mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Nícolas F. R. A. Prado" <nfraprado@collabora.com>
To: AngeloGioacchino Del Regno
	<angelogioacchino.delregno@collabora.com>,
	 sboyd@kernel.org
Cc: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
	 matthias.bgg@gmail.com, hsin-hsiung.wang@mediatek.com,
	 linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	 linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org,  kernel@collabora.com
Subject: Re: [PATCH v1 0/5] SPMI: MediaTek: Add support for multi-bus
Date: Tue, 24 Jun 2025 10:51:47 -0400	[thread overview]
Message-ID: <30acde756538f532fed042a4679f8791cefb407c.camel@collabora.com> (raw)
In-Reply-To: <20250623120047.108961-1-angelogioacchino.delregno@collabora.com>

On Mon, 2025-06-23 at 14:00 +0200, AngeloGioacchino Del Regno wrote:
> 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.
> 
> AngeloGioacchino Del Regno (5):
>   dt-bindings: spmi: Add MediaTek MT8196 SPMI 2 Arbiter/Controllers
>   spmi: mtk-pmif: Add multi-bus support for SPMI 2.0
>   spmi: mtk-pmif: Keep spinlock until read is fully done
>   spmi: mtk-pmif: Implement Request Capable Slave (RCS) interrupt
>   spmi: mtk-pmif: Add support for MT8196 SPMI Controller
> 
>  .../bindings/spmi/mediatek,mt8196-spmi.yaml   | 138 +++++
>  drivers/spmi/spmi-mtk-pmif.c                  | 471 +++++++++++++++-
> --
>  2 files changed, 530 insertions(+), 79 deletions(-)
>  create mode 100644
> Documentation/devicetree/bindings/spmi/mediatek,mt8196-spmi.yaml
> 

For the whole series:

Reviewed-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>

(as I internally reviewed it before submission)

-- 
Thanks,

Nícolas

      parent reply	other threads:[~2025-06-24 14:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-23 12:00 AngeloGioacchino Del Regno
2025-06-23 12:00 ` [PATCH v1 1/5] dt-bindings: spmi: Add MediaTek MT8196 SPMI 2 Arbiter/Controllers AngeloGioacchino Del Regno
2025-06-27 20:07   ` Rob Herring
2025-06-30 12:13     ` AngeloGioacchino Del Regno
2025-06-23 12:00 ` [PATCH v1 2/5] spmi: mtk-pmif: Add multi-bus support for SPMI 2.0 AngeloGioacchino Del Regno
2025-06-23 12:00 ` [PATCH v1 3/5] spmi: mtk-pmif: Keep spinlock until read is fully done AngeloGioacchino Del Regno
2025-06-23 12:00 ` [PATCH v1 4/5] spmi: mtk-pmif: Implement Request Capable Slave (RCS) interrupt AngeloGioacchino Del Regno
2025-06-23 12:00 ` [PATCH v1 5/5] spmi: mtk-pmif: Add support for MT8196 SPMI Controller AngeloGioacchino Del Regno
2025-06-24 14:51 ` Nícolas F. R. A. Prado [this message]

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=30acde756538f532fed042a4679f8791cefb407c.camel@collabora.com \
    --to=nfraprado@collabora.com \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=hsin-hsiung.wang@mediatek.com \
    --cc=kernel@collabora.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=robh@kernel.org \
    --cc=sboyd@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®