[PATCH RESEND v3 0/2] memory: mtk-smi: add MT8189 SMI support
Congcong Yao via B4 Relay <[email protected]>
| Newsgroups | org.infradead.lists.linux-mediatek,org.infradead.lists.linux-arm-kernel,org.kernel.feeds.b4-sent,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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/[email protected]/ Signed-off-by: Congcong Yao <[email protected]> --- 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 <[email protected]>