diff options
author | Manivannan Sadhasivam | 2019-06-13 18:57:04 +0530 |
---|---|---|
committer | Shawn Guo | 2019-06-18 15:49:58 +0800 |
commit | bee0aa5704d8c9353b4c230f2613906aadd979c2 (patch) | |
tree | 95ef990e01a507e628047c3c2b188a5050003e18 /Documentation/devicetree/bindings/arm/fsl.yaml | |
parent | a188339ca5a396acc588e5851ed7e19f66b0ebd9 (diff) |
dt-bindings: arm: Document 96Boards Meerkat96 devicetree binding
Document 96Boards Meerkat96 devicetree binding based on i.MX7D SoC.
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/fsl.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 407138ebc0d0..c82e0185227c 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -156,6 +156,7 @@ properties: items: - enum: - fsl,imx7d-sdb # i.MX7 SabreSD Board + - novtech,imx7d-meerkat96 # i.MX7 Meerkat96 Board - tq,imx7d-mba7 # i.MX7D TQ MBa7 with TQMa7D SoM - zii,imx7d-rpu2 # ZII RPU2 Board - const: fsl,imx7d |