summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/sound/ingenic,jz4740-i2s.txt
diff options
context:
space:
mode:
authorZubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>2015-03-09 12:11:08 +0000
committerMark Brown <broonie@kernel.org>2015-03-09 18:10:17 +0000
commit967beb2e87771411e08467152e3d9f1c3ae73a67 (patch)
tree9960e9024c97dfc5539fb480bdcdcb476e89637f /Documentation/devicetree/bindings/sound/ingenic,jz4740-i2s.txt
parentc517d838eb7d07bbe9507871fab3931deccff539 (diff)
ASoC: jz4740: Add jz4780 support
The jz4780 and jz4740 have very similar i2s blocks. The slight difference is in Rx/Tx fifos. And the bitclocks for input/output are different. This patch adds jz4780 support to the driver Signed-off-by: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com> Acked-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/ingenic,jz4740-i2s.txt')
-rw-r--r--Documentation/devicetree/bindings/sound/ingenic,jz4740-i2s.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/ingenic,jz4740-i2s.txt b/Documentation/devicetree/bindings/sound/ingenic,jz4740-i2s.txt
index b41433386e2f..b623d50004fb 100644
--- a/Documentation/devicetree/bindings/sound/ingenic,jz4740-i2s.txt
+++ b/Documentation/devicetree/bindings/sound/ingenic,jz4740-i2s.txt
@@ -1,7 +1,7 @@
Ingenic JZ4740 I2S controller
Required properties:
-- compatible : "ingenic,jz4740-i2s"
+- compatible : "ingenic,jz4740-i2s" or "ingenic,jz4780-i2s"
- reg : I2S registers location and length
- clocks : AIC and I2S PLL clock specifiers.
- clock-names: "aic" and "i2s"