]> git.baikalelectronics.ru Git - uboot.git/commit
rockchip: Fix early use of bootph props
authorJonas Karlman <jonas@kwiboo.se>
Tue, 14 Mar 2023 00:38:21 +0000 (00:38 +0000)
committerKever Yang <kever.yang@rock-chips.com>
Sun, 19 Mar 2023 05:17:28 +0000 (13:17 +0800)
commita1e1c76342e714639b36f2dd4954152ee0e22871
tree4334aff781589202b93a18eb5000a4f5ce521c62
parent03be9a2f0ff59af4f251824a78c1f481cc231213
rockchip: Fix early use of bootph props

Running U-Boot on a ROCK 3 Model A result in the following:

  No serial driver found
  resetting ...
  no sysreset
  ### ERROR ### Please RESET the board ###

Replace bootph- props with u-boot,dm- props to fix this.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/dts/rk3308-rock-pi-s-u-boot.dtsi
arch/arm/dts/rk3566-radxa-cm3-io-u-boot.dtsi
arch/arm/dts/rk3568-rock-3a-u-boot.dtsi
arch/arm/dts/rk3588-edgeble-neu6a-io-u-boot.dtsi
arch/arm/dts/rk3588s-u-boot.dtsi