summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorSugar Zhang <sugar.zhang@rock-chips.com>2017-06-09 15:59:32 +0800
committerMark Brown <broonie@kernel.org>2017-06-13 21:47:36 +0100
commit55f42d2e28a42b06907c916c3c71ceb6dfb5afc4 (patch)
treea40d69f1e1e5843deff2e2de03580ab8c02e259f /Documentation
parentfc05a5b222530617d99d0e803abb262130fdb0c4 (diff)
ASoC: rockchip: add bindings for spdif controller
this patch add compatible for rk3228/rk3328 spdif, Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/sound/rockchip-spdif.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/rockchip-spdif.txt b/Documentation/devicetree/bindings/sound/rockchip-spdif.txt
index 11046429a118..4706b96d450b 100644
--- a/Documentation/devicetree/bindings/sound/rockchip-spdif.txt
+++ b/Documentation/devicetree/bindings/sound/rockchip-spdif.txt
@@ -9,7 +9,9 @@ Required properties:
- compatible: should be one of the following:
- "rockchip,rk3066-spdif"
- "rockchip,rk3188-spdif"
+ - "rockchip,rk3228-spdif"
- "rockchip,rk3288-spdif"
+ - "rockchip,rk3328-spdif"
- "rockchip,rk3366-spdif"
- "rockchip,rk3368-spdif"
- "rockchip,rk3399-spdif"