From: Nikita Travkin <nikitos.tr@xxxxxxxxx> L8150 has a vibrator connected to PM8916. Add it to the device tree. Signed-off-by: Nikita Travkin <nikitos.tr@xxxxxxxxx> --- arch/arm64/boot/dts/qcom/msm8916-longcheer-l8150.dts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm64/boot/dts/qcom/msm8916-longcheer-l8150.dts b/arch/arm64/boot/dts/qcom/msm8916-longcheer-l8150.dts index 2c204d535d66..d106bdbfda68 100644 --- a/arch/arm64/boot/dts/qcom/msm8916-longcheer-l8150.dts +++ b/arch/arm64/boot/dts/qcom/msm8916-longcheer-l8150.dts @@ -61,6 +61,10 @@ &pm8916_resin { linux,code = <KEY_VOLUMEDOWN>; }; +&pm8916_vib { + status = "okay"; +}; + &pronto { status = "okay"; }; -- 2.25.1