From: Vignesh Raghavendra <vigneshr@ti.com>
To: Tony Lindgren <tony@atomide.com>, <devicetree@vger.kernel.org>
Cc: <linux-arm-kernel@lists.infradead.org>,
Keerthy <j-keerthy@ti.com>, Nishanth Menon <nm@ti.com>
Subject: Re: [PATCH v2 2/2] arm64: dts: ti: k3-am65: Add general purpose timers for am65
Date: Thu, 1 Sep 2022 16:07:25 +0530 [thread overview]
Message-ID: <0526f49c-0905-d455-5800-2dc9fd959c61@ti.com> (raw)
In-Reply-To: <Yw7sI81Nzo5koM6c@atomide.com>
On 31/08/22 10:35, Tony Lindgren wrote:
> * Tony Lindgren <tony@atomide.com> [220830 07:09]:
>> diff --git a/arch/arm64/boot/dts/ti/k3-am65-main.dtsi b/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
>> --- a/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
>> +++ b/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
>> @@ -271,6 +271,138 @@ main_spi4: spi@2140000 {
>> #size-cells = <0>;
>> };
>>
>> + main_timer0: timer@2400000 {
>> + compatible = "ti,am654-timer";
>> + reg = <0x00 0x2400000 0x00 0x400>;
>> + interrupts = <GIC_SPI 224 IRQ_TYPE_LEVEL_HIGH>;
>> + clocks = <&k3_clks 23 0>;
>> + clock-names = "fck";
>> + assigned-clocks = <&k3_clks 23 0>;
>> + assigned-clock-parents = <&k3_clks 23 1>;
>> + ti,timer-pwm;
>> + };
>
> Oops the power-domains are missing for the timers. This should
> have power-domains = <&k3_pds 23 TI_SCI_PD_EXCLUSIVE>.
>
> Can we tag all the timers with TI_SCI_PD_EXCLUSIVE, or do some
> always need to be TI_SCI_PD_SHARED?
>
Please tag TI_SCI_PD_EXCLUSIVE for main domain timers. Individual boards
can override based on need basis
--
Regards
Vignesh
next prev parent reply other threads:[~2022-09-01 10:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-30 7:07 [PATCH v2 0/2] Configure dmtimers for am65 Tony Lindgren
2022-08-30 7:07 ` [PATCH v2 1/2] arm64: dts: ti: k3-am65: Configure pinctrl for timer IO pads Tony Lindgren
2022-08-30 7:07 ` [PATCH v2 2/2] arm64: dts: ti: k3-am65: Add general purpose timers for am65 Tony Lindgren
2022-08-31 5:05 ` Tony Lindgren
2022-09-01 10:37 ` Vignesh Raghavendra [this message]
2022-08-30 7:22 ` [PATCH v2 0/2] Configure dmtimers " 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=0526f49c-0905-d455-5800-2dc9fd959c61@ti.com \
--to=vigneshr@ti.com \
--cc=devicetree@vger.kernel.org \
--cc=j-keerthy@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=nm@ti.com \
--cc=tony@atomide.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).