Re: [PATCH 2/2] dmaengine: ti: Do not enable by default during compile testing
From: Krzysztof Kozlowski
Date: Sun Apr 06 2025 - 13:43:19 EST
On 06/04/2025 18:08, Péter Ujfalusi wrote:
>
>
> On 4/4/25 3:21 PM, Krzysztof Kozlowski wrote:
>> Enabling the compile test should not cause automatic enabling of all
>> drivers.
>
> The scope of compile test has changed?
No, it's the same.
> These drivers will likely not going to be compile tested from now on in
Why? They are. That's why allyesconfig you have.
> practice on other that the platforms they are used?
>
> It gave a piece of mind to know that the code compiles on ppc/x86/etc
> also or it is no longer important sanity check?
And nothing changes here. They will be compile tested on all these other
archs the same as all other arch/soc specific drivers, which do exactly
what I am doing here.
Best regards,
Krzysztof