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: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20221229103212.984324-6-konrad.dybcio@linaro.org
This commit is contained in:
committed by
Bjorn Andersson
parent
40430a7c48
commit
e9090691e4
@@ -631,6 +631,15 @@
|
||||
"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";
|
||||
|
||||
Reference in New Issue
Block a user