Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

arm64: dts: qcom: sm8150: 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 <krzysztof.kozlowski@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230127114347.235963-8-krzysztof.kozlowski@linaro.org

authored by

Krzysztof Kozlowski and committed by
Bjorn Andersson
5a88bb61 45e9251b

+13 -13
+2 -2
arch/arm64/boot/dts/qcom/sa8155p-adp.dts
··· 72 72 }; 73 73 74 74 &apps_rsc { 75 - pmm8155au-1-rpmh-regulators { 75 + regulators-0 { 76 76 compatible = "qcom,pmm8155au-rpmh-regulators"; 77 77 qcom,pmic-id = "a"; 78 78 ··· 201 201 }; 202 202 }; 203 203 204 - pmm8155au-2-rpmh-regulators { 204 + regulators-1 { 205 205 compatible = "qcom,pmm8155au-rpmh-regulators"; 206 206 qcom,pmic-id = "c"; 207 207
+3 -3
arch/arm64/boot/dts/qcom/sm8150-hdk.dts
··· 56 56 }; 57 57 58 58 &apps_rsc { 59 - pm8150-rpmh-regulators { 59 + regulators-0 { 60 60 compatible = "qcom,pm8150-rpmh-regulators"; 61 61 qcom,pmic-id = "a"; 62 62 ··· 211 211 }; 212 212 }; 213 213 214 - pm8150l-rpmh-regulators { 214 + regulators-1 { 215 215 compatible = "qcom,pm8150l-rpmh-regulators"; 216 216 qcom,pmic-id = "c"; 217 217 ··· 324 324 }; 325 325 }; 326 326 327 - pm8009-rpmh-regulators { 327 + regulators-2 { 328 328 compatible = "qcom,pm8009-rpmh-regulators"; 329 329 qcom,pmic-id = "f"; 330 330
+3 -3
arch/arm64/boot/dts/qcom/sm8150-microsoft-surface-duo.dts
··· 61 61 }; 62 62 63 63 &apps_rsc { 64 - pm8150-rpmh-regulators { 64 + regulators-0 { 65 65 compatible = "qcom,pm8150-rpmh-regulators"; 66 66 qcom,pmic-id = "a"; 67 67 ··· 216 216 }; 217 217 }; 218 218 219 - pm8150l-rpmh-regulators { 219 + regulators-1 { 220 220 compatible = "qcom,pm8150l-rpmh-regulators"; 221 221 qcom,pmic-id = "c"; 222 222 ··· 329 329 }; 330 330 }; 331 331 332 - pm8009-rpmh-regulators { 332 + regulators-2 { 333 333 compatible = "qcom,pm8009-rpmh-regulators"; 334 334 qcom,pmic-id = "f"; 335 335
+3 -3
arch/arm64/boot/dts/qcom/sm8150-mtp.dts
··· 51 51 }; 52 52 53 53 &apps_rsc { 54 - pm8150-rpmh-regulators { 54 + regulators-0 { 55 55 compatible = "qcom,pm8150-rpmh-regulators"; 56 56 qcom,pmic-id = "a"; 57 57 ··· 206 206 }; 207 207 }; 208 208 209 - pm8150l-rpmh-regulators { 209 + regulators-1 { 210 210 compatible = "qcom,pm8150l-rpmh-regulators"; 211 211 qcom,pmic-id = "c"; 212 212 ··· 319 319 }; 320 320 }; 321 321 322 - pm8009-rpmh-regulators { 322 + regulators-2 { 323 323 compatible = "qcom,pm8009-rpmh-regulators"; 324 324 qcom,pmic-id = "f"; 325 325
+2 -2
arch/arm64/boot/dts/qcom/sm8150-sony-xperia-kumano.dtsi
··· 173 173 }; 174 174 175 175 &apps_rsc { 176 - pm8150-rpmh-regulators { 176 + regulators-0 { 177 177 compatible = "qcom,pm8150-rpmh-regulators"; 178 178 qcom,pmic-id = "a"; 179 179 ··· 306 306 }; 307 307 }; 308 308 309 - pm8150l-rpmh-regulators { 309 + regulators-1 { 310 310 compatible = "qcom,pm8150l-rpmh-regulators"; 311 311 qcom,pmic-id = "c"; 312 312