All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nishanth Menon <nm@ti.com>
To: Sudeep Holla <sudeep.holla@arm.com>
Cc: Dave Gerlach <d-gerlach@ti.com>, <devicetree@vger.kernel.org>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	Tony Lindgren <tony@atomide.com>, Sekhar Nori <nsekhar@ti.com>,
	Kishon Vijay Abraham <kishon@ti.com>,
	Lokesh Vutla <lokeshvutla@ti.com>,
	Rob Herring <robh+dt@kernel.org>,
	Aswath Govindraju <a-govindraju@ti.com>,
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v2 3/5] arm64: dts: ti: Add support for AM642 SoC
Date: Tue, 19 Jan 2021 12:35:40 -0600	[thread overview]
Message-ID: <20210119183540.jz4ywzaeybyp5asc@swear> (raw)
In-Reply-To: <20210119172412.smsjdo2sjzqi5vcn@bogus>

On 17:24-20210119, Sudeep Holla wrote:
[..]
> > +	pmu: pmu {
> > +		compatible = "arm,armv8-pmuv3";
> 
> Is this just copy paste from some DTS or do we really don't know which CPU
> this platform has 😄 ? Reading further down, I thought it was Cortex A53, no ?

Heh, Nice catch :).. yeah, this should be arm,cortex-a53-pmu -> I think the
original dts predates Documentation/devicetree/bindings/arm/pmu.yaml

I better fixup other dts as well (separate series ofcourse)..

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D

WARNING: multiple messages have this Message-ID (diff)
From: Nishanth Menon <nm@ti.com>
To: Sudeep Holla <sudeep.holla@arm.com>
Cc: devicetree@vger.kernel.org, Vignesh Raghavendra <vigneshr@ti.com>,
	Dave Gerlach <d-gerlach@ti.com>, Tony Lindgren <tony@atomide.com>,
	Sekhar Nori <nsekhar@ti.com>,
	Kishon Vijay Abraham <kishon@ti.com>,
	Lokesh Vutla <lokeshvutla@ti.com>,
	Rob Herring <robh+dt@kernel.org>,
	Aswath Govindraju <a-govindraju@ti.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 3/5] arm64: dts: ti: Add support for AM642 SoC
Date: Tue, 19 Jan 2021 12:35:40 -0600	[thread overview]
Message-ID: <20210119183540.jz4ywzaeybyp5asc@swear> (raw)
In-Reply-To: <20210119172412.smsjdo2sjzqi5vcn@bogus>

On 17:24-20210119, Sudeep Holla wrote:
[..]
> > +	pmu: pmu {
> > +		compatible = "arm,armv8-pmuv3";
> 
> Is this just copy paste from some DTS or do we really don't know which CPU
> this platform has 😄 ? Reading further down, I thought it was Cortex A53, no ?

Heh, Nice catch :).. yeah, this should be arm,cortex-a53-pmu -> I think the
original dts predates Documentation/devicetree/bindings/arm/pmu.yaml

I better fixup other dts as well (separate series ofcourse)..

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D

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

  reply	other threads:[~2021-01-19 21:26 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-19 16:39 [PATCH v2 0/5] arm64: Initial support for Texas Instruments AM642 Platform Dave Gerlach
2021-01-19 16:39 ` Dave Gerlach
2021-01-19 16:39 ` [PATCH v2 1/5] dt-bindings: arm: ti: Add bindings for AM642 SoC Dave Gerlach
2021-01-19 16:39   ` Dave Gerlach
2021-01-19 16:39 ` [PATCH v2 2/5] dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM64 Dave Gerlach
2021-01-19 16:39   ` Dave Gerlach
2021-01-19 16:39 ` [PATCH v2 3/5] arm64: dts: ti: Add support for AM642 SoC Dave Gerlach
2021-01-19 16:39   ` Dave Gerlach
2021-01-19 17:24   ` Sudeep Holla
2021-01-19 17:24     ` Sudeep Holla
2021-01-19 18:35     ` Nishanth Menon [this message]
2021-01-19 18:35       ` Nishanth Menon
2021-01-19 16:39 ` [PATCH v2 4/5] arm64: dts: ti: k3-am64-main: Enable DMA support Dave Gerlach
2021-01-19 16:39   ` Dave Gerlach
2021-01-21 13:27   ` Vignesh Raghavendra
2021-01-21 13:27     ` Vignesh Raghavendra
2021-01-21 14:21     ` Nishanth Menon
2021-01-21 14:21       ` Nishanth Menon
2021-01-21 15:03       ` Vignesh Raghavendra
2021-01-21 15:03         ` Vignesh Raghavendra
2021-01-19 16:39 ` [PATCH v2 5/5] arm64: dts: ti: Add support for AM642 EVM Dave Gerlach
2021-01-19 16:39   ` Dave Gerlach
2021-01-21 13:22 ` [PATCH v2 0/5] arm64: Initial support for Texas Instruments AM642 Platform Grygorii Strashko
2021-01-21 13:22   ` Grygorii Strashko
2021-01-21 14:21   ` Nishanth Menon
2021-01-21 14:21     ` Nishanth Menon
2021-01-21 14:44     ` Grygorii Strashko
2021-01-21 14:44       ` Grygorii Strashko

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=20210119183540.jz4ywzaeybyp5asc@swear \
    --to=nm@ti.com \
    --cc=a-govindraju@ti.com \
    --cc=d-gerlach@ti.com \
    --cc=devicetree@vger.kernel.org \
    --cc=kishon@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=lokeshvutla@ti.com \
    --cc=nsekhar@ti.com \
    --cc=robh+dt@kernel.org \
    --cc=sudeep.holla@arm.com \
    --cc=tony@atomide.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.