[PATCH v2 0/4] rockchip: rk3568: Device Tree updates
Jonas Karlman
jonas at kwiboo.se
Fri Jul 28 13:53:04 CEST 2023
This series sync rk356x.dtsi and rk3566-radxa-cm3-io.dts from linux
v6.4, add bootph-all to common pinctrl nodes and relax FIT load order
in rk356x-u-boot.dtsi.
Patch 1-2 sync rk356x device tree from linux v6.4.
Patch 3 move common pinctrl nodes to rk356x-u-boot.dtsi.
Patch 4 change to try and load FIT from SD-card before eMMC when loading
FIT from TPL+SPL media fails.
Changes in v2:
- Rebase on u-boot-rockchip/master
- Collect r-b tags
Jonas Karlman (4):
rockchip: rk356x: Sync dtsi from linux v6.4
rockchip: rk3566-radxa-cm3-io: Sync dts from linux v6.4
rockchip: rk356x-u-boot: Add bootph-all to common pinctrl nodes
rockchip: rk356x-u-boot: Use relaxed u-boot,spl-boot-order
arch/arm/dts/rk3566-radxa-cm3-io-u-boot.dtsi | 56 ------------
arch/arm/dts/rk3566-radxa-cm3-io.dts | 8 ++
arch/arm/dts/rk3568-pinctrl.dtsi | 94 ++++++++++++++++++++
arch/arm/dts/rk3568-rock-3a-u-boot.dtsi | 54 -----------
arch/arm/dts/rk356x-u-boot.dtsi | 66 +++++++++++++-
arch/arm/dts/rk356x.dtsi | 14 +--
6 files changed, 175 insertions(+), 117 deletions(-)
--
2.41.0
More information about the U-Boot
mailing list