arm64: dts: qcom: sm8150-kumano: Configure resin as volume up key

The volume-up button on both kumanos (Xperia 1 and Xperia 5) are mapped
to resin.

Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org>
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221210142525.16974-3-konrad.dybcio@linaro.org
This commit is contained in:
Marijn Suijten 2022-12-10 15:25:25 +01:00 committed by Bjorn Andersson
parent 6cef82a8a7
commit 632a35e24f

View File

@ -487,6 +487,11 @@
status = "okay";
};
&pon_resin {
linux,code = <KEY_VOLUMEUP>;
status = "okay";
};
&qupv3_id_0 {
status = "okay";
};