[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221220200749.GA993259-robh@kernel.org>
Date: Tue, 20 Dec 2022 14:07:49 -0600
From: Rob Herring <robh@...nel.org>
To: devicetree@...r.kernel.org, Heiko Stuebner <heiko@...ech.de>,
Liam Girdwood <lgirdwood@...il.com>,
linux-kernel@...r.kernel.org, Mark Brown <broonie@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>
Subject: Re: [PATCH] regulator: dt-bindings: Convert Fairchild FAN53555 to DT
schema
On Mon, Dec 19, 2022 at 03:22:08PM -0600, Rob Herring wrote:
>
> On Mon, 19 Dec 2022 13:11:25 -0600, Rob Herring wrote:
> > Convert the Fairchild FAN53555 and compatible variants binding to DT
> > schema format.
> >
> > The example was missing 'reg', so add it.
> >
> > Signed-off-by: Rob Herring <robh@...nel.org>
> > ---
> > .../bindings/regulator/fan53555.txt | 24 --------
> > .../bindings/regulator/fcs,fan53555.yaml | 59 +++++++++++++++++++
> > 2 files changed, 59 insertions(+), 24 deletions(-)
> > delete mode 100644 Documentation/devicetree/bindings/regulator/fan53555.txt
> > create mode 100644 Documentation/devicetree/bindings/regulator/fcs,fan53555.yaml
> >
>
> 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/project/devicetree-bindings/patch/20221219191125.1974879-1-robh@kernel.org
>
>
> regulator@40: Unevaluated properties are not allowed ('regulator-compatible', 'vsel-gpios' were unexpected)
> arch/arm64/boot/dts/rockchip/rk3399-rock-4c-plus.dtb
The h/w does have a VSEL pin, so I'll respin adding that.
>
> regulator@40: Unevaluated properties are not allowed ('regulator-init-microvolt' was unexpected)
> arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg353p.dtb
> arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg503.dtb
Humm, not in the kernel. Seems u-boot has added some of their own
properties...
Rob
Powered by blists - more mailing lists