Commit bbb1dd64 authored by Luca Weiss's avatar Luca Weiss Committed by Bjorn Andersson

arm64: dts: qcom: pmi632: Add vibrator

Add a node for the vibrator module found inside the PMI632.
Signed-off-by: default avatarLuca Weiss <luca.weiss@fairphone.com>
Reviewed-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20240418-fp3-vibra-v1-1-b636b8b3ff32@fairphone.comSigned-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent c8a346e4
......@@ -200,5 +200,11 @@ pmi632_lpg: pwm {
status = "disabled";
};
pmi632_vib: vibrator@5700 {
compatible = "qcom,pmi632-vib";
reg = <0x5700>;
status = "disabled";
};
};
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment