Skip to content

Commit

Permalink
arm64: dts: qcom: pm8150: use qcom,pm8998-pon binding
Browse files Browse the repository at this point in the history
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 <dmitry.baryshkov@linaro.org>
Tested-by: Amit Pundir <amit.pundir@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20210916151341.1797512-1-dmitry.baryshkov@linaro.org
  • Loading branch information
Dmitry Baryshkov authored and Bjorn Andersson committed Sep 24, 2021
1 parent 0a91cac commit a153d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/qcom/pm8150.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
#size-cells = <0>;

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

pon_pwrkey: pwrkey {
Expand Down

0 comments on commit a153d31

Please sign in to comment.