File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
arch/arm64/boot/dts/freescale Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 270
270
ranges = <0x30000000 0x30000000 0x400000>;
271
271
272
272
sai1: sai@30010000 {
273
+ #sound-dai-cells = <0>;
273
274
compatible = "fsl,imx8mm-sai", "fsl,imx8mq-sai";
274
275
reg = <0x30010000 0x10000>;
275
276
interrupts = <GIC_SPI 95 IRQ_TYPE_LEVEL_HIGH>;
283
284
};
284
285
285
286
sai2: sai@30020000 {
287
+ #sound-dai-cells = <0>;
286
288
compatible = "fsl,imx8mm-sai", "fsl,imx8mq-sai";
287
289
reg = <0x30020000 0x10000>;
288
290
interrupts = <GIC_SPI 96 IRQ_TYPE_LEVEL_HIGH>;
310
312
};
311
313
312
314
sai5: sai@30050000 {
315
+ #sound-dai-cells = <0>;
313
316
compatible = "fsl,imx8mm-sai", "fsl,imx8mq-sai";
314
317
reg = <0x30050000 0x10000>;
315
318
interrupts = <GIC_SPI 90 IRQ_TYPE_LEVEL_HIGH>;
323
326
};
324
327
325
328
sai6: sai@30060000 {
329
+ #sound-dai-cells = <0>;
326
330
compatible = "fsl,imx8mm-sai", "fsl,imx8mq-sai";
327
331
reg = <0x30060000 0x10000>;
328
332
interrupts = <GIC_SPI 90 IRQ_TYPE_LEVEL_HIGH>;
You can’t perform that action at this time.
0 commit comments