Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Unverified Commit 2a79c31a authored by Johan Jonker's avatar Johan Jonker Committed by Mark Brown
Browse files

ASoC: rockchip-i2s: add power-domains property


In the old txt situation we add/describe only properties that are used
by the driver/hardware itself. With yaml it also filters things in a
node that are used by other drivers like 'power-domains' for rk3399,
so add it to 'rockchip-i2s.yaml'.

Signed-off-by: default avatarJohan Jonker <jbx6244@gmail.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20200324094149.6904-3-jbx6244@gmail.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent bcbc13d2
Branches
Tags
No related merge requests found
......@@ -56,6 +56,9 @@ properties:
- const: tx
- const: rx
power-domains:
maxItems: 1
rockchip,capture-channels:
allOf:
- $ref: /schemas/types.yaml#/definitions/uint32
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment