Advertisement
Guest User

Untitled

a guest
May 11th, 2018
432
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.45 KB | None | 0 0
  1. => gpt write mmc 0 $partitions
  2. Writing GPT: success!
  3. =>
  4. Writing GPT: success!
  5. =>
  6. Writing GPT: success!
  7. => boot
  8. Unknown command 'boot_android' - try 'help'
  9. Unknown command 'bootrkp' - try 'help'
  10. switch to partitions #0, OK
  11. mmc0(part 0) is current device
  12. Scanning mmc 0:4...
  13. Found /extlinux/extlinux.conf
  14. Retrieving file: /extlinux/extlinux.conf
  15. reading /extlinux/extlinux.conf
  16. 193 bytes read in 17 ms (10.7 KiB/s)
  17. 1: kernel-4.4
  18. Retrieving file: /Image
  19. reading /Image
  20. 18649096 bytes read in 579 ms (30.7 MiB/s)
  21. append: earlyprintk console=ttyFIQ0,1500000n8 rw root=/dev/mmcblk1p7 rootfstype=ext4 init=/sbin/init rootwait
  22. Retrieving file: /rk3399-sapphire-excavator-linux.dtb
  23. reading /rk3399-sapphire-excavator-linux.dtb
  24. 75878 bytes read in 21 ms (3.4 MiB/s)
  25. ## Flattened Device Tree blob at 01f00000
  26. Booting using the fdt blob at 0x1f00000
  27. Loading Device Tree to 00000000f5ef1000, end 00000000f5f06865 ... OK
  28. Adding bank: start=0x00200000, size=0xf7e00000
  29.  
  30. Starting kernel ...
  31.  
  32. [ 0.000000] Booting Linux on physical CPU 0x0
  33. [ 0.000000] Initializing cgroup subsys cpuset
  34. [ 0.000000] Initializing cgroup subsys cpu
  35. [ 0.000000] Initializing cgroup subsys cpuacct
  36. [ 0.000000] Linux version 4.4.126 (lynx@lynx-tp) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.9) ) #0 SMP Mon May 7 17:40:28 +08 2018
  37. [ 0.000000] Boot CPU: AArch64 Processor [410fd034]
  38. [ 0.000000] earlycon: Early serial console at MMIO32 0xff1a0000 (options '')
  39. [ 0.000000] bootconsole [uart0] enabled
  40. [ 0.000000] Reserved memory: failed to reserve memory for node 'drm-logo@00000000': base 0x0000000000000000, size 0 MiB
  41. [ 0.000000] psci: probing for conduit method from DT.
  42. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  43. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  44. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  45. [ 0.000000] PERCPU: Embedded 21 pages/cpu @ffffffc0f7ee3000 s45800 r8192 d32024 u86016
  46. [ 0.000000] Detected VIPT I-cache on CPU0
  47. [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  48. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 999432
  49. [ 0.000000] Kernel command line: earlyprintk console=ttyFIQ0 rw root=PARTUUID=614e0000-0000 rootfstype=ext4 init=/sbin/init rootwait earlycon=uart8250,mmio32,0xff1a0000 swiotlb=1
  50. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  51. [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  52. [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  53. [ 0.000000] software IO TLB [mem 0xf7e9b000-0xf7edb000] (0MB) mapped at [ffffffc0f7e9b000-ffffffc0f7edafff]
  54. [ 0.000000] Memory: 3968980K/4061184K available (11262K kernel code, 1572K rwdata, 4232K rodata, 1088K init, 740K bss, 92204K reserved, 0K cma-reserved)
  55. [ 0.000000] Virtual kernel memory layout:
  56. [ 0.000000] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
  57. [ 0.000000] vmalloc : 0xffffff8008000000 - 0xffffffbdbfff0000 ( 246 GB)
  58. [ 0.000000] .init : 0xffffff8008fb0000 - 0xffffff80090c0000 ( 1088 KB)
  59. [ 0.000000] .text : 0xffffff8008080000 - 0xffffff8008b80000 ( 11264 KB)
  60. [ 0.000000] .rodata : 0xffffff8008b80000 - 0xffffff8008fb0000 ( 4288 KB)
  61. [ 0.000000] .data : 0xffffff80090c0000 - 0xffffff8009249008 ( 1573 KB)
  62. [ 0.000000] vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000 ( 8 GB maximum)
  63. [ 0.000000] 0xffffffbdc0008000 - 0xffffffbdc3e00000 ( 61 MB actual)
  64. [ 0.000000] fixed : 0xffffffbffe7fb000 - 0xffffffbffec00000 ( 4116 KB)
  65. [ 0.000000] PCI I/O : 0xffffffbffee00000 - 0xffffffbfffe00000 ( 16 MB)
  66. [ 0.000000] memory : 0xffffffc000200000 - 0xffffffc0f8000000 ( 3966 MB)
  67. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
  68. [ 0.000000] Hierarchical RCU implementation.
  69. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  70. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=6.
  71. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=6
  72. [ 0.000000] NR_IRQS:64 nr_irqs:64 0
  73. [ 0.000000] GIC: Using split EOI/Deactivate mode
  74. [ 0.000000] ITS: /interrupt-controller@fee00000/interrupt-controller@fee20000
  75. [ 0.000000] ITS: allocated 65536 Devices @300000 (psz 64K, shr 0)
  76. [ 0.000000] ITS: using cache flushing for cmd queue
  77. [ 0.000000] GIC: using LPI property table @0x0000000000290000
  78. [ 0.000000] ITS: Allocated 1792 chunks for LPIs
  79. [ 0.000000] CPU0: found redistributor 0 region 0:0x00000000fef00000
  80. [ 0.000000] CPU0: using LPI pending table @0x00000000002a0000
  81. [ 0.000000] GIC: using cache flushing for LPI property table
  82. [ 0.000000] GIC: PPI partition interrupt-partition-0[0] { /cpus/cpu@0[0] /cpus/cpu@1[1] /cpus/cpu@2[2] /cpus/cpu@3[3] }
  83. [ 0.000000] GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] }
  84. [ 0.000000] rockchip_clk_register_frac_branch: could not find dclk_vop0_frac as parent of dclk_vop0, rate changes may not work
  85. [ 0.000000] rockchip_clk_register_frac_branch: could not find dclk_vop1_frac as parent of dclk_vop1, rate changes may not work
  86. [ 0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).
  87. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  88. [ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  89. [ 0.001984] Console: colour dummy device 80x25
  90. [ 0.002414] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=24000)
  91. [ 0.003380] pid_max: default: 32768 minimum: 301
  92. [ 0.003945] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
  93. [ 0.004579] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
  94. [ 0.006016] Initializing cgroup subsys devices
  95. [ 0.006438] Initializing cgroup subsys freezer
  96. [ 0.006886] ftrace: allocating 41122 entries in 161 pages
  97. [ 0.108587] sched-energy: Sched-energy-costs installed from DT
  98. [ 0.109140] CPU0: update cpu_capacity 401
  99. [ 0.109580] ASID allocator initialised with 32768 entries
  100. [ 0.113108] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
  101. [ 0.114361] Platform MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
  102. [ 0.116412] Detected VIPT I-cache on CPU1
  103. [ 0.116444] CPU1: found redistributor 1 region 0:0x00000000fef20000
  104. [ 0.116474] CPU1: using LPI pending table @0x00000000f2d20000
  105. [ 0.116516] CPU1: update cpu_capacity 401
  106. [ 0.116520] CPU1: Booted secondary processor [410fd034]
  107. [ 0.117039] Detected VIPT I-cache on CPU2
  108. [ 0.117059] CPU2: found redistributor 2 region 0:0x00000000fef40000
  109. [ 0.117086] CPU2: using LPI pending table @0x00000000f2d50000
  110. [ 0.117113] CPU2: update cpu_capacity 401
  111. [ 0.117116] CPU2: Booted secondary processor [410fd034]
  112. [ 0.117620] Detected VIPT I-cache on CPU3
  113. [ 0.117640] CPU3: found redistributor 3 region 0:0x00000000fef60000
  114. [ 0.117667] CPU3: using LPI pending table @0x00000000f2da0000
  115. [ 0.117693] CPU3: update cpu_capacity 401
  116. [ 0.117697] CPU3: Booted secondary processor [410fd034]
  117. [ 0.118192] Detected PIPT I-cache on CPU4
  118. [ 0.118219] CPU4: found redistributor 100 region 0:0x00000000fef80000
  119. [ 0.118257] CPU4: using LPI pending table @0x00000000f2dd0000
  120. [ 0.118297] CPU4: update cpu_capacity 1024
  121. [ 0.118300] CPU4: Booted secondary processor [410fd082]
  122. [ 0.118823] Detected PIPT I-cache on CPU5
  123. [ 0.118842] CPU5: found redistributor 101 region 0:0x00000000fefa0000
  124. [ 0.118878] CPU5: using LPI pending table @0x00000000f2e10000
  125. [ 0.118905] CPU5: update cpu_capacity 1024
  126. [ 0.118908] CPU5: Booted secondary processor [410fd082]
  127. [ 0.118994] Brought up 6 CPUs
  128. [ 0.131037] SMP: Total of 6 processors activated.
  129. [ 0.131476] CPU features: detected feature: GIC system register CPU interface
  130. [ 0.132150] CPU: All CPU(s) started at EL2
  131. [ 0.132570] alternatives: patching kernel code
  132. [ 0.134367] devtmpfs: initialized
  133. [ 0.148943] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  134. [ 0.149921] futex hash table entries: 2048 (order: 5, 131072 bytes)
  135. [ 0.151013] pinctrl core: initialized pinctrl subsystem
  136. [ 0.152261] NET: Registered protocol family 16
  137. [ 0.157975] cpuidle: using governor ladder
  138. [ 0.161985] cpuidle: using governor menu
  139. [ 0.162382] Registered FIQ tty driver
  140. [ 0.163008] vdso: 2 pages (1 code @ ffffff8008b86000, 1 data @ ffffff80090c4000)
  141. [ 0.163755] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  142. [ 0.164582] DMA: preallocated 256 KiB pool for atomic allocations
  143. [ 0.188372] console [ttyFIQ0] enabled
  144. [ 0.188372] console [ttyFIQ0] enabled
  145. [ 0.189064] bootconsole [uart0] disabled
  146. [ 0.189064] bootconsole [uart0] disabled
  147. [ 0.189967] Registered fiq debugger ttyFIQ0
  148. [ 0.218928] iommu: Adding device ff650000.vpu_service to group 0
  149. [ 0.219541] iommu: Adding device ff660000.rkvdec to group 1
  150. [ 0.220115] iommu: Adding device ff8f0000.vop to group 2
  151. [ 0.220669] iommu: Adding device ff900000.vop to group 3
  152. [ 0.221260] iommu: Adding device ff910000.cif_isp to group 4
  153. [ 0.221836] iommu: Adding device ff920000.cif_isp to group 5
  154. [ 0.223904] SCSI subsystem initialized
  155. [ 0.224404] usbcore: registered new interface driver usbfs
  156. [ 0.224938] usbcore: registered new interface driver hub
  157. [ 0.225484] usbcore: registered new device driver usb
  158. [ 0.226010] media: Linux media interface: v0.10
  159. [ 0.226444] Linux video capture interface: v2.00
  160. [ 0.226892] pps_core: LinuxPPS API ver. 1 registered
  161. [ 0.227341] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  162. [ 0.228149] PTP clock support registered
  163. [ 0.229543] Advanced Linux Sound Architecture Driver Initialized.
  164. [ 0.230544] Bluetooth: Core ver 2.21
  165. [ 0.230887] NET: Registered protocol family 31
  166. [ 0.231280] Bluetooth: HCI device and connection manager initialized
  167. [ 0.231852] Bluetooth: HCI socket layer initialized
  168. [ 0.232285] Bluetooth: L2CAP socket layer initialized
  169. [ 0.232752] Bluetooth: SCO socket layer initialized
  170. [ 0.234213] clocksource: Switched to clocksource arch_sys_counter
  171. [ 0.281269] thermal thermal_zone1: power_allocator: sustainable_power will be estimated
  172. [ 0.282167] NET: Registered protocol family 2
  173. [ 0.283004] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  174. [ 0.283875] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes)
  175. [ 0.285308] TCP: Hash tables configured (established 32768 bind 32768)
  176. [ 0.285997] UDP hash table entries: 2048 (order: 5, 196608 bytes)
  177. [ 0.286742] UDP-Lite hash table entries: 2048 (order: 5, 196608 bytes)
  178. [ 0.287642] NET: Registered protocol family 1
  179. [ 0.288316] RPC: Registered named UNIX socket transport module.
  180. [ 0.288840] RPC: Registered udp transport module.
  181. [ 0.289269] RPC: Registered tcp transport module.
  182. [ 0.289686] RPC: Registered tcp NFSv4.1 backchannel transport module.
  183. [ 0.290731] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  184. [ 0.291549] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
  185. [ 0.295331] Initialise system trusted keyring
  186. [ 0.303974] NFS: Registering the id_resolver key type
  187. [ 0.304465] Key type id_resolver registered
  188. [ 0.304836] Key type id_legacy registered
  189. [ 0.305273] fuse init (API version 7.23)
  190. [ 0.305982] SGI XFS with security attributes, no debug enabled
  191. [ 0.311168] NET: Registered protocol family 38
  192. [ 0.311591] Key type asymmetric registered
  193. [ 0.311965] Asymmetric key parser 'x509' registered
  194. [ 0.312551] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  195. [ 0.313219] io scheduler noop registered
  196. [ 0.313570] io scheduler deadline registered
  197. [ 0.314067] io scheduler cfq registered (default)
  198. [ 0.315811] phy phy-ff770000.syscon:usb2-phy@e460.0: Failed to get VBUS supply regulator
  199. [ 0.321173] rockchip-pcie f8000000.pcie: no vpcie3v3 regulator found
  200. [ 0.321768] rockchip-pcie f8000000.pcie: no vpcie1v8 regulator found
  201. [ 0.322355] rockchip-pcie f8000000.pcie: no vpcie0v9 regulator found
  202. [ 0.864267] rockchip-pcie f8000000.pcie: PCIe link training gen1 timeout!
  203. [ 0.864989] rockchip-pcie: probe of f8000000.pcie failed with error -110
  204. [ 0.866522] backlight supply power not found, using dummy regulator
  205. [ 0.867829] rk-vcodec ff650000.vpu_service: no regulator for vcodec
  206. [ 0.868772] rk-vcodec ff650000.vpu_service: probe device
  207. [ 0.869338] rk-vcodec ff650000.vpu_service: vpu mmu dec ffffffc0f2836c10
  208. [ 0.870148] rk-vcodec ff650000.vpu_service: allocator is drm
  209. [ 0.870727] rk-vcodec ff650000.vpu_service: checking hw id 0
  210. [ 0.871905] rk-vcodec ff650000.vpu_service: could not find power_model node
  211. [ 0.872540] rk-vcodec ff650000.vpu_service: init success
  212. [ 0.873427] rk-vcodec ff660000.rkvdec: no regulator for vcodec
  213. [ 0.874393] rk-vcodec ff660000.rkvdec: probe device
  214. [ 0.874870] rk-vcodec ff660000.rkvdec: vpu mmu dec ffffffc0f2837410
  215. [ 0.875609] rk-vcodec ff660000.rkvdec: allocator is drm
  216. [ 0.876124] rk-vcodec ff660000.rkvdec: checking hw id 6876
  217. [ 0.876973] rk-vcodec ff660000.rkvdec: could not find power_model node
  218. [ 0.877573] rk-vcodec ff660000.rkvdec: init success
  219. [ 0.879466] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330
  220. [ 0.880137] dma-pl330 ff6d0000.dma-controller: DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12
  221. [ 0.882370] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330
  222. [ 0.883040] dma-pl330 ff6e0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
  223. [ 0.884926] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  224. [ 0.886924] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 36, base_baud = 1500000) is a 16550A
  225. [ 0.888007] rockchip-pinctrl pinctrl: pin gpio4-19 already requested by fiq-debugger; cannot claim for ff1a0000.serial
  226. [ 0.888964] rockchip-pinctrl pinctrl: pin-147 (ff1a0000.serial) status -22
  227. [ 0.889580] rockchip-pinctrl pinctrl: could not request pin 147 (gpio4-19) from group uart2c-xfer on device rockchip-pinctrl
  228. [ 0.890576] dw-apb-uart ff1a0000.serial: Error applying setting, reverse things back
  229. [ 0.891552] ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 37, base_baud = 1500000) is a 16550A
  230. [ 0.893386] [drm] Initialized drm 1.1.0 20060810
  231. [ 0.896716] [drm] Rockchip DRM driver version: v1.0.0
  232. [ 0.899178] mali ff9a0000.gpu: Failed to get regulator
  233. [ 0.899646] mali ff9a0000.gpu: Power control initialization failed
  234. [ 0.900535] Unable to detect cache hierarchy for CPU 0
  235. [ 0.901723] brd: module loaded
  236. [ 0.907026] loop: module loaded
  237. [ 0.907868] zram: Added device: zram0
  238. [ 0.908480] lkdtm: No crash points registered, enable through debugfs
  239. [ 0.910717] rk_gmac-dwmac fe300000.ethernet: clock input or output? (input).
  240. [ 0.911352] rk_gmac-dwmac fe300000.ethernet: TX delay(0x28).
  241. [ 0.911855] rk_gmac-dwmac fe300000.ethernet: RX delay(0x11).
  242. [ 0.912377] rk_gmac-dwmac fe300000.ethernet: integrated PHY? (no).
  243. [ 0.913082] rk_gmac-dwmac fe300000.ethernet: cannot get clock clk_mac_speed
  244. [ 0.913710] rk_gmac-dwmac fe300000.ethernet: clock input from PHY
  245. [ 0.919261] rk_gmac-dwmac fe300000.ethernet: init for RGMII
  246. [ 0.919867] stmmac - user ID: 0x10, Synopsys ID: 0x35
  247. [ 0.920329] Ring mode enabled
  248. [ 0.920604] DMA HW capability register supported
  249. [ 0.921008] Normal descriptors
  250. [ 0.921325] RX Checksum Offload Engine supported (type 2)
  251. [ 0.921810] TX Checksum insertion supported
  252. [ 0.922199] Wake-Up On Lan supported
  253. [ 0.922560] Enable RX Mitigation via HW Watchdog Timer
  254. [ 0.987605] libphy: stmmac: probed
  255. [ 0.987924] eth%d: PHY ID 001cc915 at 0 IRQ POLL (stmmac-0:00) active
  256. [ 0.988505] eth%d: PHY ID 001cc915 at 1 IRQ POLL (stmmac-0:01)
  257. [ 0.991036] usbcore: registered new interface driver rndis_wlan
  258. [ 0.991783] Rockchip WiFi SYS interface (V1.00) ...
  259. [ 0.992310] usbcore: registered new interface driver rtl8150
  260. [ 0.992842] usbcore: registered new interface driver r8152
  261. [ 0.993386] usbcore: registered new interface driver asix
  262. [ 0.993894] usbcore: registered new interface driver ax88179_178a
  263. [ 0.994470] usbcore: registered new interface driver cdc_ether
  264. [ 0.995012] usbcore: registered new interface driver rndis_host
  265. [ 0.995604] usbcore: registered new interface driver cdc_ncm
  266. [ 0.996134] usbcore: registered new interface driver cdc_mbim
  267. [ 0.997869] rockchip-dwc3 usb@fe800000: failed to get drvdata dwc3
  268. [ 1.004343] rockchip-dwc3 usb@fe900000: fail to get drvdata hcd
  269. [ 1.005972] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  270. [ 1.006575] ehci-pci: EHCI PCI platform driver
  271. [ 1.007016] ehci-platform: EHCI generic platform driver
  272. [ 1.011233] ehci-platform fe3c0000.usb: EHCI Host Controller
  273. [ 1.011905] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 1
  274. [ 1.012710] ehci-platform fe3c0000.usb: irq 30, io mem 0xfe3c0000
  275. [ 1.019219] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00
  276. [ 1.019913] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  277. [ 1.020525] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  278. [ 1.021168] usb usb1: Product: EHCI Host Controller
  279. [ 1.021607] usb usb1: Manufacturer: Linux 4.4.126 ehci_hcd
  280. [ 1.022095] usb usb1: SerialNumber: fe3c0000.usb
  281. [ 1.022977] hub 1-0:1.0: USB hub found
  282. [ 1.023351] hub 1-0:1.0: 1 port detected
  283. [ 1.024234] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  284. [ 1.024794] ohci-platform: OHCI generic platform driver
  285. [ 1.025730] ohci-platform fe3e0000.usb: Generic Platform OHCI controller
  286. [ 1.026518] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 2
  287. [ 1.027303] ohci-platform fe3e0000.usb: irq 31, io mem 0xfe3e0000
  288. [ 1.082362] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
  289. [ 1.082960] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  290. [ 1.083614] usb usb2: Product: Generic Platform OHCI controller
  291. [ 1.084138] usb usb2: Manufacturer: Linux 4.4.126 ohci_hcd
  292. [ 1.084635] usb usb2: SerialNumber: fe3e0000.usb
  293. [ 1.085635] hub 2-0:1.0: USB hub found
  294. [ 1.086006] hub 2-0:1.0: 1 port detected
  295. [ 1.087672] usbcore: registered new interface driver cdc_acm
  296. [ 1.088171] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  297. [ 1.088942] usbcore: registered new interface driver cdc_wdm
  298. [ 1.089506] usbcore: registered new interface driver uas
  299. [ 1.090088] usbcore: registered new interface driver usb-storage
  300. [ 1.090732] usbcore: registered new interface driver usbserial
  301. [ 1.091308] usbcore: registered new interface driver usbserial_generic
  302. [ 1.091918] usbserial: USB Serial support registered for generic
  303. [ 1.092509] usbcore: registered new interface driver cp210x
  304. [ 1.093035] usbserial: USB Serial support registered for cp210x
  305. [ 1.093637] usbcore: registered new interface driver ftdi_sio
  306. [ 1.094176] usbserial: USB Serial support registered for FTDI USB Serial Device
  307. [ 1.094982] usbcore: registered new interface driver keyspan
  308. [ 1.095528] usbserial: USB Serial support registered for Keyspan - (without firmware)
  309. [ 1.096260] usbserial: USB Serial support registered for Keyspan 1 port adapter
  310. [ 1.096938] usbserial: USB Serial support registered for Keyspan 2 port adapter
  311. [ 1.097629] usbserial: USB Serial support registered for Keyspan 4 port adapter
  312. [ 1.098340] usbcore: registered new interface driver option
  313. [ 1.098870] usbserial: USB Serial support registered for GSM modem (1-port)
  314. [ 1.099688] usbcore: registered new interface driver oti6858
  315. [ 1.100236] usbserial: USB Serial support registered for oti6858
  316. [ 1.100814] usbcore: registered new interface driver pl2303
  317. [ 1.101354] usbserial: USB Serial support registered for pl2303
  318. [ 1.101928] usbcore: registered new interface driver qcserial
  319. [ 1.102484] usbserial: USB Serial support registered for Qualcomm USB modem
  320. [ 1.103160] usbcore: registered new interface driver sierra
  321. [ 1.103701] usbserial: USB Serial support registered for Sierra USB modem
  322. [ 1.105874] usbcore: registered new interface driver usbtouchscreen
  323. [ 1.106896] i2c /dev entries driver
  324. [ 1.108914] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected!
  325. [ 1.109634] fan53555-reg: supplied by vcc5v0_sys
  326. [ 1.112385] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected!
  327. [ 1.113055] fan53555-reg: supplied by vcc5v0_sys
  328. [ 1.115815] rk808 0-001b: Pmic Chip id: 0x0
  329. [ 1.119542] rk808-regulator rk808-regulator: there is no dvs0 gpio
  330. [ 1.120149] rk808-regulator rk808-regulator: there is no dvs1 gpio
  331. [ 1.120846] DCDC_REG1: supplied by vcc3v3_sys
  332. [ 1.123045] DCDC_REG2: supplied by vcc3v3_sys
  333. [ 1.125260] DCDC_REG3: supplied by vcc3v3_sys
  334. [ 1.126474] DCDC_REG4: supplied by vcc3v3_sys
  335. [ 1.128291] LDO_REG1: supplied by vcc3v3_sys
  336. [ 1.130896] LDO_REG2: supplied by vcc3v3_sys
  337. [ 1.131841] vcc3v0_tp: Bringing 1800000uV into 3000000-3000000uV
  338. [ 1.134124] LDO_REG3: supplied by vcc3v3_sys
  339. [ 1.135806] LDO_REG4: supplied by vcc3v3_sys
  340. [ 1.138211] LDO_REG5: supplied by vcc3v3_sys
  341. [ 1.139130] vcca3v0_codec: Bringing 1800000uV into 3000000-3000000uV
  342. [ 1.141777] LDO_REG6: supplied by vcc3v3_sys
  343. [ 1.144643] LDO_REG7: supplied by vcc3v3_sys
  344. [ 1.145820] vcca1v8_codec: Bringing 800000uV into 1800000-1800000uV
  345. [ 1.149581] LDO_REG8: supplied by vcc3v3_sys
  346. [ 1.152447] SWITCH_REG1: supplied by vcc3v3_sys
  347. [ 1.154001] SWITCH_REG2: supplied by vcc3v3_sys
  348. [ 1.164494] rk808-rtc rk808-rtc: rtc core: registered rk808-rtc as rtc0
  349. [ 1.166323] rk3x-i2c ff3c0000.i2c: Initialized RK3xxx I2C bus at ffffff80093b6000
  350. [ 1.168943] input: gsl3673 as /devices/platform/ff110000.i2c/i2c-1/1-0040/input/input0
  351. [ 1.219429] gsl3673 1-0040: GSL3673 test_i2c error!
  352. [ 1.219886] gsl3673 1-0040: gsl_probe: init_chip failed
  353. [ 1.225424] gsl3673: probe of 1-0040 failed with error -1
  354. [ 1.226621] rk3x-i2c ff110000.i2c: Initialized RK3xxx I2C bus at ffffff80093b8000
  355. [ 1.229417] fusb302 4-0022: Can't get property of role, set role to default DRP
  356. [ 1.233653] fusb302 4-0022: port 0 probe success with role ROLE_MODE_DRP, try_role ROLE_MODE_NONE
  357. [ 1.235046] rk3x-i2c ff3d0000.i2c: Initialized RK3xxx I2C bus at ffffff80093ba000
  358. [ 1.238330] IR NEC protocol handler initialized
  359. [ 1.239566] usbcore: registered new interface driver uvcvideo
  360. [ 1.240104] USB Video Class driver (1.1.1)
  361. [ 1.371673] random: nonblocking pool is initialized
  362. [ 3.389818] rk_tsadcv2_temp_to_code: Invalid conversion table: code=1023, temperature=2147483647
  363. [ 3.391530] Bluetooth: Virtual HCI driver ver 1.5
  364. [ 3.392054] Bluetooth: HCI UART driver ver 2.3
  365. [ 3.392464] Bluetooth: HCI UART protocol H4 registered
  366. [ 3.392917] Bluetooth: HCI UART protocol LL registered
  367. [ 3.393378] Bluetooth: HCI UART protocol ATH3K registered
  368. [ 3.393913] usbcore: registered new interface driver bfusb
  369. [ 3.394469] usbcore: registered new interface driver btusb
  370. [ 3.395359] cpu cpu0: cpu_leakage=23
  371. [ 3.395729] cpu cpu0: cpu_leakage=23
  372. [ 3.397567] cpu cpu4: cpu_leakage=40
  373. [ 3.397937] cpu cpu4: cpu_leakage=40
  374. [ 4.797862] fusb302 4-0022: PD disabled
  375. [ 16.134613] sdhci: Secure Digital Host Controller Interface driver
  376. [ 16.135204] sdhci: Copyright(c) Pierre Ossman
  377. [ 16.135618] Synopsys Designware Multimedia Card Interface Driver
  378. [ 16.137992] dwmmc_rockchip fe310000.dwmmc: IDMAC supports 32-bit address mode.
  379. [ 16.138703] dwmmc_rockchip fe310000.dwmmc: Using internal DMA controller.
  380. [ 16.139350] dwmmc_rockchip fe310000.dwmmc: Version ID is 270a
  381. [ 16.139934] dwmmc_rockchip fe310000.dwmmc: DW MMC controller at irq 25,32 bit host data width,256 deep fifo
  382. [ 16.140848] dwmmc_rockchip fe310000.dwmmc: 'clock-freq-min-max' property was deprecated.
  383. [ 16.141732] dwmmc_rockchip fe310000.dwmmc: No vmmc regulator found
  384. [ 16.142325] dwmmc_rockchip fe310000.dwmmc: No vqmmc regulator found
  385. [ 16.144547] dwmmc_rockchip fe320000.dwmmc: IDMAC supports 32-bit address mode.
  386. [ 16.145324] dwmmc_rockchip fe320000.dwmmc: Using internal DMA controller.
  387. [ 16.145956] dwmmc_rockchip fe320000.dwmmc: Version ID is 270a
  388. [ 16.146550] dwmmc_rockchip fe320000.dwmmc: DW MMC controller at irq 26,32 bit host data width,256 deep fifo
  389. [ 16.147483] dwmmc_rockchip fe320000.dwmmc: 'clock-freq-min-max' property was deprecated.
  390. [ 16.149474] vccio_sd: unsupportable voltage range: 3300000-3000000uV
  391. [ 16.150306] rockchip-iodomain ff770000.syscon:io-domains: Setting to 3000000 done
  392. [ 16.151235] rockchip-iodomain ff770000.syscon:io-domains: Setting to 3000000 done
  393. [ 16.162326] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  394. [ 16.174407] dwmmc_rockchip fe320000.dwmmc: 1 slots initialized
  395. [ 16.175789] sdhci-pltfm: SDHCI platform and OF driver helper
  396. [ 16.178831] sdhci-arasan fe330000.sdhci: No vmmc regulator found
  397. [ 16.179382] sdhci-arasan fe330000.sdhci: No vqmmc regulator found
  398. [ 16.206261] mmc1: SDHCI controller on fe330000.sdhci [fe330000.sdhci] using ADMA
  399. [ 16.208259] hidraw: raw HID events driver (C) Jiri Kosina
  400. [ 16.209305] usbcore: registered new interface driver usbhid
  401. [ 16.209805] usbhid: USB HID core driver
  402. [ 16.212272] usbcore: registered new interface driver snd-usb-audio
  403. [ 16.220238] Initializing XFRM netlink socket
  404. [ 16.221307] NET: Registered protocol family 10
  405. [ 16.223230] NET: Registered protocol family 17
  406. [ 16.223651] NET: Registered protocol family 15
  407. [ 16.224461] Bluetooth: RFCOMM socket layer initialized
  408. [ 16.224935] Bluetooth: RFCOMM ver 1.11
  409. [ 16.225314] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  410. [ 16.225843] Bluetooth: HIDP socket layer initialized
  411. [ 16.226354] [WLAN_RFKILL]: Enter rfkill_wlan_init
  412. [ 16.227034] [WLAN_RFKILL]: Enter rfkill_wlan_probe
  413. [ 16.227515] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi_chip_type = ap6354
  414. [ 16.228120] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control.
  415. [ 16.228757] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio.
  416. [ 16.229480] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,host_wake_irq = 3, flags = 0.
  417. [ 16.230283] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio
  418. [ 16.230749] [WLAN_RFKILL]: Exit rfkill_wlan_probe
  419. [ 16.231232] [BT_RFKILL]: Enter rfkill_rk_init
  420. [ 16.231950] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: uart_rts_gpios = 83.
  421. [ 16.232714] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,reset_gpio = 9.
  422. [ 16.233447] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_gpio = 90.
  423. [ 16.234167] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_host_irq = 4.
  424. [ 16.236518] [BT_RFKILL]: Request irq for bt wakeup host
  425. [ 16.237024] [BT_RFKILL]: BT_WAKE_HOST IRQ fired
  426. [ 16.237045] [BT_RFKILL]: ** disable irq
  427. [ 16.237927] [BT_RFKILL]: bt_default device registered.
  428. [ 16.238477] Key type dns_resolver registered
  429. [ 16.239822] cif_isp10_v4l2_drv_probe: probing...
  430. [ 16.240340] cif_isp10_pltfrm_dev_init(1224) ERR: could not get default pinstate
  431. [ 16.240982] cif_isp10_pltfrm_dev_init WARN: could not get pins_sleep pinstate
  432. [ 16.241621] cif_isp10_pltfrm_dev_init WARN: could not get pins_inactive pinstate
  433. [ 16.242907] cif_isp10_img_src_to_img_src(70) ERR: to_img_src failed!
  434. [ 16.243478] cif_isp10_img_src_to_img_src(78) ERR: failed with error -14
  435. [ 16.244070] cif_isp10_img_src_to_img_src(70) ERR: to_img_src failed!
  436. [ 16.244635] cif_isp10_img_src_to_img_src(78) ERR: failed with error -14
  437. [ 16.245233] cif_isp10_img_src_to_img_src(70) ERR: to_img_src failed!
  438. [ 16.245791] cif_isp10_img_src_to_img_src(78) ERR: failed with error -14
  439. [ 16.246390] cif_isp10_img_src_to_img_src(70) ERR: to_img_src failed!
  440. [ 16.246947] cif_isp10_img_src_to_img_src(78) ERR: failed with error -14
  441. [ 16.247537] cif_isp10_img_srcs_init(1099) ERR: failed with error -14
  442. [ 16.248095] cif_isp10_create(5772) ERR: cif_isp10_img_srcs_init failed
  443. [ 16.248682] cif_isp10_create(5808) ERR: failed with error -14
  444. [ 16.249970] cif_isp10_v4l2_drv_probe: probing...
  445. [ 16.250465] cif_isp10_pltfrm_dev_init(1224) ERR: could not get default pinstate
  446. [ 16.251106] cif_isp10_pltfrm_dev_init WARN: could not get pins_sleep pinstate
  447. [ 16.251744] cif_isp10_pltfrm_dev_init WARN: could not get pins_inactive pinstate
  448. [ 16.253235] cif_isp10_img_src_to_img_src(70) ERR: to_img_src failed!
  449. [ 16.253794] cif_isp10_img_src_to_img_src(78) ERR: failed with error -14
  450. [ 16.254383] cif_isp10_img_srcs_init(1099) ERR: failed with error -14
  451. [ 16.254938] cif_isp10_create(5772) ERR: cif_isp10_img_srcs_init failed
  452. [ 16.255521] cif_isp10_create(5808) ERR: failed with error -14
  453. [ 16.256393] Registered cp15_barrier emulation handler
  454. [ 16.256917] Registered setend emulation handler
  455. [ 16.257783] Loading compiled-in X.509 certificates
  456. [ 16.259778] phy phy-ff770000.syscon:usb2-phy@e450.6: Failed to get VBUS supply regulator
  457. [ 16.265738] mali ff9a0000.gpu: GPU identified as 0x0860 r2p0 status 0
  458. [ 16.267004] I : [File] : drivers/gpu/arm/midgard_for_linux/backend/gpu/mali_kbase_devfreq.c; [Line] : 280; [Func] : kbase_devfreq_init(); success initing power_model_simple.
  459. [ 16.267942] mmc1: MAN_BKOPS_EN bit is not set
  460. [ 16.269711] mali ff9a0000.gpu: Probed as mali0
  461. [ 16.276512] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller
  462. [ 16.277452] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 3
  463. [ 16.278316] xhci-hcd xhci-hcd.4.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x02030010
  464. [ 16.279141] xhci-hcd xhci-hcd.4.auto: irq 229, io mem 0xfe800000
  465. [ 16.279890] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  466. [ 16.280513] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  467. [ 16.281154] usb usb3: Product: xHCI Host Controller
  468. [ 16.281607] usb usb3: Manufacturer: Linux 4.4.126 xhci-hcd
  469. [ 16.282095] usb usb3: SerialNumber: xhci-hcd.4.auto
  470. [ 16.282522] mmc1: new HS400 Enhanced strobe MMC card at address 0001
  471. [ 16.283427] mmcblk1: mmc1:0001 SDW16G 14.7 GiB
  472. [ 16.283981] hub 3-0:1.0: USB hub found
  473. [ 16.284377] hub 3-0:1.0: 1 port detected
  474. [ 16.284386] mmcblk1boot0: mmc1:0001 SDW16G partition 1 4.00 MiB
  475. [ 16.284962] mmcblk1boot1: mmc1:0001 SDW16G partition 2 4.00 MiB
  476. [ 16.285413] mmcblk1rpmb: mmc1:0001 SDW16G partition 3 4.00 MiB
  477. [ 16.286731] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller
  478. [ 16.287432] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 4
  479. [ 16.288173] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  480. [ 16.288973] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
  481. [ 16.289590] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  482. [ 16.289651] mmcblk1: p1 p2 p3 p4 p5
  483. [ 16.290557] usb usb4: Product: xHCI Host Controller
  484. [ 16.290985] usb usb4: Manufacturer: Linux 4.4.126 xhci-hcd
  485. [ 16.291478] usb usb4: SerialNumber: xhci-hcd.4.auto
  486. [ 16.292440] hub 4-0:1.0: USB hub found
  487. [ 16.292817] hub 4-0:1.0: 1 port detected
  488. [ 16.294414] xhci-hcd xhci-hcd.4.auto: remove, state 1
  489. [ 16.294876] usb usb4: USB disconnect, device number 1
  490. [ 16.319024] xhci-hcd xhci-hcd.4.auto: Host not halted after 16000 microseconds.
  491. [ 16.319665] xhci-hcd xhci-hcd.4.auto: Host controller not halted, aborting reset.
  492. [ 16.320378] xhci-hcd xhci-hcd.4.auto: USB bus 4 deregistered
  493. [ 16.320978] xhci-hcd xhci-hcd.4.auto: remove, state 1
  494. [ 16.321450] usb usb3: USB disconnect, device number 1
  495. [ 16.322267] xhci-hcd xhci-hcd.4.auto: USB bus 3 deregistered
  496. [ 16.330014] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
  497. [ 16.330639] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 3
  498. [ 16.331440] xhci-hcd xhci-hcd.5.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x02030010
  499. [ 16.332246] xhci-hcd xhci-hcd.5.auto: irq 230, io mem 0xfe900000
  500. [ 16.332867] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  501. [ 16.333477] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  502. [ 16.334113] usb usb3: Product: xHCI Host Controller
  503. [ 16.334554] usb usb3: Manufacturer: Linux 4.4.126 xhci-hcd
  504. [ 16.335037] usb usb3: SerialNumber: xhci-hcd.5.auto
  505. [ 16.335778] hub 3-0:1.0: USB hub found
  506. [ 16.336126] hub 3-0:1.0: 1 port detected
  507. [ 16.336693] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
  508. [ 16.337276] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 4
  509. [ 16.337986] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  510. [ 16.338758] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
  511. [ 16.339369] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  512. [ 16.340004] usb usb4: Product: xHCI Host Controller
  513. [ 16.340452] usb usb4: Manufacturer: Linux 4.4.126 xhci-hcd
  514. [ 16.340935] usb usb4: SerialNumber: xhci-hcd.5.auto
  515. [ 16.341662] hub 4-0:1.0: USB hub found
  516. [ 16.342009] hub 4-0:1.0: 1 port detected
  517. [ 16.346217] ehci-platform fe380000.usb: EHCI Host Controller
  518. [ 16.346833] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 5
  519. [ 16.347612] ehci-platform fe380000.usb: irq 28, io mem 0xfe380000
  520. [ 16.353221] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00
  521. [ 16.353870] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
  522. [ 16.354482] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  523. [ 16.355118] usb usb5: Product: EHCI Host Controller
  524. [ 16.355561] usb usb5: Manufacturer: Linux 4.4.126 ehci_hcd
  525. [ 16.356045] usb usb5: SerialNumber: fe380000.usb
  526. [ 16.356803] hub 5-0:1.0: USB hub found
  527. [ 16.357151] hub 5-0:1.0: 1 port detected
  528. [ 16.358008] ohci-platform fe3a0000.usb: Generic Platform OHCI controller
  529. [ 16.358732] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 6
  530. [ 16.359489] ohci-platform fe3a0000.usb: irq 29, io mem 0xfe3a0000
  531. [ 16.414675] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
  532. [ 16.415319] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  533. [ 16.415961] usb usb6: Product: Generic Platform OHCI controller
  534. [ 16.416498] usb usb6: Manufacturer: Linux 4.4.126 ohci_hcd
  535. [ 16.416987] usb usb6: SerialNumber: fe3a0000.usb
  536. [ 16.418698] hub 6-0:1.0: USB hub found
  537. [ 16.419119] hub 6-0:1.0: 1 port detected
  538. [ 16.420936] input: adc-keys as /devices/platform/adc-keys/input/input1
  539. [ 16.423884] dwmmc_rockchip fe310000.dwmmc: IDMAC supports 32-bit address mode.
  540. [ 16.424620] dwmmc_rockchip fe310000.dwmmc: Using internal DMA controller.
  541. [ 16.425251] dwmmc_rockchip fe310000.dwmmc: Version ID is 270a
  542. [ 16.425852] dwmmc_rockchip fe310000.dwmmc: DW MMC controller at irq 25,32 bit host data width,256 deep fifo
  543. [ 16.426785] dwmmc_rockchip fe310000.dwmmc: 'clock-freq-min-max' property was deprecated.
  544. [ 16.427659] dwmmc_rockchip fe310000.dwmmc: No vmmc regulator found
  545. [ 16.428223] dwmmc_rockchip fe310000.dwmmc: No vqmmc regulator found
  546. [ 16.429365] dwmmc_rockchip fe310000.dwmmc: allocated mmc-pwrseq
  547. [ 16.440293] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  548. [ 16.451360] dwmmc_rockchip fe310000.dwmmc: 1 slots initialized
  549. [ 16.472182] asoc-simple-card rt5651-sound: rt5651-aif1 <-> ff880000.i2s mapping ok
  550. [ 16.472998] asoc-simple-card rt5651-sound: ASoC: no source widget found for MICBIAS1
  551. [ 16.473704] asoc-simple-card rt5651-sound: ASoC: Failed to add route MICBIAS1 -> direct -> Mic Jack
  552. [ 16.474881] rt5651 1-001a: ASoC: mux INL1 Mux has no paths
  553. [ 16.475435] rt5651 1-001a: ASoC: mux INR1 Mux has no paths
  554. [ 16.475997] rt5651 1-001a: ASoC: mux INL2 Mux has no paths
  555. [ 16.476569] rt5651 1-001a: ASoC: mux INR2 Mux has no paths
  556. [ 16.484671] asoc-simple-card spdif-sound: dit-hifi <-> ff870000.spdif mapping ok
  557. [ 16.488796]
  558. [ 16.488940] =======================================================
  559. [ 16.489232] dhd_module_init: in Dongle Host Driver, version 1.579.77.41.2 (r)
  560. [ 16.489242] ======== dhd_wlan_init_plat_data ========
  561. [ 16.489248] dhd_wlan_init_gpio: GPIO(WL_REG_ON) = -1
  562. [ 16.489253] dhd_wlan_init_gpio: GPIO(WL_HOST_WAKE) = -1
  563. [ 16.489259] [WLAN_RFKILL]: rockchip_wifi_get_oob_irq: Enter
  564. [ 16.489269] dhd_wlan_init_gpio: host_oob_irq: 70
  565. [ 16.489274] dhd_wlan_init_gpio: host_oob_irq_flags=0x414
  566. [ 16.489277] dhd_wifi_platform_load: Enter
  567. [ 16.489307] Power-up adapter 'DHD generic adapter'
  568. [ 16.489384] wifi_platform_set_power = 1
  569. [ 16.489389] ======== PULL WL_REG_ON(-1) HIGH! ========
  570. [ 16.489394] [WLAN_RFKILL]: rockchip_wifi_power: 1
  571. [ 16.489401] [WLAN_RFKILL]: wifi turn on power. -1
  572. [ 16.495304] ==== Launching Wi-Fi driver! (Powered by Rockchip) ====
  573. [ 16.495859] =======================================================
  574. [ 16.496101] mmc2: queuing unknown CIS tuple 0x80 (2 bytes)
  575. [ 16.496905] Realtek 8188EU USB WiFi driver (Powered by Rockchip,Ver v5.2.2.3_24783.20171030) init.
  576. [ 16.497681] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
  577. [ 16.498187] [WLAN_RFKILL]: rockchip_wifi_power: 1
  578. [ 16.498614] [WLAN_RFKILL]: wifi turn on power. -1
  579. [ 16.499029] RTW: module init start
  580. [ 16.499263] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
  581. [ 16.499830] RTW: rtl8188eu v5.2.2.3_24783.20171030
  582. [ 16.500273] [WLAN_RFKILL]: rockchip_wifi_get_oob_irq: Enter
  583. [ 16.500937] usbcore: registered new interface driver rtl8188eu
  584. [ 16.501470] RTW: module init ret=0
  585. [ 16.502145] mmc2: queuing unknown CIS tuple 0x80 (7 bytes)
  586. [ 16.502868] input: gpio-keys as /devices/platform/gpio-keys/input/input2
  587. [ 16.505454] rk808-rtc rk808-rtc: setting system clock to 2013-01-19 09:43:19 UTC (1358588599)
  588. [ 16.548872] vcc_sd: disabling
  589. [ 16.549472] I : [File] : drivers/gpu/arm/mali400/mali/linux/mali_kernel_linux.c; [Line] : 415; [Func] : mali_module_init(); svn_rev_string_from_arm of this mali_ko is '-2b3fe0f', rk_ko_ver is '5', built at '15:41:32', on 'May 9 2018'.
  590. [ 16.552079] Mali: Mali device driver loaded
  591. [ 16.553712] ALSA device list:
  592. [ 16.554013] #0: realtek,rt5651-codec
  593. [ 16.554398] #1: ROCKCHIP,SPDIF
  594. [ 16.554925] Waiting for root device PARTUUID=614e0000-0000...
  595. [ 16.562642] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
  596. [ 16.638218] usb 3-1: new high-speed USB device number 2 using xhci-hcd
  597. [ 16.659261] usb 5-1: new high-speed USB device number 2 using ehci-platform
  598. [ 16.747686] vendor storage:20160801 ret = 0
  599. [ 16.776321] usb 5-1: New USB device found, idVendor=05e3, idProduct=0608
  600. [ 16.776937] usb 5-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  601. [ 16.777613] usb 5-1: Product: USB2.0 Hub
  602. [ 16.780072] hub 5-1:1.0: USB hub found
  603. [ 16.780986] hub 5-1:1.0: 4 ports detected
  604. [ 16.790475] wifi_platform_bus_enumerate device present 1
  605. [ 16.790974] ======== Card detection to detect SDIO card! ========
  606. [ 16.791552] mmc2:mmc host rescan start!
  607. [ 16.921387] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 269
  608. [ 16.935614] mmc2: queuing unknown CIS tuple 0x91 (3 bytes)
  609. [ 16.936239] mmc2: new ultra high speed SDR104 SDIO card at address 0001
  610. [ 16.956417] bcmsdh_register: register client driver
  611. [ 16.957116] bcmsdh_sdmmc_probe: Enter num=1
  612. [ 16.958155] bcmsdh_sdmmc_probe: Enter num=2
  613. [ 16.958571] bus num (host idx)=2, slot num (rca)=1
  614. [ 16.959005] found adapter info 'DHD generic adapter'
  615. [ 16.960253] sdioh_attach: set sd_f2_blocksize 256
  616. [ 16.960781] sdioh_attach: sd clock rate = 0
  617. [ 16.962420] F1 signature read @0x18000000=0x17214354
  618. [ 16.975865] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x1 pkg:0x2
  619. [ 16.978692] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
  620. [ 16.979590] dhd_conf_set_chiprev: chip=0x4354, chiprev=1
  621. [ 16.980678] CFG80211-ERROR) wl_setup_wiphy : Registering Vendor80211
  622. [ 16.983722] wl_escan_attach: Enter
  623. [ 16.984144] wl_escan_init: Enter
  624. [ 16.985064] wl_create_event_handler(): thread:wl_escan_handler:9d started
  625. [ 16.985937] tsk Enter, tsk = 0xffffffc0f14901b0
  626. [ 16.986757] dhd_attach(): thread:dhd_watchdog_thread:9e started
  627. [ 16.987784] dhd_attach(): thread:dhd_dpc:9f started
  628. [ 16.988728] dhd_attach(): thread:dhd_rxf:a0 started
  629. [ 16.989181] dhd_deferred_work_init: work queue initialized
  630. [ 16.989749] dhd_bus_set_default_min_res_mask: Unhandled chip id
  631. [ 16.995102] sdioh_cis_read: func_cis_ptr[0]=0x10ac
  632. [ 17.025990] Dongle Host Driver, version 1.579.77.41.2 (r)
  633. [ 17.027348] Register interface [wlan0] MAC: 04:e6:76:da:89:bc
  634. [ 17.027348]
  635. [ 17.028119] dhd_wl_ioctl: returning as busstate=0
  636. [ 17.028578] dhd_dbg_detach_pkt_monitor, 2204
  637. [ 17.028983] dhd_bus_devreset: == Power OFF ==
  638. [ 17.029710] bcmsdh_oob_intr_unregister: Enter
  639. [ 17.030112] bcmsdh_oob_intr_unregister: irq is not registered
  640. [ 17.030662] dhd_txglom_enable: enable 0
  641. [ 17.031028] dhd_conf_set_txglom_params: txglomsize=0, deferred_tx_len=0, bus_txglom=-1
  642. [ 17.031759] dhd_conf_set_txglom_params: tx_in_rx=1, txinrx_thres=128, dhd_txminmax=-1
  643. [ 17.032469] dhd_conf_set_txglom_params: tx_max_offset=0, txctl_tmo_fix=5
  644. [ 17.033068] sdioh_set_mode: set txglom_mode to copy
  645. [ 17.033536] dhd_bus_devreset: WLAN OFF DONE
  646. [ 17.033964] wifi_platform_set_power = 0
  647. [ 17.034343] ======== PULL WL_REG_ON(-1) LOW! ========
  648. [ 17.034805] [WLAN_RFKILL]: rockchip_wifi_power: 0
  649. [ 17.035281] [WLAN_RFKILL]: wifi shut off power.
  650. [ 17.035842] dhd_module_init: Exit err=0
  651. [ 17.447478] usb 4-1: new SuperSpeed USB device number 2 using xhci-hcd
  652. [ 17.460029] usb 4-1: New USB device found, idVendor=174c, idProduct=1153
  653. [ 17.460703] usb 4-1: New USB device strings: Mfr=2, Product=3, SerialNumber=1
  654. [ 17.461444] usb 4-1: Product: AS2115
  655. [ 17.461809] usb 4-1: Manufacturer: ASMedia
  656. [ 17.462243] usb 4-1: SerialNumber: 00000000000000000000
  657. [ 17.465823] usb-storage 4-1:1.0: USB Mass Storage device detected
  658. [ 17.468366] scsi host0: usb-storage 4-1:1.0
  659. [ 17.824526] fusb302 4-0022: PD disabled
  660. [ 18.474079] scsi 0:0:0:0: Direct-Access ASMT 2115 0 PQ: 0 ANSI: 6
  661. [ 18.481382] sd 0:0:0:0: [sda] Attached SCSI removable disk
  662. [ 19.924524] fusb302 4-0022: PD disabled
  663. [ 22.424799] fusb302 4-0022: PD disabled
  664. [ 22.502590] phy phy-ff770000.syscon:usb2-phy@e450.6: charger = USB_SDP_CHARGER
  665. [ 25.225006] fusb302 4-0022: PD disabled
  666. [ 30.900908] fusb302 4-0022: PD disabled
  667. [ 35.224770] fusb302 4-0022: PD disabled
  668. [ 35.800758] irq 120: nobody cared (try booting with the "irqpoll" option)
  669. [ 35.801374] CPU: 0 PID: 122 Comm: irq/120-rk808 Not tainted 4.4.126 #0
  670. [ 35.801964] Hardware name: Rockchip RK3399 Excavator Board (Linux Opensource) (DT)
  671. [ 35.802636] Call trace:
  672. [ 35.802886] [<ffffff8008088870>] dump_backtrace+0x0/0x220
  673. [ 35.803378] [<ffffff8008088ab4>] show_stack+0x24/0x30
  674. [ 35.803844] [<ffffff800839ceac>] dump_stack+0x94/0xbc
  675. [ 35.804312] [<ffffff80080f2134>] __report_bad_irq+0x44/0xe0
  676. [ 35.804825] [<ffffff80080f23c0>] note_interrupt+0x124/0x290
  677. [ 35.805338] [<ffffff80080ef80c>] handle_irq_event_percpu+0x74/0x1fc
  678. [ 35.805909] [<ffffff80080ef9e4>] handle_irq_event+0x50/0x80
  679. [ 35.806422] [<ffffff80080f3134>] handle_level_irq+0xfc/0x120
  680. [ 35.806934] [<ffffff80080eed8c>] generic_handle_irq+0x2c/0x44
  681. [ 35.807461] [<ffffff80083d7fec>] rockchip_irq_demux+0x16c/0x1ec
  682. [ 35.807997] [<ffffff80080eed8c>] generic_handle_irq+0x2c/0x44
  683. [ 35.808521] [<ffffff80080ef10c>] __handle_domain_irq+0xb4/0xb8
  684. [ 35.809055] [<ffffff8008080e68>] gic_handle_irq+0xb8/0x184
  685. [ 35.809553] Exception stack(0xffffffc0f235fbd0 to 0xffffffc0f235fd00)
  686. [ 35.810135] fbc0: 00000000000093e8 0000000000000000
  687. [ 35.810838] fbe0: 00000040eee59000 0000000000000000 ffffffc0f20fb500 0000000041a22429
  688. [ 35.811542] fc00: 00000000000115e8 0000000855e1e577 ffffffc0f2312460 ffffffc0f235f940
  689. [ 35.812244] fc20: 0000000000000980 0000000000000191 000000000000001c 0000000100000000
  690. [ 35.812947] fc40: 0000000000000001 000000000000000e 00000000116eb795 0000000000000034
  691. [ 35.813651] fc60: 000000002ef65348 ffffffc0f288a0a0 ffffffc0f288a020 ffffffc0f288a0a0
  692. [ 35.814354] fc80: ffffffc0f2e4e200 ffffff800920d5cc ffffffc0f2e4e240 ffffffc0f2311a80
  693. [ 35.815057] fca0: 0000000000000001 ffffffc0f2311a80 0000000000000001 ffffffc0f235fd00
  694. [ 35.815761] fcc0: ffffff8008b72b30 ffffffc0f235fd00 ffffff8008b72b34 0000000060000045
  695. [ 35.816464] fce0: ffffffc0f235fd00 ffffff8008b72b30 ffffffffffffffff ffffffc0f288a020
  696. [ 35.817166] [<ffffff80080827b4>] el1_irq+0xb4/0x140
  697. [ 35.817623] [<ffffff8008b72b34>] _raw_spin_unlock_irq+0x24/0x30
  698. [ 35.818160] [<ffffff80080f0730>] irq_finalize_oneshot+0xc8/0xec
  699. [ 35.818697] [<ffffff80080f0794>] irq_thread_fn+0x40/0x54
  700. [ 35.819184] [<ffffff80080f0af8>] irq_thread+0x180/0x1b8
  701. [ 35.819661] [<ffffff80080b8c94>] kthread+0xdc/0xec
  702. [ 35.820101] [<ffffff8008082ef0>] ret_from_fork+0x10/0x20
  703. [ 35.820579] handlers:
  704. [ 35.820801] [<ffffff80080efa7c>] irq_default_primary_handler threaded [<ffffff800854544c>] regmap_irq_thread
  705. [ 35.821706] Disabling IRQ #120
  706. [ 36.924767] fusb302 4-0022: PD disabled
  707. [ 39.724791] fusb302 4-0022: PD disabled
  708. [ 41.624466] fusb302 4-0022: PD disabled
  709. [ 46.800546] fusb302 4-0022: PD disabled
  710. [ 50.924875] fusb302 4-0022: PD disabled
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement