ASoC: dt-bindings: uniphier: Add description of each port number
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Mon, 4 Oct 2021 02:12:26 +0000 (11:12 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 4 Oct 2021 14:55:31 +0000 (15:55 +0100)
To eliminate FIXME, add descriptions of what each port number is
associated with.

Cc: Rob Herring <robh@kernel.org>
Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Link: https://lore.kernel.org/r/1633313546-23258-1-git-send-email-hayashi.kunihiko@socionext.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/socionext,uniphier-aio.yaml
Documentation/devicetree/bindings/sound/socionext,uniphier-evea.yaml

index 55ae198220f4d793b87e1b45b5a67bbbaa2f271f..70f62ecd6eb23f99724f0d49aff6caf5bb8e2456 100644 (file)
@@ -46,7 +46,27 @@ properties:
 
 patternProperties:
   "^port@[0-9]$":
-    description: FIXME, Need to define what each port is.
+    description: |
+      Port number of DT node is specified by the following DAI channels that
+      depends on SoC.
+      ld11-aio,ld20-aio:
+        0: hdmi
+        1: pcmin2
+        2: line
+        3: hpcmout1
+        4: pcmout3
+        5: hiecout1
+        6: epcmout2
+        7: epcmout3
+        8: hieccompout1
+      pxs2-aio:
+        0: hdmi
+        1: line
+        2: aux
+        3: hiecout1
+        4: iecout1
+        5: hieccompout1
+        6: ieccompout1
     $ref: audio-graph-port.yaml#
     unevaluatedProperties: false
 
index 48ddfcbbcbae69d5948c77fb655a78e95042eeec..be6acfda99999a302ed1b31cbd86d398f82981cc 100644 (file)
@@ -40,7 +40,11 @@ properties:
 
 patternProperties:
   "^port@[0-9]$":
-    description: FIXME, Need to define what each port is.
+    description: |
+      Port number of DT node is specified by the following DAI channels.
+        0: line1
+        1: hp
+        2: line2
     $ref: audio-graph-port.yaml#
     unevaluatedProperties: false