We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f28b69 commit c7bd589Copy full SHA for c7bd589
Documentation/devicetree/bindings/sound/ics43432.txt
@@ -1,4 +1,4 @@
1
-Invensense ICS-43432 MEMS microphone with I2S output.
+Invensense ICS-43432-compatible MEMS microphone with I2S output.
2
3
There are no software configuration options for this device, indeed, the only
4
host connection is the I2S interface. Apart from requirements on clock
@@ -8,7 +8,9 @@ contain audio data. A hardware pin determines if the device outputs data
8
on the left or right channel of the I2S frame.
9
10
Required properties:
11
- - compatible : Must be "invensense,ics43432"
+ - compatible: should be one of the following.
12
+ "invensense,ics43432": For the Invensense ICS43432
13
+ "cui,cmm-4030d-261": For the CUI CMM-4030D-261-I2S-TR
14
15
Example:
16
0 commit comments