[PATCH 0/3] Add mt8196 SMI support

Xueqi Zhang posted 3 patches 9 months ago
.../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
[PATCH 0/3] Add mt8196 SMI support
Posted by Xueqi Zhang 9 months ago
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