diff options
author | Anson Huang <Anson.Huang@nxp.com> | 2019-06-19 10:21:42 +0800 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2019-08-12 14:22:31 +0200 |
commit | d3b682c49e2223f86553c9c10f7fbba073d28703 (patch) | |
tree | 2f1843d85fbdf16002fa0fd7e38a0d845eece48b /Documentation/devicetree/bindings/arm | |
parent | 0008c1f3bc274fcea3b9654a07718d6012773e25 (diff) |
dt-bindings: arm: imx: Add the soc binding for i.MX8MN
This patch adds the soc & board binding for i.MX8MN.
Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-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 6847c925fa49..362bf827cad1 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -215,6 +215,12 @@ properties: - fsl,imx8mm-evk # i.MX8MM EVK Board - const: fsl,imx8mm + - description: i.MX8MN based Boards + items: + - enum: + - fsl,imx8mn-ddr4-evk # i.MX8MN DDR4 EVK Board + - const: fsl,imx8mn + - description: i.MX8MQ based Boards items: - enum: |