devicetree.vger.kernel.org archive mirror
 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 3/4] arm64: dts: ti: k3-am62: Add general purpose timers for am62
Date: Tue, 15 Nov 2022 17:40:54 +0200	[thread overview]
Message-ID: <Y3OzBslhKLd7xrk5@atomide.com> (raw)
In-Reply-To: <20221115144604.qjtor4wsetqmxnlh@hatching>

* Nishanth Menon <nm@ti.com> [221115 14:36]:
> On 18:35-20221107, Tony Lindgren wrote:
> > ---
> >  arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 97 ++++++++++++++++++++++++
> >  arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi  | 45 +++++++++++
> >  2 files changed, 142 insertions(+)
> > 
> > diff --git a/arch/arm64/boot/dts/ti/k3-am62-main.dtsi b/arch/arm64/boot/dts/ti/k3-am62-main.dtsi
> > --- a/arch/arm64/boot/dts/ti/k3-am62-main.dtsi
> > +++ b/arch/arm64/boot/dts/ti/k3-am62-main.dtsi
> > @@ -192,6 +192,103 @@ main_pmx0: pinctrl@f4000 {
> 	[...]
> > +
> > +	main_timer7: timer@2470000 {
> > +		compatible = "ti,am654-timer";
> > +		reg = <0x00 0x2470000 0x00 0x400>;
> > +		interrupts = <GIC_SPI 127 IRQ_TYPE_LEVEL_HIGH>;
> > +		clocks = <&k3_clks 43 2>;
> > +		clock-names = "fck";
> > +		assigned-clocks = <&k3_clks 43 2>;
> > +		assigned-clock-parents = <&k3_clks 43 3>;
> > +		power-domains = <&k3_pds 43 TI_SCI_PD_EXCLUSIVE>;
> > +		ti,timer-pwm;
> > +	};
> > +
> > +
> ^^ Looks like an extra EoL crept in here.

Oops, will send out an updated set with that fixed and without
the last patch.

Regards,

Tony

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

Thread overview: 9+ 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 ` [PATCH v2 1/4] arm64: dts: ti: k3-am65: Configure pinctrl for timer IO pads 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 ` [PATCH v2 3/4] arm64: dts: ti: k3-am62: Add general purpose timers for am62 Tony Lindgren
2022-11-15 14:46   ` Nishanth Menon
2022-11-15 15:40     ` Tony Lindgren [this message]
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-15 14:47   ` Nishanth Menon
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=Y3OzBslhKLd7xrk5@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).