[PATCH v3 0/7] Starfive reboot fix & cleanup

Nam Cao namcao at linutronix.de
Fri Feb 2 05:43:21 PST 2024


Hi,

I previously sent 2 separate series fixing the reboot of the Visionfive2
board. However the Starfive folks did not receive both series, and also
because the 2 series are closely related; I am merging those 2 separate
series together and re-send them as a v3.

This series:
 - Rename device tree compatible strings to match U-Boot
 - Fix code that extract I2C address from device tree
 - Cleanup

The device tree nodes in this series have just been merged to U-Boot a few
days ago. So please use most recent upstream U-Boot for testing this
series.

Nam Cao (7):
  platform: starfive: correct system clock device tree node
  platform: starfive: get I2C offset address from clocks property
  platform: starfive: remove redundant compatibility check in pmic_ops
  platform: starfive: rename "stf,axp15060-regulator" ->
    "x-powers,axp15060"
  platform: starfive: drop "compatible" from struct pmic
  platform: starfive: return error if needed devices are not present
  platform: starfive: call starfive_jh7110_inst_init() in
    pm_reset_init()

 platform/generic/starfive/jh7110.c | 70 ++++++++++++++++--------------
 1 file changed, 38 insertions(+), 32 deletions(-)

-- 
2.39.2




More information about the opensbi mailing list