audio: dts: disabled dmic

PD#157997: audio: dts: disabled dmic

Change-Id: I7d43dccdfea30eb3de6e6243bbc64c279a4edb6b
Signed-off-by: Xing Wang <xing.wang@amlogic.com>
This commit is contained in:
Xing Wang
2018-01-08 16:17:38 +08:00
committed by Jianxin Pan
parent 2c95ea743b
commit 36d062ace2
2 changed files with 2 additions and 2 deletions

View File

@@ -810,7 +810,7 @@
#sound-dai-cells = <0>;
compatible = "aml, aml_snd_dmic";
reg = <0x0 0xd0042000 0x0 0x2000>;
status = "okay";
status = "disabled";
resets = <
&clkc CLKID_PDM_GATE
>;

View File

@@ -820,7 +820,7 @@
#sound-dai-cells = <0>;
compatible = "aml, aml_snd_dmic";
reg = <0x0 0xd0042000 0x0 0x2000>;
status = "okay";
status = "disabled";
resets = <
&clkc CLKID_PDM_GATE
>;