[PATCH 00/16] rockchip: Migrate RK3308, RK3328, RK356x and RK3588 to OF_UPSTREAM

Dragan Simic dsimic at manjaro.org
Sun May 5 04:58:45 CEST 2024


Hello Jonas,

On 2024-05-04 21:42, Jonas Karlman wrote:
> This series migrate RK3308, RK3328, RK356x and RK3588 boards that 
> exists
> in Linux kernel v6.8 to use OF_UPSTREAM.

I went quickly through all the patches in this series and they
in general look good to me.  I didn't check all of them in detail,
to make adding Reviewed-by tags appropriate, though.

> The usbdp phy driver is also updated to work with the DT binding that
> is targeted for v6.10.
> 
> And the usb3 related nodes currently part of the SoC u-boot.dtsi is
> updated to match the soc/board DT that is targeted for v6.10 in order 
> to
> avoid breaking changes in future when dts/upstream gets updated.
> 
> Following targets has not been migrated to use OF_UPSTREAM:
> - anbernic-rgxx3-rk3566: Multi device target
> - generic-rk3568: Generic target only meant for U-Boot use
> - generic-rk3588: Generic target only meant for U-Boot use
> - nanopi-m4-2gb-rk3399: DDR3 variant of nanopi-m4-rk3399 (LPDDR3)
> - pinetab2-rk3566: Merged in v6.9-rc1
> - toybrick-rk3588: Merged in v6.9-rc1
> 
> This series depends on the following series:
> - rockchip: rk3399: Fix loading FIT from SD-card when booting from eMMC 
> [1]
> - rockchip: rk3399: Sync DT with v6.8 and update defconfigs [2]
> 
> A copy of this series and its depends can also be found at [3].
> 
> [1] https://patchwork.ozlabs.org/cover/1929673/
> [2] https://patchwork.ozlabs.org/cover/1930271/
> [3] 
> https://github.com/Kwiboo/u-boot-rockchip/commits/rk3xxx-of-upstream-v1
> 
> Jonas Karlman (16):
>   rockchip: rk3308: Migrate to OF_UPSTREAM
>   rockchip: rk3308: Remove redundant device tree files
>   rockchip: rk3328: Migrate to OF_UPSTREAM
>   rockchip: rk3328: Remove redundant device tree files
>   rockchip: rk3399: Migrate to OF_UPSTREAM
>   rockchip: rk3399: Remove redundant device tree files
>   rockchip: rk356x: Add rk3568-u-boot.dtsi
>   rockchip: rk356x: Migrate to OF_UPSTREAM
>   rockchip: rk356x: Remove redundant device tree files
>   phy: rockchip: usbdp: Find phy-id from the io address
>   phy: rockchip: usbdp: Drop rockchip_u3phy_uboot_init()
>   phy: rockchip: usbdp: Adopt driver to work with upstream DT
>   rockchip: rk3588-rock-5b: Drop usb-typec node from u-boot.dtsi
>   rockchip: rk3588: Update USB3 related nodes in u-boot.dtsi
>   rockchip: rk3588: Migrate to OF_UPSTREAM
>   rockchip: rk3588: Remove redundant device tree files


More information about the U-Boot mailing list