On Wed, Feb 14, 2024 at 02:00:08PM +0100, Niklas Cassel wrote: > Hello all, > > Here comes some minor AHCI quirk cleanups. > > Kind regards, > Niklas > > > Changes since V1: > -Renamed boards to start with board_ahci_pcs_quirk_* as suggested by > Damien. > -Moved the entries futher down to keep them alphabetically with the new > names. > -Changed the order of the HFLAGS for the boards to match the new names. > -Added underscore in _no_sntf to make the name more clear and to match > board_ahci_no_debounce_delay. > -Added new patches 3/4 and patch 4/4. > -Dropped Reviewed-by tags because of too many changes. > > > Niklas Cassel (4): > ahci: rename board_ahci_nosntf > ahci: clean up ahci_broken_devslp quirk > ahci: drop unused board_ahci_noncq > ahci: rename board_ahci_nomsi All look good to me, Reviewed-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>