Re: [PATCH v3 0/3] Add interconnect sync state support

2020-09-17 Thread Saravana Kannan
Reviewed-by: Saravana Kannan to all 3 patches in the series. -Saravana On Tue, Aug 25, 2020 at 10:01 AM Georgi Djakov wrote: > > Bootloaders often leave some system resources enabled such as clocks, > regulators, interconnects etc. We want to keep these resources enabled > until all their cons

[PATCH v3 0/3] Add interconnect sync state support

2020-08-25 Thread Georgi Djakov
Bootloaders often leave some system resources enabled such as clocks, regulators, interconnects etc. We want to keep these resources enabled until all their consumers are probed. These resources are often shared, so we must wait for all the consumers to come up, before deciding whether to turn them