Re: [PATCH v2 1/1] memory: bt1-l2-ctl: Remove not-going-to-be-supported code for Baikal SoC

From: Krzysztof Kozlowski

Date: Wed Feb 25 2026 - 04:45:32 EST


On 25/02/2026 10:39, Andy Shevchenko wrote:
>>>> Separate patch in these patch series! The ABI documentation ALWAYS goes
>>>> with the implementation. Every patch on LKML follows that rule and also
>>>> it is explicitly documented in DT submitting patches.
>>>
>>> I see, it seems too hard to do this right from the start.
>>
>> Just like reverts of multiple commits are going in reversed order of
>> commits, then this is done in exact reverse order, so you can simply
>> look at any other patchset and do the reverse. Just took the latets from:
>> https://lore.kernel.org/linux-devicetree/
>>
>> So this is adding:
>> https://lore.kernel.org/linux-devicetree/20260225-ina4230-v1-0-92b1de981d46@xxxxxxxxxxx/T/#m7817a527e6819c9383456aeaa0fe22f86e470d6f
>>
>> and removing would be exact revert, reverse order, with of course
>> appropriate subjects and commit msgs.
>
> These can't be done as pure set of reverts. This needs a manual work.

I understand, I wanted to explain how to deduce the proper flow.

>


Best regards,
Krzysztof