[PATCH v2 1/3] ARM: dts: qcom: pm8226: fix regulators node name

From: Luca Weiss
Date: Mon Oct 31 2022 - 13:52:06 EST


Adjust the node name to match bindings and fix the validation warning.

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxx>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Reviewed-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
Signed-off-by: Luca Weiss <luca@xxxxxxxxx>
---
Changes in v2:
* Pick up tags

arch/arm/boot/dts/qcom-pm8226.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

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 @@ pm8226_1: pm8226@1 {
#address-cells = <1>;
#size-cells = <0>;

- pm8226_spmi_regulators: pm8226-regulators {
+ pm8226_spmi_regulators: regulators {
compatible = "qcom,pm8226-regulators";
};

--
2.38.1