[PATCH RESEND v3 0/2] memory: mtk-smi: add MT8189 SMI support

Congcong Yao via B4 Relay posted 2 patches 2 days, 10 hours ago
.../memory-controllers/mediatek,smi-common.yaml    | 18 +++++++++
.../memory-controllers/mediatek,smi-larb.yaml      |  3 ++
drivers/memory/mtk-smi.c                           | 44 ++++++++++++++++++++++
3 files changed, 65 insertions(+)
[PATCH RESEND v3 0/2] memory: mtk-smi: add MT8189 SMI support
Posted by Congcong Yao via B4 Relay 2 days, 10 hours ago
Based on tag: next-20260629, linux-next/master

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.

This is a resend of v3 because the previous submission was sent with the
wrong version number. No code changes.

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>
---
Congcong Yao (2):
      memory: mtk-smi: Add mt8189 support
      dt-bindings: memory-controllers: mtk-smi: Add support for mt8189

 .../memory-controllers/mediatek,smi-common.yaml    | 18 +++++++++
 .../memory-controllers/mediatek,smi-larb.yaml      |  3 ++
 drivers/memory/mtk-smi.c                           | 44 ++++++++++++++++++++++
 3 files changed, 65 insertions(+)
---
base-commit: 290aaf24a551d5a0dce037e3fab30820f9113a10
change-id: 20260722-8189-smi-support-e22d97ee071b

Best regards,
--  
Congcong Yao <congcong.yao@mediatek.com>