]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
arm64: dts: qcom: pmk8350: Use the correct PON compatible
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Mon, 13 Feb 2023 21:29:30 +0000 (22:29 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Mar 2023 08:32:46 +0000 (09:32 +0100)
[ Upstream commit c0ee8e0ba5cc17623e63349a168b41e407b1eef0 ]

A special compatible was introduced for PMK8350 both in the driver and
the bindings to facilitate for 2 base registers (PBS & HLOS). Use it.

Fixes: b2de43136058 ("arm64: dts: qcom: pmk8350: Add peripherals for pmk8350")
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230213212930.2115182-1-konrad.dybcio@linaro.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/qcom/pmk8350.dtsi

index ec002eecb19d9ad09ae05ba96e550c142c73652e..f0d256d99e62eaae6e94e41b4c9b0e4ce9a8d26a 100644 (file)
@@ -16,7 +16,7 @@
                #size-cells = <0>;
 
                pmk8350_pon: pon@1300 {
-                       compatible = "qcom,pm8998-pon";
+                       compatible = "qcom,pmk8350-pon";
                        reg = <0x1300>, <0x800>;
                        reg-names = "hlos", "pbs";