aboutsummaryrefslogtreecommitdiffstats
path: root/4.0.4_RC1/4.0.4_rc1_test_results/beaglebone/testresults.json
blob: 0c98b0be0be36009797dfa518033f2ed47b109cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
{
    "manual_bsp-hw_20220923094803": {
        "configuration": {
            "IMAGE_BASENAME": "core-image-sato-sdk",
            "LAYERS": {
                "meta": {
                    "branch": "kirkstone",
                    "commit": "d64bef1c7d713b92a51228e5ade945835e5a94a4",
                    "commit_count": 66795
                },
                "meta-poky": {
                    "branch": "kirkstone",
                    "commit": "d64bef1c7d713b92a51228e5ade945835e5a94a4",
                    "commit_count": 66795
                },
                "meta-yocto-bsp": {
                    "branch": "kirkstone",
                    "commit": "d64bef1c7d713b92a51228e5ade945835e5a94a4",
                    "commit_count": 66795
                }
            },
            "MACHINE": "beaglebone-yocto",
            "STARTTIME": "20220923094803",
            "TEST_MODULE": "bsp-hw",
            "TEST_TYPE": "manual"
        },
        "result": {
            "bsps-hw.bsps-hw.Add_multiple_files_in_media_player": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.Check_if_SATA_disk_can_work_correctly": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.Check_if_watchdog_can_reset_the_target_system": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.Graphics_-_ABAT": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.Graphics_-_x11perf_-_2D": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.Install_and_boot_from_USB-drive_to_HDD-drive": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.Install_and_boot_from_USB-drive_to_SD-drive": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.System_can_boot_up_via_NFS": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.Test_Seek_bar_and_volume_control": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.Test_boot_on_serial_communication_HDD": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.Test_boot_on_serial_communication_SD": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.Test_boot_on_serial_communication_USB": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.audio_-_play_(ogg)_with_HDMI": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.audio_-_play_(wav)_with_HDMI": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.boot_and_install_from_USB": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.check_CPU_utilization_after_standby": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.connman_offline_mode_in_connman-gnome": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.live_boot_from_USB": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.media_player_-_play_video_(ogv)": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.media_player_-_stop/play_button_(ogv)": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.switch_among_multi_applications_and_desktop": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.video_-_libva_check_(ogg_video_play)": {
                "status": "SKIPPED"
            }
        }
    },
    "runtime_core-image-sato-sdk_beaglebone-yocto_20220921042426": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-sato-sdk",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "kirkstone",
                    "commit": "d64bef1c7d713b92a51228e5ade945835e5a94a4",
                    "commit_count": 66795
                },
                "meta-poky": {
                    "branch": "kirkstone",
                    "commit": "d64bef1c7d713b92a51228e5ade945835e5a94a4",
                    "commit_count": 66795
                },
                "meta-yocto-bsp": {
                    "branch": "kirkstone",
                    "commit": "d64bef1c7d713b92a51228e5ade945835e5a94a4",
                    "commit_count": 66795
                }
            },
            "MACHINE": "beaglebone-yocto",
            "STARTTIME": "20220921042426",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "apt.AptRepoTest.test_apt_install_from_repo": {
                "duration": 0.0007789134979248047,
                "log": "Test requires apt to be installed",
                "status": "SKIPPED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 517.9578006267548,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 0.0006246566772460938,
                "log": "Test requires gtk+3 to be installed",
                "status": "SKIPPED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 129.5794038772583,
                "status": "PASSED"
            },
            "connman.ConnmanTest.test_connmand_help": {
                "duration": 0.3201134204864502,
                "status": "PASSED"
            },
            "connman.ConnmanTest.test_connmand_running": {
                "duration": 0.37081193923950195,
                "status": "PASSED"
            },
            "date.DateTest.test_date": {
                "duration": 1.1612963676452637,
                "status": "PASSED"
            },
            "df.DfTest.test_df": {
                "duration": 0.3224759101867676,
                "status": "PASSED"
            },
            "dnf.DnfBasicTest.test_dnf_help": {
                "duration": 9.456935405731201,
                "status": "PASSED"
            },
            "dnf.DnfBasicTest.test_dnf_history": {
                "duration": 6.265867233276367,
                "status": "PASSED"
            },
            "dnf.DnfBasicTest.test_dnf_info": {
                "duration": 5.1089863777160645,
                "status": "PASSED"
            },
            "dnf.DnfBasicTest.test_dnf_search": {
                "duration": 5.0687079429626465,
                "status": "PASSED"
            },
            "dnf.DnfBasicTest.test_dnf_version": {
                "duration": 4.9077489376068115,
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_exclude": {
                "duration": 99.23020339012146,
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_install": {
                "duration": 20.791780710220337,
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_install_dependency": {
                "duration": 20.430821895599365,
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_install_from_disk": {
                "duration": 26.01282262802124,
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_install_from_http": {
                "duration": 20.302997589111328,
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_installroot": {
                "duration": 56.12616229057312,
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_installroot_usrmerge": {
                "duration": 0.0002942085266113281,
                "log": "Test run when enable usrmege",
                "status": "SKIPPED"
            },
            "dnf.DnfRepoTest.test_dnf_makecache": {
                "duration": 4.221430540084839,
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_reinstall": {
                "duration": 7.440901517868042,
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_repoinfo": {
                "duration": 5.148484945297241,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 3.262800693511963,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 3.047652244567871,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 6.063819408416748,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 2.46978759765625,
                "status": "PASSED"
            },
            "gi.GObjectIntrospectionTest.test_python": {
                "duration": 1.8689799308776855,
                "status": "PASSED"
            },
            "go.GoHelloworldTest.test_gohelloworld": {
                "duration": 1.1140086650848389,
                "status": "PASSED"
            },
            "kernelmodule.KernelModuleTest.test_kernel_module": {
                "duration": 144.02382159233093,
                "status": "PASSED"
            },
            "ldd.LddTest.test_ldd": {
                "duration": 0.9416711330413818,
                "status": "PASSED"
            },
            "logrotate.LogrotateTest.test_logrotate_newlog": {
                "duration": 1.609534740447998,
                "status": "PASSED"
            },
            "logrotate.LogrotateTest.test_logrotate_wtmp": {
                "duration": 1.4267890453338623,
                "status": "PASSED"
            },
            "oe_syslog.SyslogTest.test_syslog_running": {
                "duration": 0.32879137992858887,
                "status": "PASSED"
            },
            "oe_syslog.SyslogTestConfig.test_syslog_logger": {
                "duration": 1.5755860805511475,
                "status": "PASSED"
            },
            "oe_syslog.SyslogTestConfig.test_syslog_restart": {
                "duration": 2.8659963607788086,
                "status": "PASSED"
            },
            "oe_syslog.SyslogTestConfig.test_syslog_startup_config": {
                "duration": 6.9043192863464355,
                "status": "PASSED"
            },
            "opkg.OpkgRepoTest.test_opkg_install_from_repo": {
                "duration": 0.000995635986328125,
                "log": "Test requires opkg to be installed",
                "status": "SKIPPED"
            },
            "pam.PamBasicTest.test_pam": {
                "duration": 0.0006039142608642578,
                "log": "Test requires pam to be in DISTRO_FEATURES",
                "status": "SKIPPED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 7.579660654067993,
                "log": "Traceback (most recent call last):\n  File \"/buildarea4/yzhao1/yocto/kirkstone/poky/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/buildarea4/yzhao1/yocto/kirkstone/poky/meta/lib/oeqa/runtime/cases/parselogs.py\", line 389, in test_parselogs\n    self.assertEqual(errcount, 0, msg=self.msg)\nAssertionError: 90 != 0 : Log: /buildarea4/yzhao1/yocto/kirkstone/build-beaglebone/tmp/work/beaglebone_yocto-poky-linux-gnueabi/core-image-sato-sdk/1.0-r0/target_logs/dmesg_output.log\n-----------------------\nCentral error: [    2.520708] ti-sysc: probe of 44e31000.target-module failed with error -16\n***********************\n[    2.480453] NET: Registered PF_VSOCK protocol family\n[    2.480697] ThumbEE CPU extension supported.\n[    2.480714] omap_voltage_late_init: Voltage driver support not added\n[    2.481507] Loading compiled-in X.509 certificates\n[    2.481630] Key type ._fscrypt registered\n[    2.481644] Key type .fscrypt registered\n[    2.481652] Key type fscrypt-provisioning registered\n[    2.483268] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no\n[    2.485183] Key type encrypted registered\n[    2.515906] pinctrl-single 44e10800.pinmux: 142 pins, size 568\n[    2.520708] ti-sysc: probe of 44e31000.target-module failed with error -16\n[    2.523936] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec\n[    2.527528] omap_rtc 44e3e000.rtc: registered as rtc0\n[    2.527596] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01T00:00:00 UTC (946684800)\n[    2.537347] ti-sysc: probe of 48040000.target-module failed with error -16\n[    2.548393] OMAP GPIO hardware version 0.1\n[    2.560143] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz\n[    2.571991] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator\n[    2.585470] random: crng init done\n[    2.585548] omap_rng 48310000.rng: Random Number Generator ver. 20\n[    2.646267] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000\n\n***********************\nCentral error: [    2.537347] ti-sysc: probe of 48040000.target-module failed with error -16\n***********************\n[    2.481630] Key type ._fscrypt registered\n[    2.481644] Key type .fscrypt registered\n[    2.481652] Key type fscrypt-provisioning registered\n[    2.483268] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no\n[    2.485183] Key type encrypted registered\n[    2.515906] pinctrl-single 44e10800.pinmux: 142 pins, size 568\n[    2.520708] ti-sysc: probe of 44e31000.target-module failed with error -16\n[    2.523936] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec\n[    2.527528] omap_rtc 44e3e000.rtc: registered as rtc0\n[    2.527596] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01T00:00:00 UTC (946684800)\n[    2.537347] ti-sysc: probe of 48040000.target-module failed with error -16\n[    2.548393] OMAP GPIO hardware version 0.1\n[    2.560143] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz\n[    2.571991] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator\n[    2.585470] random: crng init done\n[    2.585548] omap_rng 48310000.rng: Random Number Generator ver. 20\n[    2.646267] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000\n[    2.648344] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720\n[    2.648670] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4\n[    2.648692] cpsw-switch 4a100000.switch: ALE Table size 1024\n[    2.648823] cpsw-switch 4a100000.switch: Detected MACID = 7c:66:9d:6d:c2:3a\n\n***********************\nCentral error: [    2.703828] l3-aon-clkctrl:0000:0: failed to disable\n***********************\n[    2.648692] cpsw-switch 4a100000.switch: ALE Table size 1024\n[    2.648823] cpsw-switch 4a100000.switch: Detected MACID = 7c:66:9d:6d:c2:3a\n[    2.650188] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0)\n[    2.660769] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present!\n[    2.660823] edma 49000000.dma: TI EDMA DMA engine driver\n[    2.667464] am335x-phy-driver 47401300.usb-phy: supply vcc not found, using dummy regulator\n[    2.667794] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests\n[    2.678918] am335x-phy-driver 47401b00.usb-phy: supply vcc not found, using dummy regulator\n[    2.679229] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests\n[    2.698640] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available\n[    2.703828] l3-aon-clkctrl:0000:0: failed to disable\n[    2.707219] printk: console [ttyS0] disabled\n[    2.707349] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 18, base_baud = 3000000) is a 8250\n[    3.483373] printk: console [ttyS0] enabled\n[    3.516948] tps65217-pmic: Failed to locate of_node [id: -1]\n[    3.528917] tps65217-bl: Failed to locate of_node [id: -1]\n[    3.535988] tps65217 0-0024: TPS65217 ID 0xe version 1.2\n[    3.540676] i2c 0-0070: Fixing up cyclic dependency with 4830e000.lcdc\n[    3.688807] tda998x 0-0070: found TDA19988\n[    3.694342] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz\n[    3.700288] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22)\n\n***********************\nCentral error: [    3.516948] tps65217-pmic: Failed to locate of_node [id: -1]\n***********************\n[    2.660823] edma 49000000.dma: TI EDMA DMA engine driver\n[    2.667464] am335x-phy-driver 47401300.usb-phy: supply vcc not found, using dummy regulator\n[    2.667794] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests\n[    2.678918] am335x-phy-driver 47401b00.usb-phy: supply vcc not found, using dummy regulator\n[    2.679229] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests\n[    2.698640] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available\n[    2.703828] l3-aon-clkctrl:0000:0: failed to disable\n[    2.707219] printk: console [ttyS0] disabled\n[    2.707349] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 18, base_baud = 3000000) is a 8250\n[    3.483373] printk: console [ttyS0] enabled\n[    3.516948] tps65217-pmic: Failed to locate of_node [id: -1]\n[    3.528917] tps65217-bl: Failed to locate of_node [id: -1]\n[    3.535988] tps65217 0-0024: TPS65217 ID 0xe version 1.2\n[    3.540676] i2c 0-0070: Fixing up cyclic dependency with 4830e000.lcdc\n[    3.688807] tda998x 0-0070: found TDA19988\n[    3.694342] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz\n[    3.700288] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22)\n[    3.708983] tilcdc 4830e000.lcdc: bound 0-0070 (ops tda998x_ops)\n[    3.713983] sdhci-omap 48060000.mmc: Got CD GPIO\n[    3.718346] [drm] Initialized tilcdc 1.0.0 20121205 for 4830e000.lcdc on minor 0\n[    3.724853] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator\n\n***********************\nCentral error: [    3.528917] tps65217-bl: Failed to locate of_node [id: -1]\n***********************\n[    2.667464] am335x-phy-driver 47401300.usb-phy: supply vcc not found, using dummy regulator\n[    2.667794] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests\n[    2.678918] am335x-phy-driver 47401b00.usb-phy: supply vcc not found, using dummy regulator\n[    2.679229] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests\n[    2.698640] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available\n[    2.703828] l3-aon-clkctrl:0000:0: failed to disable\n[    2.707219] printk: console [ttyS0] disabled\n[    2.707349] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 18, base_baud = 3000000) is a 8250\n[    3.483373] printk: console [ttyS0] enabled\n[    3.516948] tps65217-pmic: Failed to locate of_node [id: -1]\n[    3.528917] tps65217-bl: Failed to locate of_node [id: -1]\n[    3.535988] tps65217 0-0024: TPS65217 ID 0xe version 1.2\n[    3.540676] i2c 0-0070: Fixing up cyclic dependency with 4830e000.lcdc\n[    3.688807] tda998x 0-0070: found TDA19988\n[    3.694342] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz\n[    3.700288] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22)\n[    3.708983] tilcdc 4830e000.lcdc: bound 0-0070 (ops tda998x_ops)\n[    3.713983] sdhci-omap 48060000.mmc: Got CD GPIO\n[    3.718346] [drm] Initialized tilcdc 1.0.0 20121205 for 4830e000.lcdc on minor 0\n[    3.724853] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator\n[    3.815809] Console: switching to colour frame buffer device 160x64\n\n***********************\nCentral error: [  139.433495] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[   10.728322] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem\n[   10.759362] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: disabled.\n[   10.938891] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null). Quota mode: disabled.\n[   16.449128] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac\n[   16.548055] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL)\n[   18.647144] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off\n[   18.654256] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready\n[   18.732794] 8021q: 802.1Q VLAN Support v1.8\n[   18.735817] 8021q: adding VLAN 0 to HW filter on device eth0\n[  139.425386] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.433495] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.461270]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.469444] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.485505] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.494985]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.503036] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.516422] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.524468]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.548192] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.558606] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.571943]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  139.461270]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[   10.759362] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: disabled.\n[   10.938891] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null). Quota mode: disabled.\n[   16.449128] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac\n[   16.548055] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL)\n[   18.647144] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off\n[   18.654256] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready\n[   18.732794] 8021q: 802.1Q VLAN Support v1.8\n[   18.735817] 8021q: adding VLAN 0 to HW filter on device eth0\n[  139.425386] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.433495] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.461270]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.469444] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.485505] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.494985]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.503036] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.516422] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.524468]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.548192] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.558606] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.571943]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.581542] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  139.485505] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[   16.449128] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac\n[   16.548055] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL)\n[   18.647144] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off\n[   18.654256] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready\n[   18.732794] 8021q: 802.1Q VLAN Support v1.8\n[   18.735817] 8021q: adding VLAN 0 to HW filter on device eth0\n[  139.425386] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.433495] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.461270]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.469444] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.485505] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.494985]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.503036] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.516422] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.524468]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.548192] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.558606] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.571943]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.581542] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.600804] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.610612]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  139.494985]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[   16.548055] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL)\n[   18.647144] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off\n[   18.654256] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready\n[   18.732794] 8021q: 802.1Q VLAN Support v1.8\n[   18.735817] 8021q: adding VLAN 0 to HW filter on device eth0\n[  139.425386] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.433495] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.461270]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.469444] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.485505] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.494985]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.503036] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.516422] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.524468]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.548192] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.558606] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.571943]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.581542] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.600804] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.610612]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.632046] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  139.516422] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[   18.654256] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready\n[   18.732794] 8021q: 802.1Q VLAN Support v1.8\n[   18.735817] 8021q: adding VLAN 0 to HW filter on device eth0\n[  139.425386] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.433495] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.461270]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.469444] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.485505] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.494985]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.503036] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.516422] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.524468]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.548192] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.558606] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.571943]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.581542] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.600804] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.610612]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.632046] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.641990] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.652144]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  139.524468]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[   18.732794] 8021q: 802.1Q VLAN Support v1.8\n[   18.735817] 8021q: adding VLAN 0 to HW filter on device eth0\n[  139.425386] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.433495] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.461270]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.469444] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.485505] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.494985]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.503036] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.516422] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.524468]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.548192] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.558606] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.571943]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.581542] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.600804] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.610612]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.632046] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.641990] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.652144]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.670797] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  139.558606] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  139.425386] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.433495] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.461270]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.469444] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.485505] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.494985]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.503036] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.516422] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.524468]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.548192] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.558606] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.571943]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.581542] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.600804] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.610612]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.632046] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.641990] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.652144]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.670797] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.679548] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.691268]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  139.571943]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  139.433495] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.461270]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.469444] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.485505] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.494985]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.503036] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.516422] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.524468]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.548192] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.558606] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.571943]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.581542] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.600804] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.610612]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.632046] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.641990] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.652144]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.670797] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.679548] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.691268]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.698415] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  139.600804] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  139.469444] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.485505] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.494985]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.503036] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.516422] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.524468]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.548192] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.558606] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.571943]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.581542] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.600804] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.610612]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.632046] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.641990] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.652144]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.670797] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.679548] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.691268]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.698415] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.714635] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.725773]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  139.610612]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  139.485505] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.494985]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.503036] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.516422] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.524468]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.548192] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.558606] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.571943]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.581542] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.600804] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.610612]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.632046] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.641990] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.652144]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.670797] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.679548] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.691268]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.698415] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.714635] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.725773]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.740351] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  139.641990] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  139.503036] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.516422] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.524468]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.548192] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.558606] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.571943]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.581542] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.600804] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.610612]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.632046] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.641990] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.652144]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.670797] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.679548] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.691268]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.698415] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.714635] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.725773]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.740351] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.749367] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.757782]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  139.652144]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  139.516422] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.524468]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.548192] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.558606] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.571943]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.581542] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.600804] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.610612]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.632046] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.641990] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.652144]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.670797] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.679548] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.691268]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.698415] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.714635] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.725773]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.740351] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.749367] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.757782]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.763919] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  139.679548] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  139.548192] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.558606] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.571943]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.581542] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.600804] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.610612]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.632046] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.641990] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.652144]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.670797] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.679548] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.691268]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.698415] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.714635] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.725773]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.740351] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.749367] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.757782]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.763919] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.773479] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.796676]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  139.691268]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  139.558606] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.571943]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.581542] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.600804] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.610612]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.632046] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.641990] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.652144]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.670797] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.679548] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.691268]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.698415] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.714635] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.725773]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.740351] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.749367] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.757782]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.763919] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.773479] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.796676]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.837070] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  139.714635] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  139.581542] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.600804] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.610612]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.632046] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.641990] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.652144]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.670797] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.679548] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.691268]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.698415] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.714635] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.725773]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.740351] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.749367] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.757782]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.763919] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.773479] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.796676]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.837070] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.849513] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.858876]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  139.725773]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  139.600804] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.610612]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.632046] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.641990] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.652144]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.670797] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.679548] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.691268]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.698415] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.714635] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.725773]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.740351] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.749367] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.757782]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.763919] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.773479] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.796676]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.837070] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.849513] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.858876]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.866082] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  139.749367] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  139.632046] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.641990] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.652144]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.670797] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.679548] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.691268]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.698415] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.714635] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.725773]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.740351] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.749367] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.757782]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.763919] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.773479] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.796676]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.837070] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.849513] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.858876]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.866082] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.876367] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.895103]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  139.757782]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  139.641990] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.652144]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.670797] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.679548] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.691268]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.698415] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.714635] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.725773]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.740351] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.749367] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.757782]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.763919] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.773479] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.796676]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.837070] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.849513] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.858876]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.866082] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.876367] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.895103]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.911183] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  139.773479] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  139.670797] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.679548] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.691268]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.698415] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.714635] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.725773]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.740351] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.749367] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.757782]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.763919] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.773479] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.796676]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.837070] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.849513] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.858876]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.866082] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.876367] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.895103]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.911183] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.930189] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.940137]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  139.796676]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  139.679548] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.691268]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.698415] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.714635] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.725773]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.740351] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.749367] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.757782]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.763919] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.773479] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.796676]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.837070] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.849513] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.858876]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.866082] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.876367] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.895103]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.911183] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.930189] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.940137]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.957220] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  139.849513] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  139.698415] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.714635] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.725773]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.740351] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.749367] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.757782]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.763919] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.773479] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.796676]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.837070] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.849513] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.858876]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.866082] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.876367] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.895103]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.911183] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.930189] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.940137]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.957220] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.965307] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.977920]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  139.858876]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  139.714635] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.725773]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.740351] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.749367] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.757782]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.763919] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.773479] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.796676]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.837070] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.849513] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.858876]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.866082] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.876367] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.895103]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.911183] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.930189] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.940137]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.957220] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.965307] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.977920]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.984696] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  139.876367] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  139.740351] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.749367] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.757782]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.763919] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.773479] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.796676]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.837070] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.849513] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.858876]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.866082] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.876367] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.895103]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.911183] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.930189] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.940137]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.957220] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.965307] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.977920]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.984696] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.010974] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.026628]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  139.895103]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  139.749367] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.757782]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.763919] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.773479] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.796676]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.837070] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.849513] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.858876]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.866082] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.876367] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.895103]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.911183] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.930189] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.940137]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.957220] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.965307] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.977920]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.984696] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.010974] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.026628]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.040126] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  139.930189] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  139.763919] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.773479] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.796676]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.837070] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.849513] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.858876]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.866082] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.876367] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.895103]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.911183] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.930189] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.940137]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.957220] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.965307] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.977920]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.984696] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.010974] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.026628]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.040126] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.048465] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.067090]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  139.940137]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  139.773479] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.796676]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.837070] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.849513] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.858876]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.866082] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.876367] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.895103]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.911183] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.930189] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.940137]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.957220] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.965307] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.977920]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.984696] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.010974] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.026628]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.040126] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.048465] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.067090]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.074410] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  139.965307] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  139.837070] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.849513] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.858876]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.866082] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.876367] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.895103]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.911183] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.930189] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.940137]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.957220] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.965307] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.977920]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.984696] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.010974] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.026628]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.040126] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.048465] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.067090]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.074410] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.086360] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.094400]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  139.977920]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  139.849513] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.858876]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.866082] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.876367] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.895103]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.911183] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.930189] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.940137]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.957220] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.965307] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.977920]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.984696] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.010974] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.026628]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.040126] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.048465] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.067090]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.074410] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.086360] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.094400]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.106037] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  140.010974] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  139.866082] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.876367] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.895103]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.911183] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.930189] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.940137]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.957220] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.965307] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.977920]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.984696] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.010974] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.026628]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.040126] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.048465] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.067090]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.074410] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.086360] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.094400]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.106037] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.121736] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.136445]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  140.026628]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  139.876367] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.895103]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.911183] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.930189] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.940137]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.957220] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.965307] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.977920]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.984696] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.010974] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.026628]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.040126] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.048465] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.067090]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.074410] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.086360] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.094400]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.106037] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.121736] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.136445]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.143343] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  140.048465] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  139.911183] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.930189] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.940137]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.957220] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.965307] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.977920]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.984696] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.010974] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.026628]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.040126] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.048465] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.067090]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.074410] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.086360] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.094400]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.106037] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.121736] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.136445]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.143343] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.158853] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.180375]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  140.067090]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  139.930189] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.940137]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.957220] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.965307] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.977920]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.984696] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.010974] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.026628]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.040126] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.048465] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.067090]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.074410] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.086360] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.094400]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.106037] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.121736] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.136445]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.143343] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.158853] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.180375]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.197363] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  140.086360] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  139.957220] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  139.965307] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.977920]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.984696] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.010974] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.026628]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.040126] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.048465] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.067090]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.074410] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.086360] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.094400]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.106037] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.121736] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.136445]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.143343] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.158853] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.180375]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.197363] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.205271] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.225890]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  140.094400]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  139.965307] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  139.977920]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  139.984696] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.010974] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.026628]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.040126] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.048465] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.067090]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.074410] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.086360] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.094400]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.106037] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.121736] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.136445]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.143343] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.158853] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.180375]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.197363] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.205271] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.225890]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.248434] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  140.121736] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  139.984696] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.010974] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.026628]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.040126] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.048465] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.067090]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.074410] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.086360] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.094400]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.106037] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.121736] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.136445]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.143343] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.158853] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.180375]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.197363] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.205271] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.225890]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.248434] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.258002] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.277124]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  140.136445]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  140.010974] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.026628]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.040126] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.048465] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.067090]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.074410] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.086360] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.094400]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.106037] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.121736] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.136445]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.143343] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.158853] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.180375]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.197363] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.205271] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.225890]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.248434] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.258002] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.277124]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.299714] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  140.158853] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  140.040126] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.048465] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.067090]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.074410] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.086360] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.094400]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.106037] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.121736] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.136445]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.143343] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.158853] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.180375]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.197363] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.205271] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.225890]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.248434] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.258002] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.277124]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.299714] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.310355] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.324593]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  140.180375]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  140.048465] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.067090]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.074410] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.086360] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.094400]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.106037] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.121736] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.136445]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.143343] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.158853] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.180375]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.197363] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.205271] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.225890]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.248434] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.258002] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.277124]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.299714] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.310355] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.324593]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.336669] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  140.205271] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  140.074410] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.086360] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.094400]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.106037] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.121736] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.136445]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.143343] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.158853] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.180375]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.197363] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.205271] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.225890]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.248434] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.258002] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.277124]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.299714] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.310355] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.324593]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.336669] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.344709] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.366451]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  140.225890]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  140.086360] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.094400]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.106037] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.121736] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.136445]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.143343] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.158853] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.180375]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.197363] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.205271] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.225890]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.248434] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.258002] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.277124]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.299714] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.310355] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.324593]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.336669] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.344709] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.366451]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.373001] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  140.258002] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  140.106037] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.121736] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.136445]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.143343] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.158853] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.180375]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.197363] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.205271] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.225890]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.248434] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.258002] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.277124]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.299714] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.310355] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.324593]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.336669] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.344709] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.366451]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.373001] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.390719] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.403842]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  140.277124]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  140.121736] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.136445]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.143343] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.158853] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.180375]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.197363] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.205271] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.225890]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.248434] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.258002] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.277124]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.299714] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.310355] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.324593]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.336669] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.344709] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.366451]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.373001] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.390719] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.403842]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.412855] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  140.310355] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  140.143343] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.158853] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.180375]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.197363] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.205271] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.225890]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.248434] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.258002] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.277124]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.299714] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.310355] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.324593]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.336669] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.344709] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.366451]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.373001] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.390719] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.403842]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.412855] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.426416] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.434490]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  140.324593]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  140.158853] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.180375]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.197363] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.205271] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.225890]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.248434] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.258002] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.277124]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.299714] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.310355] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.324593]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.336669] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.344709] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.366451]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.373001] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.390719] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.403842]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.412855] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.426416] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.434490]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.450837] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  140.344709] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  140.197363] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.205271] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.225890]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.248434] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.258002] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.277124]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.299714] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.310355] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.324593]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.336669] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.344709] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.366451]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.373001] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.390719] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.403842]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.412855] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.426416] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.434490]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.450837] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.460020] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.476449]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  140.366451]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  140.205271] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.225890]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.248434] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.258002] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.277124]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.299714] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.310355] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.324593]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.336669] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.344709] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.366451]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.373001] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.390719] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.403842]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.412855] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.426416] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.434490]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.450837] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.460020] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.476449]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.482720] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  140.390719] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  140.248434] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.258002] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.277124]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.299714] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.310355] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.324593]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.336669] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.344709] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.366451]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.373001] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.390719] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.403842]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.412855] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.426416] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.434490]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.450837] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.460020] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.476449]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.482720] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.499087] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.511139]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  140.403842]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  140.258002] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.277124]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.299714] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.310355] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.324593]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.336669] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.344709] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.366451]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.373001] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.390719] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.403842]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.412855] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.426416] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.434490]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.450837] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.460020] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.476449]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.482720] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.499087] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.511139]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.519449] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  140.426416] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  140.299714] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.310355] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.324593]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.336669] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.344709] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.366451]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.373001] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.390719] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.403842]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.412855] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.426416] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.434490]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.450837] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.460020] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.476449]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.482720] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.499087] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.511139]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.519449] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.544378] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.554486]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  140.434490]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  140.310355] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.324593]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.336669] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.344709] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.366451]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.373001] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.390719] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.403842]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.412855] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.426416] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.434490]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.450837] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.460020] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.476449]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.482720] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.499087] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.511139]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.519449] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.544378] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.554486]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.566422] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  140.460020] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  140.336669] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.344709] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.366451]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.373001] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.390719] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.403842]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.412855] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.426416] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.434490]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.450837] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.460020] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.476449]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.482720] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.499087] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.511139]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.519449] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.544378] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.554486]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.566422] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.584519] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.596630]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  140.476449]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  140.344709] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.366451]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.373001] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.390719] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.403842]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.412855] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.426416] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.434490]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.450837] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.460020] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.476449]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.482720] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.499087] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.511139]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.519449] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.544378] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.554486]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.566422] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.584519] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.596630]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.603792] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  140.499087] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  140.373001] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.390719] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.403842]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.412855] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.426416] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.434490]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.450837] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.460020] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.476449]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.482720] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.499087] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.511139]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.519449] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.544378] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.554486]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.566422] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.584519] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.596630]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.603792] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.618389] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.628381]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  140.511139]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  140.390719] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.403842]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.412855] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.426416] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.434490]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.450837] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.460020] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.476449]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.482720] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.499087] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.511139]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.519449] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.544378] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.554486]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.566422] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.584519] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.596630]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.603792] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.618389] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.628381]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.643289] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  140.544378] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  140.412855] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.426416] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.434490]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.450837] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.460020] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.476449]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.482720] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.499087] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.511139]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.519449] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.544378] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.554486]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.566422] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.584519] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.596630]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.603792] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.618389] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.628381]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.643289] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.667478] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.675741]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  140.554486]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  140.426416] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.434490]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.450837] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.460020] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.476449]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.482720] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.499087] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.511139]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.519449] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.544378] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.554486]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.566422] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.584519] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.596630]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.603792] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.618389] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.628381]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.643289] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.667478] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.675741]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.688315] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  140.584519] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  140.450837] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.460020] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.476449]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.482720] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.499087] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.511139]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.519449] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.544378] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.554486]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.566422] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.584519] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.596630]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.603792] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.618389] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.628381]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.643289] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.667478] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.675741]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.688315] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.706395] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.716081]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  140.596630]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  140.460020] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.476449]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.482720] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.499087] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.511139]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.519449] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.544378] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.554486]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.566422] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.584519] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.596630]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.603792] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.618389] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.628381]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.643289] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.667478] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.675741]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.688315] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.706395] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.716081]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.735209] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  140.618389] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  140.482720] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.499087] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.511139]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.519449] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.544378] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.554486]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.566422] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.584519] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.596630]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.603792] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.618389] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.628381]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.643289] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.667478] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.675741]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.688315] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.706395] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.716081]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.735209] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.749098] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.766456]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  140.628381]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  140.499087] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.511139]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.519449] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.544378] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.554486]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.566422] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.584519] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.596630]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.603792] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.618389] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.628381]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.643289] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.667478] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.675741]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.688315] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.706395] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.716081]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.735209] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.749098] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.766456]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.773197] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  140.667478] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  140.519449] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.544378] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.554486]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.566422] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.584519] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.596630]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.603792] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.618389] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.628381]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.643289] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.667478] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.675741]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.688315] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.706395] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.716081]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.735209] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.749098] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.766456]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.773197] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.796953] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.805002]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  140.675741]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  140.544378] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.554486]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.566422] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.584519] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.596630]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.603792] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.618389] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.628381]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.643289] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.667478] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.675741]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.688315] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.706395] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.716081]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.735209] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.749098] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.766456]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.773197] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.796953] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.805002]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.821651] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  140.706395] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  140.566422] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.584519] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.596630]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.603792] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.618389] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.628381]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.643289] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.667478] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.675741]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.688315] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.706395] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.716081]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.735209] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.749098] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.766456]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.773197] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.796953] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.805002]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.821651] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.843140] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.854979]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  140.716081]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  140.584519] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.596630]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.603792] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.618389] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.628381]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.643289] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.667478] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.675741]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.688315] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.706395] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.716081]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.735209] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.749098] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.766456]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.773197] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.796953] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.805002]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.821651] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.843140] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.854979]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.876072] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  140.749098] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  140.603792] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.618389] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.628381]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.643289] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.667478] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.675741]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.688315] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.706395] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.716081]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.735209] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.749098] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.766456]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.773197] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.796953] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.805002]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.821651] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.843140] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.854979]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.876072] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.890120] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.900006]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  140.766456]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  140.618389] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.628381]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.643289] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.667478] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.675741]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.688315] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.706395] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.716081]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.735209] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.749098] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.766456]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.773197] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.796953] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.805002]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.821651] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.843140] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.854979]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.876072] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.890120] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.900006]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.907724] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  140.796953] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  140.643289] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.667478] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.675741]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.688315] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.706395] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.716081]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.735209] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.749098] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.766456]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.773197] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.796953] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.805002]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.821651] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.843140] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.854979]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.876072] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.890120] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.900006]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.907724] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.919431] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.934141]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  140.805002]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  140.667478] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.675741]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.688315] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.706395] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.716081]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.735209] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.749098] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.766456]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.773197] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.796953] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.805002]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.821651] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.843140] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.854979]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.876072] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.890120] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.900006]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.907724] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.919431] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.934141]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.967185] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  140.843140] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  140.688315] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.706395] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.716081]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.735209] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.749098] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.766456]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.773197] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.796953] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.805002]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.821651] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.843140] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.854979]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.876072] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.890120] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.900006]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.907724] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.919431] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.934141]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.967185] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.975099] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.995599]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  140.854979]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  140.706395] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.716081]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.735209] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.749098] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.766456]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.773197] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.796953] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.805002]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.821651] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.843140] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.854979]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.876072] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.890120] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.900006]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.907724] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.919431] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.934141]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.967185] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.975099] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.995599]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  141.003731] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  140.890120] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  140.735209] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.749098] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.766456]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.773197] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.796953] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.805002]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.821651] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.843140] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.854979]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.876072] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.890120] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.900006]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.907724] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.919431] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.934141]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.967185] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.975099] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.995599]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  141.003731] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  141.016140] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  141.036457]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  140.900006]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  140.749098] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.766456]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.773197] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.796953] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.805002]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.821651] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.843140] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.854979]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.876072] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.890120] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.900006]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.907724] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.919431] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.934141]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.967185] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.975099] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.995599]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  141.003731] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  141.016140] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  141.036457]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  141.043313] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n\n***********************\nCentral error: [  140.919431] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  140.773197] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.796953] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.805002]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.821651] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.843140] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.854979]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.876072] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.890120] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.900006]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.907724] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.919431] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.934141]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.967185] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.975099] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.995599]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  141.003731] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  141.016140] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  141.036457]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  141.043313] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  141.059676] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  141.072245]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n\n***********************\nCentral error: [  140.934141]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  140.796953] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.805002]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.821651] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.843140] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.854979]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.876072] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.890120] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.900006]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.907724] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.919431] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.934141]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.967185] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.975099] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.995599]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  141.003731] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  141.016140] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  141.036457]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  141.043313] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  141.059676] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  141.072245]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[ 1441.263111] hellomod: loading out-of-tree module taints kernel.\n\n***********************\nCentral error: [  140.975099] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  140.821651] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.843140] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.854979]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.876072] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.890120] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.900006]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.907724] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.919431] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.934141]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.967185] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.975099] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.995599]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  141.003731] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  141.016140] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  141.036457]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  141.043313] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  141.059676] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  141.072245]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[ 1441.263111] hellomod: loading out-of-tree module taints kernel.\n[ 1441.268785] Hello world!\n[ 1442.141978] Cleaning up hellomod.\n\n***********************\nCentral error: [  140.995599]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  140.843140] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.854979]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.876072] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.890120] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.900006]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.907724] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.919431] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.934141]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.967185] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.975099] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.995599]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  141.003731] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  141.016140] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  141.036457]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  141.043313] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  141.059676] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  141.072245]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[ 1441.263111] hellomod: loading out-of-tree module taints kernel.\n[ 1441.268785] Hello world!\n[ 1442.141978] Cleaning up hellomod.\n\n***********************\nCentral error: [  141.016140] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  140.876072] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.890120] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.900006]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.907724] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.919431] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.934141]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.967185] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.975099] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.995599]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  141.003731] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  141.016140] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  141.036457]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  141.043313] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  141.059676] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  141.072245]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[ 1441.263111] hellomod: loading out-of-tree module taints kernel.\n[ 1441.268785] Hello world!\n[ 1442.141978] Cleaning up hellomod.\n\n***********************\nCentral error: [  141.036457]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  140.890120] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.900006]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.907724] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.919431] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.934141]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.967185] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.975099] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.995599]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  141.003731] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  141.016140] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  141.036457]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  141.043313] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  141.059676] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  141.072245]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[ 1441.263111] hellomod: loading out-of-tree module taints kernel.\n[ 1441.268785] Hello world!\n[ 1442.141978] Cleaning up hellomod.\n\n***********************\nCentral error: [  141.059676] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n***********************\n[  140.907724] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.919431] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.934141]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.967185] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.975099] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.995599]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  141.003731] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  141.016140] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  141.036457]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  141.043313] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  141.059676] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  141.072245]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[ 1441.263111] hellomod: loading out-of-tree module taints kernel.\n[ 1441.268785] Hello world!\n[ 1442.141978] Cleaning up hellomod.\n\n***********************\nCentral error: [  141.072245]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n***********************\n[  140.919431] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.934141]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  140.967185] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  140.975099] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  140.995599]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  141.003731] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  141.016140] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  141.036457]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[  141.043313] davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0)\n[  141.059676] davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22\n[  141.072245]  davinci-mcasp.0-i2s-hifi: ASoC: soc_pcm_hw_params() failed (-22)\n[ 1441.263111] hellomod: loading out-of-tree module taints kernel.\n[ 1441.268785] Hello world!\n[ 1442.141978] Cleaning up hellomod.\n\n***********************\nLog: /buildarea4/yzhao1/yocto/kirkstone/build-beaglebone/tmp/work/beaglebone_yocto-poky-linux-gnueabi/core-image-sato-sdk/1.0-r0/target_logs/dmesg\n-----------------------\nCentral error: [    2.520708] ti-sysc: probe of 44e31000.target-module failed with error -16\n***********************\n[    2.480453] NET: Registered PF_VSOCK protocol family\n[    2.480697] ThumbEE CPU extension supported.\n[    2.480714] omap_voltage_late_init: Voltage driver support not added\n[    2.481507] Loading compiled-in X.509 certificates\n[    2.481630] Key type ._fscrypt registered\n[    2.481644] Key type .fscrypt registered\n[    2.481652] Key type fscrypt-provisioning registered\n[    2.483268] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no\n[    2.485183] Key type encrypted registered\n[    2.515906] pinctrl-single 44e10800.pinmux: 142 pins, size 568\n[    2.520708] ti-sysc: probe of 44e31000.target-module failed with error -16\n[    2.523936] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec\n[    2.527528] omap_rtc 44e3e000.rtc: registered as rtc0\n[    2.527596] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01T00:00:00 UTC (946684800)\n[    2.537347] ti-sysc: probe of 48040000.target-module failed with error -16\n[    2.548393] OMAP GPIO hardware version 0.1\n[    2.560143] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz\n[    2.571991] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator\n[    2.585470] random: crng init done\n[    2.585548] omap_rng 48310000.rng: Random Number Generator ver. 20\n[    2.646267] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000\n\n***********************\nCentral error: [    2.537347] ti-sysc: probe of 48040000.target-module failed with error -16\n***********************\n[    2.481630] Key type ._fscrypt registered\n[    2.481644] Key type .fscrypt registered\n[    2.481652] Key type fscrypt-provisioning registered\n[    2.483268] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no\n[    2.485183] Key type encrypted registered\n[    2.515906] pinctrl-single 44e10800.pinmux: 142 pins, size 568\n[    2.520708] ti-sysc: probe of 44e31000.target-module failed with error -16\n[    2.523936] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec\n[    2.527528] omap_rtc 44e3e000.rtc: registered as rtc0\n[    2.527596] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01T00:00:00 UTC (946684800)\n[    2.537347] ti-sysc: probe of 48040000.target-module failed with error -16\n[    2.548393] OMAP GPIO hardware version 0.1\n[    2.560143] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz\n[    2.571991] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator\n[    2.585470] random: crng init done\n[    2.585548] omap_rng 48310000.rng: Random Number Generator ver. 20\n[    2.646267] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000\n[    2.648344] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720\n[    2.648670] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4\n[    2.648692] cpsw-switch 4a100000.switch: ALE Table size 1024\n[    2.648823] cpsw-switch 4a100000.switch: Detected MACID = 7c:66:9d:6d:c2:3a\n\n***********************\nCentral error: [    2.703828] l3-aon-clkctrl:0000:0: failed to disable\n***********************\n[    2.648692] cpsw-switch 4a100000.switch: ALE Table size 1024\n[    2.648823] cpsw-switch 4a100000.switch: Detected MACID = 7c:66:9d:6d:c2:3a\n[    2.650188] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0)\n[    2.660769] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present!\n[    2.660823] edma 49000000.dma: TI EDMA DMA engine driver\n[    2.667464] am335x-phy-driver 47401300.usb-phy: supply vcc not found, using dummy regulator\n[    2.667794] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests\n[    2.678918] am335x-phy-driver 47401b00.usb-phy: supply vcc not found, using dummy regulator\n[    2.679229] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests\n[    2.698640] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available\n[    2.703828] l3-aon-clkctrl:0000:0: failed to disable\n[    2.707219] printk: console [ttyS0] disabled\n[    2.707349] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 18, base_baud = 3000000) is a 8250\n[    3.483373] printk: console [ttyS0] enabled\n[    3.516948] tps65217-pmic: Failed to locate of_node [id: -1]\n[    3.528917] tps65217-bl: Failed to locate of_node [id: -1]\n[    3.535988] tps65217 0-0024: TPS65217 ID 0xe version 1.2\n[    3.540676] i2c 0-0070: Fixing up cyclic dependency with 4830e000.lcdc\n[    3.688807] tda998x 0-0070: found TDA19988\n[    3.694342] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz\n[    3.700288] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22)\n\n***********************\nCentral error: [    3.516948] tps65217-pmic: Failed to locate of_node [id: -1]\n***********************\n[    2.660823] edma 49000000.dma: TI EDMA DMA engine driver\n[    2.667464] am335x-phy-driver 47401300.usb-phy: supply vcc not found, using dummy regulator\n[    2.667794] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests\n[    2.678918] am335x-phy-driver 47401b00.usb-phy: supply vcc not found, using dummy regulator\n[    2.679229] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests\n[    2.698640] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available\n[    2.703828] l3-aon-clkctrl:0000:0: failed to disable\n[    2.707219] printk: console [ttyS0] disabled\n[    2.707349] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 18, base_baud = 3000000) is a 8250\n[    3.483373] printk: console [ttyS0] enabled\n[    3.516948] tps65217-pmic: Failed to locate of_node [id: -1]\n[    3.528917] tps65217-bl: Failed to locate of_node [id: -1]\n[    3.535988] tps65217 0-0024: TPS65217 ID 0xe version 1.2\n[    3.540676] i2c 0-0070: Fixing up cyclic dependency with 4830e000.lcdc\n[    3.688807] tda998x 0-0070: found TDA19988\n[    3.694342] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz\n[    3.700288] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22)\n[    3.708983] tilcdc 4830e000.lcdc: bound 0-0070 (ops tda998x_ops)\n[    3.713983] sdhci-omap 48060000.mmc: Got CD GPIO\n[    3.718346] [drm] Initialized tilcdc 1.0.0 20121205 for 4830e000.lcdc on minor 0\n[    3.724853] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator\n\n***********************\nCentral error: [    3.528917] tps65217-bl: Failed to locate of_node [id: -1]\n***********************\n[    2.667464] am335x-phy-driver 47401300.usb-phy: supply vcc not found, using dummy regulator\n[    2.667794] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests\n[    2.678918] am335x-phy-driver 47401b00.usb-phy: supply vcc not found, using dummy regulator\n[    2.679229] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests\n[    2.698640] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available\n[    2.703828] l3-aon-clkctrl:0000:0: failed to disable\n[    2.707219] printk: console [ttyS0] disabled\n[    2.707349] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 18, base_baud = 3000000) is a 8250\n[    3.483373] printk: console [ttyS0] enabled\n[    3.516948] tps65217-pmic: Failed to locate of_node [id: -1]\n[    3.528917] tps65217-bl: Failed to locate of_node [id: -1]\n[    3.535988] tps65217 0-0024: TPS65217 ID 0xe version 1.2\n[    3.540676] i2c 0-0070: Fixing up cyclic dependency with 4830e000.lcdc\n[    3.688807] tda998x 0-0070: found TDA19988\n[    3.694342] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz\n[    3.700288] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22)\n[    3.708983] tilcdc 4830e000.lcdc: bound 0-0070 (ops tda998x_ops)\n[    3.713983] sdhci-omap 48060000.mmc: Got CD GPIO\n[    3.718346] [drm] Initialized tilcdc 1.0.0 20121205 for 4830e000.lcdc on minor 0\n[    3.724853] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator\n[    3.815809] Console: switching to colour frame buffer device 160x64\n\n***********************\n90 errors found in logs.\n\nStdout:\nMachine information: \n*******************************\nMachine name: beaglebone-yocto\nCPU:  ARMv7 Processor rev 2 (v7l)\nArch: armv7l\nPhysical cores: \nLogical cores: 1\n*******************************\n\n",
                "status": "FAILED"
            },
            "perl.PerlTest.test_perl_works": {
                "duration": 0.35889410972595215,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.06023550033569336,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 0.0002608299255371094,
                "log": "Test requires ptest-runner to be installed",
                "status": "SKIPPED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.00014781951904296875,
                "log": "Test requires ptest-runner to be installed",
                "status": "SKIPPED"
            },
            "python.PythonTest.test_python3": {
                "duration": 0.5652821063995361,
                "status": "PASSED"
            },
            "rpm.RpmBasicTest.test_rpm_help": {
                "duration": 0.349947452545166,
                "status": "PASSED"
            },
            "rpm.RpmBasicTest.test_rpm_query": {
                "duration": 0.7094213962554932,
                "status": "PASSED"
            },
            "rpm.RpmBasicTest.test_rpm_query_nonroot": {
                "duration": 5.660300016403198,
                "status": "PASSED"
            },
            "rpm.RpmInstallRemoveTest.test_check_rpm_install_removal_log_file_size": {
                "duration": 30.768242597579956,
                "status": "PASSED"
            },
            "rpm.RpmInstallRemoveTest.test_rpm_install": {
                "duration": 2.5222959518432617,
                "status": "PASSED"
            },
            "rpm.RpmInstallRemoveTest.test_rpm_remove": {
                "duration": 1.187558650970459,
                "status": "PASSED"
            },
            "rust.RustHelloworldTest.test_rusthelloworld": {
                "duration": 0.303009033203125,
                "status": "PASSED"
            },
            "scp.ScpTest.test_scp_file": {
                "duration": 1.5712716579437256,
                "status": "PASSED"
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 0.5290663242340088,
                "status": "PASSED"
            },
            "stap.StapTest.test_stap": {
                "duration": 13.841174602508545,
                "status": "PASSED"
            },
            "systemd.SystemdBasicTests.test_systemd_basic": {
                "duration": 0.0015034675598144531,
                "log": "systemd is not the init manager for this image",
                "status": "SKIPPED"
            },
            "systemd.SystemdBasicTests.test_systemd_failed": {
                "duration": 0.0003523826599121094,
                "log": "Test case systemd.SystemdBasicTests.test_systemd_failed depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdBasicTests.test_systemd_list": {
                "duration": 0.00023245811462402344,
                "log": "Test case systemd.SystemdBasicTests.test_systemd_list depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdJournalTests.test_systemd_boot_time": {
                "duration": 0.0002117156982421875,
                "log": "Test case systemd.SystemdJournalTests.test_systemd_boot_time depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdJournalTests.test_systemd_journal": {
                "duration": 0.00018906593322753906,
                "log": "Test case systemd.SystemdJournalTests.test_systemd_journal depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdServiceTests.test_systemd_disable_enable": {
                "duration": 0.00032711029052734375,
                "log": "Test case systemd.SystemdServiceTests.test_systemd_disable_enable depends on systemd.SystemdServiceTests.test_systemd_status but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdServiceTests.test_systemd_disable_enable_ro": {
                "duration": 0.00020742416381835938,
                "log": "Test is only meant to run with read-only-rootfs in IMAGE_FEATURES",
                "status": "SKIPPED"
            },
            "systemd.SystemdServiceTests.test_systemd_status": {
                "duration": 0.0005037784576416016,
                "log": "Test case systemd.SystemdServiceTests.test_systemd_status depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdServiceTests.test_systemd_stop_start": {
                "duration": 0.00020241737365722656,
                "log": "Test case systemd.SystemdServiceTests.test_systemd_stop_start depends on systemd.SystemdServiceTests.test_systemd_status but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "weston.WestonTest.test_wayland_info": {
                "duration": 0.016093969345092773,
                "log": "Test requires wayland-utils to be installed",
                "status": "SKIPPED"
            },
            "weston.WestonTest.test_weston_can_initialize_new_wayland_compositor": {
                "duration": 0.0003323554992675781,
                "log": "Test requires weston to be installed",
                "status": "SKIPPED"
            },
            "weston.WestonTest.test_weston_running": {
                "duration": 0.0002834796905517578,
                "log": "Test requires weston to be installed",
                "status": "SKIPPED"
            },
            "xorg.XorgTest.test_xorg_running": {
                "duration": 0.7021584510803223,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-sato-sdk_beaglebone-yocto_20220921071641": {
        "configuration": {
            "DISTRO": "poky-altcfg",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-sato-sdk",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "kirkstone",
                    "commit": "d64bef1c7d713b92a51228e5ade945835e5a94a4",
                    "commit_count": 66795
                },
                "meta-poky": {
                    "branch": "kirkstone",
                    "commit": "d64bef1c7d713b92a51228e5ade945835e5a94a4",
                    "commit_count": 66795
                },
                "meta-yocto-bsp": {
                    "branch": "kirkstone",
                    "commit": "d64bef1c7d713b92a51228e5ade945835e5a94a4",
                    "commit_count": 66795
                }
            },
            "MACHINE": "beaglebone-yocto",
            "STARTTIME": "20220921071641",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "apt.AptRepoTest.test_apt_install_from_repo": {
                "duration": 0.0002856254577636719,
                "log": "Test requires apt to be installed",
                "status": "SKIPPED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 548.5955142974854,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 0.0007786750793457031,
                "log": "Test requires gtk+3 to be installed",
                "status": "SKIPPED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 132.05676579475403,
                "status": "PASSED"
            },
            "connman.ConnmanTest.test_connmand_help": {
                "duration": 0.6029314994812012,
                "status": "PASSED"
            },
            "connman.ConnmanTest.test_connmand_running": {
                "duration": 0.6820595264434814,
                "status": "PASSED"
            },
            "date.DateTest.test_date": {
                "duration": 11.109670639038086,
                "status": "PASSED"
            },
            "df.DfTest.test_df": {
                "duration": 0.7396502494812012,
                "status": "PASSED"
            },
            "dnf.DnfBasicTest.test_dnf_help": {
                "duration": 9.818591833114624,
                "status": "PASSED"
            },
            "dnf.DnfBasicTest.test_dnf_history": {
                "duration": 7.1693315505981445,
                "status": "PASSED"
            },
            "dnf.DnfBasicTest.test_dnf_info": {
                "duration": 5.5643041133880615,
                "status": "PASSED"
            },
            "dnf.DnfBasicTest.test_dnf_search": {
                "duration": 5.478564262390137,
                "status": "PASSED"
            },
            "dnf.DnfBasicTest.test_dnf_version": {
                "duration": 5.336918592453003,
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_exclude": {
                "duration": 101.70076584815979,
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_install": {
                "duration": 26.198230504989624,
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_install_dependency": {
                "duration": 34.77629089355469,
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_install_from_disk": {
                "duration": 40.72871398925781,
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_install_from_http": {
                "duration": 34.16543984413147,
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_installroot": {
                "duration": 62.707300424575806,
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_installroot_usrmerge": {
                "duration": 0.0003237724304199219,
                "log": "Test run when enable usrmege",
                "status": "SKIPPED"
            },
            "dnf.DnfRepoTest.test_dnf_makecache": {
                "duration": 4.567737340927124,
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_reinstall": {
                "duration": 7.971144199371338,
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_repoinfo": {
                "duration": 5.42034649848938,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 4.701686143875122,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 4.957083702087402,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 7.916124105453491,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 3.9851036071777344,
                "status": "PASSED"
            },
            "gi.GObjectIntrospectionTest.test_python": {
                "duration": 2.1462533473968506,
                "status": "PASSED"
            },
            "go.GoHelloworldTest.test_gohelloworld": {
                "duration": 1.3855018615722656,
                "status": "PASSED"
            },
            "kernelmodule.KernelModuleTest.test_kernel_module": {
                "duration": 133.3554322719574,
                "status": "PASSED"
            },
            "ldd.LddTest.test_ldd": {
                "duration": 1.882420301437378,
                "status": "PASSED"
            },
            "logrotate.LogrotateTest.test_logrotate_newlog": {
                "duration": 3.6201610565185547,
                "status": "PASSED"
            },
            "logrotate.LogrotateTest.test_logrotate_wtmp": {
                "duration": 3.042126178741455,
                "status": "PASSED"
            },
            "oe_syslog.SyslogTest.test_syslog_running": {
                "duration": 0.6642382144927979,
                "status": "PASSED"
            },
            "oe_syslog.SyslogTestConfig.test_syslog_logger": {
                "duration": 2.1369855403900146,
                "status": "PASSED"
            },
            "oe_syslog.SyslogTestConfig.test_syslog_restart": {
                "duration": 1.3616278171539307,
                "status": "PASSED"
            },
            "oe_syslog.SyslogTestConfig.test_syslog_startup_config": {
                "duration": 0.0002944469451904297,
                "log": "Not appropiate for systemd image",
                "status": "SKIPPED"
            },
            "opkg.OpkgRepoTest.test_opkg_install_from_repo": {
                "duration": 0.0002624988555908203,
                "log": "Test requires opkg to be installed",
                "status": "SKIPPED"
            },
            "pam.PamBasicTest.test_pam": {
                "duration": 2.476109027862549,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 11.61811113357544,
                "log": "Traceback (most recent call last):\n  File \"/buildarea4/yzhao1/yocto/kirkstone/poky/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/buildarea4/yzhao1/yocto/kirkstone/poky/meta/lib/oeqa/runtime/cases/parselogs.py\", line 389, in test_parselogs\n    self.assertEqual(errcount, 0, msg=self.msg)\nAssertionError: 9 != 0 : Log: /buildarea4/yzhao1/yocto/kirkstone/build-beaglebone-alt/tmp/work/beaglebone_yocto-poky-linux-gnueabi/core-image-sato-sdk/1.0-r0/target_logs/dmesg_output.log\n-----------------------\nCentral error: [    0.133946] l3-aon-clkctrl:0000:0: failed to disable\n***********************\n[    0.092117] CPU0: Spectre v2: using BPIALL workaround\n[    0.093568] Setting up static identity map for 0x80100000 - 0x80100060\n[    0.093751] rcu: Hierarchical SRCU implementation.\n[    0.095144] devtmpfs: initialized\n[    0.109484] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3\n[    0.109793] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns\n[    0.109822] futex hash table entries: 256 (order: -1, 3072 bytes, linear)\n[    0.111212] pinctrl core: initialized pinctrl subsystem\n[    0.112804] NET: Registered protocol family 16\n[    0.115498] DMA: preallocated 256 KiB pool for atomic coherent allocations\n[    0.133946] l3-aon-clkctrl:0000:0: failed to disable\n[    0.135292] thermal_sys: Registered thermal governor 'step_wise'\n[    0.135666] cpuidle: using governor ladder\n[    0.135715] cpuidle: using governor menu\n[    1.362066] hw-breakpoint: debug architecture 0x4 unsupported.\n[    1.363299] Serial: AMBA PL011 UART driver\n[    1.385180] Kprobes globally optimized\n[    1.560989] raid6: int32x8  gen()   170 MB/s\n[    1.730684] raid6: int32x8  xor()   105 MB/s\n[    1.900591] raid6: int32x4  gen()   199 MB/s\n[    2.070515] raid6: int32x4  xor()   117 MB/s\n\n***********************\nCentral error: [    3.862952] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517\n***********************\n[    3.671084] xor: measuring software checksum speed\n[    3.678855]    arm4regs        :  1274 MB/sec\n[    3.689551]    8regs           :   939 MB/sec\n[    3.697356]    32regs          :  1273 MB/sec\n[    3.697367] xor: using function: arm4regs (1274 MB/sec)\n[    3.697392] Key type asymmetric registered\n[    3.697402] Asymmetric key parser 'x509' registered\n[    3.697492] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    3.697505] io scheduler mq-deadline registered\n[    3.697514] io scheduler kyber registered\n[    3.862952] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517\n[    3.862988] omap_gpio 44e07000.gpio: Could not register gpio chip -517\n[    3.989057] ti-sysc: probe of 44e31000.target-module failed with error -16\n[    4.031914] ti-sysc: probe of 48040000.target-module failed with error -16\n[    4.111383] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517\n[    4.111419] omap_gpio 4804c000.gpio: Could not register gpio chip -517\n[    4.177307] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517\n[    4.177342] omap_gpio 481ac000.gpio: Could not register gpio chip -517\n[    4.190230] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517\n[    4.190262] omap_gpio 481ae000.gpio: Could not register gpio chip -517\n[    4.259882] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present!\n\n***********************\nCentral error: [    3.989057] ti-sysc: probe of 44e31000.target-module failed with error -16\n***********************\n[    3.689551]    8regs           :   939 MB/sec\n[    3.697356]    32regs          :  1273 MB/sec\n[    3.697367] xor: using function: arm4regs (1274 MB/sec)\n[    3.697392] Key type asymmetric registered\n[    3.697402] Asymmetric key parser 'x509' registered\n[    3.697492] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    3.697505] io scheduler mq-deadline registered\n[    3.697514] io scheduler kyber registered\n[    3.862952] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517\n[    3.862988] omap_gpio 44e07000.gpio: Could not register gpio chip -517\n[    3.989057] ti-sysc: probe of 44e31000.target-module failed with error -16\n[    4.031914] ti-sysc: probe of 48040000.target-module failed with error -16\n[    4.111383] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517\n[    4.111419] omap_gpio 4804c000.gpio: Could not register gpio chip -517\n[    4.177307] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517\n[    4.177342] omap_gpio 481ac000.gpio: Could not register gpio chip -517\n[    4.190230] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517\n[    4.190262] omap_gpio 481ae000.gpio: Could not register gpio chip -517\n[    4.259882] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present!\n[    4.259928] edma 49000000.dma: TI EDMA DMA engine driver\n[    4.283189] pinctrl-single 44e10800.pinmux: 142 pins, size 568\n\n***********************\nCentral error: [    4.031914] ti-sysc: probe of 48040000.target-module failed with error -16\n***********************\n[    3.697356]    32regs          :  1273 MB/sec\n[    3.697367] xor: using function: arm4regs (1274 MB/sec)\n[    3.697392] Key type asymmetric registered\n[    3.697402] Asymmetric key parser 'x509' registered\n[    3.697492] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    3.697505] io scheduler mq-deadline registered\n[    3.697514] io scheduler kyber registered\n[    3.862952] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517\n[    3.862988] omap_gpio 44e07000.gpio: Could not register gpio chip -517\n[    3.989057] ti-sysc: probe of 44e31000.target-module failed with error -16\n[    4.031914] ti-sysc: probe of 48040000.target-module failed with error -16\n[    4.111383] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517\n[    4.111419] omap_gpio 4804c000.gpio: Could not register gpio chip -517\n[    4.177307] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517\n[    4.177342] omap_gpio 481ac000.gpio: Could not register gpio chip -517\n[    4.190230] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517\n[    4.190262] omap_gpio 481ae000.gpio: Could not register gpio chip -517\n[    4.259882] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present!\n[    4.259928] edma 49000000.dma: TI EDMA DMA engine driver\n[    4.283189] pinctrl-single 44e10800.pinmux: 142 pins, size 568\n[    4.292266] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n\n***********************\nCentral error: [    4.111383] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517\n***********************\n[    3.697367] xor: using function: arm4regs (1274 MB/sec)\n[    3.697392] Key type asymmetric registered\n[    3.697402] Asymmetric key parser 'x509' registered\n[    3.697492] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    3.697505] io scheduler mq-deadline registered\n[    3.697514] io scheduler kyber registered\n[    3.862952] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517\n[    3.862988] omap_gpio 44e07000.gpio: Could not register gpio chip -517\n[    3.989057] ti-sysc: probe of 44e31000.target-module failed with error -16\n[    4.031914] ti-sysc: probe of 48040000.target-module failed with error -16\n[    4.111383] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517\n[    4.111419] omap_gpio 4804c000.gpio: Could not register gpio chip -517\n[    4.177307] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517\n[    4.177342] omap_gpio 481ac000.gpio: Could not register gpio chip -517\n[    4.190230] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517\n[    4.190262] omap_gpio 481ae000.gpio: Could not register gpio chip -517\n[    4.259882] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present!\n[    4.259928] edma 49000000.dma: TI EDMA DMA engine driver\n[    4.283189] pinctrl-single 44e10800.pinmux: 142 pins, size 568\n[    4.292266] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n[    4.294947] printk: console [ttyS0] disabled\n\n***********************\nCentral error: [    4.177307] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517\n***********************\n[    3.697402] Asymmetric key parser 'x509' registered\n[    3.697492] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)\n[    3.697505] io scheduler mq-deadline registered\n[    3.697514] io scheduler kyber registered\n[    3.862952] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517\n[    3.862988] omap_gpio 44e07000.gpio: Could not register gpio chip -517\n[    3.989057] ti-sysc: probe of 44e31000.target-module failed with error -16\n[    4.031914] ti-sysc: probe of 48040000.target-module failed with error -16\n[    4.111383] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517\n[    4.111419] omap_gpio 4804c000.gpio: Could not register gpio chip -517\n[    4.177307] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517\n[    4.177342] omap_gpio 481ac000.gpio: Could not register gpio chip -517\n[    4.190230] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517\n[    4.190262] omap_gpio 481ae000.gpio: Could not register gpio chip -517\n[    4.259882] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present!\n[    4.259928] edma 49000000.dma: TI EDMA DMA engine driver\n[    4.283189] pinctrl-single 44e10800.pinmux: 142 pins, size 568\n[    4.292266] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n[    4.294947] printk: console [ttyS0] disabled\n[    4.295067] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 20, base_baud = 3000000) is a 8250\n[    4.861407] printk: console [ttyS0] enabled\n\n***********************\nCentral error: [    4.190230] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517\n***********************\n[    3.697505] io scheduler mq-deadline registered\n[    3.697514] io scheduler kyber registered\n[    3.862952] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517\n[    3.862988] omap_gpio 44e07000.gpio: Could not register gpio chip -517\n[    3.989057] ti-sysc: probe of 44e31000.target-module failed with error -16\n[    4.031914] ti-sysc: probe of 48040000.target-module failed with error -16\n[    4.111383] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517\n[    4.111419] omap_gpio 4804c000.gpio: Could not register gpio chip -517\n[    4.177307] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517\n[    4.177342] omap_gpio 481ac000.gpio: Could not register gpio chip -517\n[    4.190230] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517\n[    4.190262] omap_gpio 481ae000.gpio: Could not register gpio chip -517\n[    4.259882] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present!\n[    4.259928] edma 49000000.dma: TI EDMA DMA engine driver\n[    4.283189] pinctrl-single 44e10800.pinmux: 142 pins, size 568\n[    4.292266] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\n[    4.294947] printk: console [ttyS0] disabled\n[    4.295067] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 20, base_baud = 3000000) is a 8250\n[    4.861407] printk: console [ttyS0] enabled\n[    4.867122] omap_rng 48310000.rng: Random Number Generator ver. 20\n[    4.872377] random: crng init done\n\n***********************\nCentral error: [    5.310725] tps65217-pmic: Failed to locate of_node [id: -1]\n***********************\n[    5.220746] ThumbEE CPU extension supported.\n[    5.223739] omap_voltage_late_init: Voltage driver support not added\n[    5.229453] Loading compiled-in X.509 certificates\n[    5.233091] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA\n[    5.240600] Key type ._fscrypt registered\n[    5.243667] Key type .fscrypt registered\n[    5.246528] Key type fscrypt-provisioning registered\n[    5.252292] Btrfs loaded, crc32c=crc32c-generic\n[    5.257976] Key type encrypted registered\n[    5.278283] OMAP GPIO hardware version 0.1\n[    5.310725] tps65217-pmic: Failed to locate of_node [id: -1]\n[    5.320684] mmc1: new high speed MMC card at address 0001\n[    5.327033] mmcblk1: mmc1:0001 MMC02G 1.79 GiB \n[    5.331204] tps65217-bl: Failed to locate of_node [id: -1]\n[    5.335959] mmcblk1boot0: mmc1:0001 MMC02G partition 1 1.00 MiB\n[    5.342804] mmcblk1boot1: mmc1:0001 MMC02G partition 2 1.00 MiB\n[    5.347552] tps65217 0-0024: TPS65217 ID 0xe version 1.2\n[    5.351929] mmcblk1rpmb: mmc1:0001 MMC02G partition 3 128 KiB, chardev (249:0)\n[    5.358936] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz\n[    5.366790] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz\n[    5.384550] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22)\n\n***********************\nCentral error: [    5.331204] tps65217-bl: Failed to locate of_node [id: -1]\n***********************\n[    5.233091] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA\n[    5.240600] Key type ._fscrypt registered\n[    5.243667] Key type .fscrypt registered\n[    5.246528] Key type fscrypt-provisioning registered\n[    5.252292] Btrfs loaded, crc32c=crc32c-generic\n[    5.257976] Key type encrypted registered\n[    5.278283] OMAP GPIO hardware version 0.1\n[    5.310725] tps65217-pmic: Failed to locate of_node [id: -1]\n[    5.320684] mmc1: new high speed MMC card at address 0001\n[    5.327033] mmcblk1: mmc1:0001 MMC02G 1.79 GiB \n[    5.331204] tps65217-bl: Failed to locate of_node [id: -1]\n[    5.335959] mmcblk1boot0: mmc1:0001 MMC02G partition 1 1.00 MiB\n[    5.342804] mmcblk1boot1: mmc1:0001 MMC02G partition 2 1.00 MiB\n[    5.347552] tps65217 0-0024: TPS65217 ID 0xe version 1.2\n[    5.351929] mmcblk1rpmb: mmc1:0001 MMC02G partition 3 128 KiB, chardev (249:0)\n[    5.358936] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz\n[    5.366790] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz\n[    5.384550] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22)\n[    5.393769] sdhci-omap 48060000.mmc: Got CD GPIO\n[    5.397343] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator\n[    5.459411] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA\n\n***********************\n9 errors found in logs.\n\nStdout:\nMachine information: \n*******************************\nMachine name: beaglebone-yocto\nCPU:  ARMv7 Processor rev 2 (v7l)\nArch: armv7l\nPhysical cores: \nLogical cores: 1\n*******************************\n\n",
                "status": "FAILED"
            },
            "perl.PerlTest.test_perl_works": {
                "duration": 0.6039552688598633,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.028987884521484375,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 0.0002999305725097656,
                "log": "Test requires ptest-runner to be installed",
                "status": "SKIPPED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.00018477439880371094,
                "log": "Test requires ptest-runner to be installed",
                "status": "SKIPPED"
            },
            "python.PythonTest.test_python3": {
                "duration": 0.8317925930023193,
                "status": "PASSED"
            },
            "rpm.RpmBasicTest.test_rpm_help": {
                "duration": 0.6288471221923828,
                "status": "PASSED"
            },
            "rpm.RpmBasicTest.test_rpm_query": {
                "duration": 1.2925596237182617,
                "status": "PASSED"
            },
            "rpm.RpmBasicTest.test_rpm_query_nonroot": {
                "duration": 7.693641662597656,
                "status": "PASSED"
            },
            "rpm.RpmInstallRemoveTest.test_check_rpm_install_removal_log_file_size": {
                "duration": 42.20425319671631,
                "status": "PASSED"
            },
            "rpm.RpmInstallRemoveTest.test_rpm_install": {
                "duration": 3.546428680419922,
                "status": "PASSED"
            },
            "rpm.RpmInstallRemoveTest.test_rpm_remove": {
                "duration": 1.7022051811218262,
                "status": "PASSED"
            },
            "rust.RustHelloworldTest.test_rusthelloworld": {
                "duration": 0.6091415882110596,
                "status": "PASSED"
            },
            "scp.ScpTest.test_scp_file": {
                "duration": 2.753995418548584,
                "status": "PASSED"
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 1.8899586200714111,
                "status": "PASSED"
            },
            "stap.StapTest.test_stap": {
                "duration": 17.695292472839355,
                "status": "PASSED"
            },
            "systemd.SystemdBasicTests.test_systemd_basic": {
                "duration": 0.6310276985168457,
                "status": "PASSED"
            },
            "systemd.SystemdBasicTests.test_systemd_failed": {
                "duration": 1.3008356094360352,
                "status": "PASSED"
            },
            "systemd.SystemdBasicTests.test_systemd_list": {
                "duration": 4.4144041538238525,
                "status": "PASSED"
            },
            "systemd.SystemdJournalTests.test_systemd_boot_time": {
                "duration": 0.7193396091461182,
                "status": "PASSED"
            },
            "systemd.SystemdJournalTests.test_systemd_journal": {
                "duration": 0.9592413902282715,
                "status": "PASSED"
            },
            "systemd.SystemdServiceTests.test_systemd_disable_enable": {
                "duration": 8.524004220962524,
                "status": "PASSED"
            },
            "systemd.SystemdServiceTests.test_systemd_disable_enable_ro": {
                "duration": 0.00031876564025878906,
                "log": "Test is only meant to run with read-only-rootfs in IMAGE_FEATURES",
                "status": "SKIPPED"
            },
            "systemd.SystemdServiceTests.test_systemd_status": {
                "duration": 0.6683623790740967,
                "status": "PASSED"
            },
            "systemd.SystemdServiceTests.test_systemd_stop_start": {
                "duration": 2.848419666290283,
                "status": "PASSED"
            },
            "weston.WestonTest.test_wayland_info": {
                "duration": 0.0002551078796386719,
                "log": "Test requires wayland-utils to be installed",
                "status": "SKIPPED"
            },
            "weston.WestonTest.test_weston_can_initialize_new_wayland_compositor": {
                "duration": 0.00014162063598632812,
                "log": "Test requires weston to be installed",
                "status": "SKIPPED"
            },
            "weston.WestonTest.test_weston_running": {
                "duration": 0.0001475811004638672,
                "log": "Test requires weston to be installed",
                "status": "SKIPPED"
            },
            "xorg.XorgTest.test_xorg_running": {
                "duration": 1.3406040668487549,
                "status": "PASSED"
            }
        }
    }
}