arm64: dts: rockchip: add rk3588 i2c aliases to soc dtsi
authorHeiko Stuebner <heiko.stuebner@cherry.de>
Tue, 5 Dec 2023 16:48:40 +0000 (17:48 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 12 Dec 2023 20:43:46 +0000 (21:43 +0100)
commit328e901b7b03d292c1520ffb38e9164feef4f1ea
treefd8752c7f2c5fefd032831d241cae78bd0f9a8d4
parent9918d10d16665527e59fdb87c5acac70cc1cfe8f
arm64: dts: rockchip: add rk3588 i2c aliases to soc dtsi

The i2c controllers on rk3588 are named i2c0 - i2c8. Board schematics
also use these exact numbers and we want those names to also reflect
in the OS devices because everything else would just cause confusion.
Userspace i2c access is a thing afterall.

To prevent each board repeating their list of i2c aliases, define them
in the soc dtsi, as all previous Rockchip soc do already.

Signed-off-by: Heiko Stuebner <heiko.stuebner@cherry.de>
Reviewed-by: Dragan Simic <dsimic@manjaro.org>
Link: https://lore.kernel.org/r/20231205164842.556684-3-heiko@sntech.de
arch/arm64/boot/dts/rockchip/rk3588s.dtsi