On Wed, 2025-10-08 at 11:48 +1000, Dave Airlie wrote: > I think that is getting a bit complicated for distros though. There is > no reason to ever want 535 only. We don't want to give people options > we don't actually support.
My Ubuntu 25.04 system ships with kernel 6.14 but only the r535 firmware. So there systems out there with recent kernels that would select 535-only. > The options we have in the current driver, is you get 535 + 570, and > we give you the option to say I only need 570. If we add 580, we add > another option and fix it then, but I don't see the point in > overdesigning this for now. Well, like you said, if we move to 580, then now we need to decide between 570 and 580. So let's set up a Kconfig system that handles multiple versions in a future-proof way.
