Skip to content

Commit 5be9d13

Browse files
lumaggregkh
authored andcommitted
arm64: dts: qcom: pm8150: use qcom,pm8998-pon binding
[ Upstream commit a153d31 ] Change pm8150 to use the qcom,pm8998-pon compatible string for the pon in order to pass reboot mode properly. Fixes: 5101f22 ("arm64: dts: qcom: pm8150: Add base dts file") Signed-off-by: Dmitry Baryshkov <[email protected]> Tested-by: Amit Pundir <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Sasha Levin <[email protected]>
1 parent 1c18668 commit 5be9d13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/qcom/pm8150.dtsi

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
#size-cells = <0>;
4949

5050
pon: power-on@800 {
51-
compatible = "qcom,pm8916-pon";
51+
compatible = "qcom,pm8998-pon";
5252
reg = <0x0800>;
5353

5454
pon_pwrkey: pwrkey {

0 commit comments

Comments
 (0)