diff options
author | Anson Huang <Anson.Huang@nxp.com> | 2019-10-17 05:13:03 +0200 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2019-10-28 04:48:05 +0100 |
commit | 2e91e788570d56c3eba944a1560318fd8666d651 (patch) | |
tree | 8d97a22685d9f0d6db5d09635194b051b348f514 /Documentation/devicetree | |
parent | dt-bindings: arm: fsl: Add the S32V234-EVB board (diff) | |
download | linux-2e91e788570d56c3eba944a1560318fd8666d651.tar.xz linux-2e91e788570d56c3eba944a1560318fd8666d651.zip |
dt-bindings: arm: imx: Add the i.MX8MN LPDDR4 EVK board
Add board binding for i.MX8MN LPDDR4 EVK board.
Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
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 8c3fb5b1ba8b..38017a97fcea 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -246,6 +246,7 @@ properties: items: - enum: - fsl,imx8mn-ddr4-evk # i.MX8MN DDR4 EVK Board + - fsl,imx8mn-evk # i.MX8MN LPDDR4 EVK Board - const: fsl,imx8mn - description: i.MX8MQ based Boards |