audio: dts: disabled dmic

PD#157997: audio: dts: disabled dmic

Change-Id: Id8a71dbf1c51db46ae2ca678952a8108707dcf03
Signed-off-by: Xing Wang <xing.wang@amlogic.com>
This commit is contained in:
Xing Wang
2018-01-31 15:49:44 +08:00
committed by Jianxin Pan
parent 884db5dc50
commit 35464c4784
2 changed files with 2 additions and 2 deletions

View File

@@ -784,7 +784,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

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