On Thu, Jan 28, 2016 at 4:59 AM, Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > On Mon, Jan 25, 2016 at 5:37 PM, Andrew F. Davis <afd@xxxxxx> wrote: > >> Add binding for generic parallel-in/serial-out shift register devices >> used as GPIO. >> >> Signed-off-by: Andrew F. Davis <afd@xxxxxx> > (...) >> +Required properties: >> + - compatible : Should be "pisosr-gpio". > > As mentioned I'd like some vendor examples here with dual strings. > "ti,foo", "pisosr-gpio"; is fine. I acked it despite this because I've concluded it is not all that useful in this case given you can have a variety of number of bits, can chain together chips, etc. and the opportunity for screwing up or differentiating this circuit in some way is really outside of the logic chips themselves. You'd probably want to know the board not the IC in this case. The only reason I can think of to know the specific logic chip is if different versions of IC can be populated and they have different logic levels requiring regulator programming. We can cross that when someone adds a supply. Of course, you could just as easily change supply constraints as compatible strings in that case. Rob -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html