[PATCH V2 3/3] ARM: davinci: da850: add NAND driver entries
Linus Walleij
linus.walleij at linaro.org
Thu Jan 17 05:30:48 EST 2013
On Wed, Jan 9, 2013 at 1:47 PM, Sekhar Nori <nsekhar at ti.com> wrote:
> On 1/8/2013 1:50 PM, Kumar, Anil wrote:
>> +&pmx_core{
>> + pinctrl-names = "default";
>> + pinctrl-0 = <
>> + &nand_cs3_pins
>> + >;
>
> This means that the NAND pins are configured even if NAND is not
> probed. Right? This can be moved into the nand_cs3 node to avoid that.
> And then when used with Linus Walleij's patch "drivers/pinctrl: grab
> default handles from device core" which should be accepted soon, the
> pins will be automatically setup when the NAND gets probed.
That is correct, I am waiting for Greg's ACK on the core grab patch
(maybe it's higher up in my mailbox) and some indication from Stephen
Warren that it doesn't break the Tegra, and I'll put it into linux-next.
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list