mbox series

[RFC,0/2] pmdomain: ti-sci: Handling DSS boot splash

Message ID 20240415-ti-sci-pd-v1-0-a0e56b8ad897@ideasonboard.com (mailing list archive)
Headers show
Series pmdomain: ti-sci: Handling DSS boot splash | expand

Message

Tomi Valkeinen April 15, 2024, 4 p.m. UTC
The first patch here is a fix for ti_sci_pm_domains to handle the case
where the dts has two nodes which refer to the same PD.

The second is the interesting one, and very much an RFC.

 Tomi

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
---
Tomi Valkeinen (2):
      pmdomain: ti-sci: Fix duplicate PD referrals
      pmdomain: ti-sci: Support retaining PD boot time state

 drivers/pmdomain/ti/ti_sci_pm_domains.c    | 47 ++++++++++++++++++++++++++++--
 include/dt-bindings/soc/ti,sci_pm_domain.h |  1 +
 2 files changed, 45 insertions(+), 3 deletions(-)
---
base-commit: 0bbac3facb5d6cc0171c45c9873a2dc96bea9680
change-id: 20240415-ti-sci-pd-33b39f6b0586

Best regards,