]> git.ipfire.org Git - thirdparty/u-boot.git/commit
rockchip: rk3588: Update bootph props
authorJonas Karlman <jonas@kwiboo.se>
Mon, 22 Apr 2024 06:28:50 +0000 (06:28 +0000)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 26 Apr 2024 07:47:04 +0000 (15:47 +0800)
commitbcaf6c0570deb7dcd3c029d2e74efea740a0b20a
tree2dfd20959fb419dcf19cf5c27707c85844791543
parent63dfe0a820030d227e4bdbe5dc0267182d4e838a
rockchip: rk3588: Update bootph props

After the commit aca95282c1b7 ("Makefile: Use the fdtgrep -u flag")
bootph props is propagating to parent nodes.

Update bootph props to ensure eMMC, SD-card and SPI flash is available
in SPL and U-Boot proper pre-reloc phase also remove unneeded bootph
props that automatically is propagated to parent nodes.

Also adjust pinctrl nodes to only be included in boot phases where they
are needed and add any missing pinctrl node needed in SPL.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/dts/rk3588-coolpi-cm5-evb-u-boot.dtsi
arch/arm/dts/rk3588-nanopc-t6-u-boot.dtsi
arch/arm/dts/rk3588-orangepi-5-plus-u-boot.dtsi
arch/arm/dts/rk3588-rock-5b-u-boot.dtsi
arch/arm/dts/rk3588-turing-rk1-u-boot.dtsi
arch/arm/dts/rk3588s-coolpi-4b-u-boot.dtsi
arch/arm/dts/rk3588s-orangepi-5-u-boot.dtsi
arch/arm/dts/rk3588s-u-boot.dtsi