[PATCH 0/9] MT8195 SMI support
From: Yong Wu <yong.wu@mediatek.com>
Date: 2021-06-16 11:44:03
Also in:
linux-arm-kernel, linux-iommu, lkml
From: Yong Wu <yong.wu@mediatek.com>
Date: 2021-06-16 11:44:03
Also in:
linux-arm-kernel, linux-iommu, lkml
This patchset mainly adds SMI support for mt8195. Comparing with the previous version, add two new functions: a) add smi sub common b) add initial setting for smi-common and smi-larb. Yong Wu (9): dt-bindings: memory: mediatek: Add mt8195 smi binding dt-bindings: memory: mediatek: Add mt8195 smi sub common memory: mtk-smi: Use clk_bulk instead of the clk ops memory: mtk-smi: Rename smi_gen to smi_type memory: mtk-smi: Adjust some code position memory: mtk-smi: Add smi sub common support memory: mtk-smi: mt8195: Add smi support memory: mtk-smi: mt8195: Add initial setting for smi-common memory: mtk-smi: mt8195: Add initial setting for smi-larb .../mediatek,smi-common.yaml | 31 +- .../memory-controllers/mediatek,smi-larb.yaml | 3 + drivers/memory/mtk-smi.c | 568 ++++++++++-------- 3 files changed, 347 insertions(+), 255 deletions(-) -- 2.18.0 _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek