armoon

dmesg-c1

Apr 22nd, 2021
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 97.11 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x200
  2. [ 0.000000] Linux version 5.12.0-rc8-xml-00012-gb68cc8f08105-dirty (alarm@archl-c1t) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP Wed Apr 21 15:21:28 UTC 2021
  3. [ 0.000000] CPU: ARMv7 Processor [410fc051] revision 1 (ARMv7), cr=10c5387d
  4. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  5. [ 0.000000] OF: fdt: Machine model: Hardkernel ODROID-C1
  6. [ 0.000000] Memory policy: Data cache writealloc
  7. [ 0.000000] efi: UEFI not found.
  8. [ 0.000000] cma: Reserved 64 MiB at 0x3c000000
  9. [ 0.000000] Zone ranges:
  10. [ 0.000000] DMA [mem 0x0000000000000000-0x000000002fffffff]
  11. [ 0.000000] Normal empty
  12. [ 0.000000] HighMem [mem 0x0000000030000000-0x000000003fffffff]
  13. [ 0.000000] Movable zone start for each node
  14. [ 0.000000] Early memory node ranges
  15. [ 0.000000] node 0: [mem 0x0000000000000000-0x00000000001fffff]
  16. [ 0.000000] node 0: [mem 0x0000000000200000-0x000000003fffffff]
  17. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003fffffff]
  18. [ 0.000000] On node 0 totalpages: 262144
  19. [ 0.000000] DMA zone: 1536 pages used for memmap
  20. [ 0.000000] DMA zone: 0 pages reserved
  21. [ 0.000000] DMA zone: 196608 pages, LIFO batch:63
  22. [ 0.000000] HighMem zone: 65536 pages, LIFO batch:15
  23. [ 0.000000] percpu: Embedded 20 pages/cpu s49996 r8192 d23732 u81920
  24. [ 0.000000] pcpu-alloc: s49996 r8192 d23732 u81920 alloc=20*4096
  25. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  26. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608
  27. [ 0.000000] Kernel command line: root=/dev/mmcblk0p1 rootwait rw console=tty0 console=ttyAML0,115200n8 rootfstype=ext4 loglevel=1 no_console_suspend consoleblank=0 vdaccfg=0xa000 logo=osd1,loaded,0x7900000,720p,full dmfc=3 cvbsmode=576cvbs hdmimode=1080p m_bpp=32 vout=hdmi disableuhs monitor_onoff=false max_freq=1536 audit=0
  28. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
  29. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
  30. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  31. [ 0.000000] Memory: 931556K/1048576K available (14336K kernel code, 2154K rwdata, 5260K rodata, 2048K init, 399K bss, 51484K reserved, 65536K cma-reserved, 196608K highmem)
  32. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  33. [ 0.000000] rcu: Hierarchical RCU implementation.
  34. [ 0.000000] rcu: RCU event tracing is enabled.
  35. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4.
  36. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  37. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  38. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  39. [ 0.000000] irq_meson_gpio: 119 to 8 gpio interrupt mux initialized
  40. [ 0.000000] L2C: DT/platform modifies aux control register: 0x02060000 -> 0x32460000
  41. [ 0.000000] L2C-310 erratum 769419 enabled
  42. [ 0.000000] L2C-310 ID prefetch enabled, offset 1 lines
  43. [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
  44. [ 0.000000] L2C-310 cache controller enabled, 8 ways, 512 kB
  45. [ 0.000000] L2C-310: CACHE_ID 0x4100a0c9, AUX_CTRL 0x36460000
  46. [ 0.000000] random: get_random_bytes called from start_kernel+0x3ac/0x544 with crng_init=0
  47. [ 0.000003] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
  48. [ 0.000031] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
  49. [ 0.000070] Switching to timer-based delay loop, resolution 1000ns
  50. [ 0.002156] Console: colour dummy device 80x30
  51. [ 0.002208] printk: console [tty0] enabled
  52. [ 0.002256] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=10000)
  53. [ 0.002273] pid_max: default: 32768 minimum: 301
  54. [ 0.002413] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
  55. [ 0.002433] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
  56. [ 0.003026] CPU: Testing write buffer coherency: ok
  57. [ 0.003264] CPU0: thread -1, cpu 0, socket 2, mpidr 80000200
  58. [ 0.003924] Setting up static identity map for 0x300000 - 0x3000ac
  59. [ 0.004653] rcu: Hierarchical SRCU implementation.
  60. [ 0.006324] EFI services will not be available.
  61. [ 0.006520] smp: Bringing up secondary CPUs ...
  62. [ 0.007067] CPU1: thread -1, cpu 1, socket 2, mpidr 80000201
  63. [ 0.007725] CPU2: thread -1, cpu 2, socket 2, mpidr 80000202
  64. [ 0.008331] CPU3: thread -1, cpu 3, socket 2, mpidr 80000203
  65. [ 0.008437] smp: Brought up 1 node, 4 CPUs
  66. [ 0.008453] SMP: Total of 4 processors activated (8.00 BogoMIPS).
  67. [ 0.008462] CPU: All CPU(s) started in SVC mode.
  68. [ 0.008941] devtmpfs: initialized
  69. [ 0.013054] VFP support v0.3: implementor 41 architecture 2 part 30 variant 5 rev 1
  70. [ 0.013258] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  71. [ 0.013281] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  72. [ 0.016262] pinctrl core: initialized pinctrl subsystem
  73. [ 0.017486] DMI not present or invalid.
  74. [ 0.017830] NET: Registered protocol family 16
  75. [ 0.019664] DMA: preallocated 256 KiB pool for atomic coherent allocations
  76. [ 0.021528] thermal_sys: Registered thermal governor 'step_wise'
  77. [ 0.021826] cpuidle: using governor menu
  78. [ 0.022068] No ATAGs?
  79. [ 0.022182] hw-breakpoint: found 2 (+1 reserved) breakpoint and 1 watchpoint registers.
  80. [ 0.022195] hw-breakpoint: maximum watchpoint size is 4 bytes.
  81. [ 0.023933] Serial: AMBA PL011 UART driver
  82. [ 0.058258] VCC1V8: supplied by P5V0
  83. [ 0.058602] VCC3V3: supplied by P5V0
  84. [ 0.058905] DDR_VDDC: supplied by P5V0
  85. [ 0.059213] VDD_RTC: supplied by VCC3V3
  86. [ 0.061178] iommu: Default domain type: Translated
  87. [ 0.061433] vgaarb: loaded
  88. [ 0.062094] SCSI subsystem initialized
  89. [ 0.062284] libata version 3.00 loaded.
  90. [ 0.062518] usbcore: registered new interface driver usbfs
  91. [ 0.062561] usbcore: registered new interface driver hub
  92. [ 0.062601] usbcore: registered new device driver usb
  93. [ 0.063656] pps_core: LinuxPPS API ver. 1 registered
  94. [ 0.063665] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  95. [ 0.063684] PTP clock support registered
  96. [ 0.066002] clocksource: Switched to clocksource timer
  97. [ 0.102992] NET: Registered protocol family 2
  98. [ 0.976119] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
  99. [ 0.976159] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
  100. [ 0.976233] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
  101. [ 0.976342] TCP: Hash tables configured (established 8192 bind 8192)
  102. [ 0.976455] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
  103. [ 0.976507] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
  104. [ 0.976685] NET: Registered protocol family 1
  105. [ 0.977155] RPC: Registered named UNIX socket transport module.
  106. [ 0.977168] RPC: Registered udp transport module.
  107. [ 0.977174] RPC: Registered tcp transport module.
  108. [ 0.977179] RPC: Registered tcp NFSv4.1 backchannel transport module.
  109. [ 0.977188] PCI: CLS 0 bytes, default 64
  110. [ 0.977578] Trying to unpack rootfs image as initramfs...
  111. [ 1.042155] Freeing initrd memory: 14928K
  112. [ 1.043118] hw perfevents: enabled with armv7_cortex_a5 PMU driver, 3 counters available
  113. [ 1.044172] Initialise system trusted keyrings
  114. [ 1.044383] workingset: timestamp_bits=30 max_order=18 bucket_order=0
  115. [ 1.049947] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  116. [ 1.050590] NFS: Registering the id_resolver key type
  117. [ 1.050624] Key type id_resolver registered
  118. [ 1.050630] Key type id_legacy registered
  119. [ 1.050721] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  120. [ 1.050730] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
  121. [ 1.050759] ntfs: driver 2.1.32 [Flags: R/O].
  122. [ 1.051149] Key type asymmetric registered
  123. [ 1.051160] Asymmetric key parser 'x509' registered
  124. [ 1.051208] bounce: pool size: 64 pages
  125. [ 1.051261] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  126. [ 1.051270] io scheduler mq-deadline registered
  127. [ 1.051276] io scheduler kyber registered
  128. [ 1.053839] phy-meson-usb2 c1108800.phy: failed to create PHY
  129. [ 1.054087] phy-meson-usb2 c1108820.phy: failed to create PHY
  130. [ 1.059097] gpio-1953 (usb-hub-reset): hogged as output/high
  131. [ 1.075010] soc soc1: Amlogic Meson8b (S805) RevA (1b - 0:B72) detected
  132. [ 1.125651] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled
  133. [ 1.128827] SuperH (H)SCI(F) driver initialized
  134. [ 1.129519] c81004c0.serial: ttyAML0 at MMIO 0xc81004c0 (irq = 34, base_baud = 9960937) is a meson_uart
  135. [ 1.129661] printk: console [ttyAML0] enabled
  136. [ 1.130518] msm_serial: driver initialized
  137. [ 1.130678] STMicroelectronics ASC driver initialized
  138. [ 1.131487] STM32 USART driver initialized
  139. [ 1.145061] brd: module loaded
  140. [ 1.152368] loop: module loaded
  141. [ 1.160470] libphy: Fixed MDIO Bus: probed
  142. [ 1.162110] CAN device driver interface
  143. [ 1.162873] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded
  144. [ 1.163712] e1000e: Intel(R) PRO/1000 Network Driver
  145. [ 1.163718] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  146. [ 1.163785] igb: Intel(R) Gigabit Ethernet Network Driver
  147. [ 1.163792] igb: Copyright (c) 2007-2014 Intel Corporation.
  148. [ 1.168488] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
  149. [ 1.168540] usbcore: registered new interface driver pegasus
  150. [ 1.168582] usbcore: registered new interface driver asix
  151. [ 1.168616] usbcore: registered new interface driver ax88179_178a
  152. [ 1.168654] usbcore: registered new interface driver cdc_ether
  153. [ 1.168696] usbcore: registered new interface driver smsc75xx
  154. [ 1.168737] usbcore: registered new interface driver smsc95xx
  155. [ 1.168769] usbcore: registered new interface driver net1080
  156. [ 1.168800] usbcore: registered new interface driver cdc_subset
  157. [ 1.168831] usbcore: registered new interface driver zaurus
  158. [ 1.168887] usbcore: registered new interface driver cdc_ncm
  159. [ 1.170665] dwc2 c9040000.usb: mapped PA c9040000 to VA (ptrval)
  160. [ 1.170815] dwc2 c90c0000.usb: mapped PA c90c0000 to VA (ptrval)
  161. [ 1.171235] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  162. [ 1.171244] ehci-pci: EHCI PCI platform driver
  163. [ 1.171278] ehci-platform: EHCI generic platform driver
  164. [ 1.171444] ehci-orion: EHCI orion driver
  165. [ 1.171566] SPEAr-ehci: EHCI SPEAr driver
  166. [ 1.171678] ehci-st: EHCI STMicroelectronics driver
  167. [ 1.171782] ehci-atmel: EHCI Atmel driver
  168. [ 1.171882] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  169. [ 1.171906] ohci-pci: OHCI PCI platform driver
  170. [ 1.171948] ohci-platform: OHCI generic platform driver
  171. [ 1.172093] SPEAr-ohci: OHCI SPEAr driver
  172. [ 1.172198] ohci-st: OHCI STMicroelectronics driver
  173. [ 1.172301] ohci-atmel: OHCI Atmel driver
  174. [ 1.172797] usbcore: registered new interface driver usb-storage
  175. [ 1.176797] i2c /dev entries driver
  176. [ 1.185453] meson_wdt c1109900.watchdog: Watchdog enabled (timeout=8 sec, nowayout=0)
  177. [ 1.188031] sdhci: Secure Digital Host Controller Interface driver
  178. [ 1.188043] sdhci: Copyright(c) Pierre Ossman
  179. [ 1.189561] Synopsys Designware Multimedia Card Interface Driver
  180. [ 1.190889] sdhci-pltfm: SDHCI platform and OF driver helper
  181. [ 1.194943] ledtrig-cpu: registered to indicate activity on CPUs
  182. [ 1.195670] usbcore: registered new interface driver usbhid
  183. [ 1.195681] usbhid: USB HID core driver
  184. [ 1.200043] NET: Registered protocol family 10
  185. [ 1.200815] Segment Routing with IPv6
  186. [ 1.200886] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  187. [ 1.201409] NET: Registered protocol family 17
  188. [ 1.201428] can: controller area network core
  189. [ 1.201480] NET: Registered protocol family 29
  190. [ 1.201490] can: raw protocol
  191. [ 1.201495] can: broadcast manager protocol
  192. [ 1.201503] can: netlink gateway - max_hops=1
  193. [ 1.201904] Key type dns_resolver registered
  194. [ 1.202088] ThumbEE CPU extension supported.
  195. [ 1.202100] Registering SWP/SWPB emulation handler
  196. [ 1.202382] Loading compiled-in X.509 certificates
  197. [ 1.215742] USB_OTG_PWR: supplied by P5V0
  198. [ 1.216520] TFLASH_VDD: supplied by VCC3V3
  199. [ 1.224973] meson8b-dwmac c9410000.ethernet: IRQ eth_wake_irq not found
  200. [ 1.224994] meson8b-dwmac c9410000.ethernet: IRQ eth_lpi not found
  201. [ 1.225638] stmmaceth c9410000.ethernet: IRQ eth_wake_irq not found
  202. [ 1.225652] stmmaceth c9410000.ethernet: IRQ eth_lpi not found
  203. [ 1.225689] stmmaceth c9410000.ethernet: dt configuration failed
  204. [ 1.227719] dwc2 c9040000.usb: mapped PA c9040000 to VA (ptrval)
  205. [ 1.227865] dwc2 c9040000.usb: supply vusb_d not found, using dummy regulator
  206. [ 1.227991] dwc2 c9040000.usb: supply vusb_a not found, using dummy regulator
  207. [ 1.228077] dwc2 c9040000.usb: registering common handler for irq35
  208. [ 1.228420] dwc2 c9040000.usb: Core Release: 3.10a (snpsid=4f54310a)
  209. [ 1.228443] dwc2 c9040000.usb: Forcing mode to host
  210. [ 1.240057] dwc2 c9040000.usb: DWC OTG HCD INIT
  211. [ 1.240069] dwc2 c9040000.usb: hcfg=00000200
  212. [ 1.240084] dwc2 c9040000.usb: dwc2_core_init((ptrval))
  213. [ 1.240095] dwc2 c9040000.usb: HS UTMI+ PHY selected
  214. [ 1.240103] dwc2 c9040000.usb: Internal DMA Mode
  215. [ 1.240112] dwc2 c9040000.usb: Host Mode
  216. [ 1.240468] phy phy-c1108800.phy.0: USB ID detect failed!
  217. [ 1.240540] dwc2 c9040000.usb: DWC OTG Controller
  218. [ 1.240567] dwc2 c9040000.usb: new USB bus registered, assigned bus number 1
  219. [ 1.240602] dwc2 c9040000.usb: irq 35, io mem 0xc9040000
  220. [ 1.240613] dwc2 c9040000.usb: DWC OTG HCD START
  221. [ 1.240625] dwc2 c9040000.usb: dwc2_core_host_init((ptrval))
  222. [ 1.240634] dwc2 c9040000.usb: Initializing HCFG.FSLSPClkSel to 00000000
  223. [ 1.240643] dwc2 c9040000.usb: initial grxfsiz=00000800
  224. [ 1.240650] dwc2 c9040000.usb: new grxfsiz=00000200
  225. [ 1.240658] dwc2 c9040000.usb: initial gnptxfsiz=08000800
  226. [ 1.240665] dwc2 c9040000.usb: new gnptxfsiz=01f40200
  227. [ 1.240672] dwc2 c9040000.usb: initial hptxfsiz=08001000
  228. [ 1.240680] dwc2 c9040000.usb: new hptxfsiz=01f403f4
  229. [ 1.240695] dwc2 c9040000.usb: Init: Port Power? op_state=9
  230. [ 1.240703] dwc2 c9040000.usb: Init: Power Port (0)
  231. [ 1.240710] dwc2 c9040000.usb: dwc2_enable_host_interrupts()
  232. [ 1.240719] dwc2 c9040000.usb: DWC OTG HCD Has Root Hub
  233. [ 1.241274] dwc2 c9040000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x81
  234. [ 1.241421] hub 1-0:1.0: USB hub found
  235. [ 1.241437] dwc2 c9040000.usb: GetHubDescriptor
  236. [ 1.241471] hub 1-0:1.0: 1 port detected
  237. [ 1.241507] dwc2 c9040000.usb: GetHubStatus
  238. [ 1.241599] dwc2 c9040000.usb: SetPortFeature
  239. [ 1.241826] dwc2 c9040000.usb:
  240. [ 1.241837] dwc2 c9040000.usb: ************************************************************
  241. [ 1.241844] dwc2 c9040000.usb: HCD State:
  242. [ 1.241850] dwc2 c9040000.usb: Num channels: 16
  243. [ 1.241858] dwc2 c9040000.usb: Channel 0:
  244. [ 1.241865] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  245. [ 1.241873] dwc2 c9040000.usb: speed: 0
  246. [ 1.241880] dwc2 c9040000.usb: ep_type: 0
  247. [ 1.241887] dwc2 c9040000.usb: max_packet: 0
  248. [ 1.241894] dwc2 c9040000.usb: data_pid_start: 0
  249. [ 1.241901] dwc2 c9040000.usb: multi_count: 0
  250. [ 1.241907] dwc2 c9040000.usb: xfer_started: 0
  251. [ 1.241914] dwc2 c9040000.usb: xfer_buf: 00000000
  252. [ 1.241922] dwc2 c9040000.usb: xfer_dma: 00000000
  253. [ 1.241929] dwc2 c9040000.usb: xfer_len: 0
  254. [ 1.241935] dwc2 c9040000.usb: xfer_count: 0
  255. [ 1.241942] dwc2 c9040000.usb: halt_on_queue: 0
  256. [ 1.241949] dwc2 c9040000.usb: halt_pending: 0
  257. [ 1.241956] dwc2 c9040000.usb: halt_status: 0
  258. [ 1.241963] dwc2 c9040000.usb: do_split: 0
  259. [ 1.241969] dwc2 c9040000.usb: complete_split: 0
  260. [ 1.241976] dwc2 c9040000.usb: hub_addr: 0
  261. [ 1.241983] dwc2 c9040000.usb: hub_port: 0
  262. [ 1.241989] dwc2 c9040000.usb: xact_pos: 0
  263. [ 1.241996] dwc2 c9040000.usb: requests: 0
  264. [ 1.242003] dwc2 c9040000.usb: qh: 00000000
  265. [ 1.242010] dwc2 c9040000.usb: Channel 1:
  266. [ 1.242017] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  267. [ 1.242025] dwc2 c9040000.usb: speed: 0
  268. [ 1.242032] dwc2 c9040000.usb: ep_type: 0
  269. [ 1.242039] dwc2 c9040000.usb: max_packet: 0
  270. [ 1.242045] dwc2 c9040000.usb: data_pid_start: 0
  271. [ 1.242052] dwc2 c9040000.usb: multi_count: 0
  272. [ 1.242059] dwc2 c9040000.usb: xfer_started: 0
  273. [ 1.242066] dwc2 c9040000.usb: xfer_buf: 00000000
  274. [ 1.242073] dwc2 c9040000.usb: xfer_dma: 00000000
  275. [ 1.242080] dwc2 c9040000.usb: xfer_len: 0
  276. [ 1.242086] dwc2 c9040000.usb: xfer_count: 0
  277. [ 1.242093] dwc2 c9040000.usb: halt_on_queue: 0
  278. [ 1.242100] dwc2 c9040000.usb: halt_pending: 0
  279. [ 1.242107] dwc2 c9040000.usb: halt_status: 0
  280. [ 1.242114] dwc2 c9040000.usb: do_split: 0
  281. [ 1.242120] dwc2 c9040000.usb: complete_split: 0
  282. [ 1.242127] dwc2 c9040000.usb: hub_addr: 0
  283. [ 1.242134] dwc2 c9040000.usb: hub_port: 0
  284. [ 1.242140] dwc2 c9040000.usb: xact_pos: 0
  285. [ 1.242147] dwc2 c9040000.usb: requests: 0
  286. [ 1.242154] dwc2 c9040000.usb: qh: 00000000
  287. [ 1.242161] dwc2 c9040000.usb: Channel 2:
  288. [ 1.242168] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  289. [ 1.242176] dwc2 c9040000.usb: speed: 0
  290. [ 1.242183] dwc2 c9040000.usb: ep_type: 0
  291. [ 1.242189] dwc2 c9040000.usb: max_packet: 0
  292. [ 1.242196] dwc2 c9040000.usb: data_pid_start: 0
  293. [ 1.242203] dwc2 c9040000.usb: multi_count: 0
  294. [ 1.242210] dwc2 c9040000.usb: xfer_started: 0
  295. [ 1.242217] dwc2 c9040000.usb: xfer_buf: 00000000
  296. [ 1.242224] dwc2 c9040000.usb: xfer_dma: 00000000
  297. [ 1.242230] dwc2 c9040000.usb: xfer_len: 0
  298. [ 1.242237] dwc2 c9040000.usb: xfer_count: 0
  299. [ 1.242244] dwc2 c9040000.usb: halt_on_queue: 0
  300. [ 1.242251] dwc2 c9040000.usb: halt_pending: 0
  301. [ 1.242258] dwc2 c9040000.usb: halt_status: 0
  302. [ 1.242265] dwc2 c9040000.usb: do_split: 0
  303. [ 1.242271] dwc2 c9040000.usb: complete_split: 0
  304. [ 1.242278] dwc2 c9040000.usb: hub_addr: 0
  305. [ 1.242285] dwc2 c9040000.usb: hub_port: 0
  306. [ 1.242291] dwc2 c9040000.usb: xact_pos: 0
  307. [ 1.242298] dwc2 c9040000.usb: requests: 0
  308. [ 1.242305] dwc2 c9040000.usb: qh: 00000000
  309. [ 1.242312] dwc2 c9040000.usb: Channel 3:
  310. [ 1.242319] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  311. [ 1.242327] dwc2 c9040000.usb: speed: 0
  312. [ 1.242334] dwc2 c9040000.usb: ep_type: 0
  313. [ 1.242341] dwc2 c9040000.usb: max_packet: 0
  314. [ 1.242347] dwc2 c9040000.usb: data_pid_start: 0
  315. [ 1.242354] dwc2 c9040000.usb: multi_count: 0
  316. [ 1.242361] dwc2 c9040000.usb: xfer_started: 0
  317. [ 1.242368] dwc2 c9040000.usb: xfer_buf: 00000000
  318. [ 1.242375] dwc2 c9040000.usb: xfer_dma: 00000000
  319. [ 1.242382] dwc2 c9040000.usb: xfer_len: 0
  320. [ 1.242388] dwc2 c9040000.usb: xfer_count: 0
  321. [ 1.242395] dwc2 c9040000.usb: halt_on_queue: 0
  322. [ 1.242402] dwc2 c9040000.usb: halt_pending: 0
  323. [ 1.242409] dwc2 c9040000.usb: halt_status: 0
  324. [ 1.242415] dwc2 c9040000.usb: do_split: 0
  325. [ 1.242422] dwc2 c9040000.usb: complete_split: 0
  326. [ 1.242429] dwc2 c9040000.usb: hub_addr: 0
  327. [ 1.242435] dwc2 c9040000.usb: hub_port: 0
  328. [ 1.242442] dwc2 c9040000.usb: xact_pos: 0
  329. [ 1.242449] dwc2 c9040000.usb: requests: 0
  330. [ 1.242455] dwc2 c9040000.usb: qh: 00000000
  331. [ 1.242462] dwc2 c9040000.usb: Channel 4:
  332. [ 1.242469] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  333. [ 1.242478] dwc2 c9040000.usb: speed: 0
  334. [ 1.242484] dwc2 c9040000.usb: ep_type: 0
  335. [ 1.242491] dwc2 c9040000.usb: max_packet: 0
  336. [ 1.242498] dwc2 c9040000.usb: data_pid_start: 0
  337. [ 1.242505] dwc2 c9040000.usb: multi_count: 0
  338. [ 1.242512] dwc2 c9040000.usb: xfer_started: 0
  339. [ 1.242518] dwc2 c9040000.usb: xfer_buf: 00000000
  340. [ 1.242525] dwc2 c9040000.usb: xfer_dma: 00000000
  341. [ 1.242532] dwc2 c9040000.usb: xfer_len: 0
  342. [ 1.242539] dwc2 c9040000.usb: xfer_count: 0
  343. [ 1.242546] dwc2 c9040000.usb: halt_on_queue: 0
  344. [ 1.242553] dwc2 c9040000.usb: halt_pending: 0
  345. [ 1.242559] dwc2 c9040000.usb: halt_status: 0
  346. [ 1.242566] dwc2 c9040000.usb: do_split: 0
  347. [ 1.242573] dwc2 c9040000.usb: complete_split: 0
  348. [ 1.242580] dwc2 c9040000.usb: hub_addr: 0
  349. [ 1.242587] dwc2 c9040000.usb: hub_port: 0
  350. [ 1.242593] dwc2 c9040000.usb: xact_pos: 0
  351. [ 1.242600] dwc2 c9040000.usb: requests: 0
  352. [ 1.242607] dwc2 c9040000.usb: qh: 00000000
  353. [ 1.242614] dwc2 c9040000.usb: Channel 5:
  354. [ 1.242620] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  355. [ 1.242629] dwc2 c9040000.usb: speed: 0
  356. [ 1.242636] dwc2 c9040000.usb: ep_type: 0
  357. [ 1.242642] dwc2 c9040000.usb: max_packet: 0
  358. [ 1.242649] dwc2 c9040000.usb: data_pid_start: 0
  359. [ 1.242656] dwc2 c9040000.usb: multi_count: 0
  360. [ 1.242663] dwc2 c9040000.usb: xfer_started: 0
  361. [ 1.242670] dwc2 c9040000.usb: xfer_buf: 00000000
  362. [ 1.242677] dwc2 c9040000.usb: xfer_dma: 00000000
  363. [ 1.242683] dwc2 c9040000.usb: xfer_len: 0
  364. [ 1.242690] dwc2 c9040000.usb: xfer_count: 0
  365. [ 1.242697] dwc2 c9040000.usb: halt_on_queue: 0
  366. [ 1.242704] dwc2 c9040000.usb: halt_pending: 0
  367. [ 1.242710] dwc2 c9040000.usb: halt_status: 0
  368. [ 1.242717] dwc2 c9040000.usb: do_split: 0
  369. [ 1.242724] dwc2 c9040000.usb: complete_split: 0
  370. [ 1.242730] dwc2 c9040000.usb: hub_addr: 0
  371. [ 1.242737] dwc2 c9040000.usb: hub_port: 0
  372. [ 1.242744] dwc2 c9040000.usb: xact_pos: 0
  373. [ 1.242751] dwc2 c9040000.usb: requests: 0
  374. [ 1.242757] dwc2 c9040000.usb: qh: 00000000
  375. [ 1.242764] dwc2 c9040000.usb: Channel 6:
  376. [ 1.242771] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  377. [ 1.242780] dwc2 c9040000.usb: speed: 0
  378. [ 1.242787] dwc2 c9040000.usb: ep_type: 0
  379. [ 1.242793] dwc2 c9040000.usb: max_packet: 0
  380. [ 1.242800] dwc2 c9040000.usb: data_pid_start: 0
  381. [ 1.242807] dwc2 c9040000.usb: multi_count: 0
  382. [ 1.242814] dwc2 c9040000.usb: xfer_started: 0
  383. [ 1.242820] dwc2 c9040000.usb: xfer_buf: 00000000
  384. [ 1.242827] dwc2 c9040000.usb: xfer_dma: 00000000
  385. [ 1.242834] dwc2 c9040000.usb: xfer_len: 0
  386. [ 1.242841] dwc2 c9040000.usb: xfer_count: 0
  387. [ 1.242848] dwc2 c9040000.usb: halt_on_queue: 0
  388. [ 1.242854] dwc2 c9040000.usb: halt_pending: 0
  389. [ 1.242861] dwc2 c9040000.usb: halt_status: 0
  390. [ 1.242868] dwc2 c9040000.usb: do_split: 0
  391. [ 1.242874] dwc2 c9040000.usb: complete_split: 0
  392. [ 1.242881] dwc2 c9040000.usb: hub_addr: 0
  393. [ 1.242888] dwc2 c9040000.usb: hub_port: 0
  394. [ 1.242894] dwc2 c9040000.usb: xact_pos: 0
  395. [ 1.242901] dwc2 c9040000.usb: requests: 0
  396. [ 1.242908] dwc2 c9040000.usb: qh: 00000000
  397. [ 1.242915] dwc2 c9040000.usb: Channel 7:
  398. [ 1.242922] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  399. [ 1.242930] dwc2 c9040000.usb: speed: 0
  400. [ 1.242937] dwc2 c9040000.usb: ep_type: 0
  401. [ 1.242943] dwc2 c9040000.usb: max_packet: 0
  402. [ 1.242950] dwc2 c9040000.usb: data_pid_start: 0
  403. [ 1.242957] dwc2 c9040000.usb: multi_count: 0
  404. [ 1.242964] dwc2 c9040000.usb: xfer_started: 0
  405. [ 1.242970] dwc2 c9040000.usb: xfer_buf: 00000000
  406. [ 1.242977] dwc2 c9040000.usb: xfer_dma: 00000000
  407. [ 1.242984] dwc2 c9040000.usb: xfer_len: 0
  408. [ 1.242991] dwc2 c9040000.usb: xfer_count: 0
  409. [ 1.242998] dwc2 c9040000.usb: halt_on_queue: 0
  410. [ 1.243004] dwc2 c9040000.usb: halt_pending: 0
  411. [ 1.243012] dwc2 c9040000.usb: halt_status: 0
  412. [ 1.243018] dwc2 c9040000.usb: do_split: 0
  413. [ 1.243025] dwc2 c9040000.usb: complete_split: 0
  414. [ 1.243032] dwc2 c9040000.usb: hub_addr: 0
  415. [ 1.243038] dwc2 c9040000.usb: hub_port: 0
  416. [ 1.243045] dwc2 c9040000.usb: xact_pos: 0
  417. [ 1.243052] dwc2 c9040000.usb: requests: 0
  418. [ 1.243058] dwc2 c9040000.usb: qh: 00000000
  419. [ 1.243066] dwc2 c9040000.usb: Channel 8:
  420. [ 1.243072] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  421. [ 1.243081] dwc2 c9040000.usb: speed: 0
  422. [ 1.243088] dwc2 c9040000.usb: ep_type: 0
  423. [ 1.243094] dwc2 c9040000.usb: max_packet: 0
  424. [ 1.243101] dwc2 c9040000.usb: data_pid_start: 0
  425. [ 1.243108] dwc2 c9040000.usb: multi_count: 0
  426. [ 1.243115] dwc2 c9040000.usb: xfer_started: 0
  427. [ 1.243122] dwc2 c9040000.usb: xfer_buf: 00000000
  428. [ 1.243129] dwc2 c9040000.usb: xfer_dma: 00000000
  429. [ 1.243135] dwc2 c9040000.usb: xfer_len: 0
  430. [ 1.243142] dwc2 c9040000.usb: xfer_count: 0
  431. [ 1.243149] dwc2 c9040000.usb: halt_on_queue: 0
  432. [ 1.243156] dwc2 c9040000.usb: halt_pending: 0
  433. [ 1.243163] dwc2 c9040000.usb: halt_status: 0
  434. [ 1.243169] dwc2 c9040000.usb: do_split: 0
  435. [ 1.243176] dwc2 c9040000.usb: complete_split: 0
  436. [ 1.243183] dwc2 c9040000.usb: hub_addr: 0
  437. [ 1.243189] dwc2 c9040000.usb: hub_port: 0
  438. [ 1.243196] dwc2 c9040000.usb: xact_pos: 0
  439. [ 1.243203] dwc2 c9040000.usb: requests: 0
  440. [ 1.243209] dwc2 c9040000.usb: qh: 00000000
  441. [ 1.243216] dwc2 c9040000.usb: Channel 9:
  442. [ 1.243224] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  443. [ 1.243232] dwc2 c9040000.usb: speed: 0
  444. [ 1.243239] dwc2 c9040000.usb: ep_type: 0
  445. [ 1.243246] dwc2 c9040000.usb: max_packet: 0
  446. [ 1.243252] dwc2 c9040000.usb: data_pid_start: 0
  447. [ 1.243259] dwc2 c9040000.usb: multi_count: 0
  448. [ 1.243266] dwc2 c9040000.usb: xfer_started: 0
  449. [ 1.243273] dwc2 c9040000.usb: xfer_buf: 00000000
  450. [ 1.243280] dwc2 c9040000.usb: xfer_dma: 00000000
  451. [ 1.243286] dwc2 c9040000.usb: xfer_len: 0
  452. [ 1.243293] dwc2 c9040000.usb: xfer_count: 0
  453. [ 1.243300] dwc2 c9040000.usb: halt_on_queue: 0
  454. [ 1.243307] dwc2 c9040000.usb: halt_pending: 0
  455. [ 1.243313] dwc2 c9040000.usb: halt_status: 0
  456. [ 1.243320] dwc2 c9040000.usb: do_split: 0
  457. [ 1.243327] dwc2 c9040000.usb: complete_split: 0
  458. [ 1.243333] dwc2 c9040000.usb: hub_addr: 0
  459. [ 1.243340] dwc2 c9040000.usb: hub_port: 0
  460. [ 1.243347] dwc2 c9040000.usb: xact_pos: 0
  461. [ 1.243354] dwc2 c9040000.usb: requests: 0
  462. [ 1.243360] dwc2 c9040000.usb: qh: 00000000
  463. [ 1.243367] dwc2 c9040000.usb: Channel 10:
  464. [ 1.243375] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  465. [ 1.243383] dwc2 c9040000.usb: speed: 0
  466. [ 1.243390] dwc2 c9040000.usb: ep_type: 0
  467. [ 1.243397] dwc2 c9040000.usb: max_packet: 0
  468. [ 1.243403] dwc2 c9040000.usb: data_pid_start: 0
  469. [ 1.243410] dwc2 c9040000.usb: multi_count: 0
  470. [ 1.243417] dwc2 c9040000.usb: xfer_started: 0
  471. [ 1.243424] dwc2 c9040000.usb: xfer_buf: 00000000
  472. [ 1.243431] dwc2 c9040000.usb: xfer_dma: 00000000
  473. [ 1.243438] dwc2 c9040000.usb: xfer_len: 0
  474. [ 1.243445] dwc2 c9040000.usb: xfer_count: 0
  475. [ 1.243451] dwc2 c9040000.usb: halt_on_queue: 0
  476. [ 1.243458] dwc2 c9040000.usb: halt_pending: 0
  477. [ 1.243465] dwc2 c9040000.usb: halt_status: 0
  478. [ 1.243471] dwc2 c9040000.usb: do_split: 0
  479. [ 1.243478] dwc2 c9040000.usb: complete_split: 0
  480. [ 1.243485] dwc2 c9040000.usb: hub_addr: 0
  481. [ 1.243491] dwc2 c9040000.usb: hub_port: 0
  482. [ 1.243498] dwc2 c9040000.usb: xact_pos: 0
  483. [ 1.243505] dwc2 c9040000.usb: requests: 0
  484. [ 1.243511] dwc2 c9040000.usb: qh: 00000000
  485. [ 1.243518] dwc2 c9040000.usb: Channel 11:
  486. [ 1.243526] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  487. [ 1.243534] dwc2 c9040000.usb: speed: 0
  488. [ 1.243541] dwc2 c9040000.usb: ep_type: 0
  489. [ 1.243548] dwc2 c9040000.usb: max_packet: 0
  490. [ 1.243554] dwc2 c9040000.usb: data_pid_start: 0
  491. [ 1.243561] dwc2 c9040000.usb: multi_count: 0
  492. [ 1.243568] dwc2 c9040000.usb: xfer_started: 0
  493. [ 1.243575] dwc2 c9040000.usb: xfer_buf: 00000000
  494. [ 1.243582] dwc2 c9040000.usb: xfer_dma: 00000000
  495. [ 1.243589] dwc2 c9040000.usb: xfer_len: 0
  496. [ 1.243596] dwc2 c9040000.usb: xfer_count: 0
  497. [ 1.243603] dwc2 c9040000.usb: halt_on_queue: 0
  498. [ 1.243609] dwc2 c9040000.usb: halt_pending: 0
  499. [ 1.243616] dwc2 c9040000.usb: halt_status: 0
  500. [ 1.243623] dwc2 c9040000.usb: do_split: 0
  501. [ 1.243629] dwc2 c9040000.usb: complete_split: 0
  502. [ 1.243636] dwc2 c9040000.usb: hub_addr: 0
  503. [ 1.243643] dwc2 c9040000.usb: hub_port: 0
  504. [ 1.243649] dwc2 c9040000.usb: xact_pos: 0
  505. [ 1.243656] dwc2 c9040000.usb: requests: 0
  506. [ 1.243663] dwc2 c9040000.usb: qh: 00000000
  507. [ 1.243670] dwc2 c9040000.usb: Channel 12:
  508. [ 1.243677] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  509. [ 1.243686] dwc2 c9040000.usb: speed: 0
  510. [ 1.243693] dwc2 c9040000.usb: ep_type: 0
  511. [ 1.243699] dwc2 c9040000.usb: max_packet: 0
  512. [ 1.243706] dwc2 c9040000.usb: data_pid_start: 0
  513. [ 1.243713] dwc2 c9040000.usb: multi_count: 0
  514. [ 1.243720] dwc2 c9040000.usb: xfer_started: 0
  515. [ 1.243726] dwc2 c9040000.usb: xfer_buf: 00000000
  516. [ 1.243733] dwc2 c9040000.usb: xfer_dma: 00000000
  517. [ 1.243740] dwc2 c9040000.usb: xfer_len: 0
  518. [ 1.243747] dwc2 c9040000.usb: xfer_count: 0
  519. [ 1.243754] dwc2 c9040000.usb: halt_on_queue: 0
  520. [ 1.243761] dwc2 c9040000.usb: halt_pending: 0
  521. [ 1.243768] dwc2 c9040000.usb: halt_status: 0
  522. [ 1.243774] dwc2 c9040000.usb: do_split: 0
  523. [ 1.243781] dwc2 c9040000.usb: complete_split: 0
  524. [ 1.243788] dwc2 c9040000.usb: hub_addr: 0
  525. [ 1.243795] dwc2 c9040000.usb: hub_port: 0
  526. [ 1.243801] dwc2 c9040000.usb: xact_pos: 0
  527. [ 1.243808] dwc2 c9040000.usb: requests: 0
  528. [ 1.243815] dwc2 c9040000.usb: qh: 00000000
  529. [ 1.243822] dwc2 c9040000.usb: Channel 13:
  530. [ 1.243829] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  531. [ 1.243837] dwc2 c9040000.usb: speed: 0
  532. [ 1.243844] dwc2 c9040000.usb: ep_type: 0
  533. [ 1.243851] dwc2 c9040000.usb: max_packet: 0
  534. [ 1.243857] dwc2 c9040000.usb: data_pid_start: 0
  535. [ 1.243864] dwc2 c9040000.usb: multi_count: 0
  536. [ 1.243871] dwc2 c9040000.usb: xfer_started: 0
  537. [ 1.243878] dwc2 c9040000.usb: xfer_buf: 00000000
  538. [ 1.243885] dwc2 c9040000.usb: xfer_dma: 00000000
  539. [ 1.243892] dwc2 c9040000.usb: xfer_len: 0
  540. [ 1.243899] dwc2 c9040000.usb: xfer_count: 0
  541. [ 1.243905] dwc2 c9040000.usb: halt_on_queue: 0
  542. [ 1.243912] dwc2 c9040000.usb: halt_pending: 0
  543. [ 1.243919] dwc2 c9040000.usb: halt_status: 0
  544. [ 1.243925] dwc2 c9040000.usb: do_split: 0
  545. [ 1.243932] dwc2 c9040000.usb: complete_split: 0
  546. [ 1.243939] dwc2 c9040000.usb: hub_addr: 0
  547. [ 1.243946] dwc2 c9040000.usb: hub_port: 0
  548. [ 1.243952] dwc2 c9040000.usb: xact_pos: 0
  549. [ 1.243959] dwc2 c9040000.usb: requests: 0
  550. [ 1.243966] dwc2 c9040000.usb: qh: 00000000
  551. [ 1.243972] dwc2 c9040000.usb: Channel 14:
  552. [ 1.243979] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  553. [ 1.243988] dwc2 c9040000.usb: speed: 0
  554. [ 1.243995] dwc2 c9040000.usb: ep_type: 0
  555. [ 1.244001] dwc2 c9040000.usb: max_packet: 0
  556. [ 1.244008] dwc2 c9040000.usb: data_pid_start: 0
  557. [ 1.244015] dwc2 c9040000.usb: multi_count: 0
  558. [ 1.244022] dwc2 c9040000.usb: xfer_started: 0
  559. [ 1.244029] dwc2 c9040000.usb: xfer_buf: 00000000
  560. [ 1.244036] dwc2 c9040000.usb: xfer_dma: 00000000
  561. [ 1.244043] dwc2 c9040000.usb: xfer_len: 0
  562. [ 1.244049] dwc2 c9040000.usb: xfer_count: 0
  563. [ 1.244056] dwc2 c9040000.usb: halt_on_queue: 0
  564. [ 1.244063] dwc2 c9040000.usb: halt_pending: 0
  565. [ 1.244070] dwc2 c9040000.usb: halt_status: 0
  566. [ 1.244076] dwc2 c9040000.usb: do_split: 0
  567. [ 1.244083] dwc2 c9040000.usb: complete_split: 0
  568. [ 1.244090] dwc2 c9040000.usb: hub_addr: 0
  569. [ 1.244096] dwc2 c9040000.usb: hub_port: 0
  570. [ 1.244103] dwc2 c9040000.usb: xact_pos: 0
  571. [ 1.244110] dwc2 c9040000.usb: requests: 0
  572. [ 1.244116] dwc2 c9040000.usb: qh: 00000000
  573. [ 1.244123] dwc2 c9040000.usb: Channel 15:
  574. [ 1.244130] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  575. [ 1.244139] dwc2 c9040000.usb: speed: 0
  576. [ 1.244146] dwc2 c9040000.usb: ep_type: 0
  577. [ 1.244152] dwc2 c9040000.usb: max_packet: 0
  578. [ 1.244159] dwc2 c9040000.usb: data_pid_start: 0
  579. [ 1.244166] dwc2 c9040000.usb: multi_count: 0
  580. [ 1.244173] dwc2 c9040000.usb: xfer_started: 0
  581. [ 1.244179] dwc2 c9040000.usb: xfer_buf: 00000000
  582. [ 1.244186] dwc2 c9040000.usb: xfer_dma: 00000000
  583. [ 1.244193] dwc2 c9040000.usb: xfer_len: 0
  584. [ 1.244200] dwc2 c9040000.usb: xfer_count: 0
  585. [ 1.244207] dwc2 c9040000.usb: halt_on_queue: 0
  586. [ 1.244213] dwc2 c9040000.usb: halt_pending: 0
  587. [ 1.244220] dwc2 c9040000.usb: halt_status: 0
  588. [ 1.244227] dwc2 c9040000.usb: do_split: 0
  589. [ 1.244234] dwc2 c9040000.usb: complete_split: 0
  590. [ 1.244240] dwc2 c9040000.usb: hub_addr: 0
  591. [ 1.244247] dwc2 c9040000.usb: hub_port: 0
  592. [ 1.244254] dwc2 c9040000.usb: xact_pos: 0
  593. [ 1.244260] dwc2 c9040000.usb: requests: 0
  594. [ 1.244267] dwc2 c9040000.usb: qh: 00000000
  595. [ 1.244274] dwc2 c9040000.usb: non_periodic_channels: 0
  596. [ 1.244282] dwc2 c9040000.usb: periodic_channels: 0
  597. [ 1.244288] dwc2 c9040000.usb: periodic_usecs: 0
  598. [ 1.244296] dwc2 c9040000.usb: NP Tx Req Queue Space Avail: 8
  599. [ 1.244303] dwc2 c9040000.usb: NP Tx FIFO Space Avail: 500
  600. [ 1.244310] dwc2 c9040000.usb: P Tx Req Queue Space Avail: 8
  601. [ 1.244317] dwc2 c9040000.usb: P Tx FIFO Space Avail: 500
  602. [ 1.244324] dwc2 c9040000.usb: Core Global Registers
  603. [ 1.244331] dwc2 c9040000.usb: GOTGCTL @0xF0C00000 : 0x022C0000
  604. [ 1.244340] dwc2 c9040000.usb: GOTGINT @0xF0C00004 : 0x00000000
  605. [ 1.244348] dwc2 c9040000.usb: GAHBCFG @0xF0C00008 : 0x0000002A
  606. [ 1.244356] dwc2 c9040000.usb: GUSBCFG @0xF0C0000C : 0x2000140F
  607. [ 1.244365] dwc2 c9040000.usb: GRSTCTL @0xF0C00010 : 0x80000000
  608. [ 1.244373] dwc2 c9040000.usb: GINTSTS @0xF0C00014 : 0x05000021
  609. [ 1.244382] dwc2 c9040000.usb: GINTMSK @0xF0C00018 : 0xF3000806
  610. [ 1.244390] dwc2 c9040000.usb: GRXSTSR @0xF0C0001C : 0x00000000
  611. [ 1.244398] dwc2 c9040000.usb: GRXFSIZ @0xF0C00024 : 0x00000200
  612. [ 1.244407] dwc2 c9040000.usb: GNPTXFSIZ @0xF0C00028 : 0x01F40200
  613. [ 1.244415] dwc2 c9040000.usb: GNPTXSTS @0xF0C0002C : 0x000801F4
  614. [ 1.244424] dwc2 c9040000.usb: GI2CCTL @0xF0C00030 : 0x00000000
  615. [ 1.244433] dwc2 c9040000.usb: GPVNDCTL @0xF0C00034 : 0x00000000
  616. [ 1.244441] dwc2 c9040000.usb: GGPIO @0xF0C00038 : 0x00000000
  617. [ 1.244449] dwc2 c9040000.usb: GUID @0xF0C0003C : 0x12345678
  618. [ 1.244458] dwc2 c9040000.usb: GSNPSID @0xF0C00040 : 0x4F54310A
  619. [ 1.244466] dwc2 c9040000.usb: GHWCFG1 @0xF0C00044 : 0x00000000
  620. [ 1.244474] dwc2 c9040000.usb: GHWCFG2 @0xF0C00048 : 0x229FD850
  621. [ 1.244483] dwc2 c9040000.usb: GHWCFG3 @0xF0C0004C : 0x07C050E8
  622. [ 1.244491] dwc2 c9040000.usb: GHWCFG4 @0xF0C00050 : 0xD7F24030
  623. [ 1.244500] dwc2 c9040000.usb: GLPMCFG @0xF0C00054 : 0x00000000
  624. [ 1.244508] dwc2 c9040000.usb: GPWRDN @0xF0C00058 : 0x08400010
  625. [ 1.244517] dwc2 c9040000.usb: GDFIFOCFG @0xF0C0005C : 0x05E80800
  626. [ 1.244525] dwc2 c9040000.usb: HPTXFSIZ @0xF0C00100 : 0x01F403F4
  627. [ 1.244534] dwc2 c9040000.usb: PCGCTL @0xF0C00E00 : 0x00000000
  628. [ 1.244542] dwc2 c9040000.usb: Host Global Registers
  629. [ 1.244549] dwc2 c9040000.usb: HCFG @0xF0C00400 : 0x00000200
  630. [ 1.244558] dwc2 c9040000.usb: HFIR @0xF0C00404 : 0x0001EA60
  631. [ 1.244567] dwc2 c9040000.usb: HFNUM @0xF0C00408 : 0xEA603FFF
  632. [ 1.244575] dwc2 c9040000.usb: HPTXSTS @0xF0C00410 : 0x000801F4
  633. [ 1.244584] dwc2 c9040000.usb: HAINT @0xF0C00414 : 0x00000000
  634. [ 1.244592] dwc2 c9040000.usb: HAINTMSK @0xF0C00418 : 0x00000000
  635. [ 1.244600] dwc2 c9040000.usb: HPRT0 @0xF0C00440 : 0x00021403
  636. [ 1.244609] dwc2 c9040000.usb: Host Channel 0 Specific Registers
  637. [ 1.244616] dwc2 c9040000.usb: HCCHAR @0xF0C00500 : 0x00000000
  638. [ 1.244624] dwc2 c9040000.usb: HCSPLT @0xF0C00504 : 0x00000000
  639. [ 1.244633] dwc2 c9040000.usb: HCINT @0xF0C00508 : 0x00000000
  640. [ 1.244641] dwc2 c9040000.usb: HCINTMSK @0xF0C0050C : 0x00000000
  641. [ 1.244649] dwc2 c9040000.usb: HCTSIZ @0xF0C00510 : 0x00000000
  642. [ 1.244657] dwc2 c9040000.usb: HCDMA @0xF0C00514 : 0x3C042000
  643. [ 1.244665] dwc2 c9040000.usb: Host Channel 1 Specific Registers
  644. [ 1.244673] dwc2 c9040000.usb: HCCHAR @0xF0C00520 : 0x00000000
  645. [ 1.244681] dwc2 c9040000.usb: HCSPLT @0xF0C00524 : 0x00000000
  646. [ 1.244689] dwc2 c9040000.usb: HCINT @0xF0C00528 : 0x00000000
  647. [ 1.244697] dwc2 c9040000.usb: HCINTMSK @0xF0C0052C : 0x00000000
  648. [ 1.244705] dwc2 c9040000.usb: HCTSIZ @0xF0C00530 : 0x00000000
  649. [ 1.244713] dwc2 c9040000.usb: HCDMA @0xF0C00534 : 0x3C0420C0
  650. [ 1.244722] dwc2 c9040000.usb: Host Channel 2 Specific Registers
  651. [ 1.244729] dwc2 c9040000.usb: HCCHAR @0xF0C00540 : 0x00000000
  652. [ 1.244737] dwc2 c9040000.usb: HCSPLT @0xF0C00544 : 0x00000000
  653. [ 1.244745] dwc2 c9040000.usb: HCINT @0xF0C00548 : 0x00000000
  654. [ 1.244753] dwc2 c9040000.usb: HCINTMSK @0xF0C0054C : 0x00000000
  655. [ 1.244762] dwc2 c9040000.usb: HCTSIZ @0xF0C00550 : 0x00000000
  656. [ 1.244770] dwc2 c9040000.usb: HCDMA @0xF0C00554 : 0x3C0420C0
  657. [ 1.244778] dwc2 c9040000.usb: Host Channel 3 Specific Registers
  658. [ 1.244785] dwc2 c9040000.usb: HCCHAR @0xF0C00560 : 0x00000000
  659. [ 1.244793] dwc2 c9040000.usb: HCSPLT @0xF0C00564 : 0x00000000
  660. [ 1.244802] dwc2 c9040000.usb: HCINT @0xF0C00568 : 0x00000000
  661. [ 1.244810] dwc2 c9040000.usb: HCINTMSK @0xF0C0056C : 0x00000000
  662. [ 1.244818] dwc2 c9040000.usb: HCTSIZ @0xF0C00570 : 0x00000000
  663. [ 1.244826] dwc2 c9040000.usb: HCDMA @0xF0C00574 : 0x3C042000
  664. [ 1.244834] dwc2 c9040000.usb: Host Channel 4 Specific Registers
  665. [ 1.244842] dwc2 c9040000.usb: HCCHAR @0xF0C00580 : 0x00000000
  666. [ 1.244850] dwc2 c9040000.usb: HCSPLT @0xF0C00584 : 0x00000000
  667. [ 1.244858] dwc2 c9040000.usb: HCINT @0xF0C00588 : 0x00000000
  668. [ 1.244866] dwc2 c9040000.usb: HCINTMSK @0xF0C0058C : 0x00000000
  669. [ 1.244874] dwc2 c9040000.usb: HCTSIZ @0xF0C00590 : 0x00000000
  670. [ 1.244882] dwc2 c9040000.usb: HCDMA @0xF0C00594 : 0x3C0420C0
  671. [ 1.244891] dwc2 c9040000.usb: Host Channel 5 Specific Registers
  672. [ 1.244898] dwc2 c9040000.usb: HCCHAR @0xF0C005A0 : 0x00000000
  673. [ 1.244907] dwc2 c9040000.usb: HCSPLT @0xF0C005A4 : 0x00000000
  674. [ 1.244915] dwc2 c9040000.usb: HCINT @0xF0C005A8 : 0x00000000
  675. [ 1.244923] dwc2 c9040000.usb: HCINTMSK @0xF0C005AC : 0x00000000
  676. [ 1.244931] dwc2 c9040000.usb: HCTSIZ @0xF0C005B0 : 0x00000000
  677. [ 1.244940] dwc2 c9040000.usb: HCDMA @0xF0C005B4 : 0x3C0420C0
  678. [ 1.244948] dwc2 c9040000.usb: Host Channel 6 Specific Registers
  679. [ 1.244955] dwc2 c9040000.usb: HCCHAR @0xF0C005C0 : 0x00000000
  680. [ 1.244963] dwc2 c9040000.usb: HCSPLT @0xF0C005C4 : 0x00000000
  681. [ 1.244971] dwc2 c9040000.usb: HCINT @0xF0C005C8 : 0x00000000
  682. [ 1.244979] dwc2 c9040000.usb: HCINTMSK @0xF0C005CC : 0x00000000
  683. [ 1.244988] dwc2 c9040000.usb: HCTSIZ @0xF0C005D0 : 0x00000000
  684. [ 1.244996] dwc2 c9040000.usb: HCDMA @0xF0C005D4 : 0x3C042000
  685. [ 1.245004] dwc2 c9040000.usb: Host Channel 7 Specific Registers
  686. [ 1.245011] dwc2 c9040000.usb: HCCHAR @0xF0C005E0 : 0x00000000
  687. [ 1.245019] dwc2 c9040000.usb: HCSPLT @0xF0C005E4 : 0x00000000
  688. [ 1.245027] dwc2 c9040000.usb: HCINT @0xF0C005E8 : 0x00000000
  689. [ 1.245036] dwc2 c9040000.usb: HCINTMSK @0xF0C005EC : 0x00000000
  690. [ 1.245044] dwc2 c9040000.usb: HCTSIZ @0xF0C005F0 : 0x00000000
  691. [ 1.245052] dwc2 c9040000.usb: HCDMA @0xF0C005F4 : 0x3C0420C0
  692. [ 1.245060] dwc2 c9040000.usb: Host Channel 8 Specific Registers
  693. [ 1.245067] dwc2 c9040000.usb: HCCHAR @0xF0C00600 : 0x00000000
  694. [ 1.245075] dwc2 c9040000.usb: HCSPLT @0xF0C00604 : 0x00000000
  695. [ 1.245084] dwc2 c9040000.usb: HCINT @0xF0C00608 : 0x00000000
  696. [ 1.245092] dwc2 c9040000.usb: HCINTMSK @0xF0C0060C : 0x00000000
  697. [ 1.245100] dwc2 c9040000.usb: HCTSIZ @0xF0C00610 : 0x00000000
  698. [ 1.245108] dwc2 c9040000.usb: HCDMA @0xF0C00614 : 0x3C0420C0
  699. [ 1.245116] dwc2 c9040000.usb: Host Channel 9 Specific Registers
  700. [ 1.245123] dwc2 c9040000.usb: HCCHAR @0xF0C00620 : 0x00000000
  701. [ 1.245131] dwc2 c9040000.usb: HCSPLT @0xF0C00624 : 0x00000000
  702. [ 1.245140] dwc2 c9040000.usb: HCINT @0xF0C00628 : 0x00000000
  703. [ 1.245148] dwc2 c9040000.usb: HCINTMSK @0xF0C0062C : 0x00000000
  704. [ 1.245156] dwc2 c9040000.usb: HCTSIZ @0xF0C00630 : 0x00000000
  705. [ 1.245164] dwc2 c9040000.usb: HCDMA @0xF0C00634 : 0x3C042000
  706. [ 1.245173] dwc2 c9040000.usb: Host Channel 10 Specific Registers
  707. [ 1.245180] dwc2 c9040000.usb: HCCHAR @0xF0C00640 : 0x00000000
  708. [ 1.245189] dwc2 c9040000.usb: HCSPLT @0xF0C00644 : 0x00000000
  709. [ 1.245197] dwc2 c9040000.usb: HCINT @0xF0C00648 : 0x00000000
  710. [ 1.245205] dwc2 c9040000.usb: HCINTMSK @0xF0C0064C : 0x00000000
  711. [ 1.245213] dwc2 c9040000.usb: HCTSIZ @0xF0C00650 : 0x00000000
  712. [ 1.245221] dwc2 c9040000.usb: HCDMA @0xF0C00654 : 0x3C0420C0
  713. [ 1.245230] dwc2 c9040000.usb: Host Channel 11 Specific Registers
  714. [ 1.245237] dwc2 c9040000.usb: HCCHAR @0xF0C00660 : 0x00000000
  715. [ 1.245245] dwc2 c9040000.usb: HCSPLT @0xF0C00664 : 0x00000000
  716. [ 1.245253] dwc2 c9040000.usb: HCINT @0xF0C00668 : 0x00000000
  717. [ 1.245261] dwc2 c9040000.usb: HCINTMSK @0xF0C0066C : 0x00000000
  718. [ 1.245270] dwc2 c9040000.usb: HCTSIZ @0xF0C00670 : 0x00000000
  719. [ 1.245278] dwc2 c9040000.usb: HCDMA @0xF0C00674 : 0x3C0420C0
  720. [ 1.245286] dwc2 c9040000.usb: Host Channel 12 Specific Registers
  721. [ 1.245293] dwc2 c9040000.usb: HCCHAR @0xF0C00680 : 0x00000000
  722. [ 1.245301] dwc2 c9040000.usb: HCSPLT @0xF0C00684 : 0x00000000
  723. [ 1.245310] dwc2 c9040000.usb: HCINT @0xF0C00688 : 0x00000000
  724. [ 1.245318] dwc2 c9040000.usb: HCINTMSK @0xF0C0068C : 0x00000000
  725. [ 1.245326] dwc2 c9040000.usb: HCTSIZ @0xF0C00690 : 0x00000000
  726. [ 1.245334] dwc2 c9040000.usb: HCDMA @0xF0C00694 : 0x3C042000
  727. [ 1.245343] dwc2 c9040000.usb: Host Channel 13 Specific Registers
  728. [ 1.245350] dwc2 c9040000.usb: HCCHAR @0xF0C006A0 : 0x00000000
  729. [ 1.245358] dwc2 c9040000.usb: HCSPLT @0xF0C006A4 : 0x00000000
  730. [ 1.245366] dwc2 c9040000.usb: HCINT @0xF0C006A8 : 0x00000000
  731. [ 1.245374] dwc2 c9040000.usb: HCINTMSK @0xF0C006AC : 0x00000000
  732. [ 1.245383] dwc2 c9040000.usb: HCTSIZ @0xF0C006B0 : 0x00000000
  733. [ 1.245391] dwc2 c9040000.usb: HCDMA @0xF0C006B4 : 0x3C0420C0
  734. [ 1.245399] dwc2 c9040000.usb: Host Channel 14 Specific Registers
  735. [ 1.245406] dwc2 c9040000.usb: HCCHAR @0xF0C006C0 : 0x00000000
  736. [ 1.245414] dwc2 c9040000.usb: HCSPLT @0xF0C006C4 : 0x00000000
  737. [ 1.245423] dwc2 c9040000.usb: HCINT @0xF0C006C8 : 0x00000000
  738. [ 1.245431] dwc2 c9040000.usb: HCINTMSK @0xF0C006CC : 0x00000000
  739. [ 1.245439] dwc2 c9040000.usb: HCTSIZ @0xF0C006D0 : 0x00000000
  740. [ 1.245447] dwc2 c9040000.usb: HCDMA @0xF0C006D4 : 0x3C0420C0
  741. [ 1.245456] dwc2 c9040000.usb: Host Channel 15 Specific Registers
  742. [ 1.245463] dwc2 c9040000.usb: HCCHAR @0xF0C006E0 : 0x00000000
  743. [ 1.245471] dwc2 c9040000.usb: HCSPLT @0xF0C006E4 : 0x00000000
  744. [ 1.245480] dwc2 c9040000.usb: HCINT @0xF0C006E8 : 0x00000000
  745. [ 1.245488] dwc2 c9040000.usb: HCINTMSK @0xF0C006EC : 0x00000000
  746. [ 1.245496] dwc2 c9040000.usb: HCTSIZ @0xF0C006F0 : 0x00000000
  747. [ 1.245504] dwc2 c9040000.usb: HCDMA @0xF0C006F4 : 0x3C0420C0
  748. [ 1.245512] dwc2 c9040000.usb: ************************************************************
  749. [ 1.245519] dwc2 c9040000.usb:
  750. [ 1.245536] dwc2 c9040000.usb: gintsts=05000021 gintmsk=f3000806
  751. [ 1.247342] dwc2 c90c0000.usb: mapped PA c90c0000 to VA (ptrval)
  752. [ 1.247482] dwc2 c90c0000.usb: supply vusb_d not found, using dummy regulator
  753. [ 1.247607] dwc2 c90c0000.usb: supply vusb_a not found, using dummy regulator
  754. [ 1.247669] dwc2 c90c0000.usb: registering common handler for irq36
  755. [ 1.247898] dwc2 c90c0000.usb: Core Release: 3.10a (snpsid=4f54310a)
  756. [ 1.247920] dwc2 c90c0000.usb: Forcing mode to host
  757. [ 1.316032] dwc2 c90c0000.usb: DWC OTG HCD INIT
  758. [ 1.316043] dwc2 c90c0000.usb: hcfg=00000200
  759. [ 1.316057] dwc2 c90c0000.usb: dwc2_core_init((ptrval))
  760. [ 1.316069] dwc2 c90c0000.usb: HS UTMI+ PHY selected
  761. [ 1.316076] dwc2 c90c0000.usb: Internal DMA Mode
  762. [ 1.316084] dwc2 c90c0000.usb: Host Mode
  763. [ 1.316238] phy phy-c1108820.phy.1: USB ID detect failed!
  764. [ 1.316305] dwc2 c90c0000.usb: DWC OTG Controller
  765. [ 1.316332] dwc2 c90c0000.usb: new USB bus registered, assigned bus number 2
  766. [ 1.316365] dwc2 c90c0000.usb: irq 36, io mem 0xc90c0000
  767. [ 1.316376] dwc2 c90c0000.usb: DWC OTG HCD START
  768. [ 1.316387] dwc2 c90c0000.usb: dwc2_core_host_init((ptrval))
  769. [ 1.316397] dwc2 c90c0000.usb: Initializing HCFG.FSLSPClkSel to 00000000
  770. [ 1.316406] dwc2 c90c0000.usb: initial grxfsiz=00000800
  771. [ 1.316414] dwc2 c90c0000.usb: new grxfsiz=00000200
  772. [ 1.316421] dwc2 c90c0000.usb: initial gnptxfsiz=08000800
  773. [ 1.316429] dwc2 c90c0000.usb: new gnptxfsiz=01f40200
  774. [ 1.316436] dwc2 c90c0000.usb: initial hptxfsiz=08000000
  775. [ 1.316443] dwc2 c90c0000.usb: new hptxfsiz=01f403f4
  776. [ 1.316459] dwc2 c90c0000.usb: Init: Port Power? op_state=9
  777. [ 1.316466] dwc2 c90c0000.usb: Init: Power Port (0)
  778. [ 1.316473] dwc2 c90c0000.usb: dwc2_enable_host_interrupts()
  779. [ 1.316482] dwc2 c90c0000.usb: DWC OTG HCD Has Root Hub
  780. [ 1.317024] dwc2 c90c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x81
  781. [ 1.317176] hub 2-0:1.0: USB hub found
  782. [ 1.317193] dwc2 c90c0000.usb: GetHubDescriptor
  783. [ 1.317225] hub 2-0:1.0: 1 port detected
  784. [ 1.317262] dwc2 c90c0000.usb: GetHubStatus
  785. [ 1.317350] dwc2 c90c0000.usb: SetPortFeature
  786. [ 1.317580] dwc2 c90c0000.usb:
  787. [ 1.317590] dwc2 c90c0000.usb: ************************************************************
  788. [ 1.317598] dwc2 c90c0000.usb: HCD State:
  789. [ 1.317604] dwc2 c90c0000.usb: Num channels: 16
  790. [ 1.317612] dwc2 c90c0000.usb: Channel 0:
  791. [ 1.317619] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  792. [ 1.317627] dwc2 c90c0000.usb: speed: 0
  793. [ 1.317634] dwc2 c90c0000.usb: ep_type: 0
  794. [ 1.317641] dwc2 c90c0000.usb: max_packet: 0
  795. [ 1.317648] dwc2 c90c0000.usb: data_pid_start: 0
  796. [ 1.317655] dwc2 c90c0000.usb: multi_count: 0
  797. [ 1.317661] dwc2 c90c0000.usb: xfer_started: 0
  798. [ 1.317668] dwc2 c90c0000.usb: xfer_buf: 00000000
  799. [ 1.317676] dwc2 c90c0000.usb: xfer_dma: 00000000
  800. [ 1.317683] dwc2 c90c0000.usb: xfer_len: 0
  801. [ 1.317690] dwc2 c90c0000.usb: xfer_count: 0
  802. [ 1.317697] dwc2 c90c0000.usb: halt_on_queue: 0
  803. [ 1.317703] dwc2 c90c0000.usb: halt_pending: 0
  804. [ 1.317710] dwc2 c90c0000.usb: halt_status: 0
  805. [ 1.317717] dwc2 c90c0000.usb: do_split: 0
  806. [ 1.317724] dwc2 c90c0000.usb: complete_split: 0
  807. [ 1.317730] dwc2 c90c0000.usb: hub_addr: 0
  808. [ 1.317737] dwc2 c90c0000.usb: hub_port: 0
  809. [ 1.317744] dwc2 c90c0000.usb: xact_pos: 0
  810. [ 1.317750] dwc2 c90c0000.usb: requests: 0
  811. [ 1.317757] dwc2 c90c0000.usb: qh: 00000000
  812. [ 1.317764] dwc2 c90c0000.usb: Channel 1:
  813. [ 1.317771] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  814. [ 1.317779] dwc2 c90c0000.usb: speed: 0
  815. [ 1.317786] dwc2 c90c0000.usb: ep_type: 0
  816. [ 1.317793] dwc2 c90c0000.usb: max_packet: 0
  817. [ 1.317799] dwc2 c90c0000.usb: data_pid_start: 0
  818. [ 1.317806] dwc2 c90c0000.usb: multi_count: 0
  819. [ 1.317813] dwc2 c90c0000.usb: xfer_started: 0
  820. [ 1.317820] dwc2 c90c0000.usb: xfer_buf: 00000000
  821. [ 1.317827] dwc2 c90c0000.usb: xfer_dma: 00000000
  822. [ 1.317834] dwc2 c90c0000.usb: xfer_len: 0
  823. [ 1.317841] dwc2 c90c0000.usb: xfer_count: 0
  824. [ 1.317848] dwc2 c90c0000.usb: halt_on_queue: 0
  825. [ 1.317855] dwc2 c90c0000.usb: halt_pending: 0
  826. [ 1.317861] dwc2 c90c0000.usb: halt_status: 0
  827. [ 1.317868] dwc2 c90c0000.usb: do_split: 0
  828. [ 1.317875] dwc2 c90c0000.usb: complete_split: 0
  829. [ 1.317881] dwc2 c90c0000.usb: hub_addr: 0
  830. [ 1.317888] dwc2 c90c0000.usb: hub_port: 0
  831. [ 1.317895] dwc2 c90c0000.usb: xact_pos: 0
  832. [ 1.317901] dwc2 c90c0000.usb: requests: 0
  833. [ 1.317908] dwc2 c90c0000.usb: qh: 00000000
  834. [ 1.317915] dwc2 c90c0000.usb: Channel 2:
  835. [ 1.317922] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  836. [ 1.317930] dwc2 c90c0000.usb: speed: 0
  837. [ 1.317937] dwc2 c90c0000.usb: ep_type: 0
  838. [ 1.317944] dwc2 c90c0000.usb: max_packet: 0
  839. [ 1.317951] dwc2 c90c0000.usb: data_pid_start: 0
  840. [ 1.317958] dwc2 c90c0000.usb: multi_count: 0
  841. [ 1.317964] dwc2 c90c0000.usb: xfer_started: 0
  842. [ 1.317971] dwc2 c90c0000.usb: xfer_buf: 00000000
  843. [ 1.317978] dwc2 c90c0000.usb: xfer_dma: 00000000
  844. [ 1.317985] dwc2 c90c0000.usb: xfer_len: 0
  845. [ 1.317992] dwc2 c90c0000.usb: xfer_count: 0
  846. [ 1.317998] dwc2 c90c0000.usb: halt_on_queue: 0
  847. [ 1.318005] dwc2 c90c0000.usb: halt_pending: 0
  848. [ 1.318012] dwc2 c90c0000.usb: halt_status: 0
  849. [ 1.318019] dwc2 c90c0000.usb: do_split: 0
  850. [ 1.318025] dwc2 c90c0000.usb: complete_split: 0
  851. [ 1.318032] dwc2 c90c0000.usb: hub_addr: 0
  852. [ 1.318039] dwc2 c90c0000.usb: hub_port: 0
  853. [ 1.318045] dwc2 c90c0000.usb: xact_pos: 0
  854. [ 1.318052] dwc2 c90c0000.usb: requests: 0
  855. [ 1.318059] dwc2 c90c0000.usb: qh: 00000000
  856. [ 1.318065] dwc2 c90c0000.usb: Channel 3:
  857. [ 1.318072] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  858. [ 1.318081] dwc2 c90c0000.usb: speed: 0
  859. [ 1.318088] dwc2 c90c0000.usb: ep_type: 0
  860. [ 1.318094] dwc2 c90c0000.usb: max_packet: 0
  861. [ 1.318101] dwc2 c90c0000.usb: data_pid_start: 0
  862. [ 1.318108] dwc2 c90c0000.usb: multi_count: 0
  863. [ 1.318115] dwc2 c90c0000.usb: xfer_started: 0
  864. [ 1.318121] dwc2 c90c0000.usb: xfer_buf: 00000000
  865. [ 1.318128] dwc2 c90c0000.usb: xfer_dma: 00000000
  866. [ 1.318135] dwc2 c90c0000.usb: xfer_len: 0
  867. [ 1.318142] dwc2 c90c0000.usb: xfer_count: 0
  868. [ 1.318149] dwc2 c90c0000.usb: halt_on_queue: 0
  869. [ 1.318155] dwc2 c90c0000.usb: halt_pending: 0
  870. [ 1.318162] dwc2 c90c0000.usb: halt_status: 0
  871. [ 1.318169] dwc2 c90c0000.usb: do_split: 0
  872. [ 1.318176] dwc2 c90c0000.usb: complete_split: 0
  873. [ 1.318182] dwc2 c90c0000.usb: hub_addr: 0
  874. [ 1.318189] dwc2 c90c0000.usb: hub_port: 0
  875. [ 1.318196] dwc2 c90c0000.usb: xact_pos: 0
  876. [ 1.318202] dwc2 c90c0000.usb: requests: 0
  877. [ 1.318209] dwc2 c90c0000.usb: qh: 00000000
  878. [ 1.318216] dwc2 c90c0000.usb: Channel 4:
  879. [ 1.318223] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  880. [ 1.318231] dwc2 c90c0000.usb: speed: 0
  881. [ 1.318238] dwc2 c90c0000.usb: ep_type: 0
  882. [ 1.318245] dwc2 c90c0000.usb: max_packet: 0
  883. [ 1.318252] dwc2 c90c0000.usb: data_pid_start: 0
  884. [ 1.318258] dwc2 c90c0000.usb: multi_count: 0
  885. [ 1.318265] dwc2 c90c0000.usb: xfer_started: 0
  886. [ 1.318272] dwc2 c90c0000.usb: xfer_buf: 00000000
  887. [ 1.318279] dwc2 c90c0000.usb: xfer_dma: 00000000
  888. [ 1.318286] dwc2 c90c0000.usb: xfer_len: 0
  889. [ 1.318292] dwc2 c90c0000.usb: xfer_count: 0
  890. [ 1.318299] dwc2 c90c0000.usb: halt_on_queue: 0
  891. [ 1.318306] dwc2 c90c0000.usb: halt_pending: 0
  892. [ 1.318313] dwc2 c90c0000.usb: halt_status: 0
  893. [ 1.318320] dwc2 c90c0000.usb: do_split: 0
  894. [ 1.318326] dwc2 c90c0000.usb: complete_split: 0
  895. [ 1.318333] dwc2 c90c0000.usb: hub_addr: 0
  896. [ 1.318340] dwc2 c90c0000.usb: hub_port: 0
  897. [ 1.318346] dwc2 c90c0000.usb: xact_pos: 0
  898. [ 1.318353] dwc2 c90c0000.usb: requests: 0
  899. [ 1.318360] dwc2 c90c0000.usb: qh: 00000000
  900. [ 1.318367] dwc2 c90c0000.usb: Channel 5:
  901. [ 1.318374] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  902. [ 1.318382] dwc2 c90c0000.usb: speed: 0
  903. [ 1.318389] dwc2 c90c0000.usb: ep_type: 0
  904. [ 1.318396] dwc2 c90c0000.usb: max_packet: 0
  905. [ 1.318402] dwc2 c90c0000.usb: data_pid_start: 0
  906. [ 1.318409] dwc2 c90c0000.usb: multi_count: 0
  907. [ 1.318416] dwc2 c90c0000.usb: xfer_started: 0
  908. [ 1.318423] dwc2 c90c0000.usb: xfer_buf: 00000000
  909. [ 1.318430] dwc2 c90c0000.usb: xfer_dma: 00000000
  910. [ 1.318436] dwc2 c90c0000.usb: xfer_len: 0
  911. [ 1.318443] dwc2 c90c0000.usb: xfer_count: 0
  912. [ 1.318450] dwc2 c90c0000.usb: halt_on_queue: 0
  913. [ 1.318457] dwc2 c90c0000.usb: halt_pending: 0
  914. [ 1.318464] dwc2 c90c0000.usb: halt_status: 0
  915. [ 1.318470] dwc2 c90c0000.usb: do_split: 0
  916. [ 1.318477] dwc2 c90c0000.usb: complete_split: 0
  917. [ 1.318484] dwc2 c90c0000.usb: hub_addr: 0
  918. [ 1.318490] dwc2 c90c0000.usb: hub_port: 0
  919. [ 1.318497] dwc2 c90c0000.usb: xact_pos: 0
  920. [ 1.318504] dwc2 c90c0000.usb: requests: 0
  921. [ 1.318510] dwc2 c90c0000.usb: qh: 00000000
  922. [ 1.318517] dwc2 c90c0000.usb: Channel 6:
  923. [ 1.318524] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  924. [ 1.318533] dwc2 c90c0000.usb: speed: 0
  925. [ 1.318539] dwc2 c90c0000.usb: ep_type: 0
  926. [ 1.318546] dwc2 c90c0000.usb: max_packet: 0
  927. [ 1.318553] dwc2 c90c0000.usb: data_pid_start: 0
  928. [ 1.318560] dwc2 c90c0000.usb: multi_count: 0
  929. [ 1.318566] dwc2 c90c0000.usb: xfer_started: 0
  930. [ 1.318573] dwc2 c90c0000.usb: xfer_buf: 00000000
  931. [ 1.318580] dwc2 c90c0000.usb: xfer_dma: 00000000
  932. [ 1.318587] dwc2 c90c0000.usb: xfer_len: 0
  933. [ 1.318594] dwc2 c90c0000.usb: xfer_count: 0
  934. [ 1.318600] dwc2 c90c0000.usb: halt_on_queue: 0
  935. [ 1.318607] dwc2 c90c0000.usb: halt_pending: 0
  936. [ 1.318614] dwc2 c90c0000.usb: halt_status: 0
  937. [ 1.318621] dwc2 c90c0000.usb: do_split: 0
  938. [ 1.318627] dwc2 c90c0000.usb: complete_split: 0
  939. [ 1.318634] dwc2 c90c0000.usb: hub_addr: 0
  940. [ 1.318641] dwc2 c90c0000.usb: hub_port: 0
  941. [ 1.318647] dwc2 c90c0000.usb: xact_pos: 0
  942. [ 1.318654] dwc2 c90c0000.usb: requests: 0
  943. [ 1.318661] dwc2 c90c0000.usb: qh: 00000000
  944. [ 1.318668] dwc2 c90c0000.usb: Channel 7:
  945. [ 1.318674] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  946. [ 1.318683] dwc2 c90c0000.usb: speed: 0
  947. [ 1.318690] dwc2 c90c0000.usb: ep_type: 0
  948. [ 1.318696] dwc2 c90c0000.usb: max_packet: 0
  949. [ 1.318703] dwc2 c90c0000.usb: data_pid_start: 0
  950. [ 1.318710] dwc2 c90c0000.usb: multi_count: 0
  951. [ 1.318717] dwc2 c90c0000.usb: xfer_started: 0
  952. [ 1.318723] dwc2 c90c0000.usb: xfer_buf: 00000000
  953. [ 1.318730] dwc2 c90c0000.usb: xfer_dma: 00000000
  954. [ 1.318737] dwc2 c90c0000.usb: xfer_len: 0
  955. [ 1.318744] dwc2 c90c0000.usb: xfer_count: 0
  956. [ 1.318750] dwc2 c90c0000.usb: halt_on_queue: 0
  957. [ 1.318757] dwc2 c90c0000.usb: halt_pending: 0
  958. [ 1.318764] dwc2 c90c0000.usb: halt_status: 0
  959. [ 1.318771] dwc2 c90c0000.usb: do_split: 0
  960. [ 1.318777] dwc2 c90c0000.usb: complete_split: 0
  961. [ 1.318784] dwc2 c90c0000.usb: hub_addr: 0
  962. [ 1.318791] dwc2 c90c0000.usb: hub_port: 0
  963. [ 1.318797] dwc2 c90c0000.usb: xact_pos: 0
  964. [ 1.318804] dwc2 c90c0000.usb: requests: 0
  965. [ 1.318811] dwc2 c90c0000.usb: qh: 00000000
  966. [ 1.318818] dwc2 c90c0000.usb: Channel 8:
  967. [ 1.318825] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  968. [ 1.318833] dwc2 c90c0000.usb: speed: 0
  969. [ 1.318840] dwc2 c90c0000.usb: ep_type: 0
  970. [ 1.318847] dwc2 c90c0000.usb: max_packet: 0
  971. [ 1.318853] dwc2 c90c0000.usb: data_pid_start: 0
  972. [ 1.318860] dwc2 c90c0000.usb: multi_count: 0
  973. [ 1.318868] dwc2 c90c0000.usb: xfer_started: 0
  974. [ 1.318874] dwc2 c90c0000.usb: xfer_buf: 00000000
  975. [ 1.318881] dwc2 c90c0000.usb: xfer_dma: 00000000
  976. [ 1.318888] dwc2 c90c0000.usb: xfer_len: 0
  977. [ 1.318895] dwc2 c90c0000.usb: xfer_count: 0
  978. [ 1.318902] dwc2 c90c0000.usb: halt_on_queue: 0
  979. [ 1.318908] dwc2 c90c0000.usb: halt_pending: 0
  980. [ 1.318915] dwc2 c90c0000.usb: halt_status: 0
  981. [ 1.318922] dwc2 c90c0000.usb: do_split: 0
  982. [ 1.318928] dwc2 c90c0000.usb: complete_split: 0
  983. [ 1.318935] dwc2 c90c0000.usb: hub_addr: 0
  984. [ 1.318942] dwc2 c90c0000.usb: hub_port: 0
  985. [ 1.318948] dwc2 c90c0000.usb: xact_pos: 0
  986. [ 1.318955] dwc2 c90c0000.usb: requests: 0
  987. [ 1.318962] dwc2 c90c0000.usb: qh: 00000000
  988. [ 1.318969] dwc2 c90c0000.usb: Channel 9:
  989. [ 1.318976] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  990. [ 1.318984] dwc2 c90c0000.usb: speed: 0
  991. [ 1.318991] dwc2 c90c0000.usb: ep_type: 0
  992. [ 1.318998] dwc2 c90c0000.usb: max_packet: 0
  993. [ 1.319005] dwc2 c90c0000.usb: data_pid_start: 0
  994. [ 1.319011] dwc2 c90c0000.usb: multi_count: 0
  995. [ 1.319018] dwc2 c90c0000.usb: xfer_started: 0
  996. [ 1.319025] dwc2 c90c0000.usb: xfer_buf: 00000000
  997. [ 1.319032] dwc2 c90c0000.usb: xfer_dma: 00000000
  998. [ 1.319039] dwc2 c90c0000.usb: xfer_len: 0
  999. [ 1.319046] dwc2 c90c0000.usb: xfer_count: 0
  1000. [ 1.319052] dwc2 c90c0000.usb: halt_on_queue: 0
  1001. [ 1.319059] dwc2 c90c0000.usb: halt_pending: 0
  1002. [ 1.319066] dwc2 c90c0000.usb: halt_status: 0
  1003. [ 1.319072] dwc2 c90c0000.usb: do_split: 0
  1004. [ 1.319079] dwc2 c90c0000.usb: complete_split: 0
  1005. [ 1.319086] dwc2 c90c0000.usb: hub_addr: 0
  1006. [ 1.319092] dwc2 c90c0000.usb: hub_port: 0
  1007. [ 1.319099] dwc2 c90c0000.usb: xact_pos: 0
  1008. [ 1.319106] dwc2 c90c0000.usb: requests: 0
  1009. [ 1.319112] dwc2 c90c0000.usb: qh: 00000000
  1010. [ 1.319119] dwc2 c90c0000.usb: Channel 10:
  1011. [ 1.319127] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  1012. [ 1.319135] dwc2 c90c0000.usb: speed: 0
  1013. [ 1.319142] dwc2 c90c0000.usb: ep_type: 0
  1014. [ 1.319149] dwc2 c90c0000.usb: max_packet: 0
  1015. [ 1.319156] dwc2 c90c0000.usb: data_pid_start: 0
  1016. [ 1.319163] dwc2 c90c0000.usb: multi_count: 0
  1017. [ 1.319170] dwc2 c90c0000.usb: xfer_started: 0
  1018. [ 1.319177] dwc2 c90c0000.usb: xfer_buf: 00000000
  1019. [ 1.319184] dwc2 c90c0000.usb: xfer_dma: 00000000
  1020. [ 1.319190] dwc2 c90c0000.usb: xfer_len: 0
  1021. [ 1.319197] dwc2 c90c0000.usb: xfer_count: 0
  1022. [ 1.319204] dwc2 c90c0000.usb: halt_on_queue: 0
  1023. [ 1.319211] dwc2 c90c0000.usb: halt_pending: 0
  1024. [ 1.319217] dwc2 c90c0000.usb: halt_status: 0
  1025. [ 1.319224] dwc2 c90c0000.usb: do_split: 0
  1026. [ 1.319231] dwc2 c90c0000.usb: complete_split: 0
  1027. [ 1.319237] dwc2 c90c0000.usb: hub_addr: 0
  1028. [ 1.319244] dwc2 c90c0000.usb: hub_port: 0
  1029. [ 1.319251] dwc2 c90c0000.usb: xact_pos: 0
  1030. [ 1.319257] dwc2 c90c0000.usb: requests: 0
  1031. [ 1.319264] dwc2 c90c0000.usb: qh: 00000000
  1032. [ 1.319271] dwc2 c90c0000.usb: Channel 11:
  1033. [ 1.319278] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  1034. [ 1.319287] dwc2 c90c0000.usb: speed: 0
  1035. [ 1.319293] dwc2 c90c0000.usb: ep_type: 0
  1036. [ 1.319300] dwc2 c90c0000.usb: max_packet: 0
  1037. [ 1.319307] dwc2 c90c0000.usb: data_pid_start: 0
  1038. [ 1.319314] dwc2 c90c0000.usb: multi_count: 0
  1039. [ 1.319320] dwc2 c90c0000.usb: xfer_started: 0
  1040. [ 1.319327] dwc2 c90c0000.usb: xfer_buf: 00000000
  1041. [ 1.319334] dwc2 c90c0000.usb: xfer_dma: 00000000
  1042. [ 1.319341] dwc2 c90c0000.usb: xfer_len: 0
  1043. [ 1.319348] dwc2 c90c0000.usb: xfer_count: 0
  1044. [ 1.319355] dwc2 c90c0000.usb: halt_on_queue: 0
  1045. [ 1.319361] dwc2 c90c0000.usb: halt_pending: 0
  1046. [ 1.319368] dwc2 c90c0000.usb: halt_status: 0
  1047. [ 1.319375] dwc2 c90c0000.usb: do_split: 0
  1048. [ 1.319381] dwc2 c90c0000.usb: complete_split: 0
  1049. [ 1.319388] dwc2 c90c0000.usb: hub_addr: 0
  1050. [ 1.319395] dwc2 c90c0000.usb: hub_port: 0
  1051. [ 1.319401] dwc2 c90c0000.usb: xact_pos: 0
  1052. [ 1.319408] dwc2 c90c0000.usb: requests: 0
  1053. [ 1.319415] dwc2 c90c0000.usb: qh: 00000000
  1054. [ 1.319422] dwc2 c90c0000.usb: Channel 12:
  1055. [ 1.319429] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  1056. [ 1.319437] dwc2 c90c0000.usb: speed: 0
  1057. [ 1.319444] dwc2 c90c0000.usb: ep_type: 0
  1058. [ 1.319451] dwc2 c90c0000.usb: max_packet: 0
  1059. [ 1.319457] dwc2 c90c0000.usb: data_pid_start: 0
  1060. [ 1.319464] dwc2 c90c0000.usb: multi_count: 0
  1061. [ 1.319471] dwc2 c90c0000.usb: xfer_started: 0
  1062. [ 1.319478] dwc2 c90c0000.usb: xfer_buf: 00000000
  1063. [ 1.319485] dwc2 c90c0000.usb: xfer_dma: 00000000
  1064. [ 1.319492] dwc2 c90c0000.usb: xfer_len: 0
  1065. [ 1.319499] dwc2 c90c0000.usb: xfer_count: 0
  1066. [ 1.319506] dwc2 c90c0000.usb: halt_on_queue: 0
  1067. [ 1.319512] dwc2 c90c0000.usb: halt_pending: 0
  1068. [ 1.319519] dwc2 c90c0000.usb: halt_status: 0
  1069. [ 1.319526] dwc2 c90c0000.usb: do_split: 0
  1070. [ 1.319532] dwc2 c90c0000.usb: complete_split: 0
  1071. [ 1.319539] dwc2 c90c0000.usb: hub_addr: 0
  1072. [ 1.319546] dwc2 c90c0000.usb: hub_port: 0
  1073. [ 1.319553] dwc2 c90c0000.usb: xact_pos: 0
  1074. [ 1.319559] dwc2 c90c0000.usb: requests: 0
  1075. [ 1.319566] dwc2 c90c0000.usb: qh: 00000000
  1076. [ 1.319573] dwc2 c90c0000.usb: Channel 13:
  1077. [ 1.319580] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  1078. [ 1.319589] dwc2 c90c0000.usb: speed: 0
  1079. [ 1.319596] dwc2 c90c0000.usb: ep_type: 0
  1080. [ 1.319602] dwc2 c90c0000.usb: max_packet: 0
  1081. [ 1.319609] dwc2 c90c0000.usb: data_pid_start: 0
  1082. [ 1.319616] dwc2 c90c0000.usb: multi_count: 0
  1083. [ 1.319623] dwc2 c90c0000.usb: xfer_started: 0
  1084. [ 1.319630] dwc2 c90c0000.usb: xfer_buf: 00000000
  1085. [ 1.319637] dwc2 c90c0000.usb: xfer_dma: 00000000
  1086. [ 1.319643] dwc2 c90c0000.usb: xfer_len: 0
  1087. [ 1.319651] dwc2 c90c0000.usb: xfer_count: 0
  1088. [ 1.319657] dwc2 c90c0000.usb: halt_on_queue: 0
  1089. [ 1.319664] dwc2 c90c0000.usb: halt_pending: 0
  1090. [ 1.319671] dwc2 c90c0000.usb: halt_status: 0
  1091. [ 1.319677] dwc2 c90c0000.usb: do_split: 0
  1092. [ 1.319684] dwc2 c90c0000.usb: complete_split: 0
  1093. [ 1.319691] dwc2 c90c0000.usb: hub_addr: 0
  1094. [ 1.319697] dwc2 c90c0000.usb: hub_port: 0
  1095. [ 1.319704] dwc2 c90c0000.usb: xact_pos: 0
  1096. [ 1.319711] dwc2 c90c0000.usb: requests: 0
  1097. [ 1.319718] dwc2 c90c0000.usb: qh: 00000000
  1098. [ 1.319725] dwc2 c90c0000.usb: Channel 14:
  1099. [ 1.319732] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  1100. [ 1.319740] dwc2 c90c0000.usb: speed: 0
  1101. [ 1.319747] dwc2 c90c0000.usb: ep_type: 0
  1102. [ 1.319754] dwc2 c90c0000.usb: max_packet: 0
  1103. [ 1.319760] dwc2 c90c0000.usb: data_pid_start: 0
  1104. [ 1.319767] dwc2 c90c0000.usb: multi_count: 0
  1105. [ 1.319774] dwc2 c90c0000.usb: xfer_started: 0
  1106. [ 1.319781] dwc2 c90c0000.usb: xfer_buf: 00000000
  1107. [ 1.319788] dwc2 c90c0000.usb: xfer_dma: 00000000
  1108. [ 1.319795] dwc2 c90c0000.usb: xfer_len: 0
  1109. [ 1.319802] dwc2 c90c0000.usb: xfer_count: 0
  1110. [ 1.319808] dwc2 c90c0000.usb: halt_on_queue: 0
  1111. [ 1.319815] dwc2 c90c0000.usb: halt_pending: 0
  1112. [ 1.319822] dwc2 c90c0000.usb: halt_status: 0
  1113. [ 1.319828] dwc2 c90c0000.usb: do_split: 0
  1114. [ 1.319835] dwc2 c90c0000.usb: complete_split: 0
  1115. [ 1.319842] dwc2 c90c0000.usb: hub_addr: 0
  1116. [ 1.319849] dwc2 c90c0000.usb: hub_port: 0
  1117. [ 1.319855] dwc2 c90c0000.usb: xact_pos: 0
  1118. [ 1.319862] dwc2 c90c0000.usb: requests: 0
  1119. [ 1.319869] dwc2 c90c0000.usb: qh: 00000000
  1120. [ 1.319876] dwc2 c90c0000.usb: Channel 15:
  1121. [ 1.319882] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  1122. [ 1.319891] dwc2 c90c0000.usb: speed: 0
  1123. [ 1.319898] dwc2 c90c0000.usb: ep_type: 0
  1124. [ 1.319905] dwc2 c90c0000.usb: max_packet: 0
  1125. [ 1.319911] dwc2 c90c0000.usb: data_pid_start: 0
  1126. [ 1.319918] dwc2 c90c0000.usb: multi_count: 0
  1127. [ 1.319925] dwc2 c90c0000.usb: xfer_started: 0
  1128. [ 1.319932] dwc2 c90c0000.usb: xfer_buf: 00000000
  1129. [ 1.319939] dwc2 c90c0000.usb: xfer_dma: 00000000
  1130. [ 1.319946] dwc2 c90c0000.usb: xfer_len: 0
  1131. [ 1.319952] dwc2 c90c0000.usb: xfer_count: 0
  1132. [ 1.319959] dwc2 c90c0000.usb: halt_on_queue: 0
  1133. [ 1.319966] dwc2 c90c0000.usb: halt_pending: 0
  1134. [ 1.319972] dwc2 c90c0000.usb: halt_status: 0
  1135. [ 1.319979] dwc2 c90c0000.usb: do_split: 0
  1136. [ 1.319986] dwc2 c90c0000.usb: complete_split: 0
  1137. [ 1.319993] dwc2 c90c0000.usb: hub_addr: 0
  1138. [ 1.319999] dwc2 c90c0000.usb: hub_port: 0
  1139. [ 1.320006] dwc2 c90c0000.usb: xact_pos: 0
  1140. [ 1.320012] dwc2 c90c0000.usb: requests: 0
  1141. [ 1.320019] dwc2 c90c0000.usb: qh: 00000000
  1142. [ 1.320026] dwc2 c90c0000.usb: non_periodic_channels: 0
  1143. [ 1.320034] dwc2 c90c0000.usb: periodic_channels: 0
  1144. [ 1.320040] dwc2 c90c0000.usb: periodic_usecs: 0
  1145. [ 1.320047] dwc2 c90c0000.usb: NP Tx Req Queue Space Avail: 8
  1146. [ 1.320054] dwc2 c90c0000.usb: NP Tx FIFO Space Avail: 500
  1147. [ 1.320061] dwc2 c90c0000.usb: P Tx Req Queue Space Avail: 8
  1148. [ 1.320069] dwc2 c90c0000.usb: P Tx FIFO Space Avail: 500
  1149. [ 1.320076] dwc2 c90c0000.usb: Core Global Registers
  1150. [ 1.320082] dwc2 c90c0000.usb: GOTGCTL @0xF0C80000 : 0x02200000
  1151. [ 1.320091] dwc2 c90c0000.usb: GOTGINT @0xF0C80004 : 0x00000000
  1152. [ 1.320100] dwc2 c90c0000.usb: GAHBCFG @0xF0C80008 : 0x0000002A
  1153. [ 1.320108] dwc2 c90c0000.usb: GUSBCFG @0xF0C8000C : 0x0000140F
  1154. [ 1.320117] dwc2 c90c0000.usb: GRSTCTL @0xF0C80010 : 0x80000000
  1155. [ 1.320125] dwc2 c90c0000.usb: GINTSTS @0xF0C80014 : 0x05000021
  1156. [ 1.320134] dwc2 c90c0000.usb: GINTMSK @0xF0C80018 : 0xF3000006
  1157. [ 1.320142] dwc2 c90c0000.usb: GRXSTSR @0xF0C8001C : 0x00000000
  1158. [ 1.320150] dwc2 c90c0000.usb: GRXFSIZ @0xF0C80024 : 0x00000200
  1159. [ 1.320159] dwc2 c90c0000.usb: GNPTXFSIZ @0xF0C80028 : 0x01F40200
  1160. [ 1.320167] dwc2 c90c0000.usb: GNPTXSTS @0xF0C8002C : 0x000801F4
  1161. [ 1.320176] dwc2 c90c0000.usb: GI2CCTL @0xF0C80030 : 0x00000000
  1162. [ 1.320184] dwc2 c90c0000.usb: GPVNDCTL @0xF0C80034 : 0x00000000
  1163. [ 1.320192] dwc2 c90c0000.usb: GGPIO @0xF0C80038 : 0x00000000
  1164. [ 1.320201] dwc2 c90c0000.usb: GUID @0xF0C8003C : 0x12345678
  1165. [ 1.320209] dwc2 c90c0000.usb: GSNPSID @0xF0C80040 : 0x4F54310A
  1166. [ 1.320217] dwc2 c90c0000.usb: GHWCFG1 @0xF0C80044 : 0x00000000
  1167. [ 1.320226] dwc2 c90c0000.usb: GHWCFG2 @0xF0C80048 : 0x228FC855
  1168. [ 1.320235] dwc2 c90c0000.usb: GHWCFG3 @0xF0C8004C : 0x07C05068
  1169. [ 1.320243] dwc2 c90c0000.usb: GHWCFG4 @0xF0C80050 : 0xC9E04030
  1170. [ 1.320252] dwc2 c90c0000.usb: GLPMCFG @0xF0C80054 : 0x00000000
  1171. [ 1.320260] dwc2 c90c0000.usb: GPWRDN @0xF0C80058 : 0x08000010
  1172. [ 1.320268] dwc2 c90c0000.usb: GDFIFOCFG @0xF0C8005C : 0x07C00800
  1173. [ 1.320277] dwc2 c90c0000.usb: HPTXFSIZ @0xF0C80100 : 0x01F403F4
  1174. [ 1.320285] dwc2 c90c0000.usb: PCGCTL @0xF0C80E00 : 0x00000000
  1175. [ 1.320294] dwc2 c90c0000.usb: Host Global Registers
  1176. [ 1.320300] dwc2 c90c0000.usb: HCFG @0xF0C80400 : 0x00000200
  1177. [ 1.320309] dwc2 c90c0000.usb: HFIR @0xF0C80404 : 0x0001EA60
  1178. [ 1.320317] dwc2 c90c0000.usb: HFNUM @0xF0C80408 : 0xEA603FFF
  1179. [ 1.320326] dwc2 c90c0000.usb: HPTXSTS @0xF0C80410 : 0x000801F4
  1180. [ 1.320334] dwc2 c90c0000.usb: HAINT @0xF0C80414 : 0x00000000
  1181. [ 1.320343] dwc2 c90c0000.usb: HAINTMSK @0xF0C80418 : 0x00000000
  1182. [ 1.320352] dwc2 c90c0000.usb: HPRT0 @0xF0C80440 : 0x00021403
  1183. [ 1.320360] dwc2 c90c0000.usb: Host Channel 0 Specific Registers
  1184. [ 1.320367] dwc2 c90c0000.usb: HCCHAR @0xF0C80500 : 0x00000000
  1185. [ 1.320376] dwc2 c90c0000.usb: HCSPLT @0xF0C80504 : 0x00000000
  1186. [ 1.320384] dwc2 c90c0000.usb: HCINT @0xF0C80508 : 0x00000000
  1187. [ 1.320392] dwc2 c90c0000.usb: HCINTMSK @0xF0C8050C : 0x00000000
  1188. [ 1.320400] dwc2 c90c0000.usb: HCTSIZ @0xF0C80510 : 0x00000000
  1189. [ 1.320408] dwc2 c90c0000.usb: HCDMA @0xF0C80514 : 0x031C8088
  1190. [ 1.320417] dwc2 c90c0000.usb: Host Channel 1 Specific Registers
  1191. [ 1.320424] dwc2 c90c0000.usb: HCCHAR @0xF0C80520 : 0x00000000
  1192. [ 1.320432] dwc2 c90c0000.usb: HCSPLT @0xF0C80524 : 0x00000000
  1193. [ 1.320440] dwc2 c90c0000.usb: HCINT @0xF0C80528 : 0x00000000
  1194. [ 1.320448] dwc2 c90c0000.usb: HCINTMSK @0xF0C8052C : 0x00000000
  1195. [ 1.320457] dwc2 c90c0000.usb: HCTSIZ @0xF0C80530 : 0x00000000
  1196. [ 1.320465] dwc2 c90c0000.usb: HCDMA @0xF0C80534 : 0x031C8088
  1197. [ 1.320473] dwc2 c90c0000.usb: Host Channel 2 Specific Registers
  1198. [ 1.320481] dwc2 c90c0000.usb: HCCHAR @0xF0C80540 : 0x00000000
  1199. [ 1.320489] dwc2 c90c0000.usb: HCSPLT @0xF0C80544 : 0x00000000
  1200. [ 1.320497] dwc2 c90c0000.usb: HCINT @0xF0C80548 : 0x00000000
  1201. [ 1.320505] dwc2 c90c0000.usb: HCINTMSK @0xF0C8054C : 0x00000000
  1202. [ 1.320513] dwc2 c90c0000.usb: HCTSIZ @0xF0C80550 : 0x00000000
  1203. [ 1.320521] dwc2 c90c0000.usb: HCDMA @0xF0C80554 : 0x031AFA80
  1204. [ 1.320530] dwc2 c90c0000.usb: Host Channel 3 Specific Registers
  1205. [ 1.320537] dwc2 c90c0000.usb: HCCHAR @0xF0C80560 : 0x00000000
  1206. [ 1.320545] dwc2 c90c0000.usb: HCSPLT @0xF0C80564 : 0x00000000
  1207. [ 1.320553] dwc2 c90c0000.usb: HCINT @0xF0C80568 : 0x00000000
  1208. [ 1.320561] dwc2 c90c0000.usb: HCINTMSK @0xF0C8056C : 0x00000000
  1209. [ 1.320569] dwc2 c90c0000.usb: HCTSIZ @0xF0C80570 : 0x00000000
  1210. [ 1.320577] dwc2 c90c0000.usb: HCDMA @0xF0C80574 : 0x083D0268
  1211. [ 1.320586] dwc2 c90c0000.usb: Host Channel 4 Specific Registers
  1212. [ 1.320593] dwc2 c90c0000.usb: HCCHAR @0xF0C80580 : 0x00000000
  1213. [ 1.320601] dwc2 c90c0000.usb: HCSPLT @0xF0C80584 : 0x00000000
  1214. [ 1.320609] dwc2 c90c0000.usb: HCINT @0xF0C80588 : 0x00000000
  1215. [ 1.320617] dwc2 c90c0000.usb: HCINTMSK @0xF0C8058C : 0x00000000
  1216. [ 1.320626] dwc2 c90c0000.usb: HCTSIZ @0xF0C80590 : 0x00000000
  1217. [ 1.320634] dwc2 c90c0000.usb: HCDMA @0xF0C80594 : 0x04140268
  1218. [ 1.320642] dwc2 c90c0000.usb: Host Channel 5 Specific Registers
  1219. [ 1.320649] dwc2 c90c0000.usb: HCCHAR @0xF0C805A0 : 0x00000000
  1220. [ 1.320657] dwc2 c90c0000.usb: HCSPLT @0xF0C805A4 : 0x00000000
  1221. [ 1.320665] dwc2 c90c0000.usb: HCINT @0xF0C805A8 : 0x00000000
  1222. [ 1.320674] dwc2 c90c0000.usb: HCINTMSK @0xF0C805AC : 0x00000000
  1223. [ 1.320682] dwc2 c90c0000.usb: HCTSIZ @0xF0C805B0 : 0x00000000
  1224. [ 1.320690] dwc2 c90c0000.usb: HCDMA @0xF0C805B4 : 0x031C8088
  1225. [ 1.320698] dwc2 c90c0000.usb: Host Channel 6 Specific Registers
  1226. [ 1.320705] dwc2 c90c0000.usb: HCCHAR @0xF0C805C0 : 0x00000000
  1227. [ 1.320714] dwc2 c90c0000.usb: HCSPLT @0xF0C805C4 : 0x00000000
  1228. [ 1.320722] dwc2 c90c0000.usb: HCINT @0xF0C805C8 : 0x00000000
  1229. [ 1.320730] dwc2 c90c0000.usb: HCINTMSK @0xF0C805CC : 0x00000000
  1230. [ 1.320738] dwc2 c90c0000.usb: HCTSIZ @0xF0C805D0 : 0x00000000
  1231. [ 1.320746] dwc2 c90c0000.usb: HCDMA @0xF0C805D4 : 0x031C8080
  1232. [ 1.320755] dwc2 c90c0000.usb: Host Channel 7 Specific Registers
  1233. [ 1.320762] dwc2 c90c0000.usb: HCCHAR @0xF0C805E0 : 0x00000000
  1234. [ 1.320771] dwc2 c90c0000.usb: HCSPLT @0xF0C805E4 : 0x00000000
  1235. [ 1.320779] dwc2 c90c0000.usb: HCINT @0xF0C805E8 : 0x00000000
  1236. [ 1.320787] dwc2 c90c0000.usb: HCINTMSK @0xF0C805EC : 0x00000000
  1237. [ 1.320795] dwc2 c90c0000.usb: HCTSIZ @0xF0C805F0 : 0x00000000
  1238. [ 1.320803] dwc2 c90c0000.usb: HCDMA @0xF0C805F4 : 0x031C8088
  1239. [ 1.320812] dwc2 c90c0000.usb: Host Channel 8 Specific Registers
  1240. [ 1.320819] dwc2 c90c0000.usb: HCCHAR @0xF0C80600 : 0x00000000
  1241. [ 1.320827] dwc2 c90c0000.usb: HCSPLT @0xF0C80604 : 0x00000000
  1242. [ 1.320835] dwc2 c90c0000.usb: HCINT @0xF0C80608 : 0x00000000
  1243. [ 1.320843] dwc2 c90c0000.usb: HCINTMSK @0xF0C8060C : 0x00000000
  1244. [ 1.320852] dwc2 c90c0000.usb: HCTSIZ @0xF0C80610 : 0x00000000
  1245. [ 1.320860] dwc2 c90c0000.usb: HCDMA @0xF0C80614 : 0x04868378
  1246. [ 1.320868] dwc2 c90c0000.usb: Host Channel 9 Specific Registers
  1247. [ 1.320875] dwc2 c90c0000.usb: HCCHAR @0xF0C80620 : 0x00000000
  1248. [ 1.320884] dwc2 c90c0000.usb: HCSPLT @0xF0C80624 : 0x00000000
  1249. [ 1.320892] dwc2 c90c0000.usb: HCINT @0xF0C80628 : 0x00000000
  1250. [ 1.320900] dwc2 c90c0000.usb: HCINTMSK @0xF0C8062C : 0x00000000
  1251. [ 1.320908] dwc2 c90c0000.usb: HCTSIZ @0xF0C80630 : 0x00000000
  1252. [ 1.320916] dwc2 c90c0000.usb: HCDMA @0xF0C80634 : 0x031AFA80
  1253. [ 1.320925] dwc2 c90c0000.usb: Host Channel 10 Specific Registers
  1254. [ 1.320932] dwc2 c90c0000.usb: HCCHAR @0xF0C80640 : 0x00000000
  1255. [ 1.320940] dwc2 c90c0000.usb: HCSPLT @0xF0C80644 : 0x00000000
  1256. [ 1.320948] dwc2 c90c0000.usb: HCINT @0xF0C80648 : 0x00000000
  1257. [ 1.320956] dwc2 c90c0000.usb: HCINTMSK @0xF0C8064C : 0x00000000
  1258. [ 1.320965] dwc2 c90c0000.usb: HCTSIZ @0xF0C80650 : 0x00000000
  1259. [ 1.320973] dwc2 c90c0000.usb: HCDMA @0xF0C80654 : 0x04870338
  1260. [ 1.320981] dwc2 c90c0000.usb: Host Channel 11 Specific Registers
  1261. [ 1.320989] dwc2 c90c0000.usb: HCCHAR @0xF0C80660 : 0x00000000
  1262. [ 1.320997] dwc2 c90c0000.usb: HCSPLT @0xF0C80664 : 0x00000000
  1263. [ 1.321005] dwc2 c90c0000.usb: HCINT @0xF0C80668 : 0x00000000
  1264. [ 1.321013] dwc2 c90c0000.usb: HCINTMSK @0xF0C8066C : 0x00000000
  1265. [ 1.321022] dwc2 c90c0000.usb: HCTSIZ @0xF0C80670 : 0x00000000
  1266. [ 1.321030] dwc2 c90c0000.usb: HCDMA @0xF0C80674 : 0x082502B0
  1267. [ 1.321038] dwc2 c90c0000.usb: Host Channel 12 Specific Registers
  1268. [ 1.321045] dwc2 c90c0000.usb: HCCHAR @0xF0C80680 : 0x00000000
  1269. [ 1.321054] dwc2 c90c0000.usb: HCSPLT @0xF0C80684 : 0x00000000
  1270. [ 1.321062] dwc2 c90c0000.usb: HCINT @0xF0C80688 : 0x00000000
  1271. [ 1.321070] dwc2 c90c0000.usb: HCINTMSK @0xF0C8068C : 0x00000000
  1272. [ 1.321078] dwc2 c90c0000.usb: HCTSIZ @0xF0C80690 : 0x00000000
  1273. [ 1.321086] dwc2 c90c0000.usb: HCDMA @0xF0C80694 : 0x08238338
  1274. [ 1.321095] dwc2 c90c0000.usb: Host Channel 13 Specific Registers
  1275. [ 1.321102] dwc2 c90c0000.usb: HCCHAR @0xF0C806A0 : 0x00000000
  1276. [ 1.321110] dwc2 c90c0000.usb: HCSPLT @0xF0C806A4 : 0x00000000
  1277. [ 1.321118] dwc2 c90c0000.usb: HCINT @0xF0C806A8 : 0x00000000
  1278. [ 1.321126] dwc2 c90c0000.usb: HCINTMSK @0xF0C806AC : 0x00000000
  1279. [ 1.321135] dwc2 c90c0000.usb: HCTSIZ @0xF0C806B0 : 0x00000000
  1280. [ 1.321143] dwc2 c90c0000.usb: HCDMA @0xF0C806B4 : 0x03270268
  1281. [ 1.321151] dwc2 c90c0000.usb: Host Channel 14 Specific Registers
  1282. [ 1.321159] dwc2 c90c0000.usb: HCCHAR @0xF0C806C0 : 0x00000000
  1283. [ 1.321167] dwc2 c90c0000.usb: HCSPLT @0xF0C806C4 : 0x00000000
  1284. [ 1.321175] dwc2 c90c0000.usb: HCINT @0xF0C806C8 : 0x00000000
  1285. [ 1.321183] dwc2 c90c0000.usb: HCINTMSK @0xF0C806CC : 0x00000000
  1286. [ 1.321191] dwc2 c90c0000.usb: HCTSIZ @0xF0C806D0 : 0x00000000
  1287. [ 1.321199] dwc2 c90c0000.usb: HCDMA @0xF0C806D4 : 0x049082B0
  1288. [ 1.321208] dwc2 c90c0000.usb: Host Channel 15 Specific Registers
  1289. [ 1.321215] dwc2 c90c0000.usb: HCCHAR @0xF0C806E0 : 0x00000000
  1290. [ 1.321223] dwc2 c90c0000.usb: HCSPLT @0xF0C806E4 : 0x00000000
  1291. [ 1.321231] dwc2 c90c0000.usb: HCINT @0xF0C806E8 : 0x00000000
  1292. [ 1.321239] dwc2 c90c0000.usb: HCINTMSK @0xF0C806EC : 0x00000000
  1293. [ 1.321248] dwc2 c90c0000.usb: HCTSIZ @0xF0C806F0 : 0x00000000
  1294. [ 1.321256] dwc2 c90c0000.usb: HCDMA @0xF0C806F4 : 0x031C8088
  1295. [ 1.321265] dwc2 c90c0000.usb: ************************************************************
  1296. [ 1.321272] dwc2 c90c0000.usb:
  1297. [ 1.321289] dwc2 c90c0000.usb: gintsts=05000021 gintmsk=f3000006
  1298. [ 1.331972] meson8b-dwmac c9410000.ethernet: IRQ eth_wake_irq not found
  1299. [ 1.331992] meson8b-dwmac c9410000.ethernet: IRQ eth_lpi not found
  1300. [ 1.332389] platform c1108c20.mmc:slot@1: Got CD GPIO
  1301. [ 1.332635] stmmaceth c9410000.ethernet: IRQ eth_wake_irq not found
  1302. [ 1.332647] stmmaceth c9410000.ethernet: IRQ eth_lpi not found
  1303. [ 1.332691] stmmaceth c9410000.ethernet: dt configuration failed
  1304. [ 1.340209] meson8b-dwmac c9410000.ethernet: IRQ eth_wake_irq not found
  1305. [ 1.340228] meson8b-dwmac c9410000.ethernet: IRQ eth_lpi not found
  1306. [ 1.340848] stmmaceth c9410000.ethernet: IRQ eth_wake_irq not found
  1307. [ 1.340860] stmmaceth c9410000.ethernet: IRQ eth_lpi not found
  1308. [ 1.340898] stmmaceth c9410000.ethernet: dt configuration failed
  1309. [ 1.346085] dwc2 c9040000.usb: ClearPortFeature USB_PORT_FEAT_C_CONNECTION
  1310. [ 1.361976] Freeing unused kernel memory: 2048K
  1311. [ 1.367689] meson8b-dwmac c9410000.ethernet: IRQ eth_wake_irq not found
  1312. [ 1.367709] meson8b-dwmac c9410000.ethernet: IRQ eth_lpi not found
  1313. [ 1.368402] stmmaceth c9410000.ethernet: IRQ eth_wake_irq not found
  1314. [ 1.368416] stmmaceth c9410000.ethernet: IRQ eth_lpi not found
  1315. [ 1.368457] stmmaceth c9410000.ethernet: dt configuration failed
  1316. [ 1.396201] Run /init as init process
  1317. [ 1.396214] with arguments:
  1318. [ 1.396218] /init
  1319. [ 1.396222] disableuhs
  1320. [ 1.396226] with environment:
  1321. [ 1.396230] HOME=/
  1322. [ 1.396233] TERM=linux
  1323. [ 1.396237] vdaccfg=0xa000
  1324. [ 1.396242] logo=osd1,loaded,0x7900000,720p,full
  1325. [ 1.396246] dmfc=3
  1326. [ 1.396250] cvbsmode=576cvbs
  1327. [ 1.396254] hdmimode=1080p
  1328. [ 1.396258] m_bpp=32
  1329. [ 1.396262] vout=hdmi
  1330. [ 1.396265] monitor_onoff=false
  1331. [ 1.396270] max_freq=1536
  1332. [ 1.396274] audit=0
  1333. [ 1.426155] dwc2 c90c0000.usb: ClearPortFeature USB_PORT_FEAT_C_CONNECTION
  1334. [ 1.456178] dwc2 c9040000.usb: SetPortFeature
  1335. [ 1.456210] dwc2 c9040000.usb: SetPortFeature - USB_PORT_FEAT_RESET
  1336. [ 1.456223] dwc2 c9040000.usb: In host mode, hprt0=00021501
  1337. [ 1.457096] random: systemd-tmpfile: uninitialized urandom read (16 bytes read)
  1338. [ 1.468874] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  1339. [ 1.469424] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  1340. [ 1.526045] dwc2 c9040000.usb: gintsts=05000021 gintmsk=f3000806
  1341. [ 1.532445] mmc0: new high speed SDHC card at address aaaa
  1342. [ 1.533046] mmcblk0: mmc0:aaaa JULIE 29.7 GiB
  1343. [ 1.535853] mmcblk0: p1
  1344. [ 1.536247] dwc2 c90c0000.usb: SetPortFeature
  1345. [ 1.536272] dwc2 c90c0000.usb: SetPortFeature - USB_PORT_FEAT_RESET
  1346. [ 1.536310] dwc2 c90c0000.usb: In host mode, hprt0=00021501
  1347. [ 1.545546] meson8b-dwmac c9410000.ethernet: IRQ eth_wake_irq not found
  1348. [ 1.545565] meson8b-dwmac c9410000.ethernet: IRQ eth_lpi not found
  1349. [ 1.546062] dwc2 c9040000.usb: DWC OTG HCD HUB STATUS DATA: Root port status changed
  1350. [ 1.546077] dwc2 c9040000.usb: port_connect_status_change: 0
  1351. [ 1.546086] dwc2 c9040000.usb: port_reset_change: 1
  1352. [ 1.546093] dwc2 c9040000.usb: port_enable_change: 0
  1353. [ 1.546101] dwc2 c9040000.usb: port_suspend_change: 0
  1354. [ 1.546107] dwc2 c9040000.usb: port_over_current_change: 0
  1355. [ 1.546302] stmmaceth c9410000.ethernet: IRQ eth_wake_irq not found
  1356. [ 1.546317] stmmaceth c9410000.ethernet: IRQ eth_lpi not found
  1357. [ 1.546371] stmmaceth c9410000.ethernet: dt configuration failed
  1358. [ 1.606301] dwc2 c90c0000.usb: gintsts=05000021 gintmsk=f3000006
  1359. [ 1.606338] dwc2 c9040000.usb: ClearPortFeature USB_PORT_FEAT_C_RESET
  1360. [ 1.676067] usb 1-1: new full-speed USB device number 2 using dwc2
  1361. [ 1.676292] dwc2 c9040000.usb: SetPortFeature
  1362. [ 1.676304] dwc2 c9040000.usb: SetPortFeature - USB_PORT_FEAT_RESET
  1363. [ 1.676312] dwc2 c9040000.usb: In host mode, hprt0=00021501
  1364. [ 1.676327] dwc2 c9040000.usb: gintsts=05000029 gintmsk=f3000806
  1365. [ 1.686519] dwc2 c90c0000.usb: ClearPortFeature USB_PORT_FEAT_C_RESET
  1366. [ 1.700371] random: fast init done
  1367. [ 1.746053] dwc2 c9040000.usb: gintsts=05000029 gintmsk=f3000806
  1368. [ 1.756034] usb 2-1: new high-speed USB device number 2 using dwc2
  1369. [ 1.756319] dwc2 c90c0000.usb: SetPortFeature
  1370. [ 1.756331] dwc2 c90c0000.usb: SetPortFeature - USB_PORT_FEAT_RESET
  1371. [ 1.756340] dwc2 c90c0000.usb: In host mode, hprt0=00001101
  1372. [ 1.756353] dwc2 c90c0000.usb: gintsts=05000029 gintmsk=f3000006
  1373. [ 1.796038] dwc2 c9040000.usb: DWC OTG HCD HUB STATUS DATA: Root port status changed
  1374. [ 1.796066] dwc2 c9040000.usb: port_connect_status_change: 0
  1375. [ 1.796075] dwc2 c9040000.usb: port_reset_change: 1
  1376. [ 1.796082] dwc2 c9040000.usb: port_enable_change: 1
  1377. [ 1.796089] dwc2 c9040000.usb: port_suspend_change: 0
  1378. [ 1.796096] dwc2 c9040000.usb: port_over_current_change: 0
  1379. [ 1.796108] dwc2 c90c0000.usb: DWC OTG HCD HUB STATUS DATA: Root port status changed
  1380. [ 1.796116] dwc2 c90c0000.usb: port_connect_status_change: 0
  1381. [ 1.796123] dwc2 c90c0000.usb: port_reset_change: 0
  1382. [ 1.796130] dwc2 c90c0000.usb: port_enable_change: 1
  1383. [ 1.796137] dwc2 c90c0000.usb: port_suspend_change: 0
  1384. [ 1.796144] dwc2 c90c0000.usb: port_over_current_change: 0
  1385. [ 1.826150] dwc2 c9040000.usb: ClearPortFeature USB_PORT_FEAT_C_RESET
  1386. [ 1.826312] dwc2 c90c0000.usb: gintsts=05000029 gintmsk=f3000006
  1387. [ 1.896164] dwc2 c9040000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=(ptrval)
  1388. [ 1.896196] dwc2 c9040000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=00000000
  1389. [ 1.896207] dwc2 c9040000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x00
  1390. [ 1.906129] dwc2 c90c0000.usb: ClearPortFeature USB_PORT_FEAT_C_RESET
  1391. [ 1.926083] dwc2 c9040000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=00000000
  1392. [ 1.926117] dwc2 c9040000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=00000000
  1393. [ 1.926128] dwc2 c9040000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x00
  1394. [ 1.928305] dwc2 c9040000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x81
  1395. [ 1.928340] dwc2 c9040000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x82
  1396. [ 1.931653] input: MOSART Semi. Rapoo 2.4G Wireless Touch Desktop as /devices/platform/soc/c9040000.usb/usb1/1-1/1-1:1.0/0003:24AE:1000.0001/input/input0
  1397. [ 1.976338] dwc2 c90c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=(ptrval)
  1398. [ 1.976376] dwc2 c90c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=00000000
  1399. [ 1.976387] dwc2 c90c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x00
  1400. [ 1.996675] hid-generic 0003:24AE:1000.0001: input: USB HID v1.10 Keyboard [MOSART Semi. Rapoo 2.4G Wireless Touch Desktop ] on usb-c9040000.usb-1/input0
  1401. [ 2.007146] meson8b-dwmac c9410000.ethernet: IRQ eth_wake_irq not found
  1402. [ 2.007175] meson8b-dwmac c9410000.ethernet: IRQ eth_lpi not found
  1403. [ 2.008985] stmmaceth c9410000.ethernet: IRQ eth_wake_irq not found
  1404. [ 2.009006] stmmaceth c9410000.ethernet: IRQ eth_lpi not found
  1405. [ 2.009073] stmmaceth c9410000.ethernet: dt configuration failed
  1406. [ 2.013017] input: MOSART Semi. Rapoo 2.4G Wireless Touch Desktop Mouse as /devices/platform/soc/c9040000.usb/usb1/1-1/1-1:1.1/0003:24AE:1000.0002/input/input1
  1407. [ 2.014417] dwc2 c90c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x81
  1408. [ 2.014785] input: MOSART Semi. Rapoo 2.4G Wireless Touch Desktop Consumer Control as /devices/platform/soc/c9040000.usb/usb1/1-1/1-1:1.1/0003:24AE:1000.0002/input/input2
  1409. [ 2.015040] hub 2-1:1.0: USB hub found
  1410. [ 2.015409] hub 2-1:1.0: 4 ports detected
  1411. [ 2.015751] dwc2 c90c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x81, ep->hcpriv=00000000
  1412. [ 2.015774] dwc2 c90c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x81
  1413. [ 2.025167] dwc2 c90c0000.usb: ClearPortFeature USB_PORT_FEAT_C_ENABLE
  1414. [ 2.029172] meson8b-dwmac c9410000.ethernet: IRQ eth_wake_irq not found
  1415. [ 2.029194] meson8b-dwmac c9410000.ethernet: IRQ eth_lpi not found
  1416. [ 2.030451] stmmaceth c9410000.ethernet: IRQ eth_wake_irq not found
  1417. [ 2.030473] stmmaceth c9410000.ethernet: IRQ eth_lpi not found
  1418. [ 2.030554] stmmaceth c9410000.ethernet: dt configuration failed
  1419. [ 2.046033] dwc2 c9040000.usb: DWC OTG HCD HUB STATUS DATA: Root port status changed
  1420. [ 2.046059] dwc2 c9040000.usb: port_connect_status_change: 0
  1421. [ 2.046069] dwc2 c9040000.usb: port_reset_change: 0
  1422. [ 2.046076] dwc2 c9040000.usb: port_enable_change: 1
  1423. [ 2.046083] dwc2 c9040000.usb: port_suspend_change: 0
  1424. [ 2.046090] dwc2 c9040000.usb: port_over_current_change: 0
  1425. [ 2.076475] input: MOSART Semi. Rapoo 2.4G Wireless Touch Desktop System Control as /devices/platform/soc/c9040000.usb/usb1/1-1/1-1:1.1/0003:24AE:1000.0002/input/input3
  1426. [ 2.076797] input: MOSART Semi. Rapoo 2.4G Wireless Touch Desktop as /devices/platform/soc/c9040000.usb/usb1/1-1/1-1:1.1/0003:24AE:1000.0002/input/input4
  1427. [ 2.076958] hid-generic 0003:24AE:1000.0002: input: USB HID v1.10 Mouse [MOSART Semi. Rapoo 2.4G Wireless Touch Desktop ] on usb-c9040000.usb-1/input1
  1428. [ 2.089180] meson8b-dwmac c9410000.ethernet: IRQ eth_wake_irq not found
  1429. [ 2.089212] meson8b-dwmac c9410000.ethernet: IRQ eth_lpi not found
  1430. [ 2.089490] dwc2 c9040000.usb: ClearPortFeature USB_PORT_FEAT_C_ENABLE
  1431. [ 2.090484] stmmaceth c9410000.ethernet: IRQ eth_wake_irq not found
  1432. [ 2.090506] stmmaceth c9410000.ethernet: IRQ eth_lpi not found
  1433. [ 2.090570] stmmaceth c9410000.ethernet: dt configuration failed
  1434. [ 2.336074] usb 2-1.2: new high-speed USB device number 3 using dwc2
  1435. [ 2.436521] dwc2 c90c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=(ptrval)
  1436. [ 2.436553] dwc2 c90c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=00000000
  1437. [ 2.436565] dwc2 c90c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x00
  1438. [ 2.472816] dwc2 c90c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x81
  1439. [ 2.472839] dwc2 c90c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x82
  1440. [ 2.472848] dwc2 c90c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x03
  1441. [ 2.476305] dwc2 c90c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x81, ep->hcpriv=00000000
  1442. [ 2.476332] dwc2 c90c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x82, ep->hcpriv=00000000
  1443. [ 2.476342] dwc2 c90c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x03, ep->hcpriv=00000000
  1444. [ 2.476353] dwc2 c90c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x81
  1445. [ 2.476362] dwc2 c90c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x82
  1446. [ 2.476369] dwc2 c90c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x03
  1447. [ 2.835490] ax88179_178a 2-1.2:1.0 eth0: register 'ax88179_178a' at usb-c90c0000.usb-1.2, ASIX AX88179 USB 3.0 Gigabit Ethernet, 00:13:3b:99:29:c7
  1448. [ 2.844163] meson8b-dwmac c9410000.ethernet: IRQ eth_wake_irq not found
  1449. [ 2.844186] meson8b-dwmac c9410000.ethernet: IRQ eth_lpi not found
  1450. [ 2.846434] stmmaceth c9410000.ethernet: IRQ eth_wake_irq not found
  1451. [ 2.846456] stmmaceth c9410000.ethernet: IRQ eth_lpi not found
  1452. [ 2.846522] stmmaceth c9410000.ethernet: dt configuration failed
  1453. [ 2.946042] usb 2-1.4: new full-speed USB device number 4 using dwc2
  1454. [ 2.988799] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: disabled.
  1455. [ 3.056141] dwc2 c90c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=(ptrval)
  1456. [ 3.056170] dwc2 c90c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=00000000
  1457. [ 3.056182] dwc2 c90c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x00
  1458. [ 3.086039] dwc2 c90c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=00000000
  1459. [ 3.086065] dwc2 c90c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=00000000
  1460. [ 3.086075] dwc2 c90c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x00
  1461. [ 3.086645] dwc2 c90c0000.usb: --Host Channel 13 Interrupt: STALL Received--
  1462. [ 3.086752] dwc2 c90c0000.usb: --Host Channel 4 Interrupt: STALL Received--
  1463. [ 3.086889] dwc2 c90c0000.usb: --Host Channel 13 Interrupt: STALL Received--
  1464. [ 3.089075] dwc2 c90c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x81
  1465. [ 3.092621] input: Lenovo Wireless Optical Mouse N100 as /devices/platform/soc/c90c0000.usb/usb2/2-1/2-1.4/2-1.4:1.0/0003:17EF:6053.0003/input/input5
  1466. [ 3.092799] hid-generic 0003:17EF:6053.0003: input: USB HID v1.11 Mouse [Lenovo Wireless Optical Mouse N100] on usb-c90c0000.usb-1.4/input0
  1467. [ 3.100541] meson8b-dwmac c9410000.ethernet: IRQ eth_wake_irq not found
  1468. [ 3.100562] meson8b-dwmac c9410000.ethernet: IRQ eth_lpi not found
  1469. [ 3.101202] stmmaceth c9410000.ethernet: IRQ eth_wake_irq not found
  1470. [ 3.101217] stmmaceth c9410000.ethernet: IRQ eth_lpi not found
  1471. [ 3.101262] stmmaceth c9410000.ethernet: dt configuration failed
  1472. [ 3.354606] random: crng init done
  1473. [ 3.354624] random: 7 urandom warning(s) missed due to ratelimiting
  1474. [ 3.739514] systemd[1]: System time before build time, advancing clock.
  1475. [ 3.852107] systemd[1]: systemd 248-4-arch running in system mode. (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
  1476. [ 3.852881] systemd[1]: Detected architecture arm.
  1477. [ 3.879483] systemd[1]: Hostname set to <archl-c1t>.
  1478. [ 4.889536] systemd[1]: Queued start job for default target Graphical Interface.
  1479. [ 4.892220] systemd[1]: Created slice system-getty.slice.
  1480. [ 4.916862] systemd[1]: Created slice system-modprobe.slice.
  1481. [ 4.946857] systemd[1]: Created slice system-serial\x2dgetty.slice.
  1482. [ 4.976625] systemd[1]: Created slice User and Session Slice.
  1483. [ 5.006456] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  1484. [ 5.036426] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  1485. [ 5.066313] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped.
  1486. [ 5.066585] systemd[1]: Reached target Local Encrypted Volumes.
  1487. [ 5.096493] systemd[1]: Reached target Paths.
  1488. [ 5.126282] systemd[1]: Reached target Remote File Systems.
  1489. [ 5.156183] systemd[1]: Reached target Slices.
  1490. [ 5.186301] systemd[1]: Reached target Swap.
  1491. [ 5.216296] systemd[1]: Reached target Local Verity Integrity Protected Volumes.
  1492. [ 5.246587] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  1493. [ 5.289512] systemd[1]: Listening on Process Core Dump Socket.
  1494. [ 5.344445] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
  1495. [ 5.345223] systemd[1]: Listening on Journal Socket (/dev/log).
  1496. [ 5.376887] systemd[1]: Listening on Journal Socket.
  1497. [ 5.407003] systemd[1]: Listening on Network Service Netlink Socket.
  1498. [ 5.436918] systemd[1]: Listening on udev Control Socket.
  1499. [ 5.466677] systemd[1]: Listening on udev Kernel Socket.
  1500. [ 5.496722] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  1501. [ 5.497228] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped.
  1502. [ 5.500234] systemd[1]: Mounting Kernel Debug File System...
  1503. [ 5.529049] systemd[1]: Mounting Kernel Trace File System...
  1504. [ 5.577827] systemd[1]: Mounting Temporary Directory (/tmp)...
  1505. [ 5.609854] systemd[1]: Starting Create list of static device nodes for the current kernel...
  1506. [ 5.639498] systemd[1]: Starting Load Kernel Module configfs...
  1507. [ 5.669764] systemd[1]: Starting Load Kernel Module drm...
  1508. [ 5.699587] systemd[1]: Starting Load Kernel Module fuse...
  1509. [ 5.730488] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  1510. [ 5.731348] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
  1511. [ 5.731375] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
  1512. [ 5.733878] systemd[1]: Starting Journal Service...
  1513. [ 5.759090] systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
  1514. [ 5.762638] systemd[1]: Starting Remount Root and Kernel File Systems...
  1515. [ 5.806427] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
  1516. [ 5.809444] systemd[1]: Starting Apply Kernel Variables...
  1517. [ 5.839561] systemd[1]: Starting Coldplug All udev Devices...
  1518. [ 5.876475] systemd[1]: Mounted Kernel Debug File System.
  1519. [ 5.906862] systemd[1]: Mounted Kernel Trace File System.
  1520. [ 5.936872] systemd[1]: Mounted Temporary Directory (/tmp).
  1521. [ 5.967398] systemd[1]: Finished Create list of static device nodes for the current kernel.
  1522. [ 6.005072] systemd[1]: modprobe@configfs.service: Deactivated successfully.
  1523. [ 6.005804] systemd[1]: Finished Load Kernel Module configfs.
  1524. [ 6.037484] systemd[1]: modprobe@drm.service: Deactivated successfully.
  1525. [ 6.038231] systemd[1]: Finished Load Kernel Module drm.
  1526. [ 6.067794] systemd[1]: modprobe@fuse.service: Deactivated successfully.
  1527. [ 6.068539] systemd[1]: Finished Load Kernel Module fuse.
  1528. [ 6.097407] systemd[1]: Finished Remount Root and Kernel File Systems.
  1529. [ 6.127452] systemd[1]: Finished Apply Kernel Variables.
  1530. [ 6.157649] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
  1531. [ 6.160503] systemd[1]: Mounting Kernel Configuration File System...
  1532. [ 6.186644] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
  1533. [ 6.205259] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  1534. [ 6.209305] systemd[1]: Starting Load/Save Random Seed...
  1535. [ 6.236890] systemd[1]: Condition check resulted in Create System Users being skipped.
  1536. [ 6.240155] systemd[1]: Starting Create Static Device Nodes in /dev...
  1537. [ 6.273226] systemd[1]: Mounted Kernel Configuration File System.
  1538. [ 6.312135] systemd[1]: Finished Load/Save Random Seed.
  1539. [ 6.337792] systemd[1]: Condition check resulted in First Boot Complete being skipped.
  1540. [ 6.507429] systemd[1]: Finished Create Static Device Nodes in /dev.
  1541. [ 6.536652] systemd[1]: Reached target Local File Systems (Pre).
  1542. [ 6.566342] systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
  1543. [ 6.566475] systemd[1]: Reached target Local File Systems.
  1544. [ 6.596723] systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
  1545. [ 6.596948] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
  1546. [ 6.597162] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
  1547. [ 6.600289] systemd[1]: Starting Rule-based Manager for Device Events and Files...
  1548. [ 6.623400] systemd[154]: systemd-udevd.service: ProtectHostname=yes is configured, but the kernel does not support UTS namespaces, ignoring namespace setup.
  1549. [ 6.780582] systemd[1]: Started Rule-based Manager for Device Events and Files.
  1550. [ 6.824367] systemd[1]: Starting Network Service...
  1551. [ 6.848207] systemd[1]: Finished Coldplug All udev Devices.
  1552. [ 7.154574] systemd[1]: Started Network Service.
  1553. [ 7.213503] systemd[1]: Started Journal Service.
  1554. [ 7.302433] systemd-journald[144]: Received client request to flush runtime journal.
  1555. [ 7.311271] systemd-journald[144]: File /var/log/journal/5582eb8b6ab441eb83507d544bd478f7/system.journal corrupted or uncleanly shut down, renaming and replacing.
  1556. [ 7.727181] VCCK: supplied by regulator-dummy
  1557. [ 7.728708] VDDEE: supplied by regulator-dummy
  1558. [ 7.731371] meson8b-dwmac c9410000.ethernet: IRQ eth_wake_irq not found
  1559. [ 7.731395] meson8b-dwmac c9410000.ethernet: IRQ eth_lpi not found
  1560. [ 7.732073] stmmaceth c9410000.ethernet: IRQ eth_wake_irq not found
  1561. [ 7.732090] stmmaceth c9410000.ethernet: IRQ eth_lpi not found
  1562. [ 7.732139] stmmaceth c9410000.ethernet: dt configuration failed
  1563. [ 7.778985] meson8b-dwmac c9410000.ethernet: IRQ eth_wake_irq not found
  1564. [ 7.779009] meson8b-dwmac c9410000.ethernet: IRQ eth_lpi not found
  1565. [ 7.784322] stmmaceth c9410000.ethernet: IRQ eth_wake_irq not found
  1566. [ 7.784340] stmmaceth c9410000.ethernet: IRQ eth_lpi not found
  1567. [ 7.784393] stmmaceth c9410000.ethernet: dt configuration failed
  1568. [ 7.821438] lima d00c0000.gpu: gp - mali450 version major 0 minor 0
  1569. [ 7.821569] lima d00c0000.gpu: pp0 - mali450 version major 0 minor 0
  1570. [ 7.821644] lima d00c0000.gpu: pp1 - mali450 version major 0 minor 0
  1571. [ 7.821708] lima d00c0000.gpu: l2 cache 8K, 4-way, 64byte cache line, 128bit external bus
  1572. [ 7.821725] lima d00c0000.gpu: l2 cache 64K, 4-way, 64byte cache line, 128bit external bus
  1573. [ 7.830422] lima d00c0000.gpu: bus rate = 159375000
  1574. [ 7.830450] lima d00c0000.gpu: mod rate = 24000000
  1575. [ 7.831700] [drm] Initialized lima 1.1.0 20191231 for d00c0000.gpu on minor 0
  1576. [ 7.834414] meson8b-dwmac c9410000.ethernet: IRQ eth_wake_irq not found
  1577. [ 7.834446] meson8b-dwmac c9410000.ethernet: IRQ eth_lpi not found
  1578. [ 7.835261] stmmaceth c9410000.ethernet: IRQ eth_wake_irq not found
  1579. [ 7.835278] stmmaceth c9410000.ethernet: IRQ eth_lpi not found
  1580. [ 7.835327] stmmaceth c9410000.ethernet: dt configuration failed
  1581. [ 7.852593] meson8b-dwmac c9410000.ethernet: IRQ eth_wake_irq not found
  1582. [ 7.852612] meson8b-dwmac c9410000.ethernet: IRQ eth_lpi not found
  1583. [ 7.852747] meson8b-dwmac c9410000.ethernet: PTP uses main clock
  1584. [ 7.868580] meson8b-dwmac c9410000.ethernet: User ID: 0x10, Synopsys ID: 0x37
  1585. [ 7.868618] meson8b-dwmac c9410000.ethernet: DWMAC1000
  1586. [ 7.868627] meson8b-dwmac c9410000.ethernet: DMA HW capability register supported
  1587. [ 7.868634] meson8b-dwmac c9410000.ethernet: RX Checksum Offload Engine supported
  1588. [ 7.868639] meson8b-dwmac c9410000.ethernet: COE Type 2
  1589. [ 7.868645] meson8b-dwmac c9410000.ethernet: TX Checksum insertion supported
  1590. [ 7.868651] meson8b-dwmac c9410000.ethernet: Wake-Up On Lan supported
  1591. [ 7.868762] meson8b-dwmac c9410000.ethernet: Normal descriptors
  1592. [ 7.868772] meson8b-dwmac c9410000.ethernet: Ring mode enabled
  1593. [ 7.868777] meson8b-dwmac c9410000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  1594. [ 7.869302] libphy: stmmac: probed
  1595. [ 8.116193] dwc2 c90c0000.usb: DWC OTG HCD URB Dequeue
  1596. [ 8.116227] dwc2 c90c0000.usb: Called usb_hcd_giveback_urb()
  1597. [ 8.116234] dwc2 c90c0000.usb: urb->status = -115
  1598. [ 12.213476] ax88179_178a 2-1.2:1.0 eth0: ax88179 - Link status is: 1
  1599. [ 12.222663] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  1600. [ 13.877966] dwc2 c90c0000.usb: --Host Channel 4 Interrupt: Frame Overrun--
  1601. [ 31.836235] DDR_VDDC: disabling
  1602. [ 31.836304] VDD_RTC: disabling
  1603. [ 31.836347] TF_IO: disabling
  1604. [ 93.117625] dwc2 c90c0000.usb: --Host Channel 10 Interrupt: Frame Overrun--
  1605. [ 109.756966] dwc2 c90c0000.usb: --Host Channel 5 Interrupt: Frame Overrun--
  1606. [ 126.396845] dwc2 c90c0000.usb: --Host Channel 5 Interrupt: Frame Overrun--
  1607. [ 143.036838] dwc2 c90c0000.usb: --Host Channel 14 Interrupt: Frame Overrun--
  1608. [ 150.325864] dwc2 c90c0000.usb: --Host Channel 15 Interrupt: Frame Overrun--
  1609. [ 155.445879] dwc2 c90c0000.usb: --Host Channel 1 Interrupt: Frame Overrun--
  1610. [ 156.085570] dwc2 c90c0000.usb: --Host Channel 5 Interrupt: Frame Overrun--
  1611. [ 156.349869] dwc2 c90c0000.usb: --Host Channel 4 Interrupt: Frame Overrun--
  1612. [ 158.410340] systemd-journald[144]: Failed to set ACL on /var/log/journal/5582eb8b6ab441eb83507d544bd478f7/user-1000.journal, ignoring: Operation not supported
  1613. [ 158.655231] dwc2 c90c0000.usb: --Host Channel 11 Interrupt: Frame Overrun--
  1614. [ 159.926299] dwc2 c90c0000.usb: --Host Channel 5 Interrupt: Frame Overrun--
  1615.  
Add Comment
Please, Sign In to add comment