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@xxxxxxxxxxx/ Changed from v2: - remove unused headers - corrected some regulator to be closer to schematics - remove usb_host1_ohci, usb_host1_ehci, usb2phy1_host that have no connection https://lore.kernel.org/lkml/20240906045706.1004813-1-bigfoot@xxxxxxxxxxx/ Junhao Xie (3): dt-bindings: vendor-prefixes: Add prefix for 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 | 586 ++++++++++++++++++ 4 files changed, 594 insertions(+) create mode 100644 arch/arm64/boot/dts/rockchip/rk3568-photonicat.dts -- 2.46.0