From: Konrad Dybcio <konrad.dybcio@linaro.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
Andy Gross <agross@kernel.org>,
Bjorn Andersson <andersson@kernel.org>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Vinod Koul <vkoul@kernel.org>,
linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/3] arm64: dts: qcom: apq8096: fix fixed regulator name property
Date: Mon, 8 May 2023 09:50:38 +0200 [thread overview]
Message-ID: <4565dc25-eec2-61c1-2d4b-b7472d244daf@linaro.org> (raw)
In-Reply-To: <20230507174516.264936-3-krzysztof.kozlowski@linaro.org>
On 7.05.2023 19:45, Krzysztof Kozlowski wrote:
> Correct the typo in 'regulator-name' property.
>
> apq8096-ifc6640.dtb: v1p05-regulator: 'regulator-name' is a required property
> apq8096-ifc6640.dtb: v1p05-regulator: Unevaluated properties are not allowed ('reglator-name' was unexpected)
dt-schema is a blessing
>
> Fixes: 6cbdec2d3ca6 ("arm64: dts: qcom: msm8996: Introduce IFC6640")
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Konrad
> arch/arm64/boot/dts/qcom/apq8096-ifc6640.dts | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/apq8096-ifc6640.dts b/arch/arm64/boot/dts/qcom/apq8096-ifc6640.dts
> index 71e0a500599c..ed2e2f6c6775 100644
> --- a/arch/arm64/boot/dts/qcom/apq8096-ifc6640.dts
> +++ b/arch/arm64/boot/dts/qcom/apq8096-ifc6640.dts
> @@ -26,7 +26,7 @@ chosen {
>
> v1p05: v1p05-regulator {
> compatible = "regulator-fixed";
> - reglator-name = "v1p05";
> + regulator-name = "v1p05";
> regulator-always-on;
> regulator-boot-on;
>
> @@ -38,7 +38,7 @@ v1p05: v1p05-regulator {
>
> v12_poe: v12-poe-regulator {
> compatible = "regulator-fixed";
> - reglator-name = "v12_poe";
> + regulator-name = "v12_poe";
> regulator-always-on;
> regulator-boot-on;
>
next prev parent reply other threads:[~2023-05-08 7:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-07 17:45 [PATCH 1/3] arm64: dts: qcom: msm8916: correct LPASS CPU clocks order Krzysztof Kozlowski
2023-05-07 17:45 ` [PATCH 2/3] arm64: dts: qcom: msm8996: correct MMCC " Krzysztof Kozlowski
2023-05-08 7:48 ` Konrad Dybcio
2023-05-07 17:45 ` [PATCH 3/3] arm64: dts: qcom: apq8096: fix fixed regulator name property Krzysztof Kozlowski
2023-05-08 7:50 ` Konrad Dybcio [this message]
2023-05-08 7:46 ` [PATCH 1/3] arm64: dts: qcom: msm8916: correct LPASS CPU clocks order Konrad Dybcio
2023-05-27 1:07 ` (subset) " Bjorn Andersson
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=4565dc25-eec2-61c1-2d4b-b7472d244daf@linaro.org \
--to=konrad.dybcio@linaro.org \
--cc=agross@kernel.org \
--cc=andersson@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=vkoul@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
all inboxes | Powered by JetHome®