Re: [PATCH v2] dt-bindings: adau1977: convert text binding to yaml format

2020-11-17 Thread Mark Brown
On Tue, 10 Nov 2020 10:47:54 +0200, Alexandru Ardelean wrote: > This change converts the old device-tree binding for ADAU1977 from text > format to the new yaml format. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: adau1977: convert

RE: [PATCH v2] dt-bindings: adau1977: convert text binding to yaml format

2020-11-17 Thread Ardelean, Alexandru
> Subject: Re: [PATCH v2] dt-bindings: adau1977: convert text binding to yaml > format > > [External] > > On Tue, Nov 10, 2020 at 10:47:54AM +0200, Alexandru Ardelean wrote: > > This change converts the old device-tree binding for ADAU1977 from > > text format to th

Re: [PATCH v2] dt-bindings: adau1977: convert text binding to yaml format

2020-11-16 Thread Mark Brown
On Tue, Nov 10, 2020 at 10:47:54AM +0200, Alexandru Ardelean wrote: > This change converts the old device-tree binding for ADAU1977 from text > format to the new yaml format. Please submit patches using subject lines reflecting the style for the subsystem, this makes it easier for people to identi

Re: [PATCH v2] dt-bindings: adau1977: convert text binding to yaml format

2020-11-16 Thread Rob Herring
On Tue, 10 Nov 2020 10:47:54 +0200, Alexandru Ardelean wrote: > This change converts the old device-tree binding for ADAU1977 from text > format to the new yaml format. > > Signed-off-by: Alexandru Ardelean > --- > > Changelog v1 -> v2: > * updated libraries to catch newer schema errors/warnings

[PATCH v2] dt-bindings: adau1977: convert text binding to yaml format

2020-11-10 Thread Alexandru Ardelean
This change converts the old device-tree binding for ADAU1977 from text format to the new yaml format. Signed-off-by: Alexandru Ardelean --- Changelog v1 -> v2: * updated libraries to catch newer schema errors/warnings * fixed examples, added i2c & spi nodes .../bindings/sound/adi,adau1977.txt