Re: [PATCH v2 1/2] dt-bindings: GPIO: Add generic serializer binding

From: Linus Walleij
Date: Thu Jan 28 2016 - 05:59:18 EST


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.

> + sn65hvs882@0 {

Fix Rob's comment.

> + compatible = "pisosr-gpio";

And a dual-string in the example.

Yours,
Linus Walleij