Skip to content

Commit a9037f3

Browse files
lumagandersson
authored andcommitted
ARM: dts: qcom: apq8074-dragonboard: add resin
Add device nodes for resin (reset, volume-down) device node. Reviewed-by: Konrad Dybcio <[email protected]> Signed-off-by: Dmitry Baryshkov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent de57328 commit a9037f3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

arch/arm/boot/dts/qcom/qcom-apq8074-dragonboard.dts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,11 @@
156156
};
157157
};
158158

159+
&pm8941_resin {
160+
linux,code = <KEY_VOLUMEDOWN>;
161+
status = "okay";
162+
};
163+
159164
&pm8941_wled {
160165
qcom,cs-out;
161166
qcom,switching-freq = <3200>;

0 commit comments

Comments
 (0)