arm64: dts: qcom: sc7180: Disable PON on Trogdor

We don't use the PON module on Trogdor devices. Instead the reboot
reason is sort of stored in the 'eventlog' and the bootloader figures
out if the boot is abnormal and records that there. Disable the PON node
and then drop the power key disabling because that's a child node that
will no longer be enabled if the PON node is disabled.

Reviewed-by: Douglas Anderson <dianders@chromium.org>
Cc: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Stephen Boyd <swboyd@chromium.org>
Link: https://lore.kernel.org/r/20210601184417.3020834-1-swboyd@chromium.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
Stephen Boyd 2021-06-01 11:44:17 -07:00 committed by Bjorn Andersson
parent abbe13a2ff
commit d141e0524e
1 changed files with 1 additions and 1 deletions

View File

@ -802,7 +802,7 @@ hp_i2c: &i2c9 {
};
};
&pm6150_pwrkey {
&pm6150_pon {
status = "disabled";
};