OpenSBI Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] starfive reboot cleanup & fix
@ 2024-01-31 13:09 Nam Cao
  2024-01-31 13:09 ` [PATCH 1/5] platform: starfive: remove redundant compatibility check in pmic_ops Nam Cao
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Nam Cao @ 2024-01-31 13:09 UTC (permalink / raw)
  To: opensbi

This series:
  - add gracefully error handling when reboot devices are not present
  - correct a device tree compatibility string
  - some minor cleanup

This series complements my other series:
http://lists.infradead.org/pipermail/opensbi/2024-January/006300.html

Nam Cao (5):
  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 | 49 ++++++++++++++++--------------
 1 file changed, 27 insertions(+), 22 deletions(-)

-- 
2.39.2



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-02-02 10:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-31 13:09 [PATCH 0/5] starfive reboot cleanup & fix Nam Cao
2024-01-31 13:09 ` [PATCH 1/5] platform: starfive: remove redundant compatibility check in pmic_ops Nam Cao
2024-01-31 13:09 ` [PATCH 2/5] platform: starfive: rename "stf,axp15060-regulator" -> "x-powers,axp15060" Nam Cao
2024-01-31 13:09 ` [PATCH 3/5] platform: starfive: drop "compatible" from struct pmic Nam Cao
2024-01-31 13:09 ` [PATCH 4/5] platform: starfive: return error if needed devices are not present Nam Cao
2024-01-31 13:09 ` [PATCH 5/5] platform: starfive: call starfive_jh7110_inst_init() in pm_reset_init() Nam Cao
2024-02-01  3:52 ` [PATCH 0/5] starfive reboot cleanup & fix Anup Patel
2024-02-01  5:38   ` Minda Chen
2024-02-01  7:01     ` Nam Cao
2024-02-02 10:47       ` Minda Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox