diff options
author | Jacky Bai <ping.bai@nxp.com> | 2020-08-31 12:14:12 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2020-09-05 09:21:49 +0300 |
commit | 612a392fc04eed6b7ed1752f706fb40c6ad0bbb0 (patch) | |
tree | 62c9b13a9314dd45277dfaa003aff2543afe3cc7 /Documentation/devicetree/bindings/arm/fsl.yaml | |
parent | 1bd3fe23ffcab2e271416282fa34a17a7c694c19 (diff) | |
download | linux-612a392fc04eed6b7ed1752f706fb40c6ad0bbb0.tar.xz |
dt-bindings: arm: fsl: Add imx8mm ddr4 evk board
Add entry for i.MX8MM DDR4 EVK board and update
the comments for imx8mm-evk as it is populated
with LPDDR4.
Signed-off-by: Jacky Bai <ping.bai@nxp.com>
Acked-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 | 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 685d39f625f9..71acf14da715 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -347,6 +347,7 @@ properties: items: - enum: - beacon,imx8mm-beacon-kit # i.MX8MM Beacon Development Kit + - fsl,imx8mm-ddr4-evk # i.MX8MM DDR4 EVK Board - fsl,imx8mm-evk # i.MX8MM EVK Board - variscite,var-som-mx8mm # i.MX8MM Variscite VAR-SOM-MX8MM module - const: fsl,imx8mm |