Message ID | 20240222081619.275869-1-namcao@linutronix.de |
---|---|
Headers | show |
Series | starfive reboot cleanup & fix | expand |
On Thu, Feb 22, 2024 at 1:46 PM Nam Cao <namcao@linutronix.de> wrote: > > This series: > - Rename device tree compatible strings to match U-Boot > - Fix code that extract I2C address from device tree > - Cleanup > > v5: > - Collect reviewed-by and tested-by tags > - squash 2 commits: > platform: starfive: remove redundant compatibility check in pmic_ops > platform: starfive: drop "compatible" from struct pmic > > > Nam Cao (6): > 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: return error if needed devices are not present > platform: starfive: call starfive_jh7110_inst_init() in > pm_reset_init() Reviewed-by: Anup Patel <anup@brainfault.org> Applied this series to the riscv/opensbi repo. Thanks, Anup > > platform/generic/starfive/jh7110.c | 71 ++++++++++++++++-------------- > 1 file changed, 38 insertions(+), 33 deletions(-) > > -- > 2.39.2 > > > -- > opensbi mailing list > opensbi@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/opensbi