]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: sound: Convert Allwinner SPDIF binding to YAML
authorMaxime Ripard <maxime.ripard@bootlin.com>
Thu, 16 May 2019 07:59:25 +0000 (09:59 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 16 May 2019 16:55:38 +0000 (17:55 +0100)
commit3db045e9a69f748a525ddb275f83fef0e7e0f8ca
treef1c238cd7b2d461949b3acfebccc9ca51fa578aa
parent7ab53b7f81e20598596b56abf98322065bc71204
dt-bindings: sound: Convert Allwinner SPDIF binding to YAML

The Allwinner SoCs feature an SPDIF controller across multiple SoC
generations.

However, earlier generations were a bit simpler than the subsequent ones,
and for example would always have RX and TX capabilities, and no reset
lines.

In order to express this, let's create two YAML schemas instead of the free
form text we had before.

Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-spdif.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/sound/sunxi,sun4i-spdif.txt [deleted file]