mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>
To: Mark Brown <broonie@kernel.org>
Cc: perex@perex.cz, tiwai@suse.com, srini@kernel.org,
	lgirdwood@gmail.com, linux-sound@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org,
	krzysztof.kozlowski@linaro.org
Subject: Re: [PATCH v3 3/6] ASoC: qcom: audioreach: add support for static calibration
Date: Tue, 19 Aug 2025 09:59:55 +0100	[thread overview]
Message-ID: <e0907e8d-19fa-4ad8-ba81-cb9ef4e78a10@oss.qualcomm.com> (raw)
In-Reply-To: <6d137f07-d37a-431b-ab38-5f3087d9b3b7@sirena.org.uk>

Thanks Mark,
On 8/18/25 7:52 PM, Mark Brown wrote:
> On Mon, Aug 18, 2025 at 01:50:52PM +0100, srinivas.kandagatla@oss.qualcomm.com wrote:
>> From: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>
>>
>> This change adds support for static calibration data via ASoC topology
>> file. This static calibration data could include binary blob of data
>> that is required by specific module and is not part of topology tokens.
> 
> This breaks an x86 allmodconfig build:
I think
 #include <linux/types.h>
is missing, Will fix this in next version.

--srini

> 
> In file included from <built-in>:1:
> ./usr/include/sound/snd_ar_tokens.h:243:2: error: unknown type name '__le32'
>   243 |         __le32 size;    /* size in bytes of the array, including all elements */
>       |         ^
> ./usr/include/sound/snd_ar_tokens.h:244:2: error: unknown type name '__le32'
>   244 |         __le32 type;    /* SND_SOC_AR_TPLG_MODULE_CFG_TYPE */
>       |         ^
> ./usr/include/sound/snd_ar_tokens.h:245:2: error: unknown type name '__le32'
>   245 |         __le32 priv[2]; /* Private data for future expansion */
>       |         ^
> ./usr/include/sound/snd_ar_tokens.h:246:2: error: unknown type name '__le32'
>   246 |         __le32 data[0]; /* config data */
>       |         ^
> 4 errors generated.


  reply	other threads:[~2025-08-19  8:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-18 12:50 [PATCH v3 0/6] ASoC: qcom: audioreach: cleanup and calibration srinivas.kandagatla
2025-08-18 12:50 ` [PATCH v3 1/6] ASoC: qcom: audioreach: deprecate AR_TKN_U32_MODULE_[IN/OUT]_PORTS srinivas.kandagatla
2025-08-18 12:50 ` [PATCH v3 2/6] ASoC: qcom: audioreach: add documentation for i2s interface type srinivas.kandagatla
2025-08-18 12:50 ` [PATCH v3 3/6] ASoC: qcom: audioreach: add support for static calibration srinivas.kandagatla
2025-08-18 18:52   ` Mark Brown
2025-08-19  8:59     ` Srinivas Kandagatla [this message]
2025-08-18 12:50 ` [PATCH v3 4/6] ASoC: qcom: audioreach: fix typos in I2S_INTF_TYPE srinivas.kandagatla
2025-08-18 14:40   ` Krzysztof Kozlowski
2025-08-18 12:50 ` [PATCH v3 5/6] ASoC: qcom: audioreach: sort modules based on hex ids srinivas.kandagatla
2025-08-18 12:50 ` [PATCH v3 6/6] ASoC: qcom: audioreach: add support for SMECNS module srinivas.kandagatla
2025-08-18 14:40   ` Krzysztof Kozlowski
2025-08-19 19:46 ` [PATCH v3 0/6] ASoC: qcom: audioreach: cleanup and calibration Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e0907e8d-19fa-4ad8-ba81-cb9ef4e78a10@oss.qualcomm.com \
    --to=srinivas.kandagatla@oss.qualcomm.com \
    --cc=broonie@kernel.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=srini@kernel.org \
    --cc=tiwai@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®