arm64: dts: qcom: pm8998: Use qcom,pm8998-pon binding for second gen pon
authorJohn Stultz <john.stultz@linaro.org>
Fri, 14 Jun 2019 23:14:51 +0000 (23:14 +0000)
committerAndy Gross <agross@kernel.org>
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 <agross@kernel.org>
Cc: David Brown <david.brown@linaro.org>
Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: Amit Pundir <amit.pundir@linaro.org>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Sebastian Reichel <sre@kernel.org>
Cc: linux-arm-msm@vger.kernel.org
Cc: devicetree@vger.kernel.org
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Andy Gross <agross@kernel.org>
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>;