All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+linux-riscv@kernel.org
To: Anup Patel <apatel@ventanamicro.com>
Cc: linux-riscv@lists.infradead.org, mturquette@baylibre.com,
	sboyd@kernel.org, robh@kernel.org, krzk+dt@kernel.org,
	conor+dt@kernel.org, jassisinghbrar@gmail.com,
	tglx@linutronix.de, rafael@kernel.org,
	mika.westerberg@linux.intel.com,
	andriy.shevchenko@linux.intel.com, linus.walleij@linaro.org,
	brgl@bgdev.pl, ukleinek@kernel.org, devicetree@vger.kernel.org,
	ajones@ventanamicro.com, alex@ghiti.fr, atish.patra@linux.dev,
	leyfoon.tan@starfivetech.com, anup@brainfault.org,
	linux-kernel@vger.kernel.org, samuel.holland@sifive.com,
	linux-acpi@vger.kernel.org, palmer@dabbelt.com,
	paul.walmsley@sifive.com, lenb@kernel.org,
	linux-clk@vger.kernel.org, rpathak@ventanamicro.com
Subject: Re: [PATCH v9 00/24] Linux SBI MPXY and RPMI drivers
Date: Thu, 07 Aug 2025 16:50:40 +0000	[thread overview]
Message-ID: <175458544049.3624981.13613580736849122114.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250728094032.63545-1-apatel@ventanamicro.com>

Hello:

This series was applied to riscv/linux.git (for-next)
by Palmer Dabbelt <palmer@dabbelt.com>:

On Mon, 28 Jul 2025 15:10:08 +0530 you wrote:
> The SBI v3.0 (MPXY extension) [1] and RPMI v1.0 [2] specifications
> are ratified by the RISC-V International.
> 
> Currently, most of the RPMI and MPXY drivers are in OpenSBI whereas
> Linux only has SBI MPXY mailbox controller driver, RPMI clock driver
> and RPMI system MSI driver This series also includes ACPI support
> for SBI MPXY mailbox controller and RPMI system MSI drivers.
> 
> [...]

Here is the summary with links:
  - [v9,01/24] dt-bindings: mailbox: Add bindings for RPMI shared memory transport
    https://git.kernel.org/riscv/c/e6ef156cbf20
  - [v9,02/24] dt-bindings: mailbox: Add bindings for RISC-V SBI MPXY extension
    https://git.kernel.org/riscv/c/f24d93a2a11b
  - [v9,03/24] RISC-V: Add defines for the SBI message proxy extension
    https://git.kernel.org/riscv/c/0f2705c52e4a
  - [v9,04/24] mailbox: Add common header for RPMI messages sent via mailbox
    https://git.kernel.org/riscv/c/c949af8fce93
  - [v9,05/24] mailbox: Allow controller specific mapping using fwnode
    https://git.kernel.org/riscv/c/bbc108db8712
  - [v9,06/24] byteorder: Add memcpy_to_le32() and memcpy_from_le32()
    https://git.kernel.org/riscv/c/1419b7bcaff5
  - [v9,07/24] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver
    https://git.kernel.org/riscv/c/81db83e750ca
  - [v9,08/24] dt-bindings: clock: Add RPMI clock service message proxy bindings
    https://git.kernel.org/riscv/c/3d8d1343d4b3
  - [v9,09/24] dt-bindings: clock: Add RPMI clock service controller bindings
    https://git.kernel.org/riscv/c/9231349d789f
  - [v9,10/24] clk: Add clock driver for the RISC-V RPMI clock service group
    https://git.kernel.org/riscv/c/f10b3b886a26
  - [v9,11/24] dt-bindings: Add RPMI system MSI message proxy bindings
    https://git.kernel.org/riscv/c/f421f9dadf4b
  - [v9,12/24] dt-bindings: Add RPMI system MSI interrupt controller bindings
    https://git.kernel.org/riscv/c/dad7051158aa
  - [v9,13/24] irqchip: Add driver for the RPMI system MSI service group
    https://git.kernel.org/riscv/c/087f01ae8138
  - [v9,14/24] ACPI: property: Refactor acpi_fwnode_get_reference_args() to support nargs_prop
    https://git.kernel.org/riscv/c/dfb5dd686542
  - [v9,15/24] ACPI: Add support for nargs_prop in acpi_fwnode_get_reference_args()
    https://git.kernel.org/riscv/c/b39b9be6cf10
  - [v9,16/24] ACPI: scan: Update honor list for RPMI System MSI
    https://git.kernel.org/riscv/c/3061eca5a86f
  - [v9,17/24] ACPI: RISC-V: Create interrupt controller list in sorted order
    https://git.kernel.org/riscv/c/cc57a1b47003
  - [v9,18/24] ACPI: RISC-V: Add support to update gsi range
    https://git.kernel.org/riscv/c/5515df185704
  - [v9,19/24] ACPI: RISC-V: Add RPMI System MSI to GSI mapping
    https://git.kernel.org/riscv/c/a7339aedb006
  - [v9,20/24] irqchip/irq-riscv-imsic-early: Export imsic_acpi_get_fwnode()
    https://git.kernel.org/riscv/c/eeaac5b3a430
  - [v9,21/24] mailbox/riscv-sbi-mpxy: Add ACPI support
    https://git.kernel.org/riscv/c/79ccd8be2527
  - [v9,22/24] irqchip/riscv-rpmi-sysmsi: Add ACPI support
    https://git.kernel.org/riscv/c/515799045fca
  - [v9,23/24] RISC-V: Enable GPIO keyboard and event device in RV64 defconfig
    https://git.kernel.org/riscv/c/b84b1867766c
  - [v9,24/24] MAINTAINERS: Add entry for RISC-V RPMI and MPXY drivers
    https://git.kernel.org/riscv/c/a10b9984fdfc

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+linux-riscv@kernel.org
To: Anup Patel <apatel@ventanamicro.com>
Cc: linux-riscv@lists.infradead.org, mturquette@baylibre.com,
	sboyd@kernel.org, robh@kernel.org, krzk+dt@kernel.org,
	conor+dt@kernel.org, jassisinghbrar@gmail.com,
	tglx@linutronix.de, rafael@kernel.org,
	mika.westerberg@linux.intel.com,
	andriy.shevchenko@linux.intel.com, linus.walleij@linaro.org,
	brgl@bgdev.pl, ukleinek@kernel.org, devicetree@vger.kernel.org,
	ajones@ventanamicro.com, alex@ghiti.fr, atish.patra@linux.dev,
	leyfoon.tan@starfivetech.com, anup@brainfault.org,
	linux-kernel@vger.kernel.org, samuel.holland@sifive.com,
	linux-acpi@vger.kernel.org, palmer@dabbelt.com,
	paul.walmsley@sifive.com, lenb@kernel.org,
	linux-clk@vger.kernel.org, rpathak@ventanamicro.com
Subject: Re: [PATCH v9 00/24] Linux SBI MPXY and RPMI drivers
Date: Thu, 07 Aug 2025 16:50:40 +0000	[thread overview]
Message-ID: <175458544049.3624981.13613580736849122114.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250728094032.63545-1-apatel@ventanamicro.com>

Hello:

This series was applied to riscv/linux.git (for-next)
by Palmer Dabbelt <palmer@dabbelt.com>:

On Mon, 28 Jul 2025 15:10:08 +0530 you wrote:
> The SBI v3.0 (MPXY extension) [1] and RPMI v1.0 [2] specifications
> are ratified by the RISC-V International.
> 
> Currently, most of the RPMI and MPXY drivers are in OpenSBI whereas
> Linux only has SBI MPXY mailbox controller driver, RPMI clock driver
> and RPMI system MSI driver This series also includes ACPI support
> for SBI MPXY mailbox controller and RPMI system MSI drivers.
> 
> [...]

Here is the summary with links:
  - [v9,01/24] dt-bindings: mailbox: Add bindings for RPMI shared memory transport
    https://git.kernel.org/riscv/c/e6ef156cbf20
  - [v9,02/24] dt-bindings: mailbox: Add bindings for RISC-V SBI MPXY extension
    https://git.kernel.org/riscv/c/f24d93a2a11b
  - [v9,03/24] RISC-V: Add defines for the SBI message proxy extension
    https://git.kernel.org/riscv/c/0f2705c52e4a
  - [v9,04/24] mailbox: Add common header for RPMI messages sent via mailbox
    https://git.kernel.org/riscv/c/c949af8fce93
  - [v9,05/24] mailbox: Allow controller specific mapping using fwnode
    https://git.kernel.org/riscv/c/bbc108db8712
  - [v9,06/24] byteorder: Add memcpy_to_le32() and memcpy_from_le32()
    https://git.kernel.org/riscv/c/1419b7bcaff5
  - [v9,07/24] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver
    https://git.kernel.org/riscv/c/81db83e750ca
  - [v9,08/24] dt-bindings: clock: Add RPMI clock service message proxy bindings
    https://git.kernel.org/riscv/c/3d8d1343d4b3
  - [v9,09/24] dt-bindings: clock: Add RPMI clock service controller bindings
    https://git.kernel.org/riscv/c/9231349d789f
  - [v9,10/24] clk: Add clock driver for the RISC-V RPMI clock service group
    https://git.kernel.org/riscv/c/f10b3b886a26
  - [v9,11/24] dt-bindings: Add RPMI system MSI message proxy bindings
    https://git.kernel.org/riscv/c/f421f9dadf4b
  - [v9,12/24] dt-bindings: Add RPMI system MSI interrupt controller bindings
    https://git.kernel.org/riscv/c/dad7051158aa
  - [v9,13/24] irqchip: Add driver for the RPMI system MSI service group
    https://git.kernel.org/riscv/c/087f01ae8138
  - [v9,14/24] ACPI: property: Refactor acpi_fwnode_get_reference_args() to support nargs_prop
    https://git.kernel.org/riscv/c/dfb5dd686542
  - [v9,15/24] ACPI: Add support for nargs_prop in acpi_fwnode_get_reference_args()
    https://git.kernel.org/riscv/c/b39b9be6cf10
  - [v9,16/24] ACPI: scan: Update honor list for RPMI System MSI
    https://git.kernel.org/riscv/c/3061eca5a86f
  - [v9,17/24] ACPI: RISC-V: Create interrupt controller list in sorted order
    https://git.kernel.org/riscv/c/cc57a1b47003
  - [v9,18/24] ACPI: RISC-V: Add support to update gsi range
    https://git.kernel.org/riscv/c/5515df185704
  - [v9,19/24] ACPI: RISC-V: Add RPMI System MSI to GSI mapping
    https://git.kernel.org/riscv/c/a7339aedb006
  - [v9,20/24] irqchip/irq-riscv-imsic-early: Export imsic_acpi_get_fwnode()
    https://git.kernel.org/riscv/c/eeaac5b3a430
  - [v9,21/24] mailbox/riscv-sbi-mpxy: Add ACPI support
    https://git.kernel.org/riscv/c/79ccd8be2527
  - [v9,22/24] irqchip/riscv-rpmi-sysmsi: Add ACPI support
    https://git.kernel.org/riscv/c/515799045fca
  - [v9,23/24] RISC-V: Enable GPIO keyboard and event device in RV64 defconfig
    https://git.kernel.org/riscv/c/b84b1867766c
  - [v9,24/24] MAINTAINERS: Add entry for RISC-V RPMI and MPXY drivers
    https://git.kernel.org/riscv/c/a10b9984fdfc

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

  parent reply	other threads:[~2025-08-07 16:50 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-28  9:40 [PATCH v9 00/24] Linux SBI MPXY and RPMI drivers Anup Patel
2025-07-28  9:40 ` Anup Patel
2025-07-28  9:40 ` [PATCH v9 01/24] dt-bindings: mailbox: Add bindings for RPMI shared memory transport Anup Patel
2025-07-28  9:40   ` Anup Patel
2025-07-28  9:40 ` [PATCH v9 02/24] dt-bindings: mailbox: Add bindings for RISC-V SBI MPXY extension Anup Patel
2025-07-28  9:40   ` Anup Patel
2025-08-02  4:12   ` Samuel Holland
2025-08-02  4:12     ` Samuel Holland
2025-08-03 14:07     ` Anup Patel
2025-08-03 14:07       ` Anup Patel
2025-07-28  9:40 ` [PATCH v9 03/24] RISC-V: Add defines for the SBI message proxy extension Anup Patel
2025-07-28  9:40   ` Anup Patel
2025-07-28  9:40 ` [PATCH v9 04/24] mailbox: Add common header for RPMI messages sent via mailbox Anup Patel
2025-07-28  9:40   ` Anup Patel
2025-07-28  9:40 ` [PATCH v9 05/24] mailbox: Allow controller specific mapping using fwnode Anup Patel
2025-07-28  9:40   ` Anup Patel
2025-07-28  9:40 ` [PATCH v9 06/24] byteorder: Add memcpy_to_le32() and memcpy_from_le32() Anup Patel
2025-07-28  9:40   ` Anup Patel
2025-07-28  9:40 ` [PATCH v9 07/24] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver Anup Patel
2025-07-28  9:40   ` Anup Patel
2025-07-28  9:40 ` [PATCH v9 08/24] dt-bindings: clock: Add RPMI clock service message proxy bindings Anup Patel
2025-07-28  9:40   ` Anup Patel
2025-07-28  9:40 ` [PATCH v9 09/24] dt-bindings: clock: Add RPMI clock service controller bindings Anup Patel
2025-07-28  9:40   ` Anup Patel
2025-07-28  9:40 ` [PATCH v9 10/24] clk: Add clock driver for the RISC-V RPMI clock service group Anup Patel
2025-07-28  9:40   ` Anup Patel
2025-07-28  9:40 ` [PATCH v9 11/24] dt-bindings: Add RPMI system MSI message proxy bindings Anup Patel
2025-07-28  9:40   ` Anup Patel
2025-07-28  9:40 ` [PATCH v9 12/24] dt-bindings: Add RPMI system MSI interrupt controller bindings Anup Patel
2025-07-28  9:40   ` Anup Patel
2025-07-28  9:40 ` [PATCH v9 13/24] irqchip: Add driver for the RPMI system MSI service group Anup Patel
2025-07-28  9:40   ` Anup Patel
2025-07-28  9:40 ` [PATCH v9 14/24] ACPI: property: Refactor acpi_fwnode_get_reference_args() to support nargs_prop Anup Patel
2025-07-28  9:40   ` Anup Patel
2025-07-28  9:40 ` [PATCH v9 15/24] ACPI: Add support for nargs_prop in acpi_fwnode_get_reference_args() Anup Patel
2025-07-28  9:40   ` Anup Patel
2025-07-28  9:40 ` [PATCH v9 16/24] ACPI: scan: Update honor list for RPMI System MSI Anup Patel
2025-07-28  9:40   ` Anup Patel
2025-07-28  9:40 ` [PATCH v9 17/24] ACPI: RISC-V: Create interrupt controller list in sorted order Anup Patel
2025-07-28  9:40   ` Anup Patel
2025-07-28  9:40 ` [PATCH v9 18/24] ACPI: RISC-V: Add support to update gsi range Anup Patel
2025-07-28  9:40   ` Anup Patel
2025-07-28  9:40 ` [PATCH v9 19/24] ACPI: RISC-V: Add RPMI System MSI to GSI mapping Anup Patel
2025-07-28  9:40   ` Anup Patel
2025-07-28  9:40 ` [PATCH v9 20/24] irqchip/irq-riscv-imsic-early: Export imsic_acpi_get_fwnode() Anup Patel
2025-07-28  9:40   ` Anup Patel
2025-07-28  9:40 ` [PATCH v9 21/24] mailbox/riscv-sbi-mpxy: Add ACPI support Anup Patel
2025-07-28  9:40   ` Anup Patel
2025-07-28  9:40 ` [PATCH v9 22/24] irqchip/riscv-rpmi-sysmsi: " Anup Patel
2025-07-28  9:40   ` Anup Patel
2025-07-28  9:40 ` [PATCH v9 23/24] RISC-V: Enable GPIO keyboard and event device in RV64 defconfig Anup Patel
2025-07-28  9:40   ` Anup Patel
2025-07-28  9:40 ` [PATCH v9 24/24] MAINTAINERS: Add entry for RISC-V RPMI and MPXY drivers Anup Patel
2025-07-28  9:40   ` Anup Patel
2025-08-07 16:50 ` patchwork-bot+linux-riscv [this message]
2025-08-07 16:50   ` [PATCH v9 00/24] Linux SBI MPXY and RPMI drivers patchwork-bot+linux-riscv

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=175458544049.3624981.13613580736849122114.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+linux-riscv@kernel.org \
    --cc=ajones@ventanamicro.com \
    --cc=alex@ghiti.fr \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=anup@brainfault.org \
    --cc=apatel@ventanamicro.com \
    --cc=atish.patra@linux.dev \
    --cc=brgl@bgdev.pl \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jassisinghbrar@gmail.com \
    --cc=krzk+dt@kernel.org \
    --cc=lenb@kernel.org \
    --cc=leyfoon.tan@starfivetech.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=mika.westerberg@linux.intel.com \
    --cc=mturquette@baylibre.com \
    --cc=palmer@dabbelt.com \
    --cc=paul.walmsley@sifive.com \
    --cc=rafael@kernel.org \
    --cc=robh@kernel.org \
    --cc=rpathak@ventanamicro.com \
    --cc=samuel.holland@sifive.com \
    --cc=sboyd@kernel.org \
    --cc=tglx@linutronix.de \
    --cc=ukleinek@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.