devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add LBA3368 board
@ 2024-06-21 13:40 Alex Bee
  2024-06-21 13:40 ` [PATCH 1/4] dt-bindings: vendor-prefixes: Add Neardi Technology Alex Bee
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Alex Bee @ 2024-06-21 13:40 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Heiko Stuebner
  Cc: devicetree, linux-arm-kernel, linux-rockchip, linux-kernel,
	Alex Bee

This series aims to add support for RK3368 based LBA3368 industrial board
form Neardi. The device tree currently only contains entries for which both
bindings and linux driver exists and is expected to be exended in future.

NB: checkpatch throws me a warning that no venddor-prefix for "usb5e3"
exists - which is true - but "usb5e3,610" has a valid binding.


Alex Bee (4):
  dt-bindings: vendor-prefixes: Add Neardi Technology
  dt-bindings: arm: rockchip: Add Neardi LBA3368
  arm64: dts: rockchip: Add sound-dai-cells for RK3368
  arm64: dts: rockchip: Add Neardi LBA3368 board

 .../devicetree/bindings/arm/rockchip.yaml     |   5 +
 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 arch/arm64/boot/dts/rockchip/Makefile         |   1 +
 .../boot/dts/rockchip/rk3368-lba3368.dts      | 666 ++++++++++++++++++
 arch/arm64/boot/dts/rockchip/rk3368.dtsi      |   3 +
 5 files changed, 677 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3368-lba3368.dts

-- 
2.45.2


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

end of thread, other threads:[~2024-06-22 12:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-21 13:40 [PATCH 0/4] Add LBA3368 board Alex Bee
2024-06-21 13:40 ` [PATCH 1/4] dt-bindings: vendor-prefixes: Add Neardi Technology Alex Bee
2024-06-22 12:05   ` Conor Dooley
2024-06-21 13:40 ` [PATCH 2/4] dt-bindings: arm: rockchip: Add Neardi LBA3368 Alex Bee
2024-06-22 12:05   ` Conor Dooley
2024-06-21 13:40 ` [PATCH 3/4] arm64: dts: rockchip: Add sound-dai-cells for RK3368 Alex Bee
2024-06-21 13:40 ` [PATCH 4/4] arm64: dts: rockchip: Add Neardi LBA3368 board Alex Bee

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