Commit 5c94b0b9 authored by Luca Weiss's avatar Luca Weiss Committed by Bjorn Andersson

ARM: dts: qcom: msm8974-sony-shinano: Enable vibrator

Enable the vibrator connected to PM8941 found on the Sony shinano
platform.
Signed-off-by: default avatarLuca Weiss <luca@z3ntu.xyz>
Reviewed-by: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20240406-shinano-vib-v1-1-fdd02af39d56@z3ntu.xyzSigned-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent 2338f431
......@@ -202,6 +202,10 @@ led@7 {
};
};
&pm8941_vib {
status = "okay";
};
&remoteproc_adsp {
cx-supply = <&pm8841_s2>;
status = "okay";
......
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