Re: [PATCH v2 1/1] ASoC: Fix acronym for Intel Gemini Lake
From: Cezary Rojewski
Date: Mon Dec 15 2025 - 03:08:23 EST
On 2025-12-12 7:16 PM, Andy Shevchenko wrote:
While the used GML is consistent with the pattern for other Intel * Lake
SoCs, the de facto use is GLK. Update the acronym and users accordingly.
Note, a handful of the drivers for Gemini Lake in the Linux kernel use
GLK already (LPC, MEI, pin control, SDHCI, ...) and even some in ASoC.
The only ones in this patch used the inconsistent one.
Acked-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> # pci_ids.h
Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
---
v2: added tag (Bjorn), left variable name as is (Cezary), added comment (Cezary)
Looks good.
Reviewed-by: Cezary Rojewski <cezary.rojewski@xxxxxxxxx>