public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add support for Ariaboard Photonicat RK3568
@ 2024-09-06  4:57 Junhao Xie
  2024-09-06  4:57 ` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add prefix for Ariaboard Junhao Xie
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Junhao Xie @ 2024-09-06  4:57 UTC (permalink / raw)
  To: devicetree, linux-arm-kernel
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Heiko Stuebner,
	Jonas Karlman, Chukun Pan, Junhao Xie, FUKAUMI Naoki,
	Dragan Simic, linux-rockchip, linux-kernel

Add dts for Ariaboard Photonicat RK3568.

This series bring support for:
* Debug UART
* SDIO QCA9377 WiFi and Bluetooth
* M.2 E-Key PCIe WiFi and Bluetooth
* M.2 B-Key USB Modem WWAN
* Ethernet WAN Port
* MicroSD Card slot
* eMMC
* HDMI Output
* Mali GPU
* USB Type-A

Changed from v1:
- move some general nodes (firmware, ramoops, reboot-mode) to rk356x.dtsi
- gmac1 change to phy-mode rgmii-id
- corrected some regulator to be closer to schematics
- rename rk3568-ariaboard-photonicat.dts to rk3568-photonicat.dts
https://lore.kernel.org/lkml/20240904111456.87089-1-bigfoot@classfun.cn/

Junhao Xie (3):
  dt-bindings: vendor-prefixes: Add Shanghai Novotech Ariaboard
  dt-bindings: arm: rockchip: Add Ariaboard Photonicat RK3568
  arm64: dts: rockchip: add dts for Ariaboard Photonicat RK3568

 .../devicetree/bindings/arm/rockchip.yaml     |   5 +
 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 arch/arm64/boot/dts/rockchip/Makefile         |   1 +
 .../boot/dts/rockchip/rk3568-photonicat.dts   | 595 ++++++++++++++++++
 4 files changed, 603 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3568-photonicat.dts

-- 
2.46.0


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

end of thread, other threads:[~2024-09-07 12:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-06  4:57 [PATCH v2 0/3] Add support for Ariaboard Photonicat RK3568 Junhao Xie
2024-09-06  4:57 ` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add prefix for Ariaboard Junhao Xie
2024-09-06 10:16   ` Krzysztof Kozlowski
2024-09-06  4:57 ` [PATCH v2 2/3] dt-bindings: arm: rockchip: Add Ariaboard Photonicat RK3568 Junhao Xie
2024-09-06  8:40   ` Chukun Pan
2024-09-06  9:45     ` Junhao Xie
2024-09-06  4:57 ` [PATCH v2 3/3] arm64: dts: rockchip: add dts for " Junhao Xie
2024-09-06  8:10   ` Chukun Pan
2024-09-06 14:12     ` Junhao Xie
2024-09-07  8:00       ` Chukun Pan
2024-09-06 19:37 ` [PATCH v2 0/3] Add support " Rob Herring (Arm)

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