OSDN Git Service

arm64: dts: qcom: align SPMI PMIC Power-on node name with dtschema
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 28 Aug 2022 08:43:36 +0000 (11:43 +0300)
committerBjorn Andersson <andersson@kernel.org>
Tue, 30 Aug 2022 02:59:34 +0000 (21:59 -0500)
Bindings expect Power-on node name to be "pon":

  'power-on@800' do 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-10-krzysztof.kozlowski@linaro.org
arch/arm64/boot/dts/qcom/pm8150.dtsi
arch/arm64/boot/dts/qcom/pm8150b.dtsi
arch/arm64/boot/dts/qcom/pm8150l.dtsi
arch/arm64/boot/dts/qcom/pmm8155au_1.dtsi
arch/arm64/boot/dts/qcom/pmm8155au_2.dtsi

index fd84342..574fa95 100644 (file)
@@ -47,7 +47,7 @@
                #address-cells = <1>;
                #size-cells = <0>;
 
-               pon: power-on@800 {
+               pon: pon@800 {
                        compatible = "qcom,pm8998-pon";
                        reg = <0x0800>;
                        mode-bootloader = <0x2>;
index 47f74b5..cdded79 100644 (file)
@@ -46,7 +46,7 @@
                #address-cells = <1>;
                #size-cells = <0>;
 
-               power-on@800 {
+               pon@800 {
                        compatible = "qcom,pm8916-pon";
                        reg = <0x0800>;
 
index e1479e6..135bfb8 100644 (file)
@@ -46,7 +46,7 @@
                #address-cells = <1>;
                #size-cells = <0>;
 
-               power-on@800 {
+               pon@800 {
                        compatible = "qcom,pm8916-pon";
                        reg = <0x0800>;
 
index 68e9122..20c5d60 100644 (file)
@@ -46,7 +46,7 @@
                #address-cells = <1>;
                #size-cells = <0>;
 
-               pon: power-on@800 {
+               pon: pon@800 {
                        compatible = "qcom,pm8916-pon";
                        reg = <0x0800>;
                        pwrkey {
index c307fc6..1da4606 100644 (file)
@@ -45,7 +45,7 @@
                #address-cells = <1>;
                #size-cells = <0>;
 
-               power-on@800 {
+               pon@800 {
                        compatible = "qcom,pm8916-pon";
                        reg = <0x0800>;