public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Satya Priya <quic_c_skakit@quicinc.com>
Cc: Pavel Machek <pavel@ucw.cz>, Rob Herring <robh+dt@kernel.org>,
	Stephen Boyd <swboyd@chromium.org>,
	Matthias Kaehlcke <mka@chromium.org>,
	linux-leds@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org,
	Doug Anderson <dianders@chromium.org>
Subject: Re: [PATCH V4 3/4] arm64: dts: qcom: pm8350c: Add pwm support
Date: Tue, 22 Feb 2022 09:59:57 -0800	[thread overview]
Message-ID: <YhUkndDDSSync29w@ripper> (raw)
In-Reply-To: <1645509309-16142-4-git-send-email-quic_c_skakit@quicinc.com>

On Mon 21 Feb 21:55 PST 2022, Satya Priya wrote:

> Add pwm support for PM8350C pmic.
> 
> Signed-off-by: Satya Priya <quic_c_skakit@quicinc.com>
> Reviewed-by: Stephen Boyd <swboyd@chromium.org>

Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>

> ---
> Changes in V2:
>  - Dropped suffix '4' from pwm phandle and removed "status=ok".
> 
> Changes in V3:
>  - Add reg property.
> 
> Changes in V4:
>  - No Changes.
> 
>  arch/arm64/boot/dts/qcom/pm8350c.dtsi | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/qcom/pm8350c.dtsi b/arch/arm64/boot/dts/qcom/pm8350c.dtsi
> index e1b75ae..1ba6318 100644
> --- a/arch/arm64/boot/dts/qcom/pm8350c.dtsi
> +++ b/arch/arm64/boot/dts/qcom/pm8350c.dtsi
> @@ -29,6 +29,13 @@
>  			interrupt-controller;
>  			#interrupt-cells = <2>;
>  		};
> +
> +		pm8350c_pwm: pwm@e800 {
> +			compatible = "qcom,pm8350c-pwm";
> +			reg = <0xe800>;
> +			#pwm-cells = <2>;
> +			status = "disabled";
> +		};
>  	};
>  };
>  
> -- 
> 2.7.4
> 

  reply	other threads:[~2022-02-22 17:57 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-22  5:55 [PATCH V4 0/4] Add PM8350C PMIC PWM support for backlight Satya Priya
2022-02-22  5:55 ` [PATCH V4 1/4] dt-bindings: leds: Add pm8350c pmic support Satya Priya
2022-02-22 16:00   ` Bjorn Andersson
2022-02-22  5:55 ` [PATCH V4 2/4] leds: Add pm8350c support to Qualcomm LPG driver Satya Priya
2022-02-22 17:59   ` Bjorn Andersson
2022-02-22 19:42   ` Stephen Boyd
2022-03-01 17:21   ` Doug Anderson
2022-02-22  5:55 ` [PATCH V4 3/4] arm64: dts: qcom: pm8350c: Add pwm support Satya Priya
2022-02-22 17:59   ` Bjorn Andersson [this message]
2022-02-22  5:55 ` [PATCH V4 4/4] arm64: dts: qcom: Enable pm8350c pwm for sc7280-idp2 Satya Priya
2022-02-22 18:00   ` Bjorn Andersson
2022-05-04 13:45 ` [PATCH V4 0/4] Add PM8350C PMIC PWM support for backlight Doug Anderson
2022-05-04 16:23   ` Bjorn Andersson
2022-05-04 17:21 ` (subset) " Bjorn Andersson
2022-05-04 17:32 ` Pavel Machek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YhUkndDDSSync29w@ripper \
    --to=bjorn.andersson@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dianders@chromium.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-leds@vger.kernel.org \
    --cc=mka@chromium.org \
    --cc=pavel@ucw.cz \
    --cc=quic_c_skakit@quicinc.com \
    --cc=robh+dt@kernel.org \
    --cc=swboyd@chromium.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox