[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1634334331.621918.2254016.nullmailer@robh.at.kernel.org>
Date: Fri, 15 Oct 2021 16:45:31 -0500
From: Rob Herring <robh@...nel.org>
To: Horatiu Vultur <horatiu.vultur@...rochip.com>
Cc: robh+dt@...nel.org, UNGLinuxDriver@...rochip.com,
linux-arm-kernel@...ts.infradead.org, p.zabel@...gutronix.de,
devicetree@...r.kernel.org, linux-gpio@...r.kernel.org,
linux-kernel@...r.kernel.org, Steen.Hegelund@...rochip.com,
lars.povlsen@...rochip.com, linus.walleij@...aro.org
Subject: Re: [PATCH v5 1/2] dt-bindings: pinctrl: pinctrl-microchip-sgpio: Add reset binding
On Fri, 15 Oct 2021 16:42:58 +0200, Horatiu Vultur wrote:
> This describes the new binding which allows to call a reset driver from
> the pinctrl-microchip-sgpio driver.
>
> Signed-off-by: Horatiu Vultur <horatiu.vultur@...rochip.com>
> ---
> .../devicetree/bindings/pinctrl/microchip,sparx5-sgpio.yaml | 3 +++
> 1 file changed, 3 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/1541735
gpio@...01036c: 'reset-names' does 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' does 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' does 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