Re: [PATCH v7 1/7] ASoC: qcom: qdsp6: add topology-driven Audio IF support
From: Cezary Rojewski
Date: Tue Aug 04 2026 - 14:07:22 EST
On 8/4/2026 7:50 PM, Mark Brown wrote:
On Tue, Aug 04, 2026 at 07:46:58PM +0200, Cezary Rojewski wrote:
I'd suggest to move away from snd_ar_tokens.h (the name is as ambiguous is
at can be) and start new header family within 'qcom' subfolder.
FWIW the "ar" is I think AudioReach.
Indeed but uapi is exposed to "users". As a "user" which would like to take advantage of their dev kit and collaterals, I'd expect something more descriptive than snd_ar_tokens.h.
For the readers, I've not mentioned the full context - let me correct that now. The "bad" example is snd_sst_tokens.h which targets Intel's skylake-driver (the driver has been removed few years ago). SST stands for Smart Sound Technology.