Re: [PATCH v2 10/10] memory: mtk-smi: mt8365: Add SMI Support

From: Krzysztof Kozlowski
Date: Wed Apr 05 2023 - 05:43:40 EST


On 05/04/2023 10:06, Alexandre Mergnat wrote:
> Add MT8365 SMI common support.
>
> Signed-off-by: Alexandre Mergnat <amergnat@xxxxxxxxxxxx>
> ---

Why the driver patch is after DTS? Driver code cannot be mixed with the
DTS on branches/repos, so such ordering suggest your patchset is not
bisectable.

Best regards,
Krzysztof