All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Janne Grunau <j@jannau.net>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	devicetree@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
	Marc Zyngier <maz@kernel.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Hector Martin <marcan@marcan.st>,
	asahi@lists.linux.dev, Mark Kettenis <kettenis@openbsd.org>,
	Sven Peter <sven@svenpeter.dev>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Alyssa Rosenzweig <alyssa@rosenzweig.io>
Subject: Re: [PATCH v1 02/10] dt-bindings: apple,aic2: Add CPU PMU per-cpu pseudo-interrupts
Date: Fri, 16 Sep 2022 13:38:45 -0500	[thread overview]
Message-ID: <20220916183845.GA1043137-robh@kernel.org> (raw)
In-Reply-To: <20220916142550.269905-3-j@jannau.net>

On Fri, 16 Sep 2022 16:25:42 +0200, Janne Grunau wrote:
> Advertise the two pseudo-interrupts that tied to the two PMU
> flavours present in the Apple M1 Pro/Max/Ultra SoC.
> 
> We choose the expose two different pseudo-interrupts to the OS
> as the e-core PMU is obviously different from the p-core one,
> effectively presenting two different devices.
> 
> Imported from "apple,aic".
> 
> Signed-off-by: Janne Grunau <j@jannau.net>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Acked-by: Marc Zyngier <maz@kernel.org>
> 
> ---
> 
> Changes in v1:
> - Added Krzysztof's and Marc's ack
> 
> 
> ---
>  .../interrupt-controller/apple,aic2.yaml      | 29 +++++++++++++++++++
>  1 file changed, 29 insertions(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Janne Grunau <j@jannau.net>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	devicetree@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
	Marc Zyngier <maz@kernel.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Hector Martin <marcan@marcan.st>,
	asahi@lists.linux.dev, Mark Kettenis <kettenis@openbsd.org>,
	Sven Peter <sven@svenpeter.dev>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Alyssa Rosenzweig <alyssa@rosenzweig.io>
Subject: Re: [PATCH v1 02/10] dt-bindings: apple,aic2: Add CPU PMU per-cpu pseudo-interrupts
Date: Fri, 16 Sep 2022 13:38:45 -0500	[thread overview]
Message-ID: <20220916183845.GA1043137-robh@kernel.org> (raw)
In-Reply-To: <20220916142550.269905-3-j@jannau.net>

On Fri, 16 Sep 2022 16:25:42 +0200, Janne Grunau wrote:
> Advertise the two pseudo-interrupts that tied to the two PMU
> flavours present in the Apple M1 Pro/Max/Ultra SoC.
> 
> We choose the expose two different pseudo-interrupts to the OS
> as the e-core PMU is obviously different from the p-core one,
> effectively presenting two different devices.
> 
> Imported from "apple,aic".
> 
> Signed-off-by: Janne Grunau <j@jannau.net>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Acked-by: Marc Zyngier <maz@kernel.org>
> 
> ---
> 
> Changes in v1:
> - Added Krzysztof's and Marc's ack
> 
> 
> ---
>  .../interrupt-controller/apple,aic2.yaml      | 29 +++++++++++++++++++
>  1 file changed, 29 insertions(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

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

  reply	other threads:[~2022-09-16 18:38 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-16 14:25 [PATCH v1 00/10] Apple M1 Pro/Max/Ultra device trees Janne Grunau
2022-09-16 14:25 ` Janne Grunau
2022-09-16 14:25 ` [PATCH v1 01/10] dt-bindings: dma: apple,admac: Add iommus and power-domains properties Janne Grunau
2022-09-16 14:25   ` Janne Grunau
2022-09-29 16:31   ` Vinod Koul
2022-09-29 16:31     ` Vinod Koul
2022-09-29 17:40     ` Martin Povišer
2022-09-29 17:40       ` Martin Povišer
2022-09-16 14:25 ` [PATCH v1 02/10] dt-bindings: apple,aic2: Add CPU PMU per-cpu pseudo-interrupts Janne Grunau
2022-09-16 14:25   ` Janne Grunau
2022-09-16 18:38   ` Rob Herring [this message]
2022-09-16 18:38     ` Rob Herring
2022-09-16 14:25 ` [PATCH v1 03/10] dt-bindings: arm: apple: Add t6001/t6002 Mac Studio compatibles Janne Grunau
2022-09-16 14:25   ` Janne Grunau
2022-09-16 18:39   ` Rob Herring
2022-09-16 18:39     ` Rob Herring
2022-09-16 14:25 ` [PATCH v1 04/10] arm64: dts: apple: Fix j45x model years Janne Grunau
2022-09-16 14:25   ` Janne Grunau
2022-09-16 14:25 ` [PATCH v1 05/10] arm64: dts: apple: Add initial t6000/t6001/t6002 DTs Janne Grunau
2022-09-16 14:25   ` Janne Grunau
2022-09-16 14:25 ` [PATCH v1 06/10] arm64: dts: apple: Add J314 and J316 devicetrees Janne Grunau
2022-09-16 14:25   ` Janne Grunau
2022-09-16 14:25 ` [PATCH v1 07/10] arm64: dts: apple: Add J375 devicetrees Janne Grunau
2022-09-16 14:25   ` Janne Grunau
2022-09-16 14:25 ` [PATCH v1 08/10] arm64: dts: apple: t8103: Add AUDIO_P parent to the SIO_ADMA power domain Janne Grunau
2022-09-16 14:25   ` Janne Grunau
2022-09-16 14:25 ` [PATCH v1 09/10] arm64: dts: apple: t8103: Add MCA and its support Janne Grunau
2022-09-16 14:25   ` Janne Grunau
2022-09-16 14:25 ` [PATCH v1 10/10] arm64: dts: apple: t600x: " Janne Grunau
2022-09-16 14:25   ` Janne Grunau
2022-09-17  9:17 ` [PATCH v1 00/10] Apple M1 Pro/Max/Ultra device trees Marc Zyngier
2022-09-17  9:17   ` Marc Zyngier

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=20220916183845.GA1043137-robh@kernel.org \
    --to=robh@kernel.org \
    --cc=alyssa@rosenzweig.io \
    --cc=asahi@lists.linux.dev \
    --cc=devicetree@vger.kernel.org \
    --cc=j@jannau.net \
    --cc=kettenis@openbsd.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcan@marcan.st \
    --cc=maz@kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=sven@svenpeter.dev \
    --cc=tglx@linutronix.de \
    /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.