Message ID | 20221031175119.939860-1-luca@z3ntu.xyz (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | [v2,1/3] ARM: dts: qcom: pm8226: fix regulators node name | expand |
On Mon, 31 Oct 2022 18:51:16 +0100, Luca Weiss wrote: > Adjust the node name to match bindings and fix the validation warning. > > Applied, thanks! [1/3] ARM: dts: qcom: pm8226: fix regulators node name commit: f206bbb6e1d0ec59d8662222637bca9c0216464a [2/3] ARM: dts: qcom: pm8941: adjust coincell node name to bindings commit: 7c0682e7a46d1190ecf43a8e92214f237cc978a9 [3/3] arm64: dts: qcom: pm8998: adjust coincell node name to bindings commit: 4ab3acd6379242281d4a55acfd6441830f1984a0 Best regards,
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"; };