Re: [PATCH 6/9] memory: mtk-smi: Add smi sub common support

From: Krzysztof Kozlowski
Date: Thu Jul 08 2021 - 05:47:20 EST


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@xxxxxxxxxxxx>
> ---
> drivers/memory/mtk-smi.c | 78 ++++++++++++++++++++++++++--------------
> 1 file changed, 52 insertions(+), 26 deletions(-)
>


Best regards,
Krzysztof