Advertisement
stuw

ac100 devices suspend/resume good

Jun 26th, 2015
317
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 125.17 KB | None | 0 0
  1. U-Boot SPL 2013.07-gf546711-dirty (Dec 14 2013 - 16:41:34)
  2.  
  3.  
  4. U-Boot 2013.07-gf546711-dirty (Dec 14 2013 - 16:41:34)
  5.  
  6. TEGRA20
  7. Board: Compal Paz00
  8. DRAM: 512 MiB
  9. MMC: Tegra SD/MMC: 0, Tegra SD/MMC: 1
  10. *** Warning - bad CRC, using default environment
  11.  
  12. In: tegra-nvec-kbc
  13. Out: lcd
  14. Err: lcd
  15. Net: Net Initialization Skipped
  16. No ethernet found.
  17. mmc1 is current device
  18. Scanning mmc 1...
  19. reading /boot.scr.uimg
  20. ** Unable to read file /boot.scr.uimg **
  21. reading /boot.scr
  22. ** Unable to read file /boot.scr **
  23. reading /boot/boot.scr.uimg
  24. ** Unable to read file /boot/boot.scr.uimg **
  25. reading /boot/boot.scr
  26. 565 bytes read in 30 ms (17.6 KiB/s)
  27. boot.scr found! Executing ...
  28. ## Executing script at 10000000
  29. == Boot from SD ==
  30. mmc1 is current device
  31. reading /boot/zImage
  32. 4567344 bytes read in 256 ms (17 MiB/s)
  33. reading /boot/tegra20-paz00.dtb
  34. 23022 bytes read in 37 ms (607.4 KiB/s)
  35. reading /boot/initrd-uboot
  36. 3731673 bytes read in 218 ms (16.3 MiB/s)
  37. Kernel image @ 0x1000000 [ 0x000000 - 0x45b130 ]
  38. ## Loading init Ramdisk from Legacy Image at 02200000 ...
  39. Image Name: sos-r5-alpha
  40. Image Type: ARM Linux RAMDisk Image (gzip compressed)
  41. Data Size: 3731609 Bytes = 3.6 MiB
  42. Load Address: 00000000
  43. Entry Point: 00000000
  44. Verifying Checksum ... OK
  45. ## Flattened Device Tree blob at 02000000
  46. Booting using the fdt blob at 0x2000000
  47. Loading Ramdisk to 1f3e2000, end 1f771099 ... OK
  48. Loading Device Tree to 0fff7000, end 0ffff9ed ... OK
  49.  
  50. Starting kernel ...
  51.  
  52. [ 0.537835] console [ttyS0] enabled
  53. [ 0.541342] bootconsole [earlycon0] disabled
  54. [ 0.546643] 70006200.serial: ttyS1 at MMIO 0x70006200 (irq = 78, base_baud = 13500000) is a Tegra
  55. [ 0.556432] initcall of_platform_serial_driver_init+0x0/0x10 returned 0 after 18741 usecs
  56. [ 0.564622] calling tegra_uart_init+0x0/0x6c @ 1
  57. [ 0.569576] initcall tegra_uart_init+0x0/0x6c returned 0 after 250 usecs
  58. [ 0.576286] calling drm_core_init+0x0/0x110 @ 1
  59. [ 0.581000] [drm] Initialized drm 1.1.0 20060810
  60. [ 0.585628] initcall drm_core_init+0x0/0x110 returned 0 after 4621 usecs
  61. [ 0.592322] calling host1x_drm_init+0x0/0x108 @ 1
  62. [ 0.597319] tegra-dc 54200000.dc: failed to probe RGB output: -517
  63. [ 0.603525] platform 54200000.dc: Driver tegra-dc requests probe deferral
  64. [ 0.611076] 54280000.hdmi supply hdmi not found, using dummy regulator
  65. [ 0.619197] initcall host1x_drm_init+0x0/0x108 returned 0 after 21549 usecs
  66. [ 0.626172] calling panel_simple_init+0x0/0x30 @ 1
  67. [ 0.631387] platform panel: Driver panel-simple requests probe deferral
  68. [ 0.638211] initcall panel_simple_init+0x0/0x30 returned 0 after 7000 usecs
  69. [ 0.645178] calling tegra_host1x_init+0x0/0x5c @ 1
  70. [ 0.651326] initcall tegra_host1x_init+0x0/0x5c returned 0 after 1245 usecs
  71. [ 0.658319] calling topology_sysfs_init+0x0/0x7c @ 1
  72. [ 0.663569] initcall topology_sysfs_init+0x0/0x7c returned 0 after 186 usecs
  73. [ 0.670610] calling loop_init+0x0/0x128 @ 1
  74. [ 0.684602] loop: module loaded
  75. [ 0.687743] initcall loop_init+0x0/0x128 returned 0 after 12556 usecs
  76. [ 0.694193] calling ad_dpot_i2c_driver_init+0x0/0x10 @ 1
  77. [ 0.699699] initcall ad_dpot_i2c_driver_init+0x0/0x10 returned 0 after 113 usecs
  78. [ 0.707101] calling ics932s401_driver_init+0x0/0x10 @ 1
  79. [ 0.712527] initcall ics932s401_driver_init+0x0/0x10 returned 0 after 120 usecs
  80. [ 0.719842] calling apds9802als_driver_init+0x0/0x10 @ 1
  81. [ 0.725347] initcall apds9802als_driver_init+0x0/0x10 returned 0 after 103 usecs
  82. [ 0.732733] calling isl29003_driver_init+0x0/0x10 @ 1
  83. [ 0.737977] initcall isl29003_driver_init+0x0/0x10 returned 0 after 101 usecs
  84. [ 0.745116] calling at24_init+0x0/0x4c @ 1
  85. [ 0.749394] initcall at24_init+0x0/0x4c returned 0 after 101 usecs
  86. [ 0.755581] calling cros_ec_driver_spi_init+0x0/0xc @ 1
  87. [ 0.760983] initcall cros_ec_driver_spi_init+0x0/0xc returned 0 after 97 usecs
  88. [ 0.768209] calling as3722_i2c_driver_init+0x0/0x10 @ 1
  89. [ 0.773630] initcall as3722_i2c_driver_init+0x0/0x10 returned 0 after 107 usecs
  90. [ 0.780930] calling init_sd+0x0/0x164 @ 1
  91. [ 0.785317] initcall init_sd+0x0/0x164 returned 0 after 277 usecs
  92. [ 0.791403] calling init_sr+0x0/0x44 @ 1
  93. [ 0.795525] initcall init_sr+0x0/0x44 returned 0 after 96 usecs
  94. [ 0.801438] calling init_mtd+0x0/0xfc @ 1
  95. [ 0.806599] initcall init_mtd+0x0/0xfc returned 0 after 1032 usecs
  96. [ 0.812774] calling ofpart_parser_init+0x0/0x24 @ 1
  97. [ 0.817745] initcall ofpart_parser_init+0x0/0x24 returned 0 after 1 usecs
  98. [ 0.824532] calling m25p80_driver_init+0x0/0xc @ 1
  99. [ 0.829505] initcall m25p80_driver_init+0x0/0xc returned 0 after 103 usecs
  100. [ 0.836382] calling tegra_spi_driver_init+0x0/0x10 @ 1
  101. [ 0.841784] initcall tegra_spi_driver_init+0x0/0x10 returned 0 after 182 usecs
  102. [ 0.849009] calling tegra_sflash_driver_init+0x0/0x10 @ 1
  103. [ 0.854663] initcall tegra_sflash_driver_init+0x0/0x10 returned 0 after 166 usecs
  104. [ 0.862134] calling tegra_slink_driver_init+0x0/0x10 @ 1
  105. [ 0.867732] initcall tegra_slink_driver_init+0x0/0x10 returned 0 after 194 usecs
  106. [ 0.875129] calling dummy_init_module+0x0/0xcc @ 1
  107. [ 0.881328] initcall dummy_init_module+0x0/0xcc returned 0 after 1299 usecs
  108. [ 0.888297] calling net_olddevs_init+0x0/0x6c @ 1
  109. [ 0.893084] initcall net_olddevs_init+0x0/0x6c returned 0 after 6 usecs
  110. [ 0.899697] calling can_dev_init+0x0/0x2c @ 1
  111. [ 0.904137] CAN device driver interface
  112. [ 0.907963] initcall can_dev_init+0x0/0x2c returned 0 after 3734 usecs
  113. [ 0.914489] calling mcp251x_can_driver_init+0x0/0xc @ 1
  114. [ 0.919890] initcall mcp251x_can_driver_init+0x0/0xc returned 0 after 98 usecs
  115. [ 0.927119] calling igb_init_module+0x0/0x50 @ 1
  116. [ 0.931809] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.2.13-k
  117. [ 0.938847] igb: Copyright (c) 2007-2014 Intel Corporation.
  118. [ 0.944593] initcall igb_init_module+0x0/0x50 returned 0 after 12480 usecs
  119. [ 0.951457] calling rtl8169_pci_driver_init+0x0/0x18 @ 1
  120. [ 0.957040] initcall rtl8169_pci_driver_init+0x0/0x18 returned 0 after 179 usecs
  121. [ 0.964437] calling pegasus_init+0x0/0x170 @ 1
  122. [ 0.968954] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
  123. [ 0.976479] usbcore: registered new interface driver pegasus
  124. [ 0.982126] initcall pegasus_init+0x0/0x170 returned 0 after 12860 usecs
  125. [ 0.988828] calling asix_driver_init+0x0/0x18 @ 1
  126. [ 0.993788] usbcore: registered new interface driver asix
  127. [ 0.999174] initcall asix_driver_init+0x0/0x18 returned 0 after 5425 usecs
  128. [ 1.006054] calling ax88179_178a_driver_init+0x0/0x18 @ 1
  129. [ 1.011651] usbcore: registered new interface driver ax88179_178a
  130. [ 1.017824] initcall ax88179_178a_driver_init+0x0/0x18 returned 0 after 6147 usecs
  131. [ 1.025396] calling cdc_driver_init+0x0/0x18 @ 1
  132. [ 1.030215] usbcore: registered new interface driver cdc_ether
  133. [ 1.036049] initcall cdc_driver_init+0x0/0x18 returned 0 after 5819 usecs
  134. [ 1.042826] calling smsc75xx_driver_init+0x0/0x18 @ 1
  135. [ 1.048133] usbcore: registered new interface driver smsc75xx
  136. [ 1.053886] initcall smsc75xx_driver_init+0x0/0x18 returned 0 after 5783 usecs
  137. [ 1.061096] calling smsc95xx_driver_init+0x0/0x18 @ 1
  138. [ 1.066424] usbcore: registered new interface driver smsc95xx
  139. [ 1.072159] initcall smsc95xx_driver_init+0x0/0x18 returned 0 after 5787 usecs
  140. [ 1.079382] calling net1080_driver_init+0x0/0x18 @ 1
  141. [ 1.084556] usbcore: registered new interface driver net1080
  142. [ 1.090204] initcall net1080_driver_init+0x0/0x18 returned 0 after 5635 usecs
  143. [ 1.097339] calling cdc_subset_driver_init+0x0/0x18 @ 1
  144. [ 1.102764] usbcore: registered new interface driver cdc_subset
  145. [ 1.108684] initcall cdc_subset_driver_init+0x0/0x18 returned 0 after 5901 usecs
  146. [ 1.116077] calling zaurus_driver_init+0x0/0x18 @ 1
  147. [ 1.121153] usbcore: registered new interface driver zaurus
  148. [ 1.126725] initcall zaurus_driver_init+0x0/0x18 returned 0 after 5560 usecs
  149. [ 1.133770] calling usbnet_init+0x0/0x30 @ 1
  150. [ 1.138123] initcall usbnet_init+0x0/0x30 returned 0 after 6 usecs
  151. [ 1.144303] calling cdc_ncm_driver_init+0x0/0x18 @ 1
  152. [ 1.149515] usbcore: registered new interface driver cdc_ncm
  153. [ 1.155174] initcall cdc_ncm_driver_init+0x0/0x18 returned 0 after 5693 usecs
  154. [ 1.162297] calling cdrom_init+0x0/0x24 @ 1
  155. [ 1.166611] initcall cdrom_init+0x0/0x24 returned 0 after 43 usecs
  156. [ 1.172780] calling ehci_hcd_init+0x0/0x70 @ 1
  157. [ 1.177307] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  158. [ 1.183836] initcall ehci_hcd_init+0x0/0x70 returned 0 after 6372 usecs
  159. [ 1.190438] calling ehci_pci_init+0x0/0x78 @ 1
  160. [ 1.194963] ehci-pci: EHCI PCI platform driver
  161. [ 1.199546] initcall ehci_pci_init+0x0/0x78 returned 0 after 4470 usecs
  162. [ 1.206163] calling ehci_tegra_init+0x0/0x74 @ 1
  163. [ 1.210852] tegra-ehci: Tegra EHCI driver
  164. [ 1.215096] platform c5000000.usb: Driver tegra-ehci requests probe deferral
  165. [ 1.222240] platform c5004000.usb: Driver tegra-ehci requests probe deferral
  166. [ 1.229399] platform c5008000.usb: Driver tegra-ehci requests probe deferral
  167. [ 1.236561] initcall ehci_tegra_init+0x0/0x74 returned 0 after 25100 usecs
  168. [ 1.243439] calling xhci_hcd_init+0x0/0x10 @ 1
  169. [ 1.248135] initcall xhci_hcd_init+0x0/0x10 returned 0 after 170 usecs
  170. [ 1.254664] calling acm_init+0x0/0x110 @ 1
  171. [ 1.258991] usbcore: registered new interface driver cdc_acm
  172. [ 1.264645] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  173. [ 1.272633] initcall acm_init+0x0/0x110 returned 0 after 13471 usecs
  174. [ 1.278986] calling wdm_driver_init+0x0/0x18 @ 1
  175. [ 1.283814] usbcore: registered new interface driver cdc_wdm
  176. [ 1.289462] initcall wdm_driver_init+0x0/0x18 returned 0 after 5637 usecs
  177. [ 1.296251] calling usb_storage_driver_init+0x0/0x18 @ 1
  178. [ 1.301809] usbcore: registered new interface driver usb-storage
  179. [ 1.307816] initcall usb_storage_driver_init+0x0/0x18 returned 0 after 6033 usecs
  180. [ 1.315303] calling tegra_usb_phy_driver_init+0x0/0x10 @ 1
  181. [ 1.321062] tegra-phy c5000000.usb-phy: no vbus regulator
  182. [ 1.327562] tegra-phy c5004000.usb-phy: no vbus regulator
  183. [ 1.333067] tegra-phy c5008000.usb-phy: no vbus regulator
  184. [ 1.338598] initcall tegra_usb_phy_driver_init+0x0/0x10 returned 0 after 17315 usecs
  185. [ 1.346343] calling serport_init+0x0/0x30 @ 1
  186. [ 1.350777] initcall serport_init+0x0/0x30 returned 0 after 0 usecs
  187. [ 1.357043] calling mousedev_init+0x0/0x8c @ 1
  188. [ 1.362335] mousedev: PS/2 mouse device common for all mice
  189. [ 1.367921] initcall mousedev_init+0x0/0x8c returned 0 after 6207 usecs
  190. [ 1.374538] calling joydev_init+0x0/0xc @ 1
  191. [ 1.378799] initcall joydev_init+0x0/0xc returned 0 after 1 usecs
  192. [ 1.384896] calling evdev_init+0x0/0xc @ 1
  193. [ 1.389070] initcall evdev_init+0x0/0xc returned 0 after 0 usecs
  194. [ 1.395078] calling atkbd_init+0x0/0x18 @ 1
  195. [ 1.399496] initcall atkbd_init+0x0/0x18 returned 0 after 153 usecs
  196. [ 1.405774] calling cros_ec_keyb_driver_init+0x0/0x10 @ 1
  197. [ 1.411384] initcall cros_ec_keyb_driver_init+0x0/0x10 returned 0 after 132 usecs
  198. [ 1.418871] calling tegra_kbc_driver_init+0x0/0x10 @ 1
  199. [ 1.424325] initcall tegra_kbc_driver_init+0x0/0x10 returned 0 after 222 usecs
  200. [ 1.431535] calling psmouse_init+0x0/0x98 @ 1
  201. [ 1.436296] initcall psmouse_init+0x0/0x98 returned 0 after 306 usecs
  202. [ 1.442728] calling stmpe_ts_driver_init+0x0/0x10 @ 1
  203. [ 1.448025] initcall stmpe_ts_driver_init+0x0/0x10 returned 0 after 128 usecs
  204. [ 1.455164] calling mpu3050_i2c_driver_init+0x0/0x10 @ 1
  205. [ 1.460666] initcall mpu3050_i2c_driver_init+0x0/0x10 returned 0 after 111 usecs
  206. [ 1.468065] calling as3722_rtc_driver_init+0x0/0x10 @ 1
  207. [ 1.473505] initcall as3722_rtc_driver_init+0x0/0x10 returned 0 after 126 usecs
  208. [ 1.480802] calling ds1307_driver_init+0x0/0x10 @ 1
  209. [ 1.485889] initcall ds1307_driver_init+0x0/0x10 returned 0 after 117 usecs
  210. [ 1.492840] calling em3027_driver_init+0x0/0x10 @ 1
  211. [ 1.497911] initcall em3027_driver_init+0x0/0x10 returned 0 after 102 usecs
  212. [ 1.504875] calling max8907_rtc_driver_init+0x0/0x10 @ 1
  213. [ 1.510389] initcall max8907_rtc_driver_init+0x0/0x10 returned 0 after 123 usecs
  214. [ 1.517787] calling palmas_rtc_driver_init+0x0/0x10 @ 1
  215. [ 1.523248] initcall palmas_rtc_driver_init+0x0/0x10 returned 0 after 155 usecs
  216. [ 1.530560] calling tegra_rtc_driver_init+0x0/0x14 @ 1
  217. [ 1.536612] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1
  218. [ 1.543776] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock
  219. [ 1.550045] initcall tegra_rtc_driver_init+0x0/0x14 returned 0 after 13924 usecs
  220. [ 1.557445] calling tps6586x_rtc_driver_init+0x0/0x10 @ 1
  221. [ 1.564631] tps6586x-rtc tps6586x-rtc: rtc core: registered tps6586x-rtc as rtc0
  222. [ 1.573286] initcall tps6586x_rtc_driver_init+0x0/0x10 returned 0 after 10120 usecs
  223. [ 1.580956] calling tps65910_rtc_driver_init+0x0/0x10 @ 1
  224. [ 1.586581] initcall tps65910_rtc_driver_init+0x0/0x10 returned 0 after 135 usecs
  225. [ 1.594066] calling i2c_dev_init+0x0/0xdc @ 1
  226. [ 1.598495] i2c /dev entries driver
  227. [ 1.603161] initcall i2c_dev_init+0x0/0xdc returned 0 after 4549 usecs
  228. [ 1.609703] calling pca954x_driver_init+0x0/0x10 @ 1
  229. [ 1.614866] initcall pca954x_driver_init+0x0/0x10 returned 0 after 108 usecs
  230. [ 1.621905] calling i2c_mux_pinctrl_driver_init+0x0/0x10 @ 1
  231. [ 1.627823] initcall i2c_mux_pinctrl_driver_init+0x0/0x10 returned 0 after 167 usecs
  232. [ 1.635569] calling uvc_init+0x0/0x48 @ 1
  233. [ 1.639849] usbcore: registered new interface driver uvcvideo
  234. [ 1.645591] USB Video Class driver (1.1.1)
  235. [ 1.649678] initcall uvc_init+0x0/0x48 returned 0 after 9787 usecs
  236. [ 1.655858] calling gspca_init+0x0/0x18 @ 1
  237. [ 1.660113] gspca_main: v2.14.0 registered
  238. [ 1.664208] initcall gspca_init+0x0/0x18 returned 0 after 3994 usecs
  239. [ 1.670552] calling sbs_battery_driver_init+0x0/0x10 @ 1
  240. [ 1.676062] initcall sbs_battery_driver_init+0x0/0x10 returned 0 after 110 usecs
  241. [ 1.683461] calling tps65090_charger_driver_init+0x0/0x10 @ 1
  242. [ 1.689445] initcall tps65090_charger_driver_init+0x0/0x10 returned 0 after 158 usecs
  243. [ 1.697278] calling as3722_poweroff_driver_init+0x0/0x10 @ 1
  244. [ 1.703141] initcall as3722_poweroff_driver_init+0x0/0x10 returned 0 after 125 usecs
  245. [ 1.710886] calling gpio_poweroff_driver_init+0x0/0x10 @ 1
  246. [ 1.716618] initcall gpio_poweroff_driver_init+0x0/0x10 returned 0 after 157 usecs
  247. [ 1.724189] calling lm90_driver_init+0x0/0x10 @ 1
  248. [ 1.729066] 2-004c supply vcc not found, using dummy regulator
  249. [ 1.736141] initcall lm90_driver_init+0x0/0x10 returned 0 after 7000 usecs
  250. [ 1.743007] calling lm95245_driver_init+0x0/0x10 @ 1
  251. [ 1.748179] initcall lm95245_driver_init+0x0/0x10 returned 0 after 106 usecs
  252. [ 1.755231] calling cpufreq_stats_init+0x0/0xdc @ 1
  253. [ 1.760188] initcall cpufreq_stats_init+0x0/0xdc returned 0 after 3 usecs
  254. [ 1.766976] calling tegra_cpufreq_init+0x0/0xa0 @ 1
  255. [ 1.772420] initcall tegra_cpufreq_init+0x0/0xa0 returned 0 after 475 usecs
  256. [ 1.779388] calling mmc_blk_init+0x0/0x80 @ 1
  257. [ 1.783945] initcall mmc_blk_init+0x0/0x80 returned 0 after 108 usecs
  258. [ 1.790377] calling sdhci_drv_init+0x0/0x24 @ 1
  259. [ 1.794991] sdhci: Secure Digital Host Controller Interface driver
  260. [ 1.801153] sdhci: Copyright(c) Pierre Ossman
  261. [ 1.805508] initcall sdhci_drv_init+0x0/0x24 returned 0 after 10265 usecs
  262. [ 1.812286] calling sdhci_pltfm_drv_init+0x0/0x18 @ 1
  263. [ 1.817417] sdhci-pltfm: SDHCI platform and OF driver helper
  264. [ 1.823064] initcall sdhci_pltfm_drv_init+0x0/0x18 returned 0 after 5509 usecs
  265. [ 1.830284] calling sdhci_tegra_driver_init+0x0/0x10 @ 1
  266. [ 1.836205] sdhci-tegra c8000000.sdhci: Got CD GPIO #173.
  267. [ 1.841609] sdhci-tegra c8000000.sdhci: Got WP GPIO #57.
  268. [ 1.847175] sdhci-tegra c8000000.sdhci: No vmmc regulator found
  269. [ 1.853082] sdhci-tegra c8000000.sdhci: No vqmmc regulator found
  270. [ 1.859087] mmc0: Invalid maximum block size, assuming 512 bytes
  271. [ 1.903361] mmc0: SDHCI controller on c8000000.sdhci [c8000000.sdhci] using ADMA
  272. [ 1.910988] sdhci-tegra c8000600.sdhci: No vmmc regulator found
  273. [ 1.916944] sdhci-tegra c8000600.sdhci: No vqmmc regulator found
  274. [ 1.923963] mmc1: Invalid maximum block size, assuming 512 bytes
  275. [ 1.963364] mmc1: SDHCI controller on c8000600.sdhci [c8000600.sdhci] using ADMA
  276. [ 1.970912] initcall sdhci_tegra_driver_init+0x0/0x10 returned 0 after 132056 usecs
  277. [ 1.978608] calling gpio_led_driver_init+0x0/0x10 @ 1
  278. [ 1.984516] initcall gpio_led_driver_init+0x0/0x10 returned 0 after 713 usecs
  279. [ 1.991704] calling led_pwm_driver_init+0x0/0x10 @ 1
  280. [ 1.997001] initcall led_pwm_driver_init+0x0/0x10 returned 0 after 200 usecs
  281. [ 2.004095] calling timer_trig_init+0x0/0xc @ 1
  282. [ 2.008738] initcall timer_trig_init+0x0/0xc returned 0 after 2 usecs
  283. [ 2.015228] calling oneshot_trig_init+0x0/0xc @ 1
  284. [ 2.020052] initcall oneshot_trig_init+0x0/0xc returned 0 after 1 usecs
  285. [ 2.026711] calling heartbeat_trig_init+0x0/0x40 @ 1
  286. [ 2.031798] initcall heartbeat_trig_init+0x0/0x40 returned 0 after 2 usecs
  287. [ 2.038723] calling gpio_trig_init+0x0/0xc @ 1
  288. [ 2.043327] mmc0: new high speed SDHC card at address 0003
  289. [ 2.049736] initcall gpio_trig_init+0x0/0xc returned 0 after 2 usecs
  290. [ 2.049790] mmcblk0: mmc0:0003 SD8GB 7.41 GiB
  291. [ 2.057558] mmcblk0: p1
  292. [ 2.063096] calling defon_trig_init+0x0/0xc @ 1
  293. [ 2.067726] initcall defon_trig_init+0x0/0xc returned 0 after 2 usecs
  294. [ 2.074182] calling transient_trig_init+0x0/0xc @ 1
  295. [ 2.079140] initcall transient_trig_init+0x0/0xc returned 0 after 1 usecs
  296. [ 2.085936] calling ledtrig_camera_init+0x0/0x34 @ 1
  297. [ 2.090984] initcall ledtrig_camera_init+0x0/0x34 returned 0 after 5 usecs
  298. [ 2.097871] calling hid_init+0x0/0x54 @ 1
  299. [ 2.102148] initcall hid_init+0x0/0x54 returned 0 after 180 usecs
  300. [ 2.108254] calling hid_generic_init+0x0/0x18 @ 1
  301. [ 2.108395] mmc1: new high speed MMC card at address 0001
  302. [ 2.109337] mmcblk1: mmc1:0001 SEM08G 7.39 GiB
  303. [ 2.123035] mmcblk1boot0: mmc1:0001 SEM08G partition 1 1.00 MiB
  304. [ 2.123143] initcall hid_generic_init+0x0/0x18 returned 0 after 168 usecs
  305. [ 2.123156] calling hid_init+0x0/0x54 @ 1
  306. [ 2.123399] usbcore: registered new interface driver usbhid
  307. [ 2.123401] usbhid: USB HID core driver
  308. [ 2.123411] initcall hid_init+0x0/0x54 returned 0 after 239 usecs
  309. [ 2.123426] calling staging_init+0x0/0x8 @ 1
  310. [ 2.123433] initcall staging_init+0x0/0x8 returned 0 after 0 usecs
  311. [ 2.123447] calling isl29018_driver_init+0x0/0x10 @ 1
  312. [ 2.123595] initcall isl29018_driver_init+0x0/0x10 returned 0 after 134 usecs
  313. [ 2.123608] calling isl29028_driver_init+0x0/0x10 @ 1
  314. [ 2.123745] initcall isl29028_driver_init+0x0/0x10 returned 0 after 124 usecs
  315. [ 2.123759] calling nvec_mouse_driver_init+0x0/0x10 @ 1
  316. [ 2.123941] initcall nvec_mouse_driver_init+0x0/0x10 returned 0 after 167 usecs
  317. [ 2.123955] calling nvec_device_driver_init+0x0/0x10 @ 1
  318. [ 2.211214] nvec 7000c500.nvec: ec firmware version 01.20.00 / f9
  319. [ 2.219155] mmcblk1boot1: mmc1:0001 SEM08G partition 2 1.00 MiB
  320. [ 2.221064] initcall nvec_device_driver_init+0x0/0x10 returned 0 after 94817 usecs
  321. [ 2.221080] calling nvec_power_driver_init+0x0/0x10 @ 1
  322. [ 2.223550] initcall nvec_power_driver_init+0x0/0x10 returned 0 after 2399 usecs
  323. [ 2.223566] calling nvec_kbd_driver_init+0x0/0x10 @ 1
  324. [ 2.224415] input: nvec keyboard as /devices/soc0/7000c500.nvec/nvec-kbd.0/input/input1
  325. [ 2.225031] initcall nvec_kbd_driver_init+0x0/0x10 returned 0 after 1417 usecs
  326. [ 2.225047] calling nvec_paz00_driver_init+0x0/0x10 @ 1
  327. [ 2.225664] initcall nvec_paz00_driver_init+0x0/0x10 returned 0 after 589 usecs
  328. [ 2.225681] calling tegra20_mc_driver_init+0x0/0x10 @ 1
  329. [ 2.226030] initcall tegra20_mc_driver_init+0x0/0x10 returned 0 after 329 usecs
  330. [ 2.226045] calling tegra30_mc_driver_init+0x0/0x10 @ 1
  331. [ 2.226280] initcall tegra30_mc_driver_init+0x0/0x10 returned 0 after 217 usecs
  332. [ 2.226295] calling ak8975_driver_init+0x0/0x10 @ 1
  333. [ 2.226443] initcall ak8975_driver_init+0x0/0x10 returned 0 after 133 usecs
  334. [ 2.226457] calling alsa_timer_init+0x0/0x190 @ 1
  335. [ 2.226961] initcall alsa_timer_init+0x0/0x190 returned 0 after 479 usecs
  336. [ 2.226976] calling alsa_pcm_init+0x0/0x6c @ 1
  337. [ 2.227005] initcall alsa_pcm_init+0x0/0x6c returned 0 after 19 usecs
  338. [ 2.227021] calling snd_compress_init+0x0/0x8 @ 1
  339. [ 2.227029] initcall snd_compress_init+0x0/0x8 returned 0 after 0 usecs
  340. [ 2.227041] calling snd_soc_init+0x0/0x118 @ 1
  341. [ 2.227908] initcall snd_soc_init+0x0/0x118 returned 0 after 833 usecs
  342. [ 2.227924] calling alc5632_i2c_driver_init+0x0/0x10 @ 1
  343. [ 2.228830] initcall alc5632_i2c_driver_init+0x0/0x10 returned 0 after 870 usecs
  344. [ 2.228847] calling max98090_i2c_driver_init+0x0/0x10 @ 1
  345. [ 2.228992] initcall max98090_i2c_driver_init+0x0/0x10 returned 0 after 130 usecs
  346. [ 2.229007] calling rt5640_i2c_driver_init+0x0/0x10 @ 1
  347. [ 2.229147] initcall rt5640_i2c_driver_init+0x0/0x10 returned 0 after 126 usecs
  348. [ 2.229163] calling tlv320aic23_i2c_driver_init+0x0/0x10 @ 1
  349. [ 2.229301] initcall tlv320aic23_i2c_driver_init+0x0/0x10 returned 0 after 124 usecs
  350. [ 2.229314] calling wm8753_modinit+0x0/0x58 @ 1
  351. [ 2.229568] initcall wm8753_modinit+0x0/0x58 returned 0 after 238 usecs
  352. [ 2.229583] calling wm8903_i2c_driver_init+0x0/0x10 @ 1
  353. [ 2.229732] initcall wm8903_i2c_driver_init+0x0/0x10 returned 0 after 135 usecs
  354. [ 2.229748] calling tegra20_das_driver_init+0x0/0x10 @ 1
  355. [ 2.230193] initcall tegra20_das_driver_init+0x0/0x10 returned 0 after 421 usecs
  356. [ 2.230210] calling tegra20_i2s_driver_init+0x0/0x10 @ 1
  357. [ 2.230696] initcall tegra20_i2s_driver_init+0x0/0x10 returned 0 after 460 usecs
  358. [ 2.230712] calling tegra30_ahub_driver_init+0x0/0x10 @ 1
  359. [ 2.231004] initcall tegra30_ahub_driver_init+0x0/0x10 returned 0 after 273 usecs
  360. [ 2.231020] calling tegra30_i2s_driver_init+0x0/0x10 @ 1
  361. [ 2.231270] initcall tegra30_i2s_driver_init+0x0/0x10 returned 0 after 233 usecs
  362. [ 2.231286] calling tegra_rt5640_driver_init+0x0/0x10 @ 1
  363. [ 2.231514] initcall tegra_rt5640_driver_init+0x0/0x10 returned 0 after 210 usecs
  364. [ 2.231529] calling tegra_wm8753_driver_init+0x0/0x10 @ 1
  365. [ 2.231749] initcall tegra_wm8753_driver_init+0x0/0x10 returned 0 after 204 usecs
  366. [ 2.231764] calling tegra_wm8903_driver_init+0x0/0x10 @ 1
  367. [ 2.231981] initcall tegra_wm8903_driver_init+0x0/0x10 returned 0 after 202 usecs
  368. [ 2.231998] calling tegra_snd_trimslice_driver_init+0x0/0x10 @ 1
  369. [ 2.232229] initcall tegra_snd_trimslice_driver_init+0x0/0x10 returned 0 after 213 usecs
  370. [ 2.232245] calling tegra_alc5632_driver_init+0x0/0x10 @ 1
  371. [ 2.238532] tegra-alc5632 sound: alc5632-hifi <-> 70002800.i2s mapping ok
  372. [ 2.240538] async_waiting @ 1
  373. [ 2.245482] calling 1_dapm_pre_sequence_async+0x0/0xa8 @ 6
  374. [ 2.245491] initcall 1_dapm_pre_sequence_async+0x0/0xa8 returned 0 after 0 usecs
  375. [ 2.245505] calling 2_dapm_pre_sequence_async+0x0/0xa8 @ 6
  376. [ 2.245513] initcall 2_dapm_pre_sequence_async+0x0/0xa8 returned 0 after 0 usecs
  377. [ 2.245525] async_continuing @ 1 after 4865 usec
  378. [ 2.246090] async_waiting @ 1
  379. [ 2.246203] calling 3_dapm_post_sequence_async+0x0/0xe4 @ 63
  380. [ 2.246211] initcall 3_dapm_post_sequence_async+0x0/0xe4 returned 0 after 0 usecs
  381. [ 2.246233] calling 4_dapm_post_sequence_async+0x0/0xe4 @ 63
  382. [ 2.611304] mmcblk1: p1 p2 p3 < p5 >
  383. [ 2.620390] mmcblk1boot1: unknown partition table
  384. [ 2.627181] mmcblk1boot0: unknown partition table
  385. [ 2.753635] initcall 4_dapm_post_sequence_async+0x0/0xe4 returned 0 after 495498 usecs
  386. [ 2.761544] async_continuing @ 1 after 503369 usec
  387. [ 2.768238] input: Compal PAZ00 Headset Jack as /devices/soc0/sound/sound/card0/input2
  388. [ 2.776569] async_waiting @ 1
  389. [ 2.776588] calling 5_dapm_pre_sequence_async+0x0/0xa8 @ 63
  390. [ 2.776595] initcall 5_dapm_pre_sequence_async+0x0/0xa8 returned 0 after 0 usecs
  391. [ 2.776602] calling 6_dapm_pre_sequence_async+0x0/0xa8 @ 63
  392. [ 2.776608] initcall 6_dapm_pre_sequence_async+0x0/0xa8 returned 0 after 0 usecs
  393. [ 2.805595] async_continuing @ 1 after 0 usec
  394. [ 2.809948] async_waiting @ 1
  395. [ 2.812916] calling 7_dapm_post_sequence_async+0x0/0xe4 @ 23
  396. [ 2.812927] calling 8_dapm_post_sequence_async+0x0/0xe4 @ 63
  397. [ 2.812934] initcall 8_dapm_post_sequence_async+0x0/0xe4 returned 0 after 0 usecs
  398. [ 2.831898] initcall 7_dapm_post_sequence_async+0x0/0xe4 returned 0 after 0 usecs
  399. [ 2.839386] async_continuing @ 1 after 25860 usec
  400. [ 2.844730] initcall tegra_alc5632_driver_init+0x0/0x10 returned 0 after 598108 usecs
  401. [ 2.852566] calling tegra_max98090_driver_init+0x0/0x10 @ 1
  402. [ 2.858602] initcall tegra_max98090_driver_init+0x0/0x10 returned 0 after 343 usecs
  403. [ 2.866287] calling sock_diag_init+0x0/0xc @ 1
  404. [ 2.870856] initcall sock_diag_init+0x0/0xc returned 0 after 38 usecs
  405. [ 2.877319] calling gre_offload_init+0x0/0x10 @ 1
  406. [ 2.882108] initcall gre_offload_init+0x0/0x10 returned 0 after 0 usecs
  407. [ 2.888746] calling sysctl_ipv4_init+0x0/0x54 @ 1
  408. [ 2.893890] initcall sysctl_ipv4_init+0x0/0x54 returned 0 after 329 usecs
  409. [ 2.900676] calling esp4_init+0x0/0x7c @ 1
  410. [ 2.904881] initcall esp4_init+0x0/0x7c returned 0 after 4 usecs
  411. [ 2.910886] calling tunnel4_init+0x0/0x70 @ 1
  412. [ 2.915344] initcall tunnel4_init+0x0/0x70 returned 0 after 1 usecs
  413. [ 2.921610] calling xfrm4_transport_init+0x0/0x10 @ 1
  414. [ 2.926760] initcall xfrm4_transport_init+0x0/0x10 returned 0 after 1 usecs
  415. [ 2.933736] calling cubictcp_register+0x0/0x5c @ 1
  416. [ 2.938605] TCP: cubic registered
  417. [ 2.941916] initcall cubictcp_register+0x0/0x5c returned 0 after 3231 usecs
  418. [ 2.948891] calling inet6_init+0x0/0x2a8 @ 1
  419. [ 2.953663] NET: Registered protocol family 10
  420. [ 2.960218] initcall inet6_init+0x0/0x2a8 returned 0 after 6801 usecs
  421. [ 2.966698] calling ah6_init+0x0/0x7c @ 1
  422. [ 2.970797] initcall ah6_init+0x0/0x7c returned 0 after 4 usecs
  423. [ 2.976736] calling esp6_init+0x0/0x7c @ 1
  424. [ 2.980919] initcall esp6_init+0x0/0x7c returned 0 after 2 usecs
  425. [ 2.986942] calling ipcomp6_init+0x0/0x7c @ 1
  426. [ 2.991385] initcall ipcomp6_init+0x0/0x7c returned 0 after 2 usecs
  427. [ 2.997669] calling xfrm6_tunnel_init+0x0/0xd8 @ 1
  428. [ 3.002667] initcall xfrm6_tunnel_init+0x0/0xd8 returned 0 after 117 usecs
  429. [ 3.009565] calling tunnel6_init+0x0/0x70 @ 1
  430. [ 3.014033] initcall tunnel6_init+0x0/0x70 returned 0 after 0 usecs
  431. [ 3.020302] calling xfrm6_transport_init+0x0/0x10 @ 1
  432. [ 3.025863] initcall xfrm6_transport_init+0x0/0x10 returned 0 after 1 usecs
  433. [ 3.033528] calling xfrm6_mode_tunnel_init+0x0/0x10 @ 1
  434. [ 3.039046] initcall xfrm6_mode_tunnel_init+0x0/0x10 returned 0 after 0 usecs
  435. [ 3.046879] calling xfrm6_beet_init+0x0/0x10 @ 1
  436. [ 3.051990] initcall xfrm6_beet_init+0x0/0x10 returned 0 after 99 usecs
  437. [ 3.059062] calling mip6_init+0x0/0xbc @ 1
  438. [ 3.063993] mip6: Mobile IPv6
  439. [ 3.067165] initcall mip6_init+0x0/0xbc returned 0 after 3189 usecs
  440. [ 3.074087] calling sit_init+0x0/0xbc @ 1
  441. [ 3.078379] sit: IPv6 over IPv4 tunneling driver
  442. [ 3.086981] initcall sit_init+0x0/0xbc returned 0 after 8385 usecs
  443. [ 3.093838] calling ip6_tunnel_init+0x0/0xb8 @ 1
  444. [ 3.102384] initcall ip6_tunnel_init+0x0/0xb8 returned 0 after 3350 usecs
  445. [ 3.110050] calling packet_init+0x0/0x48 @ 1
  446. [ 3.114625] NET: Registered protocol family 17
  447. [ 3.119553] initcall packet_init+0x0/0x48 returned 0 after 4805 usecs
  448. [ 3.126861] calling ipsec_pfkey_init+0x0/0x78 @ 1
  449. [ 3.132319] NET: Registered protocol family 15
  450. [ 3.137191] initcall ipsec_pfkey_init+0x0/0x78 returned 0 after 5209 usecs
  451. [ 3.145265] calling can_init+0x0/0x104 @ 1
  452. [ 3.149637] can: controller area network core (rev 20120528 abi 9)
  453. [ 3.156423] NET: Registered protocol family 29
  454. [ 3.161266] initcall can_init+0x0/0x104 returned 0 after 11350 usecs
  455. [ 3.168348] calling raw_module_init+0x0/0x38 @ 1
  456. [ 3.173240] can: raw protocol (rev 20120528)
  457. [ 3.177846] initcall raw_module_init+0x0/0x38 returned 0 after 4493 usecs
  458. [ 3.185140] calling bcm_module_init+0x0/0x64 @ 1
  459. [ 3.190249] can: broadcast manager protocol (rev 20120528 t)
  460. [ 3.196128] initcall bcm_module_init+0x0/0x64 returned 0 after 5735 usecs
  461. [ 3.203871] calling cgw_module_init+0x0/0x104 @ 1
  462. [ 3.208850] can: netlink gateway (rev 20130117) max_hops=1
  463. [ 3.215019] initcall cgw_module_init+0x0/0x104 returned 0 after 6018 usecs
  464. [ 3.222288] calling rfcomm_init+0x0/0x100 @ 1
  465. [ 3.227792] Bluetooth: RFCOMM socket layer initialized
  466. [ 3.233601] Bluetooth: RFCOMM ver 1.11
  467. [ 3.237567] initcall rfcomm_init+0x0/0x100 returned 0 after 10166 usecs
  468. [ 3.244723] calling bnep_init+0x0/0x68 @ 1
  469. [ 3.249195] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  470. [ 3.254838] Bluetooth: BNEP socket layer initialized
  471. [ 3.259996] initcall bnep_init+0x0/0x68 returned 0 after 10542 usecs
  472. [ 3.266888] calling hidp_init+0x0/0x20 @ 1
  473. [ 3.271158] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  474. [ 3.277995] Bluetooth: HIDP socket layer initialized
  475. [ 3.283154] initcall hidp_init+0x0/0x20 returned 0 after 11709 usecs
  476. [ 3.290049] calling rfkill_gpio_driver_init+0x0/0x10 @ 1
  477. [ 3.296559] initcall rfkill_gpio_driver_init+0x0/0x10 returned 0 after 690 usecs
  478. [ 3.304905] calling init_machine_late+0x0/0x28 @ 1
  479. [ 3.312058] rfkill_gpio rfkill_gpio: wifi_rfkill device registered.
  480. [ 3.318542] initcall init_machine_late+0x0/0x28 returned 0 after 8560 usecs
  481. [ 3.326044] calling swp_emulation_init+0x0/0x70 @ 1
  482. [ 3.331851] Registering SWP/SWPB emulation handler
  483. [ 3.336849] initcall swp_emulation_init+0x0/0x70 returned 0 after 5321 usecs
  484. [ 3.344439] calling init_oops_id+0x0/0x40 @ 1
  485. [ 3.349384] initcall init_oops_id+0x0/0x40 returned 0 after 105 usecs
  486. [ 3.356361] calling sched_init_debug+0x0/0x3c @ 1
  487. [ 3.361792] initcall sched_init_debug+0x0/0x3c returned 0 after 308 usecs
  488. [ 3.368983] calling pm_qos_power_init+0x0/0x60 @ 1
  489. [ 3.375146] initcall pm_qos_power_init+0x0/0x60 returned 0 after 932 usecs
  490. [ 3.382215] calling pm_debugfs_init+0x0/0x38 @ 1
  491. [ 3.387570] initcall pm_debugfs_init+0x0/0x38 returned 0 after 306 usecs
  492. [ 3.394675] calling printk_late_init+0x0/0x5c @ 1
  493. [ 3.399998] initcall printk_late_init+0x0/0x5c returned 0 after 4 usecs
  494. [ 3.407258] calling tk_debug_sleep_time_init+0x0/0x54 @ 1
  495. [ 3.413246] initcall tk_debug_sleep_time_init+0x0/0x54 returned 0 after 207 usecs
  496. [ 3.421165] calling fault_around_debugfs+0x0/0x4c @ 1
  497. [ 3.426952] initcall fault_around_debugfs+0x0/0x4c returned 0 after 208 usecs
  498. [ 3.434595] calling max_swapfiles_check+0x0/0x8 @ 1
  499. [ 3.439983] initcall max_swapfiles_check+0x0/0x8 returned 0 after 0 usecs
  500. [ 3.447435] calling prandom_reseed+0x0/0x4c @ 1
  501. [ 3.452060] initcall prandom_reseed+0x0/0x4c returned 0 after 17 usecs
  502. [ 3.459095] calling tegra_gpio_debuginit+0x0/0x38 @ 1
  503. [ 3.464679] initcall tegra_gpio_debuginit+0x0/0x38 returned 0 after 12 usecs
  504. [ 3.472355] calling pci_resource_alignment_sysfs_init+0x0/0x18 @ 1
  505. [ 3.479372] initcall pci_resource_alignment_sysfs_init+0x0/0x18 returned 0 after 439 usecs
  506. [ 3.487839] calling pci_sysfs_init+0x0/0x58 @ 1
  507. [ 3.492883] initcall pci_sysfs_init+0x0/0x58 returned 0 after 1 usecs
  508. [ 3.499932] calling deferred_probe_initcall+0x0/0x84 @ 1
  509. [ 3.507176] +3VS,vdd_pnl: 3300 mV
  510. [ 3.510939] tegra-dc 54200000.dc: failed to probe RGB output: -517
  511. [ 3.517891] platform 54200000.dc: Driver tegra-dc requests probe deferral
  512. [ 3.527292] utmi_phy_clk_enable: timeout waiting for phy to stabilize
  513. [ 3.534495] tegra-ehci c5000000.usb: EHCI Host Controller
  514. [ 3.540753] tegra-ehci c5000000.usb: new USB bus registered, assigned bus number 1
  515. [ 3.549268] tegra-ehci c5000000.usb: irq 52, io mem 0xc5000000
  516. [ 3.573358] tegra-ehci c5000000.usb: USB 2.0 started, EHCI 1.00
  517. [ 3.581699] hub 1-0:1.0: USB hub found
  518. [ 3.586240] hub 1-0:1.0: 1 port detected
  519. [ 3.623492] tegra-ehci c5004000.usb: EHCI Host Controller
  520. [ 3.628913] tegra-ehci c5004000.usb: new USB bus registered, assigned bus number 2
  521. [ 3.636706] tegra-ehci c5004000.usb: irq 53, io mem 0xc5004000
  522. [ 3.653357] tegra-ehci c5004000.usb: USB 2.0 started, EHCI 1.00
  523. [ 3.660881] hub 2-0:1.0: USB hub found
  524. [ 3.665407] hub 2-0:1.0: 1 port detected
  525. [ 3.673878] tegra-ehci c5008000.usb: EHCI Host Controller
  526. [ 3.680143] tegra-ehci c5008000.usb: new USB bus registered, assigned bus number 3
  527. [ 3.688811] tegra-ehci c5008000.usb: irq 129, io mem 0xc5008000
  528. [ 3.713359] tegra-ehci c5008000.usb: USB 2.0 started, EHCI 1.00
  529. [ 3.721661] hub 3-0:1.0: USB hub found
  530. [ 3.726192] hub 3-0:1.0: 1 port detected
  531. [ 3.734359] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  532. [ 3.741260] [drm] No driver support for vblank timestamp query.
  533. [ 3.782864] Console: switching to colour frame buffer device 128x37
  534. [ 3.799715] host1x drm: fb0: frame buffer device
  535. [ 3.804860] host1x drm: registered panic notifier
  536. [ 3.833382] [drm] Initialized tegra 0.0.0 20120330 on minor 0
  537. [ 3.839921] initcall deferred_probe_initcall+0x0/0x84 returned 0 after 326316 usecs
  538. [ 3.847596] calling gpio_keys_init+0x0/0x10 @ 1
  539. [ 3.853486] input: gpio-keys as /devices/soc0/gpio-keys/input/input6
  540. [ 3.860629] initcall gpio_keys_init+0x0/0x10 returned 0 after 8222 usecs
  541. [ 3.868224] calling rtc_hctosys+0x0/0x118 @ 1
  542. [ 3.872980] tps6586x-rtc tps6586x-rtc: setting system clock to 2015-06-26 06:12:12 UTC (1435299132)
  543. [ 3.882544] initcall rtc_hctosys+0x0/0x118 returned 0 after 9648 usecs
  544. [ 3.889549] calling clk_debug_init+0x0/0x16c @ 1
  545. [ 3.903515] initcall clk_debug_init+0x0/0x16c returned 0 after 8404 usecs
  546. [ 3.910912] calling tcp_congestion_default+0x0/0xc @ 1
  547. [ 3.916604] initcall tcp_congestion_default+0x0/0xc returned 0 after 2 usecs
  548. [ 3.923699] calling ip_auto_config+0x0/0x1038 @ 1
  549. [ 3.928520] initcall ip_auto_config+0x0/0x1038 returned 0 after 34 usecs
  550. [ 3.935248] calling regulator_init_complete+0x0/0x164 @ 1
  551. [ 3.941405] initcall regulator_init_complete+0x0/0x164 returned 0 after 660 usecs
  552. [ 3.948917] calling clk_disable_unused+0x0/0xd8 @ 1
  553. [ 3.954016] initcall clk_disable_unused+0x0/0xd8 returned 0 after 91 usecs
  554. [ 3.960896] calling alsa_sound_last_init+0x0/0x6c @ 1
  555. [ 3.966051] ALSA device list:
  556. [ 3.969010] #0: Compal PAZ00
  557. [ 3.972061] initcall alsa_sound_last_init+0x0/0x6c returned 0 after 5862 usecs
  558. [ 3.979601] async_waiting @ 1
  559. [ 3.982562] async_continuing @ 1 after 0 usec
  560. [ 3.983413] usb 2-1: new high-speed USB device number 2 using tegra-ehci
  561. [ 3.993974] Freeing unused kernel memory: 272K (c0826000 - c086a000)
  562. [ 4.146031] hub 2-1:1.0: USB hub found
  563. [ 4.154029] hub 2-1:1.0: 2 ports detected
  564. [ 4.283430] usb 3-1: new high-speed USB device number 2 using tegra-ehci
  565. [ 4.435639] hub 3-1:1.0: USB hub found
  566. [ 4.443405] hub 3-1:1.0: 3 ports detected
  567. [ 4.543783] usb 2-1.1: new high-speed USB device number 3 using tegra-ehci
  568. [ 4.807562] usb 2-1.2: new full-speed USB device number 4 using tegra-ehci
  569. [ 4.852615] psmouse serio0: elantech: assuming hardware version 3 (with firmware version 0x150500)
  570. [ 4.889584] psmouse serio0: elantech: Synaptics capabilities query result 0x69, 0x17, 0x09.
  571. [ 5.091977] input: ETPS/2 Elantech Touchpad as /devices/serio0/input/input5
  572. [ 5.143764] usb 3-1.2: new high-speed USB device number 3 using tegra-ehci
  573. [ 5.336661] uvcvideo: Found UVC 1.00 device USB 2.0 Camera (04f2:b1e4)
  574. [ 5.355872] input: USB 2.0 Camera as /devices/soc0/c5008000.usb/usb3/3-1/3-1.2/3-1.2:1.0/input/input7
  575. [ 8.805193] random: nonblocking pool is initialized
  576. [ 68.789732] PM: Syncing filesystems ... done.
  577. [ 68.794331] PM: Preparing system for mem sleep
  578. [ 68.817453] Freezing user space processes ... (elapsed 0.003 seconds) done.
  579. [ 68.818769] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  580. [ 68.818780] PM: Entering mem sleep
  581. [ 68.821138] calling input7+ @ 80, parent: 3-1.2:1.0
  582. [ 68.821292] call input7+ returned 0 after 131 usecs
  583. [ 68.821394] calling input5+ @ 80, parent: serio0
  584. [ 68.821447] calling 3-1.2+ @ 63, parent: 3-1
  585. [ 68.821461] call input5+ returned 0 after 50 usecs
  586. [ 68.821473] call 3-1.2+ returned 0 after 3 usecs
  587. [ 68.821642] calling 2-1.2+ @ 63, parent: 2-1
  588. [ 68.821685] call 2-1.2+ returned 0 after 27 usecs
  589. [ 68.821842] calling input6+ @ 80, parent: gpio-keys
  590. [ 68.821872] calling 2-1.1+ @ 63, parent: 2-1
  591. [ 68.821908] call 2-1.1+ returned 0 after 22 usecs
  592. [ 68.821968] call input6+ returned 0 after 106 usecs
  593. [ 68.822020] calling card0-LVDS-1+ @ 80, parent: card0
  594. [ 68.822035] calling 3-1+ @ 63, parent: usb3
  595. [ 68.822047] call card0-LVDS-1+ returned 0 after 2 usecs
  596. [ 68.822070] calling card0-HDMI-A-1+ @ 80, parent: card0
  597. [ 68.822084] call card0-HDMI-A-1+ returned 0 after 0 usecs
  598. [ 68.822111] calling card0+ @ 80, parent: drm
  599. [ 68.822125] call card0+ returned 0 after 1 usecs
  600. [ 68.822148] calling controlD64+ @ 80, parent: drm
  601. [ 68.822162] call controlD64+ returned 0 after 0 usecs
  602. [ 68.822187] calling 54200000.dc+ @ 80, parent: 50000000.host1x
  603. [ 68.822201] call 54200000.dc+ returned 0 after 1 usecs
  604. [ 68.822837] calling 2-1+ @ 64, parent: usb2
  605. [ 68.825140] call 2-1+ returned 0 after 2225 usecs
  606. [ 68.937150] call 3-1+ returned 0 after 112404 usecs
  607. [ 68.937193] calling usb3+ @ 6, parent: c5008000.usb
  608. [ 68.937427] call usb3+ returned 0 after 218 usecs
  609. [ 68.937464] calling c5008000.usb+ @ 80, parent: soc0
  610. [ 68.937472] call c5008000.usb+ returned 0 after 0 usecs
  611. [ 68.937571] calling usb2+ @ 6, parent: c5004000.usb
  612. [ 68.937797] call usb2+ returned 0 after 211 usecs
  613. [ 68.937831] calling c5004000.usb+ @ 80, parent: soc0
  614. [ 68.937839] call c5004000.usb+ returned 0 after 0 usecs
  615. [ 68.937928] calling usb1+ @ 6, parent: c5000000.usb
  616. [ 68.953671] call usb1+ returned 0 after 15364 usecs
  617. [ 68.953709] calling c5000000.usb+ @ 80, parent: soc0
  618. [ 68.953717] call c5000000.usb+ returned 0 after 0 usecs
  619. [ 68.953730] calling panel+ @ 80, parent: soc0
  620. [ 68.953737] call panel+ returned 0 after 0 usecs
  621. [ 68.953756] calling regulators:regulator@1+ @ 80, parent: regulators
  622. [ 68.953764] call regulators:regulator@1+ returned 0 after 0 usecs
  623. [ 68.953775] calling 7000f800.fuse+ @ 80, parent: soc0
  624. [ 68.953782] call 7000f800.fuse+ returned 0 after 0 usecs
  625. [ 68.953808] calling rfkill0+ @ 80, parent: rfkill_gpio
  626. [ 68.953815] call rfkill0+ returned 0 after 0 usecs
  627. [ 68.953827] calling rfkill_gpio+ @ 80, parent: platform
  628. [ 68.953833] call rfkill_gpio+ returned 0 after 0 usecs
  629. [ 68.953861] calling input2+ @ 80, parent: card0
  630. [ 68.953869] call input2+ returned 0 after 1 usecs
  631. [ 68.953965] calling snd-soc-dummy+ @ 80, parent: platform
  632. [ 68.953972] call snd-soc-dummy+ returned 0 after 0 usecs
  633. [ 68.953988] calling paz00-led+ @ 80, parent: nvec-paz00.0
  634. [ 68.954010] call paz00-led+ returned 0 after 13 usecs
  635. [ 68.954029] calling input1+ @ 80, parent: nvec-kbd.0
  636. [ 68.954089] call input1+ returned 0 after 50 usecs
  637. [ 68.954116] calling nvec-paz00.0+ @ 80, parent: 7000c500.nvec
  638. [ 68.954123] call nvec-paz00.0+ returned 0 after 0 usecs
  639. [ 68.954135] calling nvec-power.1+ @ 80, parent: 7000c500.nvec
  640. [ 68.954142] call nvec-power.1+ returned 0 after 0 usecs
  641. [ 68.954154] calling nvec-power.0+ @ 80, parent: 7000c500.nvec
  642. [ 68.954160] call nvec-power.0+ returned 0 after 0 usecs
  643. [ 68.954172] calling serio0+ @ 80, parent: none
  644. [ 69.153409] psmouse serio0: Failed to disable mouse on nvec
  645. [ 69.206091] call serio0+ returned 0 after 246007 usecs
  646. [ 69.211221] calling nvec-mouse.0+ @ 80, parent: 7000c500.nvec
  647. [ 69.217077] call nvec-mouse.0+ returned 0 after 20 usecs
  648. [ 69.222388] calling nvec-kbd.0+ @ 80, parent: 7000c500.nvec
  649. [ 69.228057] call nvec-kbd.0+ returned 0 after 0 usecs
  650. [ 69.233111] calling mmc1:0001+ @ 80, parent: mmc1
  651. [ 69.245984] call mmc1:0001+ returned 0 after 7893 usecs
  652. [ 69.251209] calling mmc0:0003+ @ 80, parent: mmc0
  653. [ 69.257038] call mmc0:0003+ returned 0 after 1015 usecs
  654. [ 69.262254] calling wifi-led+ @ 80, parent: gpio-leds
  655. [ 69.267392] call wifi-led+ returned 0 after 0 usecs
  656. [ 69.272264] calling mmc1::+ @ 80, parent: c8000600.sdhci
  657. [ 69.277658] call mmc1::+ returned 0 after 0 usecs
  658. [ 69.282355] calling mmc0::+ @ 80, parent: c8000000.sdhci
  659. [ 69.287754] call mmc0::+ returned 0 after 0 usecs
  660. [ 69.292460] calling rtc0+ @ 80, parent: tps6586x-rtc
  661. [ 69.303767] call rtc0+ returned 0 after 6111 usecs
  662. [ 69.308551] calling rtc1+ @ 80, parent: 7000e000.rtc
  663. [ 69.313605] call rtc1+ returned 0 after 0 usecs
  664. [ 69.318198] calling serial8250+ @ 80, parent: platform
  665. [ 69.323422] call serial8250+ returned 0 after 0 usecs
  666. [ 69.328507] calling backlight+ @ 80, parent: backlight
  667. [ 69.333729] call backlight+ returned 0 after 0 usecs
  668. [ 69.338705] calling alarmtimer+ @ 80, parent: platform
  669. [ 69.343926] call alarmtimer+ returned 0 after 1 usecs
  670. [ 69.349169] calling regulatory.0+ @ 80, parent: platform
  671. [ 69.354562] call regulatory.0+ returned 0 after 0 usecs
  672. [ 69.359779] calling 2-004c+ @ 80, parent: i2c-2
  673. [ 69.364394] call 2-004c+ returned 0 after 0 usecs
  674. [ 69.369088] calling tps6586x-onkey+ @ 80, parent: 2-0034
  675. [ 69.374481] call tps6586x-onkey+ returned 0 after 0 usecs
  676. [ 69.379868] calling tps6586x-rtc+ @ 80, parent: 2-0034
  677. [ 69.397708] call tps6586x-rtc+ returned 0 after 12323 usecs
  678. [ 69.403310] calling tps6586x-regulator+ @ 80, parent: 2-0034
  679. [ 69.409058] call tps6586x-regulator+ returned 0 after 0 usecs
  680. [ 69.414808] calling tps6586x-gpio+ @ 80, parent: 2-0034
  681. [ 69.420105] call tps6586x-gpio+ returned 0 after 0 usecs
  682. [ 69.425423] calling 2-0034+ @ 80, parent: i2c-2
  683. [ 69.430026] call 2-0034+ returned 0 after 0 usecs
  684. [ 69.434731] calling i2c-2+ @ 80, parent: 7000d000.i2c
  685. [ 69.439854] call i2c-2+ returned 0 after 0 usecs
  686. [ 69.444926] calling i2c-1+ @ 80, parent: 7000c400.i2c
  687. [ 69.450053] call i2c-1+ returned 0 after 0 usecs
  688. [ 69.454678] calling 0-001e+ @ 80, parent: i2c-0
  689. [ 69.459283] call 0-001e+ returned 0 after 0 usecs
  690. [ 69.463992] calling i2c-0+ @ 80, parent: 7000c000.i2c
  691. [ 69.469117] call i2c-0+ returned 0 after 0 usecs
  692. [ 69.473758] calling sound+ @ 80, parent: soc0
  693. [ 69.482812] call sound+ returned 0 after 4511 usecs
  694. [ 69.487706] calling regulators:regulator@0+ @ 80, parent: regulators
  695. [ 69.494146] call regulators:regulator@0+ returned 0 after 0 usecs
  696. [ 69.500231] calling regulators+ @ 80, parent: soc0
  697. [ 69.505108] call regulators+ returned 0 after 0 usecs
  698. [ 69.510151] calling gpio-leds+ @ 80, parent: soc0
  699. [ 69.514941] call gpio-leds+ returned 0 after 0 usecs
  700. [ 69.519897] calling gpio-keys+ @ 80, parent: soc0
  701. [ 69.524691] call gpio-keys+ returned 0 after 3 usecs
  702. [ 69.529647] calling clocks:clock@0+ @ 80, parent: clocks
  703. [ 69.535044] call clocks:clock@0+ returned 0 after 0 usecs
  704. [ 69.540434] calling clocks+ @ 80, parent: soc0
  705. [ 69.544970] call clocks+ returned 0 after 0 usecs
  706. [ 69.549666] calling backlight+ @ 80, parent: soc0
  707. [ 69.554464] call backlight+ returned 0 after 8 usecs
  708. [ 69.559423] calling 7000c500.nvec+ @ 80, parent: soc0
  709. [ 69.575181] call 7000c500.nvec+ returned 0 after 10369 usecs
  710. [ 69.580832] calling pmu+ @ 80, parent: soc0
  711. [ 69.585109] call pmu+ returned 0 after 0 usecs
  712. [ 69.589547] calling c8000600.sdhci+ @ 80, parent: soc0
  713. [ 69.594846] call c8000600.sdhci+ returned 0 after 72 usecs
  714. [ 69.600325] calling c8000000.sdhci+ @ 80, parent: soc0
  715. [ 69.605627] call c8000000.sdhci+ returned 0 after 48 usecs
  716. [ 69.611106] calling c5008000.usb-phy+ @ 80, parent: soc0
  717. [ 69.616531] call c5008000.usb-phy+ returned 0 after 0 usecs
  718. [ 69.622096] calling c5004000.usb-phy+ @ 80, parent: soc0
  719. [ 69.627529] call c5004000.usb-phy+ returned 0 after 0 usecs
  720. [ 69.633092] calling c5000000.usb-phy+ @ 80, parent: soc0
  721. [ 69.638520] call c5000000.usb-phy+ returned 0 after 0 usecs
  722. [ 69.644121] calling 7000f400.memory-controller+ @ 80, parent: soc0
  723. [ 69.650374] call 7000f400.memory-controller+ returned 0 after 0 usecs
  724. [ 69.656837] calling 7000f024.iommu+ @ 80, parent: soc0
  725. [ 69.666567] call 7000f024.iommu+ returned 0 after 4409 usecs
  726. [ 69.672218] calling 7000f000.memory-controller+ @ 80, parent: soc0
  727. [ 69.678489] call 7000f000.memory-controller+ returned 0 after 0 usecs
  728. [ 69.684933] calling 7000e400.pmc+ @ 80, parent: soc0
  729. [ 69.689973] call 7000e400.pmc+ returned 0 after 0 usecs
  730. [ 69.695201] calling 7000d000.i2c+ @ 80, parent: soc0
  731. [ 69.700240] call 7000d000.i2c+ returned 0 after 1 usecs
  732. [ 69.705469] calling 7000c400.i2c+ @ 80, parent: soc0
  733. [ 69.710508] call 7000c400.i2c+ returned 0 after 0 usecs
  734. [ 69.715735] calling 7000c000.i2c+ @ 80, parent: soc0
  735. [ 69.720775] call 7000c000.i2c+ returned 0 after 1 usecs
  736. [ 69.726001] calling 7000e000.rtc+ @ 80, parent: soc0
  737. [ 69.731043] call 7000e000.rtc+ returned 0 after 2 usecs
  738. [ 69.736270] calling 7000a000.pwm+ @ 80, parent: soc0
  739. [ 69.741309] call 7000a000.pwm+ returned 0 after 0 usecs
  740. [ 69.746989] calling 70006200.serial+ @ 80, parent: soc0
  741. [ 69.752287] call 70006200.serial+ returned 0 after 0 usecs
  742. [ 69.757774] calling 70006000.serial+ @ 80, parent: soc0
  743. [ 69.763071] call 70006000.serial+ returned 0 after 0 usecs
  744. [ 69.768554] calling 70002800.i2s+ @ 80, parent: soc0
  745. [ 69.773601] call 70002800.i2s+ returned 0 after 0 usecs
  746. [ 69.778813] calling 70000c00.das+ @ 80, parent: soc0
  747. [ 69.783859] call 70000c00.das+ returned 0 after 0 usecs
  748. [ 69.789072] calling 70000014.pinmux+ @ 80, parent: soc0
  749. [ 69.794378] call 70000014.pinmux+ returned 0 after 0 usecs
  750. [ 69.799851] calling 70000800.apbmisc+ @ 80, parent: soc0
  751. [ 69.805248] call 70000800.apbmisc+ returned 0 after 0 usecs
  752. [ 69.810810] calling 6000d000.gpio+ @ 80, parent: soc0
  753. [ 69.815966] call 6000d000.gpio+ returned 0 after 22 usecs
  754. [ 69.821353] calling 6000c004.ahb+ @ 80, parent: soc0
  755. [ 69.826404] call 6000c004.ahb+ returned 0 after 5 usecs
  756. [ 69.831625] calling 6000a000.dma+ @ 80, parent: soc0
  757. [ 69.836692] call 6000a000.dma+ returned 0 after 19 usecs
  758. [ 69.841992] calling 60006000.clock+ @ 80, parent: soc0
  759. [ 69.847212] call 60006000.clock+ returned 0 after 0 usecs
  760. [ 69.852599] calling 60005000.timer+ @ 80, parent: soc0
  761. [ 69.857819] call 60005000.timer+ returned 0 after 0 usecs
  762. [ 69.863206] calling 50043000.cache-controller+ @ 80, parent: soc0
  763. [ 69.869378] call 50043000.cache-controller+ returned 0 after 0 usecs
  764. [ 69.875727] calling 50041000.interrupt-controller+ @ 80, parent: soc0
  765. [ 69.882237] call 50041000.interrupt-controller+ returned 0 after 0 usecs
  766. [ 69.888932] calling 50040600.timer+ @ 80, parent: soc0
  767. [ 69.894152] call 50040600.timer+ returned 0 after 0 usecs
  768. [ 69.899539] calling 54280000.hdmi+ @ 80, parent: 50000000.host1x
  769. [ 69.905624] call 54280000.hdmi+ returned 0 after 0 usecs
  770. [ 69.910924] calling 54240000.dc+ @ 80, parent: 50000000.host1x
  771. [ 69.916837] call 54240000.dc+ returned 0 after 0 usecs
  772. [ 69.921964] calling 54140000.gr3d+ @ 80, parent: 50000000.host1x
  773. [ 69.928050] call 54140000.gr3d+ returned 0 after 0 usecs
  774. [ 69.933364] calling 54140000.gr2d+ @ 80, parent: 50000000.host1x
  775. [ 69.939441] call 54140000.gr2d+ returned 0 after 0 usecs
  776. [ 69.944751] calling 54100000.isp+ @ 80, parent: 50000000.host1x
  777. [ 69.950740] call 54100000.isp+ returned 0 after 0 usecs
  778. [ 69.955962] calling 540c0000.epp+ @ 80, parent: 50000000.host1x
  779. [ 69.961952] call 540c0000.epp+ returned 0 after 0 usecs
  780. [ 69.967174] calling 54080000.vi+ @ 80, parent: 50000000.host1x
  781. [ 69.973077] call 54080000.vi+ returned 0 after 0 usecs
  782. [ 69.978213] calling 54040000.mpe+ @ 80, parent: 50000000.host1x
  783. [ 69.984212] call 54040000.mpe+ returned 0 after 0 usecs
  784. [ 69.989429] calling 50000000.host1x+ @ 80, parent: soc0
  785. [ 69.994735] call 50000000.host1x+ returned 0 after 0 usecs
  786. [ 70.000235] calling reg-dummy+ @ 80, parent: platform
  787. [ 70.005372] call reg-dummy+ returned 0 after 0 usecs
  788. [ 70.010339] PM: suspend of devices complete after 1189.320 msecs
  789. [ 70.016357] suspend debug: Waiting for 5 seconds.
  790. [ 75.016203] calling reg-dummy+ @ 80, parent: platform
  791. [ 75.021328] call reg-dummy+ returned 0 after 0 usecs
  792. [ 75.026305] calling 50000000.host1x+ @ 80, parent: soc0
  793. [ 75.031604] call 50000000.host1x+ returned 0 after 0 usecs
  794. [ 75.037086] calling 54040000.mpe+ @ 80, parent: 50000000.host1x
  795. [ 75.043076] call 54040000.mpe+ returned 0 after 0 usecs
  796. [ 75.048295] calling 54080000.vi+ @ 80, parent: 50000000.host1x
  797. [ 75.054207] call 54080000.vi+ returned 0 after 0 usecs
  798. [ 75.059333] calling 540c0000.epp+ @ 80, parent: 50000000.host1x
  799. [ 75.065331] call 540c0000.epp+ returned 0 after 0 usecs
  800. [ 75.070544] calling 54100000.isp+ @ 80, parent: 50000000.host1x
  801. [ 75.076542] call 54100000.isp+ returned 0 after 0 usecs
  802. [ 75.081753] calling 54140000.gr2d+ @ 80, parent: 50000000.host1x
  803. [ 75.087839] call 54140000.gr2d+ returned 0 after 0 usecs
  804. [ 75.093137] calling 54140000.gr3d+ @ 80, parent: 50000000.host1x
  805. [ 75.099222] call 54140000.gr3d+ returned 0 after 0 usecs
  806. [ 75.104529] calling 54240000.dc+ @ 80, parent: 50000000.host1x
  807. [ 75.110432] call 54240000.dc+ returned 0 after 0 usecs
  808. [ 75.115566] calling 54280000.hdmi+ @ 80, parent: 50000000.host1x
  809. [ 75.121642] call 54280000.hdmi+ returned 0 after 0 usecs
  810. [ 75.126949] calling 50040600.timer+ @ 80, parent: soc0
  811. [ 75.132159] call 50040600.timer+ returned 0 after 0 usecs
  812. [ 75.137557] calling 50041000.interrupt-controller+ @ 80, parent: soc0
  813. [ 75.144105] call 50041000.interrupt-controller+ returned 0 after 0 usecs
  814. [ 75.150791] calling 50043000.cache-controller+ @ 80, parent: soc0
  815. [ 75.156966] call 50043000.cache-controller+ returned 0 after 0 usecs
  816. [ 75.163305] calling 60005000.timer+ @ 80, parent: soc0
  817. [ 75.168525] call 60005000.timer+ returned 0 after 0 usecs
  818. [ 75.173919] calling 60006000.clock+ @ 80, parent: soc0
  819. [ 75.179129] call 60006000.clock+ returned 0 after 0 usecs
  820. [ 75.184523] calling 6000a000.dma+ @ 80, parent: soc0
  821. [ 75.189572] call 6000a000.dma+ returned 0 after 12 usecs
  822. [ 75.194881] calling 6000c004.ahb+ @ 80, parent: soc0
  823. [ 75.199920] call 6000c004.ahb+ returned 0 after 2 usecs
  824. [ 75.205140] calling 6000d000.gpio+ @ 80, parent: soc0
  825. [ 75.210267] call 6000d000.gpio+ returned 0 after 4 usecs
  826. [ 75.215575] calling 70000800.apbmisc+ @ 80, parent: soc0
  827. [ 75.220958] call 70000800.apbmisc+ returned 0 after 0 usecs
  828. [ 75.226526] calling 70000014.pinmux+ @ 80, parent: soc0
  829. [ 75.231822] call 70000014.pinmux+ returned 0 after 0 usecs
  830. [ 75.237302] calling 70000c00.das+ @ 80, parent: soc0
  831. [ 75.242339] call 70000c00.das+ returned 0 after 0 usecs
  832. [ 75.247558] calling 70002800.i2s+ @ 80, parent: soc0
  833. [ 75.252595] call 70002800.i2s+ returned 0 after 0 usecs
  834. [ 75.257815] calling 70006000.serial+ @ 80, parent: soc0
  835. [ 75.263112] call 70006000.serial+ returned 0 after 0 usecs
  836. [ 75.268597] calling 70006200.serial+ @ 80, parent: soc0
  837. [ 75.273904] call 70006200.serial+ returned 0 after 0 usecs
  838. [ 75.279376] calling 7000a000.pwm+ @ 80, parent: soc0
  839. [ 75.284422] call 7000a000.pwm+ returned 0 after 0 usecs
  840. [ 75.289634] calling 7000e000.rtc+ @ 80, parent: soc0
  841. [ 75.294682] call 7000e000.rtc+ returned 0 after 2 usecs
  842. [ 75.299893] calling 7000c000.i2c+ @ 80, parent: soc0
  843. [ 75.304952] call 7000c000.i2c+ returned 0 after 12 usecs
  844. [ 75.310250] calling 7000c400.i2c+ @ 80, parent: soc0
  845. [ 75.315306] call 7000c400.i2c+ returned 0 after 9 usecs
  846. [ 75.320518] calling 7000d000.i2c+ @ 80, parent: soc0
  847. [ 75.325573] call 7000d000.i2c+ returned 0 after 8 usecs
  848. [ 75.330785] calling 7000e400.pmc+ @ 80, parent: soc0
  849. [ 75.335831] call 7000e400.pmc+ returned 0 after 0 usecs
  850. [ 75.341043] calling 7000f000.memory-controller+ @ 80, parent: soc0
  851. [ 75.347302] call 7000f000.memory-controller+ returned 0 after 0 usecs
  852. [ 75.353734] calling 7000f024.iommu+ @ 80, parent: soc0
  853. [ 75.360053] call 7000f024.iommu+ returned 0 after 1082 usecs
  854. [ 75.365710] calling 7000f400.memory-controller+ @ 80, parent: soc0
  855. [ 75.371961] call 7000f400.memory-controller+ returned 0 after 0 usecs
  856. [ 75.378396] calling c5000000.usb-phy+ @ 80, parent: soc0
  857. [ 75.383788] call c5000000.usb-phy+ returned 0 after 0 usecs
  858. [ 75.389347] calling c5004000.usb-phy+ @ 80, parent: soc0
  859. [ 75.394744] call c5004000.usb-phy+ returned 0 after 0 usecs
  860. [ 75.400302] calling c5008000.usb-phy+ @ 80, parent: soc0
  861. [ 75.405695] call c5008000.usb-phy+ returned 0 after 0 usecs
  862. [ 75.411254] calling c8000000.sdhci+ @ 80, parent: soc0
  863. [ 75.416618] call c8000000.sdhci+ returned 0 after 141 usecs
  864. [ 75.422178] calling c8000600.sdhci+ @ 80, parent: soc0
  865. [ 75.427532] call c8000600.sdhci+ returned 0 after 124 usecs
  866. [ 75.433092] calling pmu+ @ 80, parent: soc0
  867. [ 75.437365] call pmu+ returned 0 after 0 usecs
  868. [ 75.441796] calling 7000c500.nvec+ @ 80, parent: soc0
  869. [ 75.446971] call 7000c500.nvec+ returned 0 after 15 usecs
  870. [ 75.452357] calling backlight+ @ 80, parent: soc0
  871. [ 75.457158] call backlight+ returned 0 after 11 usecs
  872. [ 75.462197] calling clocks+ @ 80, parent: soc0
  873. [ 75.466724] call clocks+ returned 0 after 0 usecs
  874. [ 75.471416] calling clocks:clock@0+ @ 80, parent: clocks
  875. [ 75.476809] call clocks:clock@0+ returned 0 after 0 usecs
  876. [ 75.482194] calling gpio-keys+ @ 80, parent: soc0
  877. [ 75.486987] call gpio-keys+ returned 0 after 7 usecs
  878. [ 75.491939] calling gpio-leds+ @ 80, parent: soc0
  879. [ 75.496725] call gpio-leds+ returned 0 after 0 usecs
  880. [ 75.501677] calling regulators+ @ 80, parent: soc0
  881. [ 75.506548] call regulators+ returned 0 after 0 usecs
  882. [ 75.511587] calling regulators:regulator@0+ @ 80, parent: regulators
  883. [ 75.518018] call regulators:regulator@0+ returned 0 after 0 usecs
  884. [ 75.524111] calling sound+ @ 80, parent: soc0
  885. [ 75.528549] call sound+ returned 0 after 6 usecs
  886. [ 75.533193] calling i2c-0+ @ 80, parent: 7000c000.i2c
  887. [ 75.538366] call i2c-0+ returned 0 after 0 usecs
  888. [ 75.542995] calling 0-001e+ @ 80, parent: i2c-0
  889. [ 75.547634] call 0-001e+ returned 0 after 0 usecs
  890. [ 75.552342] calling i2c-1+ @ 80, parent: 7000c400.i2c
  891. [ 75.557496] call i2c-1+ returned 0 after 0 usecs
  892. [ 75.562154] calling i2c-2+ @ 80, parent: 7000d000.i2c
  893. [ 75.567315] call i2c-2+ returned 0 after 0 usecs
  894. [ 75.571955] calling 2-0034+ @ 80, parent: i2c-2
  895. [ 75.576594] call 2-0034+ returned 0 after 0 usecs
  896. [ 75.581339] calling tps6586x-gpio+ @ 80, parent: 2-0034
  897. [ 75.586678] call tps6586x-gpio+ returned 0 after 0 usecs
  898. [ 75.592001] calling tps6586x-regulator+ @ 80, parent: 2-0034
  899. [ 75.597769] call tps6586x-regulator+ returned 0 after 0 usecs
  900. [ 75.603588] calling tps6586x-rtc+ @ 80, parent: 2-0034
  901. [ 75.609411] call tps6586x-rtc+ returned 0 after 567 usecs
  902. [ 75.614814] calling tps6586x-onkey+ @ 80, parent: 2-0034
  903. [ 75.620198] call tps6586x-onkey+ returned 0 after 0 usecs
  904. [ 75.625594] calling 2-004c+ @ 80, parent: i2c-2
  905. [ 75.630198] call 2-004c+ returned 0 after 0 usecs
  906. [ 75.634900] calling regulatory.0+ @ 80, parent: platform
  907. [ 75.640284] call regulatory.0+ returned 0 after 0 usecs
  908. [ 75.645634] calling alarmtimer+ @ 80, parent: platform
  909. [ 75.650845] call alarmtimer+ returned 0 after 0 usecs
  910. [ 75.655909] calling backlight+ @ 80, parent: backlight
  911. [ 75.661120] call backlight+ returned 0 after 0 usecs
  912. [ 75.666108] calling serial8250+ @ 80, parent: platform
  913. [ 75.671319] call serial8250+ returned 0 after 0 usecs
  914. [ 75.676411] calling rtc1+ @ 80, parent: 7000e000.rtc
  915. [ 75.681449] call rtc1+ returned 0 after 0 usecs
  916. [ 75.685977] calling rtc0+ @ 80, parent: tps6586x-rtc
  917. [ 75.691298] call rtc0+ returned 0 after 276 usecs
  918. [ 75.696013] calling mmc0::+ @ 80, parent: c8000000.sdhci
  919. [ 75.701398] call mmc0::+ returned 0 after 0 usecs
  920. [ 75.706102] calling mmc1::+ @ 80, parent: c8000600.sdhci
  921. [ 75.711485] call mmc1::+ returned 0 after 0 usecs
  922. [ 75.716188] calling wifi-led+ @ 80, parent: gpio-leds
  923. [ 75.721313] call wifi-led+ returned 0 after 0 usecs
  924. [ 75.726187] calling mmc0:0003+ @ 80, parent: mmc0
  925. [ 76.160353] call mmc0:0003+ returned 0 after 419307 usecs
  926. [ 76.165875] calling mmc1:0001+ @ 80, parent: mmc1
  927. [ 76.228312] call mmc1:0001+ returned 0 after 56269 usecs
  928. [ 76.233722] calling nvec-kbd.0+ @ 80, parent: 7000c500.nvec
  929. [ 76.239399] call nvec-kbd.0+ returned 0 after 0 usecs
  930. [ 76.244517] calling nvec-mouse.0+ @ 80, parent: 7000c500.nvec
  931. [ 76.250376] call nvec-mouse.0+ returned 0 after 10 usecs
  932. [ 76.255754] calling serio0+ @ 80, parent: none
  933. [ 76.260401] call serio0+ returned 0 after 92 usecs
  934. [ 76.265274] calling nvec-power.0+ @ 80, parent: 7000c500.nvec
  935. [ 76.271124] call nvec-power.0+ returned 0 after 1 usecs
  936. [ 76.276413] calling nvec-power.1+ @ 80, parent: 7000c500.nvec
  937. [ 76.282260] call nvec-power.1+ returned 0 after 0 usecs
  938. [ 76.287547] calling nvec-paz00.0+ @ 80, parent: 7000c500.nvec
  939. [ 76.293433] call nvec-paz00.0+ returned 0 after 0 usecs
  940. [ 76.298693] calling input1+ @ 80, parent: nvec-kbd.0
  941. [ 76.303807] call input1+ returned 0 after 8 usecs
  942. [ 76.308542] calling paz00-led+ @ 80, parent: nvec-paz00.0
  943. [ 76.314088] call paz00-led+ returned 0 after 6 usecs
  944. [ 76.319082] calling snd-soc-dummy+ @ 80, parent: platform
  945. [ 76.324622] call snd-soc-dummy+ returned 0 after 1 usecs
  946. [ 76.330057] calling input2+ @ 80, parent: card0
  947. [ 76.334731] call input2+ returned 0 after 1 usecs
  948. [ 76.339478] calling rfkill_gpio+ @ 80, parent: platform
  949. [ 76.345290] call rfkill_gpio+ returned 0 after 0 usecs
  950. [ 76.350424] calling rfkill0+ @ 80, parent: rfkill_gpio
  951. [ 76.355704] call rfkill0+ returned 0 after 4 usecs
  952. [ 76.360499] calling 7000f800.fuse+ @ 80, parent: soc0
  953. [ 76.365647] call 7000f800.fuse+ returned 0 after 0 usecs
  954. [ 76.370953] calling regulators:regulator@1+ @ 80, parent: regulators
  955. [ 76.377398] call regulators:regulator@1+ returned 0 after 0 usecs
  956. [ 76.383500] calling panel+ @ 80, parent: soc0
  957. [ 76.387935] call panel+ returned 0 after 0 usecs
  958. [ 76.392544] calling c5000000.usb+ @ 80, parent: soc0
  959. [ 76.397599] call c5000000.usb+ returned 0 after 0 usecs
  960. [ 76.402824] calling c5004000.usb+ @ 80, parent: soc0
  961. [ 76.402843] calling usb1+ @ 6, parent: c5000000.usb
  962. [ 76.402928] call usb1+ returned 0 after 76 usecs
  963. [ 76.417459] call c5004000.usb+ returned 0 after 0 usecs
  964. [ 76.422693] calling usb2+ @ 104, parent: c5004000.usb
  965. [ 76.427874] calling c5008000.usb+ @ 80, parent: soc0
  966. [ 76.432917] call c5008000.usb+ returned 0 after 0 usecs
  967. [ 76.438306] calling usb3+ @ 110, parent: c5008000.usb
  968. [ 76.443489] calling 54200000.dc+ @ 80, parent: 50000000.host1x
  969. [ 76.449400] call 54200000.dc+ returned 0 after 0 usecs
  970. [ 76.454681] calling controlD64+ @ 80, parent: drm
  971. [ 76.459465] call controlD64+ returned 0 after 0 usecs
  972. [ 76.464530] calling card0+ @ 80, parent: drm
  973. [ 76.468879] call card0+ returned 0 after 0 usecs
  974. [ 76.473505] calling card0-HDMI-A-1+ @ 80, parent: card0
  975. [ 76.478807] call card0-HDMI-A-1+ returned 0 after 0 usecs
  976. [ 76.484222] calling card0-LVDS-1+ @ 80, parent: card0
  977. [ 76.489351] call card0-LVDS-1+ returned 0 after 0 usecs
  978. [ 76.494591] calling input6+ @ 80, parent: gpio-keys
  979. [ 76.499549] call input6+ returned 0 after 0 usecs
  980. [ 76.504277] calling input5+ @ 80, parent: serio0
  981. [ 76.508974] call input5+ returned 0 after 0 usecs
  982. [ 76.543386] call usb2+ returned 0 after 112835 usecs
  983. [ 76.548408] calling 2-1+ @ 115, parent: usb2
  984. [ 76.563376] call usb3+ returned 0 after 117106 usecs
  985. [ 76.568396] calling 3-1+ @ 121, parent: usb3
  986. [ 76.666474] usb 2-1: reset high-speed USB device number 2 using tegra-ehci
  987. [ 76.683456] usb 3-1: reset high-speed USB device number 2 using tegra-ehci
  988. [ 77.043667] call 2-1+ returned 0 after 479386 usecs
  989. [ 77.048774] calling 2-1.1+ @ 128, parent: 2-1
  990. [ 77.053666] calling 2-1.2+ @ 138, parent: 2-1
  991. [ 77.054095] call 3-1+ returned 0 after 470053 usecs
  992. [ 77.054291] calling 3-1.2+ @ 147, parent: 3-1
  993. [ 77.136790] usb 3-1.2: reset high-speed USB device number 3 using tegra-ehci
  994. [ 77.144056] usb 2-1.1: reset high-speed USB device number 3 using tegra-ehci
  995. [ 77.274909] call 2-1.1+ returned 0 after 216473 usecs
  996. [ 77.316232] call 3-1.2+ returned 0 after 255783 usecs
  997. [ 77.321447] calling input7+ @ 80, parent: 3-1.2:1.0
  998. [ 77.326525] call input7+ returned 0 after 1 usecs
  999. [ 77.343857] usb 2-1.2: reset full-speed USB device number 4 using tegra-ehci
  1000. [ 77.534767] call 2-1.2+ returned 0 after 456045 usecs
  1001. [ 77.540117] PM: resume of devices complete after 2524.051 msecs
  1002. [ 77.546207] cpufreq: cpufreq_resume: Failed to start governor for policy: dae9aa00
  1003. [ 77.554981] PM: Finishing wakeup.
  1004. [ 77.558293] Restarting tasks ... done.
  1005. [ 78.786330] nvec 7000c500.nvec: timeout waiting for ec transfer
  1006. [ 80.722147] psmouse serio0: elantech: assuming hardware version 3 (with firmware version 0x150500)
  1007. [ 80.763204] psmouse serio0: elantech: Synaptics capabilities query result 0x69, 0x17, 0x09.
  1008. [ 80.967378] input: ETPS/2 Elantech Touchpad as /devices/serio0/input/input11
  1009. [ 85.140706] PM: Syncing filesystems ... done.
  1010. [ 85.145276] PM: Preparing system for mem sleep
  1011. [ 85.155540] Freezing user space processes ... (elapsed 0.001 seconds) done.
  1012. [ 85.157018] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  1013. [ 85.157028] PM: Entering mem sleep
  1014. [ 85.159314] calling input11+ @ 80, parent: serio0
  1015. [ 85.159384] call input11+ returned 0 after 52 usecs
  1016. [ 85.159497] calling input7+ @ 80, parent: 3-1.2:1.0
  1017. [ 85.159647] call input7+ returned 0 after 126 usecs
  1018. [ 85.159786] calling 3-1.2+ @ 144, parent: 3-1
  1019. [ 85.159805] call 3-1.2+ returned 0 after 3 usecs
  1020. [ 85.159973] calling 2-1.2+ @ 144, parent: 2-1
  1021. [ 85.160016] call 2-1.2+ returned 0 after 27 usecs
  1022. [ 85.160066] calling input6+ @ 80, parent: gpio-keys
  1023. [ 85.160190] call input6+ returned 0 after 104 usecs
  1024. [ 85.160202] calling 2-1.1+ @ 144, parent: 2-1
  1025. [ 85.160238] call 2-1.1+ returned 0 after 21 usecs
  1026. [ 85.160251] calling card0-LVDS-1+ @ 80, parent: card0
  1027. [ 85.160268] call card0-LVDS-1+ returned 0 after 1 usecs
  1028. [ 85.160292] calling card0-HDMI-A-1+ @ 80, parent: card0
  1029. [ 85.160306] call card0-HDMI-A-1+ returned 0 after 0 usecs
  1030. [ 85.160333] calling card0+ @ 80, parent: drm
  1031. [ 85.160348] call card0+ returned 0 after 1 usecs
  1032. [ 85.160372] calling 3-1+ @ 144, parent: usb3
  1033. [ 85.160383] calling controlD64+ @ 80, parent: drm
  1034. [ 85.160397] call controlD64+ returned 0 after 1 usecs
  1035. [ 85.160422] calling 54200000.dc+ @ 80, parent: 50000000.host1x
  1036. [ 85.160436] call 54200000.dc+ returned 0 after 1 usecs
  1037. [ 85.160688] calling 2-1+ @ 145, parent: usb2
  1038. [ 85.162983] call 2-1+ returned 0 after 2216 usecs
  1039. [ 85.275028] call 3-1+ returned 0 after 111946 usecs
  1040. [ 85.275107] calling usb3+ @ 142, parent: c5008000.usb
  1041. [ 85.275447] call usb3+ returned 0 after 311 usecs
  1042. [ 85.275550] calling c5008000.usb+ @ 80, parent: soc0
  1043. [ 85.275568] call c5008000.usb+ returned 0 after 1 usecs
  1044. [ 85.281051] calling usb2+ @ 142, parent: c5004000.usb
  1045. [ 85.281440] call usb2+ returned 0 after 359 usecs
  1046. [ 85.281534] calling c5004000.usb+ @ 80, parent: soc0
  1047. [ 85.281551] call c5004000.usb+ returned 0 after 1 usecs
  1048. [ 85.286057] calling usb1+ @ 142, parent: c5000000.usb
  1049. [ 85.305690] call usb1+ returned 0 after 19150 usecs
  1050. [ 85.305787] calling c5000000.usb+ @ 80, parent: soc0
  1051. [ 85.305804] call c5000000.usb+ returned 0 after 1 usecs
  1052. [ 85.305832] calling panel+ @ 80, parent: soc0
  1053. [ 85.305847] call panel+ returned 0 after 1 usecs
  1054. [ 85.305886] calling regulators:regulator@1+ @ 80, parent: regulators
  1055. [ 85.305902] call regulators:regulator@1+ returned 0 after 0 usecs
  1056. [ 85.305924] calling 7000f800.fuse+ @ 80, parent: soc0
  1057. [ 85.305937] call 7000f800.fuse+ returned 0 after 0 usecs
  1058. [ 85.305991] calling rfkill0+ @ 80, parent: rfkill_gpio
  1059. [ 85.306005] call rfkill0+ returned 0 after 1 usecs
  1060. [ 85.306031] calling rfkill_gpio+ @ 80, parent: platform
  1061. [ 85.306044] call rfkill_gpio+ returned 0 after 0 usecs
  1062. [ 85.306098] calling input2+ @ 80, parent: card0
  1063. [ 85.306113] call input2+ returned 0 after 2 usecs
  1064. [ 85.306307] calling snd-soc-dummy+ @ 80, parent: platform
  1065. [ 85.306320] call snd-soc-dummy+ returned 0 after 1 usecs
  1066. [ 85.306353] calling paz00-led+ @ 80, parent: nvec-paz00.0
  1067. [ 85.306403] call paz00-led+ returned 0 after 33 usecs
  1068. [ 85.306496] calling input1+ @ 80, parent: nvec-kbd.0
  1069. [ 85.306657] call input1+ returned 0 after 140 usecs
  1070. [ 85.306713] calling nvec-paz00.0+ @ 80, parent: 7000c500.nvec
  1071. [ 85.306728] call nvec-paz00.0+ returned 0 after 1 usecs
  1072. [ 85.306753] calling nvec-power.1+ @ 80, parent: 7000c500.nvec
  1073. [ 85.306767] call nvec-power.1+ returned 0 after 1 usecs
  1074. [ 85.306792] calling nvec-power.0+ @ 80, parent: 7000c500.nvec
  1075. [ 85.306805] call nvec-power.0+ returned 0 after 0 usecs
  1076. [ 85.306831] calling serio0+ @ 80, parent: none
  1077. [ 85.505075] psmouse serio0: Failed to disable mouse on nvec
  1078. [ 85.539744] call serio0+ returned 0 after 227447 usecs
  1079. [ 85.544897] calling nvec-mouse.0+ @ 80, parent: 7000c500.nvec
  1080. [ 85.550742] call nvec-mouse.0+ returned 0 after 23 usecs
  1081. [ 85.556069] calling nvec-kbd.0+ @ 80, parent: 7000c500.nvec
  1082. [ 85.561732] call nvec-kbd.0+ returned 0 after 0 usecs
  1083. [ 85.566804] calling mmc1:0001+ @ 80, parent: mmc1
  1084. [ 85.579685] call mmc1:0001+ returned 0 after 7909 usecs
  1085. [ 85.584928] calling mmc0:0003+ @ 80, parent: mmc0
  1086. [ 85.590756] call mmc0:0003+ returned 0 after 1023 usecs
  1087. [ 85.595991] calling wifi-led+ @ 80, parent: gpio-leds
  1088. [ 85.601118] call wifi-led+ returned 0 after 0 usecs
  1089. [ 85.606003] calling mmc1::+ @ 80, parent: c8000600.sdhci
  1090. [ 85.611389] call mmc1::+ returned 0 after 0 usecs
  1091. [ 85.616101] calling mmc0::+ @ 80, parent: c8000000.sdhci
  1092. [ 85.621487] call mmc0::+ returned 0 after 0 usecs
  1093. [ 85.626208] calling rtc0+ @ 80, parent: tps6586x-rtc
  1094. [ 85.637611] call rtc0+ returned 0 after 6211 usecs
  1095. [ 85.642397] calling rtc1+ @ 80, parent: 7000e000.rtc
  1096. [ 85.647482] call rtc1+ returned 0 after 0 usecs
  1097. [ 85.652091] calling serial8250+ @ 80, parent: platform
  1098. [ 85.657320] call serial8250+ returned 0 after 0 usecs
  1099. [ 85.662416] calling backlight+ @ 80, parent: backlight
  1100. [ 85.667642] call backlight+ returned 0 after 0 usecs
  1101. [ 85.672625] calling alarmtimer+ @ 80, parent: platform
  1102. [ 85.677851] call alarmtimer+ returned 0 after 2 usecs
  1103. [ 85.683126] calling regulatory.0+ @ 80, parent: platform
  1104. [ 85.688526] call regulatory.0+ returned 0 after 0 usecs
  1105. [ 85.693757] calling 2-004c+ @ 80, parent: i2c-2
  1106. [ 85.698363] call 2-004c+ returned 0 after 0 usecs
  1107. [ 85.703058] calling tps6586x-onkey+ @ 80, parent: 2-0034
  1108. [ 85.708456] call tps6586x-onkey+ returned 0 after 0 usecs
  1109. [ 85.713856] calling tps6586x-rtc+ @ 80, parent: 2-0034
  1110. [ 85.728836] call tps6586x-rtc+ returned 0 after 9538 usecs
  1111. [ 85.734382] calling tps6586x-regulator+ @ 80, parent: 2-0034
  1112. [ 85.740116] call tps6586x-regulator+ returned 0 after 0 usecs
  1113. [ 85.745866] calling tps6586x-gpio+ @ 80, parent: 2-0034
  1114. [ 85.751165] call tps6586x-gpio+ returned 0 after 0 usecs
  1115. [ 85.756486] calling 2-0034+ @ 80, parent: i2c-2
  1116. [ 85.761092] call 2-0034+ returned 0 after 0 usecs
  1117. [ 85.765801] calling i2c-2+ @ 80, parent: 7000d000.i2c
  1118. [ 85.770926] call i2c-2+ returned 0 after 0 usecs
  1119. [ 85.775554] calling i2c-1+ @ 80, parent: 7000c400.i2c
  1120. [ 85.780679] call i2c-1+ returned 0 after 0 usecs
  1121. [ 85.785300] calling 0-001e+ @ 80, parent: i2c-0
  1122. [ 85.789906] call 0-001e+ returned 0 after 0 usecs
  1123. [ 85.794615] calling i2c-0+ @ 80, parent: 7000c000.i2c
  1124. [ 85.799739] call i2c-0+ returned 0 after 0 usecs
  1125. [ 85.804379] calling sound+ @ 80, parent: soc0
  1126. [ 85.834765] call sound+ returned 0 after 25342 usecs
  1127. [ 85.839726] calling regulators:regulator@0+ @ 80, parent: regulators
  1128. [ 85.846172] call regulators:regulator@0+ returned 0 after 0 usecs
  1129. [ 85.852257] calling regulators+ @ 80, parent: soc0
  1130. [ 85.857135] call regulators+ returned 0 after 0 usecs
  1131. [ 85.862178] calling gpio-leds+ @ 80, parent: soc0
  1132. [ 85.866968] call gpio-leds+ returned 0 after 0 usecs
  1133. [ 85.871924] calling gpio-keys+ @ 80, parent: soc0
  1134. [ 85.876718] call gpio-keys+ returned 0 after 3 usecs
  1135. [ 85.881674] calling clocks:clock@0+ @ 80, parent: clocks
  1136. [ 85.887077] call clocks:clock@0+ returned 0 after 0 usecs
  1137. [ 85.892467] calling clocks+ @ 80, parent: soc0
  1138. [ 85.896998] call clocks+ returned 0 after 0 usecs
  1139. [ 85.901694] calling backlight+ @ 80, parent: soc0
  1140. [ 85.906492] call backlight+ returned 0 after 8 usecs
  1141. [ 85.911451] calling 7000c500.nvec+ @ 80, parent: soc0
  1142. [ 85.924495] call 7000c500.nvec+ returned 0 after 7719 usecs
  1143. [ 85.930059] calling pmu+ @ 80, parent: soc0
  1144. [ 85.934336] call pmu+ returned 0 after 0 usecs
  1145. [ 85.938774] calling c8000600.sdhci+ @ 80, parent: soc0
  1146. [ 85.944575] call c8000600.sdhci+ returned 0 after 103 usecs
  1147. [ 85.950148] calling c8000000.sdhci+ @ 80, parent: soc0
  1148. [ 85.955467] call c8000000.sdhci+ returned 0 after 65 usecs
  1149. [ 85.960951] calling c5008000.usb-phy+ @ 80, parent: soc0
  1150. [ 85.966365] call c5008000.usb-phy+ returned 0 after 0 usecs
  1151. [ 85.971933] calling c5004000.usb-phy+ @ 80, parent: soc0
  1152. [ 85.977346] call c5004000.usb-phy+ returned 0 after 0 usecs
  1153. [ 85.982914] calling c5000000.usb-phy+ @ 80, parent: soc0
  1154. [ 85.988333] call c5000000.usb-phy+ returned 0 after 0 usecs
  1155. [ 85.993926] calling 7000f400.memory-controller+ @ 80, parent: soc0
  1156. [ 86.000182] call 7000f400.memory-controller+ returned 0 after 0 usecs
  1157. [ 86.006644] calling 7000f024.iommu+ @ 80, parent: soc0
  1158. [ 86.017103] call 7000f024.iommu+ returned 0 after 5118 usecs
  1159. [ 86.022759] calling 7000f000.memory-controller+ @ 80, parent: soc0
  1160. [ 86.029039] call 7000f000.memory-controller+ returned 0 after 0 usecs
  1161. [ 86.035497] calling 7000e400.pmc+ @ 80, parent: soc0
  1162. [ 86.040540] call 7000e400.pmc+ returned 0 after 0 usecs
  1163. [ 86.045782] calling 7000d000.i2c+ @ 80, parent: soc0
  1164. [ 86.050826] call 7000d000.i2c+ returned 0 after 1 usecs
  1165. [ 86.056071] calling 7000c400.i2c+ @ 80, parent: soc0
  1166. [ 86.061115] call 7000c400.i2c+ returned 0 after 1 usecs
  1167. [ 86.066354] calling 7000c000.i2c+ @ 80, parent: soc0
  1168. [ 86.071397] call 7000c000.i2c+ returned 0 after 0 usecs
  1169. [ 86.076633] calling 7000e000.rtc+ @ 80, parent: soc0
  1170. [ 86.081678] call 7000e000.rtc+ returned 0 after 3 usecs
  1171. [ 86.086923] calling 7000a000.pwm+ @ 80, parent: soc0
  1172. [ 86.091966] call 7000a000.pwm+ returned 0 after 0 usecs
  1173. [ 86.097203] calling 70006200.serial+ @ 80, parent: soc0
  1174. [ 86.102505] call 70006200.serial+ returned 0 after 0 usecs
  1175. [ 86.108002] calling 70006000.serial+ @ 80, parent: soc0
  1176. [ 86.113302] call 70006000.serial+ returned 0 after 0 usecs
  1177. [ 86.118797] calling 70002800.i2s+ @ 80, parent: soc0
  1178. [ 86.123854] call 70002800.i2s+ returned 0 after 0 usecs
  1179. [ 86.129074] calling 70000c00.das+ @ 80, parent: soc0
  1180. [ 86.134132] call 70000c00.das+ returned 0 after 0 usecs
  1181. [ 86.139351] calling 70000014.pinmux+ @ 80, parent: soc0
  1182. [ 86.144668] call 70000014.pinmux+ returned 0 after 0 usecs
  1183. [ 86.150149] calling 70000800.apbmisc+ @ 80, parent: soc0
  1184. [ 86.155550] call 70000800.apbmisc+ returned 0 after 0 usecs
  1185. [ 86.161116] calling 6000d000.gpio+ @ 80, parent: soc0
  1186. [ 86.166292] call 6000d000.gpio+ returned 0 after 30 usecs
  1187. [ 86.171685] calling 6000c004.ahb+ @ 80, parent: soc0
  1188. [ 86.176749] call 6000c004.ahb+ returned 0 after 7 usecs
  1189. [ 86.181980] calling 6000a000.dma+ @ 80, parent: soc0
  1190. [ 86.187066] call 6000a000.dma+ returned 0 after 26 usecs
  1191. [ 86.192373] calling 60006000.clock+ @ 80, parent: soc0
  1192. [ 86.197605] call 60006000.clock+ returned 0 after 0 usecs
  1193. [ 86.202999] calling 60005000.timer+ @ 80, parent: soc0
  1194. [ 86.208229] call 60005000.timer+ returned 0 after 0 usecs
  1195. [ 86.213646] calling 50043000.cache-controller+ @ 80, parent: soc0
  1196. [ 86.219815] call 50043000.cache-controller+ returned 0 after 0 usecs
  1197. [ 86.226178] calling 50041000.interrupt-controller+ @ 80, parent: soc0
  1198. [ 86.232694] call 50041000.interrupt-controller+ returned 0 after 0 usecs
  1199. [ 86.239402] calling 50040600.timer+ @ 80, parent: soc0
  1200. [ 86.245094] call 50040600.timer+ returned 0 after 0 usecs
  1201. [ 86.250483] calling 54280000.hdmi+ @ 80, parent: 50000000.host1x
  1202. [ 86.256572] call 54280000.hdmi+ returned 0 after 0 usecs
  1203. [ 86.261872] calling 54240000.dc+ @ 80, parent: 50000000.host1x
  1204. [ 86.267786] call 54240000.dc+ returned 0 after 0 usecs
  1205. [ 86.272913] calling 54140000.gr3d+ @ 80, parent: 50000000.host1x
  1206. [ 86.279000] call 54140000.gr3d+ returned 0 after 0 usecs
  1207. [ 86.284308] calling 54140000.gr2d+ @ 80, parent: 50000000.host1x
  1208. [ 86.290385] call 54140000.gr2d+ returned 0 after 0 usecs
  1209. [ 86.295694] calling 54100000.isp+ @ 80, parent: 50000000.host1x
  1210. [ 86.301684] call 54100000.isp+ returned 0 after 0 usecs
  1211. [ 86.306907] calling 540c0000.epp+ @ 80, parent: 50000000.host1x
  1212. [ 86.312896] call 540c0000.epp+ returned 0 after 0 usecs
  1213. [ 86.318118] calling 54080000.vi+ @ 80, parent: 50000000.host1x
  1214. [ 86.324031] call 54080000.vi+ returned 0 after 0 usecs
  1215. [ 86.329157] calling 54040000.mpe+ @ 80, parent: 50000000.host1x
  1216. [ 86.335156] call 54040000.mpe+ returned 0 after 0 usecs
  1217. [ 86.340373] calling 50000000.host1x+ @ 80, parent: soc0
  1218. [ 86.345684] call 50000000.host1x+ returned 0 after 0 usecs
  1219. [ 86.351184] calling reg-dummy+ @ 80, parent: platform
  1220. [ 86.356317] call reg-dummy+ returned 0 after 0 usecs
  1221. [ 86.361285] PM: suspend of devices complete after 1202.027 msecs
  1222. [ 86.367283] suspend debug: Waiting for 5 seconds.
  1223. [ 91.367258] calling reg-dummy+ @ 80, parent: platform
  1224. [ 91.372402] call reg-dummy+ returned 0 after 0 usecs
  1225. [ 91.377414] calling 50000000.host1x+ @ 80, parent: soc0
  1226. [ 91.382764] call 50000000.host1x+ returned 0 after 0 usecs
  1227. [ 91.388252] calling 54040000.mpe+ @ 80, parent: 50000000.host1x
  1228. [ 91.394252] call 54040000.mpe+ returned 0 after 0 usecs
  1229. [ 91.399464] calling 54080000.vi+ @ 80, parent: 50000000.host1x
  1230. [ 91.405377] call 54080000.vi+ returned 0 after 0 usecs
  1231. [ 91.410502] calling 540c0000.epp+ @ 80, parent: 50000000.host1x
  1232. [ 91.416506] call 540c0000.epp+ returned 0 after 0 usecs
  1233. [ 91.421718] calling 54100000.isp+ @ 80, parent: 50000000.host1x
  1234. [ 91.427718] call 54100000.isp+ returned 0 after 0 usecs
  1235. [ 91.432930] calling 54140000.gr2d+ @ 80, parent: 50000000.host1x
  1236. [ 91.439015] call 54140000.gr2d+ returned 0 after 0 usecs
  1237. [ 91.444323] calling 54140000.gr3d+ @ 80, parent: 50000000.host1x
  1238. [ 91.450399] call 54140000.gr3d+ returned 0 after 0 usecs
  1239. [ 91.455706] calling 54240000.dc+ @ 80, parent: 50000000.host1x
  1240. [ 91.461610] call 54240000.dc+ returned 0 after 0 usecs
  1241. [ 91.466743] calling 54280000.hdmi+ @ 80, parent: 50000000.host1x
  1242. [ 91.472820] call 54280000.hdmi+ returned 0 after 0 usecs
  1243. [ 91.478126] calling 50040600.timer+ @ 80, parent: soc0
  1244. [ 91.483345] call 50040600.timer+ returned 0 after 0 usecs
  1245. [ 91.488730] calling 50041000.interrupt-controller+ @ 80, parent: soc0
  1246. [ 91.495249] call 50041000.interrupt-controller+ returned 0 after 0 usecs
  1247. [ 91.501934] calling 50043000.cache-controller+ @ 80, parent: soc0
  1248. [ 91.508106] call 50043000.cache-controller+ returned 0 after 0 usecs
  1249. [ 91.514452] calling 60005000.timer+ @ 80, parent: soc0
  1250. [ 91.519662] call 60005000.timer+ returned 0 after 0 usecs
  1251. [ 91.525055] calling 60006000.clock+ @ 80, parent: soc0
  1252. [ 91.530265] call 60006000.clock+ returned 0 after 0 usecs
  1253. [ 91.535658] calling 6000a000.dma+ @ 80, parent: soc0
  1254. [ 91.540706] call 6000a000.dma+ returned 0 after 10 usecs
  1255. [ 91.546018] calling 6000c004.ahb+ @ 80, parent: soc0
  1256. [ 91.551058] call 6000c004.ahb+ returned 0 after 2 usecs
  1257. [ 91.556278] calling 6000d000.gpio+ @ 80, parent: soc0
  1258. [ 91.561405] call 6000d000.gpio+ returned 0 after 4 usecs
  1259. [ 91.566713] calling 70000800.apbmisc+ @ 80, parent: soc0
  1260. [ 91.572097] call 70000800.apbmisc+ returned 0 after 0 usecs
  1261. [ 91.577663] calling 70000014.pinmux+ @ 80, parent: soc0
  1262. [ 91.582960] call 70000014.pinmux+ returned 0 after 0 usecs
  1263. [ 91.588439] calling 70000c00.das+ @ 80, parent: soc0
  1264. [ 91.593484] call 70000c00.das+ returned 0 after 0 usecs
  1265. [ 91.598695] calling 70002800.i2s+ @ 80, parent: soc0
  1266. [ 91.603740] call 70002800.i2s+ returned 0 after 0 usecs
  1267. [ 91.608951] calling 70006000.serial+ @ 80, parent: soc0
  1268. [ 91.614257] call 70006000.serial+ returned 0 after 0 usecs
  1269. [ 91.619728] calling 70006200.serial+ @ 80, parent: soc0
  1270. [ 91.625033] call 70006200.serial+ returned 0 after 0 usecs
  1271. [ 91.630504] calling 7000a000.pwm+ @ 80, parent: soc0
  1272. [ 91.635550] call 7000a000.pwm+ returned 0 after 0 usecs
  1273. [ 91.640760] calling 7000e000.rtc+ @ 80, parent: soc0
  1274. [ 91.645832] call 7000e000.rtc+ returned 0 after 1 usecs
  1275. [ 91.651044] calling 7000c000.i2c+ @ 80, parent: soc0
  1276. [ 91.656104] call 7000c000.i2c+ returned 0 after 10 usecs
  1277. [ 91.661402] calling 7000c400.i2c+ @ 80, parent: soc0
  1278. [ 91.666459] call 7000c400.i2c+ returned 0 after 9 usecs
  1279. [ 91.671670] calling 7000d000.i2c+ @ 80, parent: soc0
  1280. [ 91.676731] call 7000d000.i2c+ returned 0 after 8 usecs
  1281. [ 91.681943] calling 7000e400.pmc+ @ 80, parent: soc0
  1282. [ 91.686991] call 7000e400.pmc+ returned 0 after 0 usecs
  1283. [ 91.692203] calling 7000f000.memory-controller+ @ 80, parent: soc0
  1284. [ 91.698462] call 7000f000.memory-controller+ returned 0 after 0 usecs
  1285. [ 91.704896] calling 7000f024.iommu+ @ 80, parent: soc0
  1286. [ 91.711209] call 7000f024.iommu+ returned 0 after 1077 usecs
  1287. [ 91.716867] calling 7000f400.memory-controller+ @ 80, parent: soc0
  1288. [ 91.723117] call 7000f400.memory-controller+ returned 0 after 0 usecs
  1289. [ 91.729551] calling c5000000.usb-phy+ @ 80, parent: soc0
  1290. [ 91.734944] call c5000000.usb-phy+ returned 0 after 0 usecs
  1291. [ 91.740502] calling c5004000.usb-phy+ @ 80, parent: soc0
  1292. [ 91.745894] call c5004000.usb-phy+ returned 0 after 0 usecs
  1293. [ 91.751452] calling c5008000.usb-phy+ @ 80, parent: soc0
  1294. [ 91.756843] call c5008000.usb-phy+ returned 0 after 0 usecs
  1295. [ 91.762401] calling c8000000.sdhci+ @ 80, parent: soc0
  1296. [ 91.767780] call c8000000.sdhci+ returned 0 after 156 usecs
  1297. [ 91.773355] calling c8000600.sdhci+ @ 80, parent: soc0
  1298. [ 91.778682] call c8000600.sdhci+ returned 0 after 112 usecs
  1299. [ 91.784258] calling pmu+ @ 80, parent: soc0
  1300. [ 91.788515] call pmu+ returned 0 after 0 usecs
  1301. [ 91.792946] calling 7000c500.nvec+ @ 80, parent: soc0
  1302. [ 91.798094] call 7000c500.nvec+ returned 0 after 13 usecs
  1303. [ 91.803494] calling backlight+ @ 80, parent: soc0
  1304. [ 91.808283] call backlight+ returned 0 after 10 usecs
  1305. [ 91.813321] calling clocks+ @ 80, parent: soc0
  1306. [ 91.817849] call clocks+ returned 0 after 0 usecs
  1307. [ 91.822541] calling clocks:clock@0+ @ 80, parent: clocks
  1308. [ 91.827933] call clocks:clock@0+ returned 0 after 0 usecs
  1309. [ 91.833318] calling gpio-keys+ @ 80, parent: soc0
  1310. [ 91.838112] call gpio-keys+ returned 0 after 6 usecs
  1311. [ 91.843063] calling gpio-leds+ @ 80, parent: soc0
  1312. [ 91.847849] call gpio-leds+ returned 0 after 0 usecs
  1313. [ 91.852800] calling regulators+ @ 80, parent: soc0
  1314. [ 91.857672] call regulators+ returned 0 after 0 usecs
  1315. [ 91.862711] calling regulators:regulator@0+ @ 80, parent: regulators
  1316. [ 91.869143] call regulators:regulator@0+ returned 0 after 0 usecs
  1317. [ 91.875231] calling sound+ @ 80, parent: soc0
  1318. [ 91.879669] call sound+ returned 0 after 7 usecs
  1319. [ 91.884324] calling i2c-0+ @ 80, parent: 7000c000.i2c
  1320. [ 91.889483] call i2c-0+ returned 0 after 0 usecs
  1321. [ 91.894126] calling 0-001e+ @ 80, parent: i2c-0
  1322. [ 91.898753] call 0-001e+ returned 0 after 0 usecs
  1323. [ 91.903482] calling i2c-1+ @ 80, parent: 7000c400.i2c
  1324. [ 91.908614] call i2c-1+ returned 0 after 0 usecs
  1325. [ 91.913225] calling i2c-2+ @ 80, parent: 7000d000.i2c
  1326. [ 91.918386] call i2c-2+ returned 0 after 0 usecs
  1327. [ 91.922999] calling 2-0034+ @ 80, parent: i2c-2
  1328. [ 91.927621] call 2-0034+ returned 0 after 0 usecs
  1329. [ 91.932318] calling tps6586x-gpio+ @ 80, parent: 2-0034
  1330. [ 91.937631] call tps6586x-gpio+ returned 0 after 0 usecs
  1331. [ 91.942935] calling tps6586x-regulator+ @ 80, parent: 2-0034
  1332. [ 91.949171] call tps6586x-regulator+ returned 0 after 0 usecs
  1333. [ 91.954969] calling tps6586x-rtc+ @ 80, parent: 2-0034
  1334. [ 91.960738] call tps6586x-rtc+ returned 0 after 542 usecs
  1335. [ 91.966142] calling tps6586x-onkey+ @ 80, parent: 2-0034
  1336. [ 91.971527] call tps6586x-onkey+ returned 0 after 0 usecs
  1337. [ 91.976925] calling 2-004c+ @ 80, parent: i2c-2
  1338. [ 91.981530] call 2-004c+ returned 0 after 0 usecs
  1339. [ 91.986235] calling regulatory.0+ @ 80, parent: platform
  1340. [ 91.991620] call regulatory.0+ returned 0 after 0 usecs
  1341. [ 91.996979] calling alarmtimer+ @ 80, parent: platform
  1342. [ 92.002190] call alarmtimer+ returned 0 after 0 usecs
  1343. [ 92.007254] calling backlight+ @ 80, parent: backlight
  1344. [ 92.012466] call backlight+ returned 0 after 0 usecs
  1345. [ 92.017459] calling serial8250+ @ 80, parent: platform
  1346. [ 92.022670] call serial8250+ returned 0 after 0 usecs
  1347. [ 92.027768] calling rtc1+ @ 80, parent: 7000e000.rtc
  1348. [ 92.032806] call rtc1+ returned 0 after 0 usecs
  1349. [ 92.037341] calling rtc0+ @ 80, parent: tps6586x-rtc
  1350. [ 92.042661] call rtc0+ returned 0 after 273 usecs
  1351. [ 92.047540] calling mmc0::+ @ 80, parent: c8000000.sdhci
  1352. [ 92.052926] call mmc0::+ returned 0 after 0 usecs
  1353. [ 92.057637] calling mmc1::+ @ 80, parent: c8000600.sdhci
  1354. [ 92.063021] call mmc1::+ returned 0 after 0 usecs
  1355. [ 92.067727] calling wifi-led+ @ 80, parent: gpio-leds
  1356. [ 92.072852] call wifi-led+ returned 0 after 0 usecs
  1357. [ 92.077728] calling mmc0:0003+ @ 80, parent: mmc0
  1358. [ 92.521741] call mmc0:0003+ returned 0 after 428936 usecs
  1359. [ 92.527171] calling mmc1:0001+ @ 80, parent: mmc1
  1360. [ 92.587525] call mmc1:0001+ returned 0 after 54252 usecs
  1361. [ 92.592869] calling nvec-kbd.0+ @ 80, parent: 7000c500.nvec
  1362. [ 92.598612] call nvec-kbd.0+ returned 0 after 1 usecs
  1363. [ 92.603735] calling nvec-mouse.0+ @ 80, parent: 7000c500.nvec
  1364. [ 92.609591] call nvec-mouse.0+ returned 0 after 10 usecs
  1365. [ 92.614966] calling serio0+ @ 80, parent: none
  1366. [ 92.619612] call serio0+ returned 0 after 91 usecs
  1367. [ 92.624483] calling nvec-power.0+ @ 80, parent: 7000c500.nvec
  1368. [ 92.630331] call nvec-power.0+ returned 0 after 1 usecs
  1369. [ 92.635621] calling nvec-power.1+ @ 80, parent: 7000c500.nvec
  1370. [ 92.641465] call nvec-power.1+ returned 0 after 0 usecs
  1371. [ 92.646753] calling nvec-paz00.0+ @ 80, parent: 7000c500.nvec
  1372. [ 92.652600] call nvec-paz00.0+ returned 0 after 0 usecs
  1373. [ 92.657901] calling input1+ @ 80, parent: nvec-kbd.0
  1374. [ 92.662975] call input1+ returned 0 after 9 usecs
  1375. [ 92.667750] calling paz00-led+ @ 80, parent: nvec-paz00.0
  1376. [ 92.673255] call paz00-led+ returned 0 after 6 usecs
  1377. [ 92.678288] calling snd-soc-dummy+ @ 80, parent: platform
  1378. [ 92.683827] call snd-soc-dummy+ returned 0 after 0 usecs
  1379. [ 92.689259] calling input2+ @ 80, parent: card0
  1380. [ 92.693935] call input2+ returned 0 after 2 usecs
  1381. [ 92.698682] calling rfkill_gpio+ @ 80, parent: platform
  1382. [ 92.704050] call rfkill_gpio+ returned 0 after 0 usecs
  1383. [ 92.709210] calling rfkill0+ @ 80, parent: rfkill_gpio
  1384. [ 92.714520] call rfkill0+ returned 0 after 9 usecs
  1385. [ 92.719357] calling 7000f800.fuse+ @ 80, parent: soc0
  1386. [ 92.724558] call 7000f800.fuse+ returned 0 after 1 usecs
  1387. [ 92.729893] calling regulators:regulator@1+ @ 80, parent: regulators
  1388. [ 92.736389] call regulators:regulator@1+ returned 0 after 0 usecs
  1389. [ 92.742511] calling panel+ @ 80, parent: soc0
  1390. [ 92.747012] call panel+ returned 0 after 0 usecs
  1391. [ 92.751652] calling c5000000.usb+ @ 80, parent: soc0
  1392. [ 92.756857] call c5000000.usb+ returned 0 after 1 usecs
  1393. [ 92.762143] calling usb1+ @ 144, parent: c5000000.usb
  1394. [ 92.767462] calling c5004000.usb+ @ 80, parent: soc0
  1395. [ 92.767526] call usb1+ returned 0 after 164 usecs
  1396. [ 92.777306] call c5004000.usb+ returned 0 after 1 usecs
  1397. [ 92.782575] calling c5008000.usb+ @ 80, parent: soc0
  1398. [ 92.782627] calling usb2+ @ 143, parent: c5004000.usb
  1399. [ 92.792826] call c5008000.usb+ returned 0 after 0 usecs
  1400. [ 92.798123] calling 54200000.dc+ @ 80, parent: 50000000.host1x
  1401. [ 92.798170] calling usb3+ @ 149, parent: c5008000.usb
  1402. [ 92.809238] call 54200000.dc+ returned 0 after 0 usecs
  1403. [ 92.814440] calling controlD64+ @ 80, parent: drm
  1404. [ 92.819247] call controlD64+ returned 0 after 1 usecs
  1405. [ 92.824358] calling card0+ @ 80, parent: drm
  1406. [ 92.828730] call card0+ returned 0 after 1 usecs
  1407. [ 92.833430] calling card0-HDMI-A-1+ @ 80, parent: card0
  1408. [ 92.838757] call card0-HDMI-A-1+ returned 0 after 1 usecs
  1409. [ 92.844663] calling card0-LVDS-1+ @ 80, parent: card0
  1410. [ 92.849791] call card0-LVDS-1+ returned 0 after 0 usecs
  1411. [ 92.855028] calling input6+ @ 80, parent: gpio-keys
  1412. [ 92.859981] call input6+ returned 0 after 0 usecs
  1413. [ 92.906334] call usb2+ returned 0 after 120798 usecs
  1414. [ 92.911334] calling 2-1+ @ 135, parent: usb2
  1415. [ 92.915735] call usb3+ returned 0 after 114798 usecs
  1416. [ 92.920749] calling 3-1+ @ 137, parent: usb3
  1417. [ 93.036414] usb 2-1: reset high-speed USB device number 2 using tegra-ehci
  1418. [ 93.043476] usb 3-1: reset high-speed USB device number 2 using tegra-ehci
  1419. [ 93.413533] call 2-1+ returned 0 after 486136 usecs
  1420. [ 93.418554] calling 2-1.1+ @ 123, parent: 2-1
  1421. [ 93.423109] calling 2-1.2+ @ 113, parent: 2-1
  1422. [ 93.427877] call 3-1+ returned 0 after 490945 usecs
  1423. [ 93.432812] calling 3-1.2+ @ 64, parent: 3-1
  1424. [ 93.503793] usb 2-1.1: reset high-speed USB device number 3 using tegra-ehci
  1425. [ 93.513791] usb 3-1.2: reset high-speed USB device number 3 using tegra-ehci
  1426. [ 93.635025] call 2-1.1+ returned 0 after 207044 usecs
  1427. [ 93.696042] call 3-1.2+ returned 0 after 252707 usecs
  1428. [ 93.701260] calling input7+ @ 80, parent: 3-1.2:1.0
  1429. [ 93.703883] usb 2-1.2: reset full-speed USB device number 4 using tegra-ehci
  1430. [ 93.713374] call input7+ returned 0 after 38 usecs
  1431. [ 93.718194] calling input11+ @ 80, parent: serio0
  1432. [ 93.723005] call input11+ returned 0 after 0 usecs
  1433. [ 93.881491] call 2-1.2+ returned 0 after 443000 usecs
  1434. [ 93.886967] PM: resume of devices complete after 2519.902 msecs
  1435. [ 93.892898] cpufreq: cpufreq_resume: Failed to start governor for policy: dae9aa00
  1436. [ 93.902381] PM: Finishing wakeup.
  1437. [ 93.905756] Restarting tasks ... done.
  1438. [ 94.143400] nvec 7000c500.nvec: timeout waiting for ec transfer
  1439. [ 96.063266] psmouse serio0: elantech: assuming hardware version 3 (with firmware version 0x150500)
  1440. [ 96.102388] psmouse serio0: elantech: Synaptics capabilities query result 0x69, 0x17, 0x09.
  1441. [ 96.323913] input: ETPS/2 Elantech Touchpad as /devices/serio0/input/input14
  1442. [ 107.709119] PM: Syncing filesystems ... done.
  1443. [ 107.713788] PM: Preparing system for mem sleep
  1444. [ 107.725591] Freezing user space processes ... (elapsed 0.001 seconds) done.
  1445. [ 107.727065] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  1446. [ 107.727073] suspend debug: Waiting for 5 seconds.
  1447. [ 112.722214] PM: Finishing wakeup.
  1448. [ 112.725527] Restarting tasks ... done.
  1449. [ 119.225265] PM: Syncing filesystems ... done.
  1450. [ 119.229744] PM: Preparing system for mem sleep
  1451. [ 119.245424] Freezing user space processes ... (elapsed 0.001 seconds) done.
  1452. [ 119.246842] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  1453. [ 119.246853] PM: Entering mem sleep
  1454. [ 119.249139] calling input14+ @ 80, parent: serio0
  1455. [ 119.249210] call input14+ returned 0 after 52 usecs
  1456. [ 119.249320] calling input7+ @ 80, parent: 3-1.2:1.0
  1457. [ 119.249467] call input7+ returned 0 after 125 usecs
  1458. [ 119.249606] calling 3-1.2+ @ 104, parent: 3-1
  1459. [ 119.249627] call 3-1.2+ returned 0 after 4 usecs
  1460. [ 119.249795] calling 2-1.2+ @ 104, parent: 2-1
  1461. [ 119.249837] call 2-1.2+ returned 0 after 27 usecs
  1462. [ 119.249882] calling input6+ @ 80, parent: gpio-keys
  1463. [ 119.250009] call input6+ returned 0 after 107 usecs
  1464. [ 119.250023] calling 2-1.1+ @ 104, parent: 2-1
  1465. [ 119.250061] calling card0-LVDS-1+ @ 80, parent: card0
  1466. [ 119.250072] call 2-1.1+ returned 0 after 22 usecs
  1467. [ 119.250084] call card0-LVDS-1+ returned 0 after 1 usecs
  1468. [ 119.250109] calling card0-HDMI-A-1+ @ 80, parent: card0
  1469. [ 119.250122] call card0-HDMI-A-1+ returned 0 after 0 usecs
  1470. [ 119.250150] calling card0+ @ 80, parent: drm
  1471. [ 119.250164] call card0+ returned 0 after 1 usecs
  1472. [ 119.250187] calling controlD64+ @ 80, parent: drm
  1473. [ 119.250200] call controlD64+ returned 0 after 0 usecs
  1474. [ 119.250213] calling 3-1+ @ 104, parent: usb3
  1475. [ 119.250225] calling 54200000.dc+ @ 80, parent: 50000000.host1x
  1476. [ 119.250239] call 54200000.dc+ returned 0 after 2 usecs
  1477. [ 119.250689] calling 2-1+ @ 107, parent: usb2
  1478. [ 119.252995] call 2-1+ returned 0 after 2228 usecs
  1479. [ 119.369242] call 3-1+ returned 0 after 116223 usecs
  1480. [ 119.369316] calling usb3+ @ 111, parent: c5008000.usb
  1481. [ 119.369577] call usb3+ returned 0 after 240 usecs
  1482. [ 119.369634] calling c5008000.usb+ @ 80, parent: soc0
  1483. [ 119.369646] call c5008000.usb+ returned 0 after 1 usecs
  1484. [ 119.369887] calling usb2+ @ 111, parent: c5004000.usb
  1485. [ 119.370180] call usb2+ returned 0 after 272 usecs
  1486. [ 119.370221] calling c5004000.usb+ @ 80, parent: soc0
  1487. [ 119.370232] call c5004000.usb+ returned 0 after 0 usecs
  1488. [ 119.370465] calling usb1+ @ 111, parent: c5000000.usb
  1489. [ 119.383678] call usb1+ returned 0 after 12888 usecs
  1490. [ 119.383734] calling c5000000.usb+ @ 80, parent: soc0
  1491. [ 119.383747] call c5000000.usb+ returned 0 after 0 usecs
  1492. [ 119.383765] calling panel+ @ 80, parent: soc0
  1493. [ 119.383775] call panel+ returned 0 after 0 usecs
  1494. [ 119.383803] calling regulators:regulator@1+ @ 80, parent: regulators
  1495. [ 119.383813] call regulators:regulator@1+ returned 0 after 0 usecs
  1496. [ 119.383829] calling 7000f800.fuse+ @ 80, parent: soc0
  1497. [ 119.383838] call 7000f800.fuse+ returned 0 after 0 usecs
  1498. [ 119.383877] calling rfkill0+ @ 80, parent: rfkill_gpio
  1499. [ 119.383886] call rfkill0+ returned 0 after 1 usecs
  1500. [ 119.383905] calling rfkill_gpio+ @ 80, parent: platform
  1501. [ 119.383914] call rfkill_gpio+ returned 0 after 0 usecs
  1502. [ 119.383953] calling input2+ @ 80, parent: card0
  1503. [ 119.383964] call input2+ returned 0 after 1 usecs
  1504. [ 119.384103] calling snd-soc-dummy+ @ 80, parent: platform
  1505. [ 119.384112] call snd-soc-dummy+ returned 0 after 1 usecs
  1506. [ 119.384137] calling paz00-led+ @ 80, parent: nvec-paz00.0
  1507. [ 119.384170] call paz00-led+ returned 0 after 20 usecs
  1508. [ 119.384232] calling input1+ @ 80, parent: nvec-kbd.0
  1509. [ 119.384344] call input1+ returned 0 after 96 usecs
  1510. [ 119.384384] calling nvec-paz00.0+ @ 80, parent: 7000c500.nvec
  1511. [ 119.384394] call nvec-paz00.0+ returned 0 after 1 usecs
  1512. [ 119.384412] calling nvec-power.1+ @ 80, parent: 7000c500.nvec
  1513. [ 119.384421] call nvec-power.1+ returned 0 after 0 usecs
  1514. [ 119.384439] calling nvec-power.0+ @ 80, parent: 7000c500.nvec
  1515. [ 119.384448] call nvec-power.0+ returned 0 after 0 usecs
  1516. [ 119.384465] calling serio0+ @ 80, parent: none
  1517. [ 119.593226] psmouse serio0: Failed to disable mouse on nvec
  1518. [ 119.621107] call serio0+ returned 0 after 231089 usecs
  1519. [ 119.626251] calling nvec-mouse.0+ @ 80, parent: 7000c500.nvec
  1520. [ 119.632100] call nvec-mouse.0+ returned 0 after 16 usecs
  1521. [ 119.637420] calling nvec-kbd.0+ @ 80, parent: 7000c500.nvec
  1522. [ 119.643079] call nvec-kbd.0+ returned 0 after 0 usecs
  1523. [ 119.648143] calling mmc1:0001+ @ 80, parent: mmc1
  1524. [ 119.660998] call mmc1:0001+ returned 0 after 7887 usecs
  1525. [ 119.666234] calling mmc0:0003+ @ 80, parent: mmc0
  1526. [ 119.672047] call mmc0:0003+ returned 0 after 1010 usecs
  1527. [ 119.677276] calling wifi-led+ @ 80, parent: gpio-leds
  1528. [ 119.682402] call wifi-led+ returned 0 after 1 usecs
  1529. [ 119.687283] calling mmc1::+ @ 80, parent: c8000600.sdhci
  1530. [ 119.692666] call mmc1::+ returned 0 after 0 usecs
  1531. [ 119.697373] calling mmc0::+ @ 80, parent: c8000000.sdhci
  1532. [ 119.702756] call mmc0::+ returned 0 after 0 usecs
  1533. [ 119.707470] calling rtc0+ @ 80, parent: tps6586x-rtc
  1534. [ 119.718768] call rtc0+ returned 0 after 6113 usecs
  1535. [ 119.723568] calling rtc1+ @ 80, parent: 7000e000.rtc
  1536. [ 119.728606] call rtc1+ returned 0 after 0 usecs
  1537. [ 119.733197] calling serial8250+ @ 80, parent: platform
  1538. [ 119.738421] call serial8250+ returned 0 after 0 usecs
  1539. [ 119.743515] calling backlight+ @ 80, parent: backlight
  1540. [ 119.748726] call backlight+ returned 0 after 0 usecs
  1541. [ 119.753710] calling alarmtimer+ @ 80, parent: platform
  1542. [ 119.758922] call alarmtimer+ returned 0 after 1 usecs
  1543. [ 119.764170] calling regulatory.0+ @ 80, parent: platform
  1544. [ 119.769554] call regulatory.0+ returned 0 after 0 usecs
  1545. [ 119.774782] calling 2-004c+ @ 80, parent: i2c-2
  1546. [ 119.779386] call 2-004c+ returned 0 after 0 usecs
  1547. [ 119.784095] calling tps6586x-onkey+ @ 80, parent: 2-0034
  1548. [ 119.789478] call tps6586x-onkey+ returned 0 after 0 usecs
  1549. [ 119.794876] calling tps6586x-rtc+ @ 80, parent: 2-0034
  1550. [ 119.815722] call tps6586x-rtc+ returned 0 after 15267 usecs
  1551. [ 119.821326] calling tps6586x-regulator+ @ 80, parent: 2-0034
  1552. [ 119.827074] call tps6586x-regulator+ returned 0 after 0 usecs
  1553. [ 119.832808] calling tps6586x-gpio+ @ 80, parent: 2-0034
  1554. [ 119.838116] call tps6586x-gpio+ returned 0 after 0 usecs
  1555. [ 119.843888] calling 2-0034+ @ 80, parent: i2c-2
  1556. [ 119.848495] call 2-0034+ returned 0 after 0 usecs
  1557. [ 119.853193] calling i2c-2+ @ 80, parent: 7000d000.i2c
  1558. [ 119.858334] call i2c-2+ returned 0 after 0 usecs
  1559. [ 119.862944] calling i2c-1+ @ 80, parent: 7000c400.i2c
  1560. [ 119.868079] call i2c-1+ returned 0 after 0 usecs
  1561. [ 119.872688] calling 0-001e+ @ 80, parent: i2c-0
  1562. [ 119.877306] call 0-001e+ returned 0 after 0 usecs
  1563. [ 119.882003] calling i2c-0+ @ 80, parent: 7000c000.i2c
  1564. [ 119.887140] call i2c-0+ returned 0 after 0 usecs
  1565. [ 119.891768] calling sound+ @ 80, parent: soc0
  1566. [ 119.897777] call sound+ returned 0 after 1526 usecs
  1567. [ 119.902650] calling regulators:regulator@0+ @ 80, parent: regulators
  1568. [ 119.909096] call regulators:regulator@0+ returned 0 after 0 usecs
  1569. [ 119.915194] calling regulators+ @ 80, parent: soc0
  1570. [ 119.920060] call regulators+ returned 0 after 0 usecs
  1571. [ 119.925114] calling gpio-leds+ @ 80, parent: soc0
  1572. [ 119.929893] call gpio-leds+ returned 0 after 0 usecs
  1573. [ 119.934860] calling gpio-keys+ @ 80, parent: soc0
  1574. [ 119.939643] call gpio-keys+ returned 0 after 3 usecs
  1575. [ 119.944611] calling clocks:clock@0+ @ 80, parent: clocks
  1576. [ 119.949996] call clocks:clock@0+ returned 0 after 0 usecs
  1577. [ 119.955395] calling clocks+ @ 80, parent: soc0
  1578. [ 119.959913] call clocks+ returned 0 after 0 usecs
  1579. [ 119.964620] calling backlight+ @ 80, parent: soc0
  1580. [ 119.969407] call backlight+ returned 0 after 7 usecs
  1581. [ 119.974376] calling 7000c500.nvec+ @ 80, parent: soc0
  1582. [ 119.989375] call 7000c500.nvec+ returned 0 after 9641 usecs
  1583. [ 119.994962] calling pmu+ @ 80, parent: soc0
  1584. [ 119.999221] call pmu+ returned 0 after 0 usecs
  1585. [ 120.003672] calling c8000600.sdhci+ @ 80, parent: soc0
  1586. [ 120.008958] call c8000600.sdhci+ returned 0 after 70 usecs
  1587. [ 120.014491] calling c8000000.sdhci+ @ 80, parent: soc0
  1588. [ 120.019756] call c8000000.sdhci+ returned 0 after 49 usecs
  1589. [ 120.025274] calling c5008000.usb-phy+ @ 80, parent: soc0
  1590. [ 120.030661] call c5008000.usb-phy+ returned 0 after 0 usecs
  1591. [ 120.036270] calling c5004000.usb-phy+ @ 80, parent: soc0
  1592. [ 120.041657] call c5004000.usb-phy+ returned 0 after 0 usecs
  1593. [ 120.047260] calling c5000000.usb-phy+ @ 80, parent: soc0
  1594. [ 120.052648] call c5000000.usb-phy+ returned 0 after 0 usecs
  1595. [ 120.058247] calling 7000f400.memory-controller+ @ 80, parent: soc0
  1596. [ 120.064535] call 7000f400.memory-controller+ returned 0 after 0 usecs
  1597. [ 120.070965] calling 7000f024.iommu+ @ 80, parent: soc0
  1598. [ 120.080688] call 7000f024.iommu+ returned 0 after 4389 usecs
  1599. [ 120.086354] calling 7000f000.memory-controller+ @ 80, parent: soc0
  1600. [ 120.092606] call 7000f000.memory-controller+ returned 0 after 0 usecs
  1601. [ 120.099048] calling 7000e400.pmc+ @ 80, parent: soc0
  1602. [ 120.104099] call 7000e400.pmc+ returned 0 after 0 usecs
  1603. [ 120.109316] calling 7000d000.i2c+ @ 80, parent: soc0
  1604. [ 120.114367] call 7000d000.i2c+ returned 0 after 1 usecs
  1605. [ 120.119583] calling 7000c400.i2c+ @ 80, parent: soc0
  1606. [ 120.124634] call 7000c400.i2c+ returned 0 after 0 usecs
  1607. [ 120.129850] calling 7000c000.i2c+ @ 80, parent: soc0
  1608. [ 120.134901] call 7000c000.i2c+ returned 0 after 0 usecs
  1609. [ 120.140117] calling 7000e000.rtc+ @ 80, parent: soc0
  1610. [ 120.145625] call 7000e000.rtc+ returned 0 after 2 usecs
  1611. [ 120.150841] calling 7000a000.pwm+ @ 80, parent: soc0
  1612. [ 120.155891] call 7000a000.pwm+ returned 0 after 0 usecs
  1613. [ 120.161105] calling 70006200.serial+ @ 80, parent: soc0
  1614. [ 120.166457] call 70006200.serial+ returned 0 after 0 usecs
  1615. [ 120.171933] calling 70006000.serial+ @ 80, parent: soc0
  1616. [ 120.177243] call 70006000.serial+ returned 0 after 0 usecs
  1617. [ 120.182716] calling 70002800.i2s+ @ 80, parent: soc0
  1618. [ 120.187763] call 70002800.i2s+ returned 0 after 0 usecs
  1619. [ 120.192977] calling 70000c00.das+ @ 80, parent: soc0
  1620. [ 120.198029] call 70000c00.das+ returned 0 after 0 usecs
  1621. [ 120.203243] calling 70000014.pinmux+ @ 80, parent: soc0
  1622. [ 120.208550] call 70000014.pinmux+ returned 0 after 0 usecs
  1623. [ 120.214033] calling 70000800.apbmisc+ @ 80, parent: soc0
  1624. [ 120.219416] call 70000800.apbmisc+ returned 0 after 0 usecs
  1625. [ 120.224985] calling 6000d000.gpio+ @ 80, parent: soc0
  1626. [ 120.230132] call 6000d000.gpio+ returned 0 after 23 usecs
  1627. [ 120.235528] calling 6000c004.ahb+ @ 80, parent: soc0
  1628. [ 120.240570] call 6000c004.ahb+ returned 0 after 5 usecs
  1629. [ 120.245798] calling 6000a000.dma+ @ 80, parent: soc0
  1630. [ 120.250855] call 6000a000.dma+ returned 0 after 19 usecs
  1631. [ 120.256166] calling 60006000.clock+ @ 80, parent: soc0
  1632. [ 120.261376] call 60006000.clock+ returned 0 after 0 usecs
  1633. [ 120.266772] calling 60005000.timer+ @ 80, parent: soc0
  1634. [ 120.271982] call 60005000.timer+ returned 0 after 0 usecs
  1635. [ 120.277379] calling 50043000.cache-controller+ @ 80, parent: soc0
  1636. [ 120.283552] call 50043000.cache-controller+ returned 0 after 0 usecs
  1637. [ 120.289892] calling 50041000.interrupt-controller+ @ 80, parent: soc0
  1638. [ 120.296411] call 50041000.interrupt-controller+ returned 0 after 0 usecs
  1639. [ 120.303098] calling 50040600.timer+ @ 80, parent: soc0
  1640. [ 120.308317] call 50040600.timer+ returned 0 after 0 usecs
  1641. [ 120.313712] calling 54280000.hdmi+ @ 80, parent: 50000000.host1x
  1642. [ 120.319789] call 54280000.hdmi+ returned 0 after 0 usecs
  1643. [ 120.325099] calling 54240000.dc+ @ 80, parent: 50000000.host1x
  1644. [ 120.331002] call 54240000.dc+ returned 0 after 0 usecs
  1645. [ 120.336138] calling 54140000.gr3d+ @ 80, parent: 50000000.host1x
  1646. [ 120.342215] call 54140000.gr3d+ returned 0 after 0 usecs
  1647. [ 120.347524] calling 54140000.gr2d+ @ 80, parent: 50000000.host1x
  1648. [ 120.353608] call 54140000.gr2d+ returned 0 after 0 usecs
  1649. [ 120.358909] calling 54100000.isp+ @ 80, parent: 50000000.host1x
  1650. [ 120.364908] call 54100000.isp+ returned 0 after 0 usecs
  1651. [ 120.370122] calling 540c0000.epp+ @ 80, parent: 50000000.host1x
  1652. [ 120.376122] call 540c0000.epp+ returned 0 after 0 usecs
  1653. [ 120.381335] calling 54080000.vi+ @ 80, parent: 50000000.host1x
  1654. [ 120.387248] call 54080000.vi+ returned 0 after 0 usecs
  1655. [ 120.392375] calling 54040000.mpe+ @ 80, parent: 50000000.host1x
  1656. [ 120.398379] call 54040000.mpe+ returned 0 after 0 usecs
  1657. [ 120.403606] calling 50000000.host1x+ @ 80, parent: soc0
  1658. [ 120.408904] call 50000000.host1x+ returned 0 after 0 usecs
  1659. [ 120.414413] calling reg-dummy+ @ 80, parent: platform
  1660. [ 120.419536] call reg-dummy+ returned 0 after 0 usecs
  1661. [ 120.424512] PM: suspend of devices complete after 1175.429 msecs
  1662. [ 120.430501] suspend debug: Waiting for 5 seconds.
  1663. [ 125.430536] calling reg-dummy+ @ 80, parent: platform
  1664. [ 125.435716] call reg-dummy+ returned 0 after 0 usecs
  1665. [ 125.440711] calling 50000000.host1x+ @ 80, parent: soc0
  1666. [ 125.446023] call 50000000.host1x+ returned 0 after 0 usecs
  1667. [ 125.451495] calling 54040000.mpe+ @ 80, parent: 50000000.host1x
  1668. [ 125.457496] call 54040000.mpe+ returned 0 after 0 usecs
  1669. [ 125.462708] calling 54080000.vi+ @ 80, parent: 50000000.host1x
  1670. [ 125.468620] call 54080000.vi+ returned 0 after 0 usecs
  1671. [ 125.473754] calling 540c0000.epp+ @ 80, parent: 50000000.host1x
  1672. [ 125.479745] call 540c0000.epp+ returned 0 after 0 usecs
  1673. [ 125.484965] calling 54100000.isp+ @ 80, parent: 50000000.host1x
  1674. [ 125.490955] call 54100000.isp+ returned 0 after 0 usecs
  1675. [ 125.496175] calling 54140000.gr2d+ @ 80, parent: 50000000.host1x
  1676. [ 125.502252] call 54140000.gr2d+ returned 0 after 0 usecs
  1677. [ 125.507559] calling 54140000.gr3d+ @ 80, parent: 50000000.host1x
  1678. [ 125.513645] call 54140000.gr3d+ returned 0 after 0 usecs
  1679. [ 125.518943] calling 54240000.dc+ @ 80, parent: 50000000.host1x
  1680. [ 125.524855] call 54240000.dc+ returned 0 after 0 usecs
  1681. [ 125.529980] calling 54280000.hdmi+ @ 80, parent: 50000000.host1x
  1682. [ 125.536066] call 54280000.hdmi+ returned 0 after 0 usecs
  1683. [ 125.541364] calling 50040600.timer+ @ 80, parent: soc0
  1684. [ 125.546609] call 50040600.timer+ returned 0 after 0 usecs
  1685. [ 125.551995] calling 50041000.interrupt-controller+ @ 80, parent: soc0
  1686. [ 125.558517] call 50041000.interrupt-controller+ returned 0 after 0 usecs
  1687. [ 125.565212] calling 50043000.cache-controller+ @ 80, parent: soc0
  1688. [ 125.571376] call 50043000.cache-controller+ returned 0 after 0 usecs
  1689. [ 125.577723] calling 60005000.timer+ @ 80, parent: soc0
  1690. [ 125.582933] call 60005000.timer+ returned 0 after 0 usecs
  1691. [ 125.588327] calling 60006000.clock+ @ 80, parent: soc0
  1692. [ 125.593551] call 60006000.clock+ returned 0 after 0 usecs
  1693. [ 125.598937] calling 6000a000.dma+ @ 80, parent: soc0
  1694. [ 125.603995] call 6000a000.dma+ returned 0 after 10 usecs
  1695. [ 125.609294] calling 6000c004.ahb+ @ 80, parent: soc0
  1696. [ 125.614342] call 6000c004.ahb+ returned 0 after 2 usecs
  1697. [ 125.619554] calling 6000d000.gpio+ @ 80, parent: soc0
  1698. [ 125.624690] call 6000d000.gpio+ returned 0 after 3 usecs
  1699. [ 125.629989] calling 70000800.apbmisc+ @ 80, parent: soc0
  1700. [ 125.635382] call 70000800.apbmisc+ returned 0 after 0 usecs
  1701. [ 125.640940] calling 70000014.pinmux+ @ 80, parent: soc0
  1702. [ 125.646246] call 70000014.pinmux+ returned 0 after 0 usecs
  1703. [ 125.651717] calling 70000c00.das+ @ 80, parent: soc0
  1704. [ 125.656763] call 70000c00.das+ returned 0 after 0 usecs
  1705. [ 125.661974] calling 70002800.i2s+ @ 80, parent: soc0
  1706. [ 125.667020] call 70002800.i2s+ returned 0 after 0 usecs
  1707. [ 125.672231] calling 70006000.serial+ @ 80, parent: soc0
  1708. [ 125.677536] call 70006000.serial+ returned 0 after 0 usecs
  1709. [ 125.683008] calling 70006200.serial+ @ 80, parent: soc0
  1710. [ 125.688313] call 70006200.serial+ returned 0 after 0 usecs
  1711. [ 125.693793] calling 7000a000.pwm+ @ 80, parent: soc0
  1712. [ 125.698830] call 7000a000.pwm+ returned 0 after 0 usecs
  1713. [ 125.704050] calling 7000e000.rtc+ @ 80, parent: soc0
  1714. [ 125.709088] call 7000e000.rtc+ returned 0 after 1 usecs
  1715. [ 125.714308] calling 7000c000.i2c+ @ 80, parent: soc0
  1716. [ 125.719355] call 7000c000.i2c+ returned 0 after 9 usecs
  1717. [ 125.724577] calling 7000c400.i2c+ @ 80, parent: soc0
  1718. [ 125.729622] call 7000c400.i2c+ returned 0 after 9 usecs
  1719. [ 125.734844] calling 7000d000.i2c+ @ 80, parent: soc0
  1720. [ 125.739889] call 7000d000.i2c+ returned 0 after 8 usecs
  1721. [ 125.745110] calling 7000e400.pmc+ @ 80, parent: soc0
  1722. [ 125.750147] call 7000e400.pmc+ returned 0 after 0 usecs
  1723. [ 125.755365] calling 7000f000.memory-controller+ @ 80, parent: soc0
  1724. [ 125.761616] call 7000f000.memory-controller+ returned 0 after 0 usecs
  1725. [ 125.768050] calling 7000f024.iommu+ @ 80, parent: soc0
  1726. [ 125.774372] call 7000f024.iommu+ returned 0 after 1084 usecs
  1727. [ 125.780018] calling 7000f400.memory-controller+ @ 80, parent: soc0
  1728. [ 125.786277] call 7000f400.memory-controller+ returned 0 after 0 usecs
  1729. [ 125.792702] calling c5000000.usb-phy+ @ 80, parent: soc0
  1730. [ 125.798100] call c5000000.usb-phy+ returned 0 after 0 usecs
  1731. [ 125.803670] calling c5004000.usb-phy+ @ 80, parent: soc0
  1732. [ 125.809053] call c5004000.usb-phy+ returned 0 after 0 usecs
  1733. [ 125.814621] calling c5008000.usb-phy+ @ 80, parent: soc0
  1734. [ 125.820004] call c5008000.usb-phy+ returned 0 after 0 usecs
  1735. [ 125.825571] calling c8000000.sdhci+ @ 80, parent: soc0
  1736. [ 125.830944] call c8000000.sdhci+ returned 0 after 158 usecs
  1737. [ 125.836520] calling c8000600.sdhci+ @ 80, parent: soc0
  1738. [ 125.841846] call c8000600.sdhci+ returned 0 after 111 usecs
  1739. [ 125.847446] calling pmu+ @ 80, parent: soc0
  1740. [ 125.851704] call pmu+ returned 0 after 0 usecs
  1741. [ 125.856148] calling 7000c500.nvec+ @ 80, parent: soc0
  1742. [ 125.861286] call 7000c500.nvec+ returned 0 after 13 usecs
  1743. [ 125.866682] calling backlight+ @ 80, parent: soc0
  1744. [ 125.871471] call backlight+ returned 0 after 11 usecs
  1745. [ 125.876520] calling clocks+ @ 80, parent: soc0
  1746. [ 125.881037] call clocks+ returned 0 after 0 usecs
  1747. [ 125.885738] calling clocks:clock@0+ @ 80, parent: clocks
  1748. [ 125.891121] call clocks:clock@0+ returned 0 after 0 usecs
  1749. [ 125.896514] calling gpio-keys+ @ 80, parent: soc0
  1750. [ 125.901298] call gpio-keys+ returned 0 after 6 usecs
  1751. [ 125.906258] calling gpio-leds+ @ 80, parent: soc0
  1752. [ 125.911035] call gpio-leds+ returned 0 after 0 usecs
  1753. [ 125.915995] calling regulators+ @ 80, parent: soc0
  1754. [ 125.920859] call regulators+ returned 0 after 0 usecs
  1755. [ 125.925906] calling regulators:regulator@0+ @ 80, parent: regulators
  1756. [ 125.932330] call regulators:regulator@0+ returned 0 after 0 usecs
  1757. [ 125.938417] calling sound+ @ 80, parent: soc0
  1758. [ 125.942854] call sound+ returned 0 after 6 usecs
  1759. [ 125.947508] calling i2c-0+ @ 80, parent: 7000c000.i2c
  1760. [ 125.952668] call i2c-0+ returned 0 after 0 usecs
  1761. [ 125.957308] calling 0-001e+ @ 80, parent: i2c-0
  1762. [ 125.961934] call 0-001e+ returned 0 after 0 usecs
  1763. [ 125.966654] calling i2c-1+ @ 80, parent: 7000c400.i2c
  1764. [ 125.971799] call i2c-1+ returned 0 after 0 usecs
  1765. [ 125.976640] calling i2c-2+ @ 80, parent: 7000d000.i2c
  1766. [ 125.981790] call i2c-2+ returned 0 after 0 usecs
  1767. [ 125.986435] calling 2-0034+ @ 80, parent: i2c-2
  1768. [ 125.991048] call 2-0034+ returned 0 after 0 usecs
  1769. [ 125.995760] calling tps6586x-gpio+ @ 80, parent: 2-0034
  1770. [ 126.001063] call tps6586x-gpio+ returned 0 after 0 usecs
  1771. [ 126.006376] calling tps6586x-regulator+ @ 80, parent: 2-0034
  1772. [ 126.012112] call tps6586x-regulator+ returned 0 after 0 usecs
  1773. [ 126.017884] calling tps6586x-rtc+ @ 80, parent: 2-0034
  1774. [ 126.023642] call tps6586x-rtc+ returned 0 after 528 usecs
  1775. [ 126.029029] calling tps6586x-onkey+ @ 80, parent: 2-0034
  1776. [ 126.034427] call tps6586x-onkey+ returned 0 after 0 usecs
  1777. [ 126.039813] calling 2-004c+ @ 80, parent: i2c-2
  1778. [ 126.044541] call 2-004c+ returned 0 after 0 usecs
  1779. [ 126.049237] calling regulatory.0+ @ 80, parent: platform
  1780. [ 126.054639] call regulatory.0+ returned 0 after 0 usecs
  1781. [ 126.059977] calling alarmtimer+ @ 80, parent: platform
  1782. [ 126.065200] call alarmtimer+ returned 0 after 0 usecs
  1783. [ 126.070253] calling backlight+ @ 80, parent: backlight
  1784. [ 126.075474] call backlight+ returned 0 after 0 usecs
  1785. [ 126.080453] calling serial8250+ @ 80, parent: platform
  1786. [ 126.085674] call serial8250+ returned 0 after 0 usecs
  1787. [ 126.090757] calling rtc1+ @ 80, parent: 7000e000.rtc
  1788. [ 126.095804] call rtc1+ returned 0 after 0 usecs
  1789. [ 126.100323] calling rtc0+ @ 80, parent: tps6586x-rtc
  1790. [ 126.105654] call rtc0+ returned 0 after 277 usecs
  1791. [ 126.110355] calling mmc0::+ @ 80, parent: c8000000.sdhci
  1792. [ 126.115753] call mmc0::+ returned 0 after 0 usecs
  1793. [ 126.120447] calling mmc1::+ @ 80, parent: c8000600.sdhci
  1794. [ 126.125840] call mmc1::+ returned 0 after 0 usecs
  1795. [ 126.130534] calling wifi-led+ @ 80, parent: gpio-leds
  1796. [ 126.135668] call wifi-led+ returned 0 after 0 usecs
  1797. [ 126.140534] calling mmc0:0003+ @ 80, parent: mmc0
  1798. [ 126.580254] call mmc0:0003+ returned 0 after 424266 usecs
  1799. [ 126.585774] calling mmc1:0001+ @ 80, parent: mmc1
  1800. [ 126.647522] call mmc1:0001+ returned 0 after 55595 usecs
  1801. [ 126.652867] calling nvec-kbd.0+ @ 80, parent: 7000c500.nvec
  1802. [ 126.658611] call nvec-kbd.0+ returned 0 after 1 usecs
  1803. [ 126.663737] calling nvec-mouse.0+ @ 80, parent: 7000c500.nvec
  1804. [ 126.669594] call nvec-mouse.0+ returned 0 after 9 usecs
  1805. [ 126.674885] calling serio0+ @ 80, parent: none
  1806. [ 126.679531] call serio0+ returned 0 after 91 usecs
  1807. [ 126.684404] calling nvec-power.0+ @ 80, parent: 7000c500.nvec
  1808. [ 126.690253] call nvec-power.0+ returned 0 after 1 usecs
  1809. [ 126.695543] calling nvec-power.1+ @ 80, parent: 7000c500.nvec
  1810. [ 126.701390] call nvec-power.1+ returned 0 after 0 usecs
  1811. [ 126.706676] calling nvec-paz00.0+ @ 80, parent: 7000c500.nvec
  1812. [ 126.712522] call nvec-paz00.0+ returned 0 after 0 usecs
  1813. [ 126.717822] calling input1+ @ 80, parent: nvec-kbd.0
  1814. [ 126.722897] call input1+ returned 0 after 8 usecs
  1815. [ 126.727672] calling paz00-led+ @ 80, parent: nvec-paz00.0
  1816. [ 126.733177] call paz00-led+ returned 0 after 6 usecs
  1817. [ 126.738211] calling snd-soc-dummy+ @ 80, parent: platform
  1818. [ 126.744224] call snd-soc-dummy+ returned 0 after 1 usecs
  1819. [ 126.749587] calling input2+ @ 80, parent: card0
  1820. [ 126.754274] call input2+ returned 0 after 1 usecs
  1821. [ 126.758991] calling rfkill_gpio+ @ 80, parent: platform
  1822. [ 126.764324] call rfkill_gpio+ returned 0 after 0 usecs
  1823. [ 126.769462] calling rfkill0+ @ 80, parent: rfkill_gpio
  1824. [ 126.774720] call rfkill0+ returned 0 after 5 usecs
  1825. [ 126.779521] calling 7000f800.fuse+ @ 80, parent: soc0
  1826. [ 126.784677] call 7000f800.fuse+ returned 0 after 0 usecs
  1827. [ 126.789987] calling regulators:regulator@1+ @ 80, parent: regulators
  1828. [ 126.796440] call regulators:regulator@1+ returned 0 after 0 usecs
  1829. [ 126.802533] calling panel+ @ 80, parent: soc0
  1830. [ 126.806991] call panel+ returned 0 after 0 usecs
  1831. [ 126.811606] calling c5000000.usb+ @ 80, parent: soc0
  1832. [ 126.816671] call c5000000.usb+ returned 0 after 0 usecs
  1833. [ 126.821903] calling c5004000.usb+ @ 80, parent: soc0
  1834. [ 126.821929] calling usb1+ @ 111, parent: c5000000.usb
  1835. [ 126.822032] call usb1+ returned 0 after 89 usecs
  1836. [ 126.836733] call c5004000.usb+ returned 0 after 0 usecs
  1837. [ 126.841966] calling c5008000.usb+ @ 80, parent: soc0
  1838. [ 126.841990] calling usb2+ @ 109, parent: c5004000.usb
  1839. [ 126.852171] call c5008000.usb+ returned 0 after 0 usecs
  1840. [ 126.857431] calling usb3+ @ 23, parent: c5008000.usb
  1841. [ 126.862520] calling 54200000.dc+ @ 80, parent: 50000000.host1x
  1842. [ 126.868460] call 54200000.dc+ returned 0 after 0 usecs
  1843. [ 126.873803] calling controlD64+ @ 80, parent: drm
  1844. [ 126.878591] call controlD64+ returned 0 after 0 usecs
  1845. [ 126.883669] calling card0+ @ 80, parent: drm
  1846. [ 126.888023] call card0+ returned 0 after 0 usecs
  1847. [ 126.892638] calling card0-HDMI-A-1+ @ 80, parent: card0
  1848. [ 126.897965] call card0-HDMI-A-1+ returned 0 after 0 usecs
  1849. [ 126.903393] calling card0-LVDS-1+ @ 80, parent: card0
  1850. [ 126.908528] call card0-LVDS-1+ returned 0 after 0 usecs
  1851. [ 126.913779] calling input6+ @ 80, parent: gpio-keys
  1852. [ 126.918740] call input6+ returned 0 after 0 usecs
  1853. [ 126.953407] call usb2+ returned 0 after 108795 usecs
  1854. [ 126.953496] calling 2-1+ @ 116, parent: usb2
  1855. [ 126.986420] call usb3+ returned 0 after 121032 usecs
  1856. [ 126.991440] calling 3-1+ @ 110, parent: usb3
  1857. [ 127.076446] usb 2-1: reset high-speed USB device number 2 using tegra-ehci
  1858. [ 127.113450] usb 3-1: reset high-speed USB device number 2 using tegra-ehci
  1859. [ 127.453581] call 2-1+ returned 0 after 488340 usecs
  1860. [ 127.458681] calling 2-1.2+ @ 150, parent: 2-1
  1861. [ 127.463293] calling 2-1.1+ @ 121, parent: 2-1
  1862. [ 127.493565] call 3-1+ returned 0 after 486052 usecs
  1863. [ 127.498580] calling 3-1.2+ @ 144, parent: 3-1
  1864. [ 127.543952] usb 2-1.2: reset full-speed USB device number 4 using tegra-ehci
  1865. [ 127.583915] usb 3-1.2: reset high-speed USB device number 3 using tegra-ehci
  1866. [ 127.728625] call 2-1.2+ returned 0 after 259250 usecs
  1867. [ 127.744294] call 3-1.2+ returned 0 after 235546 usecs
  1868. [ 127.749589] calling input7+ @ 80, parent: 3-1.2:1.0
  1869. [ 127.754734] call input7+ returned 0 after 1 usecs
  1870. [ 127.759469] calling input14+ @ 80, parent: serio0
  1871. [ 127.764409] call input14+ returned 0 after 1 usecs
  1872. [ 127.769319] usb 2-1.1: reset high-speed USB device number 3 using tegra-ehci
  1873. [ 127.921159] call 2-1.1+ returned 0 after 442412 usecs
  1874. [ 127.926580] PM: resume of devices complete after 2496.359 msecs
  1875. [ 127.932510] cpufreq: cpufreq_resume: Failed to start governor for policy: dae9aa00
  1876. [ 127.941995] PM: Finishing wakeup.
  1877. [ 127.945858] Restarting tasks ... done.
  1878. [ 129.986330] nvec 7000c500.nvec: timeout waiting for ec transfer
  1879. [ 131.922678] psmouse serio0: elantech: assuming hardware version 3 (with firmware version 0x150500)
  1880. [ 131.961685] psmouse serio0: elantech: Synaptics capabilities query result 0x69, 0x17, 0x09.
  1881. [ 132.164003] input: ETPS/2 Elantech Touchpad as /devices/serio0/input/input18
  1882. [ 145.142324] PM: Syncing filesystems ... done.
  1883. [ 145.147065] PM: Preparing system for mem sleep
  1884. [ 145.155636] Freezing user space processes ... (elapsed 0.001 seconds) done.
  1885. [ 145.157109] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  1886. [ 145.157120] PM: Entering mem sleep
  1887. [ 145.159418] calling input18+ @ 80, parent: serio0
  1888. [ 145.159488] call input18+ returned 0 after 52 usecs
  1889. [ 145.159782] calling input7+ @ 80, parent: 3-1.2:1.0
  1890. [ 145.159916] call input7+ returned 0 after 112 usecs
  1891. [ 145.160082] calling 3-1.2+ @ 121, parent: 3-1
  1892. [ 145.160100] call 3-1.2+ returned 0 after 3 usecs
  1893. [ 145.160687] calling 2-1.2+ @ 121, parent: 2-1
  1894. [ 145.160731] call 2-1.2+ returned 0 after 28 usecs
  1895. [ 145.161383] calling 2-1.1+ @ 121, parent: 2-1
  1896. [ 145.161422] call 2-1.1+ returned 0 after 23 usecs
  1897. [ 145.161887] calling 3-1+ @ 121, parent: usb3
  1898. [ 145.162684] calling 2-1+ @ 134, parent: usb2
  1899. [ 145.162778] calling input6+ @ 80, parent: gpio-keys
  1900. [ 145.162906] call input6+ returned 0 after 106 usecs
  1901. [ 145.162957] calling card0-LVDS-1+ @ 80, parent: card0
  1902. [ 145.162973] call card0-LVDS-1+ returned 0 after 1 usecs
  1903. [ 145.162996] calling card0-HDMI-A-1+ @ 80, parent: card0
  1904. [ 145.163010] call card0-HDMI-A-1+ returned 0 after 0 usecs
  1905. [ 145.163037] calling card0+ @ 80, parent: drm
  1906. [ 145.163051] call card0+ returned 0 after 1 usecs
  1907. [ 145.163073] calling controlD64+ @ 80, parent: drm
  1908. [ 145.163086] call controlD64+ returned 0 after 1 usecs
  1909. [ 145.163111] calling 54200000.dc+ @ 80, parent: 50000000.host1x
  1910. [ 145.163125] call 54200000.dc+ returned 0 after 1 usecs
  1911. [ 145.164991] call 2-1+ returned 0 after 2228 usecs
  1912. [ 145.247515] call 3-1+ returned 0 after 83596 usecs
  1913. [ 145.247599] calling usb3+ @ 130, parent: c5008000.usb
  1914. [ 145.247950] call usb3+ returned 0 after 321 usecs
  1915. [ 145.248026] calling c5008000.usb+ @ 80, parent: soc0
  1916. [ 145.248043] call c5008000.usb+ returned 0 after 1 usecs
  1917. [ 145.248383] calling usb2+ @ 130, parent: c5004000.usb
  1918. [ 145.248691] call usb2+ returned 0 after 280 usecs
  1919. [ 145.248753] calling c5004000.usb+ @ 80, parent: soc0
  1920. [ 145.248769] call c5004000.usb+ returned 0 after 1 usecs
  1921. [ 145.249102] calling usb1+ @ 130, parent: c5000000.usb
  1922. [ 145.263691] call usb1+ returned 0 after 14223 usecs
  1923. [ 145.263772] calling c5000000.usb+ @ 80, parent: soc0
  1924. [ 145.263788] call c5000000.usb+ returned 0 after 1 usecs
  1925. [ 145.263816] calling panel+ @ 80, parent: soc0
  1926. [ 145.263830] call panel+ returned 0 after 0 usecs
  1927. [ 145.263869] calling regulators:regulator@1+ @ 80, parent: regulators
  1928. [ 145.263884] call regulators:regulator@1+ returned 0 after 0 usecs
  1929. [ 145.263908] calling 7000f800.fuse+ @ 80, parent: soc0
  1930. [ 145.263923] call 7000f800.fuse+ returned 0 after 1 usecs
  1931. [ 145.263978] calling rfkill0+ @ 80, parent: rfkill_gpio
  1932. [ 145.263993] call rfkill0+ returned 0 after 1 usecs
  1933. [ 145.264018] calling rfkill_gpio+ @ 80, parent: platform
  1934. [ 145.264032] call rfkill_gpio+ returned 0 after 1 usecs
  1935. [ 145.264089] calling input2+ @ 80, parent: card0
  1936. [ 145.264104] call input2+ returned 0 after 2 usecs
  1937. [ 145.264300] calling snd-soc-dummy+ @ 80, parent: platform
  1938. [ 145.264314] call snd-soc-dummy+ returned 0 after 1 usecs
  1939. [ 145.264348] calling paz00-led+ @ 80, parent: nvec-paz00.0
  1940. [ 145.264394] call paz00-led+ returned 0 after 30 usecs
  1941. [ 145.264485] calling input1+ @ 80, parent: nvec-kbd.0
  1942. [ 145.264624] call input1+ returned 0 after 117 usecs
  1943. [ 145.264680] calling nvec-paz00.0+ @ 80, parent: 7000c500.nvec
  1944. [ 145.264695] call nvec-paz00.0+ returned 0 after 1 usecs
  1945. [ 145.264721] calling nvec-power.1+ @ 80, parent: 7000c500.nvec
  1946. [ 145.264735] call nvec-power.1+ returned 0 after 1 usecs
  1947. [ 145.264761] calling nvec-power.0+ @ 80, parent: 7000c500.nvec
  1948. [ 145.264774] call nvec-power.0+ returned 0 after 1 usecs
  1949. [ 145.264799] calling serio0+ @ 80, parent: none
  1950. [ 145.297969] call serio0+ returned 0 after 32369 usecs
  1951. [ 145.298002] calling nvec-mouse.0+ @ 80, parent: 7000c500.nvec
  1952. [ 145.298099] call nvec-mouse.0+ returned 0 after 76 usecs
  1953. [ 145.298160] calling nvec-kbd.0+ @ 80, parent: 7000c500.nvec
  1954. [ 145.298176] call nvec-kbd.0+ returned 0 after 1 usecs
  1955. [ 145.298204] calling mmc1:0001+ @ 80, parent: mmc1
  1956. [ 145.307451] call mmc1:0001+ returned 0 after 9007 usecs
  1957. [ 145.307522] calling mmc0:0003+ @ 80, parent: mmc0
  1958. [ 145.308994] call mmc0:0003+ returned 0 after 1419 usecs
  1959. [ 145.309026] calling wifi-led+ @ 80, parent: gpio-leds
  1960. [ 145.309043] call wifi-led+ returned 0 after 2 usecs
  1961. [ 145.309081] calling mmc1::+ @ 80, parent: c8000600.sdhci
  1962. [ 145.309095] call mmc1::+ returned 0 after 1 usecs
  1963. [ 145.309131] calling mmc0::+ @ 80, parent: c8000000.sdhci
  1964. [ 145.309143] call mmc0::+ returned 0 after 0 usecs
  1965. [ 145.309210] calling rtc0+ @ 80, parent: tps6586x-rtc
  1966. [ 145.309687] call rtc0+ returned 0 after 445 usecs
  1967. [ 145.309720] calling rtc1+ @ 80, parent: 7000e000.rtc
  1968. [ 145.309736] call rtc1+ returned 0 after 0 usecs
  1969. [ 145.310051] calling serial8250+ @ 80, parent: platform
  1970. [ 145.310067] call serial8250+ returned 0 after 3 usecs
  1971. [ 145.310997] calling backlight+ @ 80, parent: backlight
  1972. [ 145.311018] call backlight+ returned 0 after 3 usecs
  1973. [ 145.311132] calling alarmtimer+ @ 80, parent: platform
  1974. [ 145.311150] call alarmtimer+ returned 0 after 5 usecs
  1975. [ 145.311966] calling regulatory.0+ @ 80, parent: platform
  1976. [ 145.311981] call regulatory.0+ returned 0 after 0 usecs
  1977. [ 145.312018] calling 2-004c+ @ 80, parent: i2c-2
  1978. [ 145.312033] call 2-004c+ returned 0 after 2 usecs
  1979. [ 145.312058] calling tps6586x-onkey+ @ 80, parent: 2-0034
  1980. [ 145.312072] call tps6586x-onkey+ returned 0 after 0 usecs
  1981. [ 145.312097] calling tps6586x-rtc+ @ 80, parent: 2-0034
  1982. [ 145.313084] call tps6586x-rtc+ returned 0 after 943 usecs
  1983. [ 145.313276] calling tps6586x-regulator+ @ 80, parent: 2-0034
  1984. [ 145.313292] call tps6586x-regulator+ returned 0 after 1 usecs
  1985. [ 145.313317] calling tps6586x-gpio+ @ 80, parent: 2-0034
  1986. [ 145.313332] call tps6586x-gpio+ returned 0 after 1 usecs
  1987. [ 145.313448] calling 2-0034+ @ 80, parent: i2c-2
  1988. [ 145.313464] call 2-0034+ returned 0 after 1 usecs
  1989. [ 145.313495] calling i2c-2+ @ 80, parent: 7000d000.i2c
  1990. [ 145.313508] call i2c-2+ returned 0 after 0 usecs
  1991. [ 145.313534] calling i2c-1+ @ 80, parent: 7000c400.i2c
  1992. [ 145.313547] call i2c-1+ returned 0 after 0 usecs
  1993. [ 145.313569] calling 0-001e+ @ 80, parent: i2c-0
  1994. [ 145.313583] call 0-001e+ returned 0 after 1 usecs
  1995. [ 145.313610] calling i2c-0+ @ 80, parent: 7000c000.i2c
  1996. [ 145.313622] call i2c-0+ returned 0 after 0 usecs
  1997. [ 145.313710] calling sound+ @ 80, parent: soc0
  1998. [ 145.316731] call sound+ returned 0 after 2928 usecs
  1999. [ 145.316769] calling regulators:regulator@0+ @ 80, parent: regulators
  2000. [ 145.316786] call regulators:regulator@0+ returned 0 after 1 usecs
  2001. [ 145.316815] calling regulators+ @ 80, parent: soc0
  2002. [ 145.316829] call regulators+ returned 0 after 0 usecs
  2003. [ 145.316854] calling gpio-leds+ @ 80, parent: soc0
  2004. [ 145.316867] call gpio-leds+ returned 0 after 1 usecs
  2005. [ 145.316892] calling gpio-keys+ @ 80, parent: soc0
  2006. [ 145.316917] call gpio-keys+ returned 0 after 10 usecs
  2007. [ 145.316944] calling clocks:clock@0+ @ 80, parent: clocks
  2008. [ 145.316957] call clocks:clock@0+ returned 0 after 0 usecs
  2009. [ 145.316981] calling clocks+ @ 80, parent: soc0
  2010. [ 145.316993] call clocks+ returned 0 after 0 usecs
  2011. [ 145.317017] calling backlight+ @ 80, parent: soc0
  2012. [ 145.317054] call backlight+ returned 0 after 22 usecs
  2013. [ 145.317090] calling 7000c500.nvec+ @ 80, parent: soc0
  2014. [ 145.326644] call 7000c500.nvec+ returned 0 after 9308 usecs
  2015. [ 145.326676] calling pmu+ @ 80, parent: soc0
  2016. [ 145.326692] call pmu+ returned 0 after 1 usecs
  2017. [ 145.326721] calling c8000600.sdhci+ @ 80, parent: soc0
  2018. [ 145.331378] call c8000600.sdhci+ returned 0 after 4525 usecs
  2019. [ 145.331414] calling c8000000.sdhci+ @ 80, parent: soc0
  2020. [ 145.336367] call c8000000.sdhci+ returned 0 after 4814 usecs
  2021. [ 145.336401] calling c5008000.usb-phy+ @ 80, parent: soc0
  2022. [ 145.336417] call c5008000.usb-phy+ returned 0 after 1 usecs
  2023. [ 145.336442] calling c5004000.usb-phy+ @ 80, parent: soc0
  2024. [ 145.336456] call c5004000.usb-phy+ returned 0 after 0 usecs
  2025. [ 145.336479] calling c5000000.usb-phy+ @ 80, parent: soc0
  2026. [ 145.336494] call c5000000.usb-phy+ returned 0 after 0 usecs
  2027. [ 145.336516] calling 7000f400.memory-controller+ @ 80, parent: soc0
  2028. [ 145.336530] call 7000f400.memory-controller+ returned 0 after 0 usecs
  2029. [ 145.336553] calling 7000f024.iommu+ @ 80, parent: soc0
  2030. [ 145.351909] call 7000f024.iommu+ returned 0 after 14988 usecs
  2031. [ 145.351920] calling 7000f000.memory-controller+ @ 80, parent: soc0
  2032. [ 145.351925] call 7000f000.memory-controller+ returned 0 after 0 usecs
  2033. [ 145.351932] calling 7000e400.pmc+ @ 80, parent: soc0
  2034. [ 145.351937] call 7000e400.pmc+ returned 0 after 0 usecs
  2035. [ 145.351945] calling 7000d000.i2c+ @ 80, parent: soc0
  2036. [ 145.351950] call 7000d000.i2c+ returned 0 after 1 usecs
  2037. [ 145.351958] calling 7000c400.i2c+ @ 80, parent: soc0
  2038. [ 145.351962] call 7000c400.i2c+ returned 0 after 0 usecs
  2039. [ 145.351970] calling 7000c000.i2c+ @ 80, parent: soc0
  2040. [ 145.351974] call 7000c000.i2c+ returned 0 after 0 usecs
  2041. [ 145.351981] calling 7000e000.rtc+ @ 80, parent: soc0
  2042. [ 145.351988] call 7000e000.rtc+ returned 0 after 2 usecs
  2043. [ 145.351996] calling 7000a000.pwm+ @ 80, parent: soc0
  2044. [ 145.352000] call 7000a000.pwm+ returned 0 after 0 usecs
  2045. [ 145.352007] calling 70006200.serial+ @ 80, parent: soc0
  2046. [ 145.352011] call 70006200.serial+ returned 0 after 0 usecs
  2047. [ 145.352019] calling 70006000.serial+ @ 80, parent: soc0
  2048. [ 145.352023] call 70006000.serial+ returned 0 after 0 usecs
  2049. [ 145.352029] calling 70002800.i2s+ @ 80, parent: soc0
  2050. [ 145.352033] call 70002800.i2s+ returned 0 after 0 usecs
  2051. [ 145.352040] calling 70000c00.das+ @ 80, parent: soc0
  2052. [ 145.352044] call 70000c00.das+ returned 0 after 0 usecs
  2053. [ 145.352050] calling 70000014.pinmux+ @ 80, parent: soc0
  2054. [ 145.352054] call 70000014.pinmux+ returned 0 after 0 usecs
  2055. [ 145.352061] calling 70000800.apbmisc+ @ 80, parent: soc0
  2056. [ 145.352065] call 70000800.apbmisc+ returned 0 after 0 usecs
  2057. [ 145.352072] calling 6000d000.gpio+ @ 80, parent: soc0
  2058. [ 145.352103] call 6000d000.gpio+ returned 0 after 27 usecs
  2059. [ 145.352110] calling 6000c004.ahb+ @ 80, parent: soc0
  2060. [ 145.352120] call 6000c004.ahb+ returned 0 after 5 usecs
  2061. [ 145.352136] calling 6000a000.dma+ @ 80, parent: soc0
  2062. [ 145.352164] call 6000a000.dma+ returned 0 after 23 usecs
  2063. [ 145.352171] calling 60006000.clock+ @ 80, parent: soc0
  2064. [ 145.352175] call 60006000.clock+ returned 0 after 0 usecs
  2065. [ 145.352182] calling 60005000.timer+ @ 80, parent: soc0
  2066. [ 145.352186] call 60005000.timer+ returned 0 after 0 usecs
  2067. [ 145.352193] calling 50043000.cache-controller+ @ 80, parent: soc0
  2068. [ 145.352196] call 50043000.cache-controller+ returned 0 after 0 usecs
  2069. [ 145.352204] calling 50041000.interrupt-controller+ @ 80, parent: soc0
  2070. [ 145.352208] call 50041000.interrupt-controller+ returned 0 after 0 usecs
  2071. [ 145.352215] calling 50040600.timer+ @ 80, parent: soc0
  2072. [ 145.352218] call 50040600.timer+ returned 0 after 0 usecs
  2073. [ 145.352226] calling 54280000.hdmi+ @ 80, parent: 50000000.host1x
  2074. [ 145.352230] call 54280000.hdmi+ returned 0 after 0 usecs
  2075. [ 145.352237] calling 54240000.dc+ @ 80, parent: 50000000.host1x
  2076. [ 145.352241] call 54240000.dc+ returned 0 after 0 usecs
  2077. [ 145.352248] calling 54140000.gr3d+ @ 80, parent: 50000000.host1x
  2078. [ 145.352252] call 54140000.gr3d+ returned 0 after 0 usecs
  2079. [ 145.352259] calling 54140000.gr2d+ @ 80, parent: 50000000.host1x
  2080. [ 145.352262] call 54140000.gr2d+ returned 0 after 0 usecs
  2081. [ 145.352269] calling 54100000.isp+ @ 80, parent: 50000000.host1x
  2082. [ 145.352273] call 54100000.isp+ returned 0 after 0 usecs
  2083. [ 145.352280] calling 540c0000.epp+ @ 80, parent: 50000000.host1x
  2084. [ 145.352284] call 540c0000.epp+ returned 0 after 0 usecs
  2085. [ 145.352291] calling 54080000.vi+ @ 80, parent: 50000000.host1x
  2086. [ 145.352295] call 54080000.vi+ returned 0 after 0 usecs
  2087. [ 145.352302] calling 54040000.mpe+ @ 80, parent: 50000000.host1x
  2088. [ 145.352306] call 54040000.mpe+ returned 0 after 0 usecs
  2089. [ 145.352317] calling 50000000.host1x+ @ 80, parent: soc0
  2090. [ 145.352321] call 50000000.host1x+ returned 0 after 0 usecs
  2091. [ 145.352360] calling reg-dummy+ @ 80, parent: platform
  2092. [ 145.352364] call reg-dummy+ returned 0 after 0 usecs
  2093. [ 145.352388] PM: suspend of devices complete after 193.027 msecs
  2094. [ 145.354024] PM: late suspend of devices complete after 1.627 msecs
  2095. [ 145.358336] PM: noirq suspend of devices complete after 4.303 msecs
  2096. [ 145.358340] suspend debug: Waiting for 5 seconds.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement