Re: [PATCH v3 0/4] regulator_sync_state() support

2020-07-21 Thread Mark Brown
On Wed, 15 Jul 2020 21:20:49 -0700, Saravana Kannan wrote: > Consider the following example: > - regulator-X is provided by device-X. > - regulator-X is a supplier to device-A, device-B and device-C. > - device-A is off/inactive from boot. > - device-B and device-C are left on/active by the

Re: [PATCH v3 0/4] regulator_sync_state() support

2020-07-20 Thread Saravana Kannan
On Wed, Jul 15, 2020 at 9:20 PM Saravana Kannan wrote: > > Consider the following example: > - regulator-X is provided by device-X. > - regulator-X is a supplier to device-A, device-B and device-C. > - device-A is off/inactive from boot. > - device-B and device-C are left on/active by the

[PATCH v3 0/4] regulator_sync_state() support

2020-07-15 Thread Saravana Kannan
Consider the following example: - regulator-X is provided by device-X. - regulator-X is a supplier to device-A, device-B and device-C. - device-A is off/inactive from boot. - device-B and device-C are left on/active by the bootloader - regulator-X is left on boot by the bootloader at 2000 mV to