[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200501201402.GA8603@bogus>
Date: Fri, 1 May 2020 15:14:02 -0500
From: Rob Herring <robh@...nel.org>
To: Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>
Cc: Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Mark Rutland <mark.rutland@....com>,
devicetree@...r.kernel.org, alsa-devel@...a-project.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ASoC: dt-bindings: audio-graph-card: switch to yaml base
Documentation
On Tue, Apr 21, 2020 at 02:18:15PM +0900, Kuninori Morimoto wrote:
> From: Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>
>
> This patch switches from .txt base to .yaml base Document.
>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>
> ---
> .../bindings/sound/audio-graph-card.txt | 337 --------------
> .../bindings/sound/audio-graph-card.yaml | 416 ++++++++++++++++++
> 2 files changed, 416 insertions(+), 337 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/sound/audio-graph-card.txt
> create mode 100644 Documentation/devicetree/bindings/sound/audio-graph-card.yaml
This needs to be a series, so they are applied together and don't break
the tools if only the ak4613 patch is applied.
As mentioned in the other patch, I think this needs to be broken up to
multiple schemas and avoid definitions.
I'd really like to see either simple-card deprecated to use the
graph-card or drop the 'simple-card,' prefix to align the property
names.
Rob
Powered by blists - more mailing lists