[PATCHv9 1/3] Runtime Interpreted Power Sequences

Alexandre Courbot gnurou at gmail.com
Thu Nov 22 04:55:16 EST 2012


On Thu, Nov 22, 2012 at 5:57 PM, Linus Walleij <linus.walleij at linaro.org> wrote:
> I have the same (limited by experience) opinion. Working sort of
> near som audio drivers I have understood that power sequencing
> is a big issue not only for things like this backlight example, but
> even more so in the area of audio to avoid clicks and pops.
>
> Is it correct to assume that this library will be useful also for ALSA
> SoC type of devices?

There should be nothing against that - provided ALSA's needs remain
similar to the current set of actions (regulators, gpios, ...) it
should be perfectly usable. Can you think of any usage that involves
more than dumb regulator/gpio manipulation?

If power seqs are to be used this way (as opposed to through the DT),
it will become urgent to implement that gpio handlers library we were
talking about in another thread, as we don't want to have GPIO numbers
hard-coded into the sequences.

Alex.



More information about the linux-arm-kernel mailing list