arm64: dts: rockchip: move rk3528 i2c+uart aliases to board
From: Heiko Stuebner <heiko@...> Date: Sat, 10 May 2025 19:49:02 +0200
Commit-Message
Even though they will be the same for all boards, i2c and uart aliases are supposed to live in the individual board files, to not create aliases for disabled nodes. So move the newly added aliases for rk3528 over to the Radxa E20C board, which is the only rk3528 board right now. Fixes: d3a05f490d04 ("arm64: dts: rockchip: Add I2C controllers for RK3528") Suggested-by: Arnd Bergmann <arnd@...> Signed-off-by: Heiko Stuebner <heiko@...>
Patch-Comment
.../boot/dts/rockchip/rk3528-radxa-e20c.dts | 2 ++ arch/arm64/boot/dts/rockchip/rk3528.dtsi | 16 ---------------- 2 files changed, 2 insertions(+), 16 deletions(-)
Statistics
- 2 lines added
- 16 lines removed