diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2019-03-20 10:12:52 +0100 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2019-03-26 09:29:53 +0100 |
commit | 5930a57fb08ad93574b82592540006641fb3272a (patch) | |
tree | 904488aca65516817e82bc277b374cbf48cff35d /Documentation/devicetree | |
parent | dt-bindings: memory-controllers: freescale: add MMDC binding doc (diff) | |
download | linux-5930a57fb08ad93574b82592540006641fb3272a.tar.xz linux-5930a57fb08ad93574b82592540006641fb3272a.zip |
dt-bindings: arm: fsl: Add devicetree binding for Eckelmann ci4x10
Add devicetree binding for Eckelmann's ci4x10 board which is powered by
an i.MX6DL SoC.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
-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 7e2cd6ad26bd..ae32a2e9e232 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -90,6 +90,7 @@ properties: - description: i.MX6DL based Boards items: - enum: + - eckelmann,imx6dl-ci4x10 - fsl,imx6dl-sabreauto # i.MX6 DualLite/Solo SABRE Automotive Board - fsl,imx6dl-sabresd # i.MX6 DualLite SABRE Smart Device Board - technologic,imx6dl-ts4900 |