Commit e9090691 authored by Konrad Dybcio's avatar Konrad Dybcio Committed by Bjorn Andersson

arm64: dts: qcom: sm8450-nagara: Enable PMIC RESIN+PON

Enable the power and volume up buttons, connected to PON and RESIN
respectively.
Signed-off-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221229103212.984324-6-konrad.dybcio@linaro.org
parent 40430a7c
......@@ -631,6 +631,15 @@ &pmk8350_gpios {
"PMK8350_OPTION";
};
&pon_pwrkey {
status = "okay";
};
&pon_resin {
linux,code = <KEY_VOLUMEUP>;
status = "okay";
};
&remoteproc_adsp {
firmware-name = "qcom/sm8350/Sony/nagara/adsp.mbn";
status = "okay";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment