[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <X6/iK4p2lyNzZbv0@gerhold.net>
Date: Sat, 14 Nov 2020 14:56:59 +0100
From: Stephan Gerhold <stephan@...hold.net>
To: nikitos.tr@...il.com
Cc: agross@...nel.org, bjorn.andersson@...aro.org, robh+dt@...nel.org,
Michael.Srba@...nam.cz, linux-arm-msm@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
phone-devel@...r.kernel.org, ~postmarketos/upstreaming@...ts.sr.ht
Subject: Re: [PATCH 1/6] arm64: dts: qcom: msm8916-longcheer-l8150: Enable
PM8916 vibrator
Hi,
Thanks for sending these!
On Fri, Nov 13, 2020 at 10:59:12PM +0500, nikitos.tr@...il.com wrote:
> From: Nikita Travkin <nikitos.tr@...il.com>
>
> L8150 has a vibrator connected to PM8916. Add it to the device tree.
>
> Signed-off-by: Nikita Travkin <nikitos.tr@...il.com>
For all 6 patches in this series:
Reviewed-by: Stephan Gerhold <stephan@...hold.net>
> ---
> 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
>
Powered by blists - more mailing lists