Skip to content

Commit 296713a

Browse files
Sugar Zhangbroonie
authored andcommitted
ASoC: dt-bindings: rockchip: Document reset property for i2s
This patch documents reset property for i2s. Signed-off-by: Sugar Zhang <[email protected]> Reviewed-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent 53ca9b9 commit 296713a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Documentation/devicetree/bindings/sound/rockchip-i2s.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,14 @@ properties:
6161
power-domains:
6262
maxItems: 1
6363

64+
reset-names:
65+
items:
66+
- const: reset-m
67+
- const: reset-h
68+
69+
resets:
70+
maxItems: 2
71+
6472
rockchip,capture-channels:
6573
$ref: /schemas/types.yaml#/definitions/uint32
6674
default: 2

0 commit comments

Comments
 (0)