From: Rob Herring <robh@kernel.org>
To: devicetree@vger.kernel.org, Heiko Stuebner <heiko@sntech.de>,
Liam Girdwood <lgirdwood@gmail.com>,
linux-kernel@vger.kernel.org, Mark Brown <broonie@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Subject: Re: [PATCH] regulator: dt-bindings: Convert Fairchild FAN53555 to DT schema
Date: Tue, 20 Dec 2022 14:07:49 -0600 [thread overview]
Message-ID: <20221220200749.GA993259-robh@kernel.org> (raw)
In-Reply-To: <167148427205.2336021.7936012930229650977.robh@kernel.org>
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@kernel.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
next prev parent reply other threads:[~2022-12-20 20:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-19 19:11 [PATCH] regulator: dt-bindings: Convert Fairchild FAN53555 to DT schema Rob Herring
2022-12-19 21:22 ` Rob Herring
2022-12-20 20:07 ` Rob Herring [this message]
2023-01-09 15:03 ` Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221220200749.GA993259-robh@kernel.org \
--to=robh@kernel.org \
--cc=broonie@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=heiko@sntech.de \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).