diff options
author | Krzysztof Kozlowski <[email protected]> | 2023-01-27 12:43:38 +0100 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2023-02-08 14:55:14 -0800 |
commit | 267688c980297262d9043a5c32515b2d02bdd0aa (patch) | |
tree | ddf292c99df5a48e8321431ceb09f00394e75c1a | |
parent | 81a02443f4d54511f2e1101a7e694fe0b3c7b77f (diff) |
ARM: dts: qcom-sdx65: align RPMh regulator nodes with bindings
Device node names should be generic and bindings expect certain pattern
for RPMh regulator nodes.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Konrad Dybcio <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | arch/arm/boot/dts/qcom-sdx65-mtp.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/qcom-sdx65-mtp.dts b/arch/arm/boot/dts/qcom-sdx65-mtp.dts index 85ea02d8362d..ed98c83c141f 100644 --- a/arch/arm/boot/dts/qcom-sdx65-mtp.dts +++ b/arch/arm/boot/dts/qcom-sdx65-mtp.dts @@ -65,7 +65,7 @@ }; &apps_rsc { - pmx65-rpmh-regulators { + regulators-0 { compatible = "qcom,pmx65-rpmh-regulators"; qcom,pmic-id = "b"; |