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:   Mon, 19 Oct 2020 13:38:49 +0000
From:   "Ardelean, Alexandru" <alexandru.Ardelean@...log.com>
To:     Mark Brown <broonie@...nel.org>
CC:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "alsa-devel@...a-project.org" <alsa-devel@...a-project.org>,
        "lgirdwood@...il.com" <lgirdwood@...il.com>,
        "lars@...afoo.de" <lars@...afoo.de>,
        "Sa, Nuno" <Nuno.Sa@...log.com>, "perex@...ex.cz" <perex@...ex.cz>,
        "tiwai@...e.com" <tiwai@...e.com>
Subject: RE: [PATCH] ASoC: adau1977: remove platform data and move micbias
 bindings include


> -----Original Message-----
> From: Mark Brown <broonie@...nel.org>
> Sent: Monday, October 19, 2020 4:04 PM
> To: Ardelean, Alexandru <alexandru.Ardelean@...log.com>
> Cc: linux-kernel@...r.kernel.org; alsa-devel@...a-project.org;
> lgirdwood@...il.com; lars@...afoo.de; Sa, Nuno <Nuno.Sa@...log.com>;
> perex@...ex.cz; tiwai@...e.com
> Subject: Re: [PATCH] ASoC: adau1977: remove platform data and move micbias
> bindings include
> 
> [External]
> 
> On Mon, Oct 19, 2020 at 01:53:13PM +0300, Alexandru Ardelean wrote:
> > The change removes the platform_data include/definition. It only
> > contains some values for the MICBIAS.
> > These are moved into 'dt-bindings/sound/adi,adau1977.h' so that they
> > can be used inside device-trees. When moving then, they need to be
> > converted to pre-compiler defines, so that the DT compiler can understand
> them.
> 
> This is missing an update of the binding documentation for the new property.

Umm, if referring to the 'adi,micbias' property, that isn't new:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git/tree/Documentation/devicetree/bindings/sound/adi,adau1977.txt#n26

This just removes any left-over platform-data stuff; which admittedly should have been done earlier.
I also started a conversion of the old binding from text to yaml.
I'll probably have that ready in a couple of days.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ