arm64: dts: qcom: align SPMI PMIC LPG node name with dtschema

Bindings expect LPG/PWM node name to be "pwm":

  pmic@5: 'lpg' does not match any of the regexes

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Reviewed-by: Vinod Koul <vkoul@kernel.org>
Reviewed-by: David Heidelberg <david@ixit.cz>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220828084341.112146-9-krzysztof.kozlowski@linaro.org
This commit is contained in:
Krzysztof Kozlowski 2022-08-28 11:43:35 +03:00 committed by Bjorn Andersson
parent c29ed5af6f
commit 15f50a4871
6 changed files with 6 additions and 6 deletions

View file

@ -65,7 +65,7 @@
#address-cells = <1>;
#size-cells = <0>;
pm660l_lpg: lpg@b100 {
pm660l_lpg: pwm {
compatible = "qcom,pm660l-lpg";
status = "disabled";

View file

@ -128,7 +128,7 @@
#address-cells = <1>;
#size-cells = <0>;
pm8150b_lpg: lpg {
pm8150b_lpg: pwm {
compatible = "qcom,pm8150b-lpg";
#address-cells = <1>;

View file

@ -116,7 +116,7 @@
#address-cells = <1>;
#size-cells = <0>;
pm8150l_lpg: lpg {
pm8150l_lpg: pwm {
compatible = "qcom,pm8150l-lpg";
#address-cells = <1>;

View file

@ -135,7 +135,7 @@
#address-cells = <1>;
#size-cells = <0>;
pm8994_lpg: lpg {
pm8994_lpg: pwm {
compatible = "qcom,pm8994-lpg";
#address-cells = <1>;

View file

@ -37,7 +37,7 @@
#address-cells = <1>;
#size-cells = <0>;
pmi8994_lpg: lpg {
pmi8994_lpg: pwm {
compatible = "qcom,pmi8994-lpg";
#address-cells = <1>;

View file

@ -42,7 +42,7 @@
};
};
pmi8998_lpg: lpg {
pmi8998_lpg: pwm {
compatible = "qcom,pmi8998-lpg";
#address-cells = <1>;