lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <155b8dbf-8b2a-0484-ac38-1ec6e0a68537@codeaurora.org>
Date:   Fri, 8 Oct 2021 10:43:10 +0530
From:   Srinivasa Rao Mandadapu <srivasam@...eaurora.org>
To:     Srinivas Kandagatla <srinivas.kandagatla@...aro.org>,
        agross@...nel.org, bjorn.andersson@...aro.org, lgirdwood@...il.com,
        broonie@...nel.org, robh+dt@...nel.org, plai@...eaurora.org,
        bgoswami@...eaurora.org, perex@...ex.cz, tiwai@...e.com,
        rohitkr@...eaurora.org, linux-arm-msm@...r.kernel.org,
        alsa-devel@...a-project.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org, swboyd@...omium.org,
        judyhsiao@...omium.org
Subject: Re: [PATCH v2] ASoC: dt-bindings: lpass: add binding headers for
 digital codecs

Thanks for notification Srini!!!

On 10/7/2021 4:14 PM, Srinivas Kandagatla wrote:
> Hi Srinivasa,
>
>
> On 08/09/2021 15:03, Srinivasa Rao Mandadapu wrote:
>> Add header defining for lpass internal digital codecs rx,tx and va
>> dai node id's.
>>
>> Signed-off-by: Srinivasa Rao Mandadapu <srivasam@...eaurora.org>
>> ---
>> Changes since v1:
>>      -- Add missing dai node ID's
>>
>>   include/dt-bindings/sound/qcom,lpass.h | 31 
>> +++++++++++++++++++++++++++++++
>>   1 file changed, 31 insertions(+)
>>
>
>
> Mark has already applied v1, 
> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git/commit/include/dt-bindings/sound/qcom,lpass.h?id=bfad37c53ae6168d03ab06868ea44e77995c43d5
>
> Can you please rebase on top of sound-next so that we endup with 
> correct defines.
Sure. will post v3 patch after rebase.
>
> --srini
>
>> diff --git a/include/dt-bindings/sound/qcom,lpass.h 
>> b/include/dt-bindings/sound/qcom,lpass.h
>> index 7b0b80b..a9404c3 100644
>> --- a/include/dt-bindings/sound/qcom,lpass.h
>> +++ b/include/dt-bindings/sound/qcom,lpass.h
>> @@ -10,6 +10,37 @@
>>     #define LPASS_DP_RX    5
>>   +#define LPASS_CDC_DMA_RX0 6
>> +#define LPASS_CDC_DMA_RX1 7
>> +#define LPASS_CDC_DMA_RX2 8
>> +#define LPASS_CDC_DMA_RX3 9
>> +#define LPASS_CDC_DMA_RX4 10
>> +#define LPASS_CDC_DMA_RX5 11
>> +#define LPASS_CDC_DMA_RX6 12
>> +#define LPASS_CDC_DMA_RX7 13
>> +#define LPASS_CDC_DMA_RX8 14
>> +#define LPASS_CDC_DMA_RX9 15
>> +
>> +#define LPASS_CDC_DMA_TX0 16
>> +#define LPASS_CDC_DMA_TX1 17
>> +#define LPASS_CDC_DMA_TX2 18
>> +#define LPASS_CDC_DMA_TX3 19
>> +#define LPASS_CDC_DMA_TX4 20
>> +#define LPASS_CDC_DMA_TX5 21
>> +#define LPASS_CDC_DMA_TX6 22
>> +#define LPASS_CDC_DMA_TX7 23
>> +#define LPASS_CDC_DMA_TX8 24
>> +
>> +#define LPASS_CDC_DMA_VA_TX0 25
>> +#define LPASS_CDC_DMA_VA_TX1 26
>> +#define LPASS_CDC_DMA_VA_TX2 27
>> +#define LPASS_CDC_DMA_VA_TX3 28
>> +#define LPASS_CDC_DMA_VA_TX4 29
>> +#define LPASS_CDC_DMA_VA_TX5 30
>> +#define LPASS_CDC_DMA_VA_TX6 31
>> +#define LPASS_CDC_DMA_VA_TX7 32
>> +#define LPASS_CDC_DMA_VA_TX8 33
>> +
>>   #define LPASS_MCLK0    0
>>     #endif /* __DT_QCOM_LPASS_H */
>>
-- 
Qualcomm India Private Limited, on behalf of Qualcomm Innovation Center, Inc.,
is a member of Code Aurora Forum, a Linux Foundation Collaborative Project.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ