On Tue, 23 Jun 2020 20:40:05 +0900, Masahiro Yamada wrote: > Convert the UniPhier EVEA sound codec binding to DT schema format. > > Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx> > --- > > Changes in v2: > - Add schema for subnode 'port' > > .../sound/socionext,uniphier-evea.yaml | 70 +++++++++++++++++++ > .../bindings/sound/uniphier,evea.txt | 26 ------- > 2 files changed, 70 insertions(+), 26 deletions(-) > create mode 100644 Documentation/devicetree/bindings/sound/socionext,uniphier-evea.yaml > delete mode 100644 Documentation/devicetree/bindings/sound/uniphier,evea.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>