[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <176852999687.16445.9363555790881114587@lazor>
Date: Thu, 15 Jan 2026 20:19:56 -0600
From: Stephen Boyd <sboyd@...nel.org>
To: AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>
Cc: robh@...nel.org, krzk+dt@...nel.org, conor+dt@...nel.org, matthias.bgg@...il.com, angelogioacchino.delregno@...labora.com, hsin-hsiung.wang@...iatek.com, linux-kernel@...r.kernel.org, devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, linux-mediatek@...ts.infradead.org, kernel@...labora.com
Subject: Re: [PATCH v4 0/5] SPMI: MediaTek: Add support for multi-bus
Quoting AngeloGioacchino Del Regno (2025-10-24 03:32:42)
> Changes in v4:
> - Refactored IRQ domain handling due to deprecation of function
> irq_domain_add_tree() to use the new irq_domain_create_tree()
> - Added .irq_eoi() callback for rcs_irq as that better reflects
> the actual functionality of this interrupt controller (as its
> SLV_x_y_EINT registers are really signaling "EOI", not "ACK")
> - Fixed to use generic_handle_domain_irq_safe() to avoid races
> - Tested again on MT8196 Chromebook
>
> Changes in v3:
> - Added Fixes tag to commit 3, collected R-b tag from wenst
>
> Changes in v2:
> - Fixed indentation error in dt-bindings
>
> This series adds basic support for multi-bus (multi-master) SPMI
> controllers, as found in the MediaTek MT8196 Chromebook SoC and
> the MediaTek MT6991 Dimensity 9400 Smartphone SoC, including RCS
> interrupt handling and per-bus registration.
>
Applied to spmi-next
Powered by blists - more mailing lists