[PATCH 3/4] ARM: pinctrl: Add Broadcom Capri pinctrl driver

Linus Walleij linus.walleij at linaro.org
Tue Nov 19 15:39:09 EST 2013


On Thu, Nov 14, 2013 at 12:43 AM, Sherman Yin <syin at broadcom.com> wrote:
> On 13-11-11 02:01 AM, Linus Walleij wrote:
>>>
>>> I would imagine that the platform-specific device tree bindings would
>>> need
>>> to clearly explain what the valid values are, as they should.
>>
>> But this is not a platform-specific binding. These are the
>> generic pin configuration bindings we're talking about.
>
> Yes, the properties are generic, but I was under the impression that the
> values can be "custom", such as these:

Well if it makes sense, we should try to make them non-custom.

And drivers should still try to be similar, if possible.

>> If you want arrays of booleans that is a matter for the OF core
>> parser I think.
>
> I was thinking of just using integers and accepting only 1 and 0, everything
> else is error.

Hm OK maybe. You need to talk to the OF people about that.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list