diff options
author | Jacky Bai <ping.bai@nxp.com> | 2019-03-22 10:40:35 +0100 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2019-03-26 10:07:21 +0100 |
commit | 9d9521e89081cbc332b35cd44bfd335ed2f0cf3b (patch) | |
tree | 62c70b2bf2362629e514250f2fc757715a573879 /Documentation/devicetree/bindings/arm/fsl.yaml | |
parent | dt-bindings: arm: fsl: Add devicetree binding for Eckelmann ci4x10 (diff) | |
download | linux-9d9521e89081cbc332b35cd44bfd335ed2f0cf3b.tar.xz linux-9d9521e89081cbc332b35cd44bfd335ed2f0cf3b.zip |
dt-bindings: arm: imx: Add the soc binding for imx8mm
Add the soc & board binding for i.MX8MM.
Signed-off-by: Jacky Bai <ping.bai@nxp.com>
Reviewed-by: Rob Herring <robh@kernel.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 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index ae32a2e9e232..b06aa2b94fe2 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -155,6 +155,12 @@ properties: - const: compulab,cl-som-imx7 - const: fsl,imx7d + - description: i.MX8MM based Boards + items: + - enum: + - fsl,imx8mm-evk # i.MX8MM EVK Board + - const: fsl,imx8mm + - description: i.MX8QXP based Boards items: - enum: |