[RFC PATCH 07/10] dt-bindigs: sound: Add Allwinner suniv F1C100s Audio Codec

From: Mesih Kilinc
Date: Sun Dec 02 2018 - 16:24:12 EST


Add compatible string for Allwinner suniv F1C100s audio codec.

Signed-off-by: Mesih Kilinc <mesihkilinc@xxxxxxxxx>
---
Documentation/devicetree/bindings/sound/sun4i-codec.txt | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/sound/sun4i-codec.txt b/Documentation/devicetree/bindings/sound/sun4i-codec.txt
index 66579bb..9778bc1 100644
--- a/Documentation/devicetree/bindings/sound/sun4i-codec.txt
+++ b/Documentation/devicetree/bindings/sound/sun4i-codec.txt
@@ -8,6 +8,7 @@ Required properties:
- "allwinner,sun8i-a23-codec"
- "allwinner,sun8i-h3-codec"
- "allwinner,sun8i-v3s-codec"
+ - "allwinner,suniv-f1c100s-codec"
- reg: must contain the registers location and length
- interrupts: must contain the codec interrupt
- dmas: DMA channels for tx and rx dma. See the DMA client binding,
@@ -27,6 +28,7 @@ Required properties for the following compatibles:
- "allwinner,sun8i-a23-codec"
- "allwinner,sun8i-h3-codec"
- "allwinner,sun8i-v3s-codec"
+ - "allwinner,suniv-f1c100s-codec"
- resets: phandle to the reset control for this device
- allwinner,audio-routing: A list of the connections between audio components.
Each entry is a pair of strings, the first being the
@@ -41,6 +43,7 @@ Required properties for the following compatibles:
"MIC1"
"MIC2" (not on sun8i-v3s)
"MIC3" (sun6i-a31 only)
+ "MIC" (suniv-f1c100s only)

Microphone biases from the SoC:
"HBIAS"
@@ -51,6 +54,8 @@ Required properties for the following compatibles:
"Headset Mic"
"Line In"
"Line Out"
+ "Right FM In" (suniv-f1c100s only)
+ "Left FM In" (suniv-f1c100s only)
"Mic"
"Speaker"

--
2.7.4