Re: [PATCH V3 2/2] pinctrl: tegra: Add driver to configure voltage and power of io pads
From: Linus Walleij <hidden>
Date: 2016-11-24 14:11:55
Also in:
linux-gpio, linux-tegra, lkml
From: Linus Walleij <hidden>
Date: 2016-11-24 14:11:55
Also in:
linux-gpio, linux-tegra, lkml
On Wed, Nov 23, 2016 at 12:42 PM, Laxman Dewangan [off-list ref] wrote:
Here, we need the regulator handle which can support the other regulator APIs. In some of platforms, we do not use some of the io-pins and on this case, we do not connect the IO rail supply for these pins. So this is like a hardware optional. If the IO pins are used then it need to have the proper regulator handle. Missing regulator handle on DT will be like that IO pads are not used.
OK I buy that argument, unless Mark (Brown) has comments. Yours, Linus Walleij