linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/7] Add support for NetCube Systems Nagami SoM and its carrier boards
@ 2025-07-05 21:38 Lukas Schmid
  2025-07-05 21:38 ` [PATCH v1 1/7] dt-bindings: arm: sunxi: Add NetCube Systems Nagami SoM Lukas Schmid
                   ` (6 more replies)
  0 siblings, 7 replies; 20+ messages in thread
From: Lukas Schmid @ 2025-07-05 21:38 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Chen-Yu Tsai,
	Jernej Skrabec, Samuel Holland, Paul Walmsley, Palmer Dabbelt,
	Albert Ou, Alexandre Ghiti, Maxime Ripard
  Cc: Lukas Schmid, devicetree, linux-arm-kernel, linux-sunxi,
	linux-kernel, linux-riscv

This series adds support for the NetCube Systems Nagami SoM and its
associated carrier boards, the Nagami Basic Carrier and the Nagami Keypad
Carrier.

Signed-off-by: Lukas Schmid <lukas.schmid@netcube.li>
---
Lukas Schmid (7):
  dt-bindings: arm: sunxi: Add NetCube Systems Nagami SoM
  dt-bindings: arm: sunxi: Add NetCube Systems Nagami Basic Carrier
    Board
  dt-bindings: arm: sunxi: Add NetCube Systems Nagami Keypad Carrier
    Board
  riscv: dts: allwinner: d1s-t113: Add pinctrl's required by NetCube
    Systems Nagami SoM
  ARM: dts: sunxi: add support for NetCube Systems Nagami SoM
  ARM: dts: sunxi: add support for NetCube Systems Nagami Basic Carrier
  ARM: dts: sunxi: add support for NetCube Systems Nagami Keypad Carrier

 .../devicetree/bindings/arm/sunxi.yaml        |  17 ++
 arch/arm/boot/dts/allwinner/Makefile          |   3 +
 ...n8i-t113s-netcube-nagami-basic-carrier.dts |  84 +++++++
 ...8i-t113s-netcube-nagami-keypad-carrier.dts | 165 +++++++++++++
 .../allwinner/sun8i-t113s-netcube-nagami.dtsi | 227 ++++++++++++++++++
 .../boot/dts/allwinner/sunxi-d1s-t113.dtsi    |  36 +++
 6 files changed, 532 insertions(+)
 create mode 100644 arch/arm/boot/dts/allwinner/sun8i-t113s-netcube-nagami-basic-carrier.dts
 create mode 100644 arch/arm/boot/dts/allwinner/sun8i-t113s-netcube-nagami-keypad-carrier.dts
 create mode 100644 arch/arm/boot/dts/allwinner/sun8i-t113s-netcube-nagami.dtsi

-- 
2.39.5



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

end of thread, other threads:[~2025-07-06 16:13 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-05 21:38 [PATCH v1 0/7] Add support for NetCube Systems Nagami SoM and its carrier boards Lukas Schmid
2025-07-05 21:38 ` [PATCH v1 1/7] dt-bindings: arm: sunxi: Add NetCube Systems Nagami SoM Lukas Schmid
2025-07-06  7:48   ` Krzysztof Kozlowski
2025-07-05 21:38 ` [PATCH v1 2/7] dt-bindings: arm: sunxi: Add NetCube Systems Nagami Basic Carrier Board Lukas Schmid
2025-07-05 21:38 ` [PATCH v1 3/7] dt-bindings: arm: sunxi: Add NetCube Systems Nagami Keypad " Lukas Schmid
2025-07-06  7:49   ` Krzysztof Kozlowski
2025-07-06  9:07     ` Lukas Schmid
2025-07-06  9:36       ` Krzysztof Kozlowski
2025-07-06  9:41         ` Lukas Schmid
2025-07-06  9:46           ` Krzysztof Kozlowski
2025-07-06  9:58             ` Lukas Schmid
2025-07-06 10:08               ` Lukas Schmid
2025-07-05 21:38 ` [PATCH v1 4/7] riscv: dts: allwinner: d1s-t113: Add pinctrl's required by NetCube Systems Nagami SoM Lukas Schmid
2025-07-05 21:38 ` [PATCH v1 5/7] ARM: dts: sunxi: add support for " Lukas Schmid
2025-07-06  7:35   ` Andrew Lunn
2025-07-06  7:38   ` Andrew Lunn
2025-07-06  9:06     ` Lukas Schmid
2025-07-06 16:13       ` Andrew Lunn
2025-07-05 21:38 ` [PATCH v1 6/7] ARM: dts: sunxi: add support for NetCube Systems Nagami Basic Carrier Lukas Schmid
2025-07-05 21:38 ` [PATCH v1 7/7] ARM: dts: sunxi: add support for NetCube Systems Nagami Keypad Carrier Lukas Schmid

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).