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: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230217155838.848403-3-krzysztof.kozlowski@linaro.org
 };
 
 &apps_rsc {
-       pmg1110-regulators {
+       regulators-2 {
                compatible = "qcom,pmg1110-rpmh-regulators";
                qcom,pmic-id = "k";
 
 
 /* ADDITIONS TO NODES DEFINED IN PARENT DEVICE TREE FILES */
 
 &apps_rsc {
-       pmg1110-regulators {
+       regulators-2 {
                compatible = "qcom,pmg1110-rpmh-regulators";
                qcom,pmic-id = "k";
 
 
 };
 
 &apps_rsc {
-       pmr735a-regulators {
+       regulators-2 {
                compatible = "qcom,pmr735a-rpmh-regulators";
                qcom,pmic-id = "e";
 
 
 };
 
 &apps_rsc {
-       pm7325-regulators {
+       regulators-0 {
                compatible = "qcom,pm7325-rpmh-regulators";
                qcom,pmic-id = "b";
 
                };
        };
 
-       pm8350c-regulators {
+       regulators-1 {
                compatible = "qcom,pm8350c-rpmh-regulators";
                qcom,pmic-id = "c";
 
 
         * are left out of here since they are managed elsewhere.
         */
 
-       pm7325-regulators {
+       regulators-0 {
                compatible = "qcom,pm7325-rpmh-regulators";
                qcom,pmic-id = "b";
 
                };
        };
 
-       pm8350c-regulators {
+       regulators-1 {
                compatible = "qcom,pm8350c-rpmh-regulators";
                qcom,pmic-id = "c";