devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: arm: fsl: Add Seeed studio NPi based boards
@ 2024-02-29  8:23 Parthiban Nallathambi
  2024-02-29  8:23 ` [PATCH 2/2] ARM: dts: imx6ull: add seeed studio NPi dev board Parthiban Nallathambi
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Parthiban Nallathambi @ 2024-02-29  8:23 UTC (permalink / raw)
  To: robh+dt, krzysztof.kozlowski+dt, conor+dt, shawnguo, s.hauer,
	kernel, festevam, linux-imx
  Cc: devicetree, linux-kernel, linux-arm-kernel, Parthiban Nallathambi

NPi i.MX6ULL eMMC/NAND is Seed Studios SoM using i.MX6ULL.
Development baords can be either based on NAND or eMMC
SoM.

Signed-off-by: Parthiban Nallathambi <parthiban@linumiz.com>
---
 Documentation/devicetree/bindings/arm/fsl.yaml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
index 228dcc5c7d6f..dfe9ddd0872b 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -810,6 +810,14 @@ properties:
           - const: tq,imx6ull-tqma6ull2l      # MCIMX6Y2, LGA SoM variant
           - const: fsl,imx6ull
 
+      - description: Seeed Stuido i.MX6ULL SoM on dev boards
+        items:
+          - enum:
+              - seeed,imx6ull-seeed-npi-emmc
+              - seeed,imx6ull-seeed-npi-nand
+          - const: seeed,imx6ull-seeed-npi
+          - const: fsl,imx6ull
+
       - description: i.MX6ULZ based Boards
         items:
           - enum:
-- 
2.34.1


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

end of thread, other threads:[~2024-03-29 12:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-29  8:23 [PATCH 1/2] dt-bindings: arm: fsl: Add Seeed studio NPi based boards Parthiban Nallathambi
2024-02-29  8:23 ` [PATCH 2/2] ARM: dts: imx6ull: add seeed studio NPi dev board Parthiban Nallathambi
2024-03-29  4:00   ` Shawn Guo
2024-03-29  9:40     ` Parthiban
2024-02-29 10:22 ` [PATCH 1/2] dt-bindings: arm: fsl: Add Seeed studio NPi based boards Krzysztof Kozlowski
2024-02-29 13:35 ` Rob Herring
2024-02-29 13:42   ` Parthiban
2024-03-04  3:41   ` Parthiban
2024-03-29 12:08 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).