All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 1/3] dt-bindings: arm: fsl: Add imx8mm ddr4 evk board
@ 2020-08-24  7:20 Jacky Bai
  2020-08-24  7:20 ` [PATCH v2 2/3] arm64: dts: imx8mm: Split the imx8mm evk board dts to a common dtsi Jacky Bai
  2020-08-24  7:20 ` [PATCH v2 3/3] arm64: dts: imx8mm: Add imx8mm ddr4 evk board support Jacky Bai
  0 siblings, 2 replies; 5+ messages in thread
From: Jacky Bai @ 2020-08-24  7:20 UTC (permalink / raw)
  To: robh+dt, shawnguo, s.hauer; +Cc: festevam, kernel, linux-imx, devicetree

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>
---
Changes for V2: no changes.
---
 Documentation/devicetree/bindings/arm/fsl.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
index 6da9d734cdb7..a3340d5c77f7 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -344,7 +344,8 @@ properties:
       - description: i.MX8MM based Boards
         items:
           - enum:
-              - fsl,imx8mm-evk            # i.MX8MM EVK Board
+              - fsl,imx8mm-ddr4-evk       # i.MX8MM DDR4 EVK Board
+              - fsl,imx8mm-evk            # i.MX8MM LPDDR4 EVK Board
           - const: fsl,imx8mm
 
       - description: i.MX8MN based Boards
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-08-31  1:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-24  7:20 [PATCH v2 1/3] dt-bindings: arm: fsl: Add imx8mm ddr4 evk board Jacky Bai
2020-08-24  7:20 ` [PATCH v2 2/3] arm64: dts: imx8mm: Split the imx8mm evk board dts to a common dtsi Jacky Bai
2020-08-30 13:44   ` Shawn Guo
2020-08-31  1:19     ` Jacky Bai
2020-08-24  7:20 ` [PATCH v2 3/3] arm64: dts: imx8mm: Add imx8mm ddr4 evk board support Jacky Bai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.