All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Nishanth Menon <nm@ti.com>
Cc: Vignesh Raghavendra <vigneshr@ti.com>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	Keerthy <j-keerthy@ti.com>, Georgi Vlaev <g-vlaev@ti.com>
Subject: Re: [PATCH v2 4/4] arm64: dts: ti: k3-am625-sk: Use pwm-led instead of gpio-led
Date: Tue, 15 Nov 2022 17:39:52 +0200	[thread overview]
Message-ID: <Y3OyyBqdEjzt3D93@atomide.com> (raw)
In-Reply-To: <20221115144730.sewbrukm5yjuka35@stinging>

* Nishanth Menon <nm@ti.com> [221115 14:37]:
> On 18:35-20221107, Tony Lindgren wrote:
> [...]
> 
> > ---
> >  arch/arm64/boot/dts/ti/k3-am625-sk.dts | 17 ++++++++++++-----
> >  1 file changed, 12 insertions(+), 5 deletions(-)
> > 
> > diff --git a/arch/arm64/boot/dts/ti/k3-am625-sk.dts b/arch/arm64/boot/dts/ti/k3-am625-sk.dts
> > --- a/arch/arm64/boot/dts/ti/k3-am625-sk.dts
> > +++ b/arch/arm64/boot/dts/ti/k3-am625-sk.dts
> [...]
> > +
> > +	main_pwm7: dmtimer-main-pwm-7 {
> > +		pinctrl-0 = <&usr_led_pins_default>;
> > +		pinctrl-names = "default";
> > +		compatible = "ti,omap-dmtimer-pwm";
> 
> 
> we'd need to convert
> Documentation/devicetree/bindings/pwm/pwm-omap-dmtimer.txt to
> yaml for me to be able to accept this :(

OK. Let's drop this last patch for now.

Regards,

Tony

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: Nishanth Menon <nm@ti.com>
Cc: Vignesh Raghavendra <vigneshr@ti.com>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	Keerthy <j-keerthy@ti.com>, Georgi Vlaev <g-vlaev@ti.com>
Subject: Re: [PATCH v2 4/4] arm64: dts: ti: k3-am625-sk: Use pwm-led instead of gpio-led
Date: Tue, 15 Nov 2022 17:39:52 +0200	[thread overview]
Message-ID: <Y3OyyBqdEjzt3D93@atomide.com> (raw)
In-Reply-To: <20221115144730.sewbrukm5yjuka35@stinging>

* Nishanth Menon <nm@ti.com> [221115 14:37]:
> On 18:35-20221107, Tony Lindgren wrote:
> [...]
> 
> > ---
> >  arch/arm64/boot/dts/ti/k3-am625-sk.dts | 17 ++++++++++++-----
> >  1 file changed, 12 insertions(+), 5 deletions(-)
> > 
> > diff --git a/arch/arm64/boot/dts/ti/k3-am625-sk.dts b/arch/arm64/boot/dts/ti/k3-am625-sk.dts
> > --- a/arch/arm64/boot/dts/ti/k3-am625-sk.dts
> > +++ b/arch/arm64/boot/dts/ti/k3-am625-sk.dts
> [...]
> > +
> > +	main_pwm7: dmtimer-main-pwm-7 {
> > +		pinctrl-0 = <&usr_led_pins_default>;
> > +		pinctrl-names = "default";
> > +		compatible = "ti,omap-dmtimer-pwm";
> 
> 
> we'd need to convert
> Documentation/devicetree/bindings/pwm/pwm-omap-dmtimer.txt to
> yaml for me to be able to accept this :(

OK. Let's drop this last patch for now.

Regards,

Tony

  reply	other threads:[~2022-11-15 15:41 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-07 16:35 [PATCH v2 0/4] Collected pending TI dmtimer dts changes Tony Lindgren
2022-11-07 16:35 ` Tony Lindgren
2022-11-07 16:35 ` [PATCH v2 1/4] arm64: dts: ti: k3-am65: Configure pinctrl for timer IO pads Tony Lindgren
2022-11-07 16:35   ` Tony Lindgren
2022-11-07 16:35 ` [PATCH v2 2/4] arm64: dts: ti: k3-am65: Add general purpose timers for am65 Tony Lindgren
2022-11-07 16:35   ` Tony Lindgren
2022-11-07 16:35 ` [PATCH v2 3/4] arm64: dts: ti: k3-am62: Add general purpose timers for am62 Tony Lindgren
2022-11-07 16:35   ` Tony Lindgren
2022-11-15 14:46   ` Nishanth Menon
2022-11-15 14:46     ` Nishanth Menon
2022-11-15 15:40     ` Tony Lindgren
2022-11-15 15:40       ` Tony Lindgren
2022-11-07 16:35 ` [PATCH v2 4/4] arm64: dts: ti: k3-am625-sk: Use pwm-led instead of gpio-led Tony Lindgren
2022-11-07 16:35   ` Tony Lindgren
2022-11-15 14:47   ` Nishanth Menon
2022-11-15 14:47     ` Nishanth Menon
2022-11-15 15:39     ` Tony Lindgren [this message]
2022-11-15 15:39       ` Tony Lindgren

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=Y3OyyBqdEjzt3D93@atomide.com \
    --to=tony@atomide.com \
    --cc=devicetree@vger.kernel.org \
    --cc=g-vlaev@ti.com \
    --cc=j-keerthy@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=nm@ti.com \
    --cc=vigneshr@ti.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.