Advertisement
armoon

dmesg-odroidc2_reset

Jul 2nd, 2021
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 99.05 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  2. [ 0.000000] Linux version 5.13.0-xml-dirty (alarm@archl-c2lm) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #18 SMP PREEMPT Thu Jul 1 17:51:03 UTC 2021
  3. [ 0.000000] Machine model: Hardkernel ODROID-C2
  4. [ 0.000000] efi: UEFI not found.
  5. [ 0.000000] OF: fdt: Reserved memory: failed to reserve memory for node 'hwrom@0': base 0x0000000000000000, size 16 MiB
  6. [ 0.000000] OF: fdt: Reserved memory: failed to reserve memory for node 'secmon@10000000': base 0x0000000010000000, size 2 MiB
  7. [ 0.000000] Reserved memory: created CMA memory pool at 0x000000006d800000, size 256 MiB
  8. [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
  9. [ 0.000000] earlycon: meson0 at MMIO 0x00000000c81004c0 (options '115200n8')
  10. [ 0.000000] printk: bootconsole [meson0] enabled
  11. [ 0.000000] NUMA: No NUMA configuration found
  12. [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000007fffffff]
  13. [ 0.000000] NUMA: NODE_DATA [mem 0x7fbd3c00-0x7fbd5fff]
  14. [ 0.000000] Zone ranges:
  15. [ 0.000000] DMA [mem 0x0000000000000000-0x000000007fffffff]
  16. [ 0.000000] DMA32 empty
  17. [ 0.000000] Normal empty
  18. [ 0.000000] Movable zone start for each node
  19. [ 0.000000] Early memory node ranges
  20. [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000004ffffff]
  21. [ 0.000000] node 0: [mem 0x0000000005000000-0x00000000052fffff]
  22. [ 0.000000] node 0: [mem 0x0000000005300000-0x000000007fffffff]
  23. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff]
  24. [ 0.000000] On node 0 totalpages: 524288
  25. [ 0.000000] DMA zone: 8192 pages used for memmap
  26. [ 0.000000] DMA zone: 0 pages reserved
  27. [ 0.000000] DMA zone: 524288 pages, LIFO batch:63
  28. [ 0.000000] psci: probing for conduit method from DT.
  29. [ 0.000000] psci: PSCIv0.2 detected in firmware.
  30. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  31. [ 0.000000] psci: Trusted OS migration not required
  32. [ 0.000000] percpu: Embedded 23 pages/cpu s56920 r8192 d29096 u94208
  33. [ 0.000000] pcpu-alloc: s56920 r8192 d29096 u94208 alloc=23*4096
  34. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  35. [ 0.000000] Detected VIPT I-cache on CPU0
  36. [ 0.000000] CPU features: detected: ARM erratum 843419
  37. [ 0.000000] CPU features: detected: ARM erratum 845719
  38. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
  39. [ 0.000000] Policy zone: DMA
  40. [ 0.000000] Kernel command line: console=ttyAML0,115200n8 root=PARTUUID=dd7d0000-01 rw rootwait earlycon audit=0
  41. [ 0.000000] audit: disabled (until reboot)
  42. [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  43. [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  44. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  45. [ 0.000000] Memory: 1733252K/2097152K available (15040K kernel code, 3038K rwdata, 7980K rodata, 6080K init, 500K bss, 101756K reserved, 262144K cma-reserved)
  46. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  47. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  48. [ 0.000000] rcu: RCU event tracing is enabled.
  49. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
  50. [ 0.000000] Trampoline variant of Tasks RCU enabled.
  51. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  52. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  53. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  54. [ 0.000000] Root IRQ handler: gic_handle_irq
  55. [ 0.000000] GIC: Using split EOI/Deactivate mode
  56. [ 0.000000] irq_meson_gpio: 133 to 8 gpio interrupt mux initialized
  57. [ 0.000000] random: get_random_bytes called from start_kernel+0x354/0x540 with crng_init=0
  58. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  59. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  60. [ 0.000000] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  61. [ 0.008752] Console: colour dummy device 80x25
  62. [ 0.012568] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  63. [ 0.022841] pid_max: default: 32768 minimum: 301
  64. [ 0.027521] LSM: Security Framework initializing
  65. [ 0.032157] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  66. [ 0.039562] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  67. [ 0.048547] rcu: Hierarchical SRCU implementation.
  68. [ 0.053924] EFI services will not be available.
  69. [ 0.056974] smp: Bringing up secondary CPUs ...
  70. [ 0.062264] Detected VIPT I-cache on CPU1
  71. [ 0.062317] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  72. [ 0.063262] Detected VIPT I-cache on CPU2
  73. [ 0.063291] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  74. [ 0.064189] Detected VIPT I-cache on CPU3
  75. [ 0.064211] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  76. [ 0.064254] smp: Brought up 1 node, 4 CPUs
  77. [ 0.097223] SMP: Total of 4 processors activated.
  78. [ 0.101941] CPU features: detected: 32-bit EL0 Support
  79. [ 0.107113] CPU features: detected: 32-bit EL1 Support
  80. [ 0.112268] CPU features: detected: CRC32 instructions
  81. [ 0.122430] CPU: All CPU(s) started at EL2
  82. [ 0.122488] alternatives: patching kernel code
  83. [ 0.126882] devtmpfs: initialized
  84. [ 0.133269] KASLR disabled due to lack of seed
  85. [ 0.133908] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  86. [ 0.143608] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  87. [ 0.158437] pinctrl core: initialized pinctrl subsystem
  88. [ 0.159044] regulator-dummy: no parameters, enabled
  89. [ 0.159247] DMI not present or invalid.
  90. [ 0.162255] NET: Registered protocol family 16
  91. [ 0.167592] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
  92. [ 0.173546] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  93. [ 0.181361] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  94. [ 0.190121] thermal_sys: Registered thermal governor 'step_wise'
  95. [ 0.190127] thermal_sys: Registered thermal governor 'power_allocator'
  96. [ 0.195401] cpuidle: using governor menu
  97. [ 0.205873] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  98. [ 0.212615] ASID allocator initialised with 65536 entries
  99. [ 0.219121] Serial: AMBA PL011 UART driver
  100. [ 0.233174] platform c883a000.hdmi-tx: Fixing up cyclic dependency with d0100000.vpu
  101. [ 0.239167] platform hdmi-connector: Fixing up cyclic dependency with c883a000.hdmi-tx
  102. [ 0.250033] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  103. [ 0.251107] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
  104. [ 0.257858] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  105. [ 0.264586] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
  106. [ 0.272087] cryptd: max_cpu_qlen set to 1000
  107. [ 0.277213] ACPI: Interpreter disabled.
  108. [ 0.280622] P5V0: 5000 mV, enabled
  109. [ 0.280711] reg-fixed-voltage regulator-p5v0: P5V0 supplying 5000000uV
  110. [ 0.280791] HDMI_P5V0: 5000 mV, enabled
  111. [ 0.280856] reg-fixed-voltage regulator-hdmi_p5v0: Looking up vin-supply from device tree
  112. [ 0.280866] HDMI_P5V0: supplied by P5V0
  113. [ 0.283345] reg-fixed-voltage regulator-hdmi_p5v0: HDMI_P5V0 supplying 5000000uV
  114. [ 0.283424] VCC3V3: 3300 mV, enabled
  115. [ 0.283490] reg-fixed-voltage regulator-vcc3v3: VCC3V3 supplying 3300000uV
  116. [ 0.283555] VDDIO_AO1V8: will resolve supply early: vin
  117. [ 0.283559] reg-fixed-voltage regulator-vddio-ao1v8: Looking up vin-supply from device tree
  118. [ 0.283566] VDDIO_AO1V8: supplied by P5V0
  119. [ 0.287343] P5V0: could not add device link regulator.4: -ENOENT
  120. [ 0.287370] VDDIO_AO1V8: 1800 mV, enabled
  121. [ 0.287439] reg-fixed-voltage regulator-vddio-ao1v8: VDDIO_AO1V8 supplying 1800000uV
  122. [ 0.287506] VDDIO_AO3V3: will resolve supply early: vin
  123. [ 0.287511] reg-fixed-voltage regulator-vddio-ao3v3: Looking up vin-supply from device tree
  124. [ 0.287517] VDDIO_AO3V3: supplied by P5V0
  125. [ 0.291363] P5V0: could not add device link regulator.5: -ENOENT
  126. [ 0.291406] VDDIO_AO3V3: 3300 mV, enabled
  127. [ 0.291471] reg-fixed-voltage regulator-vddio-ao3v3: VDDIO_AO3V3 supplying 3300000uV
  128. [ 0.291536] DDR3_1V5: will resolve supply early: vin
  129. [ 0.291540] reg-fixed-voltage regulator-ddr3_1v5: Looking up vin-supply from device tree
  130. [ 0.291547] DDR3_1V5: supplied by P5V0
  131. [ 0.295119] P5V0: could not add device link regulator.6: -ENOENT
  132. [ 0.295141] DDR3_1V5: 1500 mV, enabled
  133. [ 0.295213] reg-fixed-voltage regulator-ddr3_1v5: DDR3_1V5 supplying 1500000uV
  134. [ 0.295680] iommu: Default domain type: Translated
  135. [ 0.300210] vgaarb: loaded
  136. [ 0.302945] SCSI subsystem initialized
  137. [ 0.306631] libata version 3.00 loaded.
  138. [ 0.306793] usbcore: registered new interface driver usbfs
  139. [ 0.312038] usbcore: registered new interface driver hub
  140. [ 0.317366] usbcore: registered new device driver usb
  141. [ 0.323061] pps_core: LinuxPPS API ver. 1 registered
  142. [ 0.327411] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  143. [ 0.336606] PTP clock support registered
  144. [ 0.340640] EDAC MC: Ver: 3.0.0
  145. [ 0.344921] FPGA manager framework
  146. [ 0.347161] Advanced Linux Sound Architecture Driver Initialized.
  147. [ 0.353921] clocksource: Switched to clocksource arch_sys_counter
  148. [ 0.359474] VFS: Disk quotas dquot_6.6.0
  149. [ 0.363322] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  150. [ 0.370333] pnp: PnP ACPI: disabled
  151. [ 0.378061] NET: Registered protocol family 2
  152. [ 0.378240] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
  153. [ 0.386271] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
  154. [ 0.394130] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
  155. [ 0.402131] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
  156. [ 0.409561] TCP: Hash tables configured (established 16384 bind 16384)
  157. [ 0.416077] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
  158. [ 0.422738] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
  159. [ 0.430000] NET: Registered protocol family 1
  160. [ 0.434539] RPC: Registered named UNIX socket transport module.
  161. [ 0.440207] RPC: Registered udp transport module.
  162. [ 0.444938] RPC: Registered tcp transport module.
  163. [ 0.449648] RPC: Registered tcp NFSv4.1 backchannel transport module.
  164. [ 0.456126] PCI: CLS 0 bytes, default 64
  165. [ 0.460250] Unpacking initramfs...
  166. [ 0.470476] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  167. [ 0.473409] kvm [1]: IPA Size Limit: 40 bits
  168. [ 0.478530] kvm [1]: vgic interrupt IRQ9
  169. [ 0.481512] kvm [1]: Hyp mode initialized successfully
  170. [ 0.488059] Initialise system trusted keyrings
  171. [ 0.491118] workingset: timestamp_bits=42 max_order=19 bucket_order=0
  172. [ 0.502301] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  173. [ 0.503807] NFS: Registering the id_resolver key type
  174. [ 0.508361] Key type id_resolver registered
  175. [ 0.512515] Key type id_legacy registered
  176. [ 0.516668] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  177. [ 0.523281] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
  178. [ 0.530928] 9p: Installing v9fs 9p2000 file system support
  179. [ 0.564676] Key type asymmetric registered
  180. [ 0.564722] Asymmetric key parser 'x509' registered
  181. [ 0.568111] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
  182. [ 0.575486] io scheduler mq-deadline registered
  183. [ 0.580026] io scheduler kyber registered
  184. [ 0.588999] gpio-501 (usb-hub-reset): hogged as output/high
  185. [ 0.595758] EINJ: ACPI disabled.
  186. [ 0.607326] soc soc0: Amlogic Meson GXBB (S905) Revision 1f:c (0:1) Detected
  187. [ 0.615242] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  188. [ 0.618295] SuperH (H)SCI(F) driver initialized
  189. [ 0.621034] c81004c0.serial: ttyAML0 at MMIO 0xc81004c0 (irq = 23, base_baud = 1500000) is a meson_uart
  190. [ 0.630556] printk: console [ttyAML0] enabled
  191. [ 0.633602] printk: bootconsole [meson0] disabled
  192. [ 0.643712] msm_serial: driver initialized
  193. [ 0.654927] loop: module loaded
  194. [ 0.655877] megasas: 07.714.04.00-rc1
  195. [ 0.659993] libphy: Fixed MDIO Bus: probed
  196. [ 0.661380] tun: Universal TUN/TAP device driver, 1.6
  197. [ 0.666226] thunder_xcv, ver 1.0
  198. [ 0.668371] thunder_bgx, ver 1.0
  199. [ 0.671578] nicpf, ver 1.0
  200. [ 0.675634] hclge is initializing
  201. [ 0.677260] Freeing initrd memory: 6904K
  202. [ 0.677490] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
  203. [ 0.688505] hns3: Copyright (c) 2017 Huawei Corporation.
  204. [ 0.693837] e1000: Intel(R) PRO/1000 Network Driver
  205. [ 0.698596] e1000: Copyright (c) 1999-2006 Intel Corporation.
  206. [ 0.704321] e1000e: Intel(R) PRO/1000 Network Driver
  207. [ 0.709205] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  208. [ 0.715096] igb: Intel(R) Gigabit Ethernet Network Driver
  209. [ 0.720417] igb: Copyright (c) 2007-2014 Intel Corporation.
  210. [ 0.725966] igbvf: Intel(R) Gigabit Virtual Function Network Driver
  211. [ 0.732152] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
  212. [ 0.738376] sky2: driver version 1.30
  213. [ 0.742581] VFIO - User Level meta-driver version: 0.3
  214. [ 0.748454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  215. [ 0.753207] ehci-pci: EHCI PCI platform driver
  216. [ 0.757626] ehci-platform: EHCI generic platform driver
  217. [ 0.762880] ehci-orion: EHCI orion driver
  218. [ 0.766817] ehci-exynos: EHCI Exynos driver
  219. [ 0.770941] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  220. [ 0.777016] ohci-pci: OHCI PCI platform driver
  221. [ 0.781425] ohci-platform: OHCI generic platform driver
  222. [ 0.786664] ohci-exynos: OHCI Exynos driver
  223. [ 0.791210] usbcore: registered new interface driver usb-storage
  224. [ 0.798846] i2c /dev entries driver
  225. [ 0.805784] sdhci: Secure Digital Host Controller Interface driver
  226. [ 0.806356] sdhci: Copyright(c) Pierre Ossman
  227. [ 0.811087] Synopsys Designware Multimedia Card Interface Driver
  228. [ 0.817458] sdhci-pltfm: SDHCI platform and OF driver helper
  229. [ 0.823945] ledtrig-cpu: registered to indicate activity on CPUs
  230. [ 0.828632] meson-sm: secure-monitor enabled
  231. [ 0.833146] usbcore: registered new interface driver usbhid
  232. [ 0.837907] usbhid: USB HID core driver
  233. [ 0.842382] platform-mhu c883c404.mailbox: Platform MHU Mailbox registered
  234. [ 0.852587] NET: Registered protocol family 17
  235. [ 0.853022] 9pnet: Installing 9P2000 support
  236. [ 0.857187] Key type dns_resolver registered
  237. [ 0.861603] registered taskstats version 1
  238. [ 0.865422] Loading compiled-in X.509 certificates
  239. [ 0.880575] USB_OTG_PWR: will resolve supply early: vin
  240. [ 0.880595] reg-fixed-voltage regulator-usb-pwrs: Looking up vin-supply from device tree
  241. [ 0.880610] USB_OTG_PWR: supplied by P5V0
  242. [ 0.880634] P5V0: could not add device link regulator.7: -ENOENT
  243. [ 0.880682] USB_OTG_PWR: 5000 mV, enabled
  244. [ 0.880814] reg-fixed-voltage regulator-usb-pwrs: USB_OTG_PWR supplying 5000000uV
  245. [ 0.881136] TFLASH_VDD: 3300 mV, disabled
  246. [ 0.881230] reg-fixed-voltage regulator-tflash_vdd: Looking up vin-supply from device tree
  247. [ 0.881239] TFLASH_VDD: supplied by VDDIO_AO3V3
  248. [ 0.883517] reg-fixed-voltage regulator-tflash_vdd: TFLASH_VDD supplying 3300000uV
  249. [ 0.883739] VCC1V8: will resolve supply early: vin
  250. [ 0.883744] reg-fixed-voltage regulator-vcc1v8: Looking up vin-supply from device tree
  251. [ 0.883750] VCC1V8: supplied by VDDIO_AO3V3
  252. [ 0.887616] VDDIO_AO3V3: could not add device link regulator.9: -ENOENT
  253. [ 0.887645] VCC1V8: 1800 mV, enabled
  254. [ 0.887714] reg-fixed-voltage regulator-vcc1v8: VCC1V8 supplying 1800000uV
  255. [ 0.887947] TF_IO: 1800 <--> 3300 mV at 3300 mV, enabled
  256. [ 0.888474] phy phy-c0000000.phy.0: Looking up phy-supply from device tree
  257. [ 0.888489] USB_OTG_PWR: could not add device link phy-c0000000.phy.0: -ENOENT
  258. [ 0.889034] phy phy-c0000020.phy.1: Looking up phy-supply from device tree
  259. [ 0.889047] USB_OTG_PWR: could not add device link phy-c0000020.phy.1: -ENOENT
  260. [ 0.891065] dwc2 c9000000.usb: mapped PA c9000000 to VA (____ptrval____)
  261. [ 0.891164] dwc2 c9000000.usb: Looking up vusb_d-supply from device tree
  262. [ 0.891173] dwc2 c9000000.usb: Looking up vusb_d-supply property in node /soc/usb@c9000000 failed
  263. [ 0.891195] dwc2 c9000000.usb: supply vusb_d not found, using dummy regulator
  264. [ 0.894779] dwc2 c9000000.usb: Looking up vusb_a-supply from device tree
  265. [ 0.894786] dwc2 c9000000.usb: Looking up vusb_a-supply property in node /soc/usb@c9000000 failed
  266. [ 0.894799] dwc2 c9000000.usb: supply vusb_a not found, using dummy regulator
  267. [ 0.901802] dwc2 c9000000.usb: registering common handler for irq45
  268. [ 0.901850] dwc2 c9000000.usb: Looking up vbus-supply from device tree
  269. [ 0.901857] dwc2 c9000000.usb: Looking up vbus-supply property in node /soc/usb@c9000000 failed
  270. [ 0.903497] dwc2 c9000000.usb: Core Release: 3.10a (snpsid=4f54310a)
  271. [ 0.903511] dwc2 c9000000.usb: Forcing mode to host
  272. [ 0.913566] dwc2 c9000000.usb: DWC OTG HCD INIT
  273. [ 0.913572] dwc2 c9000000.usb: hcfg=00000200
  274. [ 0.913581] dwc2 c9000000.usb: dwc2_core_init((____ptrval____))
  275. [ 0.913588] dwc2 c9000000.usb: HS UTMI+ PHY selected
  276. [ 0.913593] dwc2 c9000000.usb: Internal DMA Mode
  277. [ 0.913599] dwc2 c9000000.usb: Host Mode
  278. [ 0.913750] dwc2 c9000000.usb: DWC OTG Controller
  279. [ 0.913785] dwc2 c9000000.usb: new USB bus registered, assigned bus number 1
  280. [ 0.919825] dwc2 c9000000.usb: irq 45, io mem 0xc9000000
  281. [ 0.925064] dwc2 c9000000.usb: DWC OTG HCD START
  282. [ 0.925074] dwc2 c9000000.usb: dwc2_core_host_init((____ptrval____))
  283. [ 0.925079] dwc2 c9000000.usb: Initializing HCFG.FSLSPClkSel to 00000000
  284. [ 0.925085] dwc2 c9000000.usb: initial grxfsiz=00000800
  285. [ 0.925090] dwc2 c9000000.usb: new grxfsiz=00000200
  286. [ 0.925095] dwc2 c9000000.usb: initial gnptxfsiz=08000800
  287. [ 0.925099] dwc2 c9000000.usb: new gnptxfsiz=01f40200
  288. [ 0.925104] dwc2 c9000000.usb: initial hptxfsiz=08001000
  289. [ 0.925108] dwc2 c9000000.usb: new hptxfsiz=01f403f4
  290. [ 0.925123] dwc2 c9000000.usb: Init: Port Power? op_state=9
  291. [ 0.925128] dwc2 c9000000.usb: Init: Power Port (0)
  292. [ 0.925132] dwc2 c9000000.usb: dwc2_enable_host_interrupts()
  293. [ 0.925137] dwc2 c9000000.usb: DWC OTG HCD Has Root Hub
  294. [ 0.925512] dwc2 c9000000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x81
  295. [ 0.925597] hub 1-0:1.0: USB hub found
  296. [ 0.928779] dwc2 c9000000.usb: GetHubDescriptor
  297. [ 0.928794] hub 1-0:1.0: 1 port detected
  298. [ 0.932666] dwc2 c9000000.usb: GetHubStatus
  299. [ 0.932747] dwc2 c9000000.usb: SetPortFeature
  300. [ 0.932866] dwc2 c9000000.usb:
  301. [ 0.932870] dwc2 c9000000.usb: ************************************************************
  302. [ 0.932875] dwc2 c9000000.usb: HCD State:
  303. [ 0.932879] dwc2 c9000000.usb: Num channels: 16
  304. [ 0.932884] dwc2 c9000000.usb: Channel 0:
  305. [ 0.932888] dwc2 c9000000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  306. [ 0.932893] dwc2 c9000000.usb: speed: 0
  307. [ 0.932897] dwc2 c9000000.usb: ep_type: 0
  308. [ 0.932902] dwc2 c9000000.usb: max_packet: 0
  309. [ 0.932906] dwc2 c9000000.usb: data_pid_start: 0
  310. [ 0.932910] dwc2 c9000000.usb: multi_count: 0
  311. [ 0.932914] dwc2 c9000000.usb: xfer_started: 0
  312. [ 0.932918] dwc2 c9000000.usb: xfer_buf: 0000000000000000
  313. [ 0.932923] dwc2 c9000000.usb: xfer_dma: 00000000
  314. [ 0.932927] dwc2 c9000000.usb: xfer_len: 0
  315. [ 0.932931] dwc2 c9000000.usb: xfer_count: 0
  316. [ 0.932936] dwc2 c9000000.usb: halt_on_queue: 0
  317. [ 0.932940] dwc2 c9000000.usb: halt_pending: 0
  318. [ 0.932944] dwc2 c9000000.usb: halt_status: 0
  319. [ 0.932948] dwc2 c9000000.usb: do_split: 0
  320. [ 0.932952] dwc2 c9000000.usb: complete_split: 0
  321. [ 0.932956] dwc2 c9000000.usb: hub_addr: 0
  322. [ 0.932960] dwc2 c9000000.usb: hub_port: 0
  323. [ 0.932964] dwc2 c9000000.usb: xact_pos: 0
  324. [ 0.932969] dwc2 c9000000.usb: requests: 0
  325. [ 0.932973] dwc2 c9000000.usb: qh: 0000000000000000
  326. [ 0.932977] dwc2 c9000000.usb: Channel 1:
  327. [ 0.932981] dwc2 c9000000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  328. [ 0.932986] dwc2 c9000000.usb: speed: 0
  329. [ 0.932991] dwc2 c9000000.usb: ep_type: 0
  330. [ 0.932995] dwc2 c9000000.usb: max_packet: 0
  331. [ 0.932999] dwc2 c9000000.usb: data_pid_start: 0
  332. [ 0.933003] dwc2 c9000000.usb: multi_count: 0
  333. [ 0.933007] dwc2 c9000000.usb: xfer_started: 0
  334. [ 0.933011] dwc2 c9000000.usb: xfer_buf: 0000000000000000
  335. [ 0.933015] dwc2 c9000000.usb: xfer_dma: 00000000
  336. [ 0.933020] dwc2 c9000000.usb: xfer_len: 0
  337. [ 0.933024] dwc2 c9000000.usb: xfer_count: 0
  338. [ 0.933028] dwc2 c9000000.usb: halt_on_queue: 0
  339. [ 0.933032] dwc2 c9000000.usb: halt_pending: 0
  340. [ 0.933036] dwc2 c9000000.usb: halt_status: 0
  341. [ 0.933040] dwc2 c9000000.usb: do_split: 0
  342. [ 0.933044] dwc2 c9000000.usb: complete_split: 0
  343. [ 0.933048] dwc2 c9000000.usb: hub_addr: 0
  344. [ 0.933052] dwc2 c9000000.usb: hub_port: 0
  345. [ 0.933056] dwc2 c9000000.usb: xact_pos: 0
  346. [ 0.933060] dwc2 c9000000.usb: requests: 0
  347. [ 0.933064] dwc2 c9000000.usb: qh: 0000000000000000
  348. [ 0.933068] dwc2 c9000000.usb: Channel 2:
  349. [ 0.933072] dwc2 c9000000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  350. [ 0.933077] dwc2 c9000000.usb: speed: 0
  351. [ 0.933081] dwc2 c9000000.usb: ep_type: 0
  352. [ 0.933085] dwc2 c9000000.usb: max_packet: 0
  353. [ 0.933089] dwc2 c9000000.usb: data_pid_start: 0
  354. [ 0.933093] dwc2 c9000000.usb: multi_count: 0
  355. [ 0.933097] dwc2 c9000000.usb: xfer_started: 0
  356. [ 0.933101] dwc2 c9000000.usb: xfer_buf: 0000000000000000
  357. [ 0.933106] dwc2 c9000000.usb: xfer_dma: 00000000
  358. [ 0.933110] dwc2 c9000000.usb: xfer_len: 0
  359. [ 0.933114] dwc2 c9000000.usb: xfer_count: 0
  360. [ 0.933119] dwc2 c9000000.usb: halt_on_queue: 0
  361. [ 0.933123] dwc2 c9000000.usb: halt_pending: 0
  362. [ 0.933127] dwc2 c9000000.usb: halt_status: 0
  363. [ 0.933131] dwc2 c9000000.usb: do_split: 0
  364. [ 0.933135] dwc2 c9000000.usb: complete_split: 0
  365. [ 0.933139] dwc2 c9000000.usb: hub_addr: 0
  366. [ 0.933143] dwc2 c9000000.usb: hub_port: 0
  367. [ 0.933147] dwc2 c9000000.usb: xact_pos: 0
  368. [ 0.933151] dwc2 c9000000.usb: requests: 0
  369. [ 0.933155] dwc2 c9000000.usb: qh: 0000000000000000
  370. [ 0.933159] dwc2 c9000000.usb: Channel 3:
  371. [ 0.933163] dwc2 c9000000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  372. [ 0.933168] dwc2 c9000000.usb: speed: 0
  373. [ 0.933172] dwc2 c9000000.usb: ep_type: 0
  374. [ 0.933176] dwc2 c9000000.usb: max_packet: 0
  375. [ 0.933180] dwc2 c9000000.usb: data_pid_start: 0
  376. [ 0.933184] dwc2 c9000000.usb: multi_count: 0
  377. [ 0.933188] dwc2 c9000000.usb: xfer_started: 0
  378. [ 0.933193] dwc2 c9000000.usb: xfer_buf: 0000000000000000
  379. [ 0.933197] dwc2 c9000000.usb: xfer_dma: 00000000
  380. [ 0.933201] dwc2 c9000000.usb: xfer_len: 0
  381. [ 0.933205] dwc2 c9000000.usb: xfer_count: 0
  382. [ 0.933209] dwc2 c9000000.usb: halt_on_queue: 0
  383. [ 0.933213] dwc2 c9000000.usb: halt_pending: 0
  384. [ 0.933217] dwc2 c9000000.usb: halt_status: 0
  385. [ 0.933221] dwc2 c9000000.usb: do_split: 0
  386. [ 0.933225] dwc2 c9000000.usb: complete_split: 0
  387. [ 0.933229] dwc2 c9000000.usb: hub_addr: 0
  388. [ 0.933233] dwc2 c9000000.usb: hub_port: 0
  389. [ 0.933237] dwc2 c9000000.usb: xact_pos: 0
  390. [ 0.933241] dwc2 c9000000.usb: requests: 0
  391. [ 0.933245] dwc2 c9000000.usb: qh: 0000000000000000
  392. [ 0.933249] dwc2 c9000000.usb: Channel 4:
  393. [ 0.933254] dwc2 c9000000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  394. [ 0.933259] dwc2 c9000000.usb: speed: 0
  395. [ 0.933263] dwc2 c9000000.usb: ep_type: 0
  396. [ 0.933267] dwc2 c9000000.usb: max_packet: 0
  397. [ 0.933271] dwc2 c9000000.usb: data_pid_start: 0
  398. [ 0.933275] dwc2 c9000000.usb: multi_count: 0
  399. [ 0.933279] dwc2 c9000000.usb: xfer_started: 0
  400. [ 0.933283] dwc2 c9000000.usb: xfer_buf: 0000000000000000
  401. [ 0.933288] dwc2 c9000000.usb: xfer_dma: 00000000
  402. [ 0.933292] dwc2 c9000000.usb: xfer_len: 0
  403. [ 0.933296] dwc2 c9000000.usb: xfer_count: 0
  404. [ 0.933300] dwc2 c9000000.usb: halt_on_queue: 0
  405. [ 0.933304] dwc2 c9000000.usb: halt_pending: 0
  406. [ 0.933308] dwc2 c9000000.usb: halt_status: 0
  407. [ 0.933312] dwc2 c9000000.usb: do_split: 0
  408. [ 0.933316] dwc2 c9000000.usb: complete_split: 0
  409. [ 0.933320] dwc2 c9000000.usb: hub_addr: 0
  410. [ 0.933325] dwc2 c9000000.usb: hub_port: 0
  411. [ 0.933328] dwc2 c9000000.usb: xact_pos: 0
  412. [ 0.933332] dwc2 c9000000.usb: requests: 0
  413. [ 0.933336] dwc2 c9000000.usb: qh: 0000000000000000
  414. [ 0.933340] dwc2 c9000000.usb: Channel 5:
  415. [ 0.933344] dwc2 c9000000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  416. [ 0.933350] dwc2 c9000000.usb: speed: 0
  417. [ 0.933354] dwc2 c9000000.usb: ep_type: 0
  418. [ 0.933358] dwc2 c9000000.usb: max_packet: 0
  419. [ 0.933363] dwc2 c9000000.usb: data_pid_start: 0
  420. [ 0.933367] dwc2 c9000000.usb: multi_count: 0
  421. [ 0.933371] dwc2 c9000000.usb: xfer_started: 0
  422. [ 0.933375] dwc2 c9000000.usb: xfer_buf: 0000000000000000
  423. [ 0.933379] dwc2 c9000000.usb: xfer_dma: 00000000
  424. [ 0.933383] dwc2 c9000000.usb: xfer_len: 0
  425. [ 0.933387] dwc2 c9000000.usb: xfer_count: 0
  426. [ 0.933391] dwc2 c9000000.usb: halt_on_queue: 0
  427. [ 0.933395] dwc2 c9000000.usb: halt_pending: 0
  428. [ 0.933399] dwc2 c9000000.usb: halt_status: 0
  429. [ 0.933403] dwc2 c9000000.usb: do_split: 0
  430. [ 0.933407] dwc2 c9000000.usb: complete_split: 0
  431. [ 0.933411] dwc2 c9000000.usb: hub_addr: 0
  432. [ 0.933415] dwc2 c9000000.usb: hub_port: 0
  433. [ 0.933419] dwc2 c9000000.usb: xact_pos: 0
  434. [ 0.933423] dwc2 c9000000.usb: requests: 0
  435. [ 0.933427] dwc2 c9000000.usb: qh: 0000000000000000
  436. [ 0.933431] dwc2 c9000000.usb: Channel 6:
  437. [ 0.933435] dwc2 c9000000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  438. [ 0.933440] dwc2 c9000000.usb: speed: 0
  439. [ 0.933444] dwc2 c9000000.usb: ep_type: 0
  440. [ 0.933448] dwc2 c9000000.usb: max_packet: 0
  441. [ 0.933453] dwc2 c9000000.usb: data_pid_start: 0
  442. [ 0.933457] dwc2 c9000000.usb: multi_count: 0
  443. [ 0.933461] dwc2 c9000000.usb: xfer_started: 0
  444. [ 0.933465] dwc2 c9000000.usb: xfer_buf: 0000000000000000
  445. [ 0.933470] dwc2 c9000000.usb: xfer_dma: 00000000
  446. [ 0.933474] dwc2 c9000000.usb: xfer_len: 0
  447. [ 0.933478] dwc2 c9000000.usb: xfer_count: 0
  448. [ 0.933482] dwc2 c9000000.usb: halt_on_queue: 0
  449. [ 0.933486] dwc2 c9000000.usb: halt_pending: 0
  450. [ 0.933490] dwc2 c9000000.usb: halt_status: 0
  451. [ 0.933494] dwc2 c9000000.usb: do_split: 0
  452. [ 0.933498] dwc2 c9000000.usb: complete_split: 0
  453. [ 0.933502] dwc2 c9000000.usb: hub_addr: 0
  454. [ 0.933506] dwc2 c9000000.usb: hub_port: 0
  455. [ 0.933510] dwc2 c9000000.usb: xact_pos: 0
  456. [ 0.933514] dwc2 c9000000.usb: requests: 0
  457. [ 0.933518] dwc2 c9000000.usb: qh: 0000000000000000
  458. [ 0.933522] dwc2 c9000000.usb: Channel 7:
  459. [ 0.933526] dwc2 c9000000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  460. [ 0.933531] dwc2 c9000000.usb: speed: 0
  461. [ 0.933535] dwc2 c9000000.usb: ep_type: 0
  462. [ 0.933540] dwc2 c9000000.usb: max_packet: 0
  463. [ 0.933544] dwc2 c9000000.usb: data_pid_start: 0
  464. [ 0.933548] dwc2 c9000000.usb: multi_count: 0
  465. [ 0.933552] dwc2 c9000000.usb: xfer_started: 0
  466. [ 0.933557] dwc2 c9000000.usb: xfer_buf: 0000000000000000
  467. [ 0.933561] dwc2 c9000000.usb: xfer_dma: 00000000
  468. [ 0.933565] dwc2 c9000000.usb: xfer_len: 0
  469. [ 0.933569] dwc2 c9000000.usb: xfer_count: 0
  470. [ 0.933573] dwc2 c9000000.usb: halt_on_queue: 0
  471. [ 0.933577] dwc2 c9000000.usb: halt_pending: 0
  472. [ 0.933581] dwc2 c9000000.usb: halt_status: 0
  473. [ 0.933585] dwc2 c9000000.usb: do_split: 0
  474. [ 0.933589] dwc2 c9000000.usb: complete_split: 0
  475. [ 0.933593] dwc2 c9000000.usb: hub_addr: 0
  476. [ 0.933597] dwc2 c9000000.usb: hub_port: 0
  477. [ 0.933601] dwc2 c9000000.usb: xact_pos: 0
  478. [ 0.933605] dwc2 c9000000.usb: requests: 0
  479. [ 0.933609] dwc2 c9000000.usb: qh: 0000000000000000
  480. [ 0.933614] dwc2 c9000000.usb: Channel 8:
  481. [ 0.933618] dwc2 c9000000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  482. [ 0.933623] dwc2 c9000000.usb: speed: 0
  483. [ 0.933627] dwc2 c9000000.usb: ep_type: 0
  484. [ 0.933631] dwc2 c9000000.usb: max_packet: 0
  485. [ 0.933635] dwc2 c9000000.usb: data_pid_start: 0
  486. [ 0.933640] dwc2 c9000000.usb: multi_count: 0
  487. [ 0.933643] dwc2 c9000000.usb: xfer_started: 0
  488. [ 0.933648] dwc2 c9000000.usb: xfer_buf: 0000000000000000
  489. [ 0.933653] dwc2 c9000000.usb: xfer_dma: 00000000
  490. [ 0.933657] dwc2 c9000000.usb: xfer_len: 0
  491. [ 0.933661] dwc2 c9000000.usb: xfer_count: 0
  492. [ 0.933665] dwc2 c9000000.usb: halt_on_queue: 0
  493. [ 0.933669] dwc2 c9000000.usb: halt_pending: 0
  494. [ 0.933673] dwc2 c9000000.usb: halt_status: 0
  495. [ 0.933677] dwc2 c9000000.usb: do_split: 0
  496. [ 0.933681] dwc2 c9000000.usb: complete_split: 0
  497. [ 0.933685] dwc2 c9000000.usb: hub_addr: 0
  498. [ 0.933689] dwc2 c9000000.usb: hub_port: 0
  499. [ 0.933693] dwc2 c9000000.usb: xact_pos: 0
  500. [ 0.933697] dwc2 c9000000.usb: requests: 0
  501. [ 0.933701] dwc2 c9000000.usb: qh: 0000000000000000
  502. [ 0.933705] dwc2 c9000000.usb: Channel 9:
  503. [ 0.933709] dwc2 c9000000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  504. [ 0.933715] dwc2 c9000000.usb: speed: 0
  505. [ 0.933719] dwc2 c9000000.usb: ep_type: 0
  506. [ 0.933723] dwc2 c9000000.usb: max_packet: 0
  507. [ 0.933727] dwc2 c9000000.usb: data_pid_start: 0
  508. [ 0.933731] dwc2 c9000000.usb: multi_count: 0
  509. [ 0.933735] dwc2 c9000000.usb: xfer_started: 0
  510. [ 0.933739] dwc2 c9000000.usb: xfer_buf: 0000000000000000
  511. [ 0.933743] dwc2 c9000000.usb: xfer_dma: 00000000
  512. [ 0.933748] dwc2 c9000000.usb: xfer_len: 0
  513. [ 0.933752] dwc2 c9000000.usb: xfer_count: 0
  514. [ 0.933756] dwc2 c9000000.usb: halt_on_queue: 0
  515. [ 0.933760] dwc2 c9000000.usb: halt_pending: 0
  516. [ 0.933764] dwc2 c9000000.usb: halt_status: 0
  517. [ 0.933768] dwc2 c9000000.usb: do_split: 0
  518. [ 0.933772] dwc2 c9000000.usb: complete_split: 0
  519. [ 0.933776] dwc2 c9000000.usb: hub_addr: 0
  520. [ 0.933780] dwc2 c9000000.usb: hub_port: 0
  521. [ 0.933784] dwc2 c9000000.usb: xact_pos: 0
  522. [ 0.933788] dwc2 c9000000.usb: requests: 0
  523. [ 0.933792] dwc2 c9000000.usb: qh: 0000000000000000
  524. [ 0.933796] dwc2 c9000000.usb: Channel 10:
  525. [ 0.933801] dwc2 c9000000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  526. [ 0.933806] dwc2 c9000000.usb: speed: 0
  527. [ 0.933810] dwc2 c9000000.usb: ep_type: 0
  528. [ 0.933814] dwc2 c9000000.usb: max_packet: 0
  529. [ 0.933818] dwc2 c9000000.usb: data_pid_start: 0
  530. [ 0.933822] dwc2 c9000000.usb: multi_count: 0
  531. [ 0.933826] dwc2 c9000000.usb: xfer_started: 0
  532. [ 0.933830] dwc2 c9000000.usb: xfer_buf: 0000000000000000
  533. [ 0.933835] dwc2 c9000000.usb: xfer_dma: 00000000
  534. [ 0.933839] dwc2 c9000000.usb: xfer_len: 0
  535. [ 0.933843] dwc2 c9000000.usb: xfer_count: 0
  536. [ 0.933847] dwc2 c9000000.usb: halt_on_queue: 0
  537. [ 0.933852] dwc2 c9000000.usb: halt_pending: 0
  538. [ 0.933856] dwc2 c9000000.usb: halt_status: 0
  539. [ 0.933860] dwc2 c9000000.usb: do_split: 0
  540. [ 0.933864] dwc2 c9000000.usb: complete_split: 0
  541. [ 0.933868] dwc2 c9000000.usb: hub_addr: 0
  542. [ 0.933872] dwc2 c9000000.usb: hub_port: 0
  543. [ 0.933875] dwc2 c9000000.usb: xact_pos: 0
  544. [ 0.933880] dwc2 c9000000.usb: requests: 0
  545. [ 0.933884] dwc2 c9000000.usb: qh: 0000000000000000
  546. [ 0.933888] dwc2 c9000000.usb: Channel 11:
  547. [ 0.933892] dwc2 c9000000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  548. [ 0.933897] dwc2 c9000000.usb: speed: 0
  549. [ 0.933901] dwc2 c9000000.usb: ep_type: 0
  550. [ 0.933905] dwc2 c9000000.usb: max_packet: 0
  551. [ 0.933909] dwc2 c9000000.usb: data_pid_start: 0
  552. [ 0.933922] dwc2 c9000000.usb: multi_count: 0
  553. [ 0.933927] dwc2 c9000000.usb: xfer_started: 0
  554. [ 0.933931] dwc2 c9000000.usb: xfer_buf: 0000000000000000
  555. [ 0.933936] dwc2 c9000000.usb: xfer_dma: 00000000
  556. [ 0.933940] dwc2 c9000000.usb: xfer_len: 0
  557. [ 0.933944] dwc2 c9000000.usb: xfer_count: 0
  558. [ 0.933948] dwc2 c9000000.usb: halt_on_queue: 0
  559. [ 0.933952] dwc2 c9000000.usb: halt_pending: 0
  560. [ 0.933956] dwc2 c9000000.usb: halt_status: 0
  561. [ 0.933960] dwc2 c9000000.usb: do_split: 0
  562. [ 0.933964] dwc2 c9000000.usb: complete_split: 0
  563. [ 0.933968] dwc2 c9000000.usb: hub_addr: 0
  564. [ 0.933972] dwc2 c9000000.usb: hub_port: 0
  565. [ 0.933976] dwc2 c9000000.usb: xact_pos: 0
  566. [ 0.933980] dwc2 c9000000.usb: requests: 0
  567. [ 0.933984] dwc2 c9000000.usb: qh: 0000000000000000
  568. [ 0.933988] dwc2 c9000000.usb: Channel 12:
  569. [ 0.933992] dwc2 c9000000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  570. [ 0.933997] dwc2 c9000000.usb: speed: 0
  571. [ 0.934002] dwc2 c9000000.usb: ep_type: 0
  572. [ 0.934006] dwc2 c9000000.usb: max_packet: 0
  573. [ 0.934010] dwc2 c9000000.usb: data_pid_start: 0
  574. [ 0.934014] dwc2 c9000000.usb: multi_count: 0
  575. [ 0.934018] dwc2 c9000000.usb: xfer_started: 0
  576. [ 0.934022] dwc2 c9000000.usb: xfer_buf: 0000000000000000
  577. [ 0.934027] dwc2 c9000000.usb: xfer_dma: 00000000
  578. [ 0.934031] dwc2 c9000000.usb: xfer_len: 0
  579. [ 0.934035] dwc2 c9000000.usb: xfer_count: 0
  580. [ 0.934039] dwc2 c9000000.usb: halt_on_queue: 0
  581. [ 0.934043] dwc2 c9000000.usb: halt_pending: 0
  582. [ 0.934047] dwc2 c9000000.usb: halt_status: 0
  583. [ 0.934051] dwc2 c9000000.usb: do_split: 0
  584. [ 0.934055] dwc2 c9000000.usb: complete_split: 0
  585. [ 0.934060] dwc2 c9000000.usb: hub_addr: 0
  586. [ 0.934063] dwc2 c9000000.usb: hub_port: 0
  587. [ 0.934067] dwc2 c9000000.usb: xact_pos: 0
  588. [ 0.934071] dwc2 c9000000.usb: requests: 0
  589. [ 0.934075] dwc2 c9000000.usb: qh: 0000000000000000
  590. [ 0.934079] dwc2 c9000000.usb: Channel 13:
  591. [ 0.934084] dwc2 c9000000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  592. [ 0.934089] dwc2 c9000000.usb: speed: 0
  593. [ 0.934093] dwc2 c9000000.usb: ep_type: 0
  594. [ 0.934097] dwc2 c9000000.usb: max_packet: 0
  595. [ 0.934101] dwc2 c9000000.usb: data_pid_start: 0
  596. [ 0.934106] dwc2 c9000000.usb: multi_count: 0
  597. [ 0.934110] dwc2 c9000000.usb: xfer_started: 0
  598. [ 0.934114] dwc2 c9000000.usb: xfer_buf: 0000000000000000
  599. [ 0.934118] dwc2 c9000000.usb: xfer_dma: 00000000
  600. [ 0.934122] dwc2 c9000000.usb: xfer_len: 0
  601. [ 0.934126] dwc2 c9000000.usb: xfer_count: 0
  602. [ 0.934131] dwc2 c9000000.usb: halt_on_queue: 0
  603. [ 0.934135] dwc2 c9000000.usb: halt_pending: 0
  604. [ 0.934139] dwc2 c9000000.usb: halt_status: 0
  605. [ 0.934143] dwc2 c9000000.usb: do_split: 0
  606. [ 0.934146] dwc2 c9000000.usb: complete_split: 0
  607. [ 0.934151] dwc2 c9000000.usb: hub_addr: 0
  608. [ 0.934155] dwc2 c9000000.usb: hub_port: 0
  609. [ 0.934159] dwc2 c9000000.usb: xact_pos: 0
  610. [ 0.934163] dwc2 c9000000.usb: requests: 0
  611. [ 0.934167] dwc2 c9000000.usb: qh: 0000000000000000
  612. [ 0.934171] dwc2 c9000000.usb: Channel 14:
  613. [ 0.934175] dwc2 c9000000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  614. [ 0.934180] dwc2 c9000000.usb: speed: 0
  615. [ 0.934184] dwc2 c9000000.usb: ep_type: 0
  616. [ 0.934188] dwc2 c9000000.usb: max_packet: 0
  617. [ 0.934192] dwc2 c9000000.usb: data_pid_start: 0
  618. [ 0.934196] dwc2 c9000000.usb: multi_count: 0
  619. [ 0.934200] dwc2 c9000000.usb: xfer_started: 0
  620. [ 0.934204] dwc2 c9000000.usb: xfer_buf: 0000000000000000
  621. [ 0.934208] dwc2 c9000000.usb: xfer_dma: 00000000
  622. [ 0.934213] dwc2 c9000000.usb: xfer_len: 0
  623. [ 0.934217] dwc2 c9000000.usb: xfer_count: 0
  624. [ 0.934221] dwc2 c9000000.usb: halt_on_queue: 0
  625. [ 0.934225] dwc2 c9000000.usb: halt_pending: 0
  626. [ 0.934229] dwc2 c9000000.usb: halt_status: 0
  627. [ 0.934233] dwc2 c9000000.usb: do_split: 0
  628. [ 0.934237] dwc2 c9000000.usb: complete_split: 0
  629. [ 0.934241] dwc2 c9000000.usb: hub_addr: 0
  630. [ 0.934245] dwc2 c9000000.usb: hub_port: 0
  631. [ 0.934249] dwc2 c9000000.usb: xact_pos: 0
  632. [ 0.934253] dwc2 c9000000.usb: requests: 0
  633. [ 0.934257] dwc2 c9000000.usb: qh: 0000000000000000
  634. [ 0.934261] dwc2 c9000000.usb: Channel 15:
  635. [ 0.934265] dwc2 c9000000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  636. [ 0.934270] dwc2 c9000000.usb: speed: 0
  637. [ 0.934274] dwc2 c9000000.usb: ep_type: 0
  638. [ 0.934278] dwc2 c9000000.usb: max_packet: 0
  639. [ 0.934283] dwc2 c9000000.usb: data_pid_start: 0
  640. [ 0.934287] dwc2 c9000000.usb: multi_count: 0
  641. [ 0.934291] dwc2 c9000000.usb: xfer_started: 0
  642. [ 0.934295] dwc2 c9000000.usb: xfer_buf: 0000000000000000
  643. [ 0.934299] dwc2 c9000000.usb: xfer_dma: 00000000
  644. [ 0.934303] dwc2 c9000000.usb: xfer_len: 0
  645. [ 0.934307] dwc2 c9000000.usb: xfer_count: 0
  646. [ 0.934311] dwc2 c9000000.usb: halt_on_queue: 0
  647. [ 0.934315] dwc2 c9000000.usb: halt_pending: 0
  648. [ 0.934319] dwc2 c9000000.usb: halt_status: 0
  649. [ 0.934323] dwc2 c9000000.usb: do_split: 0
  650. [ 0.934327] dwc2 c9000000.usb: complete_split: 0
  651. [ 0.934331] dwc2 c9000000.usb: hub_addr: 0
  652. [ 0.934335] dwc2 c9000000.usb: hub_port: 0
  653. [ 0.934339] dwc2 c9000000.usb: xact_pos: 0
  654. [ 0.934343] dwc2 c9000000.usb: requests: 0
  655. [ 0.934347] dwc2 c9000000.usb: qh: 0000000000000000
  656. [ 0.934352] dwc2 c9000000.usb: non_periodic_channels: 0
  657. [ 0.934357] dwc2 c9000000.usb: periodic_channels: 0
  658. [ 0.934361] dwc2 c9000000.usb: periodic_usecs: 0
  659. [ 0.934365] dwc2 c9000000.usb: NP Tx Req Queue Space Avail: 8
  660. [ 0.934370] dwc2 c9000000.usb: NP Tx FIFO Space Avail: 500
  661. [ 0.934374] dwc2 c9000000.usb: P Tx Req Queue Space Avail: 8
  662. [ 0.934378] dwc2 c9000000.usb: P Tx FIFO Space Avail: 500
  663. [ 0.934383] dwc2 c9000000.usb: Core Global Registers
  664. [ 0.934388] dwc2 c9000000.usb: GOTGCTL @0xFFFF800012400000 : 0x022C0000
  665. [ 0.934393] dwc2 c9000000.usb: GOTGINT @0xFFFF800012400004 : 0x00000000
  666. [ 0.934398] dwc2 c9000000.usb: GAHBCFG @0xFFFF800012400008 : 0x0000002A
  667. [ 0.934404] dwc2 c9000000.usb: GUSBCFG @0xFFFF80001240000C : 0x2000140F
  668. [ 0.934409] dwc2 c9000000.usb: GRSTCTL @0xFFFF800012400010 : 0x80000000
  669. [ 0.934414] dwc2 c9000000.usb: GINTSTS @0xFFFF800012400014 : 0x05000021
  670. [ 0.934419] dwc2 c9000000.usb: GINTMSK @0xFFFF800012400018 : 0xF3000806
  671. [ 0.934425] dwc2 c9000000.usb: GRXSTSR @0xFFFF80001240001C : 0x00000000
  672. [ 0.934430] dwc2 c9000000.usb: GRXFSIZ @0xFFFF800012400024 : 0x00000200
  673. [ 0.934435] dwc2 c9000000.usb: GNPTXFSIZ @0xFFFF800012400028 : 0x01F40200
  674. [ 0.934440] dwc2 c9000000.usb: GNPTXSTS @0xFFFF80001240002C : 0x000801F4
  675. [ 0.934446] dwc2 c9000000.usb: GI2CCTL @0xFFFF800012400030 : 0x00000000
  676. [ 0.934451] dwc2 c9000000.usb: GPVNDCTL @0xFFFF800012400034 : 0x00000000
  677. [ 0.934456] dwc2 c9000000.usb: GGPIO @0xFFFF800012400038 : 0x00000000
  678. [ 0.934461] dwc2 c9000000.usb: GUID @0xFFFF80001240003C : 0x12345678
  679. [ 0.934466] dwc2 c9000000.usb: GSNPSID @0xFFFF800012400040 : 0x4F54310A
  680. [ 0.934472] dwc2 c9000000.usb: GHWCFG1 @0xFFFF800012400044 : 0x00000000
  681. [ 0.934477] dwc2 c9000000.usb: GHWCFG2 @0xFFFF800012400048 : 0x229FD850
  682. [ 0.934482] dwc2 c9000000.usb: GHWCFG3 @0xFFFF80001240004C : 0x07C050E8
  683. [ 0.934487] dwc2 c9000000.usb: GHWCFG4 @0xFFFF800012400050 : 0xD7F24030
  684. [ 0.934493] dwc2 c9000000.usb: GLPMCFG @0xFFFF800012400054 : 0x00000000
  685. [ 0.934498] dwc2 c9000000.usb: GPWRDN @0xFFFF800012400058 : 0x08400010
  686. [ 0.934503] dwc2 c9000000.usb: GDFIFOCFG @0xFFFF80001240005C : 0x05E80800
  687. [ 0.934509] dwc2 c9000000.usb: HPTXFSIZ @0xFFFF800012400100 : 0x01F403F4
  688. [ 0.934514] dwc2 c9000000.usb: PCGCTL @0xFFFF800012400E00 : 0x00000000
  689. [ 0.934519] dwc2 c9000000.usb: Host Global Registers
  690. [ 0.934524] dwc2 c9000000.usb: HCFG @0xFFFF800012400400 : 0x00000200
  691. [ 0.934529] dwc2 c9000000.usb: HFIR @0xFFFF800012400404 : 0x0001EA60
  692. [ 0.934534] dwc2 c9000000.usb: HFNUM @0xFFFF800012400408 : 0xEA603FFF
  693. [ 0.934539] dwc2 c9000000.usb: HPTXSTS @0xFFFF800012400410 : 0x000801F4
  694. [ 0.934544] dwc2 c9000000.usb: HAINT @0xFFFF800012400414 : 0x00000000
  695. [ 0.934549] dwc2 c9000000.usb: HAINTMSK @0xFFFF800012400418 : 0x00000000
  696. [ 0.934555] dwc2 c9000000.usb: HPRT0 @0xFFFF800012400440 : 0x00021403
  697. [ 0.934560] dwc2 c9000000.usb: Host Channel 0 Specific Registers
  698. [ 0.934564] dwc2 c9000000.usb: HCCHAR @0xFFFF800012400500 : 0x00000000
  699. [ 0.934570] dwc2 c9000000.usb: HCSPLT @0xFFFF800012400504 : 0x00000000
  700. [ 0.934575] dwc2 c9000000.usb: HCINT @0xFFFF800012400508 : 0x00000000
  701. [ 0.934580] dwc2 c9000000.usb: HCINTMSK @0xFFFF80001240050C : 0x00000000
  702. [ 0.934586] dwc2 c9000000.usb: HCTSIZ @0xFFFF800012400510 : 0x00000000
  703. [ 0.934591] dwc2 c9000000.usb: HCDMA @0xFFFF800012400514 : 0x03095020
  704. [ 0.934596] dwc2 c9000000.usb: Host Channel 1 Specific Registers
  705. [ 0.934601] dwc2 c9000000.usb: HCCHAR @0xFFFF800012400520 : 0x00000000
  706. [ 0.934606] dwc2 c9000000.usb: HCSPLT @0xFFFF800012400524 : 0x00000000
  707. [ 0.934611] dwc2 c9000000.usb: HCINT @0xFFFF800012400528 : 0x00000000
  708. [ 0.934616] dwc2 c9000000.usb: HCINTMSK @0xFFFF80001240052C : 0x00000000
  709. [ 0.934621] dwc2 c9000000.usb: HCTSIZ @0xFFFF800012400530 : 0x00000000
  710. [ 0.934626] dwc2 c9000000.usb: HCDMA @0xFFFF800012400534 : 0x03095010
  711. [ 0.934631] dwc2 c9000000.usb: Host Channel 2 Specific Registers
  712. [ 0.934635] dwc2 c9000000.usb: HCCHAR @0xFFFF800012400540 : 0x00000000
  713. [ 0.934641] dwc2 c9000000.usb: HCSPLT @0xFFFF800012400544 : 0x00000000
  714. [ 0.934646] dwc2 c9000000.usb: HCINT @0xFFFF800012400548 : 0x00000000
  715. [ 0.934651] dwc2 c9000000.usb: HCINTMSK @0xFFFF80001240054C : 0x00000000
  716. [ 0.934656] dwc2 c9000000.usb: HCTSIZ @0xFFFF800012400550 : 0x00000000
  717. [ 0.934661] dwc2 c9000000.usb: HCDMA @0xFFFF800012400554 : 0x03095020
  718. [ 0.934666] dwc2 c9000000.usb: Host Channel 3 Specific Registers
  719. [ 0.934670] dwc2 c9000000.usb: HCCHAR @0xFFFF800012400560 : 0x00000000
  720. [ 0.934676] dwc2 c9000000.usb: HCSPLT @0xFFFF800012400564 : 0x00000000
  721. [ 0.934681] dwc2 c9000000.usb: HCINT @0xFFFF800012400568 : 0x00000000
  722. [ 0.934686] dwc2 c9000000.usb: HCINTMSK @0xFFFF80001240056C : 0x00000000
  723. [ 0.934691] dwc2 c9000000.usb: HCTSIZ @0xFFFF800012400570 : 0x00000000
  724. [ 0.934696] dwc2 c9000000.usb: HCDMA @0xFFFF800012400574 : 0x03095010
  725. [ 0.934701] dwc2 c9000000.usb: Host Channel 4 Specific Registers
  726. [ 0.934705] dwc2 c9000000.usb: HCCHAR @0xFFFF800012400580 : 0x00000000
  727. [ 0.934710] dwc2 c9000000.usb: HCSPLT @0xFFFF800012400584 : 0x00000000
  728. [ 0.934715] dwc2 c9000000.usb: HCINT @0xFFFF800012400588 : 0x00000000
  729. [ 0.934721] dwc2 c9000000.usb: HCINTMSK @0xFFFF80001240058C : 0x00000000
  730. [ 0.934726] dwc2 c9000000.usb: HCTSIZ @0xFFFF800012400590 : 0x00000000
  731. [ 0.934731] dwc2 c9000000.usb: HCDMA @0xFFFF800012400594 : 0x03095020
  732. [ 0.934736] dwc2 c9000000.usb: Host Channel 5 Specific Registers
  733. [ 0.934740] dwc2 c9000000.usb: HCCHAR @0xFFFF8000124005A0 : 0x00000000
  734. [ 0.934746] dwc2 c9000000.usb: HCSPLT @0xFFFF8000124005A4 : 0x00000000
  735. [ 0.934751] dwc2 c9000000.usb: HCINT @0xFFFF8000124005A8 : 0x00000000
  736. [ 0.934756] dwc2 c9000000.usb: HCINTMSK @0xFFFF8000124005AC : 0x00000000
  737. [ 0.934761] dwc2 c9000000.usb: HCTSIZ @0xFFFF8000124005B0 : 0x00000000
  738. [ 0.934766] dwc2 c9000000.usb: HCDMA @0xFFFF8000124005B4 : 0x03095010
  739. [ 0.934771] dwc2 c9000000.usb: Host Channel 6 Specific Registers
  740. [ 0.934775] dwc2 c9000000.usb: HCCHAR @0xFFFF8000124005C0 : 0x00000000
  741. [ 0.934780] dwc2 c9000000.usb: HCSPLT @0xFFFF8000124005C4 : 0x00000000
  742. [ 0.934785] dwc2 c9000000.usb: HCINT @0xFFFF8000124005C8 : 0x00000000
  743. [ 0.934790] dwc2 c9000000.usb: HCINTMSK @0xFFFF8000124005CC : 0x00000000
  744. [ 0.934795] dwc2 c9000000.usb: HCTSIZ @0xFFFF8000124005D0 : 0x00000000
  745. [ 0.934801] dwc2 c9000000.usb: HCDMA @0xFFFF8000124005D4 : 0x03095020
  746. [ 0.934806] dwc2 c9000000.usb: Host Channel 7 Specific Registers
  747. [ 0.934810] dwc2 c9000000.usb: HCCHAR @0xFFFF8000124005E0 : 0x00000000
  748. [ 0.934815] dwc2 c9000000.usb: HCSPLT @0xFFFF8000124005E4 : 0x00000000
  749. [ 0.934820] dwc2 c9000000.usb: HCINT @0xFFFF8000124005E8 : 0x00000000
  750. [ 0.934825] dwc2 c9000000.usb: HCINTMSK @0xFFFF8000124005EC : 0x00000000
  751. [ 0.934830] dwc2 c9000000.usb: HCTSIZ @0xFFFF8000124005F0 : 0x00000000
  752. [ 0.934835] dwc2 c9000000.usb: HCDMA @0xFFFF8000124005F4 : 0x03095010
  753. [ 0.934840] dwc2 c9000000.usb: Host Channel 8 Specific Registers
  754. [ 0.934845] dwc2 c9000000.usb: HCCHAR @0xFFFF800012400600 : 0x00000000
  755. [ 0.934850] dwc2 c9000000.usb: HCSPLT @0xFFFF800012400604 : 0x00000000
  756. [ 0.934855] dwc2 c9000000.usb: HCINT @0xFFFF800012400608 : 0x00000000
  757. [ 0.934860] dwc2 c9000000.usb: HCINTMSK @0xFFFF80001240060C : 0x00000000
  758. [ 0.934865] dwc2 c9000000.usb: HCTSIZ @0xFFFF800012400610 : 0x00000000
  759. [ 0.934870] dwc2 c9000000.usb: HCDMA @0xFFFF800012400614 : 0x03095020
  760. [ 0.934875] dwc2 c9000000.usb: Host Channel 9 Specific Registers
  761. [ 0.934880] dwc2 c9000000.usb: HCCHAR @0xFFFF800012400620 : 0x00000000
  762. [ 0.934885] dwc2 c9000000.usb: HCSPLT @0xFFFF800012400624 : 0x00000000
  763. [ 0.934890] dwc2 c9000000.usb: HCINT @0xFFFF800012400628 : 0x00000000
  764. [ 0.934895] dwc2 c9000000.usb: HCINTMSK @0xFFFF80001240062C : 0x00000000
  765. [ 0.934900] dwc2 c9000000.usb: HCTSIZ @0xFFFF800012400630 : 0x00000000
  766. [ 0.934905] dwc2 c9000000.usb: HCDMA @0xFFFF800012400634 : 0x03095010
  767. [ 0.934910] dwc2 c9000000.usb: Host Channel 10 Specific Registers
  768. [ 0.934915] dwc2 c9000000.usb: HCCHAR @0xFFFF800012400640 : 0x00000000
  769. [ 0.934920] dwc2 c9000000.usb: HCSPLT @0xFFFF800012400644 : 0x00000000
  770. [ 0.934925] dwc2 c9000000.usb: HCINT @0xFFFF800012400648 : 0x00000000
  771. [ 0.934930] dwc2 c9000000.usb: HCINTMSK @0xFFFF80001240064C : 0x00000000
  772. [ 0.934935] dwc2 c9000000.usb: HCTSIZ @0xFFFF800012400650 : 0x00000000
  773. [ 0.934940] dwc2 c9000000.usb: HCDMA @0xFFFF800012400654 : 0x03095020
  774. [ 0.934945] dwc2 c9000000.usb: Host Channel 11 Specific Registers
  775. [ 0.934949] dwc2 c9000000.usb: HCCHAR @0xFFFF800012400660 : 0x00000000
  776. [ 0.934955] dwc2 c9000000.usb: HCSPLT @0xFFFF800012400664 : 0x00000000
  777. [ 0.934960] dwc2 c9000000.usb: HCINT @0xFFFF800012400668 : 0x00000000
  778. [ 0.934965] dwc2 c9000000.usb: HCINTMSK @0xFFFF80001240066C : 0x00000000
  779. [ 0.934970] dwc2 c9000000.usb: HCTSIZ @0xFFFF800012400670 : 0x00000000
  780. [ 0.934976] dwc2 c9000000.usb: HCDMA @0xFFFF800012400674 : 0x03095010
  781. [ 0.934981] dwc2 c9000000.usb: Host Channel 12 Specific Registers
  782. [ 0.934985] dwc2 c9000000.usb: HCCHAR @0xFFFF800012400680 : 0x00000000
  783. [ 0.934990] dwc2 c9000000.usb: HCSPLT @0xFFFF800012400684 : 0x00000000
  784. [ 0.934995] dwc2 c9000000.usb: HCINT @0xFFFF800012400688 : 0x00000000
  785. [ 0.935001] dwc2 c9000000.usb: HCINTMSK @0xFFFF80001240068C : 0x00000000
  786. [ 0.935006] dwc2 c9000000.usb: HCTSIZ @0xFFFF800012400690 : 0x00000000
  787. [ 0.935011] dwc2 c9000000.usb: HCDMA @0xFFFF800012400694 : 0x03095020
  788. [ 0.935016] dwc2 c9000000.usb: Host Channel 13 Specific Registers
  789. [ 0.935020] dwc2 c9000000.usb: HCCHAR @0xFFFF8000124006A0 : 0x00000000
  790. [ 0.935025] dwc2 c9000000.usb: HCSPLT @0xFFFF8000124006A4 : 0x00000000
  791. [ 0.935030] dwc2 c9000000.usb: HCINT @0xFFFF8000124006A8 : 0x00000000
  792. [ 0.935035] dwc2 c9000000.usb: HCINTMSK @0xFFFF8000124006AC : 0x00000000
  793. [ 0.935040] dwc2 c9000000.usb: HCTSIZ @0xFFFF8000124006B0 : 0x00000000
  794. [ 0.935045] dwc2 c9000000.usb: HCDMA @0xFFFF8000124006B4 : 0x03095010
  795. [ 0.935050] dwc2 c9000000.usb: Host Channel 14 Specific Registers
  796. [ 0.935055] dwc2 c9000000.usb: HCCHAR @0xFFFF8000124006C0 : 0x00000000
  797. [ 0.935059] dwc2 c9000000.usb: HCSPLT @0xFFFF8000124006C4 : 0x00000000
  798. [ 0.935064] dwc2 c9000000.usb: HCINT @0xFFFF8000124006C8 : 0x00000000
  799. [ 0.935069] dwc2 c9000000.usb: HCINTMSK @0xFFFF8000124006CC : 0x00000000
  800. [ 0.935075] dwc2 c9000000.usb: HCTSIZ @0xFFFF8000124006D0 : 0x00000000
  801. [ 0.935080] dwc2 c9000000.usb: HCDMA @0xFFFF8000124006D4 : 0x03095020
  802. [ 0.935085] dwc2 c9000000.usb: Host Channel 15 Specific Registers
  803. [ 0.935089] dwc2 c9000000.usb: HCCHAR @0xFFFF8000124006E0 : 0x00000000
  804. [ 0.935094] dwc2 c9000000.usb: HCSPLT @0xFFFF8000124006E4 : 0x00000000
  805. [ 0.935099] dwc2 c9000000.usb: HCINT @0xFFFF8000124006E8 : 0x00000000
  806. [ 0.935104] dwc2 c9000000.usb: HCINTMSK @0xFFFF8000124006EC : 0x00000000
  807. [ 0.935109] dwc2 c9000000.usb: HCTSIZ @0xFFFF8000124006F0 : 0x00000000
  808. [ 0.935114] dwc2 c9000000.usb: HCDMA @0xFFFF8000124006F4 : 0x03095010
  809. [ 0.935119] dwc2 c9000000.usb: ************************************************************
  810. [ 0.935123] dwc2 c9000000.usb:
  811. [ 0.935134] dwc2 c9000000.usb: gintsts=05000021 gintmsk=f3000806
  812. [ 0.936547] dwc2 c9100000.usb: mapped PA c9100000 to VA (____ptrval____)
  813. [ 0.936657] dwc2 c9100000.usb: Looking up vusb_d-supply from device tree
  814. [ 0.936665] dwc2 c9100000.usb: Looking up vusb_d-supply property in node /soc/usb@c9100000 failed
  815. [ 0.936688] dwc2 c9100000.usb: supply vusb_d not found, using dummy regulator
  816. [ 0.939802] dwc2 c9000000.usb: ClearPortFeature USB_PORT_FEAT_C_CONNECTION
  817. [ 0.939830] dwc2 c9100000.usb: Looking up vusb_a-supply from device tree
  818. [ 0.939837] dwc2 c9100000.usb: Looking up vusb_a-supply property in node /soc/usb@c9100000 failed
  819. [ 0.939850] dwc2 c9100000.usb: supply vusb_a not found, using dummy regulator
  820. [ 0.946841] dwc2 c9100000.usb: registering common handler for irq46
  821. [ 0.946884] dwc2 c9100000.usb: Looking up vbus-supply from device tree
  822. [ 0.946890] dwc2 c9100000.usb: Looking up vbus-supply property in node /soc/usb@c9100000 failed
  823. [ 0.948510] dwc2 c9100000.usb: Core Release: 3.10a (snpsid=4f54310a)
  824. [ 0.948523] dwc2 c9100000.usb: Forcing mode to host
  825. [ 1.005942] dwc2 c9100000.usb: DWC OTG HCD INIT
  826. [ 1.005948] dwc2 c9100000.usb: hcfg=00000200
  827. [ 1.005957] dwc2 c9100000.usb: dwc2_core_init((____ptrval____))
  828. [ 1.005965] dwc2 c9100000.usb: HS UTMI+ PHY selected
  829. [ 1.005969] dwc2 c9100000.usb: Internal DMA Mode
  830. [ 1.005975] dwc2 c9100000.usb: Host Mode
  831. [ 1.006052] dwc2 c9100000.usb: DWC OTG Controller
  832. [ 1.006085] dwc2 c9100000.usb: new USB bus registered, assigned bus number 2
  833. [ 1.012128] dwc2 c9100000.usb: irq 46, io mem 0xc9100000
  834. [ 1.017371] dwc2 c9100000.usb: DWC OTG HCD START
  835. [ 1.017380] dwc2 c9100000.usb: dwc2_core_host_init((____ptrval____))
  836. [ 1.017386] dwc2 c9100000.usb: Initializing HCFG.FSLSPClkSel to 00000000
  837. [ 1.017392] dwc2 c9100000.usb: initial grxfsiz=00000800
  838. [ 1.017397] dwc2 c9100000.usb: new grxfsiz=00000200
  839. [ 1.017402] dwc2 c9100000.usb: initial gnptxfsiz=08000800
  840. [ 1.017407] dwc2 c9100000.usb: new gnptxfsiz=01f40200
  841. [ 1.017411] dwc2 c9100000.usb: initial hptxfsiz=08000000
  842. [ 1.017416] dwc2 c9100000.usb: new hptxfsiz=01f403f4
  843. [ 1.017431] dwc2 c9100000.usb: Init: Port Power? op_state=9
  844. [ 1.017435] dwc2 c9100000.usb: Init: Power Port (0)
  845. [ 1.017439] dwc2 c9100000.usb: dwc2_enable_host_interrupts()
  846. [ 1.017445] dwc2 c9100000.usb: DWC OTG HCD Has Root Hub
  847. [ 1.017781] dwc2 c9100000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x81
  848. [ 1.017864] hub 2-0:1.0: USB hub found
  849. [ 1.021085] dwc2 c9100000.usb: GetHubDescriptor
  850. [ 1.021099] hub 2-0:1.0: 1 port detected
  851. [ 1.024971] dwc2 c9100000.usb: GetHubStatus
  852. [ 1.025041] dwc2 c9100000.usb: SetPortFeature
  853. [ 1.025163] dwc2 c9100000.usb:
  854. [ 1.025168] dwc2 c9100000.usb: ************************************************************
  855. [ 1.025173] dwc2 c9100000.usb: HCD State:
  856. [ 1.025176] dwc2 c9100000.usb: Num channels: 16
  857. [ 1.025181] dwc2 c9100000.usb: Channel 0:
  858. [ 1.025185] dwc2 c9100000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  859. [ 1.025190] dwc2 c9100000.usb: speed: 0
  860. [ 1.025194] dwc2 c9100000.usb: ep_type: 0
  861. [ 1.025199] dwc2 c9100000.usb: max_packet: 0
  862. [ 1.025203] dwc2 c9100000.usb: data_pid_start: 0
  863. [ 1.025207] dwc2 c9100000.usb: multi_count: 0
  864. [ 1.025211] dwc2 c9100000.usb: xfer_started: 0
  865. [ 1.025215] dwc2 c9100000.usb: xfer_buf: 0000000000000000
  866. [ 1.025220] dwc2 c9100000.usb: xfer_dma: 00000000
  867. [ 1.025226] dwc2 c9100000.usb: xfer_len: 0
  868. [ 1.025230] dwc2 c9100000.usb: xfer_count: 0
  869. [ 1.025234] dwc2 c9100000.usb: halt_on_queue: 0
  870. [ 1.025238] dwc2 c9100000.usb: halt_pending: 0
  871. [ 1.025242] dwc2 c9100000.usb: halt_status: 0
  872. [ 1.025246] dwc2 c9100000.usb: do_split: 0
  873. [ 1.025250] dwc2 c9100000.usb: complete_split: 0
  874. [ 1.025254] dwc2 c9100000.usb: hub_addr: 0
  875. [ 1.025259] dwc2 c9100000.usb: hub_port: 0
  876. [ 1.025263] dwc2 c9100000.usb: xact_pos: 0
  877. [ 1.025267] dwc2 c9100000.usb: requests: 0
  878. [ 1.025271] dwc2 c9100000.usb: qh: 0000000000000000
  879. [ 1.025276] dwc2 c9100000.usb: Channel 1:
  880. [ 1.025280] dwc2 c9100000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  881. [ 1.025285] dwc2 c9100000.usb: speed: 0
  882. [ 1.025289] dwc2 c9100000.usb: ep_type: 0
  883. [ 1.025293] dwc2 c9100000.usb: max_packet: 0
  884. [ 1.025297] dwc2 c9100000.usb: data_pid_start: 0
  885. [ 1.025301] dwc2 c9100000.usb: multi_count: 0
  886. [ 1.025305] dwc2 c9100000.usb: xfer_started: 0
  887. [ 1.025309] dwc2 c9100000.usb: xfer_buf: 0000000000000000
  888. [ 1.025314] dwc2 c9100000.usb: xfer_dma: 00000000
  889. [ 1.025318] dwc2 c9100000.usb: xfer_len: 0
  890. [ 1.025322] dwc2 c9100000.usb: xfer_count: 0
  891. [ 1.025326] dwc2 c9100000.usb: halt_on_queue: 0
  892. [ 1.025330] dwc2 c9100000.usb: halt_pending: 0
  893. [ 1.025334] dwc2 c9100000.usb: halt_status: 0
  894. [ 1.025338] dwc2 c9100000.usb: do_split: 0
  895. [ 1.025342] dwc2 c9100000.usb: complete_split: 0
  896. [ 1.025346] dwc2 c9100000.usb: hub_addr: 0
  897. [ 1.025350] dwc2 c9100000.usb: hub_port: 0
  898. [ 1.025354] dwc2 c9100000.usb: xact_pos: 0
  899. [ 1.025358] dwc2 c9100000.usb: requests: 0
  900. [ 1.025362] dwc2 c9100000.usb: qh: 0000000000000000
  901. [ 1.025366] dwc2 c9100000.usb: Channel 2:
  902. [ 1.025370] dwc2 c9100000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  903. [ 1.025375] dwc2 c9100000.usb: speed: 0
  904. [ 1.025379] dwc2 c9100000.usb: ep_type: 0
  905. [ 1.025384] dwc2 c9100000.usb: max_packet: 0
  906. [ 1.025388] dwc2 c9100000.usb: data_pid_start: 0
  907. [ 1.025392] dwc2 c9100000.usb: multi_count: 0
  908. [ 1.025396] dwc2 c9100000.usb: xfer_started: 0
  909. [ 1.025400] dwc2 c9100000.usb: xfer_buf: 0000000000000000
  910. [ 1.025404] dwc2 c9100000.usb: xfer_dma: 00000000
  911. [ 1.025408] dwc2 c9100000.usb: xfer_len: 0
  912. [ 1.025412] dwc2 c9100000.usb: xfer_count: 0
  913. [ 1.025416] dwc2 c9100000.usb: halt_on_queue: 0
  914. [ 1.025420] dwc2 c9100000.usb: halt_pending: 0
  915. [ 1.025424] dwc2 c9100000.usb: halt_status: 0
  916. [ 1.025428] dwc2 c9100000.usb: do_split: 0
  917. [ 1.025432] dwc2 c9100000.usb: complete_split: 0
  918. [ 1.025436] dwc2 c9100000.usb: hub_addr: 0
  919. [ 1.025440] dwc2 c9100000.usb: hub_port: 0
  920. [ 1.025444] dwc2 c9100000.usb: xact_pos: 0
  921. [ 1.025448] dwc2 c9100000.usb: requests: 0
  922. [ 1.025452] dwc2 c9100000.usb: qh: 0000000000000000
  923. [ 1.025457] dwc2 c9100000.usb: Channel 3:
  924. [ 1.025461] dwc2 c9100000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  925. [ 1.025466] dwc2 c9100000.usb: speed: 0
  926. [ 1.025470] dwc2 c9100000.usb: ep_type: 0
  927. [ 1.025474] dwc2 c9100000.usb: max_packet: 0
  928. [ 1.025478] dwc2 c9100000.usb: data_pid_start: 0
  929. [ 1.025483] dwc2 c9100000.usb: multi_count: 0
  930. [ 1.025487] dwc2 c9100000.usb: xfer_started: 0
  931. [ 1.025491] dwc2 c9100000.usb: xfer_buf: 0000000000000000
  932. [ 1.025495] dwc2 c9100000.usb: xfer_dma: 00000000
  933. [ 1.025499] dwc2 c9100000.usb: xfer_len: 0
  934. [ 1.025503] dwc2 c9100000.usb: xfer_count: 0
  935. [ 1.025507] dwc2 c9100000.usb: halt_on_queue: 0
  936. [ 1.025512] dwc2 c9100000.usb: halt_pending: 0
  937. [ 1.025516] dwc2 c9100000.usb: halt_status: 0
  938. [ 1.025520] dwc2 c9100000.usb: do_split: 0
  939. [ 1.025524] dwc2 c9100000.usb: complete_split: 0
  940. [ 1.025528] dwc2 c9100000.usb: hub_addr: 0
  941. [ 1.025532] dwc2 c9100000.usb: hub_port: 0
  942. [ 1.025536] dwc2 c9100000.usb: xact_pos: 0
  943. [ 1.025539] dwc2 c9100000.usb: requests: 0
  944. [ 1.025544] dwc2 c9100000.usb: qh: 0000000000000000
  945. [ 1.025548] dwc2 c9100000.usb: Channel 4:
  946. [ 1.025552] dwc2 c9100000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  947. [ 1.025557] dwc2 c9100000.usb: speed: 0
  948. [ 1.025561] dwc2 c9100000.usb: ep_type: 0
  949. [ 1.025565] dwc2 c9100000.usb: max_packet: 0
  950. [ 1.025569] dwc2 c9100000.usb: data_pid_start: 0
  951. [ 1.025573] dwc2 c9100000.usb: multi_count: 0
  952. [ 1.025577] dwc2 c9100000.usb: xfer_started: 0
  953. [ 1.025582] dwc2 c9100000.usb: xfer_buf: 0000000000000000
  954. [ 1.025586] dwc2 c9100000.usb: xfer_dma: 00000000
  955. [ 1.025591] dwc2 c9100000.usb: xfer_len: 0
  956. [ 1.025595] dwc2 c9100000.usb: xfer_count: 0
  957. [ 1.025598] dwc2 c9100000.usb: halt_on_queue: 0
  958. [ 1.025602] dwc2 c9100000.usb: halt_pending: 0
  959. [ 1.025606] dwc2 c9100000.usb: halt_status: 0
  960. [ 1.025611] dwc2 c9100000.usb: do_split: 0
  961. [ 1.025615] dwc2 c9100000.usb: complete_split: 0
  962. [ 1.025619] dwc2 c9100000.usb: hub_addr: 0
  963. [ 1.025623] dwc2 c9100000.usb: hub_port: 0
  964. [ 1.025627] dwc2 c9100000.usb: xact_pos: 0
  965. [ 1.025631] dwc2 c9100000.usb: requests: 0
  966. [ 1.025635] dwc2 c9100000.usb: qh: 0000000000000000
  967. [ 1.025639] dwc2 c9100000.usb: Channel 5:
  968. [ 1.025643] dwc2 c9100000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  969. [ 1.025648] dwc2 c9100000.usb: speed: 0
  970. [ 1.025652] dwc2 c9100000.usb: ep_type: 0
  971. [ 1.025656] dwc2 c9100000.usb: max_packet: 0
  972. [ 1.025660] dwc2 c9100000.usb: data_pid_start: 0
  973. [ 1.025664] dwc2 c9100000.usb: multi_count: 0
  974. [ 1.025668] dwc2 c9100000.usb: xfer_started: 0
  975. [ 1.025672] dwc2 c9100000.usb: xfer_buf: 0000000000000000
  976. [ 1.025677] dwc2 c9100000.usb: xfer_dma: 00000000
  977. [ 1.025681] dwc2 c9100000.usb: xfer_len: 0
  978. [ 1.025685] dwc2 c9100000.usb: xfer_count: 0
  979. [ 1.025689] dwc2 c9100000.usb: halt_on_queue: 0
  980. [ 1.025693] dwc2 c9100000.usb: halt_pending: 0
  981. [ 1.025697] dwc2 c9100000.usb: halt_status: 0
  982. [ 1.025701] dwc2 c9100000.usb: do_split: 0
  983. [ 1.025705] dwc2 c9100000.usb: complete_split: 0
  984. [ 1.025709] dwc2 c9100000.usb: hub_addr: 0
  985. [ 1.025714] dwc2 c9100000.usb: hub_port: 0
  986. [ 1.025718] dwc2 c9100000.usb: xact_pos: 0
  987. [ 1.025722] dwc2 c9100000.usb: requests: 0
  988. [ 1.025726] dwc2 c9100000.usb: qh: 0000000000000000
  989. [ 1.025730] dwc2 c9100000.usb: Channel 6:
  990. [ 1.025734] dwc2 c9100000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  991. [ 1.025739] dwc2 c9100000.usb: speed: 0
  992. [ 1.025743] dwc2 c9100000.usb: ep_type: 0
  993. [ 1.025747] dwc2 c9100000.usb: max_packet: 0
  994. [ 1.025751] dwc2 c9100000.usb: data_pid_start: 0
  995. [ 1.025755] dwc2 c9100000.usb: multi_count: 0
  996. [ 1.025759] dwc2 c9100000.usb: xfer_started: 0
  997. [ 1.025763] dwc2 c9100000.usb: xfer_buf: 0000000000000000
  998. [ 1.025768] dwc2 c9100000.usb: xfer_dma: 00000000
  999. [ 1.025772] dwc2 c9100000.usb: xfer_len: 0
  1000. [ 1.025776] dwc2 c9100000.usb: xfer_count: 0
  1001. [ 1.025780] dwc2 c9100000.usb: halt_on_queue: 0
  1002. [ 1.025784] dwc2 c9100000.usb: halt_pending: 0
  1003. [ 1.025788] dwc2 c9100000.usb: halt_status: 0
  1004. [ 1.025792] dwc2 c9100000.usb: do_split: 0
  1005. [ 1.025796] dwc2 c9100000.usb: complete_split: 0
  1006. [ 1.025800] dwc2 c9100000.usb: hub_addr: 0
  1007. [ 1.025804] dwc2 c9100000.usb: hub_port: 0
  1008. [ 1.025808] dwc2 c9100000.usb: xact_pos: 0
  1009. [ 1.025812] dwc2 c9100000.usb: requests: 0
  1010. [ 1.025816] dwc2 c9100000.usb: qh: 0000000000000000
  1011. [ 1.025821] dwc2 c9100000.usb: Channel 7:
  1012. [ 1.025825] dwc2 c9100000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  1013. [ 1.025830] dwc2 c9100000.usb: speed: 0
  1014. [ 1.025834] dwc2 c9100000.usb: ep_type: 0
  1015. [ 1.025838] dwc2 c9100000.usb: max_packet: 0
  1016. [ 1.025842] dwc2 c9100000.usb: data_pid_start: 0
  1017. [ 1.025847] dwc2 c9100000.usb: multi_count: 0
  1018. [ 1.025851] dwc2 c9100000.usb: xfer_started: 0
  1019. [ 1.025855] dwc2 c9100000.usb: xfer_buf: 0000000000000000
  1020. [ 1.025859] dwc2 c9100000.usb: xfer_dma: 00000000
  1021. [ 1.025863] dwc2 c9100000.usb: xfer_len: 0
  1022. [ 1.025867] dwc2 c9100000.usb: xfer_count: 0
  1023. [ 1.025871] dwc2 c9100000.usb: halt_on_queue: 0
  1024. [ 1.025875] dwc2 c9100000.usb: halt_pending: 0
  1025. [ 1.025880] dwc2 c9100000.usb: halt_status: 0
  1026. [ 1.025884] dwc2 c9100000.usb: do_split: 0
  1027. [ 1.025888] dwc2 c9100000.usb: complete_split: 0
  1028. [ 1.025892] dwc2 c9100000.usb: hub_addr: 0
  1029. [ 1.025896] dwc2 c9100000.usb: hub_port: 0
  1030. [ 1.025900] dwc2 c9100000.usb: xact_pos: 0
  1031. [ 1.025904] dwc2 c9100000.usb: requests: 0
  1032. [ 1.025908] dwc2 c9100000.usb: qh: 0000000000000000
  1033. [ 1.025919] dwc2 c9100000.usb: Channel 8:
  1034. [ 1.025924] dwc2 c9100000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  1035. [ 1.025929] dwc2 c9100000.usb: speed: 0
  1036. [ 1.025933] dwc2 c9100000.usb: ep_type: 0
  1037. [ 1.025937] dwc2 c9100000.usb: max_packet: 0
  1038. [ 1.025941] dwc2 c9100000.usb: data_pid_start: 0
  1039. [ 1.025945] dwc2 c9100000.usb: multi_count: 0
  1040. [ 1.025950] dwc2 c9100000.usb: xfer_started: 0
  1041. [ 1.025954] dwc2 c9100000.usb: xfer_buf: 0000000000000000
  1042. [ 1.025958] dwc2 c9100000.usb: xfer_dma: 00000000
  1043. [ 1.025962] dwc2 c9100000.usb: xfer_len: 0
  1044. [ 1.025966] dwc2 c9100000.usb: xfer_count: 0
  1045. [ 1.025970] dwc2 c9100000.usb: halt_on_queue: 0
  1046. [ 1.025974] dwc2 c9100000.usb: halt_pending: 0
  1047. [ 1.025978] dwc2 c9100000.usb: halt_status: 0
  1048. [ 1.025983] dwc2 c9100000.usb: do_split: 0
  1049. [ 1.025987] dwc2 c9100000.usb: complete_split: 0
  1050. [ 1.025991] dwc2 c9100000.usb: hub_addr: 0
  1051. [ 1.025995] dwc2 c9100000.usb: hub_port: 0
  1052. [ 1.025999] dwc2 c9100000.usb: xact_pos: 0
  1053. [ 1.026003] dwc2 c9100000.usb: requests: 0
  1054. [ 1.026007] dwc2 c9100000.usb: qh: 0000000000000000
  1055. [ 1.026011] dwc2 c9100000.usb: Channel 9:
  1056. [ 1.026015] dwc2 c9100000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  1057. [ 1.026020] dwc2 c9100000.usb: speed: 0
  1058. [ 1.026025] dwc2 c9100000.usb: ep_type: 0
  1059. [ 1.026029] dwc2 c9100000.usb: max_packet: 0
  1060. [ 1.026033] dwc2 c9100000.usb: data_pid_start: 0
  1061. [ 1.026037] dwc2 c9100000.usb: multi_count: 0
  1062. [ 1.026041] dwc2 c9100000.usb: xfer_started: 0
  1063. [ 1.026045] dwc2 c9100000.usb: xfer_buf: 0000000000000000
  1064. [ 1.026049] dwc2 c9100000.usb: xfer_dma: 00000000
  1065. [ 1.026053] dwc2 c9100000.usb: xfer_len: 0
  1066. [ 1.026057] dwc2 c9100000.usb: xfer_count: 0
  1067. [ 1.026061] dwc2 c9100000.usb: halt_on_queue: 0
  1068. [ 1.026065] dwc2 c9100000.usb: halt_pending: 0
  1069. [ 1.026069] dwc2 c9100000.usb: halt_status: 0
  1070. [ 1.026073] dwc2 c9100000.usb: do_split: 0
  1071. [ 1.026077] dwc2 c9100000.usb: complete_split: 0
  1072. [ 1.026081] dwc2 c9100000.usb: hub_addr: 0
  1073. [ 1.026085] dwc2 c9100000.usb: hub_port: 0
  1074. [ 1.026089] dwc2 c9100000.usb: xact_pos: 0
  1075. [ 1.026093] dwc2 c9100000.usb: requests: 0
  1076. [ 1.026097] dwc2 c9100000.usb: qh: 0000000000000000
  1077. [ 1.026101] dwc2 c9100000.usb: Channel 10:
  1078. [ 1.026105] dwc2 c9100000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  1079. [ 1.026110] dwc2 c9100000.usb: speed: 0
  1080. [ 1.026114] dwc2 c9100000.usb: ep_type: 0
  1081. [ 1.026118] dwc2 c9100000.usb: max_packet: 0
  1082. [ 1.026122] dwc2 c9100000.usb: data_pid_start: 0
  1083. [ 1.026126] dwc2 c9100000.usb: multi_count: 0
  1084. [ 1.026130] dwc2 c9100000.usb: xfer_started: 0
  1085. [ 1.026134] dwc2 c9100000.usb: xfer_buf: 0000000000000000
  1086. [ 1.026138] dwc2 c9100000.usb: xfer_dma: 00000000
  1087. [ 1.026142] dwc2 c9100000.usb: xfer_len: 0
  1088. [ 1.026147] dwc2 c9100000.usb: xfer_count: 0
  1089. [ 1.026151] dwc2 c9100000.usb: halt_on_queue: 0
  1090. [ 1.026155] dwc2 c9100000.usb: halt_pending: 0
  1091. [ 1.026159] dwc2 c9100000.usb: halt_status: 0
  1092. [ 1.026163] dwc2 c9100000.usb: do_split: 0
  1093. [ 1.026167] dwc2 c9100000.usb: complete_split: 0
  1094. [ 1.026171] dwc2 c9100000.usb: hub_addr: 0
  1095. [ 1.026175] dwc2 c9100000.usb: hub_port: 0
  1096. [ 1.026179] dwc2 c9100000.usb: xact_pos: 0
  1097. [ 1.026183] dwc2 c9100000.usb: requests: 0
  1098. [ 1.026187] dwc2 c9100000.usb: qh: 0000000000000000
  1099. [ 1.026191] dwc2 c9100000.usb: Channel 11:
  1100. [ 1.026195] dwc2 c9100000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  1101. [ 1.026200] dwc2 c9100000.usb: speed: 0
  1102. [ 1.026204] dwc2 c9100000.usb: ep_type: 0
  1103. [ 1.026209] dwc2 c9100000.usb: max_packet: 0
  1104. [ 1.026213] dwc2 c9100000.usb: data_pid_start: 0
  1105. [ 1.026217] dwc2 c9100000.usb: multi_count: 0
  1106. [ 1.026221] dwc2 c9100000.usb: xfer_started: 0
  1107. [ 1.026225] dwc2 c9100000.usb: xfer_buf: 0000000000000000
  1108. [ 1.026229] dwc2 c9100000.usb: xfer_dma: 00000000
  1109. [ 1.026233] dwc2 c9100000.usb: xfer_len: 0
  1110. [ 1.026237] dwc2 c9100000.usb: xfer_count: 0
  1111. [ 1.026241] dwc2 c9100000.usb: halt_on_queue: 0
  1112. [ 1.026246] dwc2 c9100000.usb: halt_pending: 0
  1113. [ 1.026250] dwc2 c9100000.usb: halt_status: 0
  1114. [ 1.026254] dwc2 c9100000.usb: do_split: 0
  1115. [ 1.026258] dwc2 c9100000.usb: complete_split: 0
  1116. [ 1.026262] dwc2 c9100000.usb: hub_addr: 0
  1117. [ 1.026266] dwc2 c9100000.usb: hub_port: 0
  1118. [ 1.026270] dwc2 c9100000.usb: xact_pos: 0
  1119. [ 1.026274] dwc2 c9100000.usb: requests: 0
  1120. [ 1.026279] dwc2 c9100000.usb: qh: 0000000000000000
  1121. [ 1.026283] dwc2 c9100000.usb: Channel 12:
  1122. [ 1.026288] dwc2 c9100000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  1123. [ 1.026293] dwc2 c9100000.usb: speed: 0
  1124. [ 1.026297] dwc2 c9100000.usb: ep_type: 0
  1125. [ 1.026301] dwc2 c9100000.usb: max_packet: 0
  1126. [ 1.026305] dwc2 c9100000.usb: data_pid_start: 0
  1127. [ 1.026309] dwc2 c9100000.usb: multi_count: 0
  1128. [ 1.026313] dwc2 c9100000.usb: xfer_started: 0
  1129. [ 1.026317] dwc2 c9100000.usb: xfer_buf: 0000000000000000
  1130. [ 1.026321] dwc2 c9100000.usb: xfer_dma: 00000000
  1131. [ 1.026325] dwc2 c9100000.usb: xfer_len: 0
  1132. [ 1.026329] dwc2 c9100000.usb: xfer_count: 0
  1133. [ 1.026333] dwc2 c9100000.usb: halt_on_queue: 0
  1134. [ 1.026337] dwc2 c9100000.usb: halt_pending: 0
  1135. [ 1.026341] dwc2 c9100000.usb: halt_status: 0
  1136. [ 1.026345] dwc2 c9100000.usb: do_split: 0
  1137. [ 1.026349] dwc2 c9100000.usb: complete_split: 0
  1138. [ 1.026353] dwc2 c9100000.usb: hub_addr: 0
  1139. [ 1.026357] dwc2 c9100000.usb: hub_port: 0
  1140. [ 1.026361] dwc2 c9100000.usb: xact_pos: 0
  1141. [ 1.026365] dwc2 c9100000.usb: requests: 0
  1142. [ 1.026369] dwc2 c9100000.usb: qh: 0000000000000000
  1143. [ 1.026373] dwc2 c9100000.usb: Channel 13:
  1144. [ 1.026378] dwc2 c9100000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  1145. [ 1.026383] dwc2 c9100000.usb: speed: 0
  1146. [ 1.026387] dwc2 c9100000.usb: ep_type: 0
  1147. [ 1.026391] dwc2 c9100000.usb: max_packet: 0
  1148. [ 1.026395] dwc2 c9100000.usb: data_pid_start: 0
  1149. [ 1.026399] dwc2 c9100000.usb: multi_count: 0
  1150. [ 1.026403] dwc2 c9100000.usb: xfer_started: 0
  1151. [ 1.026407] dwc2 c9100000.usb: xfer_buf: 0000000000000000
  1152. [ 1.026412] dwc2 c9100000.usb: xfer_dma: 00000000
  1153. [ 1.026416] dwc2 c9100000.usb: xfer_len: 0
  1154. [ 1.026420] dwc2 c9100000.usb: xfer_count: 0
  1155. [ 1.026424] dwc2 c9100000.usb: halt_on_queue: 0
  1156. [ 1.026428] dwc2 c9100000.usb: halt_pending: 0
  1157. [ 1.026432] dwc2 c9100000.usb: halt_status: 0
  1158. [ 1.026436] dwc2 c9100000.usb: do_split: 0
  1159. [ 1.026440] dwc2 c9100000.usb: complete_split: 0
  1160. [ 1.026444] dwc2 c9100000.usb: hub_addr: 0
  1161. [ 1.026448] dwc2 c9100000.usb: hub_port: 0
  1162. [ 1.026452] dwc2 c9100000.usb: xact_pos: 0
  1163. [ 1.026456] dwc2 c9100000.usb: requests: 0
  1164. [ 1.026460] dwc2 c9100000.usb: qh: 0000000000000000
  1165. [ 1.026464] dwc2 c9100000.usb: Channel 14:
  1166. [ 1.026468] dwc2 c9100000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  1167. [ 1.026473] dwc2 c9100000.usb: speed: 0
  1168. [ 1.026478] dwc2 c9100000.usb: ep_type: 0
  1169. [ 1.026482] dwc2 c9100000.usb: max_packet: 0
  1170. [ 1.026487] dwc2 c9100000.usb: data_pid_start: 0
  1171. [ 1.026491] dwc2 c9100000.usb: multi_count: 0
  1172. [ 1.026495] dwc2 c9100000.usb: xfer_started: 0
  1173. [ 1.026499] dwc2 c9100000.usb: xfer_buf: 0000000000000000
  1174. [ 1.026503] dwc2 c9100000.usb: xfer_dma: 00000000
  1175. [ 1.026507] dwc2 c9100000.usb: xfer_len: 0
  1176. [ 1.026511] dwc2 c9100000.usb: xfer_count: 0
  1177. [ 1.026515] dwc2 c9100000.usb: halt_on_queue: 0
  1178. [ 1.026520] dwc2 c9100000.usb: halt_pending: 0
  1179. [ 1.026524] dwc2 c9100000.usb: halt_status: 0
  1180. [ 1.026528] dwc2 c9100000.usb: do_split: 0
  1181. [ 1.026532] dwc2 c9100000.usb: complete_split: 0
  1182. [ 1.026536] dwc2 c9100000.usb: hub_addr: 0
  1183. [ 1.026540] dwc2 c9100000.usb: hub_port: 0
  1184. [ 1.026544] dwc2 c9100000.usb: xact_pos: 0
  1185. [ 1.026548] dwc2 c9100000.usb: requests: 0
  1186. [ 1.026552] dwc2 c9100000.usb: qh: 0000000000000000
  1187. [ 1.026556] dwc2 c9100000.usb: Channel 15:
  1188. [ 1.026560] dwc2 c9100000.usb: dev_addr: 0, ep_num: 0, ep_is_in: 0
  1189. [ 1.026565] dwc2 c9100000.usb: speed: 0
  1190. [ 1.026569] dwc2 c9100000.usb: ep_type: 0
  1191. [ 1.026573] dwc2 c9100000.usb: max_packet: 0
  1192. [ 1.026578] dwc2 c9100000.usb: data_pid_start: 0
  1193. [ 1.026582] dwc2 c9100000.usb: multi_count: 0
  1194. [ 1.026586] dwc2 c9100000.usb: xfer_started: 0
  1195. [ 1.026590] dwc2 c9100000.usb: xfer_buf: 0000000000000000
  1196. [ 1.026595] dwc2 c9100000.usb: xfer_dma: 00000000
  1197. [ 1.026599] dwc2 c9100000.usb: xfer_len: 0
  1198. [ 1.026603] dwc2 c9100000.usb: xfer_count: 0
  1199. [ 1.026607] dwc2 c9100000.usb: halt_on_queue: 0
  1200. [ 1.026611] dwc2 c9100000.usb: halt_pending: 0
  1201. [ 1.026615] dwc2 c9100000.usb: halt_status: 0
  1202. [ 1.026619] dwc2 c9100000.usb: do_split: 0
  1203. [ 1.026623] dwc2 c9100000.usb: complete_split: 0
  1204. [ 1.026627] dwc2 c9100000.usb: hub_addr: 0
  1205. [ 1.026631] dwc2 c9100000.usb: hub_port: 0
  1206. [ 1.026635] dwc2 c9100000.usb: xact_pos: 0
  1207. [ 1.026639] dwc2 c9100000.usb: requests: 0
  1208. [ 1.026643] dwc2 c9100000.usb: qh: 0000000000000000
  1209. [ 1.026647] dwc2 c9100000.usb: non_periodic_channels: 0
  1210. [ 1.026652] dwc2 c9100000.usb: periodic_channels: 0
  1211. [ 1.026656] dwc2 c9100000.usb: periodic_usecs: 0
  1212. [ 1.026660] dwc2 c9100000.usb: NP Tx Req Queue Space Avail: 8
  1213. [ 1.026665] dwc2 c9100000.usb: NP Tx FIFO Space Avail: 500
  1214. [ 1.026669] dwc2 c9100000.usb: P Tx Req Queue Space Avail: 8
  1215. [ 1.026673] dwc2 c9100000.usb: P Tx FIFO Space Avail: 500
  1216. [ 1.026678] dwc2 c9100000.usb: Core Global Registers
  1217. [ 1.026682] dwc2 c9100000.usb: GOTGCTL @0xFFFF800012480000 : 0x02200000
  1218. [ 1.026688] dwc2 c9100000.usb: GOTGINT @0xFFFF800012480004 : 0x00000000
  1219. [ 1.026693] dwc2 c9100000.usb: GAHBCFG @0xFFFF800012480008 : 0x0000002A
  1220. [ 1.026698] dwc2 c9100000.usb: GUSBCFG @0xFFFF80001248000C : 0x0000140F
  1221. [ 1.026703] dwc2 c9100000.usb: GRSTCTL @0xFFFF800012480010 : 0x80000000
  1222. [ 1.026709] dwc2 c9100000.usb: GINTSTS @0xFFFF800012480014 : 0x05000021
  1223. [ 1.026714] dwc2 c9100000.usb: GINTMSK @0xFFFF800012480018 : 0xF3000006
  1224. [ 1.026720] dwc2 c9100000.usb: GRXSTSR @0xFFFF80001248001C : 0x00000000
  1225. [ 1.026725] dwc2 c9100000.usb: GRXFSIZ @0xFFFF800012480024 : 0x00000200
  1226. [ 1.026730] dwc2 c9100000.usb: GNPTXFSIZ @0xFFFF800012480028 : 0x01F40200
  1227. [ 1.026735] dwc2 c9100000.usb: GNPTXSTS @0xFFFF80001248002C : 0x000801F4
  1228. [ 1.026740] dwc2 c9100000.usb: GI2CCTL @0xFFFF800012480030 : 0x00000000
  1229. [ 1.026745] dwc2 c9100000.usb: GPVNDCTL @0xFFFF800012480034 : 0x00000000
  1230. [ 1.026751] dwc2 c9100000.usb: GGPIO @0xFFFF800012480038 : 0x00000000
  1231. [ 1.026756] dwc2 c9100000.usb: GUID @0xFFFF80001248003C : 0x12345678
  1232. [ 1.026761] dwc2 c9100000.usb: GSNPSID @0xFFFF800012480040 : 0x4F54310A
  1233. [ 1.026766] dwc2 c9100000.usb: GHWCFG1 @0xFFFF800012480044 : 0x00000000
  1234. [ 1.026772] dwc2 c9100000.usb: GHWCFG2 @0xFFFF800012480048 : 0x228FC855
  1235. [ 1.026777] dwc2 c9100000.usb: GHWCFG3 @0xFFFF80001248004C : 0x07C05068
  1236. [ 1.026782] dwc2 c9100000.usb: GHWCFG4 @0xFFFF800012480050 : 0xC9E04030
  1237. [ 1.026787] dwc2 c9100000.usb: GLPMCFG @0xFFFF800012480054 : 0x00000000
  1238. [ 1.026793] dwc2 c9100000.usb: GPWRDN @0xFFFF800012480058 : 0x08000010
  1239. [ 1.026798] dwc2 c9100000.usb: GDFIFOCFG @0xFFFF80001248005C : 0x07C00800
  1240. [ 1.026804] dwc2 c9100000.usb: HPTXFSIZ @0xFFFF800012480100 : 0x01F403F4
  1241. [ 1.026809] dwc2 c9100000.usb: PCGCTL @0xFFFF800012480E00 : 0x00000000
  1242. [ 1.026815] dwc2 c9100000.usb: Host Global Registers
  1243. [ 1.026819] dwc2 c9100000.usb: HCFG @0xFFFF800012480400 : 0x00000200
  1244. [ 1.026825] dwc2 c9100000.usb: HFIR @0xFFFF800012480404 : 0x0001EA60
  1245. [ 1.026830] dwc2 c9100000.usb: HFNUM @0xFFFF800012480408 : 0xEA603FFF
  1246. [ 1.026835] dwc2 c9100000.usb: HPTXSTS @0xFFFF800012480410 : 0x000801F4
  1247. [ 1.026841] dwc2 c9100000.usb: HAINT @0xFFFF800012480414 : 0x00000000
  1248. [ 1.026846] dwc2 c9100000.usb: HAINTMSK @0xFFFF800012480418 : 0x00000000
  1249. [ 1.026852] dwc2 c9100000.usb: HPRT0 @0xFFFF800012480440 : 0x00021403
  1250. [ 1.026857] dwc2 c9100000.usb: Host Channel 0 Specific Registers
  1251. [ 1.026862] dwc2 c9100000.usb: HCCHAR @0xFFFF800012480500 : 0x00000000
  1252. [ 1.026867] dwc2 c9100000.usb: HCSPLT @0xFFFF800012480504 : 0x00000000
  1253. [ 1.026872] dwc2 c9100000.usb: HCINT @0xFFFF800012480508 : 0x00000000
  1254. [ 1.026878] dwc2 c9100000.usb: HCINTMSK @0xFFFF80001248050C : 0x00000000
  1255. [ 1.026883] dwc2 c9100000.usb: HCTSIZ @0xFFFF800012480510 : 0x00000000
  1256. [ 1.026888] dwc2 c9100000.usb: HCDMA @0xFFFF800012480514 : 0x03090A04
  1257. [ 1.026894] dwc2 c9100000.usb: Host Channel 1 Specific Registers
  1258. [ 1.026898] dwc2 c9100000.usb: HCCHAR @0xFFFF800012480520 : 0x00000000
  1259. [ 1.026903] dwc2 c9100000.usb: HCSPLT @0xFFFF800012480524 : 0x00000000
  1260. [ 1.026908] dwc2 c9100000.usb: HCINT @0xFFFF800012480528 : 0x00000000
  1261. [ 1.026913] dwc2 c9100000.usb: HCINTMSK @0xFFFF80001248052C : 0x00000000
  1262. [ 1.026918] dwc2 c9100000.usb: HCTSIZ @0xFFFF800012480530 : 0x00000000
  1263. [ 1.026923] dwc2 c9100000.usb: HCDMA @0xFFFF800012480534 : 0x02FFF000
  1264. [ 1.026929] dwc2 c9100000.usb: Host Channel 2 Specific Registers
  1265. [ 1.026933] dwc2 c9100000.usb: HCCHAR @0xFFFF800012480540 : 0x00000000
  1266. [ 1.026938] dwc2 c9100000.usb: HCSPLT @0xFFFF800012480544 : 0x00000000
  1267. [ 1.026943] dwc2 c9100000.usb: HCINT @0xFFFF800012480548 : 0x00000000
  1268. [ 1.026948] dwc2 c9100000.usb: HCINTMSK @0xFFFF80001248054C : 0x00000000
  1269. [ 1.026953] dwc2 c9100000.usb: HCTSIZ @0xFFFF800012480550 : 0x00000000
  1270. [ 1.026958] dwc2 c9100000.usb: HCDMA @0xFFFF800012480554 : 0x039CAD88
  1271. [ 1.026963] dwc2 c9100000.usb: Host Channel 3 Specific Registers
  1272. [ 1.026968] dwc2 c9100000.usb: HCCHAR @0xFFFF800012480560 : 0x00000000
  1273. [ 1.026973] dwc2 c9100000.usb: HCSPLT @0xFFFF800012480564 : 0x00000000
  1274. [ 1.026978] dwc2 c9100000.usb: HCINT @0xFFFF800012480568 : 0x00000000
  1275. [ 1.026983] dwc2 c9100000.usb: HCINTMSK @0xFFFF80001248056C : 0x00000000
  1276. [ 1.026988] dwc2 c9100000.usb: HCTSIZ @0xFFFF800012480570 : 0x00000000
  1277. [ 1.026993] dwc2 c9100000.usb: HCDMA @0xFFFF800012480574 : 0x02FFF000
  1278. [ 1.026998] dwc2 c9100000.usb: Host Channel 4 Specific Registers
  1279. [ 1.027003] dwc2 c9100000.usb: HCCHAR @0xFFFF800012480580 : 0x00000000
  1280. [ 1.027008] dwc2 c9100000.usb: HCSPLT @0xFFFF800012480584 : 0x00000000
  1281. [ 1.027013] dwc2 c9100000.usb: HCINT @0xFFFF800012480588 : 0x00000000
  1282. [ 1.027018] dwc2 c9100000.usb: HCINTMSK @0xFFFF80001248058C : 0x00000000
  1283. [ 1.027023] dwc2 c9100000.usb: HCTSIZ @0xFFFF800012480590 : 0x00000000
  1284. [ 1.027028] dwc2 c9100000.usb: HCDMA @0xFFFF800012480594 : 0x02FFF000
  1285. [ 1.027033] dwc2 c9100000.usb: Host Channel 5 Specific Registers
  1286. [ 1.027038] dwc2 c9100000.usb: HCCHAR @0xFFFF8000124805A0 : 0x00000000
  1287. [ 1.027043] dwc2 c9100000.usb: HCSPLT @0xFFFF8000124805A4 : 0x00000000
  1288. [ 1.027048] dwc2 c9100000.usb: HCINT @0xFFFF8000124805A8 : 0x00000000
  1289. [ 1.027053] dwc2 c9100000.usb: HCINTMSK @0xFFFF8000124805AC : 0x00000000
  1290. [ 1.027058] dwc2 c9100000.usb: HCTSIZ @0xFFFF8000124805B0 : 0x00000000
  1291. [ 1.027063] dwc2 c9100000.usb: HCDMA @0xFFFF8000124805B4 : 0x03090A80
  1292. [ 1.027069] dwc2 c9100000.usb: Host Channel 6 Specific Registers
  1293. [ 1.027073] dwc2 c9100000.usb: HCCHAR @0xFFFF8000124805C0 : 0x00000000
  1294. [ 1.027078] dwc2 c9100000.usb: HCSPLT @0xFFFF8000124805C4 : 0x00000000
  1295. [ 1.027083] dwc2 c9100000.usb: HCINT @0xFFFF8000124805C8 : 0x00000000
  1296. [ 1.027088] dwc2 c9100000.usb: HCINTMSK @0xFFFF8000124805CC : 0x00000000
  1297. [ 1.027094] dwc2 c9100000.usb: HCTSIZ @0xFFFF8000124805D0 : 0x00000000
  1298. [ 1.027099] dwc2 c9100000.usb: HCDMA @0xFFFF8000124805D4 : 0x039CAE88
  1299. [ 1.027104] dwc2 c9100000.usb: Host Channel 7 Specific Registers
  1300. [ 1.027109] dwc2 c9100000.usb: HCCHAR @0xFFFF8000124805E0 : 0x00000000
  1301. [ 1.027114] dwc2 c9100000.usb: HCSPLT @0xFFFF8000124805E4 : 0x00000000
  1302. [ 1.027119] dwc2 c9100000.usb: HCINT @0xFFFF8000124805E8 : 0x00000000
  1303. [ 1.027124] dwc2 c9100000.usb: HCINTMSK @0xFFFF8000124805EC : 0x00000000
  1304. [ 1.027129] dwc2 c9100000.usb: HCTSIZ @0xFFFF8000124805F0 : 0x00000000
  1305. [ 1.027134] dwc2 c9100000.usb: HCDMA @0xFFFF8000124805F4 : 0x03090A04
  1306. [ 1.027139] dwc2 c9100000.usb: Host Channel 8 Specific Registers
  1307. [ 1.027143] dwc2 c9100000.usb: HCCHAR @0xFFFF800012480600 : 0x00000000
  1308. [ 1.027149] dwc2 c9100000.usb: HCSPLT @0xFFFF800012480604 : 0x00000000
  1309. [ 1.027154] dwc2 c9100000.usb: HCINT @0xFFFF800012480608 : 0x00000000
  1310. [ 1.027159] dwc2 c9100000.usb: HCINTMSK @0xFFFF80001248060C : 0x00000000
  1311. [ 1.027164] dwc2 c9100000.usb: HCTSIZ @0xFFFF800012480610 : 0x00000000
  1312. [ 1.027169] dwc2 c9100000.usb: HCDMA @0xFFFF800012480614 : 0x02FFF000
  1313. [ 1.027174] dwc2 c9100000.usb: Host Channel 9 Specific Registers
  1314. [ 1.027179] dwc2 c9100000.usb: HCCHAR @0xFFFF800012480620 : 0x00000000
  1315. [ 1.027184] dwc2 c9100000.usb: HCSPLT @0xFFFF800012480624 : 0x00000000
  1316. [ 1.027189] dwc2 c9100000.usb: HCINT @0xFFFF800012480628 : 0x00000000
  1317. [ 1.027194] dwc2 c9100000.usb: HCINTMSK @0xFFFF80001248062C : 0x00000000
  1318. [ 1.027199] dwc2 c9100000.usb: HCTSIZ @0xFFFF800012480630 : 0x00000000
  1319. [ 1.027205] dwc2 c9100000.usb: HCDMA @0xFFFF800012480634 : 0x039CAE88
  1320. [ 1.027210] dwc2 c9100000.usb: Host Channel 10 Specific Registers
  1321. [ 1.027215] dwc2 c9100000.usb: HCCHAR @0xFFFF800012480640 : 0x00000000
  1322. [ 1.027221] dwc2 c9100000.usb: HCSPLT @0xFFFF800012480644 : 0x00000000
  1323. [ 1.027225] dwc2 c9100000.usb: HCINT @0xFFFF800012480648 : 0x00000000
  1324. [ 1.027230] dwc2 c9100000.usb: HCINTMSK @0xFFFF80001248064C : 0x00000000
  1325. [ 1.027235] dwc2 c9100000.usb: HCTSIZ @0xFFFF800012480650 : 0x00000000
  1326. [ 1.027241] dwc2 c9100000.usb: HCDMA @0xFFFF800012480654 : 0x03090A04
  1327. [ 1.027245] dwc2 c9100000.usb: Host Channel 11 Specific Registers
  1328. [ 1.027250] dwc2 c9100000.usb: HCCHAR @0xFFFF800012480660 : 0x00000000
  1329. [ 1.027255] dwc2 c9100000.usb: HCSPLT @0xFFFF800012480664 : 0x00000000
  1330. [ 1.027260] dwc2 c9100000.usb: HCINT @0xFFFF800012480668 : 0x00000000
  1331. [ 1.027265] dwc2 c9100000.usb: HCINTMSK @0xFFFF80001248066C : 0x00000000
  1332. [ 1.027270] dwc2 c9100000.usb: HCTSIZ @0xFFFF800012480670 : 0x00000000
  1333. [ 1.027275] dwc2 c9100000.usb: HCDMA @0xFFFF800012480674 : 0x02FFF000
  1334. [ 1.027280] dwc2 c9100000.usb: Host Channel 12 Specific Registers
  1335. [ 1.027285] dwc2 c9100000.usb: HCCHAR @0xFFFF800012480680 : 0x00000000
  1336. [ 1.027290] dwc2 c9100000.usb: HCSPLT @0xFFFF800012480684 : 0x00000000
  1337. [ 1.027295] dwc2 c9100000.usb: HCINT @0xFFFF800012480688 : 0x00000000
  1338. [ 1.027300] dwc2 c9100000.usb: HCINTMSK @0xFFFF80001248068C : 0x00000000
  1339. [ 1.027305] dwc2 c9100000.usb: HCTSIZ @0xFFFF800012480690 : 0x00000000
  1340. [ 1.027310] dwc2 c9100000.usb: HCDMA @0xFFFF800012480694 : 0x039CAE88
  1341. [ 1.027315] dwc2 c9100000.usb: Host Channel 13 Specific Registers
  1342. [ 1.027320] dwc2 c9100000.usb: HCCHAR @0xFFFF8000124806A0 : 0x00000000
  1343. [ 1.027325] dwc2 c9100000.usb: HCSPLT @0xFFFF8000124806A4 : 0x00000000
  1344. [ 1.027330] dwc2 c9100000.usb: HCINT @0xFFFF8000124806A8 : 0x00000000
  1345. [ 1.027335] dwc2 c9100000.usb: HCINTMSK @0xFFFF8000124806AC : 0x00000000
  1346. [ 1.027340] dwc2 c9100000.usb: HCTSIZ @0xFFFF8000124806B0 : 0x00000000
  1347. [ 1.027345] dwc2 c9100000.usb: HCDMA @0xFFFF8000124806B4 : 0x03090A04
  1348. [ 1.027350] dwc2 c9100000.usb: Host Channel 14 Specific Registers
  1349. [ 1.027355] dwc2 c9100000.usb: HCCHAR @0xFFFF8000124806C0 : 0x00000000
  1350. [ 1.027360] dwc2 c9100000.usb: HCSPLT @0xFFFF8000124806C4 : 0x00000000
  1351. [ 1.027365] dwc2 c9100000.usb: HCINT @0xFFFF8000124806C8 : 0x00000000
  1352. [ 1.027370] dwc2 c9100000.usb: HCINTMSK @0xFFFF8000124806CC : 0x00000000
  1353. [ 1.027375] dwc2 c9100000.usb: HCTSIZ @0xFFFF8000124806D0 : 0x00000000
  1354. [ 1.027380] dwc2 c9100000.usb: HCDMA @0xFFFF8000124806D4 : 0x02FFF000
  1355. [ 1.027385] dwc2 c9100000.usb: Host Channel 15 Specific Registers
  1356. [ 1.027389] dwc2 c9100000.usb: HCCHAR @0xFFFF8000124806E0 : 0x00000000
  1357. [ 1.027394] dwc2 c9100000.usb: HCSPLT @0xFFFF8000124806E4 : 0x00000000
  1358. [ 1.027399] dwc2 c9100000.usb: HCINT @0xFFFF8000124806E8 : 0x00000000
  1359. [ 1.027404] dwc2 c9100000.usb: HCINTMSK @0xFFFF8000124806EC : 0x00000000
  1360. [ 1.027410] dwc2 c9100000.usb: HCTSIZ @0xFFFF8000124806F0 : 0x00000000
  1361. [ 1.027415] dwc2 c9100000.usb: HCDMA @0xFFFF8000124806F4 : 0x039CAE88
  1362. [ 1.027420] dwc2 c9100000.usb: ************************************************************
  1363. [ 1.027424] dwc2 c9100000.usb:
  1364. [ 1.027432] dwc2 c9100000.usb: gintsts=05000021 gintmsk=f3000006
  1365. [ 1.029999] dwc2 c9100000.usb: ClearPortFeature USB_PORT_FEAT_C_CONNECTION
  1366. [ 1.031247] meson-gx-mmc d0072000.mmc: Looking up vmmc-supply from device tree
  1367. [ 1.031377] meson-gx-mmc d0072000.mmc: Looking up vqmmc-supply from device tree
  1368. [ 1.031537] meson-gx-mmc d0072000.mmc: Got CD GPIO
  1369. [ 1.033142] meson-gx-mmc d0074000.mmc: Looking up vmmc-supply from device tree
  1370. [ 1.033240] meson-gx-mmc d0074000.mmc: Looking up vqmmc-supply from device tree
  1371. [ 1.033373] meson-gx-mmc d0074000.mmc: allocated mmc-pwrseq
  1372. [ 1.034072] scpi_protocol scpi: SCP Protocol legacy pre-1.0 firmware
  1373. [ 1.042146] dwc2 c9000000.usb: SetPortFeature
  1374. [ 1.042507] dwc2 c9000000.usb: SetPortFeature - USB_PORT_FEAT_RESET
  1375. [ 1.042514] dwc2 c9000000.usb: In host mode, hprt0=00021501
  1376. [ 1.054709] meson-saradc c1108680.adc: Looking up vref-supply from device tree
  1377. [ 1.056304] ALSA device list:
  1378. [ 1.056332] No soundcards found.
  1379. [ 1.071895] Freeing unused kernel memory: 6080K
  1380. [ 1.072055] Run /init as init process
  1381. [ 1.074472] with arguments:
  1382. [ 1.074475] /init
  1383. [ 1.074478] with environment:
  1384. [ 1.074481] HOME=/
  1385. [ 1.074483] TERM=linux
  1386. [ 1.102208] dwc2 c9000000.usb: gintsts=05000021 gintmsk=f3000806
  1387. [ 1.134279] dwc2 c9100000.usb: SetPortFeature
  1388. [ 1.134298] dwc2 c9100000.usb: SetPortFeature - USB_PORT_FEAT_RESET
  1389. [ 1.134305] dwc2 c9100000.usb: In host mode, hprt0=00021501
  1390. [ 1.146262] mmc1: new HS200 MMC card at address 0001
  1391. [ 1.148145] mmcblk1: mmc1:0001 CGND3R 58.2 GiB
  1392. [ 1.152271] mmcblk1boot0: mmc1:0001 CGND3R 4.00 MiB
  1393. [ 1.157167] mmcblk1boot1: mmc1:0001 CGND3R 4.00 MiB
  1394. [ 1.161959] mmcblk1rpmb: mmc1:0001 CGND3R 4.00 MiB, chardev (234:0)
  1395. [ 1.169303] mmcblk1: p1
  1396. [ 1.170073] dwc2 c9000000.usb: ClearPortFeature USB_PORT_FEAT_C_RESET
  1397. [ 1.194183] dwc2 c9100000.usb: gintsts=05000021 gintmsk=f3000006
  1398. [ 1.229969] usb 1-1: new high-speed USB device number 2 using dwc2
  1399. [ 1.230760] dwc2 c9000000.usb: SetPortFeature
  1400. [ 1.230772] dwc2 c9000000.usb: SetPortFeature - USB_PORT_FEAT_RESET
  1401. [ 1.230778] dwc2 c9000000.usb: In host mode, hprt0=00001101
  1402. [ 1.230788] dwc2 c9000000.usb: gintsts=05000029 gintmsk=f3000806
  1403. [ 1.257935] dwc2 c9000000.usb: DWC OTG HCD HUB STATUS DATA: Root port status changed
  1404. [ 1.257935] dwc2 c9100000.usb: DWC OTG HCD HUB STATUS DATA: Root port status changed
  1405. [ 1.257947] dwc2 c9100000.usb: port_connect_status_change: 0
  1406. [ 1.257951] dwc2 c9000000.usb: port_connect_status_change: 0
  1407. [ 1.257956] dwc2 c9000000.usb: port_reset_change: 0
  1408. [ 1.257956] dwc2 c9100000.usb: port_reset_change: 1
  1409. [ 1.257960] dwc2 c9000000.usb: port_enable_change: 1
  1410. [ 1.257961] dwc2 c9100000.usb: port_enable_change: 0
  1411. [ 1.257965] dwc2 c9100000.usb: port_suspend_change: 0
  1412. [ 1.257965] dwc2 c9000000.usb: port_suspend_change: 0
  1413. [ 1.257969] dwc2 c9000000.usb: port_over_current_change: 0
  1414. [ 1.257969] dwc2 c9100000.usb: port_over_current_change: 0
  1415. [ 1.266006] dwc2 c9100000.usb: ClearPortFeature USB_PORT_FEAT_C_RESET
  1416. [ 1.290213] dwc2 c9000000.usb: gintsts=05000029 gintmsk=f3000806
  1417. [ 1.325964] usb 2-1: new high-speed USB device number 2 using dwc2
  1418. [ 1.326805] dwc2 c9100000.usb: SetPortFeature
  1419. [ 1.326824] dwc2 c9100000.usb: SetPortFeature - USB_PORT_FEAT_RESET
  1420. [ 1.326830] dwc2 c9100000.usb: In host mode, hprt0=00001101
  1421. [ 1.326838] dwc2 c9100000.usb: gintsts=05000029 gintmsk=f3000006
  1422. [ 1.358087] dwc2 c9000000.usb: ClearPortFeature USB_PORT_FEAT_C_RESET
  1423. [ 1.386196] dwc2 c9100000.usb: gintsts=05000029 gintmsk=f3000006
  1424. [ 1.418083] dwc2 c9000000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=(____ptrval____)
  1425. [ 1.418112] dwc2 c9000000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=0000000000000000
  1426. [ 1.418118] dwc2 c9000000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x00
  1427. [ 1.439607] dwc2 c9000000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x81
  1428. [ 1.439627] dwc2 c9000000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x02
  1429. [ 1.439903] usb-storage 1-1:1.0: USB Mass Storage device detected
  1430. [ 1.442240] scsi host0: usb-storage 1-1:1.0
  1431. [ 1.445128] dwc2 c9000000.usb: ClearPortFeature USB_PORT_FEAT_C_ENABLE
  1432. [ 1.454022] dwc2 c9100000.usb: ClearPortFeature USB_PORT_FEAT_C_RESET
  1433. [ 1.505954] dwc2 c9100000.usb: DWC OTG HCD HUB STATUS DATA: Root port status changed
  1434. [ 1.505976] dwc2 c9100000.usb: port_connect_status_change: 0
  1435. [ 1.505984] dwc2 c9100000.usb: port_reset_change: 0
  1436. [ 1.505989] dwc2 c9100000.usb: port_enable_change: 1
  1437. [ 1.505993] dwc2 c9100000.usb: port_suspend_change: 0
  1438. [ 1.505997] dwc2 c9100000.usb: port_over_current_change: 0
  1439. [ 1.506072] random: fast init done
  1440. [ 1.514275] dwc2 c9100000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=(____ptrval____)
  1441. [ 1.514306] dwc2 c9100000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=0000000000000000
  1442. [ 1.514312] dwc2 c9100000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x00
  1443. [ 1.535758] dwc2 c9100000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x81
  1444. [ 1.536462] hub 2-1:1.0: USB hub found
  1445. [ 1.536863] hub 2-1:1.0: 4 ports detected
  1446. [ 1.538987] dwc2 c9100000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x81, ep->hcpriv=0000000000000000
  1447. [ 1.539009] dwc2 c9100000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x81
  1448. [ 1.541357] dwc2 c9100000.usb: ClearPortFeature USB_PORT_FEAT_C_ENABLE
  1449. [ 1.645934] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
  1450. [ 1.829945] usb 2-1.4: new high-speed USB device number 3 using dwc2
  1451. [ 1.847144] systemd[1]: System time before build time, advancing clock.
  1452. [ 1.922302] NET: Registered protocol family 10
  1453. [ 1.923342] Segment Routing with IPv6
  1454. [ 1.942364] systemd[1]: systemd 248-5-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)
  1455. [ 1.967816] systemd[1]: Detected architecture arm64.
  1456. [ 1.990599] systemd[1]: Hostname set to <archl-c2lm>.
  1457. [ 2.322776] systemd[1]: Queued start job for default target Graphical Interface.
  1458. [ 2.325747] random: systemd: uninitialized urandom read (16 bytes read)
  1459. [ 2.333145] systemd[1]: Created slice system-getty.slice.
  1460. [ 2.354080] random: systemd: uninitialized urandom read (16 bytes read)
  1461. [ 2.356115] systemd[1]: Created slice system-modprobe.slice.
  1462. [ 2.378069] random: systemd: uninitialized urandom read (16 bytes read)
  1463. [ 2.380289] systemd[1]: Created slice system-serial\x2dgetty.slice.
  1464. [ 2.402966] systemd[1]: Created slice User and Session Slice.
  1465. [ 2.422467] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  1466. [ 2.442279] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  1467. [ 2.450125] dwc2 c9100000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=(____ptrval____)
  1468. [ 2.450162] dwc2 c9100000.usb: DWC OTG HCD EP DISABLE: bEndpointAddress=0x00, ep->hcpriv=0000000000000000
  1469. [ 2.450180] dwc2 c9100000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x00
  1470. [ 2.462372] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped.
  1471. [ 2.468740] systemd[1]: Reached target Local Encrypted Volumes.
  1472. [ 2.477567] dwc2 c9100000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x01
  1473. [ 2.477591] dwc2 c9100000.usb: DWC OTG HCD EP RESET: bEndpointAddress=0x82
  1474. [ 2.478009] usb-storage 2-1.4:1.0: USB Mass Storage device detected
  1475. [ 2.484121] scsi host1: usb-storage 2-1.4:1.0
  1476. [ 2.502306] systemd[1]: Reached target Paths.
  1477. [ 2.518082] systemd[1]: Reached target Remote File Systems.
  1478. [ 2.538051] systemd[1]: Reached target Slices.
  1479. [ 2.554204] systemd[1]: Reached target Swap.
  1480. [ 2.570243] systemd[1]: Reached target Local Verity Integrity Protected Volumes.
  1481. [ 2.591508] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  1482. [ 2.616401] systemd[1]: Listening on Process Core Dump Socket.
  1483. [ 2.627430] scsi 0:0:0:0: Direct-Access hp v210w 1100 PQ: 0 ANSI: 4
  1484. [ 2.657637] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
  1485. [ 2.662254] systemd[1]: Listening on Journal Socket (/dev/log).
  1486. [ 2.664304] sd 0:0:0:0: [sda] Attached SCSI removable disk
  1487. [ 2.692364] systemd[1]: Listening on Journal Socket.
  1488. [ 2.712614] systemd[1]: Listening on Network Service Netlink Socket.
  1489. [ 2.739834] systemd[1]: Listening on udev Control Socket.
  1490. [ 2.762742] systemd[1]: Listening on udev Kernel Socket.
  1491. [ 2.806758] systemd[1]: Mounting Huge Pages File System...
  1492. [ 2.843980] systemd[1]: Mounting POSIX Message Queue File System...
  1493. [ 2.865814] systemd[1]: Mounting Kernel Debug File System...
  1494. [ 2.883584] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
  1495. [ 2.901616] systemd[1]: Mounting Temporary Directory (/tmp)...
  1496. [ 2.931403] systemd[1]: Starting Create list of static device nodes for the current kernel...
  1497. [ 2.965866] systemd[1]: Starting Load Kernel Module configfs...
  1498. [ 2.994124] systemd[1]: Starting Load Kernel Module drm...
  1499. [ 3.013858] systemd[1]: Starting Load Kernel Module fuse...
  1500. [ 3.034823] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  1501. [ 3.043401] fuse: init (API version 7.33)
  1502. [ 3.044379] systemd[1]: Starting Load Kernel Modules...
  1503. [ 3.065258] systemd[1]: Starting Remount Root and Kernel File Systems...
  1504. [ 3.086558] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
  1505. [ 3.095318] systemd[1]: Starting Coldplug All udev Devices...
  1506. [ 3.116785] systemd[1]: Mounted Huge Pages File System.
  1507. [ 3.134608] systemd[1]: Mounted POSIX Message Queue File System.
  1508. [ 3.154650] systemd[1]: Mounted Kernel Debug File System.
  1509. [ 3.170596] systemd[1]: Mounted Temporary Directory (/tmp).
  1510. [ 3.191421] systemd[1]: Finished Create list of static device nodes for the current kernel.
  1511. [ 3.215359] random: crng init done
  1512. [ 3.215401] random: 7 urandom warning(s) missed due to ratelimiting
  1513. [ 3.221210] systemd[1]: modprobe@configfs.service: Deactivated successfully.
  1514. [ 3.227227] systemd[1]: Finished Load Kernel Module configfs.
  1515. [ 3.251043] systemd[1]: modprobe@drm.service: Deactivated successfully.
  1516. [ 3.252729] systemd[1]: Finished Load Kernel Module drm.
  1517. [ 3.275084] systemd[1]: modprobe@fuse.service: Deactivated successfully.
  1518. [ 3.276871] systemd[1]: Finished Load Kernel Module fuse.
  1519. [ 3.303713] systemd[1]: Finished Load Kernel Modules.
  1520. [ 3.320077] systemd[1]: Finished Remount Root and Kernel File Systems.
  1521. [ 3.348007] systemd[1]: Mounting FUSE Control File System...
  1522. [ 3.365073] systemd[1]: Mounting Kernel Configuration File System...
  1523. [ 3.386374] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
  1524. [ 3.391130] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  1525. [ 3.399921] systemd[1]: Starting Load/Save Random Seed...
  1526. [ 3.421049] systemd[1]: Starting Apply Kernel Variables...
  1527. [ 3.442481] systemd[1]: Condition check resulted in Create System Users being skipped.
  1528. [ 3.447928] systemd[1]: Starting Create Static Device Nodes in /dev...
  1529. [ 3.472907] systemd[1]: Mounted FUSE Control File System.
  1530. [ 3.491608] systemd[1]: Finished Coldplug All udev Devices.
  1531. [ 3.502105] dwc2 c9100000.usb: --Host Channel 14 Interrupt: STALL Received--
  1532. [ 3.510807] systemd[1]: Mounted Kernel Configuration File System.
  1533. [ 3.513439] scsi 1:0:0:0: Direct-Access JetFlash TS8GJFV60 8.07 PQ: 0 ANSI: 2
  1534. [ 3.521273] sd 1:0:0:0: [sdb] 15974398 512-byte logical blocks: (8.18 GB/7.62 GiB)
  1535. [ 3.527351] sd 1:0:0:0: [sdb] Write Protect is off
  1536. [ 3.531729] sd 1:0:0:0: [sdb] Mode Sense: 03 00 00 00
  1537. [ 3.532138] sd 1:0:0:0: [sdb] No Caching mode page found
  1538. [ 3.537090] sd 1:0:0:0: [sdb] Assuming drive cache: write through
  1539. [ 3.564606] systemd[1]: Finished Load/Save Random Seed.
  1540. [ 3.584848] systemd[1]: Finished Apply Kernel Variables.
  1541. [ 3.590074] sdb: sdb1 sdb2 sdb3
  1542. [ 3.594002] sd 1:0:0:0: [sdb] Attached SCSI removable disk
  1543. [ 3.616997] systemd[1]: Condition check resulted in First Boot Complete being skipped.
  1544. [ 3.658497] systemd[1]: Finished Create Static Device Nodes in /dev.
  1545. [ 3.678684] systemd[1]: Reached target Local File Systems (Pre).
  1546. [ 3.698339] systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
  1547. [ 3.703727] systemd[1]: Reached target Local File Systems.
  1548. [ 3.732256] systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm.
  1549. [ 3.754573] systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
  1550. [ 3.757824] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
  1551. [ 3.767676] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
  1552. [ 3.780022] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
  1553. [ 3.791696] systemd[1]: Starting Journal Service...
  1554. [ 3.810383] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
  1555. [ 3.817330] systemd[1]: Starting Rule-based Manager for Device Events and Files...
  1556. [ 3.922007] systemd[1]: Started Rule-based Manager for Device Events and Files.
  1557. [ 3.947170] systemd[1]: Starting Network Service...
  1558. [ 4.068987] systemd[1]: Started Network Service.
  1559. [ 4.682544] systemd[1]: Found device /dev/ttyAML0.
  1560. [ 4.722074] Registered IR keymap rc-odroid
  1561. [ 4.747773] meson8b-dwmac c9410000.ethernet: IRQ eth_wake_irq not found
  1562. [ 4.748762] meson8b-dwmac c9410000.ethernet: IRQ eth_lpi not found
  1563. [ 4.755867] meson-drm d0100000.vpu: Queued 2 outputs on vpu
  1564. [ 4.759921] meson8b-dwmac c9410000.ethernet: PTP uses main clock
  1565. [ 4.760714] rc_core: Loaded IR protocol module ir-nec-decoder, but protocol nec still not available
  1566. [ 4.762042] systemd[1]: Started Journal Service.
  1567. [ 4.774963] meson8b-dwmac c9410000.ethernet: User ID: 0x11, Synopsys ID: 0x37
  1568. [ 4.785892] rc rc0: meson-ir as /devices/platform/soc/c8100000.bus/c8100580.ir/rc/rc0
  1569. [ 4.789876] meson8b-dwmac c9410000.ethernet: DWMAC1000
  1570. [ 4.795001] input: meson-ir as /devices/platform/soc/c8100000.bus/c8100580.ir/rc/rc0/input0
  1571. [ 4.802691] meson8b-dwmac c9410000.ethernet: DMA HW capability register supported
  1572. [ 4.813698] meson-drm d0100000.vpu: CVBS Output connector not available
  1573. [ 4.822665] meson-ir c8100580.ir: receiver initialized
  1574. [ 4.822995] meson-dw-hdmi c883a000.hdmi-tx: Looking up hdmi-supply from device tree
  1575. [ 4.825419] meson8b-dwmac c9410000.ethernet: RX Checksum Offload Engine supported
  1576. [ 4.825443] meson8b-dwmac c9410000.ethernet: COE Type 2
  1577. [ 4.825449] meson8b-dwmac c9410000.ethernet: TX Checksum insertion supported
  1578. [ 4.825452] meson8b-dwmac c9410000.ethernet: Wake-Up On Lan supported
  1579. [ 4.825582] meson8b-dwmac c9410000.ethernet: Normal descriptors
  1580. [ 4.825588] meson8b-dwmac c9410000.ethernet: Ring mode enabled
  1581. [ 4.825593] meson8b-dwmac c9410000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  1582. [ 4.844573] sd 0:0:0:0: [sda] 31703040 512-byte logical blocks: (16.2 GB/15.1 GiB)
  1583. [ 4.880117] libphy: stmmac: probed
  1584. [ 4.882287] meson-dw-hdmi c883a000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
  1585. [ 4.882835] sd 0:0:0:0: [sda] Write Protect is on
  1586. [ 4.882853] sd 0:0:0:0: [sda] Mode Sense: 43 00 80 00
  1587. [ 4.886133] sda: detected capacity change from 0 to 31703040
  1588. [ 4.899257] meson-dw-hdmi c883a000.hdmi-tx: registered DesignWare HDMI I2C bus driver
  1589. [ 4.906348] sda: sda1
  1590. [ 4.918748] meson-drm d0100000.vpu: bound c883a000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
  1591. [ 4.926859] lima d00c0000.gpu: Looking up mali-supply from device tree
  1592. [ 4.926885] lima d00c0000.gpu: Looking up mali-supply property in node /soc/apb@d0000000/gpu@c0000 failed
  1593. [ 4.928266] [drm] Initialized meson 1.0.0 20161109 for d0100000.vpu on minor 0
  1594. [ 4.934259] meson-drm d0100000.vpu: [drm] Cannot find any crtc or sizes
  1595. [ 4.937127] lima d00c0000.gpu: gp - mali450 version major 0 minor 0
  1596. [ 4.945786] lima d00c0000.gpu: pp0 - mali450 version major 0 minor 0
  1597. [ 4.954312] lima d00c0000.gpu: pp1 - mali450 version major 0 minor 0
  1598. [ 4.958516] lima d00c0000.gpu: pp2 - mali450 version major 0 minor 0
  1599. [ 4.964708] lima d00c0000.gpu: l2 cache 8K, 4-way, 64byte cache line, 128bit external bus
  1600. [ 4.972774] lima d00c0000.gpu: l2 cache 64K, 4-way, 64byte cache line, 128bit external bus
  1601. [ 4.981403] lima d00c0000.gpu: bus rate = 166666667
  1602. [ 4.988021] lima d00c0000.gpu: mod rate = 24000000
  1603. [ 4.990587] lima d00c0000.gpu: Looking up mali-supply from device tree
  1604. [ 4.990605] lima d00c0000.gpu: Looking up mali-supply property in node /soc/apb@d0000000/gpu@c0000 failed
  1605. [ 4.990647] lima d00c0000.gpu: dev_pm_opp_set_regulators: no regulator (mali) found: -19
  1606. [ 5.001762] lima d00c0000.gpu: Failed to register cooling device
  1607. [ 5.017275] [drm] Initialized lima 1.1.0 20191231 for d00c0000.gpu on minor 1
  1608. [ 5.090853] debugfs: Directory 'c1105400.audio-controller' with parent 'ODROID-C2' already present!
  1609. [ 5.180746] systemd-journald[191]: Received client request to flush runtime journal.
  1610. [ 5.185785] systemd-journald[191]: File /var/log/journal/e201f35b645c461182a17b066a6f8907/system.journal corrupted or uncleanly shut down, renaming and replacing.
  1611. [ 5.229968] rc_core: Loaded IR protocol module ir-nec-decoder, but protocol nec still not available
  1612. [ 5.269166] meson8b-dwmac c9410000.ethernet eth0: PHY [stmmac-0:00] driver [RTL8211F Gigabit Ethernet] (irq=47)
  1613. [ 5.275522] meson8b-dwmac c9410000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  1614. [ 5.291876] meson8b-dwmac c9410000.ethernet eth0: No Safety Features support found
  1615. [ 5.293819] meson8b-dwmac c9410000.ethernet eth0: PTP not supported by HW
  1616. [ 5.300941] meson8b-dwmac c9410000.ethernet eth0: configuring for phy/rgmii link mode
  1617. [ 8.590183] meson8b-dwmac c9410000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  1618. [ 8.593606] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  1619. [ 31.822437] TFLASH_VDD: disabling
  1620. [ 31.822546] TF_IO: disabling
  1621.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement