]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: px30/rk3326: Use soc dtsi files from dts/upstream
authorJonas Karlman <jonas@kwiboo.se>
Thu, 25 Jul 2024 09:46:03 +0000 (09:46 +0000)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 9 Aug 2024 10:35:23 +0000 (18:35 +0800)
commitd53b7074ebcad4a69aa80502df46f4dfd35c18de
tree67a39cd467a0ff362b38e098a3b48c53a2b9b5f0
parentd6a104dc3daeea6f8f9fe2cf88938e34544f5fe0
rockchip: px30/rk3326: Use soc dtsi files from dts/upstream

The commit f087f7fd277d ("rockchip: px30/rk3326: migrate to
OF_UPSTREAM") migrated px30/rk3326 boards to use OF_UPSTREAM, however
the soc dtsi and dt-bindings files remained.

Remove the remaining px30/rk3326 soc dtsi and dt-bindings to ensure the
files from dts/upstream is used.

The gpio-ranges props is moved to u-boot.dtsi files and a ethernet0
alias is added to px30-firefly, they are missing in the dts/upstream
files. No changes are expected with this.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
arch/arm/dts/px30-firefly.dts
arch/arm/dts/px30-u-boot.dtsi
arch/arm/dts/px30.dtsi [deleted file]
arch/arm/dts/rk3326-odroid-go2-u-boot.dtsi
arch/arm/dts/rk3326.dtsi [deleted file]
include/dt-bindings/clock/px30-cru.h [deleted file]
include/dt-bindings/power/px30-power.h [deleted file]