diff options
author | Anson Huang <[email protected]> | 2019-11-07 10:14:53 +0800 |
---|---|---|
committer | Shawn Guo <[email protected]> | 2019-12-09 08:27:29 +0800 |
commit | 7bd9f52628f035a0a9cb3ac5e8ed115c2002c2ef (patch) | |
tree | fb8197606ec3ff46929a491d09ccd9186e7c7f7c | |
parent | a1433ca47e2657f42c4c8d6c5e75824eef03d2e9 (diff) |
dt-bindings: arm: imx: Add the i.MX7D-SDB Rev-A board
Add board binding for i.MX7D-SDB Rev-A board which is already
supported.
Signed-off-by: Anson Huang <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
-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 2f7beda4a961..5dfea27c7dd2 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -240,6 +240,7 @@ properties: items: - enum: - fsl,imx7d-sdb # i.MX7 SabreSD Board + - fsl,imx7d-sdb-reva # i.MX7 SabreSD Rev-A Board - novtech,imx7d-meerkat96 # i.MX7 Meerkat96 Board - toradex,colibri-imx7d # Colibri iMX7 Dual Module - toradex,colibri-imx7d-emmc # Colibri iMX7 Dual 1GB (eMMC) Module |