All of lore.kernel.org
 help / color / mirror / Atom feed
* fixed-regulator with enable from another regulator
@ 2023-01-27 21:33 Francesco Dolcini
  2023-01-28 13:16 ` Mark Brown
  0 siblings, 1 reply; 3+ messages in thread
From: Francesco Dolcini @ 2023-01-27 21:33 UTC (permalink / raw)
  To: linux-kernel, Liam Girdwood, Mark Brown

Hello all,
I am trying to figure out if it is possible with the current
regulator-fixed or with any other solution already implemented in Linux
to have a regulator enabled from another one.

I am not talking about the regulator vin-supply, I am really talking
about the enable input signal of a LDO connected to the output of another
regulator, a sort of "chained" regulator.

As an example something like this

<reg_1v8>[out] ---> [vin-supply]<reg_1v0>[out] --->
<reg_3v3>[out] ---> [enable]

<reg_1v8>[out] ---> [vin-supply]<reg_1v2>[out] --->
<reg_3v3>[out] ---> [enable]

<gpio1> ---> [enable]<reg_3v3>[out]--->

in which toggling <gpio1> control 3 different outputs.

I am still not 100% sure if describing this specific hardware connection
would be required on my system, maybe I can just ignore all of that.

Any thought?

Francesco


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

end of thread, other threads:[~2023-01-28 13:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-27 21:33 fixed-regulator with enable from another regulator Francesco Dolcini
2023-01-28 13:16 ` Mark Brown
2023-01-28 13:43   ` Francesco Dolcini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.