Re: [PATCH 1/6] arm64: dts: qcom: msm8916-longcheer-l8150: Enable PM8916 vibrator

From: Stephan Gerhold
Date: Sat Nov 14 2020 - 08:57:14 EST


Hi,

Thanks for sending these!

On Fri, Nov 13, 2020 at 10:59:12PM +0500, nikitos.tr@xxxxxxxxx wrote:
> 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>

For all 6 patches in this series:

Reviewed-by: Stephan Gerhold <stephan@xxxxxxxxxxx>

> ---
> 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
>