On Thu, Nov 14, 2013 at 12:43 AM, Sherman Yin <syin@xxxxxxxxxxxx> 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 -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html