diff options
author | Jacky Bai <[email protected]> | 2020-08-31 17:14:12 +0800 |
---|---|---|
committer | Shawn Guo <[email protected]> | 2020-09-05 14:21:49 +0800 |
commit | 612a392fc04eed6b7ed1752f706fb40c6ad0bbb0 (patch) | |
tree | 62c9b13a9314dd45277dfaa003aff2543afe3cc7 | |
parent | 1bd3fe23ffcab2e271416282fa34a17a7c694c19 (diff) |
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 <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
-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 |