summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/sound/sunxi,sun4i-spdif.txt
diff options
context:
space:
mode:
authorMarcus Cooper <codekipper@gmail.com>2016-07-30 17:56:37 +0200
committerMark Brown <broonie@kernel.org>2016-08-12 12:00:34 +0100
commitfbb016a25dd0f4160df90bb1319e64e8209c7619 (patch)
tree01264ecda7ced3409dfc9a0be28cd62a2c6d7837 /Documentation/devicetree/bindings/sound/sunxi,sun4i-spdif.txt
parent29b4817d4018df78086157ea3a55c1d9424a7cfc (diff)
ASoC: sunxi: Add bindings for sun6i to SPDIF
The A31 SoC uses the same SPDIF block as found in earlier SoCs, but its reset is controlled via a separate reset controller. Signed-off-by: Marcus Cooper <codekipper@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/sunxi,sun4i-spdif.txt')
-rw-r--r--Documentation/devicetree/bindings/sound/sunxi,sun4i-spdif.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/sunxi,sun4i-spdif.txt b/Documentation/devicetree/bindings/sound/sunxi,sun4i-spdif.txt
index 13503aa505a9..0230c4d20506 100644
--- a/Documentation/devicetree/bindings/sound/sunxi,sun4i-spdif.txt
+++ b/Documentation/devicetree/bindings/sound/sunxi,sun4i-spdif.txt
@@ -9,6 +9,7 @@ Required properties:
- compatible : should be one of the following:
- "allwinner,sun4i-a10-spdif": for the Allwinner A10 SoC
+ - "allwinner,sun6i-a31-spdif": for the Allwinner A31 SoC
- reg : Offset and length of the register set for the device.
@@ -25,6 +26,8 @@ Required properties:
"apb" clock for the spdif bus.
"spdif" clock for spdif controller.
+ - resets : reset specifier for the ahb reset (A31 and newer only)
+
Example:
spdif: spdif@01c21000 {