On Sat, May 27, 2017 at 6:23 PM, Icenowy Zheng <icenowy@xxxxxxx> wrote: > Allwinner R40 has a pin controller like the ones in older Allwinner SoCs > (especially A20), and can use modified version of the A10/A20 pinctrl > driver. > > Add a compatible string for it. > > Signed-off-by: Icenowy Zheng <icenowy@xxxxxxx> > Acked-by: Rob Herring <robh@xxxxxxxxxx> Reviewed-by: Chen-Yu Tsai <wens@xxxxxxxx> > --- > Changes in v3: > - Added Rob's ACK. > > Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt > index b53224473672..3ab9f7849a19 100644 > --- a/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt > +++ b/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt > @@ -22,6 +22,7 @@ Required properties: > "allwinner,sun8i-a83t-pinctrl" > "allwinner,sun8i-h3-pinctrl" > "allwinner,sun8i-h3-r-pinctrl" > + "allwinner,sun8i-r40-pinctrl" Seems like we are missing an entry for the V3s. Can you send a separate patch? Thanks > "allwinner,sun50i-a64-pinctrl" > "allwinner,sun50i-a64-r-pinctrl" > "allwinner,sun50i-h5-pinctrl" > -- > 2.12.2 > -- 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