On Tue, 07 Jul 2020 08:35:10 +0900, Kuninori Morimoto wrote: > From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > > This patch switches from .txt base to .yaml base Document. > > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > --- > > - 2weeks passed, but nothing happen > > .../devicetree/bindings/sound/ak4613.txt | 27 ---------- > .../devicetree/bindings/sound/ak4613.yaml | 49 +++++++++++++++++++ > 2 files changed, 49 insertions(+), 27 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/sound/ak4613.txt > create mode 100644 Documentation/devicetree/bindings/sound/ak4613.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>