ARM: dts: qcom: pm8941: Add vibrator node

Add the node describing the vibrator that's found on pm8941.

Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230122-msm8974-bacon-features-v2-1-06bb83c20a58@z3ntu.xyz
This commit is contained in:
Luca Weiss
2023-02-06 21:40:14 +01:00
committed by Bjorn Andersson
parent 2291bbd74f
commit 3d2cc00d6d

View File

@@ -161,6 +161,12 @@
status = "disabled";
};
pm8941_vib: vibrator@c000 {
compatible = "qcom,pm8916-vib";
reg = <0xc000>;
status = "disabled";
};
pm8941_wled: wled@d800 {
compatible = "qcom,pm8941-wled";
reg = <0xd800>;