Re: [PATCH] ASoC: amd: acp: Add DMI quirk for Valve Steam Deck OLED

From: Guilherme G. Piccoli

Date: Thu Apr 23 2026 - 14:38:59 EST


On 22/04/2026 09:14, Mark Brown wrote:
> On Tue, Apr 21, 2026 at 05:23:08PM -0300, Guilherme G. Piccoli wrote:
>
>>>> +/* List of DMI quirks - check acp-mach-common.c for usage. */
>>>> +#define TDM_MODE_ENABLE 1
>>>> +#define REMAP_DMIC_BT 2
>
>>> Since the list of quirks may grow over time, it might be worth differentiating
>>> these macros from the common ones — either by adding a `QUIRK_` prefix (or
>>> similar), or better yet, turning them into an enum?!
>
>> Hi Cristian! Thanks for the suggestion, I'm OK either way, let's see
>> what maintainers prefer and I can easily spin a V2 with such change.
>
> I think Cristian's suggestions make sense.

Thanks!

Closing the loop, V2 posted here:
https://lore.kernel.org/r/20260423183505.116445-1-gpiccoli@xxxxxxxxxx/