From: Luca Weiss Date: Mon, 31 Oct 2022 17:51:16 +0000 (+0100) Subject: ARM: dts: qcom: pm8226: fix regulators node name X-Git-Tag: io_uring-6.2-2022-12-19~116^2~1^2~25 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=f206bbb6e1d0ec59d8662222637bca9c0216464a;p=linux-block.git ARM: dts: qcom: pm8226: fix regulators node name Adjust the node name to match bindings and fix the validation warning. Reviewed-by: Konrad Dybcio Reviewed-by: Krzysztof Kozlowski Reviewed-by: Neil Armstrong Signed-off-by: Luca Weiss Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20221031175119.939860-1-luca@z3ntu.xyz --- diff --git a/arch/arm/boot/dts/qcom-pm8226.dtsi b/arch/arm/boot/dts/qcom-pm8226.dtsi index 0c10fa16a0f3..eb36d3662464 100644 --- a/arch/arm/boot/dts/qcom-pm8226.dtsi +++ b/arch/arm/boot/dts/qcom-pm8226.dtsi @@ -108,7 +108,7 @@ #address-cells = <1>; #size-cells = <0>; - pm8226_spmi_regulators: pm8226-regulators { + pm8226_spmi_regulators: regulators { compatible = "qcom,pm8226-regulators"; };