]> Git Repo - linux.git/commitdiff
arm64: dts: qcom: pm8998: Use qcom,pm8998-pon binding for second gen pon
authorJohn Stultz <[email protected]>
Fri, 14 Jun 2019 23:14:51 +0000 (23:14 +0000)
committerAndy Gross <[email protected]>
Wed, 19 Jun 2019 05:30:01 +0000 (00:30 -0500)
This changes pm8998 to use the new qcom,pm8998-pon compatible
string for the pon in order to support the gen2 pon
functionality properly.

Cc: Andy Gross <[email protected]>
Cc: David Brown <[email protected]>
Cc: Bjorn Andersson <[email protected]>
Cc: Amit Pundir <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Sebastian Reichel <[email protected]>
Cc: [email protected]
Cc: [email protected]
Reviewed-by: Bjorn Andersson <[email protected]>
Signed-off-by: John Stultz <[email protected]>
Signed-off-by: Andy Gross <[email protected]>
arch/arm64/boot/dts/qcom/pm8998.dtsi

index d3ca35a940fb68a7c254533f9cf96db36be8e408..051a52df80f9eb2e0e0bedfc9e62b38fba557cb9 100644 (file)
@@ -39,7 +39,7 @@
                #size-cells = <0>;
 
                pm8998_pon: pon@800 {
-                       compatible = "qcom,pm8916-pon";
+                       compatible = "qcom,pm8998-pon";
 
                        reg = <0x800>;
                        mode-bootloader = <0x2>;
This page took 0.065599 seconds and 4 git commands to generate.