On Tue, 24 Jun 2025 09:40:30 +0200, Niklas Cassel wrote:
ASUS store the board name in DMI_PRODUCT_NAME rather than DMI_PRODUCT_VERSION. (Apparently it is only Lenovo that stores the model-name in DMI_PRODUCT_VERSION.)
Use the correct DMI identifier, DMI_PRODUCT_NAME, to match the ASUSPRO-D840SA board, such that the quirk actually gets applied.
[...]
Applied to libata/linux.git (for-6.16-fixes), thanks!
[1/1] ata: ahci: Use correct DMI identifier for ASUSPRO-D840SA LPM quirk https://git.kernel.org/libata/linux/c/3e0809b1
Kind regards, Niklas