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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 25 Nov 2021 17:55:29 +0530
From:   Jayesh Choudhary <j-choudhary@...com>
To:     <robh+dt@...nel.org>
CC:     <lgirdwood@...il.com>, <broonie@...nel.org>,
        <alsa-devel@...a-project.org>, <devicetree@...r.kernel.org>,
        <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2] ASoC: dt-bindings: davinci-mcasp: convert McASP
 bindings to yaml schema



On 25/11/21 5:45 pm, Jayesh Choudhary wrote:
> Convert the bindings for McASP controllers for TI SOCs
> from txt to YAML schema.
> 
> Adds additional properties 'clocks', 'clock-names', 'power-domains'
> '#sound-dai-cells', 'num-serializer' and 'port' which were not there
> in the txt file.
> Adds 'dmas' and 'dma-names' in the example which were not there in
> the txt file.
> Changes 'interrupts' and 'interrupt-names' from optional to
> required properties.
> 
> Signed-off-by: Jayesh Choudhary <j-choudhary@...com>
> ---
> Changelog:
> v2:
> - changes the commit message
> - modifies the properties 'clocks', 'clock-names', 'dma-names',
>    'dmas', 'interrupts' and 'interrupt-names' according to the
>    arm SOCs
> - adds 'port' and 'num-serializer' as node properties.
> 
>   .../bindings/sound/davinci-mcasp-audio.txt    |  86 ---------
>   .../bindings/sound/davinci-mcasp-audio.yaml   | 179 ++++++++++++++++++
>   2 files changed, 179 insertions(+), 86 deletions(-)
>   delete mode 100644 Documentation/devicetree/bindings/sound/davinci-mcasp-audio.txt
>   create mode 100644 Documentation/devicetree/bindings/sound/davinci-mcasp-audio.yaml

Rob, Mark,

Previous reply on v1 patch had irrelevant quoted text so here are the 
necessary comments:

- For the arm64 SOC errors in the dtbs_check, a patch has been already 
sent: https://lore.kernel.org/all/20211117053806.10095-1-j-choudhary@ti.com/

- For the typo error in the dts file which causes error in the 
dtbs_check: 
https://lore.kernel.org/all/20211125105326.17000-1-j-choudhary@ti.com/


Jayesh

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ