23 Mar
2020
23 Mar
'20
11:11 p.m.
On Wed, 11 Mar 2020 18:43:21 +0100, Johan Jonker wrote:
Current dts files with 'i2s' nodes are manually verified. In order to automate this process rockchip-i2s.txt has to be converted to yaml.
Signed-off-by: Johan Jonker jbx6244@gmail.com
.../devicetree/bindings/sound/rockchip-i2s.txt | 49 ---------- .../devicetree/bindings/sound/rockchip-i2s.yaml | 106 +++++++++++++++++++++ 2 files changed, 106 insertions(+), 49 deletions(-) delete mode 100644 Documentation/devicetree/bindings/sound/rockchip-i2s.txt create mode 100644 Documentation/devicetree/bindings/sound/rockchip-i2s.yaml
Reviewed-by: Rob Herring robh@kernel.org