Re: [PATCH v2 03/19] dt-bindings: gpio: fsl-imx-gpio: Add parsing of hogs

From: Rob Herring
Date: Mon Aug 24 2020 - 22:42:01 EST


On Mon, Aug 24, 2020 at 08:33:06PM -0600, Rob Herring wrote:
> On Mon, Aug 24, 2020 at 06:26:36PM +0200, Krzysztof Kozlowski wrote:
> > Allow parsing GPIO controller children nodes with GPIO hogs to fix
> > warning:
> >
> > arch/arm64/boot/dts/freescale/imx8mq-evk.dt.yaml: gpio@30240000: 'wl-reg-on' does not match any of the regexes: 'pinctrl-[0-9]+'
> > From schema: Documentation/devicetree/bindings/gpio/fsl-imx-gpio.yaml
>
> The below change isn't going to fix 'wl-reg-on'?

Never mind, saw you changed it.

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>