ARM Sunxi Platform Development
 help / color / mirror / Atom feed
* [PATCH 0/3] arm64: dts: sunxi: Add Liontron H-A133L support
@ 2025-05-05 16:47 Andre Przywara
  2025-05-05 16:47 ` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Liontron name Andre Przywara
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Andre Przywara @ 2025-05-05 16:47 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Chen-Yu Tsai,
	Jernej Skrabec, Samuel Holland
  Cc: Cody Eksal, Philippe Simons, devicetree, linux-sunxi,
	linux-arm-kernel

The Liontron H-A133L is an industrial development board featuring the
Allwinner A133 SoC.
Alongside the usual standard connectors like USB and Ethernet ports,
it contains a number of dedicated JST connectors, to connect external
peripherals.

Add support for that board with the usual patch trinity: vendor prefix,
board name binding, board .dts file.

Please have a look!

Cheers,
Andre

Andre Przywara (3):
  dt-bindings: vendor-prefixes: Add Liontron name
  dt-bindings: arm: sunxi: Add Liontron H-A133L board name
  arm64: dts: allwinner: a100: add Liontron H-A133L board support

 .../devicetree/bindings/arm/sunxi.yaml        |   5 +
 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 arch/arm64/boot/dts/allwinner/Makefile        |   1 +
 .../sun50i-a133-liontron-h-a133l.dts          | 214 ++++++++++++++++++
 4 files changed, 222 insertions(+)
 create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-a133-liontron-h-a133l.dts

-- 
2.46.3


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

end of thread, other threads:[~2025-05-14 14:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-05 16:47 [PATCH 0/3] arm64: dts: sunxi: Add Liontron H-A133L support Andre Przywara
2025-05-05 16:47 ` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Liontron name Andre Przywara
2025-05-06 12:06   ` Rob Herring (Arm)
2025-05-05 16:47 ` [PATCH 2/3] dt-bindings: arm: sunxi: Add Liontron H-A133L board name Andre Przywara
2025-05-06 12:07   ` Rob Herring (Arm)
2025-05-05 16:47 ` [PATCH 3/3] arm64: dts: allwinner: a100: add Liontron H-A133L board support Andre Przywara
2025-05-14 14:14   ` Chen-Yu Tsai
2025-05-13 16:29 ` [PATCH 0/3] arm64: dts: sunxi: Add Liontron H-A133L support Chen-Yu Tsai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox