[0/3] arm64: dts: sunxi: Add Liontron H-A133L support

Message ID 20250505164729.18175-1-andre.przywara@arm.com (mailing list archive)
Headers
Series arm64: dts: sunxi: Add Liontron H-A133L support |

Message

Andre Przywara May 5, 2025, 4:47 p.m. UTC
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