mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-26 22:58:51 +00:00
ARM: dts: qcom: apq8074-dragonboard: add resin
Add device nodes for resin (reset, volume-down) device node. Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Link: https://lore.kernel.org/r/20230609022553.1775844-5-dmitry.baryshkov@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
de57328b1c
commit
a9037f330e
@ -156,6 +156,11 @@
|
||||
};
|
||||
};
|
||||
|
||||
&pm8941_resin {
|
||||
linux,code = <KEY_VOLUMEDOWN>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pm8941_wled {
|
||||
qcom,cs-out;
|
||||
qcom,switching-freq = <3200>;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user