mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 21:15:53 +02:00
ARM: dts: qcom: pm8226: fix regulators node name
Adjust the node name to match bindings and fix the validation warning. Reviewed-by: Konrad Dybcio <konrad.dybcio@somainline.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Signed-off-by: Luca Weiss <luca@z3ntu.xyz> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20221031175119.939860-1-luca@z3ntu.xyz
This commit is contained in:
parent
2f7fa366ba
commit
f206bbb6e1
|
|
@ -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";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user