dt-bindings: dma: apple,admac: Add reset
On the SoCs there is usually a shared audio reset line, so add a property for that. Signed-off-by: Martin Povišer <povik+lin@cutebit.org> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Hector Martin <marcan@marcan.st>
This commit is contained in:
parent
51979fbb7f
commit
d52ca60191
|
@ -56,6 +56,9 @@ properties:
|
||||||
power-domains:
|
power-domains:
|
||||||
maxItems: 1
|
maxItems: 1
|
||||||
|
|
||||||
|
resets:
|
||||||
|
maxItems: 1
|
||||||
|
|
||||||
required:
|
required:
|
||||||
- compatible
|
- compatible
|
||||||
- reg
|
- reg
|
||||||
|
|
Loading…
Reference in New Issue