All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: arm: fsl: add Phytec Nunki boards
@ 2020-10-07 13:30 Marco Felsch
  2020-10-07 13:30 ` [PATCH 2/2] ARM: dts: imx6: Add support for phyBOARD-Nunki Marco Felsch
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Marco Felsch @ 2020-10-07 13:30 UTC (permalink / raw)
  To: robh+dt, shawnguo, festevam, linux-imx, m.podolszki; +Cc: devicetree, kernel

Add bindings for the Phytec PhyBOARD-Nunki evalboards.

Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
---
Hi,

I copied the imx6q-phytec-nunki-rdk-nand.dts and
imx6qdl-phytec-nunki.dtsi from the phytec downstream kernel repo and
added support for the imx6qp-phytec-nunki-rdk-nand.dts.

@Phytec
I adapted the "phytec,imx6q-pbac11-nand" to "phytec,imx6qp-pbac11-nand"
and "phytec,imx6q-pbac11" to "phytec,imx6qp-pbac11". Can you verify that
since I have no knowledge about the internal naming scheme, thanks.

Regards,
  Marco

 Documentation/devicetree/bindings/arm/fsl.yaml | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
index 6da9d734cdb7..26410a42c411 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -156,6 +156,13 @@ properties:
           - const: gw,ventana
           - const: fsl,imx6q
 
+      - description: i.MX6Q Phytec PhyBOARD-Nunki Board
+        items:
+          - const: phytec,imx6q-pbac11-nand
+          - const: phytec,imx6q-pbac11
+          - const: phytec,imx6qdl-pcm058
+          - const: fsl,imx6q
+
       - description: i.MX6QP based Boards
         items:
           - enum:
@@ -163,6 +170,13 @@ properties:
               - fsl,imx6qp-sabresd        # i.MX6 Quad Plus SABRE Smart Device Board
           - const: fsl,imx6qp
 
+      - description: i.MX6QP Phytec PhyBOARD-Nunki Board
+        items:
+          - const: phytec,imx6qp-pbac11-nand
+          - const: phytec,imx6qp-pbac11
+          - const: phytec,imx6qdl-pcm058
+          - const: fsl,imx6qp
+
       - description: i.MX6DL based Boards
         items:
           - enum:
-- 
2.20.1


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

end of thread, other threads:[~2020-10-14  7:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-07 13:30 [PATCH 1/2] dt-bindings: arm: fsl: add Phytec Nunki boards Marco Felsch
2020-10-07 13:30 ` [PATCH 2/2] ARM: dts: imx6: Add support for phyBOARD-Nunki Marco Felsch
2020-10-07 13:35   ` Marco Felsch
2020-10-14  7:07     ` Stefan Riedmüller
2020-10-07 13:34 ` [PATCH 1/2] dt-bindings: arm: fsl: add Phytec Nunki boards Marco Felsch
2020-10-14  7:07   ` Stefan Riedmüller
2020-10-07 16:10 ` Rob Herring

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.