14 Jul
2020
14 Jul
'20
8:13 a.m.
On Tue, Jul 14, 2020 at 11:22 AM Rob Herring robh@kernel.org wrote:
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@socionext.com
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@kernel.org
What do you mean by Reviewed-by ? Do you expect this to go to the asoc tree?
I just thought the schema conversion would go through the dt tree.
--
Best Regards
Masahiro Yamada