Skip to content

Commit c7bd589

Browse files
adureghello-tsbroonie
authored andcommitted
ASoC: ics43432: add compatible for CUI Devices
Add compatible for CUI Devices CMM-4030D-261-I2S-TR. Signed-off-by: Angelo Dureghello <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent 0f28b69 commit c7bd589

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Documentation/devicetree/bindings/sound/ics43432.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Invensense ICS-43432 MEMS microphone with I2S output.
1+
Invensense ICS-43432-compatible MEMS microphone with I2S output.
22

33
There are no software configuration options for this device, indeed, the only
44
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
88
on the left or right channel of the I2S frame.
99

1010
Required properties:
11-
- compatible : Must be "invensense,ics43432"
11+
- 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
1214

1315
Example:
1416

0 commit comments

Comments
 (0)