All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vincenzo Frascino <vincenzo.frascino@arm.com>
To: Robin Murphy <robin.murphy@arm.com>,
	liviu.dudau@arm.com, sudeep.holla@arm.com, lpieralisi@kernel.org
Cc: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] arm64: dts: morello: Add CMN PMU
Date: Mon, 24 Nov 2025 17:10:13 +0000	[thread overview]
Message-ID: <4c5d3da8-424e-4529-b5f4-4ad1f5f3810b@arm.com> (raw)
In-Reply-To: <cbeb3832ded539c8c4616d49d3133078a34f88ad.1748350539.git.robin.murphy@arm.com>



On 27/05/2025 13:55, Robin Murphy wrote:
> Although CMN-Skeena is mildly modified for the Morello hardware
> architecture, it still identifies itself as CMN-600 r3p1. Since
> there are also no documented changes to its PMU functionality,
> we can make the PMU accessible via the standard CMN-600 binding.
> In general, PMU registers are non-functional on CMN Fast Models,
> so this is only meaningful for the real SDP hardware.
> 
> Signed-off-by: Robin Murphy <robin.murphy@arm.com>

Fine by me.

Acked-by: Vincenzo Frascino <vincenzo.frascino@arm.com>

> ---
>  arch/arm64/boot/dts/arm/morello-sdp.dts | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/arm/morello-sdp.dts b/arch/arm64/boot/dts/arm/morello-sdp.dts
> index cee49dee7571..42c85f450fa9 100644
> --- a/arch/arm64/boot/dts/arm/morello-sdp.dts
> +++ b/arch/arm64/boot/dts/arm/morello-sdp.dts
> @@ -108,6 +108,13 @@ smmu_pcie: iommu@4f400000 {
>  		dma-coherent;
>  	};
>  
> +	pmu@50000000 {
> +		compatible = "arm,cmn-600";
> +		reg = <0x0 0x50000000 0x0 0x4000000>;
> +		interrupts = <GIC_SPI 46 IRQ_TYPE_LEVEL_HIGH>;
> +		arm,root-node = <0x804000>;
> +	};
> +
>  	pcie_ctlr: pcie@28c0000000 {
>  		device_type = "pci";
>  		compatible = "pci-host-ecam-generic";

-- 
Regards,
Vincenzo



  parent reply	other threads:[~2025-11-24 17:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-27 12:55 [PATCH] arm64: dts: morello: Add CMN PMU Robin Murphy
2025-11-24 16:35 ` Robin Murphy
2025-11-24 17:12   ` Vincenzo Frascino
2025-11-26 11:52   ` Sudeep Holla
2025-11-24 17:10 ` Vincenzo Frascino [this message]
2026-01-01 17:50 ` Sudeep Holla

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=4c5d3da8-424e-4529-b5f4-4ad1f5f3810b@arm.com \
    --to=vincenzo.frascino@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=liviu.dudau@arm.com \
    --cc=lpieralisi@kernel.org \
    --cc=robin.murphy@arm.com \
    --cc=sudeep.holla@arm.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.