On Wed, Mar 13, 2024 at 9:39 AM Prabhakar <prabhakar.csengg@xxxxxxxxx> wrote: > From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > > On the RZ/G3S SMARC platform, the 'input' property is utilized in gpio-hog > nodes, and the 'output-enable' property is used for ETH0/1 TXC pins. Update > the binding documentation to include these properties, addressing the > following dtbs_check warnings: > > arch/arm64/boot/dts/renesas/r9a08g045s33-smarc.dtb: pinctrl@11030000: key-1-gpio-hog: 'anyOf' conditional failed, one must be fixed: > 'input' does not match any of the regexes: 'pinctrl-[0-9]+' > True is not of type 'object' > [[144, 1]] is not of type 'object' > ['key-1-gpio-irq'] is not of type 'object' > from schema $id: http://devicetree.org/schemas/pinctrl/renesas,rzg2l-pinctrl.yaml# > > arch/arm64/boot/dts/renesas/r9a08g045s33-smarc.dtb: pinctrl@11030000: eth0: 'anyOf' conditional failed, one must be fixed: > 'mux', 'tx_ctl', 'txc' do not match any of the regexes: 'pinctrl-[0-9]+' > 'output-enable' does not match any of the regexes: 'pinctrl-[0-9]+' > from schema $id: http://devicetree.org/schemas/pinctrl/renesas,rzg2l-pinctrl.yaml# > > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> i.e. will queue in renesas-pinctrl for v6.10, with the warning messages trimmed. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds