Skip to content

Commit 30b8322

Browse files
lumagandersson
authored andcommitted
arm64: dts: qcom: qrb5165-rb5: enabled pwrkey and resin nodes
Enable powerkey and resin nodes to let the board handle POWER and Volume- keys properly. Signed-off-by: Dmitry Baryshkov <[email protected]> Tested-by: Amit Pundir <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent c5c2437 commit 30b8322

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

arch/arm64/boot/dts/qcom/qrb5165-rb5.dts

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -804,6 +804,16 @@
804804
};
805805
};
806806

807+
&pon_pwrkey {
808+
status = "okay";
809+
};
810+
811+
&pon_resin {
812+
status = "okay";
813+
814+
linux,code = <KEY_VOLUMEDOWN>;
815+
};
816+
807817
&qupv3_id_0 {
808818
status = "okay";
809819
};

0 commit comments

Comments
 (0)