On Wed, 05 Oct 2022 20:43:36 +0300, Yassine Oudjana wrote: > From: Yassine Oudjana <y.oudjana@xxxxxxxxxxxxxx> > > The pin controller can function without specifying gpio-ranges. Remove > it from required properties. Remove it for that reason and to prepare > for adding other pin controllers which currently don't have the > gpio-ranges property defined where they are used in DTS. This should > allow dtbs_check to pass on those device trees. > > Signed-off-by: Yassine Oudjana <y.oudjana@xxxxxxxxxxxxxx> > --- > .../devicetree/bindings/pinctrl/mediatek,mt6779-pinctrl.yaml | 1 - > 1 file changed, 1 deletion(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>