Re: [PATCH 6/9] memory: mtk-smi: Add smi sub common support
From: Krzysztof Kozlowski <hidden>
Date: 2021-07-08 09:47:20
Also in:
linux-iommu, linux-mediatek, lkml
From: Krzysztof Kozlowski <hidden>
Date: 2021-07-08 09:47:20
Also in:
linux-iommu, linux-mediatek, lkml
On 16/06/2021 13:43, Yong Wu wrote:
This patch adds smi-sub-common support. some larbs may connect with the smi-sub-common, then connect with smi-common.
Please start sentences with capital letter. This (similarly to "This patch") appears in multiple patches.
Before we create device link between smi-larb with smi-common, If we have sub-common, we should use device link the smi-larb and smi-sub-common, then use device link between the smi-sub-common with smi-common. This is for enabling clock/power automatically. Move the device link code to a new interface for reusing. there is no SW extra setting for smi-sub-common. Signed-off-by: Yong Wu <yong.wu@mediatek.com> --- drivers/memory/mtk-smi.c | 78 ++++++++++++++++++++++++++-------------- 1 file changed, 52 insertions(+), 26 deletions(-)
Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel