ARM: dts: qcom: pm8941: Add vibrator node
authorLuca Weiss <luca@z3ntu.xyz>
Mon, 6 Feb 2023 20:40:14 +0000 (21:40 +0100)
committerBjorn Andersson <andersson@kernel.org>
Thu, 9 Feb 2023 03:30:53 +0000 (19:30 -0800)
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
arch/arm/boot/dts/qcom-pm8941.dtsi

index cd957a1e7cdf7175702184f15b0e42345458d298..a821f0368a28921dedc25bb05de8c2c1da8a282c 100644 (file)
                        status = "disabled";
                };
 
+               pm8941_vib: vibrator@c000 {
+                       compatible = "qcom,pm8916-vib";
+                       reg = <0xc000>;
+                       status = "disabled";
+               };
+
                pm8941_wled: wled@d800 {
                        compatible = "qcom,pm8941-wled";
                        reg = <0xd800>;