Hi Jonas,
On 7/25/24 11:46 AM, Jonas Karlman wrote:
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 <jo...@kwiboo.se>
Reviewed-by: Quentin Schulz <quentin.sch...@cherry.de>
@Kever, I see you were the one who contributed PX30 Firefly support in
U-Boot and RK3399 Firefly in the kernel, is there any plan to support
PX30 Firefly in upstream Linux kernel so we can move to upstream DTS for
that board as well?
Thanks!
Quentin