Advertisement
Guest User

Untitled

a guest
Feb 9th, 2017
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 115.39 KB | None | 0 0
  1. root@nanopim1:~# dmesg
  2. [ 0.000000] Booting Linux on physical CPU 0x0
  3. [ 0.000000] Linux version 4.9.0-rc6-323454-g5327ed9-dirty (amit@amit-MacBookPro) (gcc version 6.2.0 20161005 (Ubuntu 6.2.0-5ubuntu12) ) #4 SMP Thu Feb 9 19:10:58 AEDT 2017
  4. [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
  5. [ 0.000000] CPU: div instructions available: patching division code
  6. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  7. [ 0.000000] OF: fdt:Machine model: Xunlong Orange Pi One
  8. [ 0.000000] Memory policy: Data cache writealloc
  9. [ 0.000000] On node 0 totalpages: 262144
  10. [ 0.000000] free_area_init_node: node 0, pgdat c0a55440, node_mem_map ef7fa000
  11. [ 0.000000] Normal zone: 1536 pages used for memmap
  12. [ 0.000000] Normal zone: 0 pages reserved
  13. [ 0.000000] Normal zone: 196608 pages, LIFO batch:31
  14. [ 0.000000] HighMem zone: 65536 pages, LIFO batch:15
  15. [ 0.000000] percpu: Embedded 14 pages/cpu @ef7b3000 s24652 r8192 d24500 u57344
  16. [ 0.000000] pcpu-alloc: s24652 r8192 d24500 u57344 alloc=14*4096
  17. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  18. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260608
  19. [ 0.000000] Kernel command line: root=UUID=734db8ea-aa5b-4282-b624-4ba1af5c0539 rootwait rootfstype=ext4 console=tty1 console=ttyS0,115200 cgroup_enable=memory swapaccount=1 hdmi.audio=EDID:0 disp.screen0_output_mode=1920x1080p60 panic=10 consoleblank=0 enforcing=0 loglevel=7 ubootpart=82df0520-01
  20. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  21. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  22. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  23. [ 0.000000] Memory: 1024336K/1048576K available (6144K kernel code, 381K rwdata, 1608K rodata, 1024K init, 276K bss, 24240K reserved, 0K cma-reserved, 262144K highmem)
  24. [ 0.000000] Virtual kernel memory layout:
  25. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  26. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  27. vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
  28. lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
  29. pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  30. modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  31. .text : 0xc0008000 - 0xc0700000 (7136 kB)
  32. .init : 0xc0900000 - 0xc0a00000 (1024 kB)
  33. .data : 0xc0a00000 - 0xc0a5f4c0 ( 382 kB)
  34. .bss : 0xc0a61000 - 0xc0aa620c ( 277 kB)
  35. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  36. [ 0.000000] Hierarchical RCU implementation.
  37. [ 0.000000] Build-time adjustment of leaf fanout to 32.
  38. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  39. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=4
  40. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  41. [ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 24.00MHz (virt).
  42. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  43. [ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  44. [ 0.000017] Switching to timer-based delay loop, resolution 41ns
  45. [ 0.000165] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  46. [ 0.000383] Console: colour dummy device 80x30
  47. [ 0.000836] console [tty1] enabled
  48. [ 0.000871] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  49. [ 0.000906] pid_max: default: 32768 minimum: 301
  50. [ 0.001001] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  51. [ 0.001025] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  52. [ 0.001637] CPU: Testing write buffer coherency: ok
  53. [ 0.001919] /cpus/cpu@0 missing clock-frequency property
  54. [ 0.001948] /cpus/cpu@1 missing clock-frequency property
  55. [ 0.001970] /cpus/cpu@2 missing clock-frequency property
  56. [ 0.001992] /cpus/cpu@3 missing clock-frequency property
  57. [ 0.002015] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  58. [ 0.002051] Setting up static identity map for 0x40100000 - 0x40100058
  59. [ 0.005120] Brought up 1 CPUs
  60. [ 0.005155] SMP: Total of 1 processors activated (48.00 BogoMIPS).
  61. [ 0.005174] CPU: All CPU(s) started in SVC mode.
  62. [ 0.005893] devtmpfs: initialized
  63. [ 0.005975] device: 'platform': device_add
  64. [ 0.006016] PM: Adding info for No Bus:platform
  65. [ 0.006059] bus: 'platform': registered
  66. [ 0.006088] bus: 'cpu': registered
  67. [ 0.006094] device: 'cpu': device_add
  68. [ 0.006134] PM: Adding info for No Bus:cpu
  69. [ 0.006174] bus: 'container': registered
  70. [ 0.006180] device: 'container': device_add
  71. [ 0.006206] PM: Adding info for No Bus:container
  72. [ 0.010583] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  73. [ 0.010713] bus: 'workqueue': registered
  74. [ 0.010723] device: 'workqueue': device_add
  75. [ 0.010763] PM: Adding info for No Bus:workqueue
  76. [ 0.010853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  77. [ 0.010953] pinctrl core: initialized pinctrl subsystem
  78. [ 0.011080] bus: 'gpio': registered
  79. [ 0.011089] device class 'regulator': registering
  80. [ 0.011127] Registering platform device 'reg-dummy'. Parent at platform
  81. [ 0.011131] device: 'reg-dummy': device_add
  82. [ 0.011146] bus: 'platform': add device reg-dummy
  83. [ 0.011191] PM: Adding info for platform:reg-dummy
  84. [ 0.011220] bus: 'platform': add driver reg-dummy
  85. [ 0.011236] bus: 'platform': driver_probe_device: matched device reg-dummy with driver reg-dummy
  86. [ 0.011243] bus: 'platform': really_probe: probing driver reg-dummy with device reg-dummy
  87. [ 0.011259] reg-dummy reg-dummy: no default pinctrl state
  88. [ 0.011288] devices_kset: Moving reg-dummy to end of list
  89. [ 0.011318] device: 'regulator.0': device_add
  90. [ 0.011394] PM: Adding info for No Bus:regulator.0
  91. [ 0.011435] driver: 'reg-dummy': driver_bound: bound to device 'reg-dummy'
  92. [ 0.011442] bus: 'platform': really_probe: bound device reg-dummy to driver reg-dummy
  93. [ 0.011795] NET: Registered protocol family 16
  94. [ 0.012191] DMA: preallocated 256 KiB pool for atomic coherent allocations
  95. [ 0.012814] device class 'bdi': registering
  96. [ 0.012860] device class 'gpio': registering
  97. [ 0.012888] device class 'tty': registering
  98. [ 0.012904] device class 'vtconsole': registering
  99. [ 0.012927] device: 'vtcon0': device_add
  100. [ 0.012986] PM: Adding info for No Bus:vtcon0
  101. [ 0.013015] bus: 'platform': add driver syscon
  102. [ 0.013092] bus: 'spi': registered
  103. [ 0.013097] device class 'spi_master': registering
  104. [ 0.013146] bus: 'i2c': registered
  105. [ 0.013157] bus: 'i2c': add driver dummy
  106. [ 0.013386] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  107. [ 0.013418] hw-breakpoint: maximum watchpoint size is 8 bytes.
  108. [ 0.013463] device class 'dma': registering
  109. [ 0.013632] device: 'timer': device_add
  110. [ 0.013655] bus: 'platform': add device timer
  111. [ 0.013699] PM: Adding info for platform:timer
  112. [ 0.013755] device: 'soc': device_add
  113. [ 0.013775] bus: 'platform': add device soc
  114. [ 0.013817] PM: Adding info for platform:soc
  115. [ 0.013869] device: '1c00000.syscon': device_add
  116. [ 0.013887] bus: 'platform': add device 1c00000.syscon
  117. [ 0.013938] PM: Adding info for platform:1c00000.syscon
  118. [ 0.014073] device: '1c02000.dma-controller': device_add
  119. [ 0.014092] bus: 'platform': add device 1c02000.dma-controller
  120. [ 0.014134] PM: Adding info for platform:1c02000.dma-controller
  121. [ 0.014252] device: '1c0f000.mmc': device_add
  122. [ 0.014269] bus: 'platform': add device 1c0f000.mmc
  123. [ 0.014311] PM: Adding info for platform:1c0f000.mmc
  124. [ 0.014398] device: '1c19400.phy': device_add
  125. [ 0.014416] bus: 'platform': add device 1c19400.phy
  126. [ 0.014466] PM: Adding info for platform:1c19400.phy
  127. [ 0.014577] device: '1c1b000.usb': device_add
  128. [ 0.014595] bus: 'platform': add device 1c1b000.usb
  129. [ 0.014638] PM: Adding info for platform:1c1b000.usb
  130. [ 0.014757] device: '1c1b400.usb': device_add
  131. [ 0.014776] bus: 'platform': add device 1c1b400.usb
  132. [ 0.014819] PM: Adding info for platform:1c1b400.usb
  133. [ 0.015004] device: '1c20800.pinctrl': device_add
  134. [ 0.015023] bus: 'platform': add device 1c20800.pinctrl
  135. [ 0.015066] PM: Adding info for platform:1c20800.pinctrl
  136. [ 0.015191] device: '1c20c00.timer': device_add
  137. [ 0.015209] bus: 'platform': add device 1c20c00.timer
  138. [ 0.015252] PM: Adding info for platform:1c20c00.timer
  139. [ 0.015363] device: '1c20ca0.watchdog': device_add
  140. [ 0.015389] bus: 'platform': add device 1c20ca0.watchdog
  141. [ 0.015433] PM: Adding info for platform:1c20ca0.watchdog
  142. [ 0.015486] device: '1c21400.pwm': device_add
  143. [ 0.015505] bus: 'platform': add device 1c21400.pwm
  144. [ 0.015548] PM: Adding info for platform:1c21400.pwm
  145. [ 0.015659] device: '1c22000.i2s': device_add
  146. [ 0.015678] bus: 'platform': add device 1c22000.i2s
  147. [ 0.015721] PM: Adding info for platform:1c22000.i2s
  148. [ 0.015850] device: '1c22c00.codec': device_add
  149. [ 0.015869] bus: 'platform': add device 1c22c00.codec
  150. [ 0.015912] PM: Adding info for platform:1c22c00.codec
  151. [ 0.015963] device: '1c22800.i2s': device_add
  152. [ 0.015982] bus: 'platform': add device 1c22800.i2s
  153. [ 0.016025] PM: Adding info for platform:1c22800.i2s
  154. [ 0.016135] device: '1c28000.serial': device_add
  155. [ 0.016153] bus: 'platform': add device 1c28000.serial
  156. [ 0.016197] PM: Adding info for platform:1c28000.serial
  157. [ 0.016333] device: '1c30000.ethernet': device_add
  158. [ 0.016352] bus: 'platform': add device 1c30000.ethernet
  159. [ 0.016396] PM: Adding info for platform:1c30000.ethernet
  160. [ 0.016450] device: '1ee0000.hdmi': device_add
  161. [ 0.016469] bus: 'platform': add device 1ee0000.hdmi
  162. [ 0.016513] PM: Adding info for platform:1ee0000.hdmi
  163. [ 0.016678] device: '1f00000.rtc': device_add
  164. [ 0.016697] bus: 'platform': add device 1f00000.rtc
  165. [ 0.016748] PM: Adding info for platform:1f00000.rtc
  166. [ 0.016798] device: '1f014b0.reset': device_add
  167. [ 0.016818] bus: 'platform': add device 1f014b0.reset
  168. [ 0.016862] PM: Adding info for platform:1f014b0.reset
  169. [ 0.016910] device: '1f015c0.codec-analog': device_add
  170. [ 0.016931] bus: 'platform': add device 1f015c0.codec-analog
  171. [ 0.016975] PM: Adding info for platform:1f015c0.codec-analog
  172. [ 0.017090] device: '1f02c00.pinctrl': device_add
  173. [ 0.017109] bus: 'platform': add device 1f02c00.pinctrl
  174. [ 0.017154] PM: Adding info for platform:1f02c00.pinctrl
  175. [ 0.017199] device: 'vcc3v0': device_add
  176. [ 0.017226] bus: 'platform': add device vcc3v0
  177. [ 0.017272] PM: Adding info for platform:vcc3v0
  178. [ 0.017314] device: 'vcc3v3': device_add
  179. [ 0.017335] bus: 'platform': add device vcc3v3
  180. [ 0.017380] PM: Adding info for platform:vcc3v3
  181. [ 0.017419] device: 'vcc5v0': device_add
  182. [ 0.017439] bus: 'platform': add device vcc5v0
  183. [ 0.017483] PM: Adding info for platform:vcc5v0
  184. [ 0.017516] device: 'leds': device_add
  185. [ 0.017535] bus: 'platform': add device leds
  186. [ 0.017589] PM: Adding info for platform:leds
  187. [ 0.017623] device: 'r_gpio_keys': device_add
  188. [ 0.017643] bus: 'platform': add device r_gpio_keys
  189. [ 0.017689] PM: Adding info for platform:r_gpio_keys
  190. [ 0.017921] device: 'cpu0': device_add
  191. [ 0.017942] bus: 'cpu': add device cpu0
  192. [ 0.017980] PM: Adding info for cpu:cpu0
  193. [ 0.018005] device: 'cpu1': device_add
  194. [ 0.018033] bus: 'cpu': add device cpu1
  195. [ 0.018070] PM: Adding info for cpu:cpu1
  196. [ 0.018095] device: 'cpu2': device_add
  197. [ 0.018113] bus: 'cpu': add device cpu2
  198. [ 0.018150] PM: Adding info for cpu:cpu2
  199. [ 0.018175] device: 'cpu3': device_add
  200. [ 0.018193] bus: 'cpu': add device cpu3
  201. [ 0.018238] PM: Adding info for cpu:cpu3
  202. [ 0.025530] device: 'writeback': device_add
  203. [ 0.025559] bus: 'workqueue': add device writeback
  204. [ 0.025605] PM: Adding info for workqueue:writeback
  205. [ 0.025920] device class 'block': registering
  206. [ 0.026093] device class 'pwm': registering
  207. [ 0.026130] device class 'graphics': registering
  208. [ 0.026151] bus: 'platform': add driver reg-fixed-voltage
  209. [ 0.026209] bus: 'platform': driver_probe_device: matched device vcc3v0 with driver reg-fixed-voltage
  210. [ 0.026216] bus: 'platform': really_probe: probing driver reg-fixed-voltage with device vcc3v0
  211. [ 0.026233] reg-fixed-voltage vcc3v0: no pinctrl handle
  212. [ 0.026251] devices_kset: Moving vcc3v0 to end of list
  213. [ 0.026304] device: 'regulator.1': device_add
  214. [ 0.026407] PM: Adding info for No Bus:regulator.1
  215. [ 0.026481] driver: 'reg-fixed-voltage': driver_bound: bound to device 'vcc3v0'
  216. [ 0.026488] bus: 'platform': really_probe: bound device vcc3v0 to driver reg-fixed-voltage
  217. [ 0.026498] bus: 'platform': driver_probe_device: matched device vcc3v3 with driver reg-fixed-voltage
  218. [ 0.026503] bus: 'platform': really_probe: probing driver reg-fixed-voltage with device vcc3v3
  219. [ 0.026514] reg-fixed-voltage vcc3v3: no pinctrl handle
  220. [ 0.026530] devices_kset: Moving vcc3v3 to end of list
  221. [ 0.026566] device: 'regulator.2': device_add
  222. [ 0.026659] PM: Adding info for No Bus:regulator.2
  223. [ 0.026698] driver: 'reg-fixed-voltage': driver_bound: bound to device 'vcc3v3'
  224. [ 0.026704] bus: 'platform': really_probe: bound device vcc3v3 to driver reg-fixed-voltage
  225. [ 0.026712] bus: 'platform': driver_probe_device: matched device vcc5v0 with driver reg-fixed-voltage
  226. [ 0.026717] bus: 'platform': really_probe: probing driver reg-fixed-voltage with device vcc5v0
  227. [ 0.026727] reg-fixed-voltage vcc5v0: no pinctrl handle
  228. [ 0.026743] devices_kset: Moving vcc5v0 to end of list
  229. [ 0.026772] device: 'regulator.3': device_add
  230. [ 0.026855] PM: Adding info for No Bus:regulator.3
  231. [ 0.026889] driver: 'reg-fixed-voltage': driver_bound: bound to device 'vcc5v0'
  232. [ 0.026895] bus: 'platform': really_probe: bound device vcc5v0 to driver reg-fixed-voltage
  233. [ 0.026928] bus: 'platform': add driver gpio-regulator
  234. [ 0.026994] device class 'misc': registering
  235. [ 0.027167] device class 'scsi_host': registering
  236. [ 0.027232] bus: 'scsi': registered
  237. [ 0.027235] device class 'scsi_device': registering
  238. [ 0.027257] SCSI subsystem initialized
  239. [ 0.027411] device class 'ata_link': registering
  240. [ 0.027436] device class 'ata_port': registering
  241. [ 0.027452] device class 'ata_device': registering
  242. [ 0.027471] libata version 3.00 loaded.
  243. [ 0.027476] device class 'mdio_bus': registering
  244. [ 0.027525] bus: 'mdio_bus': registered
  245. [ 0.027530] bus: 'mdio_bus': add driver Generic PHY
  246. [ 0.027559] bus: 'mdio_bus': add driver Generic 10G PHY
  247. [ 0.027635] bus: 'usb': registered
  248. [ 0.027644] bus: 'usb': add driver usbfs
  249. [ 0.027700] usbcore: registered new interface driver usbfs
  250. [ 0.027728] bus: 'usb': add driver hub
  251. [ 0.027776] usbcore: registered new interface driver hub
  252. [ 0.027819] bus: 'usb': add driver usb
  253. [ 0.027847] usbcore: registered new device driver usb
  254. [ 0.027870] bus: 'platform': add driver usb_phy_generic
  255. [ 0.027935] device class 'udc': registering
  256. [ 0.027994] bus: 'serio': registered
  257. [ 0.027998] device class 'input': registering
  258. [ 0.028027] device class 'rtc': registering
  259. [ 0.028044] device class 'rc': registering
  260. [ 0.028064] device class 'pps': registering
  261. [ 0.028085] pps_core: LinuxPPS API ver. 1 registered
  262. [ 0.028105] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  263. [ 0.028133] device class 'ptp': registering
  264. [ 0.028150] PTP clock support registered
  265. [ 0.028168] device class 'power_supply': registering
  266. [ 0.028185] device class 'hwmon': registering
  267. [ 0.028238] bus: 'mmc': registered
  268. [ 0.028243] device class 'mmc_host': registering
  269. [ 0.028289] bus: 'sdio': registered
  270. [ 0.028294] device class 'leds': registering
  271. [ 0.028344] bus: 'nvmem': registered
  272. [ 0.028348] device class 'sound': registering
  273. [ 0.028382] Advanced Linux Sound Architecture Driver Initialized.
  274. [ 0.028425] device class 'net': registering
  275. [ 0.028478] device: 'lo': device_add
  276. [ 0.028729] PM: Adding info for No Bus:lo
  277. [ 0.028923] device class 'ieee80211': registering
  278. [ 0.029070] Registering platform device 'regulatory.0'. Parent at platform
  279. [ 0.029076] device: 'regulatory.0': device_add
  280. [ 0.029093] bus: 'platform': add device regulatory.0
  281. [ 0.029139] PM: Adding info for platform:regulatory.0
  282. [ 0.029393] device class 'rfkill': registering
  283. [ 0.029423] device: 'rfkill': device_add
  284. [ 0.029479] PM: Adding info for No Bus:rfkill
  285. [ 0.029676] device class 'watchdog': registering
  286. [ 0.029973] clocksource: Switched to clocksource arch_sys_counter
  287. [ 0.030219] device: 'fbcon': device_add
  288. [ 0.030278] PM: Adding info for No Bus:fbcon
  289. [ 0.030322] bus: 'platform': add driver simple-framebuffer
  290. [ 0.030410] device class 'mem': registering
  291. [ 0.030431] device: 'mem': device_add
  292. [ 0.030481] PM: Adding info for No Bus:mem
  293. [ 0.030558] device: 'kmem': device_add
  294. [ 0.030605] PM: Adding info for No Bus:kmem
  295. [ 0.030660] device: 'null': device_add
  296. [ 0.030706] PM: Adding info for No Bus:null
  297. [ 0.030759] device: 'zero': device_add
  298. [ 0.030813] PM: Adding info for No Bus:zero
  299. [ 0.030868] device: 'full': device_add
  300. [ 0.030914] PM: Adding info for No Bus:full
  301. [ 0.030968] device: 'random': device_add
  302. [ 0.031014] PM: Adding info for No Bus:random
  303. [ 0.031067] device: 'urandom': device_add
  304. [ 0.031112] PM: Adding info for No Bus:urandom
  305. [ 0.031165] device: 'kmsg': device_add
  306. [ 0.031212] PM: Adding info for No Bus:kmsg
  307. [ 0.031277] device: 'tty': device_add
  308. [ 0.031329] PM: Adding info for No Bus:tty
  309. [ 0.031387] device: 'console': device_add
  310. [ 0.031440] PM: Adding info for No Bus:console
  311. [ 0.031495] device: 'tty0': device_add
  312. [ 0.031546] PM: Adding info for No Bus:tty0
  313. [ 0.031600] device class 'vc': registering
  314. [ 0.031626] device: 'vcs': device_add
  315. [ 0.031683] PM: Adding info for No Bus:vcs
  316. [ 0.031749] device: 'vcsa': device_add
  317. [ 0.031796] PM: Adding info for No Bus:vcsa
  318. [ 0.031854] device: 'vcs1': device_add
  319. [ 0.031902] PM: Adding info for No Bus:vcs1
  320. [ 0.031956] device: 'vcsa1': device_add
  321. [ 0.032005] PM: Adding info for No Bus:vcsa1
  322. [ 0.032072] device: 'tty1': device_add
  323. [ 0.032121] PM: Adding info for No Bus:tty1
  324. [ 0.032184] device: 'tty2': device_add
  325. [ 0.032239] PM: Adding info for No Bus:tty2
  326. [ 0.032296] device: 'tty3': device_add
  327. [ 0.032343] PM: Adding info for No Bus:tty3
  328. [ 0.032416] device: 'tty4': device_add
  329. [ 0.032464] PM: Adding info for No Bus:tty4
  330. [ 0.032520] device: 'tty5': device_add
  331. [ 0.032568] PM: Adding info for No Bus:tty5
  332. [ 0.032623] device: 'tty6': device_add
  333. [ 0.032679] PM: Adding info for No Bus:tty6
  334. [ 0.032734] device: 'tty7': device_add
  335. [ 0.032782] PM: Adding info for No Bus:tty7
  336. [ 0.032838] device: 'tty8': device_add
  337. [ 0.032887] PM: Adding info for No Bus:tty8
  338. [ 0.032942] device: 'tty9': device_add
  339. [ 0.032992] PM: Adding info for No Bus:tty9
  340. [ 0.033045] device: 'tty10': device_add
  341. [ 0.033101] PM: Adding info for No Bus:tty10
  342. [ 0.033155] device: 'tty11': device_add
  343. [ 0.033206] PM: Adding info for No Bus:tty11
  344. [ 0.033262] device: 'tty12': device_add
  345. [ 0.033322] PM: Adding info for No Bus:tty12
  346. [ 0.033396] device: 'tty13': device_add
  347. [ 0.033447] PM: Adding info for No Bus:tty13
  348. [ 0.033503] device: 'tty14': device_add
  349. [ 0.033560] PM: Adding info for No Bus:tty14
  350. [ 0.033617] device: 'tty15': device_add
  351. [ 0.033667] PM: Adding info for No Bus:tty15
  352. [ 0.033721] device: 'tty16': device_add
  353. [ 0.033771] PM: Adding info for No Bus:tty16
  354. [ 0.033826] device: 'tty17': device_add
  355. [ 0.033876] PM: Adding info for No Bus:tty17
  356. [ 0.033931] device: 'tty18': device_add
  357. [ 0.033981] PM: Adding info for No Bus:tty18
  358. [ 0.034037] device: 'tty19': device_add
  359. [ 0.034096] PM: Adding info for No Bus:tty19
  360. [ 0.034151] device: 'tty20': device_add
  361. [ 0.034202] PM: Adding info for No Bus:tty20
  362. [ 0.034257] device: 'tty21': device_add
  363. [ 0.034308] PM: Adding info for No Bus:tty21
  364. [ 0.034363] device: 'tty22': device_add
  365. [ 0.034414] PM: Adding info for No Bus:tty22
  366. [ 0.034476] device: 'tty23': device_add
  367. [ 0.034542] PM: Adding info for No Bus:tty23
  368. [ 0.034618] device: 'tty24': device_add
  369. [ 0.034670] PM: Adding info for No Bus:tty24
  370. [ 0.034728] device: 'tty25': device_add
  371. [ 0.034779] PM: Adding info for No Bus:tty25
  372. [ 0.034834] device: 'tty26': device_add
  373. [ 0.034885] PM: Adding info for No Bus:tty26
  374. [ 0.034941] device: 'tty27': device_add
  375. [ 0.034998] PM: Adding info for No Bus:tty27
  376. [ 0.035064] device: 'tty28': device_add
  377. [ 0.035116] PM: Adding info for No Bus:tty28
  378. [ 0.035179] device: 'tty29': device_add
  379. [ 0.035232] PM: Adding info for No Bus:tty29
  380. [ 0.035289] device: 'tty30': device_add
  381. [ 0.035344] PM: Adding info for No Bus:tty30
  382. [ 0.035398] device: 'tty31': device_add
  383. [ 0.035457] PM: Adding info for No Bus:tty31
  384. [ 0.035515] device: 'tty32': device_add
  385. [ 0.035568] PM: Adding info for No Bus:tty32
  386. [ 0.035623] device: 'tty33': device_add
  387. [ 0.035675] PM: Adding info for No Bus:tty33
  388. [ 0.035741] device: 'tty34': device_add
  389. [ 0.035794] PM: Adding info for No Bus:tty34
  390. [ 0.035851] device: 'tty35': device_add
  391. [ 0.035904] PM: Adding info for No Bus:tty35
  392. [ 0.035959] device: 'tty36': device_add
  393. [ 0.036021] PM: Adding info for No Bus:tty36
  394. [ 0.036077] device: 'tty37': device_add
  395. [ 0.036129] PM: Adding info for No Bus:tty37
  396. [ 0.036182] device: 'tty38': device_add
  397. [ 0.036225] PM: Adding info for No Bus:tty38
  398. [ 0.036277] device: 'tty39': device_add
  399. [ 0.036320] PM: Adding info for No Bus:tty39
  400. [ 0.036373] device: 'tty40': device_add
  401. [ 0.036424] PM: Adding info for No Bus:tty40
  402. [ 0.036480] device: 'tty41': device_add
  403. [ 0.036524] PM: Adding info for No Bus:tty41
  404. [ 0.036578] device: 'tty42': device_add
  405. [ 0.036625] PM: Adding info for No Bus:tty42
  406. [ 0.036678] device: 'tty43': device_add
  407. [ 0.036723] PM: Adding info for No Bus:tty43
  408. [ 0.036795] device: 'tty44': device_add
  409. [ 0.036855] PM: Adding info for No Bus:tty44
  410. [ 0.036919] device: 'tty45': device_add
  411. [ 0.036964] PM: Adding info for No Bus:tty45
  412. [ 0.037018] device: 'tty46': device_add
  413. [ 0.037063] PM: Adding info for No Bus:tty46
  414. [ 0.037117] device: 'tty47': device_add
  415. [ 0.037162] PM: Adding info for No Bus:tty47
  416. [ 0.037215] device: 'tty48': device_add
  417. [ 0.037267] PM: Adding info for No Bus:tty48
  418. [ 0.037322] device: 'tty49': device_add
  419. [ 0.037366] PM: Adding info for No Bus:tty49
  420. [ 0.037420] device: 'tty50': device_add
  421. [ 0.037467] PM: Adding info for No Bus:tty50
  422. [ 0.037520] device: 'tty51': device_add
  423. [ 0.037567] PM: Adding info for No Bus:tty51
  424. [ 0.037621] device: 'tty52': device_add
  425. [ 0.037665] PM: Adding info for No Bus:tty52
  426. [ 0.037718] device: 'tty53': device_add
  427. [ 0.037770] PM: Adding info for No Bus:tty53
  428. [ 0.037823] device: 'tty54': device_add
  429. [ 0.037871] PM: Adding info for No Bus:tty54
  430. [ 0.037934] device: 'tty55': device_add
  431. [ 0.037980] PM: Adding info for No Bus:tty55
  432. [ 0.038034] device: 'tty56': device_add
  433. [ 0.038080] PM: Adding info for No Bus:tty56
  434. [ 0.038134] device: 'tty57': device_add
  435. [ 0.038187] PM: Adding info for No Bus:tty57
  436. [ 0.038247] device: 'tty58': device_add
  437. [ 0.038293] PM: Adding info for No Bus:tty58
  438. [ 0.038352] device: 'tty59': device_add
  439. [ 0.038399] PM: Adding info for No Bus:tty59
  440. [ 0.038454] device: 'tty60': device_add
  441. [ 0.038500] PM: Adding info for No Bus:tty60
  442. [ 0.038558] device: 'tty61': device_add
  443. [ 0.038611] PM: Adding info for No Bus:tty61
  444. [ 0.038666] device: 'tty62': device_add
  445. [ 0.038713] PM: Adding info for No Bus:tty62
  446. [ 0.038767] device: 'tty63': device_add
  447. [ 0.038812] PM: Adding info for No Bus:tty63
  448. [ 0.039003] device class 'thermal': registering
  449. [ 0.039184] NET: Registered protocol family 2
  450. [ 0.039673] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  451. [ 0.039771] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  452. [ 0.039899] TCP: Hash tables configured (established 8192 bind 8192)
  453. [ 0.040016] UDP hash table entries: 512 (order: 2, 16384 bytes)
  454. [ 0.040088] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  455. [ 0.040288] NET: Registered protocol family 1
  456. [ 0.040705] RPC: Registered named UNIX socket transport module.
  457. [ 0.040732] RPC: Registered udp transport module.
  458. [ 0.040749] RPC: Registered tcp transport module.
  459. [ 0.040765] RPC: Registered tcp NFSv4.1 backchannel transport module.
  460. [ 0.040997] Unpacking initramfs...
  461. [ 0.315490] Freeing initrd memory: 5032K (c9b16000 - ca000000)
  462. [ 0.315770] bus: 'platform': add driver armv7-pmu
  463. [ 0.316190] bus: 'clocksource': registered
  464. [ 0.316206] device: 'clocksource': device_add
  465. [ 0.316253] PM: Adding info for No Bus:clocksource
  466. [ 0.316265] device: 'clocksource0': device_add
  467. [ 0.316279] bus: 'clocksource': add device clocksource0
  468. [ 0.316316] PM: Adding info for clocksource:clocksource0
  469. [ 0.316362] bus: 'platform': add driver alarmtimer
  470. [ 0.316414] Registering platform device 'alarmtimer'. Parent at platform
  471. [ 0.316419] device: 'alarmtimer': device_add
  472. [ 0.316435] bus: 'platform': add device alarmtimer
  473. [ 0.316482] PM: Adding info for platform:alarmtimer
  474. [ 0.316511] bus: 'platform': driver_probe_device: matched device alarmtimer with driver alarmtimer
  475. [ 0.316518] bus: 'platform': really_probe: probing driver alarmtimer with device alarmtimer
  476. [ 0.316535] alarmtimer alarmtimer: no default pinctrl state
  477. [ 0.316556] devices_kset: Moving alarmtimer to end of list
  478. [ 0.316564] driver: 'alarmtimer': driver_bound: bound to device 'alarmtimer'
  479. [ 0.316570] bus: 'platform': really_probe: bound device alarmtimer to driver alarmtimer
  480. [ 0.316617] bus: 'clockevents': registered
  481. [ 0.316624] device: 'clockevents': device_add
  482. [ 0.316672] PM: Adding info for No Bus:clockevents
  483. [ 0.316681] device: 'clockevent0': device_add
  484. [ 0.316694] bus: 'clockevents': add device clockevent0
  485. [ 0.316730] PM: Adding info for clockevents:clockevent0
  486. [ 0.316755] device: 'clockevent1': device_add
  487. [ 0.316768] bus: 'clockevents': add device clockevent1
  488. [ 0.316803] PM: Adding info for clockevents:clockevent1
  489. [ 0.316828] device: 'clockevent2': device_add
  490. [ 0.316841] bus: 'clockevents': add device clockevent2
  491. [ 0.316877] PM: Adding info for clockevents:clockevent2
  492. [ 0.316902] device: 'clockevent3': device_add
  493. [ 0.316916] bus: 'clockevents': add device clockevent3
  494. [ 0.316958] PM: Adding info for clockevents:clockevent3
  495. [ 0.316982] device: 'broadcast': device_add
  496. [ 0.316995] bus: 'clockevents': add device broadcast
  497. [ 0.317030] PM: Adding info for clockevents:broadcast
  498. [ 0.317060] futex hash table entries: 1024 (order: 4, 65536 bytes)
  499. [ 0.317297] bus: 'event_source': registered
  500. [ 0.317306] device: 'breakpoint': device_add
  501. [ 0.317321] bus: 'event_source': add device breakpoint
  502. [ 0.317367] PM: Adding info for event_source:breakpoint
  503. [ 0.317392] device: 'software': device_add
  504. [ 0.317406] bus: 'event_source': add device software
  505. [ 0.317450] PM: Adding info for event_source:software
  506. [ 0.317799] workingset: timestamp_bits=30 max_order=18 bucket_order=0
  507. [ 0.326357] NFS: Registering the id_resolver key type
  508. [ 0.326418] Key type id_resolver registered
  509. [ 0.326436] Key type id_legacy registered
  510. [ 0.329290] bounce: pool size: 64 pages
  511. [ 0.329489] device class 'bsg': registering
  512. [ 0.329519] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  513. [ 0.329551] io scheduler noop registered
  514. [ 0.329569] io scheduler deadline registered
  515. [ 0.329739] io scheduler cfq registered (default)
  516. [ 0.329847] bus: 'sunxi-rsb': registered
  517. [ 0.329857] bus: 'platform': add driver sunxi-rsb
  518. [ 0.330054] device class 'phy': registering
  519. [ 0.330076] bus: 'platform': add driver sun4i-usb-phy
  520. [ 0.330123] bus: 'platform': driver_probe_device: matched device 1c19400.phy with driver sun4i-usb-phy
  521. [ 0.330131] bus: 'platform': really_probe: probing driver sun4i-usb-phy with device 1c19400.phy
  522. [ 0.330151] sun4i-usb-phy 1c19400.phy: no pinctrl handle
  523. [ 0.330171] devices_kset: Moving 1c19400.phy to end of list
  524. [ 0.330320] device class 'extcon': registering
  525. [ 0.330360] device: 'extcon0': device_add
  526. [ 0.330469] PM: Adding info for No Bus:extcon0
  527. [ 0.330555] device: 'phy-1c19400.phy.0': device_add
  528. [ 0.330617] PM: Adding info for No Bus:phy-1c19400.phy.0
  529. [ 0.330679] device: 'phy-1c19400.phy.1': device_add
  530. [ 0.330740] PM: Adding info for No Bus:phy-1c19400.phy.1
  531. [ 0.330798] device: 'phy-1c19400.phy.2': device_add
  532. [ 0.330852] PM: Adding info for No Bus:phy-1c19400.phy.2
  533. [ 0.330922] device: 'phy-1c19400.phy.3': device_add
  534. [ 0.330978] PM: Adding info for No Bus:phy-1c19400.phy.3
  535. [ 0.331002] driver: 'sun4i-usb-phy': driver_bound: bound to device '1c19400.phy'
  536. [ 0.331009] bus: 'platform': really_probe: bound device 1c19400.phy to driver sun4i-usb-phy
  537. [ 0.331156] bus: 'platform': add driver sun9i-usb-phy
  538. [ 0.331219] bus: 'platform': add driver sun4i-pinctrl
  539. [ 0.331279] bus: 'platform': add driver sun5i-a10s-pinctrl
  540. [ 0.331339] bus: 'platform': add driver sun5i-a13-pinctrl
  541. [ 0.331398] bus: 'platform': add driver gr8-pinctrl
  542. [ 0.331452] bus: 'platform': add driver sun6i-a31-pinctrl
  543. [ 0.331515] bus: 'platform': add driver sun6i-a31s-pinctrl
  544. [ 0.331575] bus: 'platform': add driver sun6i-a31-r-pinctrl
  545. [ 0.331636] bus: 'platform': add driver sun7i-a20-pinctrl
  546. [ 0.331695] bus: 'platform': add driver sun8i-a23-pinctrl
  547. [ 0.331756] bus: 'platform': add driver sun8i-a23-r-pinctrl
  548. [ 0.331816] bus: 'platform': add driver sun8i-a33-pinctrl
  549. [ 0.331876] bus: 'platform': add driver sun8i-a83t-pinctrl
  550. [ 0.331945] bus: 'platform': add driver sun8i-h3-pinctrl
  551. [ 0.331969] bus: 'platform': driver_probe_device: matched device 1c20800.pinctrl with driver sun8i-h3-pinctrl
  552. [ 0.331974] bus: 'platform': really_probe: probing driver sun8i-h3-pinctrl with device 1c20800.pinctrl
  553. [ 0.331985] sun8i-h3-pinctrl 1c20800.pinctrl: no pinctrl handle
  554. [ 0.332003] devices_kset: Moving 1c20800.pinctrl to end of list
  555. [ 0.332446] device: 'gpiochip0': device_add
  556. [ 0.332473] bus: 'gpio': add device gpiochip0
  557. [ 0.332514] PM: Adding info for gpio:gpiochip0
  558. [ 0.332678] device: 'gpiochip0': device_add
  559. [ 0.332753] PM: Adding info for No Bus:gpiochip0
  560. [ 0.335238] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  561. [ 0.335272] driver: 'sun8i-h3-pinctrl': driver_bound: bound to device '1c20800.pinctrl'
  562. [ 0.335279] bus: 'platform': really_probe: bound device 1c20800.pinctrl to driver sun8i-h3-pinctrl
  563. [ 0.335351] bus: 'platform': add driver sun8i-h3-r-pinctrl
  564. [ 0.335399] bus: 'platform': driver_probe_device: matched device 1f02c00.pinctrl with driver sun8i-h3-r-pinctrl
  565. [ 0.335406] bus: 'platform': really_probe: probing driver sun8i-h3-r-pinctrl with device 1f02c00.pinctrl
  566. [ 0.335421] sun8i-h3-r-pinctrl 1f02c00.pinctrl: no pinctrl handle
  567. [ 0.335439] devices_kset: Moving 1f02c00.pinctrl to end of list
  568. [ 0.335574] device: 'gpiochip1': device_add
  569. [ 0.335597] bus: 'gpio': add device gpiochip1
  570. [ 0.335636] PM: Adding info for gpio:gpiochip1
  571. [ 0.335744] device: 'gpiochip352': device_add
  572. [ 0.335819] PM: Adding info for No Bus:gpiochip352
  573. [ 0.336981] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  574. [ 0.337008] driver: 'sun8i-h3-r-pinctrl': driver_bound: bound to device '1f02c00.pinctrl'
  575. [ 0.337014] bus: 'platform': really_probe: bound device 1f02c00.pinctrl to driver sun8i-h3-r-pinctrl
  576. [ 0.337056] bus: 'platform': add driver sun9i-a80-pinctrl
  577. [ 0.337127] bus: 'platform': add driver sun9i-a80-r-pinctrl
  578. [ 0.337188] bus: 'platform': add driver sun4i-pwm
  579. [ 0.337242] bus: 'platform': driver_probe_device: matched device 1c21400.pwm with driver sun4i-pwm
  580. [ 0.337248] bus: 'platform': really_probe: probing driver sun4i-pwm with device 1c21400.pwm
  581. [ 0.337259] sun4i-pwm 1c21400.pwm: no pinctrl handle
  582. [ 0.337274] devices_kset: Moving 1c21400.pwm to end of list
  583. [ 0.337310] device: 'pwmchip0': device_add
  584. [ 0.337386] PM: Adding info for No Bus:pwmchip0
  585. [ 0.337407] driver: 'sun4i-pwm': driver_bound: bound to device '1c21400.pwm'
  586. [ 0.337412] bus: 'platform': really_probe: bound device 1c21400.pwm to driver sun4i-pwm
  587. [ 0.337486] bus: 'platform': add driver of_fixed_factor_clk
  588. [ 0.337543] bus: 'platform': add driver of_fixed_clk
  589. [ 0.337597] bus: 'platform': add driver gpio-clk
  590. [ 0.337660] bus: 'platform': add driver sun4i-a10-mod0-clk
  591. [ 0.337720] bus: 'platform': add driver sun9i-a80-mmc-config-clk
  592. [ 0.337775] bus: 'platform': add driver sun8i-a23-apb0-clk
  593. [ 0.337836] bus: 'platform': add driver sun6i-a31-ar100-clk
  594. [ 0.337890] bus: 'platform': add driver sun6i-a31-apb0-clk
  595. [ 0.337951] bus: 'platform': add driver sun6i-a31-apb0-gates-clk
  596. [ 0.338028] bus: 'platform': add driver sun4i-dma
  597. [ 0.338088] bus: 'platform': add driver sun6i-dma
  598. [ 0.338114] bus: 'platform': driver_probe_device: matched device 1c02000.dma-controller with driver sun6i-dma
  599. [ 0.338120] bus: 'platform': really_probe: probing driver sun6i-dma with device 1c02000.dma-controller
  600. [ 0.338131] sun6i-dma 1c02000.dma-controller: no pinctrl handle
  601. [ 0.338147] devices_kset: Moving 1c02000.dma-controller to end of list
  602. [ 0.338285] device: 'dma0chan0': device_add
  603. [ 0.338366] PM: Adding info for No Bus:dma0chan0
  604. [ 0.338390] device: 'dma0chan1': device_add
  605. [ 0.338459] PM: Adding info for No Bus:dma0chan1
  606. [ 0.338479] device: 'dma0chan2': device_add
  607. [ 0.338540] PM: Adding info for No Bus:dma0chan2
  608. [ 0.338560] device: 'dma0chan3': device_add
  609. [ 0.338629] PM: Adding info for No Bus:dma0chan3
  610. [ 0.338650] device: 'dma0chan4': device_add
  611. [ 0.338711] PM: Adding info for No Bus:dma0chan4
  612. [ 0.338731] device: 'dma0chan5': device_add
  613. [ 0.338793] PM: Adding info for No Bus:dma0chan5
  614. [ 0.338813] device: 'dma0chan6': device_add
  615. [ 0.338875] PM: Adding info for No Bus:dma0chan6
  616. [ 0.338894] device: 'dma0chan7': device_add
  617. [ 0.338963] PM: Adding info for No Bus:dma0chan7
  618. [ 0.338983] device: 'dma0chan8': device_add
  619. [ 0.339044] PM: Adding info for No Bus:dma0chan8
  620. [ 0.339064] device: 'dma0chan9': device_add
  621. [ 0.339126] PM: Adding info for No Bus:dma0chan9
  622. [ 0.339145] device: 'dma0chan10': device_add
  623. [ 0.339208] PM: Adding info for No Bus:dma0chan10
  624. [ 0.339227] device: 'dma0chan11': device_add
  625. [ 0.339297] PM: Adding info for No Bus:dma0chan11
  626. [ 0.339317] device: 'dma0chan12': device_add
  627. [ 0.339379] PM: Adding info for No Bus:dma0chan12
  628. [ 0.339405] device: 'dma0chan13': device_add
  629. [ 0.339468] PM: Adding info for No Bus:dma0chan13
  630. [ 0.339487] device: 'dma0chan14': device_add
  631. [ 0.339559] PM: Adding info for No Bus:dma0chan14
  632. [ 0.339579] device: 'dma0chan15': device_add
  633. [ 0.339641] PM: Adding info for No Bus:dma0chan15
  634. [ 0.339661] device: 'dma0chan16': device_add
  635. [ 0.339724] PM: Adding info for No Bus:dma0chan16
  636. [ 0.339744] device: 'dma0chan17': device_add
  637. [ 0.339807] PM: Adding info for No Bus:dma0chan17
  638. [ 0.339827] device: 'dma0chan18': device_add
  639. [ 0.339897] PM: Adding info for No Bus:dma0chan18
  640. [ 0.339918] device: 'dma0chan19': device_add
  641. [ 0.340061] PM: Adding info for No Bus:dma0chan19
  642. [ 0.340087] device: 'dma0chan20': device_add
  643. [ 0.340153] PM: Adding info for No Bus:dma0chan20
  644. [ 0.340173] device: 'dma0chan21': device_add
  645. [ 0.340237] PM: Adding info for No Bus:dma0chan21
  646. [ 0.340257] device: 'dma0chan22': device_add
  647. [ 0.340336] PM: Adding info for No Bus:dma0chan22
  648. [ 0.340357] device: 'dma0chan23': device_add
  649. [ 0.340424] PM: Adding info for No Bus:dma0chan23
  650. [ 0.340443] device: 'dma0chan24': device_add
  651. [ 0.340508] PM: Adding info for No Bus:dma0chan24
  652. [ 0.340533] device: 'dma0chan25': device_add
  653. [ 0.340613] PM: Adding info for No Bus:dma0chan25
  654. [ 0.340633] device: 'dma0chan26': device_add
  655. [ 0.340698] PM: Adding info for No Bus:dma0chan26
  656. [ 0.340718] device: 'dma0chan27': device_add
  657. [ 0.340783] PM: Adding info for No Bus:dma0chan27
  658. [ 0.340803] device: 'dma0chan28': device_add
  659. [ 0.340868] PM: Adding info for No Bus:dma0chan28
  660. [ 0.340891] device: 'dma0chan29': device_add
  661. [ 0.340965] PM: Adding info for No Bus:dma0chan29
  662. [ 0.340985] device: 'dma0chan30': device_add
  663. [ 0.341051] PM: Adding info for No Bus:dma0chan30
  664. [ 0.341071] device: 'dma0chan31': device_add
  665. [ 0.341136] PM: Adding info for No Bus:dma0chan31
  666. [ 0.341155] device: 'dma0chan32': device_add
  667. [ 0.341227] PM: Adding info for No Bus:dma0chan32
  668. [ 0.341248] device: 'dma0chan33': device_add
  669. [ 0.341314] PM: Adding info for No Bus:dma0chan33
  670. [ 0.341338] driver: 'sun6i-dma': driver_bound: bound to device '1c02000.dma-controller'
  671. [ 0.341345] bus: 'platform': really_probe: bound device 1c02000.dma-controller to driver sun6i-dma
  672. [ 0.341468] bus: 'platform': add driver sunxi-sram
  673. [ 0.341536] bus: 'platform': add driver reg-virt-consumer
  674. [ 0.341581] bus: 'platform': add driver axp20x-regulator
  675. [ 0.341623] bus: 'platform': add driver sunxi-reset
  676. [ 0.341658] bus: 'platform': driver_probe_device: matched device 1f014b0.reset with driver sunxi-reset
  677. [ 0.341665] bus: 'platform': really_probe: probing driver sunxi-reset with device 1f014b0.reset
  678. [ 0.341677] sunxi-reset 1f014b0.reset: no pinctrl handle
  679. [ 0.341694] devices_kset: Moving 1f014b0.reset to end of list
  680. [ 0.341717] driver: 'sunxi-reset': driver_bound: bound to device '1f014b0.reset'
  681. [ 0.341723] bus: 'platform': really_probe: bound device 1f014b0.reset to driver sunxi-reset
  682. [ 0.341786] device: 'ptyp0': device_add
  683. [ 0.341844] PM: Adding info for No Bus:ptyp0
  684. [ 0.341972] device: 'ptyp1': device_add
  685. [ 0.342036] PM: Adding info for No Bus:ptyp1
  686. [ 0.342098] device: 'ptyp2': device_add
  687. [ 0.342154] PM: Adding info for No Bus:ptyp2
  688. [ 0.342210] device: 'ptyp3': device_add
  689. [ 0.342262] PM: Adding info for No Bus:ptyp3
  690. [ 0.342318] device: 'ptyp4': device_add
  691. [ 0.342381] PM: Adding info for No Bus:ptyp4
  692. [ 0.342437] device: 'ptyp5': device_add
  693. [ 0.342498] PM: Adding info for No Bus:ptyp5
  694. [ 0.342555] device: 'ptyp6': device_add
  695. [ 0.342604] PM: Adding info for No Bus:ptyp6
  696. [ 0.342658] device: 'ptyp7': device_add
  697. [ 0.342702] PM: Adding info for No Bus:ptyp7
  698. [ 0.342757] device: 'ptyp8': device_add
  699. [ 0.342803] PM: Adding info for No Bus:ptyp8
  700. [ 0.342858] device: 'ptyp9': device_add
  701. [ 0.342910] PM: Adding info for No Bus:ptyp9
  702. [ 0.342965] device: 'ptypa': device_add
  703. [ 0.343009] PM: Adding info for No Bus:ptypa
  704. [ 0.343069] device: 'ptypb': device_add
  705. [ 0.343113] PM: Adding info for No Bus:ptypb
  706. [ 0.343167] device: 'ptypc': device_add
  707. [ 0.343211] PM: Adding info for No Bus:ptypc
  708. [ 0.343264] device: 'ptypd': device_add
  709. [ 0.343308] PM: Adding info for No Bus:ptypd
  710. [ 0.343361] device: 'ptype': device_add
  711. [ 0.343412] PM: Adding info for No Bus:ptype
  712. [ 0.343469] device: 'ptypf': device_add
  713. [ 0.343514] PM: Adding info for No Bus:ptypf
  714. [ 0.343568] device: 'ptyq0': device_add
  715. [ 0.343615] PM: Adding info for No Bus:ptyq0
  716. [ 0.343668] device: 'ptyq1': device_add
  717. [ 0.343712] PM: Adding info for No Bus:ptyq1
  718. [ 0.343786] device: 'ptyq2': device_add
  719. [ 0.343838] PM: Adding info for No Bus:ptyq2
  720. [ 0.343893] device: 'ptyq3': device_add
  721. [ 0.343939] PM: Adding info for No Bus:ptyq3
  722. [ 0.343993] device: 'ptyq4': device_add
  723. [ 0.344046] PM: Adding info for No Bus:ptyq4
  724. [ 0.344112] device: 'ptyq5': device_add
  725. [ 0.344159] PM: Adding info for No Bus:ptyq5
  726. [ 0.344213] device: 'ptyq6': device_add
  727. [ 0.344266] PM: Adding info for No Bus:ptyq6
  728. [ 0.344320] device: 'ptyq7': device_add
  729. [ 0.344367] PM: Adding info for No Bus:ptyq7
  730. [ 0.344420] device: 'ptyq8': device_add
  731. [ 0.344466] PM: Adding info for No Bus:ptyq8
  732. [ 0.344519] device: 'ptyq9': device_add
  733. [ 0.344564] PM: Adding info for No Bus:ptyq9
  734. [ 0.344618] device: 'ptyqa': device_add
  735. [ 0.344673] PM: Adding info for No Bus:ptyqa
  736. [ 0.344734] device: 'ptyqb': device_add
  737. [ 0.344783] PM: Adding info for No Bus:ptyqb
  738. [ 0.344838] device: 'ptyqc': device_add
  739. [ 0.344884] PM: Adding info for No Bus:ptyqc
  740. [ 0.344938] device: 'ptyqd': device_add
  741. [ 0.344985] PM: Adding info for No Bus:ptyqd
  742. [ 0.345037] device: 'ptyqe': device_add
  743. [ 0.345084] PM: Adding info for No Bus:ptyqe
  744. [ 0.345137] device: 'ptyqf': device_add
  745. [ 0.345192] PM: Adding info for No Bus:ptyqf
  746. [ 0.345245] device: 'ptyr0': device_add
  747. [ 0.345292] PM: Adding info for No Bus:ptyr0
  748. [ 0.345346] device: 'ptyr1': device_add
  749. [ 0.345393] PM: Adding info for No Bus:ptyr1
  750. [ 0.345446] device: 'ptyr2': device_add
  751. [ 0.345493] PM: Adding info for No Bus:ptyr2
  752. [ 0.345546] device: 'ptyr3': device_add
  753. [ 0.345599] PM: Adding info for No Bus:ptyr3
  754. [ 0.345653] device: 'ptyr4': device_add
  755. [ 0.345707] PM: Adding info for No Bus:ptyr4
  756. [ 0.345763] device: 'ptyr5': device_add
  757. [ 0.345810] PM: Adding info for No Bus:ptyr5
  758. [ 0.345882] device: 'ptyr6': device_add
  759. [ 0.345931] PM: Adding info for No Bus:ptyr6
  760. [ 0.345989] device: 'ptyr7': device_add
  761. [ 0.346044] PM: Adding info for No Bus:ptyr7
  762. [ 0.346099] device: 'ptyr8': device_add
  763. [ 0.346146] PM: Adding info for No Bus:ptyr8
  764. [ 0.346200] device: 'ptyr9': device_add
  765. [ 0.346248] PM: Adding info for No Bus:ptyr9
  766. [ 0.346303] device: 'ptyra': device_add
  767. [ 0.346349] PM: Adding info for No Bus:ptyra
  768. [ 0.346409] device: 'ptyrb': device_add
  769. [ 0.346466] PM: Adding info for No Bus:ptyrb
  770. [ 0.346523] device: 'ptyrc': device_add
  771. [ 0.346571] PM: Adding info for No Bus:ptyrc
  772. [ 0.346625] device: 'ptyrd': device_add
  773. [ 0.346672] PM: Adding info for No Bus:ptyrd
  774. [ 0.346725] device: 'ptyre': device_add
  775. [ 0.346771] PM: Adding info for No Bus:ptyre
  776. [ 0.346829] device: 'ptyrf': device_add
  777. [ 0.346877] PM: Adding info for No Bus:ptyrf
  778. [ 0.346932] device: 'ptys0': device_add
  779. [ 0.346987] PM: Adding info for No Bus:ptys0
  780. [ 0.347042] device: 'ptys1': device_add
  781. [ 0.347091] PM: Adding info for No Bus:ptys1
  782. [ 0.347146] device: 'ptys2': device_add
  783. [ 0.347195] PM: Adding info for No Bus:ptys2
  784. [ 0.347253] device: 'ptys3': device_add
  785. [ 0.347303] PM: Adding info for No Bus:ptys3
  786. [ 0.347358] device: 'ptys4': device_add
  787. [ 0.347420] PM: Adding info for No Bus:ptys4
  788. [ 0.347476] device: 'ptys5': device_add
  789. [ 0.347526] PM: Adding info for No Bus:ptys5
  790. [ 0.347582] device: 'ptys6': device_add
  791. [ 0.347631] PM: Adding info for No Bus:ptys6
  792. [ 0.347683] device: 'ptys7': device_add
  793. [ 0.347731] PM: Adding info for No Bus:ptys7
  794. [ 0.347784] device: 'ptys8': device_add
  795. [ 0.347839] PM: Adding info for No Bus:ptys8
  796. [ 0.347894] device: 'ptys9': device_add
  797. [ 0.347944] PM: Adding info for No Bus:ptys9
  798. [ 0.348018] device: 'ptysa': device_add
  799. [ 0.348069] PM: Adding info for No Bus:ptysa
  800. [ 0.348130] device: 'ptysb': device_add
  801. [ 0.348181] PM: Adding info for No Bus:ptysb
  802. [ 0.348237] device: 'ptysc': device_add
  803. [ 0.348294] PM: Adding info for No Bus:ptysc
  804. [ 0.348349] device: 'ptysd': device_add
  805. [ 0.348399] PM: Adding info for No Bus:ptysd
  806. [ 0.348452] device: 'ptyse': device_add
  807. [ 0.348501] PM: Adding info for No Bus:ptyse
  808. [ 0.348554] device: 'ptysf': device_add
  809. [ 0.348603] PM: Adding info for No Bus:ptysf
  810. [ 0.348658] device: 'ptyt0': device_add
  811. [ 0.348707] PM: Adding info for No Bus:ptyt0
  812. [ 0.348759] device: 'ptyt1': device_add
  813. [ 0.348817] PM: Adding info for No Bus:ptyt1
  814. [ 0.348872] device: 'ptyt2': device_add
  815. [ 0.348922] PM: Adding info for No Bus:ptyt2
  816. [ 0.348976] device: 'ptyt3': device_add
  817. [ 0.349027] PM: Adding info for No Bus:ptyt3
  818. [ 0.349080] device: 'ptyt4': device_add
  819. [ 0.349139] PM: Adding info for No Bus:ptyt4
  820. [ 0.349196] device: 'ptyt5': device_add
  821. [ 0.349254] PM: Adding info for No Bus:ptyt5
  822. [ 0.349311] device: 'ptyt6': device_add
  823. [ 0.349361] PM: Adding info for No Bus:ptyt6
  824. [ 0.349414] device: 'ptyt7': device_add
  825. [ 0.349464] PM: Adding info for No Bus:ptyt7
  826. [ 0.349517] device: 'ptyt8': device_add
  827. [ 0.349567] PM: Adding info for No Bus:ptyt8
  828. [ 0.349621] device: 'ptyt9': device_add
  829. [ 0.349679] PM: Adding info for No Bus:ptyt9
  830. [ 0.349734] device: 'ptyta': device_add
  831. [ 0.349784] PM: Adding info for No Bus:ptyta
  832. [ 0.349844] device: 'ptytb': device_add
  833. [ 0.349897] PM: Adding info for No Bus:ptytb
  834. [ 0.350046] device: 'ptytc': device_add
  835. [ 0.350102] PM: Adding info for No Bus:ptytc
  836. [ 0.350276] device: 'ptytd': device_add
  837. [ 0.350341] PM: Adding info for No Bus:ptytd
  838. [ 0.350422] device: 'ptyte': device_add
  839. [ 0.350476] PM: Adding info for No Bus:ptyte
  840. [ 0.350538] device: 'ptytf': device_add
  841. [ 0.350589] PM: Adding info for No Bus:ptytf
  842. [ 0.350646] device: 'ptyu0': device_add
  843. [ 0.350697] PM: Adding info for No Bus:ptyu0
  844. [ 0.350758] device: 'ptyu1': device_add
  845. [ 0.350810] PM: Adding info for No Bus:ptyu1
  846. [ 0.350867] device: 'ptyu2': device_add
  847. [ 0.350926] PM: Adding info for No Bus:ptyu2
  848. [ 0.350984] device: 'ptyu3': device_add
  849. [ 0.351035] PM: Adding info for No Bus:ptyu3
  850. [ 0.351089] device: 'ptyu4': device_add
  851. [ 0.351141] PM: Adding info for No Bus:ptyu4
  852. [ 0.351195] device: 'ptyu5': device_add
  853. [ 0.351247] PM: Adding info for No Bus:ptyu5
  854. [ 0.351302] device: 'ptyu6': device_add
  855. [ 0.351367] PM: Adding info for No Bus:ptyu6
  856. [ 0.351423] device: 'ptyu7': device_add
  857. [ 0.351477] PM: Adding info for No Bus:ptyu7
  858. [ 0.351533] device: 'ptyu8': device_add
  859. [ 0.351585] PM: Adding info for No Bus:ptyu8
  860. [ 0.351639] device: 'ptyu9': device_add
  861. [ 0.351687] PM: Adding info for No Bus:ptyu9
  862. [ 0.351742] device: 'ptyua': device_add
  863. [ 0.351799] PM: Adding info for No Bus:ptyua
  864. [ 0.351860] device: 'ptyub': device_add
  865. [ 0.351906] PM: Adding info for No Bus:ptyub
  866. [ 0.351960] device: 'ptyuc': device_add
  867. [ 0.352003] PM: Adding info for No Bus:ptyuc
  868. [ 0.352058] device: 'ptyud': device_add
  869. [ 0.352104] PM: Adding info for No Bus:ptyud
  870. [ 0.352158] device: 'ptyue': device_add
  871. [ 0.352209] PM: Adding info for No Bus:ptyue
  872. [ 0.352264] device: 'ptyuf': device_add
  873. [ 0.352309] PM: Adding info for No Bus:ptyuf
  874. [ 0.352362] device: 'ptyv0': device_add
  875. [ 0.352407] PM: Adding info for No Bus:ptyv0
  876. [ 0.352460] device: 'ptyv1': device_add
  877. [ 0.352506] PM: Adding info for No Bus:ptyv1
  878. [ 0.352579] device: 'ptyv2': device_add
  879. [ 0.352626] PM: Adding info for No Bus:ptyv2
  880. [ 0.352680] device: 'ptyv3': device_add
  881. [ 0.352735] PM: Adding info for No Bus:ptyv3
  882. [ 0.352788] device: 'ptyv4': device_add
  883. [ 0.352836] PM: Adding info for No Bus:ptyv4
  884. [ 0.352889] device: 'ptyv5': device_add
  885. [ 0.352935] PM: Adding info for No Bus:ptyv5
  886. [ 0.352990] device: 'ptyv6': device_add
  887. [ 0.353034] PM: Adding info for No Bus:ptyv6
  888. [ 0.353088] device: 'ptyv7': device_add
  889. [ 0.353140] PM: Adding info for No Bus:ptyv7
  890. [ 0.353193] device: 'ptyv8': device_add
  891. [ 0.353238] PM: Adding info for No Bus:ptyv8
  892. [ 0.353292] device: 'ptyv9': device_add
  893. [ 0.353338] PM: Adding info for No Bus:ptyv9
  894. [ 0.353393] device: 'ptyva': device_add
  895. [ 0.353447] PM: Adding info for No Bus:ptyva
  896. [ 0.353507] device: 'ptyvb': device_add
  897. [ 0.353563] PM: Adding info for No Bus:ptyvb
  898. [ 0.353618] device: 'ptyvc': device_add
  899. [ 0.353665] PM: Adding info for No Bus:ptyvc
  900. [ 0.353718] device: 'ptyvd': device_add
  901. [ 0.353765] PM: Adding info for No Bus:ptyvd
  902. [ 0.353822] device: 'ptyve': device_add
  903. [ 0.353869] PM: Adding info for No Bus:ptyve
  904. [ 0.353928] device: 'ptyvf': device_add
  905. [ 0.353983] PM: Adding info for No Bus:ptyvf
  906. [ 0.354036] device: 'ptyw0': device_add
  907. [ 0.354083] PM: Adding info for No Bus:ptyw0
  908. [ 0.354139] device: 'ptyw1': device_add
  909. [ 0.354188] PM: Adding info for No Bus:ptyw1
  910. [ 0.354241] device: 'ptyw2': device_add
  911. [ 0.354288] PM: Adding info for No Bus:ptyw2
  912. [ 0.354343] device: 'ptyw3': device_add
  913. [ 0.354391] PM: Adding info for No Bus:ptyw3
  914. [ 0.354443] device: 'ptyw4': device_add
  915. [ 0.354498] PM: Adding info for No Bus:ptyw4
  916. [ 0.354554] device: 'ptyw5': device_add
  917. [ 0.354601] PM: Adding info for No Bus:ptyw5
  918. [ 0.354672] device: 'ptyw6': device_add
  919. [ 0.354718] PM: Adding info for No Bus:ptyw6
  920. [ 0.354772] device: 'ptyw7': device_add
  921. [ 0.354818] PM: Adding info for No Bus:ptyw7
  922. [ 0.354872] device: 'ptyw8': device_add
  923. [ 0.354929] PM: Adding info for No Bus:ptyw8
  924. [ 0.354985] device: 'ptyw9': device_add
  925. [ 0.355033] PM: Adding info for No Bus:ptyw9
  926. [ 0.355086] device: 'ptywa': device_add
  927. [ 0.355142] PM: Adding info for No Bus:ptywa
  928. [ 0.355203] device: 'ptywb': device_add
  929. [ 0.355251] PM: Adding info for No Bus:ptywb
  930. [ 0.355306] device: 'ptywc': device_add
  931. [ 0.355361] PM: Adding info for No Bus:ptywc
  932. [ 0.355417] device: 'ptywd': device_add
  933. [ 0.355464] PM: Adding info for No Bus:ptywd
  934. [ 0.355517] device: 'ptywe': device_add
  935. [ 0.355566] PM: Adding info for No Bus:ptywe
  936. [ 0.355621] device: 'ptywf': device_add
  937. [ 0.355670] PM: Adding info for No Bus:ptywf
  938. [ 0.355724] device: 'ptyx0': device_add
  939. [ 0.355780] PM: Adding info for No Bus:ptyx0
  940. [ 0.355834] device: 'ptyx1': device_add
  941. [ 0.355882] PM: Adding info for No Bus:ptyx1
  942. [ 0.355936] device: 'ptyx2': device_add
  943. [ 0.355985] PM: Adding info for No Bus:ptyx2
  944. [ 0.356038] device: 'ptyx3': device_add
  945. [ 0.356087] PM: Adding info for No Bus:ptyx3
  946. [ 0.356139] device: 'ptyx4': device_add
  947. [ 0.356187] PM: Adding info for No Bus:ptyx4
  948. [ 0.356240] device: 'ptyx5': device_add
  949. [ 0.356298] PM: Adding info for No Bus:ptyx5
  950. [ 0.356354] device: 'ptyx6': device_add
  951. [ 0.356404] PM: Adding info for No Bus:ptyx6
  952. [ 0.356458] device: 'ptyx7': device_add
  953. [ 0.356505] PM: Adding info for No Bus:ptyx7
  954. [ 0.356558] device: 'ptyx8': device_add
  955. [ 0.356607] PM: Adding info for No Bus:ptyx8
  956. [ 0.356660] device: 'ptyx9': device_add
  957. [ 0.356716] PM: Adding info for No Bus:ptyx9
  958. [ 0.356789] device: 'ptyxa': device_add
  959. [ 0.356848] PM: Adding info for No Bus:ptyxa
  960. [ 0.356908] device: 'ptyxb': device_add
  961. [ 0.356958] PM: Adding info for No Bus:ptyxb
  962. [ 0.357011] device: 'ptyxc': device_add
  963. [ 0.357060] PM: Adding info for No Bus:ptyxc
  964. [ 0.357118] device: 'ptyxd': device_add
  965. [ 0.357174] PM: Adding info for No Bus:ptyxd
  966. [ 0.357234] device: 'ptyxe': device_add
  967. [ 0.357284] PM: Adding info for No Bus:ptyxe
  968. [ 0.357339] device: 'ptyxf': device_add
  969. [ 0.357390] PM: Adding info for No Bus:ptyxf
  970. [ 0.357444] device: 'ptyy0': device_add
  971. [ 0.357493] PM: Adding info for No Bus:ptyy0
  972. [ 0.357547] device: 'ptyy1': device_add
  973. [ 0.357606] PM: Adding info for No Bus:ptyy1
  974. [ 0.357661] device: 'ptyy2': device_add
  975. [ 0.357710] PM: Adding info for No Bus:ptyy2
  976. [ 0.357764] device: 'ptyy3': device_add
  977. [ 0.357814] PM: Adding info for No Bus:ptyy3
  978. [ 0.357869] device: 'ptyy4': device_add
  979. [ 0.357920] PM: Adding info for No Bus:ptyy4
  980. [ 0.357974] device: 'ptyy5': device_add
  981. [ 0.358024] PM: Adding info for No Bus:ptyy5
  982. [ 0.358079] device: 'ptyy6': device_add
  983. [ 0.358138] PM: Adding info for No Bus:ptyy6
  984. [ 0.358193] device: 'ptyy7': device_add
  985. [ 0.358244] PM: Adding info for No Bus:ptyy7
  986. [ 0.358298] device: 'ptyy8': device_add
  987. [ 0.358350] PM: Adding info for No Bus:ptyy8
  988. [ 0.358405] device: 'ptyy9': device_add
  989. [ 0.358456] PM: Adding info for No Bus:ptyy9
  990. [ 0.358510] device: 'ptyya': device_add
  991. [ 0.358577] PM: Adding info for No Bus:ptyya
  992. [ 0.358637] device: 'ptyyb': device_add
  993. [ 0.358687] PM: Adding info for No Bus:ptyyb
  994. [ 0.358742] device: 'ptyyc': device_add
  995. [ 0.358793] PM: Adding info for No Bus:ptyyc
  996. [ 0.358848] device: 'ptyyd': device_add
  997. [ 0.358899] PM: Adding info for No Bus:ptyyd
  998. [ 0.358972] device: 'ptyye': device_add
  999. [ 0.359031] PM: Adding info for No Bus:ptyye
  1000. [ 0.359086] device: 'ptyyf': device_add
  1001. [ 0.359138] PM: Adding info for No Bus:ptyyf
  1002. [ 0.359194] device: 'ptyz0': device_add
  1003. [ 0.359244] PM: Adding info for No Bus:ptyz0
  1004. [ 0.359298] device: 'ptyz1': device_add
  1005. [ 0.359350] PM: Adding info for No Bus:ptyz1
  1006. [ 0.359406] device: 'ptyz2': device_add
  1007. [ 0.359466] PM: Adding info for No Bus:ptyz2
  1008. [ 0.359520] device: 'ptyz3': device_add
  1009. [ 0.359573] PM: Adding info for No Bus:ptyz3
  1010. [ 0.359626] device: 'ptyz4': device_add
  1011. [ 0.359678] PM: Adding info for No Bus:ptyz4
  1012. [ 0.359732] device: 'ptyz5': device_add
  1013. [ 0.359782] PM: Adding info for No Bus:ptyz5
  1014. [ 0.359837] device: 'ptyz6': device_add
  1015. [ 0.359890] PM: Adding info for No Bus:ptyz6
  1016. [ 0.359945] device: 'ptyz7': device_add
  1017. [ 0.360071] PM: Adding info for No Bus:ptyz7
  1018. [ 0.360157] device: 'ptyz8': device_add
  1019. [ 0.360210] PM: Adding info for No Bus:ptyz8
  1020. [ 0.360266] device: 'ptyz9': device_add
  1021. [ 0.360318] PM: Adding info for No Bus:ptyz9
  1022. [ 0.360373] device: 'ptyza': device_add
  1023. [ 0.360433] PM: Adding info for No Bus:ptyza
  1024. [ 0.360500] device: 'ptyzb': device_add
  1025. [ 0.360560] PM: Adding info for No Bus:ptyzb
  1026. [ 0.360616] device: 'ptyzc': device_add
  1027. [ 0.360659] PM: Adding info for No Bus:ptyzc
  1028. [ 0.360714] device: 'ptyzd': device_add
  1029. [ 0.360759] PM: Adding info for No Bus:ptyzd
  1030. [ 0.360811] device: 'ptyze': device_add
  1031. [ 0.360853] PM: Adding info for No Bus:ptyze
  1032. [ 0.360906] device: 'ptyzf': device_add
  1033. [ 0.360958] PM: Adding info for No Bus:ptyzf
  1034. [ 0.361012] device: 'ptya0': device_add
  1035. [ 0.361057] PM: Adding info for No Bus:ptya0
  1036. [ 0.361111] device: 'ptya1': device_add
  1037. [ 0.361156] PM: Adding info for No Bus:ptya1
  1038. [ 0.361233] device: 'ptya2': device_add
  1039. [ 0.361279] PM: Adding info for No Bus:ptya2
  1040. [ 0.361334] device: 'ptya3': device_add
  1041. [ 0.361393] PM: Adding info for No Bus:ptya3
  1042. [ 0.361450] device: 'ptya4': device_add
  1043. [ 0.361495] PM: Adding info for No Bus:ptya4
  1044. [ 0.361549] device: 'ptya5': device_add
  1045. [ 0.361594] PM: Adding info for No Bus:ptya5
  1046. [ 0.361646] device: 'ptya6': device_add
  1047. [ 0.361690] PM: Adding info for No Bus:ptya6
  1048. [ 0.361743] device: 'ptya7': device_add
  1049. [ 0.361789] PM: Adding info for No Bus:ptya7
  1050. [ 0.361844] device: 'ptya8': device_add
  1051. [ 0.361899] PM: Adding info for No Bus:ptya8
  1052. [ 0.361953] device: 'ptya9': device_add
  1053. [ 0.361997] PM: Adding info for No Bus:ptya9
  1054. [ 0.362050] device: 'ptyaa': device_add
  1055. [ 0.362107] PM: Adding info for No Bus:ptyaa
  1056. [ 0.362167] device: 'ptyab': device_add
  1057. [ 0.362215] PM: Adding info for No Bus:ptyab
  1058. [ 0.362269] device: 'ptyac': device_add
  1059. [ 0.362320] PM: Adding info for No Bus:ptyac
  1060. [ 0.362376] device: 'ptyad': device_add
  1061. [ 0.362423] PM: Adding info for No Bus:ptyad
  1062. [ 0.362477] device: 'ptyae': device_add
  1063. [ 0.362523] PM: Adding info for No Bus:ptyae
  1064. [ 0.362575] device: 'ptyaf': device_add
  1065. [ 0.362620] PM: Adding info for No Bus:ptyaf
  1066. [ 0.362674] device: 'ptyb0': device_add
  1067. [ 0.362727] PM: Adding info for No Bus:ptyb0
  1068. [ 0.362783] device: 'ptyb1': device_add
  1069. [ 0.362831] PM: Adding info for No Bus:ptyb1
  1070. [ 0.362886] device: 'ptyb2': device_add
  1071. [ 0.362935] PM: Adding info for No Bus:ptyb2
  1072. [ 0.362989] device: 'ptyb3': device_add
  1073. [ 0.363035] PM: Adding info for No Bus:ptyb3
  1074. [ 0.363088] device: 'ptyb4': device_add
  1075. [ 0.363142] PM: Adding info for No Bus:ptyb4
  1076. [ 0.363196] device: 'ptyb5': device_add
  1077. [ 0.363245] PM: Adding info for No Bus:ptyb5
  1078. [ 0.363318] device: 'ptyb6': device_add
  1079. [ 0.363368] PM: Adding info for No Bus:ptyb6
  1080. [ 0.363426] device: 'ptyb7': device_add
  1081. [ 0.363472] PM: Adding info for No Bus:ptyb7
  1082. [ 0.363526] device: 'ptyb8': device_add
  1083. [ 0.363575] PM: Adding info for No Bus:ptyb8
  1084. [ 0.363634] device: 'ptyb9': device_add
  1085. [ 0.363689] PM: Adding info for No Bus:ptyb9
  1086. [ 0.363745] device: 'ptyba': device_add
  1087. [ 0.363799] PM: Adding info for No Bus:ptyba
  1088. [ 0.363859] device: 'ptybb': device_add
  1089. [ 0.363906] PM: Adding info for No Bus:ptybb
  1090. [ 0.363960] device: 'ptybc': device_add
  1091. [ 0.364007] PM: Adding info for No Bus:ptybc
  1092. [ 0.364061] device: 'ptybd': device_add
  1093. [ 0.364116] PM: Adding info for No Bus:ptybd
  1094. [ 0.364172] device: 'ptybe': device_add
  1095. [ 0.364220] PM: Adding info for No Bus:ptybe
  1096. [ 0.364273] device: 'ptybf': device_add
  1097. [ 0.364320] PM: Adding info for No Bus:ptybf
  1098. [ 0.364374] device: 'ptyc0': device_add
  1099. [ 0.364423] PM: Adding info for No Bus:ptyc0
  1100. [ 0.364477] device: 'ptyc1': device_add
  1101. [ 0.364535] PM: Adding info for No Bus:ptyc1
  1102. [ 0.364595] device: 'ptyc2': device_add
  1103. [ 0.364646] PM: Adding info for No Bus:ptyc2
  1104. [ 0.364702] device: 'ptyc3': device_add
  1105. [ 0.364752] PM: Adding info for No Bus:ptyc3
  1106. [ 0.364805] device: 'ptyc4': device_add
  1107. [ 0.364854] PM: Adding info for No Bus:ptyc4
  1108. [ 0.364907] device: 'ptyc5': device_add
  1109. [ 0.364962] PM: Adding info for No Bus:ptyc5
  1110. [ 0.365018] device: 'ptyc6': device_add
  1111. [ 0.365067] PM: Adding info for No Bus:ptyc6
  1112. [ 0.365122] device: 'ptyc7': device_add
  1113. [ 0.365171] PM: Adding info for No Bus:ptyc7
  1114. [ 0.365224] device: 'ptyc8': device_add
  1115. [ 0.365272] PM: Adding info for No Bus:ptyc8
  1116. [ 0.365325] device: 'ptyc9': device_add
  1117. [ 0.365373] PM: Adding info for No Bus:ptyc9
  1118. [ 0.365446] device: 'ptyca': device_add
  1119. [ 0.365511] PM: Adding info for No Bus:ptyca
  1120. [ 0.365574] device: 'ptycb': device_add
  1121. [ 0.365628] PM: Adding info for No Bus:ptycb
  1122. [ 0.365684] device: 'ptycc': device_add
  1123. [ 0.365734] PM: Adding info for No Bus:ptycc
  1124. [ 0.365788] device: 'ptycd': device_add
  1125. [ 0.365838] PM: Adding info for No Bus:ptycd
  1126. [ 0.365891] device: 'ptyce': device_add
  1127. [ 0.365948] PM: Adding info for No Bus:ptyce
  1128. [ 0.366002] device: 'ptycf': device_add
  1129. [ 0.366051] PM: Adding info for No Bus:ptycf
  1130. [ 0.366106] device: 'ptyd0': device_add
  1131. [ 0.366156] PM: Adding info for No Bus:ptyd0
  1132. [ 0.366211] device: 'ptyd1': device_add
  1133. [ 0.366262] PM: Adding info for No Bus:ptyd1
  1134. [ 0.366316] device: 'ptyd2': device_add
  1135. [ 0.366374] PM: Adding info for No Bus:ptyd2
  1136. [ 0.366430] device: 'ptyd3': device_add
  1137. [ 0.366481] PM: Adding info for No Bus:ptyd3
  1138. [ 0.366535] device: 'ptyd4': device_add
  1139. [ 0.366585] PM: Adding info for No Bus:ptyd4
  1140. [ 0.366638] device: 'ptyd5': device_add
  1141. [ 0.366687] PM: Adding info for No Bus:ptyd5
  1142. [ 0.366741] device: 'ptyd6': device_add
  1143. [ 0.366796] PM: Adding info for No Bus:ptyd6
  1144. [ 0.366860] device: 'ptyd7': device_add
  1145. [ 0.366912] PM: Adding info for No Bus:ptyd7
  1146. [ 0.366966] device: 'ptyd8': device_add
  1147. [ 0.367016] PM: Adding info for No Bus:ptyd8
  1148. [ 0.367069] device: 'ptyd9': device_add
  1149. [ 0.367119] PM: Adding info for No Bus:ptyd9
  1150. [ 0.367172] device: 'ptyda': device_add
  1151. [ 0.367231] PM: Adding info for No Bus:ptyda
  1152. [ 0.367292] device: 'ptydb': device_add
  1153. [ 0.367351] PM: Adding info for No Bus:ptydb
  1154. [ 0.367408] device: 'ptydc': device_add
  1155. [ 0.367459] PM: Adding info for No Bus:ptydc
  1156. [ 0.367516] device: 'ptydd': device_add
  1157. [ 0.367566] PM: Adding info for No Bus:ptydd
  1158. [ 0.367641] device: 'ptyde': device_add
  1159. [ 0.367693] PM: Adding info for No Bus:ptyde
  1160. [ 0.367748] device: 'ptydf': device_add
  1161. [ 0.367805] PM: Adding info for No Bus:ptydf
  1162. [ 0.367862] device: 'ptye0': device_add
  1163. [ 0.367915] PM: Adding info for No Bus:ptye0
  1164. [ 0.367970] device: 'ptye1': device_add
  1165. [ 0.368023] PM: Adding info for No Bus:ptye1
  1166. [ 0.368081] device: 'ptye2': device_add
  1167. [ 0.368134] PM: Adding info for No Bus:ptye2
  1168. [ 0.368190] device: 'ptye3': device_add
  1169. [ 0.368248] PM: Adding info for No Bus:ptye3
  1170. [ 0.368304] device: 'ptye4': device_add
  1171. [ 0.368356] PM: Adding info for No Bus:ptye4
  1172. [ 0.368411] device: 'ptye5': device_add
  1173. [ 0.368464] PM: Adding info for No Bus:ptye5
  1174. [ 0.368520] device: 'ptye6': device_add
  1175. [ 0.368575] PM: Adding info for No Bus:ptye6
  1176. [ 0.368630] device: 'ptye7': device_add
  1177. [ 0.368690] PM: Adding info for No Bus:ptye7
  1178. [ 0.368746] device: 'ptye8': device_add
  1179. [ 0.368797] PM: Adding info for No Bus:ptye8
  1180. [ 0.368852] device: 'ptye9': device_add
  1181. [ 0.368905] PM: Adding info for No Bus:ptye9
  1182. [ 0.368961] device: 'ptyea': device_add
  1183. [ 0.369021] PM: Adding info for No Bus:ptyea
  1184. [ 0.369083] device: 'ptyeb': device_add
  1185. [ 0.369136] PM: Adding info for No Bus:ptyeb
  1186. [ 0.369191] device: 'ptyec': device_add
  1187. [ 0.369252] PM: Adding info for No Bus:ptyec
  1188. [ 0.369306] device: 'ptyed': device_add
  1189. [ 0.369357] PM: Adding info for No Bus:ptyed
  1190. [ 0.369413] device: 'ptyee': device_add
  1191. [ 0.369463] PM: Adding info for No Bus:ptyee
  1192. [ 0.369515] device: 'ptyef': device_add
  1193. [ 0.369560] PM: Adding info for No Bus:ptyef
  1194. [ 0.369623] device: 'ttyp0': device_add
  1195. [ 0.369674] PM: Adding info for No Bus:ttyp0
  1196. [ 0.369729] device: 'ttyp1': device_add
  1197. [ 0.369775] PM: Adding info for No Bus:ttyp1
  1198. [ 0.369848] device: 'ttyp2': device_add
  1199. [ 0.369894] PM: Adding info for No Bus:ttyp2
  1200. [ 0.369948] device: 'ttyp3': device_add
  1201. [ 0.370069] PM: Adding info for No Bus:ttyp3
  1202. [ 0.370159] device: 'ttyp4': device_add
  1203. [ 0.370217] PM: Adding info for No Bus:ttyp4
  1204. [ 0.370278] device: 'ttyp5': device_add
  1205. [ 0.370323] PM: Adding info for No Bus:ttyp5
  1206. [ 0.370378] device: 'ttyp6': device_add
  1207. [ 0.370424] PM: Adding info for No Bus:ttyp6
  1208. [ 0.370477] device: 'ttyp7': device_add
  1209. [ 0.370523] PM: Adding info for No Bus:ttyp7
  1210. [ 0.370576] device: 'ttyp8': device_add
  1211. [ 0.370630] PM: Adding info for No Bus:ttyp8
  1212. [ 0.370683] device: 'ttyp9': device_add
  1213. [ 0.370729] PM: Adding info for No Bus:ttyp9
  1214. [ 0.370793] device: 'ttypa': device_add
  1215. [ 0.370838] PM: Adding info for No Bus:ttypa
  1216. [ 0.370899] device: 'ttypb': device_add
  1217. [ 0.370946] PM: Adding info for No Bus:ttypb
  1218. [ 0.371000] device: 'ttypc': device_add
  1219. [ 0.371047] PM: Adding info for No Bus:ttypc
  1220. [ 0.371102] device: 'ttypd': device_add
  1221. [ 0.371154] PM: Adding info for No Bus:ttypd
  1222. [ 0.371207] device: 'ttype': device_add
  1223. [ 0.371252] PM: Adding info for No Bus:ttype
  1224. [ 0.371305] device: 'ttypf': device_add
  1225. [ 0.371350] PM: Adding info for No Bus:ttypf
  1226. [ 0.371403] device: 'ttyq0': device_add
  1227. [ 0.371450] PM: Adding info for No Bus:ttyq0
  1228. [ 0.371505] device: 'ttyq1': device_add
  1229. [ 0.371559] PM: Adding info for No Bus:ttyq1
  1230. [ 0.371615] device: 'ttyq2': device_add
  1231. [ 0.371662] PM: Adding info for No Bus:ttyq2
  1232. [ 0.371715] device: 'ttyq3': device_add
  1233. [ 0.371761] PM: Adding info for No Bus:ttyq3
  1234. [ 0.371814] device: 'ttyq4': device_add
  1235. [ 0.371862] PM: Adding info for No Bus:ttyq4
  1236. [ 0.371917] device: 'ttyq5': device_add
  1237. [ 0.371979] PM: Adding info for No Bus:ttyq5
  1238. [ 0.372052] device: 'ttyq6': device_add
  1239. [ 0.372100] PM: Adding info for No Bus:ttyq6
  1240. [ 0.372156] device: 'ttyq7': device_add
  1241. [ 0.372204] PM: Adding info for No Bus:ttyq7
  1242. [ 0.372258] device: 'ttyq8': device_add
  1243. [ 0.372306] PM: Adding info for No Bus:ttyq8
  1244. [ 0.372360] device: 'ttyq9': device_add
  1245. [ 0.372413] PM: Adding info for No Bus:ttyq9
  1246. [ 0.372477] device: 'ttyqa': device_add
  1247. [ 0.372525] PM: Adding info for No Bus:ttyqa
  1248. [ 0.372585] device: 'ttyqb': device_add
  1249. [ 0.372632] PM: Adding info for No Bus:ttyqb
  1250. [ 0.372687] device: 'ttyqc': device_add
  1251. [ 0.372734] PM: Adding info for No Bus:ttyqc
  1252. [ 0.372789] device: 'ttyqd': device_add
  1253. [ 0.372838] PM: Adding info for No Bus:ttyqd
  1254. [ 0.372890] device: 'ttyqe': device_add
  1255. [ 0.372945] PM: Adding info for No Bus:ttyqe
  1256. [ 0.373001] device: 'ttyqf': device_add
  1257. [ 0.373049] PM: Adding info for No Bus:ttyqf
  1258. [ 0.373104] device: 'ttyr0': device_add
  1259. [ 0.373153] PM: Adding info for No Bus:ttyr0
  1260. [ 0.373208] device: 'ttyr1': device_add
  1261. [ 0.373257] PM: Adding info for No Bus:ttyr1
  1262. [ 0.373312] device: 'ttyr2': device_add
  1263. [ 0.373368] PM: Adding info for No Bus:ttyr2
  1264. [ 0.373434] device: 'ttyr3': device_add
  1265. [ 0.373483] PM: Adding info for No Bus:ttyr3
  1266. [ 0.373539] device: 'ttyr4': device_add
  1267. [ 0.373588] PM: Adding info for No Bus:ttyr4
  1268. [ 0.373642] device: 'ttyr5': device_add
  1269. [ 0.373690] PM: Adding info for No Bus:ttyr5
  1270. [ 0.373744] device: 'ttyr6': device_add
  1271. [ 0.373801] PM: Adding info for No Bus:ttyr6
  1272. [ 0.373856] device: 'ttyr7': device_add
  1273. [ 0.373906] PM: Adding info for No Bus:ttyr7
  1274. [ 0.373960] device: 'ttyr8': device_add
  1275. [ 0.374010] PM: Adding info for No Bus:ttyr8
  1276. [ 0.374064] device: 'ttyr9': device_add
  1277. [ 0.374113] PM: Adding info for No Bus:ttyr9
  1278. [ 0.374197] device: 'ttyra': device_add
  1279. [ 0.374254] PM: Adding info for No Bus:ttyra
  1280. [ 0.374316] device: 'ttyrb': device_add
  1281. [ 0.374365] PM: Adding info for No Bus:ttyrb
  1282. [ 0.374421] device: 'ttyrc': device_add
  1283. [ 0.374470] PM: Adding info for No Bus:ttyrc
  1284. [ 0.374524] device: 'ttyrd': device_add
  1285. [ 0.374572] PM: Adding info for No Bus:ttyrd
  1286. [ 0.374626] device: 'ttyre': device_add
  1287. [ 0.374673] PM: Adding info for No Bus:ttyre
  1288. [ 0.374728] device: 'ttyrf': device_add
  1289. [ 0.374784] PM: Adding info for No Bus:ttyrf
  1290. [ 0.374839] device: 'ttys0': device_add
  1291. [ 0.374889] PM: Adding info for No Bus:ttys0
  1292. [ 0.374944] device: 'ttys1': device_add
  1293. [ 0.374993] PM: Adding info for No Bus:ttys1
  1294. [ 0.375047] device: 'ttys2': device_add
  1295. [ 0.375098] PM: Adding info for No Bus:ttys2
  1296. [ 0.375152] device: 'ttys3': device_add
  1297. [ 0.375209] PM: Adding info for No Bus:ttys3
  1298. [ 0.375264] device: 'ttys4': device_add
  1299. [ 0.375315] PM: Adding info for No Bus:ttys4
  1300. [ 0.375369] device: 'ttys5': device_add
  1301. [ 0.375419] PM: Adding info for No Bus:ttys5
  1302. [ 0.375474] device: 'ttys6': device_add
  1303. [ 0.375526] PM: Adding info for No Bus:ttys6
  1304. [ 0.375580] device: 'ttys7': device_add
  1305. [ 0.375639] PM: Adding info for No Bus:ttys7
  1306. [ 0.375693] device: 'ttys8': device_add
  1307. [ 0.375744] PM: Adding info for No Bus:ttys8
  1308. [ 0.375801] device: 'ttys9': device_add
  1309. [ 0.375851] PM: Adding info for No Bus:ttys9
  1310. [ 0.375915] device: 'ttysa': device_add
  1311. [ 0.375966] PM: Adding info for No Bus:ttysa
  1312. [ 0.376025] device: 'ttysb': device_add
  1313. [ 0.376085] PM: Adding info for No Bus:ttysb
  1314. [ 0.376142] device: 'ttysc': device_add
  1315. [ 0.376193] PM: Adding info for No Bus:ttysc
  1316. [ 0.376247] device: 'ttysd': device_add
  1317. [ 0.376298] PM: Adding info for No Bus:ttysd
  1318. [ 0.376373] device: 'ttyse': device_add
  1319. [ 0.376427] PM: Adding info for No Bus:ttyse
  1320. [ 0.376482] device: 'ttysf': device_add
  1321. [ 0.376534] PM: Adding info for No Bus:ttysf
  1322. [ 0.376588] device: 'ttyt0': device_add
  1323. [ 0.376646] PM: Adding info for No Bus:ttyt0
  1324. [ 0.376706] device: 'ttyt1': device_add
  1325. [ 0.376757] PM: Adding info for No Bus:ttyt1
  1326. [ 0.376815] device: 'ttyt2': device_add
  1327. [ 0.376868] PM: Adding info for No Bus:ttyt2
  1328. [ 0.376927] device: 'ttyt3': device_add
  1329. [ 0.376978] PM: Adding info for No Bus:ttyt3
  1330. [ 0.377034] device: 'ttyt4': device_add
  1331. [ 0.377092] PM: Adding info for No Bus:ttyt4
  1332. [ 0.377149] device: 'ttyt5': device_add
  1333. [ 0.377201] PM: Adding info for No Bus:ttyt5
  1334. [ 0.377256] device: 'ttyt6': device_add
  1335. [ 0.377307] PM: Adding info for No Bus:ttyt6
  1336. [ 0.377363] device: 'ttyt7': device_add
  1337. [ 0.377416] PM: Adding info for No Bus:ttyt7
  1338. [ 0.377470] device: 'ttyt8': device_add
  1339. [ 0.377531] PM: Adding info for No Bus:ttyt8
  1340. [ 0.377587] device: 'ttyt9': device_add
  1341. [ 0.377639] PM: Adding info for No Bus:ttyt9
  1342. [ 0.377702] device: 'ttyta': device_add
  1343. [ 0.377754] PM: Adding info for No Bus:ttyta
  1344. [ 0.377814] device: 'ttytb': device_add
  1345. [ 0.377866] PM: Adding info for No Bus:ttytb
  1346. [ 0.377922] device: 'ttytc': device_add
  1347. [ 0.377984] PM: Adding info for No Bus:ttytc
  1348. [ 0.378042] device: 'ttytd': device_add
  1349. [ 0.378095] PM: Adding info for No Bus:ttytd
  1350. [ 0.378149] device: 'ttyte': device_add
  1351. [ 0.378202] PM: Adding info for No Bus:ttyte
  1352. [ 0.378256] device: 'ttytf': device_add
  1353. [ 0.378307] PM: Adding info for No Bus:ttytf
  1354. [ 0.378361] device: 'ttyu0': device_add
  1355. [ 0.378416] PM: Adding info for No Bus:ttyu0
  1356. [ 0.378469] device: 'ttyu1': device_add
  1357. [ 0.378526] PM: Adding info for No Bus:ttyu1
  1358. [ 0.378598] device: 'ttyu2': device_add
  1359. [ 0.378644] PM: Adding info for No Bus:ttyu2
  1360. [ 0.378697] device: 'ttyu3': device_add
  1361. [ 0.378742] PM: Adding info for No Bus:ttyu3
  1362. [ 0.378796] device: 'ttyu4': device_add
  1363. [ 0.378841] PM: Adding info for No Bus:ttyu4
  1364. [ 0.378894] device: 'ttyu5': device_add
  1365. [ 0.378947] PM: Adding info for No Bus:ttyu5
  1366. [ 0.379001] device: 'ttyu6': device_add
  1367. [ 0.379046] PM: Adding info for No Bus:ttyu6
  1368. [ 0.379099] device: 'ttyu7': device_add
  1369. [ 0.379144] PM: Adding info for No Bus:ttyu7
  1370. [ 0.379197] device: 'ttyu8': device_add
  1371. [ 0.379242] PM: Adding info for No Bus:ttyu8
  1372. [ 0.379295] device: 'ttyu9': device_add
  1373. [ 0.379350] PM: Adding info for No Bus:ttyu9
  1374. [ 0.379414] device: 'ttyua': device_add
  1375. [ 0.379461] PM: Adding info for No Bus:ttyua
  1376. [ 0.379520] device: 'ttyub': device_add
  1377. [ 0.379567] PM: Adding info for No Bus:ttyub
  1378. [ 0.379623] device: 'ttyuc': device_add
  1379. [ 0.379667] PM: Adding info for No Bus:ttyuc
  1380. [ 0.379721] device: 'ttyud': device_add
  1381. [ 0.379773] PM: Adding info for No Bus:ttyud
  1382. [ 0.379827] device: 'ttyue': device_add
  1383. [ 0.379875] PM: Adding info for No Bus:ttyue
  1384. [ 0.379934] device: 'ttyuf': device_add
  1385. [ 0.380033] PM: Adding info for No Bus:ttyuf
  1386. [ 0.380093] device: 'ttyv0': device_add
  1387. [ 0.380141] PM: Adding info for No Bus:ttyv0
  1388. [ 0.380198] device: 'ttyv1': device_add
  1389. [ 0.380243] PM: Adding info for No Bus:ttyv1
  1390. [ 0.380304] device: 'ttyv2': device_add
  1391. [ 0.380359] PM: Adding info for No Bus:ttyv2
  1392. [ 0.380414] device: 'ttyv3': device_add
  1393. [ 0.380461] PM: Adding info for No Bus:ttyv3
  1394. [ 0.380515] device: 'ttyv4': device_add
  1395. [ 0.380563] PM: Adding info for No Bus:ttyv4
  1396. [ 0.380616] device: 'ttyv5': device_add
  1397. [ 0.380664] PM: Adding info for No Bus:ttyv5
  1398. [ 0.380739] device: 'ttyv6': device_add
  1399. [ 0.380795] PM: Adding info for No Bus:ttyv6
  1400. [ 0.380851] device: 'ttyv7': device_add
  1401. [ 0.380899] PM: Adding info for No Bus:ttyv7
  1402. [ 0.380954] device: 'ttyv8': device_add
  1403. [ 0.381001] PM: Adding info for No Bus:ttyv8
  1404. [ 0.381055] device: 'ttyv9': device_add
  1405. [ 0.381102] PM: Adding info for No Bus:ttyv9
  1406. [ 0.381165] device: 'ttyva': device_add
  1407. [ 0.381218] PM: Adding info for No Bus:ttyva
  1408. [ 0.381279] device: 'ttyvb': device_add
  1409. [ 0.381327] PM: Adding info for No Bus:ttyvb
  1410. [ 0.381383] device: 'ttyvc': device_add
  1411. [ 0.381431] PM: Adding info for No Bus:ttyvc
  1412. [ 0.381485] device: 'ttyvd': device_add
  1413. [ 0.381533] PM: Adding info for No Bus:ttyvd
  1414. [ 0.381587] device: 'ttyve': device_add
  1415. [ 0.381642] PM: Adding info for No Bus:ttyve
  1416. [ 0.381698] device: 'ttyvf': device_add
  1417. [ 0.381746] PM: Adding info for No Bus:ttyvf
  1418. [ 0.381800] device: 'ttyw0': device_add
  1419. [ 0.381849] PM: Adding info for No Bus:ttyw0
  1420. [ 0.381902] device: 'ttyw1': device_add
  1421. [ 0.381952] PM: Adding info for No Bus:ttyw1
  1422. [ 0.382005] device: 'ttyw2': device_add
  1423. [ 0.382053] PM: Adding info for No Bus:ttyw2
  1424. [ 0.382106] device: 'ttyw3': device_add
  1425. [ 0.382173] PM: Adding info for No Bus:ttyw3
  1426. [ 0.382230] device: 'ttyw4': device_add
  1427. [ 0.382278] PM: Adding info for No Bus:ttyw4
  1428. [ 0.382332] device: 'ttyw5': device_add
  1429. [ 0.382381] PM: Adding info for No Bus:ttyw5
  1430. [ 0.382433] device: 'ttyw6': device_add
  1431. [ 0.382482] PM: Adding info for No Bus:ttyw6
  1432. [ 0.382536] device: 'ttyw7': device_add
  1433. [ 0.382593] PM: Adding info for No Bus:ttyw7
  1434. [ 0.382647] device: 'ttyw8': device_add
  1435. [ 0.382695] PM: Adding info for No Bus:ttyw8
  1436. [ 0.382748] device: 'ttyw9': device_add
  1437. [ 0.382796] PM: Adding info for No Bus:ttyw9
  1438. [ 0.382881] device: 'ttywa': device_add
  1439. [ 0.382931] PM: Adding info for No Bus:ttywa
  1440. [ 0.382991] device: 'ttywb': device_add
  1441. [ 0.383045] PM: Adding info for No Bus:ttywb
  1442. [ 0.383102] device: 'ttywc': device_add
  1443. [ 0.383151] PM: Adding info for No Bus:ttywc
  1444. [ 0.383212] device: 'ttywd': device_add
  1445. [ 0.383262] PM: Adding info for No Bus:ttywd
  1446. [ 0.383317] device: 'ttywe': device_add
  1447. [ 0.383366] PM: Adding info for No Bus:ttywe
  1448. [ 0.383420] device: 'ttywf': device_add
  1449. [ 0.383477] PM: Adding info for No Bus:ttywf
  1450. [ 0.383533] device: 'ttyx0': device_add
  1451. [ 0.383583] PM: Adding info for No Bus:ttyx0
  1452. [ 0.383638] device: 'ttyx1': device_add
  1453. [ 0.383687] PM: Adding info for No Bus:ttyx1
  1454. [ 0.383746] device: 'ttyx2': device_add
  1455. [ 0.383795] PM: Adding info for No Bus:ttyx2
  1456. [ 0.383851] device: 'ttyx3': device_add
  1457. [ 0.383902] PM: Adding info for No Bus:ttyx3
  1458. [ 0.383959] device: 'ttyx4': device_add
  1459. [ 0.384018] PM: Adding info for No Bus:ttyx4
  1460. [ 0.384074] device: 'ttyx5': device_add
  1461. [ 0.384125] PM: Adding info for No Bus:ttyx5
  1462. [ 0.384179] device: 'ttyx6': device_add
  1463. [ 0.384228] PM: Adding info for No Bus:ttyx6
  1464. [ 0.384284] device: 'ttyx7': device_add
  1465. [ 0.384334] PM: Adding info for No Bus:ttyx7
  1466. [ 0.384387] device: 'ttyx8': device_add
  1467. [ 0.384445] PM: Adding info for No Bus:ttyx8
  1468. [ 0.384502] device: 'ttyx9': device_add
  1469. [ 0.384554] PM: Adding info for No Bus:ttyx9
  1470. [ 0.384618] device: 'ttyxa': device_add
  1471. [ 0.384668] PM: Adding info for No Bus:ttyxa
  1472. [ 0.384729] device: 'ttyxb': device_add
  1473. [ 0.384780] PM: Adding info for No Bus:ttyxb
  1474. [ 0.384835] device: 'ttyxc': device_add
  1475. [ 0.384891] PM: Adding info for No Bus:ttyxc
  1476. [ 0.384946] device: 'ttyxd': device_add
  1477. [ 0.384996] PM: Adding info for No Bus:ttyxd
  1478. [ 0.385073] device: 'ttyxe': device_add
  1479. [ 0.385125] PM: Adding info for No Bus:ttyxe
  1480. [ 0.385180] device: 'ttyxf': device_add
  1481. [ 0.385231] PM: Adding info for No Bus:ttyxf
  1482. [ 0.385286] device: 'ttyy0': device_add
  1483. [ 0.385346] PM: Adding info for No Bus:ttyy0
  1484. [ 0.385403] device: 'ttyy1': device_add
  1485. [ 0.385456] PM: Adding info for No Bus:ttyy1
  1486. [ 0.385511] device: 'ttyy2': device_add
  1487. [ 0.385563] PM: Adding info for No Bus:ttyy2
  1488. [ 0.385617] device: 'ttyy3': device_add
  1489. [ 0.385669] PM: Adding info for No Bus:ttyy3
  1490. [ 0.385725] device: 'ttyy4': device_add
  1491. [ 0.385777] PM: Adding info for No Bus:ttyy4
  1492. [ 0.385833] device: 'ttyy5': device_add
  1493. [ 0.385894] PM: Adding info for No Bus:ttyy5
  1494. [ 0.385952] device: 'ttyy6': device_add
  1495. [ 0.386005] PM: Adding info for No Bus:ttyy6
  1496. [ 0.386060] device: 'ttyy7': device_add
  1497. [ 0.386113] PM: Adding info for No Bus:ttyy7
  1498. [ 0.386169] device: 'ttyy8': device_add
  1499. [ 0.386221] PM: Adding info for No Bus:ttyy8
  1500. [ 0.386277] device: 'ttyy9': device_add
  1501. [ 0.386339] PM: Adding info for No Bus:ttyy9
  1502. [ 0.386403] device: 'ttyya': device_add
  1503. [ 0.386455] PM: Adding info for No Bus:ttyya
  1504. [ 0.386520] device: 'ttyyb': device_add
  1505. [ 0.386573] PM: Adding info for No Bus:ttyyb
  1506. [ 0.386629] device: 'ttyyc': device_add
  1507. [ 0.386680] PM: Adding info for No Bus:ttyyc
  1508. [ 0.386736] device: 'ttyyd': device_add
  1509. [ 0.386795] PM: Adding info for No Bus:ttyyd
  1510. [ 0.386850] device: 'ttyye': device_add
  1511. [ 0.386903] PM: Adding info for No Bus:ttyye
  1512. [ 0.386956] device: 'ttyyf': device_add
  1513. [ 0.387009] PM: Adding info for No Bus:ttyyf
  1514. [ 0.387064] device: 'ttyz0': device_add
  1515. [ 0.387117] PM: Adding info for No Bus:ttyz0
  1516. [ 0.387174] device: 'ttyz1': device_add
  1517. [ 0.387236] PM: Adding info for No Bus:ttyz1
  1518. [ 0.387316] device: 'ttyz2': device_add
  1519. [ 0.387373] PM: Adding info for No Bus:ttyz2
  1520. [ 0.387431] device: 'ttyz3': device_add
  1521. [ 0.387486] PM: Adding info for No Bus:ttyz3
  1522. [ 0.387540] device: 'ttyz4': device_add
  1523. [ 0.387586] PM: Adding info for No Bus:ttyz4
  1524. [ 0.387639] device: 'ttyz5': device_add
  1525. [ 0.387683] PM: Adding info for No Bus:ttyz5
  1526. [ 0.387738] device: 'ttyz6': device_add
  1527. [ 0.387789] PM: Adding info for No Bus:ttyz6
  1528. [ 0.387842] device: 'ttyz7': device_add
  1529. [ 0.387888] PM: Adding info for No Bus:ttyz7
  1530. [ 0.387942] device: 'ttyz8': device_add
  1531. [ 0.387988] PM: Adding info for No Bus:ttyz8
  1532. [ 0.388042] device: 'ttyz9': device_add
  1533. [ 0.388087] PM: Adding info for No Bus:ttyz9
  1534. [ 0.388150] device: 'ttyza': device_add
  1535. [ 0.388202] PM: Adding info for No Bus:ttyza
  1536. [ 0.388262] device: 'ttyzb': device_add
  1537. [ 0.388308] PM: Adding info for No Bus:ttyzb
  1538. [ 0.388363] device: 'ttyzc': device_add
  1539. [ 0.388409] PM: Adding info for No Bus:ttyzc
  1540. [ 0.388462] device: 'ttyzd': device_add
  1541. [ 0.388507] PM: Adding info for No Bus:ttyzd
  1542. [ 0.388559] device: 'ttyze': device_add
  1543. [ 0.388611] PM: Adding info for No Bus:ttyze
  1544. [ 0.388665] device: 'ttyzf': device_add
  1545. [ 0.388710] PM: Adding info for No Bus:ttyzf
  1546. [ 0.388764] device: 'ttya0': device_add
  1547. [ 0.388810] PM: Adding info for No Bus:ttya0
  1548. [ 0.388864] device: 'ttya1': device_add
  1549. [ 0.388910] PM: Adding info for No Bus:ttya1
  1550. [ 0.388964] device: 'ttya2': device_add
  1551. [ 0.389019] PM: Adding info for No Bus:ttya2
  1552. [ 0.389074] device: 'ttya3': device_add
  1553. [ 0.389120] PM: Adding info for No Bus:ttya3
  1554. [ 0.389174] device: 'ttya4': device_add
  1555. [ 0.389219] PM: Adding info for No Bus:ttya4
  1556. [ 0.389272] device: 'ttya5': device_add
  1557. [ 0.389317] PM: Adding info for No Bus:ttya5
  1558. [ 0.389390] device: 'ttya6': device_add
  1559. [ 0.389437] PM: Adding info for No Bus:ttya6
  1560. [ 0.389490] device: 'ttya7': device_add
  1561. [ 0.389546] PM: Adding info for No Bus:ttya7
  1562. [ 0.389602] device: 'ttya8': device_add
  1563. [ 0.389648] PM: Adding info for No Bus:ttya8
  1564. [ 0.389706] device: 'ttya9': device_add
  1565. [ 0.389752] PM: Adding info for No Bus:ttya9
  1566. [ 0.389814] device: 'ttyaa': device_add
  1567. [ 0.389861] PM: Adding info for No Bus:ttyaa
  1568. [ 0.389921] device: 'ttyab': device_add
  1569. [ 0.390022] PM: Adding info for No Bus:ttyab
  1570. [ 0.390083] device: 'ttyac': device_add
  1571. [ 0.390130] PM: Adding info for No Bus:ttyac
  1572. [ 0.390187] device: 'ttyad': device_add
  1573. [ 0.390234] PM: Adding info for No Bus:ttyad
  1574. [ 0.390290] device: 'ttyae': device_add
  1575. [ 0.390337] PM: Adding info for No Bus:ttyae
  1576. [ 0.390392] device: 'ttyaf': device_add
  1577. [ 0.390447] PM: Adding info for No Bus:ttyaf
  1578. [ 0.390503] device: 'ttyb0': device_add
  1579. [ 0.390552] PM: Adding info for No Bus:ttyb0
  1580. [ 0.390612] device: 'ttyb1': device_add
  1581. [ 0.390662] PM: Adding info for No Bus:ttyb1
  1582. [ 0.390716] device: 'ttyb2': device_add
  1583. [ 0.390766] PM: Adding info for No Bus:ttyb2
  1584. [ 0.390819] device: 'ttyb3': device_add
  1585. [ 0.390876] PM: Adding info for No Bus:ttyb3
  1586. [ 0.390931] device: 'ttyb4': device_add
  1587. [ 0.390980] PM: Adding info for No Bus:ttyb4
  1588. [ 0.391034] device: 'ttyb5': device_add
  1589. [ 0.391081] PM: Adding info for No Bus:ttyb5
  1590. [ 0.391134] device: 'ttyb6': device_add
  1591. [ 0.391181] PM: Adding info for No Bus:ttyb6
  1592. [ 0.391235] device: 'ttyb7': device_add
  1593. [ 0.391282] PM: Adding info for No Bus:ttyb7
  1594. [ 0.391336] device: 'ttyb8': device_add
  1595. [ 0.391394] PM: Adding info for No Bus:ttyb8
  1596. [ 0.391451] device: 'ttyb9': device_add
  1597. [ 0.391499] PM: Adding info for No Bus:ttyb9
  1598. [ 0.391580] device: 'ttyba': device_add
  1599. [ 0.391629] PM: Adding info for No Bus:ttyba
  1600. [ 0.391690] device: 'ttybb': device_add
  1601. [ 0.391741] PM: Adding info for No Bus:ttybb
  1602. [ 0.391797] device: 'ttybc': device_add
  1603. [ 0.391856] PM: Adding info for No Bus:ttybc
  1604. [ 0.391911] device: 'ttybd': device_add
  1605. [ 0.391959] PM: Adding info for No Bus:ttybd
  1606. [ 0.392013] device: 'ttybe': device_add
  1607. [ 0.392062] PM: Adding info for No Bus:ttybe
  1608. [ 0.392115] device: 'ttybf': device_add
  1609. [ 0.392163] PM: Adding info for No Bus:ttybf
  1610. [ 0.392216] device: 'ttyc0': device_add
  1611. [ 0.392278] PM: Adding info for No Bus:ttyc0
  1612. [ 0.392337] device: 'ttyc1': device_add
  1613. [ 0.392385] PM: Adding info for No Bus:ttyc1
  1614. [ 0.392441] device: 'ttyc2': device_add
  1615. [ 0.392492] PM: Adding info for No Bus:ttyc2
  1616. [ 0.392547] device: 'ttyc3': device_add
  1617. [ 0.392596] PM: Adding info for No Bus:ttyc3
  1618. [ 0.392651] device: 'ttyc4': device_add
  1619. [ 0.392709] PM: Adding info for No Bus:ttyc4
  1620. [ 0.392765] device: 'ttyc5': device_add
  1621. [ 0.392814] PM: Adding info for No Bus:ttyc5
  1622. [ 0.392870] device: 'ttyc6': device_add
  1623. [ 0.392921] PM: Adding info for No Bus:ttyc6
  1624. [ 0.392981] device: 'ttyc7': device_add
  1625. [ 0.393032] PM: Adding info for No Bus:ttyc7
  1626. [ 0.393085] device: 'ttyc8': device_add
  1627. [ 0.393134] PM: Adding info for No Bus:ttyc8
  1628. [ 0.393189] device: 'ttyc9': device_add
  1629. [ 0.393248] PM: Adding info for No Bus:ttyc9
  1630. [ 0.393314] device: 'ttyca': device_add
  1631. [ 0.393365] PM: Adding info for No Bus:ttyca
  1632. [ 0.393425] device: 'ttycb': device_add
  1633. [ 0.393478] PM: Adding info for No Bus:ttycb
  1634. [ 0.393533] device: 'ttycc': device_add
  1635. [ 0.393583] PM: Adding info for No Bus:ttycc
  1636. [ 0.393639] device: 'ttycd': device_add
  1637. [ 0.393695] PM: Adding info for No Bus:ttycd
  1638. [ 0.393769] device: 'ttyce': device_add
  1639. [ 0.393819] PM: Adding info for No Bus:ttyce
  1640. [ 0.393876] device: 'ttycf': device_add
  1641. [ 0.393927] PM: Adding info for No Bus:ttycf
  1642. [ 0.393981] device: 'ttyd0': device_add
  1643. [ 0.394032] PM: Adding info for No Bus:ttyd0
  1644. [ 0.394091] device: 'ttyd1': device_add
  1645. [ 0.394148] PM: Adding info for No Bus:ttyd1
  1646. [ 0.394203] device: 'ttyd2': device_add
  1647. [ 0.394254] PM: Adding info for No Bus:ttyd2
  1648. [ 0.394309] device: 'ttyd3': device_add
  1649. [ 0.394359] PM: Adding info for No Bus:ttyd3
  1650. [ 0.394413] device: 'ttyd4': device_add
  1651. [ 0.394463] PM: Adding info for No Bus:ttyd4
  1652. [ 0.394517] device: 'ttyd5': device_add
  1653. [ 0.394574] PM: Adding info for No Bus:ttyd5
  1654. [ 0.394630] device: 'ttyd6': device_add
  1655. [ 0.394682] PM: Adding info for No Bus:ttyd6
  1656. [ 0.394736] device: 'ttyd7': device_add
  1657. [ 0.394788] PM: Adding info for No Bus:ttyd7
  1658. [ 0.394841] device: 'ttyd8': device_add
  1659. [ 0.394892] PM: Adding info for No Bus:ttyd8
  1660. [ 0.394949] device: 'ttyd9': device_add
  1661. [ 0.395003] PM: Adding info for No Bus:ttyd9
  1662. [ 0.395068] device: 'ttyda': device_add
  1663. [ 0.395128] PM: Adding info for No Bus:ttyda
  1664. [ 0.395189] device: 'ttydb': device_add
  1665. [ 0.395241] PM: Adding info for No Bus:ttydb
  1666. [ 0.395297] device: 'ttydc': device_add
  1667. [ 0.395347] PM: Adding info for No Bus:ttydc
  1668. [ 0.395401] device: 'ttydd': device_add
  1669. [ 0.395453] PM: Adding info for No Bus:ttydd
  1670. [ 0.395510] device: 'ttyde': device_add
  1671. [ 0.395569] PM: Adding info for No Bus:ttyde
  1672. [ 0.395624] device: 'ttydf': device_add
  1673. [ 0.395674] PM: Adding info for No Bus:ttydf
  1674. [ 0.395728] device: 'ttye0': device_add
  1675. [ 0.395780] PM: Adding info for No Bus:ttye0
  1676. [ 0.395834] device: 'ttye1': device_add
  1677. [ 0.395888] PM: Adding info for No Bus:ttye1
  1678. [ 0.395964] device: 'ttye2': device_add
  1679. [ 0.396025] PM: Adding info for No Bus:ttye2
  1680. [ 0.396083] device: 'ttye3': device_add
  1681. [ 0.396135] PM: Adding info for No Bus:ttye3
  1682. [ 0.396189] device: 'ttye4': device_add
  1683. [ 0.396242] PM: Adding info for No Bus:ttye4
  1684. [ 0.396304] device: 'ttye5': device_add
  1685. [ 0.396357] PM: Adding info for No Bus:ttye5
  1686. [ 0.396413] device: 'ttye6': device_add
  1687. [ 0.396471] PM: Adding info for No Bus:ttye6
  1688. [ 0.396525] device: 'ttye7': device_add
  1689. [ 0.396571] PM: Adding info for No Bus:ttye7
  1690. [ 0.396625] device: 'ttye8': device_add
  1691. [ 0.396671] PM: Adding info for No Bus:ttye8
  1692. [ 0.396724] device: 'ttye9': device_add
  1693. [ 0.396768] PM: Adding info for No Bus:ttye9
  1694. [ 0.396831] device: 'ttyea': device_add
  1695. [ 0.396875] PM: Adding info for No Bus:ttyea
  1696. [ 0.396935] device: 'ttyeb': device_add
  1697. [ 0.396987] PM: Adding info for No Bus:ttyeb
  1698. [ 0.397043] device: 'ttyec': device_add
  1699. [ 0.397089] PM: Adding info for No Bus:ttyec
  1700. [ 0.397142] device: 'ttyed': device_add
  1701. [ 0.397189] PM: Adding info for No Bus:ttyed
  1702. [ 0.397244] device: 'ttyee': device_add
  1703. [ 0.397290] PM: Adding info for No Bus:ttyee
  1704. [ 0.397343] device: 'ttyef': device_add
  1705. [ 0.397396] PM: Adding info for No Bus:ttyef
  1706. [ 0.397477] device: 'ptmx': device_add
  1707. [ 0.397522] PM: Adding info for No Bus:ptmx
  1708. [ 0.397579] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  1709. [ 0.397639] Registering platform device 'serial8250'. Parent at platform
  1710. [ 0.397643] device: 'serial8250': device_add
  1711. [ 0.397660] bus: 'platform': add device serial8250
  1712. [ 0.397707] PM: Adding info for platform:serial8250
  1713. [ 0.397796] device: 'ttyS0': device_add
  1714. [ 0.397907] PM: Adding info for No Bus:ttyS0
  1715. [ 0.398021] device: 'ttyS1': device_add
  1716. [ 0.398116] PM: Adding info for No Bus:ttyS1
  1717. [ 0.398221] device: 'ttyS2': device_add
  1718. [ 0.398316] PM: Adding info for No Bus:ttyS2
  1719. [ 0.398419] device: 'ttyS3': device_add
  1720. [ 0.398523] PM: Adding info for No Bus:ttyS3
  1721. [ 0.398619] device: 'ttyS4': device_add
  1722. [ 0.398714] PM: Adding info for No Bus:ttyS4
  1723. [ 0.398843] device: 'ttyS5': device_add
  1724. [ 0.398941] PM: Adding info for No Bus:ttyS5
  1725. [ 0.399039] device: 'ttyS6': device_add
  1726. [ 0.399148] PM: Adding info for No Bus:ttyS6
  1727. [ 0.399243] device: 'ttyS7': device_add
  1728. [ 0.399340] PM: Adding info for No Bus:ttyS7
  1729. [ 0.399443] bus: 'platform': add driver serial8250
  1730. [ 0.399497] bus: 'platform': driver_probe_device: matched device serial8250 with driver serial8250
  1731. [ 0.399505] bus: 'platform': really_probe: probing driver serial8250 with device serial8250
  1732. [ 0.399521] serial8250 serial8250: no default pinctrl state
  1733. [ 0.399544] devices_kset: Moving serial8250 to end of list
  1734. [ 0.399552] driver: 'serial8250': driver_bound: bound to device 'serial8250'
  1735. [ 0.399559] bus: 'platform': really_probe: bound device serial8250 to driver serial8250
  1736. [ 0.399591] bus: 'platform': add driver dw-apb-uart
  1737. [ 0.399641] bus: 'platform': driver_probe_device: matched device 1c28000.serial with driver dw-apb-uart
  1738. [ 0.399648] bus: 'platform': really_probe: probing driver dw-apb-uart with device 1c28000.serial
  1739. [ 0.399709] dw-apb-uart 1c28000.serial: no init pinctrl state
  1740. [ 0.399725] dw-apb-uart 1c28000.serial: no sleep pinctrl state
  1741. [ 0.399731] dw-apb-uart 1c28000.serial: no idle pinctrl state
  1742. [ 0.399749] devices_kset: Moving 1c28000.serial to end of list
  1743. [ 0.400235] device: 'ttyS0': device_unregister
  1744. [ 0.400409] PM: Removing info for No Bus:ttyS0
  1745. [ 0.400448] console [ttyS0] disabled
  1746. [ 0.420640] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 32, base_baud = 1500000) is a U6_16550A
  1747. [ 1.026619] console [ttyS0] enabled
  1748. [ 1.030148] device: 'ttyS0': device_add
  1749. [ 1.030267] PM: Adding info for No Bus:ttyS0
  1750. [ 1.030415] driver: 'dw-apb-uart': driver_bound: bound to device '1c28000.serial'
  1751. [ 1.030422] bus: 'platform': really_probe: bound device 1c28000.serial to driver dw-apb-uart
  1752. [ 1.030495] bus: 'platform': add driver of_serial
  1753. [ 1.030676] device class 'drm': registering
  1754. [ 1.030720] [drm] Initialized
  1755. [ 1.033705] bus: 'platform': add driver sun4i-drm
  1756. [ 1.033820] bus: 'platform': add driver sun4i-tcon
  1757. [ 1.033928] bus: 'platform': add driver sun4i-backend
  1758. [ 1.034021] bus: 'platform': add driver sun6i-drc
  1759. [ 1.034114] bus: 'platform': add driver sun4i-tve
  1760. [ 1.034176] bus: 'platform': add driver sunxi-de2-lcd
  1761. [ 1.034240] bus: 'platform': add driver sunxi-de2
  1762. [ 1.034332] bus: 'platform': add driver sunxi-de2-hdmi
  1763. [ 1.034377] bus: 'platform': driver_probe_device: matched device 1ee0000.hdmi with driver sunxi-de2-hdmi
  1764. [ 1.034384] bus: 'platform': really_probe: probing driver sunxi-de2-hdmi with device 1ee0000.hdmi
  1765. [ 1.034402] sunxi-de2-hdmi 1ee0000.hdmi: no pinctrl handle
  1766. [ 1.034420] devices_kset: Moving 1ee0000.hdmi to end of list
  1767. [ 1.034531] sunxi-de2-hdmi 1ee0000.hdmi: adding component (ops 0xc073fcd0)
  1768. [ 1.034537] driver: 'sunxi-de2-hdmi': driver_bound: bound to device '1ee0000.hdmi'
  1769. [ 1.034543] bus: 'platform': really_probe: bound device 1ee0000.hdmi to driver sunxi-de2-hdmi
  1770. [ 1.034591] bus: 'platform': add driver dumb-vga-dac
  1771. [ 1.034696] bus: 'platform': add driver sun6i-prcm
  1772. [ 1.034777] bus: 'i2c': add driver axp20x-i2c
  1773. [ 1.034812] bus: 'sunxi-rsb': add driver axp20x-rsb
  1774. [ 1.034854] device class 'scsi_disk': registering
  1775. [ 1.034896] bus: 'scsi': add driver sd
  1776. [ 1.034929] bus: 'platform': add driver ahci-sunxi
  1777. [ 1.034996] bus: 'platform': add driver sun4i-spi
  1778. [ 1.035063] bus: 'platform': add driver sun6i-spi
  1779. [ 1.035153] bus: 'platform': add driver sun4i-mdio
  1780. [ 1.035251] Registering platform device 'Fixed MDIO bus.0'. Parent at platform
  1781. [ 1.035256] device: 'Fixed MDIO bus.0': device_add
  1782. [ 1.035273] bus: 'platform': add device Fixed MDIO bus.0
  1783. [ 1.035322] PM: Adding info for platform:Fixed MDIO bus.0
  1784. [ 1.035386] device: 'fixed-0': device_add
  1785. [ 1.035445] PM: Adding info for No Bus:fixed-0
  1786. [ 1.035474] libphy: Fixed MDIO Bus: probed
  1787. [ 1.039584] CAN device driver interface
  1788. [ 1.043472] bus: 'platform': add driver sun4i_can
  1789. [ 1.043552] bus: 'platform': add driver sun4i-emac
  1790. [ 1.043631] bus: 'platform': add driver sun8i-emac
  1791. [ 1.043686] bus: 'platform': driver_probe_device: matched device 1c30000.ethernet with driver sun8i-emac
  1792. [ 1.043693] bus: 'platform': really_probe: probing driver sun8i-emac with device 1c30000.ethernet
  1793. [ 1.043708] sun8i-emac 1c30000.ethernet: no pinctrl handle
  1794. [ 1.043726] devices_kset: Moving 1c30000.ethernet to end of list
  1795. [ 1.043920] device: 'eth0': device_add
  1796. [ 1.044196] PM: Adding info for No Bus:eth0
  1797. [ 1.044444] driver: 'sun8i-emac': driver_bound: bound to device '1c30000.ethernet'
  1798. [ 1.044451] bus: 'platform': really_probe: bound device 1c30000.ethernet to driver sun8i-emac
  1799. [ 1.044533] bus: 'platform': add driver sun7i-dwmac
  1800. [ 1.044609] bus: 'platform': add driver stmmaceth
  1801. [ 1.044703] bus: 'usb': add driver rtl8192cu
  1802. [ 1.044773] usbcore: registered new interface driver rtl8192cu
  1803. [ 1.050660] bus: 'usb': add driver asix
  1804. [ 1.050719] usbcore: registered new interface driver asix
  1805. [ 1.056124] bus: 'usb': add driver ax88179_178a
  1806. [ 1.056172] usbcore: registered new interface driver ax88179_178a
  1807. [ 1.062285] bus: 'usb': add driver cdc_ether
  1808. [ 1.062347] usbcore: registered new interface driver cdc_ether
  1809. [ 1.068186] bus: 'usb': add driver net1080
  1810. [ 1.068227] usbcore: registered new interface driver net1080
  1811. [ 1.073907] bus: 'usb': add driver cdc_subset
  1812. [ 1.073952] usbcore: registered new interface driver cdc_subset
  1813. [ 1.079876] bus: 'usb': add driver zaurus
  1814. [ 1.079916] usbcore: registered new interface driver zaurus
  1815. [ 1.085507] bus: 'usb': add driver MOSCHIP usb-ethernet driver
  1816. [ 1.085551] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
  1817. [ 1.092979] bus: 'usb': add driver cdc_ncm
  1818. [ 1.093038] usbcore: registered new interface driver cdc_ncm
  1819. [ 1.098702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  1820. [ 1.105254] ehci-platform: EHCI generic platform driver
  1821. [ 1.110504] bus: 'platform': add driver ehci-platform
  1822. [ 1.110537] bus: 'platform': driver_probe_device: matched device 1c1b000.usb with driver ehci-platform
  1823. [ 1.110544] bus: 'platform': really_probe: probing driver ehci-platform with device 1c1b000.usb
  1824. [ 1.110558] ehci-platform 1c1b000.usb: no pinctrl handle
  1825. [ 1.110575] devices_kset: Moving 1c1b000.usb to end of list
  1826. [ 1.110692] ehci-platform 1c1b000.usb: EHCI Host Controller
  1827. [ 1.116295] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 1
  1828. [ 1.124197] ehci-platform 1c1b000.usb: irq 24, io mem 0x01c1b000
  1829. [ 1.160000] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  1830. [ 1.166326] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  1831. [ 1.173143] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1832. [ 1.180389] usb usb1: Product: EHCI Host Controller
  1833. [ 1.185274] usb usb1: Manufacturer: Linux 4.9.0-rc6-323454-g5327ed9-dirty ehci_hcd
  1834. [ 1.192863] usb usb1: SerialNumber: 1c1b000.usb
  1835. [ 1.197408] device: 'usb1': device_add
  1836. [ 1.197564] bus: 'usb': add device usb1
  1837. [ 1.197644] PM: Adding info for usb:usb1
  1838. [ 1.197835] bus: 'usb': driver_probe_device: matched device usb1 with driver usb
  1839. [ 1.197841] bus: 'usb': really_probe: probing driver usb with device usb1
  1840. [ 1.197853] usb usb1: no default pinctrl state
  1841. [ 1.197874] devices_kset: Moving usb1 to end of list
  1842. [ 1.197928] device: '1-0:1.0': device_add
  1843. [ 1.197991] bus: 'usb': add device 1-0:1.0
  1844. [ 1.198010] PM: Adding info for usb:1-0:1.0
  1845. [ 1.198050] bus: 'usb': driver_probe_device: matched device 1-0:1.0 with driver hub
  1846. [ 1.198055] bus: 'usb': really_probe: probing driver hub with device 1-0:1.0
  1847. [ 1.198064] hub 1-0:1.0: no default pinctrl state
  1848. [ 1.198081] devices_kset: Moving 1-0:1.0 to end of list
  1849. [ 1.198094] hub 1-0:1.0: USB hub found
  1850. [ 1.201933] hub 1-0:1.0: 1 port detected
  1851. [ 1.205915] device: 'usb1-port1': device_add
  1852. [ 1.205964] PM: Adding info for No Bus:usb1-port1
  1853. [ 1.206038] driver: 'hub': driver_bound: bound to device '1-0:1.0'
  1854. [ 1.206045] bus: 'usb': really_probe: bound device 1-0:1.0 to driver hub
  1855. [ 1.206059] device: 'ep_81': device_add
  1856. [ 1.206139] PM: Adding info for No Bus:ep_81
  1857. [ 1.206146] driver: 'usb': driver_bound: bound to device 'usb1'
  1858. [ 1.206152] bus: 'usb': really_probe: bound device usb1 to driver usb
  1859. [ 1.206162] device: 'ep_00': device_add
  1860. [ 1.206244] PM: Adding info for No Bus:ep_00
  1861. [ 1.206265] driver: 'ehci-platform': driver_bound: bound to device '1c1b000.usb'
  1862. [ 1.206271] bus: 'platform': really_probe: bound device 1c1b000.usb to driver ehci-platform
  1863. [ 1.206355] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  1864. [ 1.212585] ohci-platform: OHCI generic platform driver
  1865. [ 1.217831] bus: 'platform': add driver ohci-platform
  1866. [ 1.217866] bus: 'platform': driver_probe_device: matched device 1c1b400.usb with driver ohci-platform
  1867. [ 1.217873] bus: 'platform': really_probe: probing driver ohci-platform with device 1c1b400.usb
  1868. [ 1.217885] ohci-platform 1c1b400.usb: no pinctrl handle
  1869. [ 1.217902] devices_kset: Moving 1c1b400.usb to end of list
  1870. [ 1.218004] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  1871. [ 1.224674] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 2
  1872. [ 1.232555] ohci-platform 1c1b400.usb: irq 25, io mem 0x01c1b400
  1873. [ 1.304134] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
  1874. [ 1.310955] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1875. [ 1.318189] usb usb2: Product: Generic Platform OHCI controller
  1876. [ 1.324127] usb usb2: Manufacturer: Linux 4.9.0-rc6-323454-g5327ed9-dirty ohci_hcd
  1877. [ 1.331718] usb usb2: SerialNumber: 1c1b400.usb
  1878. [ 1.336263] device: 'usb2': device_add
  1879. [ 1.336408] bus: 'usb': add device usb2
  1880. [ 1.336498] PM: Adding info for usb:usb2
  1881. [ 1.337305] bus: 'usb': driver_probe_device: matched device usb2 with driver usb
  1882. [ 1.337312] bus: 'usb': really_probe: probing driver usb with device usb2
  1883. [ 1.337323] usb usb2: no default pinctrl state
  1884. [ 1.337345] devices_kset: Moving usb2 to end of list
  1885. [ 1.337387] device: '2-0:1.0': device_add
  1886. [ 1.337442] bus: 'usb': add device 2-0:1.0
  1887. [ 1.337462] PM: Adding info for usb:2-0:1.0
  1888. [ 1.337492] bus: 'usb': driver_probe_device: matched device 2-0:1.0 with driver hub
  1889. [ 1.337496] bus: 'usb': really_probe: probing driver hub with device 2-0:1.0
  1890. [ 1.337504] hub 2-0:1.0: no default pinctrl state
  1891. [ 1.337521] devices_kset: Moving 2-0:1.0 to end of list
  1892. [ 1.337530] hub 2-0:1.0: USB hub found
  1893. [ 1.341351] hub 2-0:1.0: 1 port detected
  1894. [ 1.345322] device: 'usb2-port1': device_add
  1895. [ 1.345370] PM: Adding info for No Bus:usb2-port1
  1896. [ 1.345419] driver: 'hub': driver_bound: bound to device '2-0:1.0'
  1897. [ 1.345426] bus: 'usb': really_probe: bound device 2-0:1.0 to driver hub
  1898. [ 1.345438] device: 'ep_81': device_add
  1899. [ 1.345524] PM: Adding info for No Bus:ep_81
  1900. [ 1.345530] driver: 'usb': driver_bound: bound to device 'usb2'
  1901. [ 1.345535] bus: 'usb': really_probe: bound device usb2 to driver usb
  1902. [ 1.345545] device: 'ep_00': device_add
  1903. [ 1.345620] PM: Adding info for No Bus:ep_00
  1904. [ 1.345641] driver: 'ohci-platform': driver_bound: bound to device '1c1b400.usb'
  1905. [ 1.345647] bus: 'platform': really_probe: bound device 1c1b400.usb to driver ohci-platform
  1906. [ 1.345724] bus: 'platform': add driver musb-hdrc
  1907. [ 1.345773] bus: 'platform': add driver musb-sunxi
  1908. [ 1.345937] udc-core: couldn't find an available UDC - added [g_ether] to list of pending drivers
  1909. [ 1.354861] bus: 'serio': add driver atkbd
  1910. [ 1.354936] bus: 'platform': add driver sun4i-a10-lradc-keys
  1911. [ 1.355022] bus: 'platform': add driver sun4i-ts
  1912. [ 1.355123] bus: 'platform': add driver axp20x-pek
  1913. [ 1.355170] bus: 'platform': add driver sun6i-rtc
  1914. [ 1.355205] bus: 'platform': driver_probe_device: matched device 1f00000.rtc with driver sun6i-rtc
  1915. [ 1.355211] bus: 'platform': really_probe: probing driver sun6i-rtc with device 1f00000.rtc
  1916. [ 1.355223] sun6i-rtc 1f00000.rtc: no pinctrl handle
  1917. [ 1.355243] devices_kset: Moving 1f00000.rtc to end of list
  1918. [ 1.355354] device: 'rtc0': device_add
  1919. [ 1.355422] PM: Adding info for No Bus:rtc0
  1920. [ 1.355539] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  1921. [ 1.362372] sun6i-rtc 1f00000.rtc: RTC enabled
  1922. [ 1.366825] driver: 'sun6i-rtc': driver_bound: bound to device '1f00000.rtc'
  1923. [ 1.366831] bus: 'platform': really_probe: bound device 1f00000.rtc to driver sun6i-rtc
  1924. [ 1.366883] bus: 'platform': add driver sunxi-rtc
  1925. [ 1.366959] i2c /dev entries driver
  1926. [ 1.370477] device class 'i2c-dev': registering
  1927. [ 1.370507] bus: 'platform': add driver mv64xxx_i2c
  1928. [ 1.370610] bus: 'platform': add driver i2c-sunxi-p2wi
  1929. [ 1.370714] device class 'lirc': registering
  1930. [ 1.370734] lirc_dev: IR Remote Control driver registered, major 248
  1931. [ 1.377092] IR NEC protocol handler initialized
  1932. [ 1.381643] IR RC5(x/sz) protocol handler initialized
  1933. [ 1.386698] IR RC6 protocol handler initialized
  1934. [ 1.391244] IR JVC protocol handler initialized
  1935. [ 1.395778] IR Sony protocol handler initialized
  1936. [ 1.400409] IR SANYO protocol handler initialized
  1937. [ 1.405117] IR Sharp protocol handler initialized
  1938. [ 1.409824] IR MCE Keyboard/mouse protocol handler initialized
  1939. [ 1.415669] IR LIRC bridge handler initialized
  1940. [ 1.420127] IR XMP protocol handler initialized
  1941. [ 1.424669] bus: 'platform': add driver sunxi-ir
  1942. [ 1.424754] bus: 'platform': add driver axp20x-usb-power-supply
  1943. [ 1.424825] bus: 'platform': add driver sunxi-wdt
  1944. [ 1.424865] bus: 'platform': driver_probe_device: matched device 1c20ca0.watchdog with driver sunxi-wdt
  1945. [ 1.424872] bus: 'platform': really_probe: probing driver sunxi-wdt with device 1c20ca0.watchdog
  1946. [ 1.424884] sunxi-wdt 1c20ca0.watchdog: no pinctrl handle
  1947. [ 1.424908] devices_kset: Moving 1c20ca0.watchdog to end of list
  1948. [ 1.424957] device: 'watchdog': device_add
  1949. [ 1.425017] PM: Adding info for No Bus:watchdog
  1950. [ 1.425118] device: 'watchdog0': device_add
  1951. [ 1.425174] PM: Adding info for No Bus:watchdog0
  1952. [ 1.425235] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  1953. [ 1.433100] driver: 'sunxi-wdt': driver_bound: bound to device '1c20ca0.watchdog'
  1954. [ 1.433106] bus: 'platform': really_probe: bound device 1c20ca0.watchdog to driver sunxi-wdt
  1955. [ 1.433176] bus: 'platform': add driver cpufreq-dt
  1956. [ 1.433275] Registering platform device 'cpufreq-dt'. Parent at platform
  1957. [ 1.433279] device: 'cpufreq-dt': device_add
  1958. [ 1.433295] bus: 'platform': add device cpufreq-dt
  1959. [ 1.433339] PM: Adding info for platform:cpufreq-dt
  1960. [ 1.433414] bus: 'platform': driver_probe_device: matched device cpufreq-dt with driver cpufreq-dt
  1961. [ 1.433419] bus: 'platform': really_probe: probing driver cpufreq-dt with device cpufreq-dt
  1962. [ 1.433429] cpufreq-dt cpufreq-dt: no default pinctrl state
  1963. [ 1.433448] devices_kset: Moving cpufreq-dt to end of list
  1964. [ 1.433463] cpu cpu0: failed to get clock: -2
  1965. [ 1.437838] cpufreq-dt: probe of cpufreq-dt failed with error -2
  1966. [ 1.443878] bus: 'platform': add driver pwrseq_simple
  1967. [ 1.443961] bus: 'platform': add driver pwrseq_emmc
  1968. [ 1.444020] bus: 'mmc': add driver mmcblk
  1969. [ 1.444054] bus: 'platform': add driver sunxi-mmc
  1970. [ 1.444085] bus: 'platform': driver_probe_device: matched device 1c0f000.mmc with driver sunxi-mmc
  1971. [ 1.444091] bus: 'platform': really_probe: probing driver sunxi-mmc with device 1c0f000.mmc
  1972. [ 1.444249] sunxi-mmc 1c0f000.mmc: no init pinctrl state
  1973. [ 1.444293] sunxi-mmc 1c0f000.mmc: no sleep pinctrl state
  1974. [ 1.444298] sunxi-mmc 1c0f000.mmc: no idle pinctrl state
  1975. [ 1.444315] devices_kset: Moving 1c0f000.mmc to end of list
  1976. [ 1.444748] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  1977. [ 1.449234] device: 'mmc0': device_add
  1978. [ 1.449298] PM: Adding info for No Bus:mmc0
  1979. [ 1.499992] sunxi-mmc 1c0f000.mmc: base:0xf087b000 irq:23
  1980. [ 1.505402] driver: 'sunxi-mmc': driver_bound: bound to device '1c0f000.mmc'
  1981. [ 1.505409] bus: 'platform': really_probe: bound device 1c0f000.mmc to driver sunxi-mmc
  1982. [ 1.505546] bus: 'platform': add driver leds-gpio
  1983. [ 1.505587] bus: 'platform': driver_probe_device: matched device leds with driver leds-gpio
  1984. [ 1.505594] bus: 'platform': really_probe: probing driver leds-gpio with device leds
  1985. [ 1.505652] leds-gpio leds: no init pinctrl state
  1986. [ 1.505666] leds-gpio leds: no sleep pinctrl state
  1987. [ 1.505671] leds-gpio leds: no idle pinctrl state
  1988. [ 1.505689] devices_kset: Moving leds to end of list
  1989. [ 1.505750] device: 'orangepi:green:pwr': device_add
  1990. [ 1.505819] PM: Adding info for No Bus:orangepi:green:pwr
  1991. [ 1.505859] device: 'orangepi:red:status': device_add
  1992. [ 1.505928] PM: Adding info for No Bus:orangepi:red:status
  1993. [ 1.505944] driver: 'leds-gpio': driver_bound: bound to device 'leds'
  1994. [ 1.505950] bus: 'platform': really_probe: bound device leds to driver leds-gpio
  1995. [ 1.505995] bus: 'platform': add driver sun4i-ss
  1996. [ 1.506098] bus: 'hid': registered
  1997. [ 1.506113] bus: 'hid': add driver hid-generic
  1998. [ 1.506158] bus: 'hid': add driver a4tech
  1999. [ 1.506194] bus: 'hid': add driver apple
  2000. [ 1.506244] bus: 'hid': add driver belkin
  2001. [ 1.506279] bus: 'hid': add driver cherry
  2002. [ 1.506313] bus: 'hid': add driver chicony
  2003. [ 1.506356] bus: 'hid': add driver cypress
  2004. [ 1.506396] bus: 'hid': add driver ezkey
  2005. [ 1.506431] bus: 'hid': add driver kensington
  2006. [ 1.506466] bus: 'hid': add driver logitech
  2007. [ 1.506500] bus: 'hid': add driver microsoft
  2008. [ 1.506534] bus: 'hid': add driver monterey
  2009. [ 1.506573] bus: 'usb': add driver usbhid
  2010. [ 1.506634] usbcore: registered new interface driver usbhid
  2011. [ 1.512249] usbhid: USB HID core driver
  2012. [ 1.516101] bus: 'platform': add driver eeprom-sunxi-sid
  2013. [ 1.516199] device: 'timer': device_add
  2014. [ 1.516261] PM: Adding info for No Bus:timer
  2015. [ 1.516470] Registering platform device 'snd-soc-dummy'. Parent at platform
  2016. [ 1.516475] device: 'snd-soc-dummy': device_add
  2017. [ 1.516492] bus: 'platform': add device snd-soc-dummy
  2018. [ 1.516537] PM: Adding info for platform:snd-soc-dummy
  2019. [ 1.516619] bus: 'platform': add driver snd-soc-dummy
  2020. [ 1.516646] bus: 'platform': driver_probe_device: matched device snd-soc-dummy with driver snd-soc-dummy
  2021. [ 1.516652] bus: 'platform': really_probe: probing driver snd-soc-dummy with device snd-soc-dummy
  2022. [ 1.516663] snd-soc-dummy snd-soc-dummy: no default pinctrl state
  2023. [ 1.516683] devices_kset: Moving snd-soc-dummy to end of list
  2024. [ 1.516706] driver: 'snd-soc-dummy': driver_bound: bound to device 'snd-soc-dummy'
  2025. [ 1.516712] bus: 'platform': really_probe: bound device snd-soc-dummy to driver snd-soc-dummy
  2026. [ 1.516745] bus: 'platform': add driver soc-audio
  2027. [ 1.516793] bus: 'platform': add driver pcm5102a-codec
  2028. [ 1.516858] bus: 'platform': add driver spdif-dir
  2029. [ 1.516919] bus: 'platform': add driver spdif-dit
  2030. [ 1.516978] bus: 'i2c': add driver uda1380-codec
  2031. [ 1.517013] bus: 'platform': add driver asoc-simple-card
  2032. [ 1.517082] bus: 'platform': add driver sun4i-codec
  2033. [ 1.517145] bus: 'platform': driver_probe_device: matched device 1c22c00.codec with driver sun4i-codec
  2034. [ 1.517151] bus: 'platform': really_probe: probing driver sun4i-codec with device 1c22c00.codec
  2035. [ 1.517220] sun4i-codec 1c22c00.codec: no default pinctrl state
  2036. [ 1.517240] devices_kset: Moving 1c22c00.codec to end of list
  2037. [ 1.517462] sun4i-codec 1c22c00.codec: ASoC: /soc/codec-analog@01f015c0 not registered
  2038. [ 1.525444] sun4i-codec 1c22c00.codec: Failed to register our card
  2039. [ 1.531790] platform 1c22c00.codec: Driver sun4i-codec requests probe deferral
  2040. [ 1.531796] platform 1c22c00.codec: Added to deferred list
  2041. [ 1.531888] bus: 'platform': add driver sun4i-i2s
  2042. [ 1.531940] bus: 'platform': driver_probe_device: matched device 1c22000.i2s with driver sun4i-i2s
  2043. [ 1.531947] bus: 'platform': really_probe: probing driver sun4i-i2s with device 1c22000.i2s
  2044. [ 1.532006] sun4i-i2s 1c22000.i2s: no init pinctrl state
  2045. [ 1.532020] sun4i-i2s 1c22000.i2s: no sleep pinctrl state
  2046. [ 1.532025] sun4i-i2s 1c22000.i2s: no idle pinctrl state
  2047. [ 1.532042] devices_kset: Moving 1c22000.i2s to end of list
  2048. [ 1.532181] driver: 'sun4i-i2s': driver_bound: bound to device '1c22000.i2s'
  2049. [ 1.532188] bus: 'platform': really_probe: bound device 1c22000.i2s to driver sun4i-i2s
  2050. [ 1.532261] bus: 'platform': add driver sun4i-spdif
  2051. [ 1.532361] bus: 'platform': add driver sun8i-codec-analog
  2052. [ 1.532412] bus: 'platform': driver_probe_device: matched device 1f015c0.codec-analog with driver sun8i-codec-analog
  2053. [ 1.532418] bus: 'platform': really_probe: probing driver sun8i-codec-analog with device 1f015c0.codec-analog
  2054. [ 1.532429] sun8i-codec-analog 1f015c0.codec-analog: no pinctrl handle
  2055. [ 1.532445] devices_kset: Moving 1f015c0.codec-analog to end of list
  2056. [ 1.532489] driver: 'sun8i-codec-analog': driver_bound: bound to device '1f015c0.codec-analog'
  2057. [ 1.532504] bus: 'platform': really_probe: bound device 1f015c0.codec-analog to driver sun8i-codec-analog
  2058. [ 1.532566] bus: 'platform': add driver sun8i-audio
  2059. [ 1.532608] bus: 'platform': driver_probe_device: matched device 1c22800.i2s with driver sun8i-audio
  2060. [ 1.532613] bus: 'platform': really_probe: probing driver sun8i-audio with device 1c22800.i2s
  2061. [ 1.532624] sun8i-audio 1c22800.i2s: no pinctrl handle
  2062. [ 1.532640] devices_kset: Moving 1c22800.i2s to end of list
  2063. [ 1.534050] device: 'hdmi': device_add
  2064. [ 1.534114] PM: Adding info for No Bus:hdmi
  2065. [ 1.534691] sun8i-audio 1c22800.i2s: hdmi <-> 1c22800.i2s mapping ok
  2066. [ 1.542371] device: 'card0': device_add
  2067. [ 1.542449] PM: Adding info for No Bus:card0
  2068. [ 1.542472] device: 'controlC0': device_add
  2069. [ 1.542531] PM: Adding info for No Bus:controlC0
  2070. [ 1.544685] device: 'pcmC0D0p': device_add
  2071. [ 1.544744] PM: Adding info for No Bus:pcmC0D0p
  2072. [ 1.544901] driver: 'sun8i-audio': driver_bound: bound to device '1c22800.i2s'
  2073. [ 1.544908] bus: 'platform': really_probe: bound device 1c22800.i2s to driver sun8i-audio
  2074. [ 1.545179] NET: Registered protocol family 17
  2075. [ 1.549649] can: controller area network core (rev 20120528 abi 9)
  2076. [ 1.555943] NET: Registered protocol family 29
  2077. [ 1.560421] can: raw protocol (rev 20120528)
  2078. [ 1.564698] can: broadcast manager protocol (rev 20160617 t)
  2079. [ 1.570377] can: netlink gateway (rev 20130117) max_hops=1
  2080. [ 1.576117] Key type dns_resolver registered
  2081. [ 1.580653] Registering SWP/SWPB emulation handler
  2082. [ 1.585487] device: 'cpu_dma_latency': device_add
  2083. [ 1.585540] PM: Adding info for No Bus:cpu_dma_latency
  2084. [ 1.585692] device: 'network_latency': device_add
  2085. [ 1.585742] PM: Adding info for No Bus:network_latency
  2086. [ 1.585808] device: 'network_throughput': device_add
  2087. [ 1.585857] PM: Adding info for No Bus:network_throughput
  2088. [ 1.585922] device: 'memory_bandwidth': device_add
  2089. [ 1.585976] PM: Adding info for No Bus:memory_bandwidth
  2090. [ 1.589942] PM: Moving platform:1c22c00.codec to end of list
  2091. [ 1.590037] platform 1c22c00.codec: Retrying from deferred list
  2092. [ 1.590338] bus: 'platform': driver_probe_device: matched device 1c22c00.codec with driver sun4i-codec
  2093. [ 1.590347] bus: 'platform': really_probe: probing driver sun4i-codec with device 1c22c00.codec
  2094. [ 1.590438] sun4i-codec 1c22c00.codec: no default pinctrl state
  2095. [ 1.590480] devices_kset: Moving 1c22c00.codec to end of list
  2096. [ 1.591102] device: 'cdc': device_add
  2097. [ 1.591177] PM: Adding info for No Bus:cdc
  2098. [ 1.591833] sun4i-codec 1c22c00.codec: Codec <-> 1c22c00.codec mapping ok
  2099. [ 1.599066] device: 'card1': device_add
  2100. [ 1.599149] PM: Adding info for No Bus:card1
  2101. [ 1.599178] device: 'controlC1': device_add
  2102. [ 1.599230] PM: Adding info for No Bus:controlC1
  2103. [ 1.599341] device: 'pcmC1D0p': device_add
  2104. [ 1.599408] PM: Adding info for No Bus:pcmC1D0p
  2105. [ 1.599482] device: 'pcmC1D0c': device_add
  2106. [ 1.599538] PM: Adding info for No Bus:pcmC1D0c
  2107. [ 1.599696] driver: 'sun4i-codec': driver_bound: bound to device '1c22c00.codec'
  2108. [ 1.599706] bus: 'platform': really_probe: bound device 1c22c00.codec to driver sun4i-codec
  2109. [ 1.599769] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01 00:00:06 UTC (6)
  2110. [ 1.608009] vcc3v0: disabling
  2111. [ 1.611021] vcc5v0: disabling
  2112. [ 1.613997] ALSA device list:
  2113. [ 1.616969] #0: hdmi
  2114. [ 1.619334] #1: H3 Audio Codec
  2115. [ 1.624270] Freeing unused kernel memory: 1024K (c0900000 - c0a00000)
  2116. [ 1.672357] mmc0: host does not support reading read-only switch, assuming write-enable
  2117. [ 1.684539] mmc0: new high speed SDHC card at address 59b4
  2118. [ 1.690153] device: 'mmc0:59b4': device_add
  2119. [ 1.690261] bus: 'mmc': add device mmc0:59b4
  2120. [ 1.690313] PM: Adding info for mmc:mmc0:59b4
  2121. [ 1.690354] bus: 'mmc': driver_probe_device: matched device mmc0:59b4 with driver mmcblk
  2122. [ 1.690361] bus: 'mmc': really_probe: probing driver mmcblk with device mmc0:59b4
  2123. [ 1.690382] mmcblk mmc0:59b4: no default pinctrl state
  2124. [ 1.690416] devices_kset: Moving mmc0:59b4 to end of list
  2125. [ 1.695868] mmcblk0: mmc0:59b4 USD 15.0 GiB
  2126. [ 1.700435] device: '179:0': device_add
  2127. [ 1.700538] PM: Adding info for No Bus:179:0
  2128. [ 1.700592] device: 'mmcblk0': device_add
  2129. [ 1.700696] PM: Adding info for No Bus:mmcblk0
  2130. [ 1.705165] mmcblk0: p1
  2131. [ 1.707771] device: 'mmcblk0p1': device_add
  2132. [ 1.707883] PM: Adding info for No Bus:mmcblk0p1
  2133. [ 1.710544] driver: 'mmcblk': driver_bound: bound to device 'mmc0:59b4'
  2134. [ 1.710563] bus: 'mmc': really_probe: bound device mmc0:59b4 to driver mmcblk
  2135. [ 1.723098] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  2136. [ 1.734076] random: udevadm: uninitialized urandom read (16 bytes read)
  2137. [ 1.741349] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  2138. [ 1.751629] random: udevadm: uninitialized urandom read (16 bytes read)
  2139. [ 1.758627] random: udevadm: uninitialized urandom read (16 bytes read)
  2140. [ 1.766937] random: udevadm: uninitialized urandom read (16 bytes read)
  2141. [ 1.774073] random: udevadm: uninitialized urandom read (16 bytes read)
  2142. [ 1.781138] random: udevadm: uninitialized urandom read (16 bytes read)
  2143. [ 1.788132] random: udevadm: uninitialized urandom read (16 bytes read)
  2144. [ 1.795249] random: udevadm: uninitialized urandom read (16 bytes read)
  2145. [ 3.218015] random: fast init done
  2146. [ 3.494751] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  2147. [ 3.882943] systemd[1]: System time before build time, advancing clock.
  2148. [ 3.891794] systemd[1]: Failed to insert module 'autofs4': No such file or directory
  2149. [ 3.958787] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
  2150. [ 3.977277] systemd[1]: Detected architecture arm.
  2151. [ 4.040995] systemd[1]: Set hostname to <nanopim1>.
  2152. [ 4.542504] systemd[1]: Listening on udev Kernel Socket.
  2153. [ 4.580274] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  2154. [ 4.610223] systemd[1]: Listening on Syslog Socket.
  2155. [ 4.640084] systemd[1]: Reached target User and Group Name Lookups.
  2156. [ 4.670336] systemd[1]: Created slice System Slice.
  2157. [ 4.700135] systemd[1]: Reached target Encrypted Volumes.
  2158. [ 4.730313] systemd[1]: Created slice system-serial\x2dgetty.slice.
  2159. [ 5.284549] random: crng init done
  2160. [ 5.290320] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  2161. [ 6.708757] device: 'lo': device_add
  2162. [ 6.709065] PM: Adding info for No Bus:lo
  2163. [ 7.171834] device: 'vcs2': device_add
  2164. [ 7.171923] PM: Adding info for No Bus:vcs2
  2165. [ 7.172107] device: 'vcsa2': device_add
  2166. [ 7.172163] PM: Adding info for No Bus:vcsa2
  2167. [ 7.174048] device: 'vcs3': device_add
  2168. [ 7.174125] PM: Adding info for No Bus:vcs3
  2169. [ 7.175425] device: 'vcsa3': device_add
  2170. [ 7.175507] PM: Adding info for No Bus:vcsa3
  2171. [ 7.176097] device: 'vcs4': device_add
  2172. [ 7.176158] PM: Adding info for No Bus:vcs4
  2173. [ 7.178583] device: 'vcsa4': device_add
  2174. [ 7.178664] PM: Adding info for No Bus:vcsa4
  2175. [ 7.179309] device: 'vcs5': device_add
  2176. [ 7.179370] PM: Adding info for No Bus:vcs5
  2177. [ 7.190176] device: 'vcsa5': device_add
  2178. [ 7.190261] PM: Adding info for No Bus:vcsa5
  2179. [ 7.200790] device: 'vcs6': device_add
  2180. [ 7.200876] PM: Adding info for No Bus:vcs6
  2181. [ 7.203838] device: 'vcsa6': device_add
  2182. [ 7.203912] PM: Adding info for No Bus:vcsa6
  2183. [ 9.277672] systemd[1]: Started Raise network interfaces.
  2184. [ 9.502137] systemd[1]: Started Set console font and keymap.
  2185. [ 9.579292] device: '1c30000.ethernet': device_add
  2186. [ 9.579400] PM: Adding info for No Bus:1c30000.ethernet
  2187. [ 9.579456] libphy: 1c30000.ethernet: probed
  2188. [ 9.614540] device: '1c30000.ethernet:01': device_add
  2189. [ 9.614617] bus: 'mdio_bus': add device 1c30000.ethernet:01
  2190. [ 9.614680] PM: Adding info for mdio_bus:1c30000.ethernet:01
  2191. [ 9.614787] driver: 'Generic PHY': driver_bound: bound to device '1c30000.ethernet:01'
  2192. [ 9.638682] systemd[1]: Created slice system-getty.slice.
  2193. [ 9.707430] systemd[1]: Started Journal Service.
  2194. [ 9.710615] Generic PHY 1c30000.ethernet:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=1c30000.ethernet:01, irq=-1)
  2195. [ 9.710632] sun8i-emac 1c30000.ethernet: device MAC address slot 0 02:81:c4:d9:5d:eb
  2196. [ 10.040824] systemd-journald[222]: Received request to flush runtime journal from PID 1
  2197. [ 12.810953] sun8i-emac 1c30000.ethernet eth0: Link is Up - 100Mbps/Half - flow control off
  2198. [ 13.158090] device: 'vcs7': device_add
  2199. [ 13.158180] PM: Adding info for No Bus:vcs7
  2200. [ 13.160249] device: 'vcsa7': device_add
  2201. [ 13.160378] PM: Adding info for No Bus:vcsa7
  2202. [ 14.871781] device: 'lo': device_add
  2203. [ 14.872096] PM: Adding info for No Bus:lo
  2204. [ 45.147050] PM: Removing info for No Bus:lo
  2205. root@nanopim1:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement