]> asedeno.scripts.mit.edu Git - linux.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)
commit506c7f9b0612c46732aa74317f59a28d9477905b
treef1c238cd7b2d461949b3acfebccc9ca51fa578aa
parent4aecaa0a82b3142fb2f2862b3f25ecc96dc06d8c
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]