[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <167148427205.2336021.7936012930229650977.robh@kernel.org>
Date: Mon, 19 Dec 2022 15:22:08 -0600
From: Rob Herring <robh@...nel.org>
To: Rob Herring <robh@...nel.org>
Cc: 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, 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
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
regulator@41: Unevaluated properties are not allowed ('regulator-compatible', 'vsel-gpios' were unexpected)
arch/arm64/boot/dts/rockchip/rk3399-rock-4c-plus.dtb
regulator@60: Unevaluated properties are not allowed ('vsel-gpios' was unexpected)
arch/arm64/boot/dts/freescale/imx8mq-nitrogen.dtb
arch/arm64/boot/dts/freescale/imx8mq-nitrogen.dtb
arch/arm64/boot/dts/freescale/imx8mq-nitrogen.dtb
syr827@40: Unevaluated properties are not allowed ('regulator-compatible' was unexpected)
arch/arm64/boot/dts/rockchip/rk3399-hugsun-x99.dtb
syr828@41: Unevaluated properties are not allowed ('regulator-compatible' was unexpected)
arch/arm64/boot/dts/rockchip/rk3399-hugsun-x99.dtb
Powered by blists - more mailing lists