]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64: dts: rockchip: Add rk3588-orangepi-5b device tree
authorCenk Uluisik <cenk.uluisik@googlemail.com>
Thu, 24 Oct 2024 09:50:22 +0000 (09:50 +0000)
committerHeiko Stuebner <heiko@sntech.de>
Fri, 25 Oct 2024 06:48:01 +0000 (08:48 +0200)
commit46fa3fee0b1c027862b04717b51630195c253a30
tree77f006d6cd7f6086a0f8e0872e545dcd2101416e
parent3d346d38367bf01e9a3aab7370973844e3808f65
arm64: dts: rockchip: Add rk3588-orangepi-5b device tree

Implements a slightly modified rk3588s-orangepi-5b.dts from the vendor.
Unfortunately the &wireless_bluetooth and &wireless_wlan are not
implemented yet.

Therefore add the sdhci alias to be mmc0 on the rk3588s-orangepi-5b.dts.

How is the Orange Pi 5B unique?
  - the Orange Pi 5b uses combphy0_ps for the WiFi.
  - the Orange Pi 5B has GPIO0_C5 hooked to BT_WAKE_HOST.
  - builtin eMMC storage
  - ap6275p Wifi module (like the Orange Pi 5 Plus)
  - builtin BlueTooth module

Signed-off-by: Cenk Uluisik <cenk.uluisik@googlemail.com>
Link: https://lore.kernel.org/r/20241024095038.42079-3-cenk.uluisik@googlemail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/Makefile
arch/arm64/boot/dts/rockchip/rk3588s-orangepi-5.dtsi
arch/arm64/boot/dts/rockchip/rk3588s-orangepi-5b.dts [new file with mode: 0644]