[PATCH 00/13] Ingenic JZ4740 / JZ4780 pinctrl driver

Linus Walleij linus.walleij at linaro.org
Fri Jan 20 00:40:30 PST 2017


On Thu, Jan 19, 2017 at 12:19 PM, Paul Cercueil <paul at crapouillou.net> wrote:

> The problem with pinctrl and PWM, is that the pinctrl API works by "states".
> A default state, sleep state, and basically any custom state that the
> devicetree
> provides. This works well until you need to control individually each pin;
> with
> 8 pins, you would need 2^8 states, each one corresponding to a given
> configuration.

I do not really understand, do you really use all 2^8 states in a given
system?

The pin control states are to be used for practical situations, not
for all theoretical situations.

You should define in your device tree the states that your
particular system will use. Not all possible states on all possible
systems.

Yours,
Linus Walleij



More information about the linux-mtd mailing list