From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7477AC87FCF for ; Thu, 7 Aug 2025 16:50:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:In-Reply-To:References:Date: Message-Id:From:Subject:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=7FCL+rQ8Sc6z9ni++B01nZzSC0FSsYAFwkgA0sRizFY=; b=Ti3t+XaQ1yEGEq i2cqg3Z8eLNF6c97N32pAAVO+Mj4BOxlip8ewQXTcpQb4MJDsfJkDQFMI9jOPwbZJR7jgR5nQNf9q b4B5GOqlmEP9Ez8/3BypI1OP0w9r8KcDl2nDJjx4nExGu1BzCrTeiIZKkVumz5SKorQK/m10LX4/m JFCP4tkbqXNlCe9+nptxd9/s1jIAYMsLWC7issZ3Y2gH84BXryCgO0BLanO7nvLjXeFtx0Kr85Edr Sc1jks2jae8dNyiwbZEIgjgzZAbv4pipov8mHuGoIU03bMMBGBQwVyZ147mGxUS8X8nQphm3gfAL5 Bm4pGjvV+/PLF0FLE6Lw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1uk3p1-00000001BDU-24lN; Thu, 07 Aug 2025 16:50:31 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1uk3oy-00000001BD8-1a61 for linux-riscv@lists.infradead.org; Thu, 07 Aug 2025 16:50:29 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 923B35C5B37; Thu, 7 Aug 2025 16:50:27 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2F9E1C4CEEB; Thu, 7 Aug 2025 16:50:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1754585427; bh=RiEGjWMeRpLrAhRA2swG+3oVM1h20C6FfR6nWAJKqaI=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=lIaF/mDMS2H/wVMeSCtD+CrDT2B1XWtYl7DiXKzODzhFTHINWINdeSq3R+Gou8rB3 sGR2UuGotuFFTWNqLK/Tvl30SDaTrFuK70Ik2dQ5wBWjcme6Lk8bGAUwwTpO6wca/3 B5Y2zSl/OUueVdJjGqn+/ag14joR2DkJqkeebVrFXM63Q2C2+G05xb3oXgzTXeOgzA ZYUY3f2lnOvMMMeVkweGZRNYJh9B9aC5hc5ccW7Lg8u1HvXL2/BmBo/BeZl2SrAp7A oP19YQbreNH7MelXP2v3XzcBCsJESBYXpkSLdMlUodcjbzG32qSB4ch8zG2LWcfz+I /4RriIm62d3rw== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id EB24A383BF4E; Thu, 7 Aug 2025 16:50:41 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [PATCH v9 00/24] Linux SBI MPXY and RPMI drivers From: patchwork-bot+linux-riscv@kernel.org Message-Id: <175458544049.3624981.13613580736849122114.git-patchwork-notify@kernel.org> Date: Thu, 07 Aug 2025 16:50:40 +0000 References: <20250728094032.63545-1-apatel@ventanamicro.com> In-Reply-To: <20250728094032.63545-1-apatel@ventanamicro.com> To: Anup Patel 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 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250807_095028_501663_65C05C1E X-CRM114-Status: GOOD ( 10.78 ) X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org Hello: This series was applied to riscv/linux.git (for-next) by Palmer Dabbelt : 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