diff options
author | Anson Huang <[email protected]> | 2019-11-07 09:56:04 +0800 |
---|---|---|
committer | Shawn Guo <[email protected]> | 2019-12-09 08:27:29 +0800 |
commit | a1433ca47e2657f42c4c8d6c5e75824eef03d2e9 (patch) | |
tree | af4e64c0f0769d75f9045b0d004d48036099f754 | |
parent | e42617b825f8073569da76dc4510bfa019b1c35a (diff) |
dt-bindings: arm: imx: Add the i.MX6SX-SDB Rev-A board
Add board binding for i.MX6SX-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 f79683a628f0..2f7beda4a961 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -172,6 +172,7 @@ properties: - enum: - fsl,imx6sx-sabreauto # i.MX6 SoloX Sabre Auto Board - fsl,imx6sx-sdb # i.MX6 SoloX SDB Board + - fsl,imx6sx-sdb-reva # i.MX6 SoloX SDB Rev-A Board - const: fsl,imx6sx - description: i.MX6UL based Boards |