-
- Downloads
"fs/git@ssh.gitlab.freedesktop.org:lumag/msm.git" did not exist on "6606a96ab1ce9bfddce105845b18c9584c9f69e8"
memory: mtk-smi: Add device-link between smi-larb and smi-common
Normally, If the smi-larb HW need work, we should enable the smi-common HW power and clock firstly. This patch adds device-link between the smi-larb dev and the smi-common dev. then If pm_runtime_get_sync(smi-larb-dev), the pm_runtime_get_sync (smi-common-dev) will be called automatically. Also, Add DL_FLAG_STATELESS to avoid the smi-common clocks be gated when probe. CC: Matthias Brugger <matthias.bgg@gmail.com> Suggested-by:Tomasz Figa <tfiga@chromium.org> Signed-off-by:
Yong Wu <yong.wu@mediatek.com> Signed-off-by:
Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> Link: https://lore.kernel.org/r/20210410091128.31823-5-yong.wu@mediatek.com
Loading
Please register or sign in to comment