On Tue, 12 Mar 2019 23:22:45 +0800, Icenowy Zheng wrote: > The Allwinner V3 SoC, despite come with the same die with V3s, has more > GPIO pins than V3s, and a different compatible string for pinctrl is > needed. > > Add the compatible string for V3 pinctrl. > > Signed-off-by: Icenowy Zheng <icenowy@xxxxxxx> > --- > .../devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>