On Wed, Nov 19, 2025 at 11:41 AM Tomi Valkeinen
<[email protected]> wrote:

> But I digress. I think initially we should just look for a clean fix for
> the platforms affected:
>
> - Add the implementation into the drivers?
> - Add helpers to the core?
> - Add a flag of some kind so the core can do the right thing?
>
> I made a quick test with the flag approach, below. It's not many lines,
> but... Ugh, it does feel like a hack.

I did something similar but didn't submit it because I had similar
feelings.

I still feel it's the lesser evil compared to reverting the offending
patch, somehow the core needs to be aware about hardware
behaviours/limitations, we can't keep pretending that the map
is a good approximation of reality if we instead push voluminous
quirks into different drivers.

Yours,
Linus Walleij

Reply via email to