[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1634150392.542575.1324765.nullmailer@robh.at.kernel.org>
Date: Wed, 13 Oct 2021 13:39:52 -0500
From: Rob Herring <robh@...nel.org>
To: Horatiu Vultur <horatiu.vultur@...rochip.com>
Cc: linus.walleij@...aro.org, lars.povlsen@...rochip.com,
robh+dt@...nel.org, p.zabel@...gutronix.de,
linux-gpio@...r.kernel.org, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
UNGLinuxDriver@...rochip.com, Steen.Hegelund@...rochip.com
Subject: Re: [PATCH v2 1/2] dt-bindings: pinctrl: pinctrl-microchip-sgpio: Add reset binding
On Wed, 13 Oct 2021 10:42:16 +0200, Horatiu Vultur wrote:
> This describes the new binding for calling the reset driver in the
> pinctrl-microchip-sgpio driver.
>
> Signed-off-by: Horatiu Vultur <horatiu.vultur@...rochip.com>
> ---
> .../devicetree/bindings/pinctrl/microchip,sparx5-sgpio.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
Running 'make dtbs_check' with the schema in this patch gives the
following warnings. Consider if they are expected or the schema is
incorrect. These may not be new warnings.
Note that it is not yet a requirement to have 0 warnings for dtbs_check.
This will change in the future.
Full log is available here: https://patchwork.ozlabs.org/patch/1540276
gpio@...01036c: 'reset-names', 'resets' do not match any of the regexes: '^gpio@[0-1]$', 'pinctrl-[0-9]+'
arch/arm64/boot/dts/microchip/sparx5_pcb125.dt.yaml
arch/arm64/boot/dts/microchip/sparx5_pcb134.dt.yaml
arch/arm64/boot/dts/microchip/sparx5_pcb134_emmc.dt.yaml
arch/arm64/boot/dts/microchip/sparx5_pcb135.dt.yaml
arch/arm64/boot/dts/microchip/sparx5_pcb135_emmc.dt.yaml
gpio@...010484: 'reset-names', 'resets' do not match any of the regexes: '^gpio@[0-1]$', 'pinctrl-[0-9]+'
arch/arm64/boot/dts/microchip/sparx5_pcb125.dt.yaml
arch/arm64/boot/dts/microchip/sparx5_pcb134.dt.yaml
arch/arm64/boot/dts/microchip/sparx5_pcb134_emmc.dt.yaml
arch/arm64/boot/dts/microchip/sparx5_pcb135.dt.yaml
arch/arm64/boot/dts/microchip/sparx5_pcb135_emmc.dt.yaml
gpio@...01059c: 'reset-names', 'resets' do not match any of the regexes: '^gpio@[0-1]$', 'pinctrl-[0-9]+'
arch/arm64/boot/dts/microchip/sparx5_pcb125.dt.yaml
arch/arm64/boot/dts/microchip/sparx5_pcb134.dt.yaml
arch/arm64/boot/dts/microchip/sparx5_pcb134_emmc.dt.yaml
arch/arm64/boot/dts/microchip/sparx5_pcb135.dt.yaml
arch/arm64/boot/dts/microchip/sparx5_pcb135_emmc.dt.yaml
Powered by blists - more mailing lists