From: Congcong Yao via B4 Relay <devnull+congcong.yao.mediatek.com@kernel.org>
To: Yong Wu <yong.wu@mediatek.com>,
Krzysztof Kozlowski <krzk@kernel.org>,
Rob Herring <robh@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Matthias Brugger <matthias.bgg@gmail.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>
Cc: linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Congcong Yao <congcong.yao@mediatek.com>,
Zhengnan Chen <zhengnan.chen@mediatek.com>
Subject: [PATCH v4 0/2] memory: mtk-smi: add MT8189 SMI support
Date: Mon, 31 Aug 2026 14:52:05 +0800 [thread overview]
Message-ID: <20260831-8189-smi-support-v4-0-8ae66dd3eeed@mediatek.com> (raw)
This patchset adds MT8189 SMI support.
The series updates the MediaTek SMI bindings for MT8189 and adds the
corresponding SMI common and LARB support in the mtk-smi driver.
Based on commit e30626823a40 ("Add linux-next specific files for 20260828")
Changes in v4:
- Rebase onto next-20260828.
- Add MT8189 SMI common, sub-common and LARB binding compatibles.
- Place the DT binding update before the driver update.
- Drop Reviewed-by tags from AngeloGioacchino Del Regno and Yong Wu
because the patches changed materially.
- Update the MT8189 LARB OSTD settings to avoid zero values terminating
the existing Gen2 configuration loop.
- Link to v3:
https://lore.kernel.org/all/20260722-8189-smi-support-v3-0-ae00e13deeac@mediatek.com/
Changes in v3:
- Change the minimum clock number of smi-sub-common to 3.
- Link to v2:
https://lore.kernel.org/linux-mediatek/20260427070444.20247-1-zhengnan.chen@mediatek.com/
Signed-off-by: Congcong Yao <congcong.yao@mediatek.com>
---
Zhengnan Chen (2):
dt-bindings: memory-controllers: mtk-smi: Add support for mt8189
memory: mtk-smi: Add MT8189 support
.../memory-controllers/mediatek,smi-common.yaml | 21 +++++++++-
.../memory-controllers/mediatek,smi-larb.yaml | 3 ++
drivers/memory/mtk-smi.c | 45 ++++++++++++++++++++++
3 files changed, 68 insertions(+), 1 deletion(-)
---
base-commit: e30626823a406725ce29bc75cb8ec467d3e1e326
change-id: 20260722-8189-smi-support-e22d97ee071b
Best regards,
--
Congcong Yao <congcong.yao@mediatek.com>
next reply other threads:[~2026-08-31 6:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-31 6:52 Congcong Yao via B4 Relay [this message]
2026-08-31 6:52 ` [PATCH v4 1/2] dt-bindings: memory-controllers: mtk-smi: Add support for mt8189 Congcong Yao via B4 Relay
2026-09-02 6:46 ` Krzysztof Kozlowski
2026-08-31 6:52 ` [PATCH v4 2/2] memory: mtk-smi: Add MT8189 support Congcong Yao via B4 Relay
2026-08-31 7:13 ` sashiko-bot
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=20260831-8189-smi-support-v4-0-8ae66dd3eeed@mediatek.com \
--to=devnull+congcong.yao.mediatek.com@kernel.org \
--cc=angelogioacchino.delregno@collabora.com \
--cc=congcong.yao@mediatek.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk@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=yong.wu@mediatek.com \
--cc=zhengnan.chen@mediatek.com \
/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