armoon

dmesg-odroidc1+

Jun 18th, 2021
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 90.20 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x200
  2. [ 0.000000] Linux version 5.13.0-rc5-xml-00008-g29074b1b81a5-dirty (alarm@archl-c1e) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #11 SMP Fri Jun 18 08:57:40 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 s50252 r8192 d23476 u81920
  24. [ 0.000000] pcpu-alloc: s50252 r8192 d23476 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/mmcblk1p1 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: 931560K/1048576K available (14336K kernel code, 2150K rwdata, 5316K rodata, 2048K init, 398K bss, 51480K reserved, 65536K cma-reserved, 196608K highmem)
  32. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  33. [ 0.000000] trace event string verifier disabled
  34. [ 0.000000] rcu: Hierarchical RCU implementation.
  35. [ 0.000000] rcu: RCU event tracing is enabled.
  36. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4.
  37. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  38. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  39. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  40. [ 0.000000] irq_meson_gpio: 119 to 8 gpio interrupt mux initialized
  41. [ 0.000000] L2C: DT/platform modifies aux control register: 0x02060000 -> 0x32460000
  42. [ 0.000000] L2C-310 erratum 769419 enabled
  43. [ 0.000000] L2C-310 ID prefetch enabled, offset 1 lines
  44. [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
  45. [ 0.000000] L2C-310 cache controller enabled, 8 ways, 512 kB
  46. [ 0.000000] L2C-310: CACHE_ID 0x4100a0c9, AUX_CTRL 0x36460000
  47. [ 0.000000] random: get_random_bytes called from start_kernel+0x3b0/0x548 with crng_init=0
  48. [ 0.000004] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
  49. [ 0.000031] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
  50. [ 0.000071] Switching to timer-based delay loop, resolution 1000ns
  51. [ 0.002171] Console: colour dummy device 80x30
  52. [ 0.002226] printk: console [tty0] enabled
  53. [ 0.002273] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=10000)
  54. [ 0.002289] pid_max: default: 32768 minimum: 301
  55. [ 0.002414] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
  56. [ 0.002432] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
  57. [ 0.002999] CPU: Testing write buffer coherency: ok
  58. [ 0.003238] CPU0: thread -1, cpu 0, socket 2, mpidr 80000200
  59. [ 0.003918] Setting up static identity map for 0x300000 - 0x3000ac
  60. [ 0.004639] rcu: Hierarchical SRCU implementation.
  61. [ 0.006312] EFI services will not be available.
  62. [ 0.006505] smp: Bringing up secondary CPUs ...
  63. [ 0.007049] CPU1: thread -1, cpu 1, socket 2, mpidr 80000201
  64. [ 0.007688] CPU2: thread -1, cpu 2, socket 2, mpidr 80000202
  65. [ 0.008272] CPU3: thread -1, cpu 3, socket 2, mpidr 80000203
  66. [ 0.008372] smp: Brought up 1 node, 4 CPUs
  67. [ 0.008388] SMP: Total of 4 processors activated (8.00 BogoMIPS).
  68. [ 0.008396] CPU: All CPU(s) started in SVC mode.
  69. [ 0.008799] devtmpfs: initialized
  70. [ 0.012832] VFP support v0.3: implementor 41 architecture 2 part 30 variant 5 rev 1
  71. [ 0.013031] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  72. [ 0.013054] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  73. [ 0.016263] pinctrl core: initialized pinctrl subsystem
  74. [ 0.017487] DMI not present or invalid.
  75. [ 0.017820] NET: Registered protocol family 16
  76. [ 0.019926] DMA: preallocated 256 KiB pool for atomic coherent allocations
  77. [ 0.021793] thermal_sys: Registered thermal governor 'step_wise'
  78. [ 0.022087] cpuidle: using governor menu
  79. [ 0.022329] No ATAGs?
  80. [ 0.022447] hw-breakpoint: found 2 (+1 reserved) breakpoint and 1 watchpoint registers.
  81. [ 0.022460] hw-breakpoint: maximum watchpoint size is 4 bytes.
  82. [ 0.024165] Serial: AMBA PL011 UART driver
  83. [ 0.057109] VCC1V8: supplied by P5V0
  84. [ 0.057381] VCC3V3: supplied by P5V0
  85. [ 0.057629] DDR_VDDC: supplied by P5V0
  86. [ 0.057891] VDD_RTC: supplied by VCC3V3
  87. [ 0.059643] iommu: Default domain type: Translated
  88. [ 0.059900] vgaarb: loaded
  89. [ 0.060560] SCSI subsystem initialized
  90. [ 0.060799] libata version 3.00 loaded.
  91. [ 0.061026] usbcore: registered new interface driver usbfs
  92. [ 0.061078] usbcore: registered new interface driver hub
  93. [ 0.061119] usbcore: registered new device driver usb
  94. [ 0.062167] pps_core: LinuxPPS API ver. 1 registered
  95. [ 0.062176] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  96. [ 0.062194] PTP clock support registered
  97. [ 0.064453] clocksource: Switched to clocksource timer
  98. [ 0.101773] NET: Registered protocol family 2
  99. [ 0.101936] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
  100. [ 0.102790] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
  101. [ 0.102827] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
  102. [ 0.102899] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
  103. [ 0.103009] TCP: Hash tables configured (established 8192 bind 8192)
  104. [ 0.103118] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
  105. [ 0.103170] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
  106. [ 0.103344] NET: Registered protocol family 1
  107. [ 0.103853] RPC: Registered named UNIX socket transport module.
  108. [ 0.103866] RPC: Registered udp transport module.
  109. [ 0.103872] RPC: Registered tcp transport module.
  110. [ 0.103877] RPC: Registered tcp NFSv4.1 backchannel transport module.
  111. [ 0.103886] PCI: CLS 0 bytes, default 64
  112. [ 0.104958] Trying to unpack rootfs image as initramfs...
  113. [ 0.168428] Freeing initrd memory: 14928K
  114. [ 1.082471] hw perfevents: enabled with armv7_cortex_a5 PMU driver, 3 counters available
  115. [ 1.083623] Initialise system trusted keyrings
  116. [ 1.083810] workingset: timestamp_bits=30 max_order=18 bucket_order=0
  117. [ 1.089266] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  118. [ 1.089931] NFS: Registering the id_resolver key type
  119. [ 1.089964] Key type id_resolver registered
  120. [ 1.089971] Key type id_legacy registered
  121. [ 1.090076] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  122. [ 1.090086] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
  123. [ 1.090115] ntfs: driver 2.1.32 [Flags: R/O].
  124. [ 1.090495] Key type asymmetric registered
  125. [ 1.090504] Asymmetric key parser 'x509' registered
  126. [ 1.090552] bounce: pool size: 64 pages
  127. [ 1.090603] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  128. [ 1.090612] io scheduler mq-deadline registered
  129. [ 1.090618] io scheduler kyber registered
  130. [ 1.097932] gpio-1953 (usb-hub-reset): hogged as output/high
  131. [ 1.114086] soc soc1: Amlogic Meson8b (S805) RevA (1b - 0:B72) detected
  132. [ 1.164940] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled
  133. [ 1.168250] SuperH (H)SCI(F) driver initialized
  134. [ 1.168954] c81004c0.serial: ttyAML0 at MMIO 0xc81004c0 (irq = 34, base_baud = 9960937) is a meson_uart
  135. [ 1.169098] printk: console [ttyAML0] enabled
  136. [ 1.169856] msm_serial: driver initialized
  137. [ 1.169999] STMicroelectronics ASC driver initialized
  138. [ 1.170808] STM32 USART driver initialized
  139. [ 1.184528] brd: module loaded
  140. [ 1.191700] loop: module loaded
  141. [ 1.199823] libphy: Fixed MDIO Bus: probed
  142. [ 1.201483] CAN device driver interface
  143. [ 1.202256] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded
  144. [ 1.203096] e1000e: Intel(R) PRO/1000 Network Driver
  145. [ 1.203102] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  146. [ 1.203168] igb: Intel(R) Gigabit Ethernet Network Driver
  147. [ 1.203174] igb: Copyright (c) 2007-2014 Intel Corporation.
  148. [ 1.206739] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
  149. [ 1.206787] usbcore: registered new interface driver pegasus
  150. [ 1.206829] usbcore: registered new interface driver asix
  151. [ 1.206869] usbcore: registered new interface driver ax88179_178a
  152. [ 1.206918] usbcore: registered new interface driver cdc_ether
  153. [ 1.206962] usbcore: registered new interface driver smsc75xx
  154. [ 1.207003] usbcore: registered new interface driver smsc95xx
  155. [ 1.207036] usbcore: registered new interface driver net1080
  156. [ 1.207068] usbcore: registered new interface driver cdc_subset
  157. [ 1.207100] usbcore: registered new interface driver zaurus
  158. [ 1.207153] usbcore: registered new interface driver cdc_ncm
  159. [ 1.209229] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  160. [ 1.209239] ehci-pci: EHCI PCI platform driver
  161. [ 1.209273] ehci-platform: EHCI generic platform driver
  162. [ 1.209434] ehci-orion: EHCI orion driver
  163. [ 1.209560] SPEAr-ehci: EHCI SPEAr driver
  164. [ 1.209665] ehci-st: EHCI STMicroelectronics driver
  165. [ 1.209768] ehci-atmel: EHCI Atmel driver
  166. [ 1.209867] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  167. [ 1.209889] ohci-pci: OHCI PCI platform driver
  168. [ 1.209931] ohci-platform: OHCI generic platform driver
  169. [ 1.210073] SPEAr-ohci: OHCI SPEAr driver
  170. [ 1.210177] ohci-st: OHCI STMicroelectronics driver
  171. [ 1.210279] ohci-atmel: OHCI Atmel driver
  172. [ 1.210784] usbcore: registered new interface driver usb-storage
  173. [ 1.214788] i2c /dev entries driver
  174. [ 1.223496] meson_wdt c1109900.watchdog: Watchdog enabled (timeout=8 sec, nowayout=0)
  175. [ 1.226038] sdhci: Secure Digital Host Controller Interface driver
  176. [ 1.226049] sdhci: Copyright(c) Pierre Ossman
  177. [ 1.227572] Synopsys Designware Multimedia Card Interface Driver
  178. [ 1.229138] sdhci-pltfm: SDHCI platform and OF driver helper
  179. [ 1.229838] meson-mx-sdhc c1108e00.mmc: allocated mmc-pwrseq
  180. [ 1.233401] ledtrig-cpu: registered to indicate activity on CPUs
  181. [ 1.234143] usbcore: registered new interface driver usbhid
  182. [ 1.234154] usbhid: USB HID core driver
  183. [ 1.238538] NET: Registered protocol family 10
  184. [ 1.239339] Segment Routing with IPv6
  185. [ 1.239409] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  186. [ 1.239937] NET: Registered protocol family 17
  187. [ 1.239956] can: controller area network core
  188. [ 1.240012] NET: Registered protocol family 29
  189. [ 1.240021] can: raw protocol
  190. [ 1.240026] can: broadcast manager protocol
  191. [ 1.240034] can: netlink gateway - max_hops=1
  192. [ 1.240420] Key type dns_resolver registered
  193. [ 1.240602] ThumbEE CPU extension supported.
  194. [ 1.240614] Registering SWP/SWPB emulation handler
  195. [ 1.241120] Loading compiled-in X.509 certificates
  196. [ 1.255223] USB_OTG_PWR: supplied by P5V0
  197. [ 1.255794] TFLASH_VDD: supplied by VCC3V3
  198. [ 1.264760] dwc2 c9040000.usb: mapped PA c9040000 to VA (ptrval)
  199. [ 1.264907] dwc2 c9040000.usb: supply vusb_d not found, using dummy regulator
  200. [ 1.265055] dwc2 c9040000.usb: supply vusb_a not found, using dummy regulator
  201. [ 1.265120] dwc2 c9040000.usb: registering common handler for irq35
  202. [ 1.266335] dwc2 c9040000.usb: Core Release: 3.10a (snpsid=4f54310a)
  203. [ 1.266357] dwc2 c9040000.usb: Forcing mode to host
  204. [ 1.276463] dwc2 c9040000.usb: DWC OTG HCD INIT
  205. [ 1.276473] dwc2 c9040000.usb: hcfg=00000200
  206. [ 1.276487] dwc2 c9040000.usb: dwc2_core_init((ptrval))
  207. [ 1.276498] dwc2 c9040000.usb: HS UTMI+ PHY selected
  208. [ 1.276506] dwc2 c9040000.usb: Internal DMA Mode
  209. [ 1.276515] dwc2 c9040000.usb: Host Mode
  210. [ 1.276993] phy phy-c1108800.phy.0: USB ID detect failed to setnode! 5
  211. [ 1.277068] dwc2 c9040000.usb: DWC OTG Controller
  212. [ 1.277095] dwc2 c9040000.usb: new USB bus registered, assigned bus number 1
  213. [ 1.277129] dwc2 c9040000.usb: irq 35, io mem 0xc9040000
  214. [ 1.277141] dwc2 c9040000.usb: DWC OTG HCD START
  215. [ 1.277152] dwc2 c9040000.usb: dwc2_core_host_init((ptrval))
  216. [ 1.277162] dwc2 c9040000.usb: Initializing HCFG.FSLSPClkSel to 00000000
  217. [ 1.277171] dwc2 c9040000.usb: initial grxfsiz=00000800
  218. [ 1.277179] dwc2 c9040000.usb: new grxfsiz=00000200
  219. [ 1.277186] dwc2 c9040000.usb: initial gnptxfsiz=08000800
  220. [ 1.277194] dwc2 c9040000.usb: new gnptxfsiz=01f40200
  221. [ 1.277202] dwc2 c9040000.usb: initial hptxfsiz=08001000
  222. [ 1.277209] dwc2 c9040000.usb: new hptxfsiz=01f403f4
  223. [ 1.277225] dwc2 c9040000.usb: Init: Port Power? op_state=9
  224. [ 1.277233] dwc2 c9040000.usb: Init: Power Port (0)
  225. [ 1.277240] dwc2 c9040000.usb: dwc2_enable_host_interrupts()
  226. [ 1.277249] dwc2 c9040000.usb: DWC OTG HCD Has Root Hub
  227. [ 1.277822] dwc2 c9040000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x81
  228. [ 1.277976] hub 1-0:1.0: USB hub found
  229. [ 1.278000] dwc2 c9040000.usb: GetHubDescriptor
  230. [ 1.278037] hub 1-0:1.0: 1 port detected
  231. [ 1.278072] dwc2 c9040000.usb: GetHubStatus
  232. [ 1.278171] dwc2 c9040000.usb: SetPortFeature
  233. [ 1.278395] dwc2 c9040000.usb:
  234. [ 1.278405] dwc2 c9040000.usb: ************************************************************
  235. [ 1.278412] dwc2 c9040000.usb: HCD State:
  236. [ 1.278418] dwc2 c9040000.usb: Num channels: 16
  237. [ 1.278426] dwc2 c9040000.usb: Channel 0:
  238. [ 1.278433] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  239. [ 1.278443] dwc2 c9040000.usb: speed: 0
  240. [ 1.278450] dwc2 c9040000.usb: ep_type: 0
  241. [ 1.278457] dwc2 c9040000.usb: max_packet: 0
  242. [ 1.278464] dwc2 c9040000.usb: data_pid_start: 0
  243. [ 1.278471] dwc2 c9040000.usb: multi_count: 0
  244. [ 1.278478] dwc2 c9040000.usb: xfer_started: 0
  245. [ 1.278485] dwc2 c9040000.usb: xfer_buf: 00000000
  246. [ 1.278493] dwc2 c9040000.usb: xfer_dma: 00000000
  247. [ 1.278500] dwc2 c9040000.usb: xfer_len: 0
  248. [ 1.278507] dwc2 c9040000.usb: xfer_count: 0
  249. [ 1.278514] dwc2 c9040000.usb: halt_on_queue: 0
  250. [ 1.278521] dwc2 c9040000.usb: halt_pending: 0
  251. [ 1.278528] dwc2 c9040000.usb: halt_status: 0
  252. [ 1.278535] dwc2 c9040000.usb: do_split: 0
  253. [ 1.278542] dwc2 c9040000.usb: complete_split: 0
  254. [ 1.278549] dwc2 c9040000.usb: hub_addr: 0
  255. [ 1.278556] dwc2 c9040000.usb: hub_port: 0
  256. [ 1.278563] dwc2 c9040000.usb: xact_pos: 0
  257. [ 1.278570] dwc2 c9040000.usb: requests: 0
  258. [ 1.278577] dwc2 c9040000.usb: qh: 00000000
  259. [ 1.278584] dwc2 c9040000.usb: Channel 1:
  260. [ 1.278591] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  261. [ 1.278600] dwc2 c9040000.usb: speed: 0
  262. [ 1.278607] dwc2 c9040000.usb: ep_type: 0
  263. [ 1.278614] dwc2 c9040000.usb: max_packet: 0
  264. [ 1.278621] dwc2 c9040000.usb: data_pid_start: 0
  265. [ 1.278628] dwc2 c9040000.usb: multi_count: 0
  266. [ 1.278635] dwc2 c9040000.usb: xfer_started: 0
  267. [ 1.278642] dwc2 c9040000.usb: xfer_buf: 00000000
  268. [ 1.278649] dwc2 c9040000.usb: xfer_dma: 00000000
  269. [ 1.278656] dwc2 c9040000.usb: xfer_len: 0
  270. [ 1.278663] dwc2 c9040000.usb: xfer_count: 0
  271. [ 1.278670] dwc2 c9040000.usb: halt_on_queue: 0
  272. [ 1.278677] dwc2 c9040000.usb: halt_pending: 0
  273. [ 1.278684] dwc2 c9040000.usb: halt_status: 0
  274. [ 1.278691] dwc2 c9040000.usb: do_split: 0
  275. [ 1.278698] dwc2 c9040000.usb: complete_split: 0
  276. [ 1.278705] dwc2 c9040000.usb: hub_addr: 0
  277. [ 1.278712] dwc2 c9040000.usb: hub_port: 0
  278. [ 1.278719] dwc2 c9040000.usb: xact_pos: 0
  279. [ 1.278726] dwc2 c9040000.usb: requests: 0
  280. [ 1.278732] dwc2 c9040000.usb: qh: 00000000
  281. [ 1.278740] dwc2 c9040000.usb: Channel 2:
  282. [ 1.278747] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  283. [ 1.278755] dwc2 c9040000.usb: speed: 0
  284. [ 1.278762] dwc2 c9040000.usb: ep_type: 0
  285. [ 1.278769] dwc2 c9040000.usb: max_packet: 0
  286. [ 1.278776] dwc2 c9040000.usb: data_pid_start: 0
  287. [ 1.278783] dwc2 c9040000.usb: multi_count: 0
  288. [ 1.278790] dwc2 c9040000.usb: xfer_started: 0
  289. [ 1.278797] dwc2 c9040000.usb: xfer_buf: 00000000
  290. [ 1.278805] dwc2 c9040000.usb: xfer_dma: 00000000
  291. [ 1.278812] dwc2 c9040000.usb: xfer_len: 0
  292. [ 1.278819] dwc2 c9040000.usb: xfer_count: 0
  293. [ 1.278826] dwc2 c9040000.usb: halt_on_queue: 0
  294. [ 1.278833] dwc2 c9040000.usb: halt_pending: 0
  295. [ 1.278840] dwc2 c9040000.usb: halt_status: 0
  296. [ 1.278847] dwc2 c9040000.usb: do_split: 0
  297. [ 1.278854] dwc2 c9040000.usb: complete_split: 0
  298. [ 1.278861] dwc2 c9040000.usb: hub_addr: 0
  299. [ 1.278868] dwc2 c9040000.usb: hub_port: 0
  300. [ 1.278875] dwc2 c9040000.usb: xact_pos: 0
  301. [ 1.278882] dwc2 c9040000.usb: requests: 0
  302. [ 1.278889] dwc2 c9040000.usb: qh: 00000000
  303. [ 1.278896] dwc2 c9040000.usb: Channel 3:
  304. [ 1.278904] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  305. [ 1.278913] dwc2 c9040000.usb: speed: 0
  306. [ 1.278919] dwc2 c9040000.usb: ep_type: 0
  307. [ 1.278926] dwc2 c9040000.usb: max_packet: 0
  308. [ 1.278933] dwc2 c9040000.usb: data_pid_start: 0
  309. [ 1.278940] dwc2 c9040000.usb: multi_count: 0
  310. [ 1.278947] dwc2 c9040000.usb: xfer_started: 0
  311. [ 1.278954] dwc2 c9040000.usb: xfer_buf: 00000000
  312. [ 1.278962] dwc2 c9040000.usb: xfer_dma: 00000000
  313. [ 1.278969] dwc2 c9040000.usb: xfer_len: 0
  314. [ 1.278976] dwc2 c9040000.usb: xfer_count: 0
  315. [ 1.278983] dwc2 c9040000.usb: halt_on_queue: 0
  316. [ 1.278990] dwc2 c9040000.usb: halt_pending: 0
  317. [ 1.278997] dwc2 c9040000.usb: halt_status: 0
  318. [ 1.279004] dwc2 c9040000.usb: do_split: 0
  319. [ 1.279011] dwc2 c9040000.usb: complete_split: 0
  320. [ 1.279018] dwc2 c9040000.usb: hub_addr: 0
  321. [ 1.279025] dwc2 c9040000.usb: hub_port: 0
  322. [ 1.279032] dwc2 c9040000.usb: xact_pos: 0
  323. [ 1.279039] dwc2 c9040000.usb: requests: 0
  324. [ 1.279046] dwc2 c9040000.usb: qh: 00000000
  325. [ 1.279053] dwc2 c9040000.usb: Channel 4:
  326. [ 1.279060] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  327. [ 1.279069] dwc2 c9040000.usb: speed: 0
  328. [ 1.279076] dwc2 c9040000.usb: ep_type: 0
  329. [ 1.279083] dwc2 c9040000.usb: max_packet: 0
  330. [ 1.279089] dwc2 c9040000.usb: data_pid_start: 0
  331. [ 1.279096] dwc2 c9040000.usb: multi_count: 0
  332. [ 1.279103] dwc2 c9040000.usb: xfer_started: 0
  333. [ 1.279111] dwc2 c9040000.usb: xfer_buf: 00000000
  334. [ 1.279118] dwc2 c9040000.usb: xfer_dma: 00000000
  335. [ 1.279125] dwc2 c9040000.usb: xfer_len: 0
  336. [ 1.279132] dwc2 c9040000.usb: xfer_count: 0
  337. [ 1.279139] dwc2 c9040000.usb: halt_on_queue: 0
  338. [ 1.279146] dwc2 c9040000.usb: halt_pending: 0
  339. [ 1.279153] dwc2 c9040000.usb: halt_status: 0
  340. [ 1.279160] dwc2 c9040000.usb: do_split: 0
  341. [ 1.279167] dwc2 c9040000.usb: complete_split: 0
  342. [ 1.279174] dwc2 c9040000.usb: hub_addr: 0
  343. [ 1.279181] dwc2 c9040000.usb: hub_port: 0
  344. [ 1.279188] dwc2 c9040000.usb: xact_pos: 0
  345. [ 1.279195] dwc2 c9040000.usb: requests: 0
  346. [ 1.279202] dwc2 c9040000.usb: qh: 00000000
  347. [ 1.279209] dwc2 c9040000.usb: Channel 5:
  348. [ 1.279216] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  349. [ 1.279225] dwc2 c9040000.usb: speed: 0
  350. [ 1.279232] dwc2 c9040000.usb: ep_type: 0
  351. [ 1.279239] dwc2 c9040000.usb: max_packet: 0
  352. [ 1.279246] dwc2 c9040000.usb: data_pid_start: 0
  353. [ 1.279253] dwc2 c9040000.usb: multi_count: 0
  354. [ 1.279260] dwc2 c9040000.usb: xfer_started: 0
  355. [ 1.279267] dwc2 c9040000.usb: xfer_buf: 00000000
  356. [ 1.279274] dwc2 c9040000.usb: xfer_dma: 00000000
  357. [ 1.279281] dwc2 c9040000.usb: xfer_len: 0
  358. [ 1.279288] dwc2 c9040000.usb: xfer_count: 0
  359. [ 1.279295] dwc2 c9040000.usb: halt_on_queue: 0
  360. [ 1.279302] dwc2 c9040000.usb: halt_pending: 0
  361. [ 1.279310] dwc2 c9040000.usb: halt_status: 0
  362. [ 1.279317] dwc2 c9040000.usb: do_split: 0
  363. [ 1.279324] dwc2 c9040000.usb: complete_split: 0
  364. [ 1.279331] dwc2 c9040000.usb: hub_addr: 0
  365. [ 1.279337] dwc2 c9040000.usb: hub_port: 0
  366. [ 1.279344] dwc2 c9040000.usb: xact_pos: 0
  367. [ 1.279351] dwc2 c9040000.usb: requests: 0
  368. [ 1.279358] dwc2 c9040000.usb: qh: 00000000
  369. [ 1.279365] dwc2 c9040000.usb: Channel 6:
  370. [ 1.279372] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  371. [ 1.279381] dwc2 c9040000.usb: speed: 0
  372. [ 1.279388] dwc2 c9040000.usb: ep_type: 0
  373. [ 1.279395] dwc2 c9040000.usb: max_packet: 0
  374. [ 1.279402] dwc2 c9040000.usb: data_pid_start: 0
  375. [ 1.279409] dwc2 c9040000.usb: multi_count: 0
  376. [ 1.279416] dwc2 c9040000.usb: xfer_started: 0
  377. [ 1.279423] dwc2 c9040000.usb: xfer_buf: 00000000
  378. [ 1.279430] dwc2 c9040000.usb: xfer_dma: 00000000
  379. [ 1.279438] dwc2 c9040000.usb: xfer_len: 0
  380. [ 1.279445] dwc2 c9040000.usb: xfer_count: 0
  381. [ 1.279452] dwc2 c9040000.usb: halt_on_queue: 0
  382. [ 1.279459] dwc2 c9040000.usb: halt_pending: 0
  383. [ 1.279466] dwc2 c9040000.usb: halt_status: 0
  384. [ 1.279473] dwc2 c9040000.usb: do_split: 0
  385. [ 1.279480] dwc2 c9040000.usb: complete_split: 0
  386. [ 1.279487] dwc2 c9040000.usb: hub_addr: 0
  387. [ 1.279494] dwc2 c9040000.usb: hub_port: 0
  388. [ 1.279501] dwc2 c9040000.usb: xact_pos: 0
  389. [ 1.279508] dwc2 c9040000.usb: requests: 0
  390. [ 1.279515] dwc2 c9040000.usb: qh: 00000000
  391. [ 1.279522] dwc2 c9040000.usb: Channel 7:
  392. [ 1.279528] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  393. [ 1.279537] dwc2 c9040000.usb: speed: 0
  394. [ 1.279544] dwc2 c9040000.usb: ep_type: 0
  395. [ 1.279551] dwc2 c9040000.usb: max_packet: 0
  396. [ 1.279558] dwc2 c9040000.usb: data_pid_start: 0
  397. [ 1.279565] dwc2 c9040000.usb: multi_count: 0
  398. [ 1.279572] dwc2 c9040000.usb: xfer_started: 0
  399. [ 1.279579] dwc2 c9040000.usb: xfer_buf: 00000000
  400. [ 1.279586] dwc2 c9040000.usb: xfer_dma: 00000000
  401. [ 1.279593] dwc2 c9040000.usb: xfer_len: 0
  402. [ 1.279600] dwc2 c9040000.usb: xfer_count: 0
  403. [ 1.279607] dwc2 c9040000.usb: halt_on_queue: 0
  404. [ 1.279614] dwc2 c9040000.usb: halt_pending: 0
  405. [ 1.279621] dwc2 c9040000.usb: halt_status: 0
  406. [ 1.279628] dwc2 c9040000.usb: do_split: 0
  407. [ 1.279635] dwc2 c9040000.usb: complete_split: 0
  408. [ 1.279642] dwc2 c9040000.usb: hub_addr: 0
  409. [ 1.279649] dwc2 c9040000.usb: hub_port: 0
  410. [ 1.279656] dwc2 c9040000.usb: xact_pos: 0
  411. [ 1.279663] dwc2 c9040000.usb: requests: 0
  412. [ 1.279670] dwc2 c9040000.usb: qh: 00000000
  413. [ 1.279677] dwc2 c9040000.usb: Channel 8:
  414. [ 1.279684] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  415. [ 1.279693] dwc2 c9040000.usb: speed: 0
  416. [ 1.279700] dwc2 c9040000.usb: ep_type: 0
  417. [ 1.279707] dwc2 c9040000.usb: max_packet: 0
  418. [ 1.279714] dwc2 c9040000.usb: data_pid_start: 0
  419. [ 1.279721] dwc2 c9040000.usb: multi_count: 0
  420. [ 1.279728] dwc2 c9040000.usb: xfer_started: 0
  421. [ 1.279735] dwc2 c9040000.usb: xfer_buf: 00000000
  422. [ 1.279742] dwc2 c9040000.usb: xfer_dma: 00000000
  423. [ 1.279749] dwc2 c9040000.usb: xfer_len: 0
  424. [ 1.279756] dwc2 c9040000.usb: xfer_count: 0
  425. [ 1.279763] dwc2 c9040000.usb: halt_on_queue: 0
  426. [ 1.279770] dwc2 c9040000.usb: halt_pending: 0
  427. [ 1.279777] dwc2 c9040000.usb: halt_status: 0
  428. [ 1.279784] dwc2 c9040000.usb: do_split: 0
  429. [ 1.279791] dwc2 c9040000.usb: complete_split: 0
  430. [ 1.279798] dwc2 c9040000.usb: hub_addr: 0
  431. [ 1.279805] dwc2 c9040000.usb: hub_port: 0
  432. [ 1.279812] dwc2 c9040000.usb: xact_pos: 0
  433. [ 1.279819] dwc2 c9040000.usb: requests: 0
  434. [ 1.279826] dwc2 c9040000.usb: qh: 00000000
  435. [ 1.279833] dwc2 c9040000.usb: Channel 9:
  436. [ 1.279840] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  437. [ 1.279849] dwc2 c9040000.usb: speed: 0
  438. [ 1.279856] dwc2 c9040000.usb: ep_type: 0
  439. [ 1.279863] dwc2 c9040000.usb: max_packet: 0
  440. [ 1.279870] dwc2 c9040000.usb: data_pid_start: 0
  441. [ 1.279877] dwc2 c9040000.usb: multi_count: 0
  442. [ 1.279884] dwc2 c9040000.usb: xfer_started: 0
  443. [ 1.279891] dwc2 c9040000.usb: xfer_buf: 00000000
  444. [ 1.279899] dwc2 c9040000.usb: xfer_dma: 00000000
  445. [ 1.279906] dwc2 c9040000.usb: xfer_len: 0
  446. [ 1.279913] dwc2 c9040000.usb: xfer_count: 0
  447. [ 1.279920] dwc2 c9040000.usb: halt_on_queue: 0
  448. [ 1.279927] dwc2 c9040000.usb: halt_pending: 0
  449. [ 1.279934] dwc2 c9040000.usb: halt_status: 0
  450. [ 1.279941] dwc2 c9040000.usb: do_split: 0
  451. [ 1.279948] dwc2 c9040000.usb: complete_split: 0
  452. [ 1.279955] dwc2 c9040000.usb: hub_addr: 0
  453. [ 1.279963] dwc2 c9040000.usb: hub_port: 0
  454. [ 1.279969] dwc2 c9040000.usb: xact_pos: 0
  455. [ 1.279976] dwc2 c9040000.usb: requests: 0
  456. [ 1.279983] dwc2 c9040000.usb: qh: 00000000
  457. [ 1.279990] dwc2 c9040000.usb: Channel 10:
  458. [ 1.279997] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  459. [ 1.280006] dwc2 c9040000.usb: speed: 0
  460. [ 1.280013] dwc2 c9040000.usb: ep_type: 0
  461. [ 1.280020] dwc2 c9040000.usb: max_packet: 0
  462. [ 1.280027] dwc2 c9040000.usb: data_pid_start: 0
  463. [ 1.280034] dwc2 c9040000.usb: multi_count: 0
  464. [ 1.280041] dwc2 c9040000.usb: xfer_started: 0
  465. [ 1.280048] dwc2 c9040000.usb: xfer_buf: 00000000
  466. [ 1.280055] dwc2 c9040000.usb: xfer_dma: 00000000
  467. [ 1.280063] dwc2 c9040000.usb: xfer_len: 0
  468. [ 1.280070] dwc2 c9040000.usb: xfer_count: 0
  469. [ 1.280077] dwc2 c9040000.usb: halt_on_queue: 0
  470. [ 1.280084] dwc2 c9040000.usb: halt_pending: 0
  471. [ 1.280091] dwc2 c9040000.usb: halt_status: 0
  472. [ 1.280098] dwc2 c9040000.usb: do_split: 0
  473. [ 1.280105] dwc2 c9040000.usb: complete_split: 0
  474. [ 1.280112] dwc2 c9040000.usb: hub_addr: 0
  475. [ 1.280119] dwc2 c9040000.usb: hub_port: 0
  476. [ 1.280126] dwc2 c9040000.usb: xact_pos: 0
  477. [ 1.280133] dwc2 c9040000.usb: requests: 0
  478. [ 1.280140] dwc2 c9040000.usb: qh: 00000000
  479. [ 1.280147] dwc2 c9040000.usb: Channel 11:
  480. [ 1.280154] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  481. [ 1.280163] dwc2 c9040000.usb: speed: 0
  482. [ 1.280169] dwc2 c9040000.usb: ep_type: 0
  483. [ 1.280176] dwc2 c9040000.usb: max_packet: 0
  484. [ 1.280183] dwc2 c9040000.usb: data_pid_start: 0
  485. [ 1.280190] dwc2 c9040000.usb: multi_count: 0
  486. [ 1.280197] dwc2 c9040000.usb: xfer_started: 0
  487. [ 1.280205] dwc2 c9040000.usb: xfer_buf: 00000000
  488. [ 1.280212] dwc2 c9040000.usb: xfer_dma: 00000000
  489. [ 1.280219] dwc2 c9040000.usb: xfer_len: 0
  490. [ 1.280226] dwc2 c9040000.usb: xfer_count: 0
  491. [ 1.280233] dwc2 c9040000.usb: halt_on_queue: 0
  492. [ 1.280240] dwc2 c9040000.usb: halt_pending: 0
  493. [ 1.280247] dwc2 c9040000.usb: halt_status: 0
  494. [ 1.280254] dwc2 c9040000.usb: do_split: 0
  495. [ 1.280261] dwc2 c9040000.usb: complete_split: 0
  496. [ 1.280268] dwc2 c9040000.usb: hub_addr: 0
  497. [ 1.280275] dwc2 c9040000.usb: hub_port: 0
  498. [ 1.280282] dwc2 c9040000.usb: xact_pos: 0
  499. [ 1.280289] dwc2 c9040000.usb: requests: 0
  500. [ 1.280296] dwc2 c9040000.usb: qh: 00000000
  501. [ 1.280303] dwc2 c9040000.usb: Channel 12:
  502. [ 1.280310] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  503. [ 1.280319] dwc2 c9040000.usb: speed: 0
  504. [ 1.280325] dwc2 c9040000.usb: ep_type: 0
  505. [ 1.280332] dwc2 c9040000.usb: max_packet: 0
  506. [ 1.280339] dwc2 c9040000.usb: data_pid_start: 0
  507. [ 1.280346] dwc2 c9040000.usb: multi_count: 0
  508. [ 1.280353] dwc2 c9040000.usb: xfer_started: 0
  509. [ 1.280360] dwc2 c9040000.usb: xfer_buf: 00000000
  510. [ 1.280368] dwc2 c9040000.usb: xfer_dma: 00000000
  511. [ 1.280375] dwc2 c9040000.usb: xfer_len: 0
  512. [ 1.280382] dwc2 c9040000.usb: xfer_count: 0
  513. [ 1.280389] dwc2 c9040000.usb: halt_on_queue: 0
  514. [ 1.280396] dwc2 c9040000.usb: halt_pending: 0
  515. [ 1.280403] dwc2 c9040000.usb: halt_status: 0
  516. [ 1.280410] dwc2 c9040000.usb: do_split: 0
  517. [ 1.280417] dwc2 c9040000.usb: complete_split: 0
  518. [ 1.280424] dwc2 c9040000.usb: hub_addr: 0
  519. [ 1.280431] dwc2 c9040000.usb: hub_port: 0
  520. [ 1.280438] dwc2 c9040000.usb: xact_pos: 0
  521. [ 1.280445] dwc2 c9040000.usb: requests: 0
  522. [ 1.280451] dwc2 c9040000.usb: qh: 00000000
  523. [ 1.280458] dwc2 c9040000.usb: Channel 13:
  524. [ 1.280466] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  525. [ 1.280474] dwc2 c9040000.usb: speed: 0
  526. [ 1.280481] dwc2 c9040000.usb: ep_type: 0
  527. [ 1.280488] dwc2 c9040000.usb: max_packet: 0
  528. [ 1.280495] dwc2 c9040000.usb: data_pid_start: 0
  529. [ 1.280502] dwc2 c9040000.usb: multi_count: 0
  530. [ 1.280509] dwc2 c9040000.usb: xfer_started: 0
  531. [ 1.280516] dwc2 c9040000.usb: xfer_buf: 00000000
  532. [ 1.280524] dwc2 c9040000.usb: xfer_dma: 00000000
  533. [ 1.280531] dwc2 c9040000.usb: xfer_len: 0
  534. [ 1.280538] dwc2 c9040000.usb: xfer_count: 0
  535. [ 1.280545] dwc2 c9040000.usb: halt_on_queue: 0
  536. [ 1.280552] dwc2 c9040000.usb: halt_pending: 0
  537. [ 1.280559] dwc2 c9040000.usb: halt_status: 0
  538. [ 1.280566] dwc2 c9040000.usb: do_split: 0
  539. [ 1.280573] dwc2 c9040000.usb: complete_split: 0
  540. [ 1.280580] dwc2 c9040000.usb: hub_addr: 0
  541. [ 1.280587] dwc2 c9040000.usb: hub_port: 0
  542. [ 1.280594] dwc2 c9040000.usb: xact_pos: 0
  543. [ 1.280601] dwc2 c9040000.usb: requests: 0
  544. [ 1.280607] dwc2 c9040000.usb: qh: 00000000
  545. [ 1.280614] dwc2 c9040000.usb: Channel 14:
  546. [ 1.280622] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  547. [ 1.280630] dwc2 c9040000.usb: speed: 0
  548. [ 1.280637] dwc2 c9040000.usb: ep_type: 0
  549. [ 1.280644] dwc2 c9040000.usb: max_packet: 0
  550. [ 1.280651] dwc2 c9040000.usb: data_pid_start: 0
  551. [ 1.280659] dwc2 c9040000.usb: multi_count: 0
  552. [ 1.280665] dwc2 c9040000.usb: xfer_started: 0
  553. [ 1.280673] dwc2 c9040000.usb: xfer_buf: 00000000
  554. [ 1.280680] dwc2 c9040000.usb: xfer_dma: 00000000
  555. [ 1.280687] dwc2 c9040000.usb: xfer_len: 0
  556. [ 1.280694] dwc2 c9040000.usb: xfer_count: 0
  557. [ 1.280701] dwc2 c9040000.usb: halt_on_queue: 0
  558. [ 1.280708] dwc2 c9040000.usb: halt_pending: 0
  559. [ 1.280715] dwc2 c9040000.usb: halt_status: 0
  560. [ 1.280722] dwc2 c9040000.usb: do_split: 0
  561. [ 1.280730] dwc2 c9040000.usb: complete_split: 0
  562. [ 1.280737] dwc2 c9040000.usb: hub_addr: 0
  563. [ 1.280744] dwc2 c9040000.usb: hub_port: 0
  564. [ 1.280751] dwc2 c9040000.usb: xact_pos: 0
  565. [ 1.280758] dwc2 c9040000.usb: requests: 0
  566. [ 1.280764] dwc2 c9040000.usb: qh: 00000000
  567. [ 1.280771] dwc2 c9040000.usb: Channel 15:
  568. [ 1.280779] dwc2 c9040000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  569. [ 1.280787] dwc2 c9040000.usb: speed: 0
  570. [ 1.280794] dwc2 c9040000.usb: ep_type: 0
  571. [ 1.280801] dwc2 c9040000.usb: max_packet: 0
  572. [ 1.280808] dwc2 c9040000.usb: data_pid_start: 0
  573. [ 1.280815] dwc2 c9040000.usb: multi_count: 0
  574. [ 1.280822] dwc2 c9040000.usb: xfer_started: 0
  575. [ 1.280829] dwc2 c9040000.usb: xfer_buf: 00000000
  576. [ 1.280837] dwc2 c9040000.usb: xfer_dma: 00000000
  577. [ 1.280844] dwc2 c9040000.usb: xfer_len: 0
  578. [ 1.280851] dwc2 c9040000.usb: xfer_count: 0
  579. [ 1.280858] dwc2 c9040000.usb: halt_on_queue: 0
  580. [ 1.280865] dwc2 c9040000.usb: halt_pending: 0
  581. [ 1.280872] dwc2 c9040000.usb: halt_status: 0
  582. [ 1.280879] dwc2 c9040000.usb: do_split: 0
  583. [ 1.280886] dwc2 c9040000.usb: complete_split: 0
  584. [ 1.280893] dwc2 c9040000.usb: hub_addr: 0
  585. [ 1.280900] dwc2 c9040000.usb: hub_port: 0
  586. [ 1.280907] dwc2 c9040000.usb: xact_pos: 0
  587. [ 1.280914] dwc2 c9040000.usb: requests: 0
  588. [ 1.280921] dwc2 c9040000.usb: qh: 00000000
  589. [ 1.280928] dwc2 c9040000.usb: non_periodic_channels: 0
  590. [ 1.280935] dwc2 c9040000.usb: periodic_channels: 0
  591. [ 1.280942] dwc2 c9040000.usb: periodic_usecs: 0
  592. [ 1.280949] dwc2 c9040000.usb: NP Tx Req Queue Space Avail: 8
  593. [ 1.280956] dwc2 c9040000.usb: NP Tx FIFO Space Avail: 500
  594. [ 1.280964] dwc2 c9040000.usb: P Tx Req Queue Space Avail: 8
  595. [ 1.280971] dwc2 c9040000.usb: P Tx FIFO Space Avail: 500
  596. [ 1.280979] dwc2 c9040000.usb: Core Global Registers
  597. [ 1.280985] dwc2 c9040000.usb: GOTGCTL @0xF0B40000 : 0x022C0000
  598. [ 1.280994] dwc2 c9040000.usb: GOTGINT @0xF0B40004 : 0x00000000
  599. [ 1.281003] dwc2 c9040000.usb: GAHBCFG @0xF0B40008 : 0x0000002A
  600. [ 1.281011] dwc2 c9040000.usb: GUSBCFG @0xF0B4000C : 0x2000140F
  601. [ 1.281020] dwc2 c9040000.usb: GRSTCTL @0xF0B40010 : 0x80000000
  602. [ 1.281029] dwc2 c9040000.usb: GINTSTS @0xF0B40014 : 0x05000021
  603. [ 1.281037] dwc2 c9040000.usb: GINTMSK @0xF0B40018 : 0xF3000806
  604. [ 1.281046] dwc2 c9040000.usb: GRXSTSR @0xF0B4001C : 0x00000000
  605. [ 1.281054] dwc2 c9040000.usb: GRXFSIZ @0xF0B40024 : 0x00000200
  606. [ 1.281063] dwc2 c9040000.usb: GNPTXFSIZ @0xF0B40028 : 0x01F40200
  607. [ 1.281072] dwc2 c9040000.usb: GNPTXSTS @0xF0B4002C : 0x000801F4
  608. [ 1.281081] dwc2 c9040000.usb: GI2CCTL @0xF0B40030 : 0x00000000
  609. [ 1.281089] dwc2 c9040000.usb: GPVNDCTL @0xF0B40034 : 0x00000000
  610. [ 1.281098] dwc2 c9040000.usb: GGPIO @0xF0B40038 : 0x00000000
  611. [ 1.281106] dwc2 c9040000.usb: GUID @0xF0B4003C : 0x12345678
  612. [ 1.281115] dwc2 c9040000.usb: GSNPSID @0xF0B40040 : 0x4F54310A
  613. [ 1.281124] dwc2 c9040000.usb: GHWCFG1 @0xF0B40044 : 0x00000000
  614. [ 1.281132] dwc2 c9040000.usb: GHWCFG2 @0xF0B40048 : 0x229FD850
  615. [ 1.281141] dwc2 c9040000.usb: GHWCFG3 @0xF0B4004C : 0x07C050E8
  616. [ 1.281149] dwc2 c9040000.usb: GHWCFG4 @0xF0B40050 : 0xD7F24030
  617. [ 1.281158] dwc2 c9040000.usb: GLPMCFG @0xF0B40054 : 0x00000000
  618. [ 1.281166] dwc2 c9040000.usb: GPWRDN @0xF0B40058 : 0x08400010
  619. [ 1.281175] dwc2 c9040000.usb: GDFIFOCFG @0xF0B4005C : 0x05E80800
  620. [ 1.281184] dwc2 c9040000.usb: HPTXFSIZ @0xF0B40100 : 0x01F403F4
  621. [ 1.281192] dwc2 c9040000.usb: PCGCTL @0xF0B40E00 : 0x00000000
  622. [ 1.281201] dwc2 c9040000.usb: Host Global Registers
  623. [ 1.281208] dwc2 c9040000.usb: HCFG @0xF0B40400 : 0x00000200
  624. [ 1.281216] dwc2 c9040000.usb: HFIR @0xF0B40404 : 0x0001EA60
  625. [ 1.281225] dwc2 c9040000.usb: HFNUM @0xF0B40408 : 0xEA603FFF
  626. [ 1.281234] dwc2 c9040000.usb: HPTXSTS @0xF0B40410 : 0x000801F4
  627. [ 1.281243] dwc2 c9040000.usb: HAINT @0xF0B40414 : 0x00000000
  628. [ 1.281251] dwc2 c9040000.usb: HAINTMSK @0xF0B40418 : 0x00000000
  629. [ 1.281260] dwc2 c9040000.usb: HPRT0 @0xF0B40440 : 0x00021403
  630. [ 1.281269] dwc2 c9040000.usb: Host Channel 0 Specific Registers
  631. [ 1.281277] dwc2 c9040000.usb: HCCHAR @0xF0B40500 : 0x00000000
  632. [ 1.281285] dwc2 c9040000.usb: HCSPLT @0xF0B40504 : 0x00000000
  633. [ 1.281295] dwc2 c9040000.usb: HCINT @0xF0B40508 : 0x00000000
  634. [ 1.281303] dwc2 c9040000.usb: HCINTMSK @0xF0B4050C : 0x00000000
  635. [ 1.281312] dwc2 c9040000.usb: HCTSIZ @0xF0B40510 : 0x00000000
  636. [ 1.281320] dwc2 c9040000.usb: HCDMA @0xF0B40514 : 0x3C042000
  637. [ 1.281329] dwc2 c9040000.usb: Host Channel 1 Specific Registers
  638. [ 1.281337] dwc2 c9040000.usb: HCCHAR @0xF0B40520 : 0x00000000
  639. [ 1.281345] dwc2 c9040000.usb: HCSPLT @0xF0B40524 : 0x00000000
  640. [ 1.281354] dwc2 c9040000.usb: HCINT @0xF0B40528 : 0x00000000
  641. [ 1.281362] dwc2 c9040000.usb: HCINTMSK @0xF0B4052C : 0x00000000
  642. [ 1.281370] dwc2 c9040000.usb: HCTSIZ @0xF0B40530 : 0x00000000
  643. [ 1.281379] dwc2 c9040000.usb: HCDMA @0xF0B40534 : 0x3C0420C0
  644. [ 1.281387] dwc2 c9040000.usb: Host Channel 2 Specific Registers
  645. [ 1.281395] dwc2 c9040000.usb: HCCHAR @0xF0B40540 : 0x00000000
  646. [ 1.281404] dwc2 c9040000.usb: HCSPLT @0xF0B40544 : 0x00000000
  647. [ 1.281412] dwc2 c9040000.usb: HCINT @0xF0B40548 : 0x00000000
  648. [ 1.281421] dwc2 c9040000.usb: HCINTMSK @0xF0B4054C : 0x00000000
  649. [ 1.281429] dwc2 c9040000.usb: HCTSIZ @0xF0B40550 : 0x00000000
  650. [ 1.281437] dwc2 c9040000.usb: HCDMA @0xF0B40554 : 0x3C0420C0
  651. [ 1.281446] dwc2 c9040000.usb: Host Channel 3 Specific Registers
  652. [ 1.281454] dwc2 c9040000.usb: HCCHAR @0xF0B40560 : 0x00000000
  653. [ 1.281462] dwc2 c9040000.usb: HCSPLT @0xF0B40564 : 0x00000000
  654. [ 1.281471] dwc2 c9040000.usb: HCINT @0xF0B40568 : 0x00000000
  655. [ 1.281479] dwc2 c9040000.usb: HCINTMSK @0xF0B4056C : 0x00000000
  656. [ 1.281487] dwc2 c9040000.usb: HCTSIZ @0xF0B40570 : 0x00000000
  657. [ 1.281496] dwc2 c9040000.usb: HCDMA @0xF0B40574 : 0x3C042000
  658. [ 1.281504] dwc2 c9040000.usb: Host Channel 4 Specific Registers
  659. [ 1.281512] dwc2 c9040000.usb: HCCHAR @0xF0B40580 : 0x00000000
  660. [ 1.281520] dwc2 c9040000.usb: HCSPLT @0xF0B40584 : 0x00000000
  661. [ 1.281529] dwc2 c9040000.usb: HCINT @0xF0B40588 : 0x00000000
  662. [ 1.281537] dwc2 c9040000.usb: HCINTMSK @0xF0B4058C : 0x00000000
  663. [ 1.281546] dwc2 c9040000.usb: HCTSIZ @0xF0B40590 : 0x00000000
  664. [ 1.281554] dwc2 c9040000.usb: HCDMA @0xF0B40594 : 0x3C0420C0
  665. [ 1.281563] dwc2 c9040000.usb: Host Channel 5 Specific Registers
  666. [ 1.281570] dwc2 c9040000.usb: HCCHAR @0xF0B405A0 : 0x00000000
  667. [ 1.281579] dwc2 c9040000.usb: HCSPLT @0xF0B405A4 : 0x00000000
  668. [ 1.281587] dwc2 c9040000.usb: HCINT @0xF0B405A8 : 0x00000000
  669. [ 1.281595] dwc2 c9040000.usb: HCINTMSK @0xF0B405AC : 0x00000000
  670. [ 1.281604] dwc2 c9040000.usb: HCTSIZ @0xF0B405B0 : 0x00000000
  671. [ 1.281612] dwc2 c9040000.usb: HCDMA @0xF0B405B4 : 0x3C0420C0
  672. [ 1.281621] dwc2 c9040000.usb: Host Channel 6 Specific Registers
  673. [ 1.281628] dwc2 c9040000.usb: HCCHAR @0xF0B405C0 : 0x00000000
  674. [ 1.281637] dwc2 c9040000.usb: HCSPLT @0xF0B405C4 : 0x00000000
  675. [ 1.281645] dwc2 c9040000.usb: HCINT @0xF0B405C8 : 0x00000000
  676. [ 1.281653] dwc2 c9040000.usb: HCINTMSK @0xF0B405CC : 0x00000000
  677. [ 1.281662] dwc2 c9040000.usb: HCTSIZ @0xF0B405D0 : 0x00000000
  678. [ 1.281670] dwc2 c9040000.usb: HCDMA @0xF0B405D4 : 0x3C042000
  679. [ 1.281679] dwc2 c9040000.usb: Host Channel 7 Specific Registers
  680. [ 1.281687] dwc2 c9040000.usb: HCCHAR @0xF0B405E0 : 0x00000000
  681. [ 1.281695] dwc2 c9040000.usb: HCSPLT @0xF0B405E4 : 0x00000000
  682. [ 1.281703] dwc2 c9040000.usb: HCINT @0xF0B405E8 : 0x00000000
  683. [ 1.281712] dwc2 c9040000.usb: HCINTMSK @0xF0B405EC : 0x00000000
  684. [ 1.281720] dwc2 c9040000.usb: HCTSIZ @0xF0B405F0 : 0x00000000
  685. [ 1.281729] dwc2 c9040000.usb: HCDMA @0xF0B405F4 : 0x3C042000
  686. [ 1.281737] dwc2 c9040000.usb: Host Channel 8 Specific Registers
  687. [ 1.281745] dwc2 c9040000.usb: HCCHAR @0xF0B40600 : 0x00000000
  688. [ 1.281753] dwc2 c9040000.usb: HCSPLT @0xF0B40604 : 0x00000000
  689. [ 1.281762] dwc2 c9040000.usb: HCINT @0xF0B40608 : 0x00000000
  690. [ 1.281770] dwc2 c9040000.usb: HCINTMSK @0xF0B4060C : 0x00000000
  691. [ 1.281778] dwc2 c9040000.usb: HCTSIZ @0xF0B40610 : 0x00000000
  692. [ 1.281787] dwc2 c9040000.usb: HCDMA @0xF0B40614 : 0x3C0420C0
  693. [ 1.281795] dwc2 c9040000.usb: Host Channel 9 Specific Registers
  694. [ 1.281803] dwc2 c9040000.usb: HCCHAR @0xF0B40620 : 0x00000000
  695. [ 1.281811] dwc2 c9040000.usb: HCSPLT @0xF0B40624 : 0x00000000
  696. [ 1.281820] dwc2 c9040000.usb: HCINT @0xF0B40628 : 0x00000000
  697. [ 1.281828] dwc2 c9040000.usb: HCINTMSK @0xF0B4062C : 0x00000000
  698. [ 1.281836] dwc2 c9040000.usb: HCTSIZ @0xF0B40630 : 0x00000000
  699. [ 1.281845] dwc2 c9040000.usb: HCDMA @0xF0B40634 : 0x3C0420C0
  700. [ 1.281853] dwc2 c9040000.usb: Host Channel 10 Specific Registers
  701. [ 1.281861] dwc2 c9040000.usb: HCCHAR @0xF0B40640 : 0x00000000
  702. [ 1.281869] dwc2 c9040000.usb: HCSPLT @0xF0B40644 : 0x00000000
  703. [ 1.281878] dwc2 c9040000.usb: HCINT @0xF0B40648 : 0x00000000
  704. [ 1.281886] dwc2 c9040000.usb: HCINTMSK @0xF0B4064C : 0x00000000
  705. [ 1.281894] dwc2 c9040000.usb: HCTSIZ @0xF0B40650 : 0x00000000
  706. [ 1.281903] dwc2 c9040000.usb: HCDMA @0xF0B40654 : 0x3C042000
  707. [ 1.281911] dwc2 c9040000.usb: Host Channel 11 Specific Registers
  708. [ 1.281919] dwc2 c9040000.usb: HCCHAR @0xF0B40660 : 0x00000000
  709. [ 1.281927] dwc2 c9040000.usb: HCSPLT @0xF0B40664 : 0x00000000
  710. [ 1.281936] dwc2 c9040000.usb: HCINT @0xF0B40668 : 0x00000000
  711. [ 1.281944] dwc2 c9040000.usb: HCINTMSK @0xF0B4066C : 0x00000000
  712. [ 1.281953] dwc2 c9040000.usb: HCTSIZ @0xF0B40670 : 0x00000000
  713. [ 1.281961] dwc2 c9040000.usb: HCDMA @0xF0B40674 : 0x3C0420C0
  714. [ 1.281970] dwc2 c9040000.usb: Host Channel 12 Specific Registers
  715. [ 1.281977] dwc2 c9040000.usb: HCCHAR @0xF0B40680 : 0x00000000
  716. [ 1.281986] dwc2 c9040000.usb: HCSPLT @0xF0B40684 : 0x00000000
  717. [ 1.281994] dwc2 c9040000.usb: HCINT @0xF0B40688 : 0x00000000
  718. [ 1.282003] dwc2 c9040000.usb: HCINTMSK @0xF0B4068C : 0x00000000
  719. [ 1.282011] dwc2 c9040000.usb: HCTSIZ @0xF0B40690 : 0x00000000
  720. [ 1.282020] dwc2 c9040000.usb: HCDMA @0xF0B40694 : 0x3C0420C0
  721. [ 1.282028] dwc2 c9040000.usb: Host Channel 13 Specific Registers
  722. [ 1.282036] dwc2 c9040000.usb: HCCHAR @0xF0B406A0 : 0x00000000
  723. [ 1.282044] dwc2 c9040000.usb: HCSPLT @0xF0B406A4 : 0x00000000
  724. [ 1.282053] dwc2 c9040000.usb: HCINT @0xF0B406A8 : 0x00000000
  725. [ 1.282061] dwc2 c9040000.usb: HCINTMSK @0xF0B406AC : 0x00000000
  726. [ 1.282070] dwc2 c9040000.usb: HCTSIZ @0xF0B406B0 : 0x00000000
  727. [ 1.282078] dwc2 c9040000.usb: HCDMA @0xF0B406B4 : 0x3C042000
  728. [ 1.282087] dwc2 c9040000.usb: Host Channel 14 Specific Registers
  729. [ 1.282094] dwc2 c9040000.usb: HCCHAR @0xF0B406C0 : 0x00000000
  730. [ 1.282103] dwc2 c9040000.usb: HCSPLT @0xF0B406C4 : 0x00000000
  731. [ 1.282111] dwc2 c9040000.usb: HCINT @0xF0B406C8 : 0x00000000
  732. [ 1.282120] dwc2 c9040000.usb: HCINTMSK @0xF0B406CC : 0x00000000
  733. [ 1.282128] dwc2 c9040000.usb: HCTSIZ @0xF0B406D0 : 0x00000000
  734. [ 1.282137] dwc2 c9040000.usb: HCDMA @0xF0B406D4 : 0x3C0420C0
  735. [ 1.282145] dwc2 c9040000.usb: Host Channel 15 Specific Registers
  736. [ 1.282153] dwc2 c9040000.usb: HCCHAR @0xF0B406E0 : 0x00000000
  737. [ 1.282161] dwc2 c9040000.usb: HCSPLT @0xF0B406E4 : 0x00000000
  738. [ 1.282170] dwc2 c9040000.usb: HCINT @0xF0B406E8 : 0x00000000
  739. [ 1.282178] dwc2 c9040000.usb: HCINTMSK @0xF0B406EC : 0x00000000
  740. [ 1.282187] dwc2 c9040000.usb: HCTSIZ @0xF0B406F0 : 0x00000000
  741. [ 1.282195] dwc2 c9040000.usb: HCDMA @0xF0B406F4 : 0x3C0420C0
  742. [ 1.282204] dwc2 c9040000.usb: ************************************************************
  743. [ 1.282211] dwc2 c9040000.usb:
  744. [ 1.282226] dwc2 c9040000.usb: gintsts=05000021 gintmsk=f3000806
  745. [ 1.283907] dwc2 c90c0000.usb: mapped PA c90c0000 to VA (ptrval)
  746. [ 1.284043] dwc2 c90c0000.usb: supply vusb_d not found, using dummy regulator
  747. [ 1.284174] dwc2 c90c0000.usb: supply vusb_a not found, using dummy regulator
  748. [ 1.284236] dwc2 c90c0000.usb: registering common handler for irq36
  749. [ 1.285444] dwc2 c90c0000.usb: Core Release: 3.10a (snpsid=4f54310a)
  750. [ 1.285465] dwc2 c90c0000.usb: Forcing mode to host
  751. [ 1.294514] dwc2 c9040000.usb: ClearPortFeature USB_PORT_FEAT_C_CONNECTION
  752. [ 1.354492] dwc2 c90c0000.usb: DWC OTG HCD INIT
  753. [ 1.354504] dwc2 c90c0000.usb: hcfg=00000200
  754. [ 1.354519] dwc2 c90c0000.usb: dwc2_core_init((ptrval))
  755. [ 1.354530] dwc2 c90c0000.usb: HS UTMI+ PHY selected
  756. [ 1.354538] dwc2 c90c0000.usb: Internal DMA Mode
  757. [ 1.354546] dwc2 c90c0000.usb: Host Mode
  758. [ 1.354749] phy phy-c1108820.phy.1: USB ID detect failed to setnode! 5
  759. [ 1.354821] dwc2 c90c0000.usb: DWC OTG Controller
  760. [ 1.354848] dwc2 c90c0000.usb: new USB bus registered, assigned bus number 2
  761. [ 1.354882] dwc2 c90c0000.usb: irq 36, io mem 0xc90c0000
  762. [ 1.354894] dwc2 c90c0000.usb: DWC OTG HCD START
  763. [ 1.354906] dwc2 c90c0000.usb: dwc2_core_host_init((ptrval))
  764. [ 1.354915] dwc2 c90c0000.usb: Initializing HCFG.FSLSPClkSel to 00000000
  765. [ 1.354924] dwc2 c90c0000.usb: initial grxfsiz=00000800
  766. [ 1.354932] dwc2 c90c0000.usb: new grxfsiz=00000200
  767. [ 1.354939] dwc2 c90c0000.usb: initial gnptxfsiz=08000800
  768. [ 1.354947] dwc2 c90c0000.usb: new gnptxfsiz=01f40200
  769. [ 1.354954] dwc2 c90c0000.usb: initial hptxfsiz=08000000
  770. [ 1.354961] dwc2 c90c0000.usb: new hptxfsiz=01f403f4
  771. [ 1.354977] dwc2 c90c0000.usb: Init: Port Power? op_state=9
  772. [ 1.354985] dwc2 c90c0000.usb: Init: Power Port (0)
  773. [ 1.354993] dwc2 c90c0000.usb: dwc2_enable_host_interrupts()
  774. [ 1.355002] dwc2 c90c0000.usb: DWC OTG HCD Has Root Hub
  775. [ 1.355538] dwc2 c90c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x81
  776. [ 1.355688] hub 2-0:1.0: USB hub found
  777. [ 1.355704] dwc2 c90c0000.usb: GetHubDescriptor
  778. [ 1.355738] hub 2-0:1.0: 1 port detected
  779. [ 1.355775] dwc2 c90c0000.usb: GetHubStatus
  780. [ 1.355886] dwc2 c90c0000.usb: SetPortFeature
  781. [ 1.356108] dwc2 c90c0000.usb:
  782. [ 1.356118] dwc2 c90c0000.usb: ************************************************************
  783. [ 1.356126] dwc2 c90c0000.usb: HCD State:
  784. [ 1.356132] dwc2 c90c0000.usb: Num channels: 16
  785. [ 1.356140] dwc2 c90c0000.usb: Channel 0:
  786. [ 1.356148] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  787. [ 1.356157] dwc2 c90c0000.usb: speed: 0
  788. [ 1.356164] dwc2 c90c0000.usb: ep_type: 0
  789. [ 1.356171] dwc2 c90c0000.usb: max_packet: 0
  790. [ 1.356177] dwc2 c90c0000.usb: data_pid_start: 0
  791. [ 1.356185] dwc2 c90c0000.usb: multi_count: 0
  792. [ 1.356191] dwc2 c90c0000.usb: xfer_started: 0
  793. [ 1.356199] dwc2 c90c0000.usb: xfer_buf: 00000000
  794. [ 1.356207] dwc2 c90c0000.usb: xfer_dma: 00000000
  795. [ 1.356214] dwc2 c90c0000.usb: xfer_len: 0
  796. [ 1.356221] dwc2 c90c0000.usb: xfer_count: 0
  797. [ 1.356228] dwc2 c90c0000.usb: halt_on_queue: 0
  798. [ 1.356235] dwc2 c90c0000.usb: halt_pending: 0
  799. [ 1.356242] dwc2 c90c0000.usb: halt_status: 0
  800. [ 1.356249] dwc2 c90c0000.usb: do_split: 0
  801. [ 1.356257] dwc2 c90c0000.usb: complete_split: 0
  802. [ 1.356264] dwc2 c90c0000.usb: hub_addr: 0
  803. [ 1.356271] dwc2 c90c0000.usb: hub_port: 0
  804. [ 1.356278] dwc2 c90c0000.usb: xact_pos: 0
  805. [ 1.356285] dwc2 c90c0000.usb: requests: 0
  806. [ 1.356292] dwc2 c90c0000.usb: qh: 00000000
  807. [ 1.356299] dwc2 c90c0000.usb: Channel 1:
  808. [ 1.356306] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  809. [ 1.356315] dwc2 c90c0000.usb: speed: 0
  810. [ 1.356322] dwc2 c90c0000.usb: ep_type: 0
  811. [ 1.356329] dwc2 c90c0000.usb: max_packet: 0
  812. [ 1.356336] dwc2 c90c0000.usb: data_pid_start: 0
  813. [ 1.356343] dwc2 c90c0000.usb: multi_count: 0
  814. [ 1.356350] dwc2 c90c0000.usb: xfer_started: 0
  815. [ 1.356357] dwc2 c90c0000.usb: xfer_buf: 00000000
  816. [ 1.356364] dwc2 c90c0000.usb: xfer_dma: 00000000
  817. [ 1.356371] dwc2 c90c0000.usb: xfer_len: 0
  818. [ 1.356378] dwc2 c90c0000.usb: xfer_count: 0
  819. [ 1.356385] dwc2 c90c0000.usb: halt_on_queue: 0
  820. [ 1.356392] dwc2 c90c0000.usb: halt_pending: 0
  821. [ 1.356400] dwc2 c90c0000.usb: halt_status: 0
  822. [ 1.356407] dwc2 c90c0000.usb: do_split: 0
  823. [ 1.356414] dwc2 c90c0000.usb: complete_split: 0
  824. [ 1.356421] dwc2 c90c0000.usb: hub_addr: 0
  825. [ 1.356428] dwc2 c90c0000.usb: hub_port: 0
  826. [ 1.356434] dwc2 c90c0000.usb: xact_pos: 0
  827. [ 1.356441] dwc2 c90c0000.usb: requests: 0
  828. [ 1.356448] dwc2 c90c0000.usb: qh: 00000000
  829. [ 1.356455] dwc2 c90c0000.usb: Channel 2:
  830. [ 1.356462] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  831. [ 1.356471] dwc2 c90c0000.usb: speed: 0
  832. [ 1.356478] dwc2 c90c0000.usb: ep_type: 0
  833. [ 1.356485] dwc2 c90c0000.usb: max_packet: 0
  834. [ 1.356492] dwc2 c90c0000.usb: data_pid_start: 0
  835. [ 1.356499] dwc2 c90c0000.usb: multi_count: 0
  836. [ 1.356506] dwc2 c90c0000.usb: xfer_started: 0
  837. [ 1.356513] dwc2 c90c0000.usb: xfer_buf: 00000000
  838. [ 1.356520] dwc2 c90c0000.usb: xfer_dma: 00000000
  839. [ 1.356527] dwc2 c90c0000.usb: xfer_len: 0
  840. [ 1.356534] dwc2 c90c0000.usb: xfer_count: 0
  841. [ 1.356541] dwc2 c90c0000.usb: halt_on_queue: 0
  842. [ 1.356549] dwc2 c90c0000.usb: halt_pending: 0
  843. [ 1.356556] dwc2 c90c0000.usb: halt_status: 0
  844. [ 1.356563] dwc2 c90c0000.usb: do_split: 0
  845. [ 1.356570] dwc2 c90c0000.usb: complete_split: 0
  846. [ 1.356577] dwc2 c90c0000.usb: hub_addr: 0
  847. [ 1.356584] dwc2 c90c0000.usb: hub_port: 0
  848. [ 1.356591] dwc2 c90c0000.usb: xact_pos: 0
  849. [ 1.356598] dwc2 c90c0000.usb: requests: 0
  850. [ 1.356605] dwc2 c90c0000.usb: qh: 00000000
  851. [ 1.356612] dwc2 c90c0000.usb: Channel 3:
  852. [ 1.356619] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  853. [ 1.356628] dwc2 c90c0000.usb: speed: 0
  854. [ 1.356634] dwc2 c90c0000.usb: ep_type: 0
  855. [ 1.356641] dwc2 c90c0000.usb: max_packet: 0
  856. [ 1.356648] dwc2 c90c0000.usb: data_pid_start: 0
  857. [ 1.356655] dwc2 c90c0000.usb: multi_count: 0
  858. [ 1.356662] dwc2 c90c0000.usb: xfer_started: 0
  859. [ 1.356670] dwc2 c90c0000.usb: xfer_buf: 00000000
  860. [ 1.356677] dwc2 c90c0000.usb: xfer_dma: 00000000
  861. [ 1.356684] dwc2 c90c0000.usb: xfer_len: 0
  862. [ 1.356691] dwc2 c90c0000.usb: xfer_count: 0
  863. [ 1.356698] dwc2 c90c0000.usb: halt_on_queue: 0
  864. [ 1.356705] dwc2 c90c0000.usb: halt_pending: 0
  865. [ 1.356712] dwc2 c90c0000.usb: halt_status: 0
  866. [ 1.356719] dwc2 c90c0000.usb: do_split: 0
  867. [ 1.356726] dwc2 c90c0000.usb: complete_split: 0
  868. [ 1.356733] dwc2 c90c0000.usb: hub_addr: 0
  869. [ 1.356740] dwc2 c90c0000.usb: hub_port: 0
  870. [ 1.356747] dwc2 c90c0000.usb: xact_pos: 0
  871. [ 1.356754] dwc2 c90c0000.usb: requests: 0
  872. [ 1.356760] dwc2 c90c0000.usb: qh: 00000000
  873. [ 1.356767] dwc2 c90c0000.usb: Channel 4:
  874. [ 1.356775] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  875. [ 1.356784] dwc2 c90c0000.usb: speed: 0
  876. [ 1.356790] dwc2 c90c0000.usb: ep_type: 0
  877. [ 1.356797] dwc2 c90c0000.usb: max_packet: 0
  878. [ 1.356804] dwc2 c90c0000.usb: data_pid_start: 0
  879. [ 1.356811] dwc2 c90c0000.usb: multi_count: 0
  880. [ 1.356819] dwc2 c90c0000.usb: xfer_started: 0
  881. [ 1.356826] dwc2 c90c0000.usb: xfer_buf: 00000000
  882. [ 1.356833] dwc2 c90c0000.usb: xfer_dma: 00000000
  883. [ 1.356840] dwc2 c90c0000.usb: xfer_len: 0
  884. [ 1.356847] dwc2 c90c0000.usb: xfer_count: 0
  885. [ 1.356854] dwc2 c90c0000.usb: halt_on_queue: 0
  886. [ 1.356861] dwc2 c90c0000.usb: halt_pending: 0
  887. [ 1.356868] dwc2 c90c0000.usb: halt_status: 0
  888. [ 1.356875] dwc2 c90c0000.usb: do_split: 0
  889. [ 1.356882] dwc2 c90c0000.usb: complete_split: 0
  890. [ 1.356889] dwc2 c90c0000.usb: hub_addr: 0
  891. [ 1.356896] dwc2 c90c0000.usb: hub_port: 0
  892. [ 1.356903] dwc2 c90c0000.usb: xact_pos: 0
  893. [ 1.356910] dwc2 c90c0000.usb: requests: 0
  894. [ 1.356917] dwc2 c90c0000.usb: qh: 00000000
  895. [ 1.356924] dwc2 c90c0000.usb: Channel 5:
  896. [ 1.356931] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  897. [ 1.356940] dwc2 c90c0000.usb: speed: 0
  898. [ 1.356946] dwc2 c90c0000.usb: ep_type: 0
  899. [ 1.356953] dwc2 c90c0000.usb: max_packet: 0
  900. [ 1.356960] dwc2 c90c0000.usb: data_pid_start: 0
  901. [ 1.356967] dwc2 c90c0000.usb: multi_count: 0
  902. [ 1.356974] dwc2 c90c0000.usb: xfer_started: 0
  903. [ 1.356982] dwc2 c90c0000.usb: xfer_buf: 00000000
  904. [ 1.356989] dwc2 c90c0000.usb: xfer_dma: 00000000
  905. [ 1.356996] dwc2 c90c0000.usb: xfer_len: 0
  906. [ 1.357003] dwc2 c90c0000.usb: xfer_count: 0
  907. [ 1.357010] dwc2 c90c0000.usb: halt_on_queue: 0
  908. [ 1.357017] dwc2 c90c0000.usb: halt_pending: 0
  909. [ 1.357024] dwc2 c90c0000.usb: halt_status: 0
  910. [ 1.357031] dwc2 c90c0000.usb: do_split: 0
  911. [ 1.357038] dwc2 c90c0000.usb: complete_split: 0
  912. [ 1.357045] dwc2 c90c0000.usb: hub_addr: 0
  913. [ 1.357052] dwc2 c90c0000.usb: hub_port: 0
  914. [ 1.357059] dwc2 c90c0000.usb: xact_pos: 0
  915. [ 1.357066] dwc2 c90c0000.usb: requests: 0
  916. [ 1.357073] dwc2 c90c0000.usb: qh: 00000000
  917. [ 1.357080] dwc2 c90c0000.usb: Channel 6:
  918. [ 1.357087] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  919. [ 1.357096] dwc2 c90c0000.usb: speed: 0
  920. [ 1.357103] dwc2 c90c0000.usb: ep_type: 0
  921. [ 1.357110] dwc2 c90c0000.usb: max_packet: 0
  922. [ 1.357117] dwc2 c90c0000.usb: data_pid_start: 0
  923. [ 1.357124] dwc2 c90c0000.usb: multi_count: 0
  924. [ 1.357131] dwc2 c90c0000.usb: xfer_started: 0
  925. [ 1.357138] dwc2 c90c0000.usb: xfer_buf: 00000000
  926. [ 1.357145] dwc2 c90c0000.usb: xfer_dma: 00000000
  927. [ 1.357152] dwc2 c90c0000.usb: xfer_len: 0
  928. [ 1.357159] dwc2 c90c0000.usb: xfer_count: 0
  929. [ 1.357166] dwc2 c90c0000.usb: halt_on_queue: 0
  930. [ 1.357173] dwc2 c90c0000.usb: halt_pending: 0
  931. [ 1.357180] dwc2 c90c0000.usb: halt_status: 0
  932. [ 1.357187] dwc2 c90c0000.usb: do_split: 0
  933. [ 1.357194] dwc2 c90c0000.usb: complete_split: 0
  934. [ 1.357201] dwc2 c90c0000.usb: hub_addr: 0
  935. [ 1.357208] dwc2 c90c0000.usb: hub_port: 0
  936. [ 1.357215] dwc2 c90c0000.usb: xact_pos: 0
  937. [ 1.357222] dwc2 c90c0000.usb: requests: 0
  938. [ 1.357229] dwc2 c90c0000.usb: qh: 00000000
  939. [ 1.357236] dwc2 c90c0000.usb: Channel 7:
  940. [ 1.357243] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  941. [ 1.357252] dwc2 c90c0000.usb: speed: 0
  942. [ 1.357259] dwc2 c90c0000.usb: ep_type: 0
  943. [ 1.357266] dwc2 c90c0000.usb: max_packet: 0
  944. [ 1.357273] dwc2 c90c0000.usb: data_pid_start: 0
  945. [ 1.357280] dwc2 c90c0000.usb: multi_count: 0
  946. [ 1.357287] dwc2 c90c0000.usb: xfer_started: 0
  947. [ 1.357294] dwc2 c90c0000.usb: xfer_buf: 00000000
  948. [ 1.357301] dwc2 c90c0000.usb: xfer_dma: 00000000
  949. [ 1.357309] dwc2 c90c0000.usb: xfer_len: 0
  950. [ 1.357316] dwc2 c90c0000.usb: xfer_count: 0
  951. [ 1.357323] dwc2 c90c0000.usb: halt_on_queue: 0
  952. [ 1.357330] dwc2 c90c0000.usb: halt_pending: 0
  953. [ 1.357337] dwc2 c90c0000.usb: halt_status: 0
  954. [ 1.357345] dwc2 c90c0000.usb: do_split: 0
  955. [ 1.357352] dwc2 c90c0000.usb: complete_split: 0
  956. [ 1.357359] dwc2 c90c0000.usb: hub_addr: 0
  957. [ 1.357366] dwc2 c90c0000.usb: hub_port: 0
  958. [ 1.357372] dwc2 c90c0000.usb: xact_pos: 0
  959. [ 1.357379] dwc2 c90c0000.usb: requests: 0
  960. [ 1.357386] dwc2 c90c0000.usb: qh: 00000000
  961. [ 1.357393] dwc2 c90c0000.usb: Channel 8:
  962. [ 1.357400] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  963. [ 1.357409] dwc2 c90c0000.usb: speed: 0
  964. [ 1.357416] dwc2 c90c0000.usb: ep_type: 0
  965. [ 1.357423] dwc2 c90c0000.usb: max_packet: 0
  966. [ 1.357430] dwc2 c90c0000.usb: data_pid_start: 0
  967. [ 1.357437] dwc2 c90c0000.usb: multi_count: 0
  968. [ 1.357444] dwc2 c90c0000.usb: xfer_started: 0
  969. [ 1.357451] dwc2 c90c0000.usb: xfer_buf: 00000000
  970. [ 1.357458] dwc2 c90c0000.usb: xfer_dma: 00000000
  971. [ 1.357465] dwc2 c90c0000.usb: xfer_len: 0
  972. [ 1.357472] dwc2 c90c0000.usb: xfer_count: 0
  973. [ 1.357479] dwc2 c90c0000.usb: halt_on_queue: 0
  974. [ 1.357486] dwc2 c90c0000.usb: halt_pending: 0
  975. [ 1.357494] dwc2 c90c0000.usb: halt_status: 0
  976. [ 1.357501] dwc2 c90c0000.usb: do_split: 0
  977. [ 1.357508] dwc2 c90c0000.usb: complete_split: 0
  978. [ 1.357515] dwc2 c90c0000.usb: hub_addr: 0
  979. [ 1.357522] dwc2 c90c0000.usb: hub_port: 0
  980. [ 1.357528] dwc2 c90c0000.usb: xact_pos: 0
  981. [ 1.357535] dwc2 c90c0000.usb: requests: 0
  982. [ 1.357542] dwc2 c90c0000.usb: qh: 00000000
  983. [ 1.357549] dwc2 c90c0000.usb: Channel 9:
  984. [ 1.357556] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  985. [ 1.357565] dwc2 c90c0000.usb: speed: 0
  986. [ 1.357572] dwc2 c90c0000.usb: ep_type: 0
  987. [ 1.357579] dwc2 c90c0000.usb: max_packet: 0
  988. [ 1.357586] dwc2 c90c0000.usb: data_pid_start: 0
  989. [ 1.357593] dwc2 c90c0000.usb: multi_count: 0
  990. [ 1.357600] dwc2 c90c0000.usb: xfer_started: 0
  991. [ 1.357607] dwc2 c90c0000.usb: xfer_buf: 00000000
  992. [ 1.357614] dwc2 c90c0000.usb: xfer_dma: 00000000
  993. [ 1.357621] dwc2 c90c0000.usb: xfer_len: 0
  994. [ 1.357628] dwc2 c90c0000.usb: xfer_count: 0
  995. [ 1.357635] dwc2 c90c0000.usb: halt_on_queue: 0
  996. [ 1.357642] dwc2 c90c0000.usb: halt_pending: 0
  997. [ 1.357649] dwc2 c90c0000.usb: halt_status: 0
  998. [ 1.357656] dwc2 c90c0000.usb: do_split: 0
  999. [ 1.357663] dwc2 c90c0000.usb: complete_split: 0
  1000. [ 1.357670] dwc2 c90c0000.usb: hub_addr: 0
  1001. [ 1.357677] dwc2 c90c0000.usb: hub_port: 0
  1002. [ 1.357684] dwc2 c90c0000.usb: xact_pos: 0
  1003. [ 1.357691] dwc2 c90c0000.usb: requests: 0
  1004. [ 1.357698] dwc2 c90c0000.usb: qh: 00000000
  1005. [ 1.357705] dwc2 c90c0000.usb: Channel 10:
  1006. [ 1.357712] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  1007. [ 1.357721] dwc2 c90c0000.usb: speed: 0
  1008. [ 1.357728] dwc2 c90c0000.usb: ep_type: 0
  1009. [ 1.357735] dwc2 c90c0000.usb: max_packet: 0
  1010. [ 1.357742] dwc2 c90c0000.usb: data_pid_start: 0
  1011. [ 1.357749] dwc2 c90c0000.usb: multi_count: 0
  1012. [ 1.357756] dwc2 c90c0000.usb: xfer_started: 0
  1013. [ 1.357763] dwc2 c90c0000.usb: xfer_buf: 00000000
  1014. [ 1.357770] dwc2 c90c0000.usb: xfer_dma: 00000000
  1015. [ 1.357777] dwc2 c90c0000.usb: xfer_len: 0
  1016. [ 1.357784] dwc2 c90c0000.usb: xfer_count: 0
  1017. [ 1.357791] dwc2 c90c0000.usb: halt_on_queue: 0
  1018. [ 1.357798] dwc2 c90c0000.usb: halt_pending: 0
  1019. [ 1.357805] dwc2 c90c0000.usb: halt_status: 0
  1020. [ 1.357812] dwc2 c90c0000.usb: do_split: 0
  1021. [ 1.357819] dwc2 c90c0000.usb: complete_split: 0
  1022. [ 1.357826] dwc2 c90c0000.usb: hub_addr: 0
  1023. [ 1.357833] dwc2 c90c0000.usb: hub_port: 0
  1024. [ 1.357840] dwc2 c90c0000.usb: xact_pos: 0
  1025. [ 1.357847] dwc2 c90c0000.usb: requests: 0
  1026. [ 1.357854] dwc2 c90c0000.usb: qh: 00000000
  1027. [ 1.357861] dwc2 c90c0000.usb: Channel 11:
  1028. [ 1.357868] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  1029. [ 1.357877] dwc2 c90c0000.usb: speed: 0
  1030. [ 1.357884] dwc2 c90c0000.usb: ep_type: 0
  1031. [ 1.357891] dwc2 c90c0000.usb: max_packet: 0
  1032. [ 1.357898] dwc2 c90c0000.usb: data_pid_start: 0
  1033. [ 1.357905] dwc2 c90c0000.usb: multi_count: 0
  1034. [ 1.357912] dwc2 c90c0000.usb: xfer_started: 0
  1035. [ 1.357919] dwc2 c90c0000.usb: xfer_buf: 00000000
  1036. [ 1.357926] dwc2 c90c0000.usb: xfer_dma: 00000000
  1037. [ 1.357933] dwc2 c90c0000.usb: xfer_len: 0
  1038. [ 1.357940] dwc2 c90c0000.usb: xfer_count: 0
  1039. [ 1.357947] dwc2 c90c0000.usb: halt_on_queue: 0
  1040. [ 1.357954] dwc2 c90c0000.usb: halt_pending: 0
  1041. [ 1.357961] dwc2 c90c0000.usb: halt_status: 0
  1042. [ 1.357968] dwc2 c90c0000.usb: do_split: 0
  1043. [ 1.357975] dwc2 c90c0000.usb: complete_split: 0
  1044. [ 1.357982] dwc2 c90c0000.usb: hub_addr: 0
  1045. [ 1.357989] dwc2 c90c0000.usb: hub_port: 0
  1046. [ 1.357996] dwc2 c90c0000.usb: xact_pos: 0
  1047. [ 1.358003] dwc2 c90c0000.usb: requests: 0
  1048. [ 1.358010] dwc2 c90c0000.usb: qh: 00000000
  1049. [ 1.358017] dwc2 c90c0000.usb: Channel 12:
  1050. [ 1.358024] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  1051. [ 1.358033] dwc2 c90c0000.usb: speed: 0
  1052. [ 1.358040] dwc2 c90c0000.usb: ep_type: 0
  1053. [ 1.358047] dwc2 c90c0000.usb: max_packet: 0
  1054. [ 1.358054] dwc2 c90c0000.usb: data_pid_start: 0
  1055. [ 1.358061] dwc2 c90c0000.usb: multi_count: 0
  1056. [ 1.358068] dwc2 c90c0000.usb: xfer_started: 0
  1057. [ 1.358075] dwc2 c90c0000.usb: xfer_buf: 00000000
  1058. [ 1.358082] dwc2 c90c0000.usb: xfer_dma: 00000000
  1059. [ 1.358089] dwc2 c90c0000.usb: xfer_len: 0
  1060. [ 1.358096] dwc2 c90c0000.usb: xfer_count: 0
  1061. [ 1.358103] dwc2 c90c0000.usb: halt_on_queue: 0
  1062. [ 1.358110] dwc2 c90c0000.usb: halt_pending: 0
  1063. [ 1.358117] dwc2 c90c0000.usb: halt_status: 0
  1064. [ 1.358124] dwc2 c90c0000.usb: do_split: 0
  1065. [ 1.358131] dwc2 c90c0000.usb: complete_split: 0
  1066. [ 1.358138] dwc2 c90c0000.usb: hub_addr: 0
  1067. [ 1.358145] dwc2 c90c0000.usb: hub_port: 0
  1068. [ 1.358152] dwc2 c90c0000.usb: xact_pos: 0
  1069. [ 1.358159] dwc2 c90c0000.usb: requests: 0
  1070. [ 1.358165] dwc2 c90c0000.usb: qh: 00000000
  1071. [ 1.358172] dwc2 c90c0000.usb: Channel 13:
  1072. [ 1.358180] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  1073. [ 1.358188] dwc2 c90c0000.usb: speed: 0
  1074. [ 1.358195] dwc2 c90c0000.usb: ep_type: 0
  1075. [ 1.358202] dwc2 c90c0000.usb: max_packet: 0
  1076. [ 1.358209] dwc2 c90c0000.usb: data_pid_start: 0
  1077. [ 1.358216] dwc2 c90c0000.usb: multi_count: 0
  1078. [ 1.358223] dwc2 c90c0000.usb: xfer_started: 0
  1079. [ 1.358230] dwc2 c90c0000.usb: xfer_buf: 00000000
  1080. [ 1.358238] dwc2 c90c0000.usb: xfer_dma: 00000000
  1081. [ 1.358245] dwc2 c90c0000.usb: xfer_len: 0
  1082. [ 1.358252] dwc2 c90c0000.usb: xfer_count: 0
  1083. [ 1.358258] dwc2 c90c0000.usb: halt_on_queue: 0
  1084. [ 1.358266] dwc2 c90c0000.usb: halt_pending: 0
  1085. [ 1.358273] dwc2 c90c0000.usb: halt_status: 0
  1086. [ 1.358280] dwc2 c90c0000.usb: do_split: 0
  1087. [ 1.358287] dwc2 c90c0000.usb: complete_split: 0
  1088. [ 1.358293] dwc2 c90c0000.usb: hub_addr: 0
  1089. [ 1.358300] dwc2 c90c0000.usb: hub_port: 0
  1090. [ 1.358307] dwc2 c90c0000.usb: xact_pos: 0
  1091. [ 1.358314] dwc2 c90c0000.usb: requests: 0
  1092. [ 1.358321] dwc2 c90c0000.usb: qh: 00000000
  1093. [ 1.358328] dwc2 c90c0000.usb: Channel 14:
  1094. [ 1.358335] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  1095. [ 1.358344] dwc2 c90c0000.usb: speed: 0
  1096. [ 1.358351] dwc2 c90c0000.usb: ep_type: 0
  1097. [ 1.358358] dwc2 c90c0000.usb: max_packet: 0
  1098. [ 1.358365] dwc2 c90c0000.usb: data_pid_start: 0
  1099. [ 1.358372] dwc2 c90c0000.usb: multi_count: 0
  1100. [ 1.358379] dwc2 c90c0000.usb: xfer_started: 0
  1101. [ 1.358386] dwc2 c90c0000.usb: xfer_buf: 00000000
  1102. [ 1.358393] dwc2 c90c0000.usb: xfer_dma: 00000000
  1103. [ 1.358400] dwc2 c90c0000.usb: xfer_len: 0
  1104. [ 1.358407] dwc2 c90c0000.usb: xfer_count: 0
  1105. [ 1.358414] dwc2 c90c0000.usb: halt_on_queue: 0
  1106. [ 1.358421] dwc2 c90c0000.usb: halt_pending: 0
  1107. [ 1.358428] dwc2 c90c0000.usb: halt_status: 0
  1108. [ 1.358435] dwc2 c90c0000.usb: do_split: 0
  1109. [ 1.358442] dwc2 c90c0000.usb: complete_split: 0
  1110. [ 1.358449] dwc2 c90c0000.usb: hub_addr: 0
  1111. [ 1.358456] dwc2 c90c0000.usb: hub_port: 0
  1112. [ 1.358463] dwc2 c90c0000.usb: xact_pos: 0
  1113. [ 1.358470] dwc2 c90c0000.usb: requests: 0
  1114. [ 1.358476] dwc2 c90c0000.usb: qh: 00000000
  1115. [ 1.358483] dwc2 c90c0000.usb: Channel 15:
  1116. [ 1.358491] dwc2 c90c0000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  1117. [ 1.358500] dwc2 c90c0000.usb: speed: 0
  1118. [ 1.358507] dwc2 c90c0000.usb: ep_type: 0
  1119. [ 1.358514] dwc2 c90c0000.usb: max_packet: 0
  1120. [ 1.358521] dwc2 c90c0000.usb: data_pid_start: 0
  1121. [ 1.358528] dwc2 c90c0000.usb: multi_count: 0
  1122. [ 1.358535] dwc2 c90c0000.usb: xfer_started: 0
  1123. [ 1.358542] dwc2 c90c0000.usb: xfer_buf: 00000000
  1124. [ 1.358549] dwc2 c90c0000.usb: xfer_dma: 00000000
  1125. [ 1.358556] dwc2 c90c0000.usb: xfer_len: 0
  1126. [ 1.358563] dwc2 c90c0000.usb: xfer_count: 0
  1127. [ 1.358570] dwc2 c90c0000.usb: halt_on_queue: 0
  1128. [ 1.358577] dwc2 c90c0000.usb: halt_pending: 0
  1129. [ 1.358584] dwc2 c90c0000.usb: halt_status: 0
  1130. [ 1.358591] dwc2 c90c0000.usb: do_split: 0
  1131. [ 1.358598] dwc2 c90c0000.usb: complete_split: 0
  1132. [ 1.358605] dwc2 c90c0000.usb: hub_addr: 0
  1133. [ 1.358612] dwc2 c90c0000.usb: hub_port: 0
  1134. [ 1.358619] dwc2 c90c0000.usb: xact_pos: 0
  1135. [ 1.358626] dwc2 c90c0000.usb: requests: 0
  1136. [ 1.358633] dwc2 c90c0000.usb: qh: 00000000
  1137. [ 1.358640] dwc2 c90c0000.usb: non_periodic_channels: 0
  1138. [ 1.358648] dwc2 c90c0000.usb: periodic_channels: 0
  1139. [ 1.358655] dwc2 c90c0000.usb: periodic_usecs: 0
  1140. [ 1.358662] dwc2 c90c0000.usb: NP Tx Req Queue Space Avail: 8
  1141. [ 1.358669] dwc2 c90c0000.usb: NP Tx FIFO Space Avail: 500
  1142. [ 1.358677] dwc2 c90c0000.usb: P Tx Req Queue Space Avail: 8
  1143. [ 1.358684] dwc2 c90c0000.usb: P Tx FIFO Space Avail: 500
  1144. [ 1.358691] dwc2 c90c0000.usb: Core Global Registers
  1145. [ 1.358698] dwc2 c90c0000.usb: GOTGCTL @0xF0BC0000 : 0x02200000
  1146. [ 1.358707] dwc2 c90c0000.usb: GOTGINT @0xF0BC0004 : 0x00000000
  1147. [ 1.358716] dwc2 c90c0000.usb: GAHBCFG @0xF0BC0008 : 0x0000002A
  1148. [ 1.358724] dwc2 c90c0000.usb: GUSBCFG @0xF0BC000C : 0x0000140F
  1149. [ 1.358733] dwc2 c90c0000.usb: GRSTCTL @0xF0BC0010 : 0x80000000
  1150. [ 1.358742] dwc2 c90c0000.usb: GINTSTS @0xF0BC0014 : 0x05000021
  1151. [ 1.358751] dwc2 c90c0000.usb: GINTMSK @0xF0BC0018 : 0xF3000006
  1152. [ 1.358760] dwc2 c90c0000.usb: GRXSTSR @0xF0BC001C : 0x00000000
  1153. [ 1.358768] dwc2 c90c0000.usb: GRXFSIZ @0xF0BC0024 : 0x00000200
  1154. [ 1.358777] dwc2 c90c0000.usb: GNPTXFSIZ @0xF0BC0028 : 0x01F40200
  1155. [ 1.358785] dwc2 c90c0000.usb: GNPTXSTS @0xF0BC002C : 0x000801F4
  1156. [ 1.358795] dwc2 c90c0000.usb: GI2CCTL @0xF0BC0030 : 0x00000000
  1157. [ 1.358803] dwc2 c90c0000.usb: GPVNDCTL @0xF0BC0034 : 0x00000000
  1158. [ 1.358812] dwc2 c90c0000.usb: GGPIO @0xF0BC0038 : 0x00000000
  1159. [ 1.358820] dwc2 c90c0000.usb: GUID @0xF0BC003C : 0x12345678
  1160. [ 1.358829] dwc2 c90c0000.usb: GSNPSID @0xF0BC0040 : 0x4F54310A
  1161. [ 1.358838] dwc2 c90c0000.usb: GHWCFG1 @0xF0BC0044 : 0x00000000
  1162. [ 1.358846] dwc2 c90c0000.usb: GHWCFG2 @0xF0BC0048 : 0x228FC855
  1163. [ 1.358855] dwc2 c90c0000.usb: GHWCFG3 @0xF0BC004C : 0x07C05068
  1164. [ 1.358864] dwc2 c90c0000.usb: GHWCFG4 @0xF0BC0050 : 0xC9E04030
  1165. [ 1.358873] dwc2 c90c0000.usb: GLPMCFG @0xF0BC0054 : 0x00000000
  1166. [ 1.358881] dwc2 c90c0000.usb: GPWRDN @0xF0BC0058 : 0x08000010
  1167. [ 1.358890] dwc2 c90c0000.usb: GDFIFOCFG @0xF0BC005C : 0x07C00800
  1168. [ 1.358898] dwc2 c90c0000.usb: HPTXFSIZ @0xF0BC0100 : 0x01F403F4
  1169. [ 1.358907] dwc2 c90c0000.usb: PCGCTL @0xF0BC0E00 : 0x00000000
  1170. [ 1.358916] dwc2 c90c0000.usb: Host Global Registers
  1171. [ 1.358922] dwc2 c90c0000.usb: HCFG @0xF0BC0400 : 0x00000200
  1172. [ 1.358931] dwc2 c90c0000.usb: HFIR @0xF0BC0404 : 0x0001EA60
  1173. [ 1.358940] dwc2 c90c0000.usb: HFNUM @0xF0BC0408 : 0xEA603FFF
  1174. [ 1.358948] dwc2 c90c0000.usb: HPTXSTS @0xF0BC0410 : 0x000801F4
  1175. [ 1.358957] dwc2 c90c0000.usb: HAINT @0xF0BC0414 : 0x00000000
  1176. [ 1.358966] dwc2 c90c0000.usb: HAINTMSK @0xF0BC0418 : 0x00000000
  1177. [ 1.358974] dwc2 c90c0000.usb: HPRT0 @0xF0BC0440 : 0x00021403
  1178. [ 1.358983] dwc2 c90c0000.usb: Host Channel 0 Specific Registers
  1179. [ 1.358991] dwc2 c90c0000.usb: HCCHAR @0xF0BC0500 : 0x00000000
  1180. [ 1.359000] dwc2 c90c0000.usb: HCSPLT @0xF0BC0504 : 0x00000000
  1181. [ 1.359009] dwc2 c90c0000.usb: HCINT @0xF0BC0508 : 0x00000000
  1182. [ 1.359017] dwc2 c90c0000.usb: HCINTMSK @0xF0BC050C : 0x00000000
  1183. [ 1.359026] dwc2 c90c0000.usb: HCTSIZ @0xF0BC0510 : 0x00000000
  1184. [ 1.359034] dwc2 c90c0000.usb: HCDMA @0xF0BC0514 : 0x031A30C0
  1185. [ 1.359043] dwc2 c90c0000.usb: Host Channel 1 Specific Registers
  1186. [ 1.359051] dwc2 c90c0000.usb: HCCHAR @0xF0BC0520 : 0x00000000
  1187. [ 1.359059] dwc2 c90c0000.usb: HCSPLT @0xF0BC0524 : 0x00000000
  1188. [ 1.359068] dwc2 c90c0000.usb: HCINT @0xF0BC0528 : 0x00000000
  1189. [ 1.359076] dwc2 c90c0000.usb: HCINTMSK @0xF0BC052C : 0x00000000
  1190. [ 1.359084] dwc2 c90c0000.usb: HCTSIZ @0xF0BC0530 : 0x00000000
  1191. [ 1.359093] dwc2 c90c0000.usb: HCDMA @0xF0BC0534 : 0x031A30C0
  1192. [ 1.359102] dwc2 c90c0000.usb: Host Channel 2 Specific Registers
  1193. [ 1.359109] dwc2 c90c0000.usb: HCCHAR @0xF0BC0540 : 0x00000000
  1194. [ 1.359118] dwc2 c90c0000.usb: HCSPLT @0xF0BC0544 : 0x00000000
  1195. [ 1.359126] dwc2 c90c0000.usb: HCINT @0xF0BC0548 : 0x00000000
  1196. [ 1.359134] dwc2 c90c0000.usb: HCINTMSK @0xF0BC054C : 0x00000000
  1197. [ 1.359143] dwc2 c90c0000.usb: HCTSIZ @0xF0BC0550 : 0x00000000
  1198. [ 1.359151] dwc2 c90c0000.usb: HCDMA @0xF0BC0554 : 0x031A30C0
  1199. [ 1.359160] dwc2 c90c0000.usb: Host Channel 3 Specific Registers
  1200. [ 1.359168] dwc2 c90c0000.usb: HCCHAR @0xF0BC0560 : 0x00000000
  1201. [ 1.359176] dwc2 c90c0000.usb: HCSPLT @0xF0BC0564 : 0x00000000
  1202. [ 1.359184] dwc2 c90c0000.usb: HCINT @0xF0BC0568 : 0x00000000
  1203. [ 1.359193] dwc2 c90c0000.usb: HCINTMSK @0xF0BC056C : 0x00000000
  1204. [ 1.359201] dwc2 c90c0000.usb: HCTSIZ @0xF0BC0570 : 0x00000000
  1205. [ 1.359210] dwc2 c90c0000.usb: HCDMA @0xF0BC0574 : 0x031A30C0
  1206. [ 1.359218] dwc2 c90c0000.usb: Host Channel 4 Specific Registers
  1207. [ 1.359226] dwc2 c90c0000.usb: HCCHAR @0xF0BC0580 : 0x00000000
  1208. [ 1.359234] dwc2 c90c0000.usb: HCSPLT @0xF0BC0584 : 0x00000000
  1209. [ 1.359243] dwc2 c90c0000.usb: HCINT @0xF0BC0588 : 0x00000000
  1210. [ 1.359251] dwc2 c90c0000.usb: HCINTMSK @0xF0BC058C : 0x00000000
  1211. [ 1.359260] dwc2 c90c0000.usb: HCTSIZ @0xF0BC0590 : 0x00000000
  1212. [ 1.359268] dwc2 c90c0000.usb: HCDMA @0xF0BC0594 : 0x031A30C0
  1213. [ 1.359277] dwc2 c90c0000.usb: Host Channel 5 Specific Registers
  1214. [ 1.359284] dwc2 c90c0000.usb: HCCHAR @0xF0BC05A0 : 0x00000000
  1215. [ 1.359293] dwc2 c90c0000.usb: HCSPLT @0xF0BC05A4 : 0x00000000
  1216. [ 1.359301] dwc2 c90c0000.usb: HCINT @0xF0BC05A8 : 0x00000000
  1217. [ 1.359310] dwc2 c90c0000.usb: HCINTMSK @0xF0BC05AC : 0x00000000
  1218. [ 1.359318] dwc2 c90c0000.usb: HCTSIZ @0xF0BC05B0 : 0x00000000
  1219. [ 1.359326] dwc2 c90c0000.usb: HCDMA @0xF0BC05B4 : 0x031A30C0
  1220. [ 1.359335] dwc2 c90c0000.usb: Host Channel 6 Specific Registers
  1221. [ 1.359343] dwc2 c90c0000.usb: HCCHAR @0xF0BC05C0 : 0x00000000
  1222. [ 1.359351] dwc2 c90c0000.usb: HCSPLT @0xF0BC05C4 : 0x00000000
  1223. [ 1.359359] dwc2 c90c0000.usb: HCINT @0xF0BC05C8 : 0x00000000
  1224. [ 1.359368] dwc2 c90c0000.usb: HCINTMSK @0xF0BC05CC : 0x00000000
  1225. [ 1.359376] dwc2 c90c0000.usb: HCTSIZ @0xF0BC05D0 : 0x00000000
  1226. [ 1.359384] dwc2 c90c0000.usb: HCDMA @0xF0BC05D4 : 0x3C043010
  1227. [ 1.359393] dwc2 c90c0000.usb: Host Channel 7 Specific Registers
  1228. [ 1.359400] dwc2 c90c0000.usb: HCCHAR @0xF0BC05E0 : 0x00000000
  1229. [ 1.359409] dwc2 c90c0000.usb: HCSPLT @0xF0BC05E4 : 0x00000000
  1230. [ 1.359417] dwc2 c90c0000.usb: HCINT @0xF0BC05E8 : 0x00000000
  1231. [ 1.359425] dwc2 c90c0000.usb: HCINTMSK @0xF0BC05EC : 0x00000000
  1232. [ 1.359434] dwc2 c90c0000.usb: HCTSIZ @0xF0BC05F0 : 0x00000000
  1233. [ 1.359442] dwc2 c90c0000.usb: HCDMA @0xF0BC05F4 : 0x031A30C0
  1234. [ 1.359451] dwc2 c90c0000.usb: Host Channel 8 Specific Registers
  1235. [ 1.359459] dwc2 c90c0000.usb: HCCHAR @0xF0BC0600 : 0x00000000
  1236. [ 1.359468] dwc2 c90c0000.usb: HCSPLT @0xF0BC0604 : 0x00000000
  1237. [ 1.359476] dwc2 c90c0000.usb: HCINT @0xF0BC0608 : 0x00000000
  1238. [ 1.359484] dwc2 c90c0000.usb: HCINTMSK @0xF0BC060C : 0x00000000
  1239. [ 1.359493] dwc2 c90c0000.usb: HCTSIZ @0xF0BC0610 : 0x00000000
  1240. [ 1.359501] dwc2 c90c0000.usb: HCDMA @0xF0BC0614 : 0x031A30C0
  1241. [ 1.359510] dwc2 c90c0000.usb: Host Channel 9 Specific Registers
  1242. [ 1.359518] dwc2 c90c0000.usb: HCCHAR @0xF0BC0620 : 0x00000000
  1243. [ 1.359526] dwc2 c90c0000.usb: HCSPLT @0xF0BC0624 : 0x00000000
  1244. [ 1.359534] dwc2 c90c0000.usb: HCINT @0xF0BC0628 : 0x00000000
  1245. [ 1.359543] dwc2 c90c0000.usb: HCINTMSK @0xF0BC062C : 0x00000000
  1246. [ 1.359552] dwc2 c90c0000.usb: HCTSIZ @0xF0BC0630 : 0x00000000
  1247. [ 1.359560] dwc2 c90c0000.usb: HCDMA @0xF0BC0634 : 0x3C043020
  1248. [ 1.359568] dwc2 c90c0000.usb: Host Channel 10 Specific Registers
  1249. [ 1.359576] dwc2 c90c0000.usb: HCCHAR @0xF0BC0640 : 0x00000000
  1250. [ 1.359584] dwc2 c90c0000.usb: HCSPLT @0xF0BC0644 : 0x00000000
  1251. [ 1.359593] dwc2 c90c0000.usb: HCINT @0xF0BC0648 : 0x00000000
  1252. [ 1.359601] dwc2 c90c0000.usb: HCINTMSK @0xF0BC064C : 0x00000000
  1253. [ 1.359609] dwc2 c90c0000.usb: HCTSIZ @0xF0BC0650 : 0x00000000
  1254. [ 1.359618] dwc2 c90c0000.usb: HCDMA @0xF0BC0654 : 0x031A30C0
  1255. [ 1.359627] dwc2 c90c0000.usb: Host Channel 11 Specific Registers
  1256. [ 1.359634] dwc2 c90c0000.usb: HCCHAR @0xF0BC0660 : 0x00000000
  1257. [ 1.359643] dwc2 c90c0000.usb: HCSPLT @0xF0BC0664 : 0x00000000
  1258. [ 1.359651] dwc2 c90c0000.usb: HCINT @0xF0BC0668 : 0x00000000
  1259. [ 1.359660] dwc2 c90c0000.usb: HCINTMSK @0xF0BC066C : 0x00000000
  1260. [ 1.359668] dwc2 c90c0000.usb: HCTSIZ @0xF0BC0670 : 0x00000000
  1261. [ 1.359676] dwc2 c90c0000.usb: HCDMA @0xF0BC0674 : 0x031A30C0
  1262. [ 1.359685] dwc2 c90c0000.usb: Host Channel 12 Specific Registers
  1263. [ 1.359692] dwc2 c90c0000.usb: HCCHAR @0xF0BC0680 : 0x00000000
  1264. [ 1.359701] dwc2 c90c0000.usb: HCSPLT @0xF0BC0684 : 0x00000000
  1265. [ 1.359709] dwc2 c90c0000.usb: HCINT @0xF0BC0688 : 0x00000000
  1266. [ 1.359718] dwc2 c90c0000.usb: HCINTMSK @0xF0BC068C : 0x00000000
  1267. [ 1.359726] dwc2 c90c0000.usb: HCTSIZ @0xF0BC0690 : 0x00000000
  1268. [ 1.359735] dwc2 c90c0000.usb: HCDMA @0xF0BC0694 : 0x031A30C0
  1269. [ 1.359743] dwc2 c90c0000.usb: Host Channel 13 Specific Registers
  1270. [ 1.359751] dwc2 c90c0000.usb: HCCHAR @0xF0BC06A0 : 0x00000000
  1271. [ 1.359760] dwc2 c90c0000.usb: HCSPLT @0xF0BC06A4 : 0x00000000
  1272. [ 1.359768] dwc2 c90c0000.usb: HCINT @0xF0BC06A8 : 0x00000000
  1273. [ 1.359776] dwc2 c90c0000.usb: HCINTMSK @0xF0BC06AC : 0x00000000
  1274. [ 1.359785] dwc2 c90c0000.usb: HCTSIZ @0xF0BC06B0 : 0x00000000
  1275. [ 1.359793] dwc2 c90c0000.usb: HCDMA @0xF0BC06B4 : 0x3C043020
  1276. [ 1.359802] dwc2 c90c0000.usb: Host Channel 14 Specific Registers
  1277. [ 1.359809] dwc2 c90c0000.usb: HCCHAR @0xF0BC06C0 : 0x00000000
  1278. [ 1.359818] dwc2 c90c0000.usb: HCSPLT @0xF0BC06C4 : 0x00000000
  1279. [ 1.359827] dwc2 c90c0000.usb: HCINT @0xF0BC06C8 : 0x00000000
  1280. [ 1.359835] dwc2 c90c0000.usb: HCINTMSK @0xF0BC06CC : 0x00000000
  1281. [ 1.359843] dwc2 c90c0000.usb: HCTSIZ @0xF0BC06D0 : 0x00000000
  1282. [ 1.359852] dwc2 c90c0000.usb: HCDMA @0xF0BC06D4 : 0x031A30C0
  1283. [ 1.359860] dwc2 c90c0000.usb: Host Channel 15 Specific Registers
  1284. [ 1.359868] dwc2 c90c0000.usb: HCCHAR @0xF0BC06E0 : 0x00000000
  1285. [ 1.359876] dwc2 c90c0000.usb: HCSPLT @0xF0BC06E4 : 0x00000000
  1286. [ 1.359885] dwc2 c90c0000.usb: HCINT @0xF0BC06E8 : 0x00000000
  1287. [ 1.359893] dwc2 c90c0000.usb: HCINTMSK @0xF0BC06EC : 0x00000000
  1288. [ 1.359901] dwc2 c90c0000.usb: HCTSIZ @0xF0BC06F0 : 0x00000000
  1289. [ 1.359910] dwc2 c90c0000.usb: HCDMA @0xF0BC06F4 : 0x3C043010
  1290. [ 1.359919] dwc2 c90c0000.usb: ************************************************************
  1291. [ 1.359926] dwc2 c90c0000.usb:
  1292. [ 1.359940] dwc2 c90c0000.usb: gintsts=05000021 gintmsk=f3000006
  1293. [ 1.369879] platform c1108c20.mmc:slot@1: Got CD GPIO
  1294. [ 1.376591] dwc2 c90c0000.usb: ClearPortFeature USB_PORT_FEAT_C_CONNECTION
  1295. [ 1.380218] mmc1: new HS200 MMC card at address 0001
  1296. [ 1.380737] mmcblk1: mmc1:0001 BGND3R 29.1 GiB
  1297. [ 1.380895] mmcblk1boot0: mmc1:0001 BGND3R 4.00 MiB
  1298. [ 1.381052] mmcblk1boot1: mmc1:0001 BGND3R 4.00 MiB
  1299. [ 1.382177] mmcblk1: p1
  1300. [ 1.399153] Freeing unused kernel memory: 2048K
  1301. [ 1.404610] dwc2 c9040000.usb: SetPortFeature
  1302. [ 1.404627] dwc2 c9040000.usb: SetPortFeature - USB_PORT_FEAT_RESET
  1303. [ 1.404636] dwc2 c9040000.usb: In host mode, hprt0=00021501
  1304. [ 1.454658] Run /init as init process
  1305. [ 1.454668] with arguments:
  1306. [ 1.454672] /init
  1307. [ 1.454676] disableuhs
  1308. [ 1.454681] with environment:
  1309. [ 1.454685] HOME=/
  1310. [ 1.454689] TERM=linux
  1311. [ 1.454693] vdaccfg=0xa000
  1312. [ 1.454697] logo=osd1,loaded,0x7900000,720p,full
  1313. [ 1.454702] dmfc=3
  1314. [ 1.454706] cvbsmode=576cvbs
  1315. [ 1.454710] hdmimode=1080p
  1316. [ 1.454714] m_bpp=32
  1317. [ 1.454718] vout=hdmi
  1318. [ 1.454722] monitor_onoff=false
  1319. [ 1.454726] max_freq=1536
  1320. [ 1.454730] audit=0
  1321. [ 1.474545] dwc2 c9040000.usb: gintsts=05000021 gintmsk=f3000806
  1322. [ 1.484643] dwc2 c90c0000.usb: SetPortFeature
  1323. [ 1.484662] dwc2 c90c0000.usb: SetPortFeature - USB_PORT_FEAT_RESET
  1324. [ 1.484679] dwc2 c90c0000.usb: In host mode, hprt0=00021501
  1325. [ 1.515630] random: systemd-tmpfile: uninitialized urandom read (16 bytes read)
  1326. [ 1.527495] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  1327. [ 1.528068] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  1328. [ 1.544490] dwc2 c9040000.usb: DWC OTG HCD HUB STATUS DATA: Root port status changed
  1329. [ 1.544520] dwc2 c9040000.usb: port_connect_status_change: 0
  1330. [ 1.544532] dwc2 c9040000.usb: port_reset_change: 1
  1331. [ 1.544539] dwc2 c9040000.usb: port_enable_change: 0
  1332. [ 1.544547] dwc2 c9040000.usb: port_suspend_change: 0
  1333. [ 1.544554] dwc2 c9040000.usb: port_over_current_change: 0
  1334. [ 1.554587] dwc2 c9040000.usb: ClearPortFeature USB_PORT_FEAT_C_RESET
  1335. [ 1.554784] dwc2 c90c0000.usb: gintsts=05000021 gintmsk=f3000006
  1336. [ 1.624528] usb 1-1: new full-speed USB device number 2 using dwc2
  1337. [ 1.625172] dwc2 c9040000.usb: SetPortFeature
  1338. [ 1.625184] dwc2 c9040000.usb: SetPortFeature - USB_PORT_FEAT_RESET
  1339. [ 1.625193] dwc2 c9040000.usb: In host mode, hprt0=00021501
  1340. [ 1.625209] dwc2 c9040000.usb: gintsts=05000029 gintmsk=f3000806
  1341. [ 1.634561] dwc2 c90c0000.usb: ClearPortFeature USB_PORT_FEAT_C_RESET
  1342. [ 1.694518] dwc2 c9040000.usb: gintsts=05000029 gintmsk=f3000806
  1343. [ 1.704511] usb 2-1: new high-speed USB device number 2 using dwc2
  1344. [ 1.704804] dwc2 c90c0000.usb: SetPortFeature
  1345. [ 1.704815] dwc2 c90c0000.usb: SetPortFeature - USB_PORT_FEAT_RESET
  1346. [ 1.704824] dwc2 c90c0000.usb: In host mode, hprt0=00001101
  1347. [ 1.704837] dwc2 c90c0000.usb: gintsts=05000029 gintmsk=f3000006
  1348. [ 1.774555] dwc2 c9040000.usb: ClearPortFeature USB_PORT_FEAT_C_RESET
  1349. [ 1.774697] dwc2 c90c0000.usb: gintsts=05000029 gintmsk=f3000006
  1350. [ 1.794467] dwc2 c9040000.usb: DWC OTG HCD HUB STATUS DATA: Root port status changed
  1351. [ 1.794485] dwc2 c9040000.usb: port_connect_status_change: 0
  1352. [ 1.794496] dwc2 c9040000.usb: port_reset_change: 0
  1353. [ 1.794503] dwc2 c9040000.usb: port_enable_change: 1
  1354. [ 1.794510] dwc2 c9040000.usb: port_suspend_change: 0
  1355. [ 1.794517] dwc2 c9040000.usb: port_over_current_change: 0
  1356. [ 1.794528] dwc2 c90c0000.usb: DWC OTG HCD HUB STATUS DATA: Root port status changed
  1357. [ 1.794535] dwc2 c90c0000.usb: port_connect_status_change: 0
  1358. [ 1.794543] dwc2 c90c0000.usb: port_reset_change: 1
  1359. [ 1.794550] dwc2 c90c0000.usb: port_enable_change: 1
  1360. [ 1.794557] dwc2 c90c0000.usb: port_suspend_change: 0
  1361. [ 1.794564] dwc2 c90c0000.usb: port_over_current_change: 0
  1362. [ 1.844633] dwc2 c9040000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=(ptrval)
  1363. [ 1.844662] dwc2 c9040000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=00000000
  1364. [ 1.844673] dwc2 c9040000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x00
  1365. [ 1.854577] dwc2 c90c0000.usb: ClearPortFeature USB_PORT_FEAT_C_RESET
  1366. [ 1.874530] dwc2 c9040000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=00000000
  1367. [ 1.874558] dwc2 c9040000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=00000000
  1368. [ 1.874568] dwc2 c9040000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x00
  1369. [ 1.876871] dwc2 c9040000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x81
  1370. [ 1.876900] dwc2 c9040000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x82
  1371. [ 1.879625] 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
  1372. [ 1.924838] dwc2 c90c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=(ptrval)
  1373. [ 1.924868] dwc2 c90c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=00000000
  1374. [ 1.924878] dwc2 c90c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x00
  1375. [ 1.945267] 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
  1376. [ 1.958613] 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
  1377. [ 1.959059] 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
  1378. [ 1.959466] dwc2 c90c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x81
  1379. [ 1.959954] hub 2-1:1.0: USB hub found
  1380. [ 1.960357] hub 2-1:1.0: 4 ports detected
  1381. [ 1.960635] dwc2 c90c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x81, ep->hcpriv=00000000
  1382. [ 1.960655] dwc2 c90c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x81
  1383. [ 1.962954] dwc2 c90c0000.usb: ClearPortFeature USB_PORT_FEAT_C_ENABLE
  1384. [ 2.024940] 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
  1385. [ 2.025269] 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
  1386. [ 2.025438] 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
  1387. [ 2.033544] dwc2 c9040000.usb: ClearPortFeature USB_PORT_FEAT_C_ENABLE
  1388. [ 2.063533] random: fast init done
  1389. [ 2.274490] usb 2-1.3: new high-speed USB device number 3 using dwc2
  1390. [ 2.914627] dwc2 c90c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=(ptrval)
  1391. [ 2.914656] dwc2 c90c0000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=00000000
  1392. [ 2.914666] dwc2 c90c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x00
  1393. [ 2.947285] dwc2 c90c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x01
  1394. [ 2.947300] dwc2 c90c0000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x82
  1395. [ 2.947688] usb-storage 2-1.3:1.0: USB Mass Storage device detected
  1396. [ 2.948433] scsi host0: usb-storage 2-1.3:1.0
  1397. [ 3.216723] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: disabled.
  1398. [ 3.445622] random: crng init done
  1399. [ 3.445639] random: 7 urandom warning(s) missed due to ratelimiting
  1400. [ 3.627389] systemd[1]: System time before build time, advancing clock.
  1401. [ 3.687010] systemd[1]: systemd 248.3-2-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)
  1402. [ 3.687728] systemd[1]: Detected architecture arm.
  1403. [ 3.723891] systemd[1]: Hostname set to <archl-c1e>.
  1404. [ 3.994611] dwc2 c90c0000.usb: --Host Channel 15 Interrupt: STALL Received--
  1405. [ 4.006061] scsi 0:0:0:0: Direct-Access JetFlash TS8GJFV60 8.07 PQ: 0 ANSI: 2
  1406. [ 4.007909] sd 0:0:0:0: [sda] 15974398 512-byte logical blocks: (8.18 GB/7.62 GiB)
  1407. [ 4.008408] sd 0:0:0:0: [sda] Write Protect is off
  1408. [ 4.008425] sd 0:0:0:0: [sda] Mode Sense: 03 00 00 00
  1409. [ 4.008902] sd 0:0:0:0: [sda] No Caching mode page found
  1410. [ 4.008918] sd 0:0:0:0: [sda] Assuming drive cache: write through
  1411. [ 4.079886] sda: sda1 sda2 sda3
  1412. [ 4.082407] sd 0:0:0:0: [sda] Attached SCSI removable disk
  1413. [ 4.535660] systemd[1]: Queued start job for default target Graphical Interface.
  1414. [ 4.538588] systemd[1]: Created slice system-getty.slice.
  1415. [ 4.565308] systemd[1]: Created slice system-modprobe.slice.
  1416. [ 4.595241] systemd[1]: Created slice system-serial\x2dgetty.slice.
  1417. [ 4.625084] systemd[1]: Created slice User and Session Slice.
  1418. [ 4.654901] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  1419. [ 4.684865] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  1420. [ 4.714757] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped.
  1421. [ 4.715290] systemd[1]: Reached target Local Encrypted Volumes.
  1422. [ 4.744968] systemd[1]: Reached target Paths.
  1423. [ 4.774706] systemd[1]: Reached target Remote File Systems.
  1424. [ 4.804665] systemd[1]: Reached target Slices.
  1425. [ 4.834833] systemd[1]: Reached target Local Verity Integrity Protected Volumes.
  1426. [ 4.865077] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  1427. [ 4.905817] systemd[1]: Listening on Process Core Dump Socket.
  1428. [ 4.954658] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
  1429. [ 4.955444] systemd[1]: Listening on Journal Socket (/dev/log).
  1430. [ 4.985230] systemd[1]: Listening on Journal Socket.
  1431. [ 5.015398] systemd[1]: Listening on Network Service Netlink Socket.
  1432. [ 5.045400] systemd[1]: Listening on udev Control Socket.
  1433. [ 5.075085] systemd[1]: Listening on udev Kernel Socket.
  1434. [ 5.105337] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  1435. [ 5.105867] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped.
  1436. [ 5.108978] systemd[1]: Mounting Kernel Debug File System...
  1437. [ 5.137512] systemd[1]: Mounting Kernel Trace File System...
  1438. [ 5.168247] systemd[1]: Starting Create list of static device nodes for the current kernel...
  1439. [ 5.208009] systemd[1]: Starting Load Kernel Module configfs...
  1440. [ 5.247877] systemd[1]: Starting Load Kernel Module drm...
  1441. [ 5.277985] systemd[1]: Starting Load Kernel Module fuse...
  1442. [ 5.306243] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  1443. [ 5.307166] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
  1444. [ 5.307194] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
  1445. [ 5.309877] systemd[1]: Starting Journal Service...
  1446. [ 5.340092] systemd[1]: Starting Load Kernel Modules...
  1447. [ 5.368203] systemd[1]: Starting Remount Root and Kernel File Systems...
  1448. [ 5.394942] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
  1449. [ 5.398556] systemd[1]: Starting Coldplug All udev Devices...
  1450. [ 5.433964] systemd[1]: Mounted Kernel Debug File System.
  1451. [ 5.465369] systemd[1]: Mounted Kernel Trace File System.
  1452. [ 5.496022] systemd[1]: Finished Create list of static device nodes for the current kernel.
  1453. [ 5.544385] systemd[1]: modprobe@configfs.service: Deactivated successfully.
  1454. [ 5.545303] systemd[1]: Finished Load Kernel Module configfs.
  1455. [ 5.586138] systemd[1]: modprobe@drm.service: Deactivated successfully.
  1456. [ 5.586948] systemd[1]: Finished Load Kernel Module drm.
  1457. [ 5.626138] systemd[1]: modprobe@fuse.service: Deactivated successfully.
  1458. [ 5.626959] systemd[1]: Finished Load Kernel Module fuse.
  1459. [ 5.665961] systemd[1]: Finished Load Kernel Modules.
  1460. [ 5.695883] systemd[1]: Finished Remount Root and Kernel File Systems.
  1461. [ 5.736052] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
  1462. [ 5.739071] systemd[1]: Mounting Kernel Configuration File System...
  1463. [ 5.775034] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
  1464. [ 5.788201] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  1465. [ 5.791430] systemd[1]: Starting Load/Save Random Seed...
  1466. [ 5.818158] systemd[1]: Starting Apply Kernel Variables...
  1467. [ 5.845384] systemd[1]: Condition check resulted in Create System Users being skipped.
  1468. [ 5.849435] systemd[1]: Starting Create Static Device Nodes in /dev...
  1469. [ 5.882809] systemd[1]: Mounted Kernel Configuration File System.
  1470. [ 5.916068] systemd[1]: Finished Load/Save Random Seed.
  1471. [ 5.946128] systemd[1]: Finished Apply Kernel Variables.
  1472. [ 5.976501] systemd[1]: Condition check resulted in First Boot Complete being skipped.
  1473. [ 6.044991] systemd[1]: Finished Create Static Device Nodes in /dev.
  1474. [ 6.075247] systemd[1]: Reached target Local File Systems (Pre).
  1475. [ 6.114802] systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
  1476. [ 6.118100] systemd[1]: Starting Rule-based Manager for Device Events and Files...
  1477. [ 6.138877] systemd[165]: systemd-udevd.service: ProtectHostname=yes is configured, but the kernel does not support UTS namespaces, ignoring namespace setup.
  1478. [ 6.272252] systemd[1]: Started Rule-based Manager for Device Events and Files.
  1479. [ 6.309486] systemd[1]: Starting Network Service...
  1480. [ 6.552263] systemd[1]: Finished Coldplug All udev Devices.
  1481. [ 6.663375] systemd[1]: Started Network Service.
  1482. [ 6.903360] systemd[1]: Started Journal Service.
  1483. [ 6.968183] systemd-journald[155]: Received client request to flush runtime journal.
  1484. [ 6.982474] systemd-journald[155]: File /var/log/journal/0d6e41663bf14ddcbdc22e2a887c6282/system.journal corrupted or uncleanly shut down, renaming and replacing.
  1485. [ 7.298894] VCCK: supplied by regulator-dummy
  1486. [ 7.300217] VDDEE: supplied by regulator-dummy
  1487. [ 7.318034] lima d00c0000.gpu: gp - mali450 version major 0 minor 0
  1488. [ 7.318106] lima d00c0000.gpu: pp0 - mali450 version major 0 minor 0
  1489. [ 7.318160] lima d00c0000.gpu: pp1 - mali450 version major 0 minor 0
  1490. [ 7.318211] lima d00c0000.gpu: l2 cache 8K, 4-way, 64byte cache line, 128bit external bus
  1491. [ 7.318228] lima d00c0000.gpu: l2 cache 64K, 4-way, 64byte cache line, 128bit external bus
  1492. [ 7.318686] lima d00c0000.gpu: bus rate = 159375000
  1493. [ 7.318704] lima d00c0000.gpu: mod rate = 24000000
  1494. [ 7.319825] [drm] Initialized lima 1.1.0 20191231 for d00c0000.gpu on minor 0
  1495. [ 7.444215] meson8b-dwmac c9410000.ethernet: IRQ eth_wake_irq not found
  1496. [ 7.444242] meson8b-dwmac c9410000.ethernet: IRQ eth_lpi not found
  1497. [ 7.444625] meson8b-dwmac c9410000.ethernet: PTP uses main clock
  1498. [ 7.447475] meson8b-dwmac c9410000.ethernet: User ID: 0x10, Synopsys ID: 0x37
  1499. [ 7.447514] meson8b-dwmac c9410000.ethernet: DWMAC1000
  1500. [ 7.447522] meson8b-dwmac c9410000.ethernet: DMA HW capability register supported
  1501. [ 7.447530] meson8b-dwmac c9410000.ethernet: RX Checksum Offload Engine supported
  1502. [ 7.447536] meson8b-dwmac c9410000.ethernet: COE Type 2
  1503. [ 7.447542] meson8b-dwmac c9410000.ethernet: TX Checksum insertion supported
  1504. [ 7.447548] meson8b-dwmac c9410000.ethernet: Wake-Up On Lan supported
  1505. [ 7.447648] meson8b-dwmac c9410000.ethernet: Normal descriptors
  1506. [ 7.447657] meson8b-dwmac c9410000.ethernet: Ring mode enabled
  1507. [ 7.447663] meson8b-dwmac c9410000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  1508. [ 7.448187] libphy: stmmac: probed
  1509. [ 7.610850] usbcore: registered new interface driver uas
  1510. [ 8.388552] meson8b-dwmac c9410000.ethernet eth0: PHY [stmmac-0:00] driver [RTL8211F Gigabit Ethernet] (irq=50)
  1511. [ 8.391477] meson8b-dwmac c9410000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  1512. [ 8.403457] meson8b-dwmac c9410000.ethernet eth0: No Safety Features support found
  1513. [ 8.403485] meson8b-dwmac c9410000.ethernet eth0: PTP not supported by HW
  1514. [ 8.403968] meson8b-dwmac c9410000.ethernet eth0: configuring for phy/rgmii-id link mode
  1515. [ 17.298183] meson8b-dwmac c9410000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
  1516. [ 17.298276] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  1517. [ 31.834567] DDR_VDDC: disabling
  1518. [ 31.834606] VDD_RTC: disabling
  1519. [ 31.834628] TFLASH_VDD: disabling
  1520. [ 31.834645] TF_IO: disabling
  1521. [ 114.114526] dwc2 c9040000.usb: --Host Channel 10 Interrupt: Frame Overrun--
  1522. [ 121.712249] systemd-journald[155]: Failed to set ACL on /var/log/journal/0d6e41663bf14ddcbdc22e2a887c6282/user-1000.journal, ignoring: Operation not supported
  1523.  
Add Comment
Please, Sign In to add comment