[PATCH v2 0/6] MT8186 SMI SUPPORT

From: Yong Wu
Date: Tue Jan 11 2022 - 01:39:20 EST


This patchset adds mt8186 smi support, mainly adds a sleep control function.

Change note:
v2: a) Add two patches for the "make dtbs_check" warning.
b) Seperate the "sleep control" into two functions.
And add a "TODO" comment while sleep control fails.

v1: https://lore.kernel.org/linux-mediatek/20211203064027.14993-1-yong.wu@xxxxxxxxxxxx/
Base on v5.16-rc1.

Yong Wu (6):
dt-bindings: memory: mtk-smi: Fix larb-id dtbs_check warning
dt-bindings: memory: mtk-smi: Fix the larb clock/clock-names dtbs
warning
dt-bindings: memory: mediatek: Add mt8186 support
memory: mtk-smi: Fix the return value for clk_bulk_prepare_enable
memory: mtk-smi: Add sleep ctrl function
memory: mtk-smi: mt8186: Add smi support

.../mediatek,smi-common.yaml | 4 +-
.../memory-controllers/mediatek,smi-larb.yaml | 10 ++--
drivers/memory/mtk-smi.c | 50 ++++++++++++++++++-
3 files changed, 57 insertions(+), 7 deletions(-)

--
2.18.0