On 30/03/2022 07:17, Kunihiko Hayashi wrote: > Allow parsing GPIO controller children nodes with GPIO hogs to fix the > following warning: > > uniphier-ld11-ref.dtb: gpio@55000000: 'xirq0-hog' does not match any of the regexes: 'pinctrl-[0-9]+' > From schema: Documentation/devicetree/bindings/gpio/socionext,uniphier-gpio.yaml > > Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx> > --- > > Changes since v1: > - Remove outer brackets from a pattern string > - Add valid properties to patternProperties > - Add gpios to "required:" > > .../bindings/gpio/socionext,uniphier-gpio.yaml | 17 +++++++++++++++++ > 1 file changed, 17 insertions(+) > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof