Re: [PATCH 03/11] arm64: dts: qcom: sa8295p-adp: align RPMh regulator nodes with bindings

From: Konrad Dybcio
Date: Fri Jan 27 2023 - 06:57:48 EST




On 27.01.2023 12:43, Krzysztof Kozlowski wrote:
> Device node names should be generic and bindings expect certain pattern
> for RPMh regulator nodes.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>

Konrad
> arch/arm64/boot/dts/qcom/sa8295p-adp.dts | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/sa8295p-adp.dts b/arch/arm64/boot/dts/qcom/sa8295p-adp.dts
> index bb4270e8f551..fd253942e5e5 100644
> --- a/arch/arm64/boot/dts/qcom/sa8295p-adp.dts
> +++ b/arch/arm64/boot/dts/qcom/sa8295p-adp.dts
> @@ -111,7 +111,7 @@ edp3_connector_in: endpoint {
> };
>
> &apps_rsc {
> - pmm8540-a-regulators {
> + regulators-0 {
> compatible = "qcom,pm8150-rpmh-regulators";
> qcom,pmic-id = "a";
>
> @@ -151,7 +151,7 @@ vreg_l11a: ldo11 {
> };
> };
>
> - pmm8540-c-regulators {
> + regulators-1 {
> compatible = "qcom,pm8150-rpmh-regulators";
> qcom,pmic-id = "c";
>
> @@ -224,7 +224,7 @@ vreg_l17c: ldo17 {
> };
> };
>
> - pmm8540-g-regulators {
> + regulators-2 {
> compatible = "qcom,pm8150-rpmh-regulators";
> qcom,pmic-id = "g";
>