All of lore.kernel.org
 help / color / mirror / Atom feed
From: Conor Dooley <conor.dooley@microchip.com>
To: Andrew Jones <ajones@ventanamicro.com>
Cc: Conor Dooley <conor@kernel.org>, <robh+dt@kernel.org>,
	<krzysztof.kozlowski+dt@linaro.org>, <palmer@dabbelt.com>,
	<atishp@rivosinc.com>, <devicetree@vger.kernel.org>,
	<linux-riscv@lists.infradead.org>, <linux-kernel@vger.kernel.org>,
	<apatel@ventanamicro.com>, <will@kernel.org>,
	<mark.rutland@arm.com>, <opensbi@lists.infradead.org>,
	<samuel@sholland.org>
Subject: Re: [PATCH v4] dt-bindings: riscv: add SBI PMU event mappings
Date: Mon, 9 Jan 2023 11:58:05 +0000	[thread overview]
Message-ID: <Y7wBTQM7BY8P4Oc4@wendy> (raw)
In-Reply-To: <20230109104029.3cwbngqiydlpl7z2@orel>


[-- Attachment #1.1: Type: text/plain, Size: 305 bytes --]

On Mon, Jan 09, 2023 at 11:40:29AM +0100, Andrew Jones wrote:

> Maybe just replace 'platform specific hooks' with 'in a platform specific
> way'? I'm mostly just hung up on "hooks" (pun definitely intended), as
> this document lives in the Linux repo and there aren't any hooks.

Yes Captain,
Peter.

;)

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 161 bytes --]

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

WARNING: multiple messages have this Message-ID (diff)
From: Conor Dooley <conor.dooley@microchip.com>
To: opensbi@lists.infradead.org
Subject: [PATCH v4] dt-bindings: riscv: add SBI PMU event mappings
Date: Mon, 9 Jan 2023 11:58:05 +0000	[thread overview]
Message-ID: <Y7wBTQM7BY8P4Oc4@wendy> (raw)
In-Reply-To: <20230109104029.3cwbngqiydlpl7z2@orel>

On Mon, Jan 09, 2023 at 11:40:29AM +0100, Andrew Jones wrote:

> Maybe just replace 'platform specific hooks' with 'in a platform specific
> way'? I'm mostly just hung up on "hooks" (pun definitely intended), as
> this document lives in the Linux repo and there aren't any hooks.

Yes Captain,
Peter.

;)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/opensbi/attachments/20230109/375e01b2/attachment.sig>

WARNING: multiple messages have this Message-ID (diff)
From: Conor Dooley <conor.dooley@microchip.com>
To: Andrew Jones <ajones@ventanamicro.com>
Cc: Conor Dooley <conor@kernel.org>, <robh+dt@kernel.org>,
	<krzysztof.kozlowski+dt@linaro.org>, <palmer@dabbelt.com>,
	<atishp@rivosinc.com>, <devicetree@vger.kernel.org>,
	<linux-riscv@lists.infradead.org>, <linux-kernel@vger.kernel.org>,
	<apatel@ventanamicro.com>, <will@kernel.org>,
	<mark.rutland@arm.com>, <opensbi@lists.infradead.org>,
	<samuel@sholland.org>
Subject: Re: [PATCH v4] dt-bindings: riscv: add SBI PMU event mappings
Date: Mon, 9 Jan 2023 11:58:05 +0000	[thread overview]
Message-ID: <Y7wBTQM7BY8P4Oc4@wendy> (raw)
In-Reply-To: <20230109104029.3cwbngqiydlpl7z2@orel>

[-- Attachment #1: Type: text/plain, Size: 305 bytes --]

On Mon, Jan 09, 2023 at 11:40:29AM +0100, Andrew Jones wrote:

> Maybe just replace 'platform specific hooks' with 'in a platform specific
> way'? I'm mostly just hung up on "hooks" (pun definitely intended), as
> this document lives in the Linux repo and there aren't any hooks.

Yes Captain,
Peter.

;)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

  reply	other threads:[~2023-01-09 11:58 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-08 21:50 [PATCH v4] dt-bindings: riscv: add SBI PMU event mappings Conor Dooley
2023-01-08 21:50 ` Conor Dooley
2023-01-08 21:50 ` Conor Dooley
2023-01-09  9:27 ` Andrew Jones
2023-01-09  9:27   ` Andrew Jones
2023-01-09  9:27   ` Andrew Jones
2023-01-09 10:17   ` Conor Dooley
2023-01-09 10:17     ` Conor Dooley
2023-01-09 10:17     ` Conor Dooley
2023-01-09 10:24     ` Conor Dooley
2023-01-09 10:24       ` Conor Dooley
2023-01-09 10:24       ` Conor Dooley
2023-01-09 10:40     ` Andrew Jones
2023-01-09 10:40       ` Andrew Jones
2023-01-09 10:40       ` Andrew Jones
2023-01-09 11:58       ` Conor Dooley [this message]
2023-01-09 11:58         ` Conor Dooley
2023-01-09 11:58         ` Conor Dooley

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=Y7wBTQM7BY8P4Oc4@wendy \
    --to=conor.dooley@microchip.com \
    --cc=ajones@ventanamicro.com \
    --cc=apatel@ventanamicro.com \
    --cc=atishp@rivosinc.com \
    --cc=conor@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=mark.rutland@arm.com \
    --cc=opensbi@lists.infradead.org \
    --cc=palmer@dabbelt.com \
    --cc=robh+dt@kernel.org \
    --cc=samuel@sholland.org \
    --cc=will@kernel.org \
    /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.