[PATCH 0/3] Add mt8196 SMI support
Xueqi Zhang
xueqi.zhang at mediatek.com
Thu Mar 20 00:36:15 PDT 2025
Add mt8196 SMI support
This patchset add mt8196 SMI support. 8196 SMI has several differences
compared to previous ICs. MT8196 SMI has more than 32 SMI larbs.
It connects with SMMUv3, rather than MTK_IOMMU.MT8196 SMI commons is
backed up/restored by RTFF HW.
Xueqi Zhang (3):
dt-bindings: memory: mediatek: Add mt8196 support
memory: mtk-smi: Add a flag skip_rpm
memory: mtk-smi: mt8196: Add smi support
.../mediatek,smi-common.yaml | 4 +-
.../memory-controllers/mediatek,smi-larb.yaml | 4 +-
drivers/memory/mtk-smi.c | 145 +++++-
.../dt-bindings/memory/mt8196-memory-port.h | 460 ++++++++++++++++++
include/dt-bindings/memory/mtk-memory-port.h | 4 +-
5 files changed, 609 insertions(+), 8 deletions(-)
create mode 100644 include/dt-bindings/memory/mt8196-memory-port.h
--
2.46.0
More information about the linux-arm-kernel
mailing list