Re: [PATCH v7 1/7] ASoC: qcom: qdsp6: add topology-driven Audio IF support
Cezary Rojewski <[email protected]> Tue, 4 Aug 2026 19:58:54 +0200
| Newsgroups | org.kernel.vger.linux-sound,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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.