File tree 1 file changed +5
-2
lines changed
Documentation/devicetree/bindings/iio/adc
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -199,8 +199,6 @@ patternProperties:
199
199
description :
200
200
From common IIO binding. Used to pipe external sigma delta
201
201
modulator or internal ADC output to DFSDM channel.
202
- This is not required for "st,stm32-dfsdm-pdm" compatibility as
203
- PDM microphone is binded in Audio DT node.
204
202
205
203
required :
206
204
- io-channels
@@ -235,6 +233,10 @@ patternProperties:
235
233
description : child node
236
234
237
235
properties :
236
+ compatible :
237
+ enum :
238
+ - st,stm32h7-dfsdm-dai
239
+
238
240
" #sound-dai-cells " :
239
241
const : 0
240
242
@@ -244,6 +246,7 @@ patternProperties:
244
246
modulator or internal ADC output to DFSDM channel.
245
247
246
248
required :
249
+ - compatible
247
250
- " #sound-dai-cells"
248
251
- io-channels
249
252
You can’t perform that action at this time.
0 commit comments