All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Add LBA3368 board
@ 2024-06-23  9:01 ` Alex Bee
  0 siblings, 0 replies; 16+ messages in thread
From: Alex Bee @ 2024-06-23  9:01 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Heiko Stuebner
  Cc: Sugar Zhang, devicetree, linux-arm-kernel, linux-rockchip,
	inux-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.

Changes in v2:
 - board DT property re-ordering / fixes

Link to v1:
 https://lore.kernel.org/all/20240621134030.243646-1-knaerzche@gmail.com/

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      | 661 ++++++++++++++++++
 arch/arm64/boot/dts/rockchip/rk3368.dtsi      |   3 +
 5 files changed, 672 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3368-lba3368.dts

-- 
2.45.2


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

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

end of thread, other threads:[~2024-06-26 14:29 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-23  9:01 [PATCH v2 0/4] Add LBA3368 board Alex Bee
2024-06-23  9:01 ` Alex Bee
2024-06-23  9:01 ` [PATCH v2 1/4] dt-bindings: vendor-prefixes: Add Neardi Technology Alex Bee
2024-06-23  9:01   ` Alex Bee
2024-06-23  9:01 ` [PATCH v2 2/4] dt-bindings: arm: rockchip: Add Neardi LBA3368 Alex Bee
2024-06-23  9:01   ` Alex Bee
2024-06-23  9:01 ` [PATCH v2 3/4] arm64: dts: rockchip: Add sound-dai-cells for RK3368 Alex Bee
2024-06-23  9:01   ` Alex Bee
2024-06-23  9:01 ` [PATCH v2 4/4] arm64: dts: rockchip: Add Neardi LBA3368 board Alex Bee
2024-06-23  9:01   ` Alex Bee
2024-06-24 16:20 ` [PATCH v2 0/4] Add " Heiko Stuebner
2024-06-24 16:20   ` Heiko Stuebner
2024-06-26 13:25 ` Rob Herring (Arm)
2024-06-26 13:25   ` Rob Herring (Arm)
2024-06-26 14:28   ` Heiko Stübner
2024-06-26 14:28     ` Heiko Stübner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.