mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 23:23:53 +02:00
ARM: dts: rv11xx-evb-v10: Disabled pdm mic array default
Change-Id: Ic0ba6b30714436100772e21f902548b0cdb60f8c Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
This commit is contained in:
parent
70cde67391
commit
f542995df4
|
|
@ -84,6 +84,7 @@ dummy_codec: dummy-codec {
|
|||
};
|
||||
|
||||
pdm_mic_array: pdm-mic_array {
|
||||
status = "disabled";
|
||||
compatible = "simple-audio-card";
|
||||
simple-audio-card,name = "rockchip,pdm-mic-array";
|
||||
simple-audio-card,cpu {
|
||||
|
|
@ -796,7 +797,7 @@ &optee {
|
|||
};
|
||||
|
||||
&pdm {
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
#sound-dai-cells = <0>;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&pdmm0_clk
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user