arm64: dts: qcom: pm8150: use qcom,pm8998-pon binding
[ Upstream commit a153d317168aa3d61a204fadc85bac3995381d33 ]
Change pm8150 to use the qcom,pm8998-pon compatible string for the pon
in order to pass reboot mode properly.
Fixes: 5101f22a5c
("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
Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:

committed by
Greg Kroah-Hartman

parent
fbca14abc1
commit
997bec509a
@@ -48,7 +48,7 @@
|
|||||||
#size-cells = <0>;
|
#size-cells = <0>;
|
||||||
|
|
||||||
pon: power-on@800 {
|
pon: power-on@800 {
|
||||||
compatible = "qcom,pm8916-pon";
|
compatible = "qcom,pm8998-pon";
|
||||||
reg = <0x0800>;
|
reg = <0x0800>;
|
||||||
pwrkey {
|
pwrkey {
|
||||||
compatible = "qcom,pm8941-pwrkey";
|
compatible = "qcom,pm8941-pwrkey";
|
||||||
|
Reference in New Issue
Block a user