|
@@ -1,7 +1,9 @@
|
|
|
Mediatek AFE PCM controller for mt2701
|
|
|
|
|
|
Required properties:
|
|
|
-- compatible = "mediatek,mt2701-audio";
|
|
|
+- compatible: should be one of the followings.
|
|
|
+ - "mediatek,mt2701-audio"
|
|
|
+ - "mediatek,mt7622-audio"
|
|
|
- interrupts: should contain AFE and ASYS interrupts
|
|
|
- interrupt-names: should be "afe" and "asys"
|
|
|
- power-domains: should define the power domain
|