On 05/06/2024 14:38, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > > Implement the power sequencing subsystem allowing devices to share > complex powering-up and down procedures. It's split into the consumer > and provider parts but does not implement any new DT bindings so that > the actual power sequencing is never revealed in the DT representation. > > Tested-by: Amit Pundir <amit.pundir@xxxxxxxxxx> > Tested-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx> # on SM8550-QRD, SM8650-QRD & SM8650-HDK > Tested-by: Caleb Connolly <caleb.connolly@xxxxxxxxxx> # OnePlus 8T > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> Looks fine to me, including the concept and solving real problems. Acked-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> Best regards, Krzysztof