[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <166505883074.1602650.1580325629975634757.robh@kernel.org>
Date: Thu, 06 Oct 2022 07:27:55 -0500
From: Rob Herring <robh@...nel.org>
To: Neil Armstrong <neil.armstrong@...aro.org>
Cc: Linus Walleij <linus.walleij@...aro.org>,
Liam Girdwood <lgirdwood@...il.com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Mark Brown <broonie@...nel.org>,
Konrad Dybcio <konrad.dybcio@...ainline.org>,
devicetree@...r.kernel.org, linux-gpio@...r.kernel.org,
Lee Jones <lee@...nel.org>, linux-arm-msm@...r.kernel.org,
linux-kernel@...r.kernel.org,
Bjorn Andersson <andersson@...nel.org>,
Andy Gross <agross@...nel.org>
Subject: Re: [PATCH 5/6] dt-bindings: regulators: convert non-smd RPM Regulators bindings to dt-schema
On Thu, 06 Oct 2022 09:58:02 +0000, Neil Armstrong wrote:
> Convert the non-SMD Regulators bindings to dt-schema and remove the
> old text based bindings now we have migrated all the content.
>
> Signed-off-by: Neil Armstrong <neil.armstrong@...aro.org>
> ---
> Documentation/devicetree/bindings/mfd/qcom-rpm.txt | 246 ---------------------
> .../bindings/regulator/qcom,ipc-rpm-regulator.yaml | 127 +++++++++++
> 2 files changed, 127 insertions(+), 246 deletions(-)
>
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/
pm8058-regulators: vdd_ncp-supply: [[30]] is not of type 'object'
arch/arm/boot/dts/qcom-apq8060-dragonboard.dtb
pm8901-regulators: lvs0_in-supply: [[8]] is not of type 'object'
arch/arm/boot/dts/qcom-apq8060-dragonboard.dtb
pm8901-regulators: lvs1_in-supply: [[29]] is not of type 'object'
arch/arm/boot/dts/qcom-apq8060-dragonboard.dtb
pm8901-regulators: lvs2_in-supply: [[10]] is not of type 'object'
arch/arm/boot/dts/qcom-apq8060-dragonboard.dtb
pm8901-regulators: lvs3_in-supply: [[31]] is not of type 'object'
arch/arm/boot/dts/qcom-apq8060-dragonboard.dtb
pm8901-regulators: mvs_in-supply: [[8]] is not of type 'object'
arch/arm/boot/dts/qcom-apq8060-dragonboard.dtb
regulators: vdd_ncp-supply: [[10]] is not of type 'object'
arch/arm/boot/dts/qcom-msm8960-cdp.dtb
regulators: vdd_ncp-supply: [[50]] is not of type 'object'
arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dtb
regulators: vin_ncp-supply: [[48]] is not of type 'object'
arch/arm/boot/dts/qcom-apq8064-sony-xperia-lagan-yuga.dtb
Powered by blists - more mailing lists