arm64: dts: rockchip: Add base DT for rk3588 SoC
authorKever Yang <kever.yang@rock-chips.com>
Mon, 9 Jan 2023 15:57:57 +0000 (16:57 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 10 Jan 2023 22:15:17 +0000 (23:15 +0100)
commitc9211fa2602b87849086dd061da78b5e2dee1f3c
treeef33d52bf491794ffc8bbc974ca2f8c1b3549839
parentd85f8a5c798d593366d0e0acdb6a547591a7aaff
arm64: dts: rockchip: Add base DT for rk3588 SoC

This initial version supports CPU, dma, interrupts, timers, UART and
SDHCI (everything necessary to boot Linux on this system on chip) as
well as Ethernet, I2C, PWM and SPI.

The DT is split into rk3588 and rk3588s, which is a reduced version
(i.e. with less peripherals) of the former.

Co-Developed-by: Yifeng Zhao <yifeng.zhao@rock-chips.com>
Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com>
Co-Developed-by: Elaine Zhang <zhangqing@rock-chips.com>
Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
Co-Developed-by: Sugar Zhang <sugar.zhang@rock-chips.com>
Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
[rebase, squash and reword commit message]
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Acked-by: Jagan Teki <jagan@edgeble.ai>
Tested-by: Jagan Teki <jagan@edgeble.ai> # edgeble-neu6a
Link: https://lore.kernel.org/r/20230109155801.51642-4-sebastian.reichel@collabora.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3588.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/rockchip/rk3588s.dtsi [new file with mode: 0644]