OSDN Git Service

ASoC: dt-bindings: rockchip: Document pinctrl-names for i2s
authorJudy Hsiao <judyhsiao@chromium.org>
Sun, 19 Jun 2022 09:53:24 +0000 (09:53 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 21 Jun 2022 14:58:07 +0000 (15:58 +0100)
This patch documents pinctrl-names for i2s.

Signed-off-by: Judy Hsiao <judyhsiao@chromium.org>
Link: https://lore.kernel.org/r/20220619095324.492678-4-judyhsiao@chromium.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/rockchip-i2s.yaml

index 5ea16b8..7e36e38 100644 (file)
@@ -61,6 +61,13 @@ properties:
           - const: tx
           - const: rx
 
+  pinctrl-names:
+    oneOf:
+      - const: default
+      - items:
+          - const: bclk_on
+          - const: bclk_off
+
   power-domains:
     maxItems: 1