mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 10:00:17 +00:00
ARM: dts: qcom-msm8660: align RPM regulators node name with bindings
Node names should be generic and new DT schema expects RPM regulators node to be just "regulators". Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20221005-mdm9615-pinctrl-yaml-v3-5-e5e045644971@linaro.org
This commit is contained in:
committed by
Bjorn Andersson
parent
c7e34943d9
commit
85055a1eec
@@ -496,7 +496,7 @@
|
||||
clock-names = "pxo";
|
||||
};
|
||||
|
||||
pm8901-regulators {
|
||||
regulators-0 {
|
||||
compatible = "qcom,rpm-pm8901-regulators";
|
||||
|
||||
pm8901_l0: l0 {};
|
||||
@@ -520,7 +520,7 @@
|
||||
pm8901_mvs: mvs {};
|
||||
};
|
||||
|
||||
pm8058-regulators {
|
||||
regulators-1 {
|
||||
compatible = "qcom,rpm-pm8058-regulators";
|
||||
|
||||
pm8058_l0: l0 {};
|
||||
|
||||
Reference in New Issue
Block a user