Guest User

Untitled

a guest
Jun 21st, 2024
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 97.81 KB | None | 0 0
  1. picocom v3.1
  2.  
  3. port is : /dev/serial0
  4. flowcontrol : none
  5. baudrate is : 115200
  6. parity is : none
  7. databits are : 8
  8. stopbits are : 1
  9. escape is : C-a
  10. local echo is : no
  11. noinit is : no
  12. noreset is : no
  13. hangup is : no
  14. nolock is : no
  15. send_cmd is : sz -vv
  16. receive_cmd is : rz -vv -E
  17. imap is :
  18. omap is :
  19. emap is : crcrlf,delbs,
  20. logfile is : none
  21. initstring : none
  22. exit_after is : not set
  23. exit is : no
  24.  
  25. Type [C-a] [C-h] to see available commands
  26. Terminal ready
  27. [1390] AST_POWERON
  28. [ 0.000000] Booting Linux on physical CPU 0x0
  29. [ 0.000000] Linux version 6.10.0-rc4testrustdrivers+ (a@fpx-l-AMER03105) (Ubuntu clang version 16.0.6 (15), Ubuntu LLD 16.0.6) #14 SMP Thu Jun 20 22:37:48 PDT 2024
  30. [ 0.000000] CPU: ARMv7 Processor [511f04d4] revision 4 (ARMv7), cr=10c5787d
  31. [ 0.000000] CPU: div instructions available: patching division code
  32. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
  33. [ 0.000000] OF: fdt: Machine model: Samsung Galaxy Express SGH-I437
  34. [ 0.000000] earlycon: msm_serial_dm0 at MMIO 0x16440000 (options '115200n8')
  35. [ 0.000000] printk: legacy bootconsole [msm_serial_dm0] enabled
  36. [ 0.000000] printk: debug: ignoring loglevel setting.
  37. [ 0.000000] Memory policy: Data cache writealloc
  38. [ 0.000000] Zone ranges:
  39. [ 0.000000] Normal [mem 0x0000000080200000-0x00000000afffffff]
  40. [ 0.000000] HighMem [mem 0x00000000b0000000-0x00000000bfffffff]
  41. [ 0.000000] Movable zone start for each node
  42. [ 0.000000] Early memory node ranges
  43. [ 0.000000] node 0: [mem 0x0000000080200000-0x0000000088cfffff]
  44. [ 0.000000] node 0: [mem 0x0000000090000000-0x00000000bfffffff]
  45. [ 0.000000] Initmem setup node 0 [mem 0x0000000080200000-0x00000000bfffffff]
  46. [ 0.000000] On node 0, zone Normal: 512 pages in unavailable ranges
  47. [ 0.000000] On node 0, zone Normal: 768 pages in unavailable ranges
  48. [ 0.000000] percpu: Embedded 12 pages/cpu s27648 r0 d21504 u49152
  49. [ 0.000000] pcpu-alloc: s27648 r0 d21504 u49152 alloc=12*4096
  50. [ 0.000000] pcpu-alloc: [0] 0 [0] 1
  51. [ 0.000000] Kernel command line: earlycon clk_ignore_unused PMOS_NO_OUTPUT_REDIRECT console=ttyMSM0,115200 ignore_loglevel pmos.debug-shell
  52. [ 0.000000] Unknown kernel command line parameters "PMOS_NO_OUTPUT_REDIRECT", will be passed to user space.
  53. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
  54. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
  55. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 232192
  56. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off, mlocked free:off
  57. [ 0.000000] Memory: 903692K/928768K available (7168K kernel code, 691K rwdata, 2380K rodata, 1024K init, 254K bss, 25076K reserved, 0K cma-reserved, 262144K highmem)
  58. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  59. [ 0.000000] rcu: Hierarchical RCU implementation.
  60. [ 0.000000] rcu: RCU event tracing is enabled.
  61. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
  62. [ 0.000000] Tracing variant of Tasks RCU enabled.
  63. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  64. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
  65. [ 0.000000] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1.
  66. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  67. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  68. [ 0.000000] clocksource: dg_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 283149695806 ns
  69. [ 0.000002] sched_clock: 32 bits at 7MHz, resolution 148ns, wraps every 318145725365ns
  70. [ 0.009533] Switching to timer-based delay loop, resolution 148ns
  71. [ 0.017827] Console: colour dummy device 80x30
  72. [ 0.023306] Calibrating delay loop (skipped), value calculated using timer frequency.. 13.50 BogoMIPS (lpj=67500)
  73. [ 0.027573] CPU: Testing write buffer coherency: ok
  74. [ 0.037865] pid_max: default: 32768 minimum: 301
  75. [ 0.042556] LSM: initializing lsm=capability
  76. [ 0.047400] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
  77. [ 0.051546] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
  78. [ 0.060385] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  79. [ 0.066422] qcom_scm: convention: smc legacy
  80. [ 0.074836] Setting up static identity map for 0x80100000 - 0x80100060
  81. [ 0.076541] rcu: Hierarchical SRCU implementation.
  82. [ 0.082382] rcu: Max phase no-delay instances is 1000.
  83. [ 0.089175] smp: Bringing up secondary CPUs ...
  84. [ 0.094580] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  85. [ 0.095091] smp: Brought up 1 node, 2 CPUs
  86. [ 0.102595] SMP: Total of 2 processors activated (27.00 BogoMIPS).
  87. [ 0.106360] CPU: All CPU(s) started in SVC mode.
  88. [ 0.114458] devtmpfs: initialized
  89. [ 0.125241] device: 'platform': device_add
  90. [ 0.125367] PM: Adding info for No Bus:platform
  91. [ 0.128322] bus: 'platform': registered
  92. [ 0.132682] bus: 'cpu': registered
  93. [ 0.136518] device: 'cpu': device_add
  94. [ 0.139920] PM: Adding info for No Bus:cpu
  95. [ 0.143684] bus: 'container': registered
  96. [ 0.147557] device: 'container': device_add
  97. [ 0.151577] PM: Adding info for No Bus:container
  98. [ 0.156560] VFP support v0.3: implementor 51 architecture 64 part 4d variant 1 rev 4
  99. [ 0.160377] bus: 'workqueue': registered
  100. [ 0.167843] device: 'workqueue': device_add
  101. [ 0.171871] PM: Adding info for No Bus:workqueue
  102. [ 0.175880] device: 'wakeup0': device_add
  103. [ 0.180505] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  104. [ 0.184341] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
  105. [ 0.194250] pinctrl core: initialized pinctrl subsystem
  106. [ 0.200992] bus: 'gpio': registered
  107. [ 0.205649] bus: 'gpio': add driver gpio_stub_drv
  108. [ 0.209149] bus: 'platform': add driver gcc-msm8960
  109. [ 0.214109] bus: 'virtio': registered
  110. [ 0.218536] device class 'regulator': registering
  111. [ 0.222408] Registering platform device 'reg-dummy'. Parent at platform
  112. [ 0.227027] device: 'reg-dummy': device_add
  113. [ 0.233334] bus: 'platform': add device reg-dummy
  114. [ 0.237596] PM: Adding info for platform:reg-dummy
  115. [ 0.242295] bus: 'platform': add driver reg-dummy
  116. [ 0.246915] platform reg-dummy: probing driver reg-dummy asynchronously
  117. [ 0.252576] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  118. [ 0.256610] platform reg-dummy: bus: 'platform': __driver_probe_device: matched device with driver reg-dummy
  119. [ 0.258807] DMA: preallocated 256 KiB pool for atomic coherent allocations
  120. [ 0.263845] platform reg-dummy: bus: 'platform': really_probe: probing driver reg-dummy with device
  121. [ 0.263911] reg-dummy reg-dummy: no default pinctrl state
  122. [ 0.264124] device: 'regulator.0': device_add
  123. [ 0.275233] device class 'bdi': registering
  124. [ 0.280673] PM: Adding info for No Bus:regulator.0
  125. [ 0.289496] bus: 'platform': add driver ramoops
  126. [ 0.295000] reg-dummy reg-dummy: driver: 'reg-dummy': driver_bound: bound to device
  127. [ 0.299121] device class 'gpio': registering
  128. [ 0.303138] reg-dummy reg-dummy: bus: 'platform': really_probe: bound device to driver reg-dummy
  129. [ 0.307857] device class 'pci_bus': registering
  130. [ 0.312213] reg-dummy reg-dummy: driver reg-dummy async attach completed: 0
  131. [ 0.319946] bus: 'pci': registered
  132. [ 0.344078] device class 'lcd': registering
  133. [ 0.347453] device class 'backlight': registering
  134. [ 0.351559] bus: 'amba': registered
  135. [ 0.356354] device class 'tty': registering
  136. [ 0.359568] device class 'vtconsole': registering
  137. [ 0.363700] device: 'vtcon0': device_add
  138. [ 0.368651] PM: Adding info for No Bus:vtcon0
  139. [ 0.372457] device class 'iommu': registering
  140. [ 0.376668] device class 'devlink': registering
  141. [ 0.381097] device class 'wakeup': registering
  142. [ 0.385292] bus: 'platform': add driver syscon
  143. [ 0.389854] cpuidle: using governor ladder
  144. [ 0.394322] cpuidle: using governor menu
  145. [ 0.398127] bus: 'platform': add driver qcom_hwspinlock
  146. [ 0.402229] device class 'rpmsg': registering
  147. [ 0.407239] bus: 'rpmsg': registered
  148. [ 0.411997] hw-breakpoint: Failed to enable monitor mode on CPU 0.
  149. [ 0.415662] device class 'dma': registering
  150. [ 0.421233] bus: 'platform': add driver qcom-smem
  151. [ 0.425219] bus: 'serial-base': registered
  152. [ 0.429917] bus: 'serial-base': add driver ctrl
  153. [ 0.434007] bus: 'serial-base': add driver port
  154. [ 0.438294] bus: 'platform': add driver qcom_rpm
  155. [ 0.442777] bus: 'platform': add driver qcom-smd
  156. [ 0.448112] device: 'cpu-pmu': device_add
  157. [ 0.452125] bus: 'platform': add device cpu-pmu
  158. [ 0.456018] PM: Adding info for platform:cpu-pmu
  159. [ 0.460441] /cpu-pmu Linked as a fwnode consumer to /soc/interrupt-controller@2000000
  160. [ 0.465103] platform cpu-pmu: Not linking /soc/interrupt-controller@2000000 - might never become dev
  161. [ 0.472779] /cpu-pmu Dropping the fwnode link to /soc/interrupt-controller@2000000
  162. [ 0.481906] device: 'vsdcc-regulator': device_add
  163. [ 0.489254] bus: 'platform': add device vsdcc-regulator
  164. [ 0.493910] PM: Adding info for platform:vsdcc-regulator
  165. [ 0.498997] device: 'soc': device_add
  166. [ 0.504433] bus: 'platform': add device soc
  167. [ 0.507913] PM: Adding info for platform:soc
  168. [ 0.511973] /soc/timer@200a000 Linked as a fwnode consumer to /soc/interrupt-controller@2000000
  169. [ 0.516515] /soc/pinctrl@800000 Linked as a fwnode consumer to /soc/interrupt-controller@2000000
  170. [ 0.525345] /soc/clock-controller@900000 Linked as a fwnode consumer to /clocks/cxo_board
  171. [ 0.533650] /soc/clock-controller@900000 Linked as a fwnode consumer to /clocks/pxo_board
  172. [ 0.541550] /soc/clock-controller@900000 Linked as a fwnode consumer to /soc/clock-controller@28000000
  173. [ 0.549767] /soc/clock-controller@28000000 Linked as a fwnode consumer to /clocks/pxo_board
  174. [ 0.558730] /soc/clock-controller@28000000 Linked as a fwnode consumer to /soc/clock-controller@900000
  175. [ 0.567050] /soc/clock-controller@4000000 Linked as a fwnode consumer to /clocks/pxo_board
  176. [ 0.576173] /soc/clock-controller@4000000 Linked as a fwnode consumer to /soc/clock-controller@900000
  177. [ 0.584463] /soc/clock-controller@2011000 Linked as a fwnode consumer to /soc/clock-controller@900000
  178. [ 0.593534] /soc/clock-controller@2011000 Linked as a fwnode consumer to /clocks/pxo_board
  179. [ 0.602802] /soc/rpm@108000 Linked as a fwnode consumer to /soc/interrupt-controller@2000000
  180. [ 0.610807] /soc/rpm@108000/regulators Linked as a fwnode consumer to /soc/rpm@108000/regulators/s4
  181. [ 0.619363] /soc/rpm@108000/regulators Linked as a fwnode consumer to /soc/rpm@108000/regulators/l6
  182. [ 0.627931] /soc/rpm@108000/regulators Linked as a fwnode consumer to /soc/rpm@108000/regulators/s8
  183. [ 0.636942] /soc/rpm@108000/regulators Linked as a fwnode consumer to /soc/rpm@108000/regulators/s1
  184. [ 0.645803] /soc/rpm@108000/regulators Linked as a fwnode consumer to /soc/rpm@108000/regulators/s7
  185. [ 0.656219] /soc/clock-controller@2088000 Linked as a fwnode consumer to /soc/clock-controller@900000
  186. [ 0.663652] /soc/clock-controller@2088000 Linked as a fwnode consumer to /clocks/pxo_board
  187. [ 0.673069] /soc/clock-controller@2098000 Linked as a fwnode consumer to /soc/clock-controller@900000
  188. [ 0.681007] /soc/clock-controller@2098000 Linked as a fwnode consumer to /clocks/pxo_board
  189. [ 0.690483] /soc/gsbi@16400000 Linked as a fwnode consumer to /soc/clock-controller@900000
  190. [ 0.698384] /soc/gsbi@16400000/serial@16440000 Linked as a fwnode consumer to /soc/interrupt-controller@2000000
  191. [ 0.706530] /soc/gsbi@16400000/serial@16440000 Linked as a fwnode consumer to /soc/clock-controller@900000
  192. [ 0.716449] /soc/ssbi@500000/pmic Linked as a fwnode consumer to /soc/pinctrl@800000
  193. [ 0.726084] /soc/ssbi@500000/pmic/pwrkey@1c Linked as a fwnode consumer to /soc/ssbi@500000/pmic
  194. [ 0.733912] /soc/ssbi@500000/pmic/rtc@11d Linked as a fwnode consumer to /soc/ssbi@500000/pmic
  195. [ 0.742663] /soc/ssbi@500000/pmic/xoadc@197 Linked as a fwnode consumer to /soc/ssbi@500000/pmic
  196. [ 0.751047] /soc/rng@1a500000 Linked as a fwnode consumer to /soc/clock-controller@900000
  197. [ 0.759793] /soc/mmc@12180000 Linked as a fwnode consumer to /soc/interrupt-controller@2000000
  198. [ 0.767629] /soc/mmc@12180000 Linked as a fwnode consumer to /soc/clock-controller@900000
  199. [ 0.776172] /soc/mmc@12180000 Linked as a fwnode consumer to /soc/rpm@108000/regulators/l6
  200. [ 0.784213] /soc/mmc@12180000 Linked as a fwnode consumer to /soc/rpm@108000/regulators/l7
  201. [ 0.792453] /soc/mmc@12400000 Linked as a fwnode consumer to /soc/interrupt-controller@2000000
  202. [ 0.800454] /soc/mmc@12400000 Linked as a fwnode consumer to /soc/clock-controller@900000
  203. [ 0.809103] /soc/mmc@12400000 Linked as a fwnode consumer to /soc/rpm@108000/regulators/l5
  204. [ 0.817183] /soc/gsbi@16000000 Linked as a fwnode consumer to /soc/clock-controller@900000
  205. [ 0.825317] /soc/gsbi@16000000 Linked as a fwnode consumer to /soc/pinctrl@800000/spi1-default-state
  206. [ 0.833441] /soc/gsbi@16000000/spi@16080000 Linked as a fwnode consumer to /soc/interrupt-controller@2000000
  207. [ 0.842664] /soc/gsbi@16000000/spi@16080000 Linked as a fwnode consumer to /soc/pinctrl@800000
  208. [ 0.852257] /soc/gsbi@16000000/spi@16080000 Linked as a fwnode consumer to /soc/clock-controller@900000
  209. [ 0.860758] /soc/usb@12500000 Linked as a fwnode consumer to /soc/interrupt-controller@2000000
  210. [ 0.869795] /soc/usb@12500000 Linked as a fwnode consumer to /soc/clock-controller@900000
  211. [ 0.878519] /soc/usb@12500000 Linked as a fwnode consumer to /soc/usb@12500000/ulpi/phy
  212. [ 0.886609] /soc/usb@12500000/ulpi/phy Linked as a fwnode consumer to /clocks/sleep_clk
  213. [ 0.894352] /soc/usb@12500000/ulpi/phy Linked as a fwnode consumer to /clocks/cxo_board
  214. [ 0.902196] /soc/usb@12500000/ulpi/phy Linked as a fwnode consumer to /soc/usb@12500000
  215. [ 0.910178] /soc/usb@12500000/ulpi/phy Linked as a fwnode consumer to /soc/rpm@108000/regulators/l3
  216. [ 0.917999] /soc/usb@12500000/ulpi/phy Linked as a fwnode consumer to /soc/rpm@108000/regulators/l4
  217. [ 0.927055] /soc/gsbi@16200000 Linked as a fwnode consumer to /soc/clock-controller@900000
  218. [ 0.935933] /soc/gsbi@16200000/i2c@16280000 Linked as a fwnode consumer to /soc/pinctrl@800000/i2c3-default-state
  219. [ 0.944183] /soc/gsbi@16200000/i2c@16280000 Linked as a fwnode consumer to /soc/pinctrl@800000/i2c3-sleep-state
  220. [ 0.954444] /soc/gsbi@16200000/i2c@16280000 Linked as a fwnode consumer to /soc/interrupt-controller@2000000
  221. [ 0.964147] /soc/gsbi@16200000/i2c@16280000 Linked as a fwnode consumer to /soc/clock-controller@900000
  222. [ 0.974252] /soc/gsbi@16200000/i2c@16280000/touchscreen@4a Linked as a fwnode consumer to /soc/pinctrl@800000
  223. [ 0.983164] /soc/gsbi@16200000/i2c@16280000/touchscreen@4a Linked as a fwnode consumer to /soc/rpm@108000/regulators/lvs6
  224. [ 0.993197] /soc/gsbi@16200000/i2c@16280000/touchscreen@4a Linked as a fwnode consumer to /soc/rpm@108000/regulators/l17
  225. [ 1.004017] /soc/gsbi@16200000/i2c@16280000/touchscreen@4a Linked as a fwnode consumer to /soc/pinctrl@800000/touchscreen-int-state
  226. [ 1.014855] platform soc: Not linking /soc/interrupt-controller@2000000 - might never become dev
  227. [ 1.026249] platform soc: Not linking /soc/interrupt-controller@2000000 - might never become dev
  228. [ 1.035148] platform soc: Not linking /clocks/pxo_board - might never become dev
  229. [ 1.043855] platform soc: Not linking /clocks/cxo_board - might never become dev
  230. [ 1.051085] platform soc: Not linking /clocks/pxo_board - might never become dev
  231. [ 1.058481] platform soc: Not linking /clocks/pxo_board - might never become dev
  232. [ 1.065690] platform soc: Not linking /clocks/pxo_board - might never become dev
  233. [ 1.073080] platform soc: Not linking /soc/interrupt-controller@2000000 - might never become dev
  234. [ 1.080422] platform soc: Not linking /clocks/pxo_board - might never become dev
  235. [ 1.089063] platform soc: Not linking /clocks/pxo_board - might never become dev
  236. [ 1.096304] platform soc: Not linking /soc/interrupt-controller@2000000 - might never become dev
  237. [ 1.103727] platform soc: Not linking /soc/interrupt-controller@2000000 - might never become dev
  238. [ 1.112270] platform soc: Not linking /soc/interrupt-controller@2000000 - might never become dev
  239. [ 1.121034] platform soc: Not linking /soc/interrupt-controller@2000000 - might never become dev
  240. [ 1.129633] platform soc: Not linking /soc/interrupt-controller@2000000 - might never become dev
  241. [ 1.138392] platform soc: Not linking /clocks/cxo_board - might never become dev
  242. [ 1.146972] platform soc: Not linking /clocks/sleep_clk - might never become dev
  243. [ 1.154357] platform soc: Not linking /soc/interrupt-controller@2000000 - might never become dev
  244. [ 1.161770] device: '200a000.timer': device_add
  245. [ 1.170374] bus: 'platform': add device 200a000.timer
  246. [ 1.174530] PM: Adding info for platform:200a000.timer
  247. [ 1.179685] platform 200a000.timer: Not linking /soc/interrupt-controller@2000000 - might never become dev
  248. [ 1.184672] /soc/timer@200a000 Dropping the fwnode link to /soc/interrupt-controller@2000000
  249. [ 1.194318] device: '800000.pinctrl': device_add
  250. [ 1.202744] bus: 'platform': add device 800000.pinctrl
  251. [ 1.207275] PM: Adding info for platform:800000.pinctrl
  252. [ 1.212207] platform 800000.pinctrl: Not linking /soc/interrupt-controller@2000000 - might never become dev
  253. [ 1.217238] /soc/pinctrl@800000 Dropping the fwnode link to /soc/interrupt-controller@2000000
  254. [ 1.226996] device: '900000.clock-controller': device_add
  255. [ 1.235493] bus: 'platform': add device 900000.clock-controller
  256. [ 1.240778] PM: Adding info for platform:900000.clock-controller
  257. [ 1.246530] ----- cycle: start -----
  258. [ 1.252566] /soc/clock-controller@28000000: cycle: depends on /soc/clock-controller@900000
  259. [ 1.256101] /soc/clock-controller@900000: cycle: depends on /soc/clock-controller@28000000
  260. [ 1.264189] ----- cycle: end -----
  261. [ 1.272246] platform 900000.clock-controller: Fixed dependency cycle(s) with /soc/clock-controller@28000000
  262. [ 1.275696] platform 900000.clock-controller: Not linking /clocks/pxo_board - might never become dev
  263. [ 1.285140] /soc/clock-controller@900000 Dropping the fwnode link to /clocks/pxo_board
  264. [ 1.294496] platform 900000.clock-controller: Not linking /clocks/cxo_board - might never become dev
  265. [ 1.302069] /soc/clock-controller@900000 Dropping the fwnode link to /clocks/cxo_board
  266. [ 1.311352] platform 900000.clock-controller: bus: 'platform': __driver_probe_device: matched device with driver gcc-msm8960
  267. [ 1.318924] platform 900000.clock-controller: bus: 'platform': really_probe: probing driver gcc-msm8960 with device
  268. [ 1.330274] gcc-msm8960 900000.clock-controller: no pinctrl handle
  269. [ 1.344617] Registering platform device 'qcom-tsens'. Parent at 900000.clock-controller
  270. [ 1.346404] device: 'qcom-tsens': device_add
  271. [ 1.354356] bus: 'platform': add device qcom-tsens
  272. [ 1.358755] PM: Adding info for platform:qcom-tsens
  273. [ 1.363293] gcc-msm8960 900000.clock-controller: driver: 'gcc-msm8960': driver_bound: bound to device
  274. [ 1.368042] /soc/clock-controller@900000 Dropping the fwnode link to /soc/clock-controller@28000000
  275. [ 1.377358] gcc-msm8960 900000.clock-controller: bus: 'platform': really_probe: bound device to driver gcc-msm8960
  276. [ 1.386255] device: '28000000.clock-controller': device_add
  277. [ 1.396435] bus: 'platform': add device 28000000.clock-controller
  278. [ 1.401817] PM: Adding info for platform:28000000.clock-controller
  279. [ 1.408075] device: 'platform:900000.clock-controller--platform:28000000.clock-controller': device_add
  280. [ 1.414102] platform 28000000.clock-controller: Linked as a sync state only consumer to 900000.clock-controller
  281. [ 1.423223] /soc/clock-controller@28000000 Dropping the fwnode link to /soc/clock-controller@900000
  282. [ 1.433028] platform 28000000.clock-controller: Not linking /clocks/pxo_board - might never become dev
  283. [ 1.442033] /soc/clock-controller@28000000 Dropping the fwnode link to /clocks/pxo_board
  284. [ 1.451410] device: '4000000.clock-controller': device_add
  285. [ 1.459515] bus: 'platform': add device 4000000.clock-controller
  286. [ 1.464702] PM: Adding info for platform:4000000.clock-controller
  287. [ 1.470880] device: 'platform:900000.clock-controller--platform:4000000.clock-controller': device_add
  288. [ 1.476806] devices_kset: Moving 4000000.clock-controller to end of list
  289. [ 1.485851] PM: Moving platform:4000000.clock-controller to end of list
  290. [ 1.492481] platform 4000000.clock-controller: Linked as a consumer to 900000.clock-controller
  291. [ 1.498822] /soc/clock-controller@4000000 Dropping the fwnode link to /soc/clock-controller@900000
  292. [ 1.507356] platform 4000000.clock-controller: Not linking /clocks/pxo_board - might never become dev
  293. [ 1.516279] /soc/clock-controller@4000000 Dropping the fwnode link to /clocks/pxo_board
  294. [ 1.525544] device: '2011000.clock-controller': device_add
  295. [ 1.533244] bus: 'platform': add device 2011000.clock-controller
  296. [ 1.538683] PM: Adding info for platform:2011000.clock-controller
  297. [ 1.544857] platform 2011000.clock-controller: Not linking /clocks/pxo_board - might never become dev
  298. [ 1.550653] /soc/clock-controller@2011000 Dropping the fwnode link to /clocks/pxo_board
  299. [ 1.559856] device: 'platform:900000.clock-controller--platform:2011000.clock-controller': device_add
  300. [ 1.567631] devices_kset: Moving 2011000.clock-controller to end of list
  301. [ 1.576832] PM: Moving platform:2011000.clock-controller to end of list
  302. [ 1.583476] platform 2011000.clock-controller: Linked as a consumer to 900000.clock-controller
  303. [ 1.589835] /soc/clock-controller@2011000 Dropping the fwnode link to /soc/clock-controller@900000
  304. [ 1.598507] device: '108000.rpm': device_add
  305. [ 1.607295] bus: 'platform': add device 108000.rpm
  306. [ 1.611631] PM: Adding info for platform:108000.rpm
  307. [ 1.616281] platform 108000.rpm: Not linking /soc/interrupt-controller@2000000 - might never become dev
  308. [ 1.620944] /soc/rpm@108000 Dropping the fwnode link to /soc/interrupt-controller@2000000
  309. [ 1.630291] platform 108000.rpm: bus: 'platform': __driver_probe_device: matched device with driver qcom_rpm
  310. [ 1.638463] platform 108000.rpm: bus: 'platform': really_probe: probing driver qcom_rpm with device
  311. [ 1.648190] qcom_rpm 108000.rpm: no pinctrl handle
  312. [ 1.657630] qcom_rpm 108000.rpm: RPM firmware 3.0.16844036
  313. [ 1.661944] device: '108000.rpm:regulators': device_add
  314. [ 1.667206] bus: 'platform': add device 108000.rpm:regulators
  315. [ 1.672215] PM: Adding info for platform:108000.rpm:regulators
  316. [ 1.678230] ----- cycle: start -----
  317. [ 1.683655] /soc/rpm@108000/regulators/s7: cycle: child of /soc/rpm@108000/regulators
  318. [ 1.687358] /soc/rpm@108000/regulators: cycle: depends on /soc/rpm@108000/regulators/s7
  319. [ 1.695099] ----- cycle: end -----
  320. [ 1.702734] platform 108000.rpm:regulators: Fixed dependency cycle(s) with /soc/rpm@108000/regulators/s7
  321. [ 1.706287] ----- cycle: start -----
  322. [ 1.715706] /soc/rpm@108000/regulators/s1: cycle: child of /soc/rpm@108000/regulators
  323. [ 1.719303] /soc/rpm@108000/regulators: cycle: depends on /soc/rpm@108000/regulators/s1
  324. [ 1.726883] ----- cycle: end -----
  325. [ 1.734689] platform 108000.rpm:regulators: Fixed dependency cycle(s) with /soc/rpm@108000/regulators/s1
  326. [ 1.738063] ----- cycle: start -----
  327. [ 1.747656] /soc/rpm@108000/regulators/s8: cycle: child of /soc/rpm@108000/regulators
  328. [ 1.751115] /soc/rpm@108000/regulators: cycle: depends on /soc/rpm@108000/regulators/s8
  329. [ 1.758827] ----- cycle: end -----
  330. [ 1.766491] platform 108000.rpm:regulators: Fixed dependency cycle(s) with /soc/rpm@108000/regulators/s8
  331. [ 1.770034] ----- cycle: start -----
  332. [ 1.779463] /soc/rpm@108000/regulators/l6: cycle: child of /soc/rpm@108000/regulators
  333. [ 1.783072] /soc/rpm@108000/regulators: cycle: depends on /soc/rpm@108000/regulators/l6
  334. [ 1.790641] ----- cycle: end -----
  335. [ 1.798447] platform 108000.rpm:regulators: Fixed dependency cycle(s) with /soc/rpm@108000/regulators/l6
  336. [ 1.801821] ----- cycle: start -----
  337. [ 1.811414] /soc/rpm@108000/regulators/s4: cycle: child of /soc/rpm@108000/regulators
  338. [ 1.814873] /soc/rpm@108000/regulators: cycle: depends on /soc/rpm@108000/regulators/s4
  339. [ 1.822584] ----- cycle: end -----
  340. [ 1.830247] platform 108000.rpm:regulators: Fixed dependency cycle(s) with /soc/rpm@108000/regulators/s4
  341. [ 1.833941] qcom_rpm 108000.rpm: driver: 'qcom_rpm': driver_bound: bound to device
  342. [ 1.843297] qcom_rpm 108000.rpm: bus: 'platform': really_probe: bound device to driver qcom_rpm
  343. [ 1.850787] device: '2088000.clock-controller': device_add
  344. [ 1.859070] bus: 'platform': add device 2088000.clock-controller
  345. [ 1.864690] PM: Adding info for platform:2088000.clock-controller
  346. [ 1.870695] platform 2088000.clock-controller: Not linking /clocks/pxo_board - might never become dev
  347. [ 1.876636] /soc/clock-controller@2088000 Dropping the fwnode link to /clocks/pxo_board
  348. [ 1.885699] device: 'platform:900000.clock-controller--platform:2088000.clock-controller': device_add
  349. [ 1.893635] devices_kset: Moving 2088000.clock-controller to end of list
  350. [ 1.902686] PM: Moving platform:2088000.clock-controller to end of list
  351. [ 1.909483] platform 2088000.clock-controller: Linked as a consumer to 900000.clock-controller
  352. [ 1.915665] /soc/clock-controller@2088000 Dropping the fwnode link to /soc/clock-controller@900000
  353. [ 1.924550] device: '2098000.clock-controller': device_add
  354. [ 1.933135] bus: 'platform': add device 2098000.clock-controller
  355. [ 1.938662] PM: Adding info for platform:2098000.clock-controller
  356. [ 1.944678] platform 2098000.clock-controller: Not linking /clocks/pxo_board - might never become dev
  357. [ 1.950628] /soc/clock-controller@2098000 Dropping the fwnode link to /clocks/pxo_board
  358. [ 1.959680] device: 'platform:900000.clock-controller--platform:2098000.clock-controller': device_add
  359. [ 1.967614] devices_kset: Moving 2098000.clock-controller to end of list
  360. [ 1.976669] PM: Moving platform:2098000.clock-controller to end of list
  361. [ 1.983465] platform 2098000.clock-controller: Linked as a consumer to 900000.clock-controller
  362. [ 1.989648] /soc/clock-controller@2098000 Dropping the fwnode link to /soc/clock-controller@900000
  363. [ 1.998530] device: '2089000.power-manager': device_add
  364. [ 2.007119] bus: 'platform': add device 2089000.power-manager
  365. [ 2.012316] PM: Adding info for platform:2089000.power-manager
  366. [ 2.018270] device: '2099000.power-manager': device_add
  367. [ 2.023781] bus: 'platform': add device 2099000.power-manager
  368. [ 2.028805] PM: Adding info for platform:2099000.power-manager
  369. [ 2.034907] device: '16400000.gsbi': device_add
  370. [ 2.040284] bus: 'platform': add device 16400000.gsbi
  371. [ 2.044699] PM: Adding info for platform:16400000.gsbi
  372. [ 2.049867] device: 'platform:900000.clock-controller--platform:16400000.gsbi': device_add
  373. [ 2.054984] devices_kset: Moving 16400000.gsbi to end of list
  374. [ 2.062936] PM: Moving platform:16400000.gsbi to end of list
  375. [ 2.068770] platform 16400000.gsbi: Linked as a consumer to 900000.clock-controller
  376. [ 2.074369] /soc/gsbi@16400000 Dropping the fwnode link to /soc/clock-controller@900000
  377. [ 2.081749] platform 16400000.gsbi: Not linking /soc/interrupt-controller@2000000 - might never become dev
  378. [ 2.089734] device: '500000.ssbi': device_add
  379. [ 2.099327] bus: 'platform': add device 500000.ssbi
  380. [ 2.103644] PM: Adding info for platform:500000.ssbi
  381. [ 2.108338] device: 'platform:800000.pinctrl--platform:500000.ssbi': device_add
  382. [ 2.113602] platform 500000.ssbi: Linked as a sync state only consumer to 800000.pinctrl
  383. [ 2.120556] device: '1a500000.rng': device_add
  384. [ 2.128711] bus: 'platform': add device 1a500000.rng
  385. [ 2.132861] PM: Adding info for platform:1a500000.rng
  386. [ 2.137932] device: 'platform:900000.clock-controller--platform:1a500000.rng': device_add
  387. [ 2.142984] devices_kset: Moving 1a500000.rng to end of list
  388. [ 2.150838] PM: Moving platform:1a500000.rng to end of list
  389. [ 2.156608] platform 1a500000.rng: Linked as a consumer to 900000.clock-controller
  390. [ 2.161756] /soc/rng@1a500000 Dropping the fwnode link to /soc/clock-controller@900000
  391. [ 2.169515] device: '12180000.mmc': device_add
  392. [ 2.177168] bus: 'amba': add device 12180000.mmc
  393. [ 2.181672] PM: Adding info for amba:12180000.mmc
  394. [ 2.186337] device: 'platform:900000.clock-controller--amba:12180000.mmc': device_add
  395. [ 2.190934] devices_kset: Moving 12180000.mmc to end of list
  396. [ 2.198609] PM: Moving amba:12180000.mmc to end of list
  397. [ 2.204202] amba 12180000.mmc: Linked as a consumer to 900000.clock-controller
  398. [ 2.209190] /soc/mmc@12180000 Dropping the fwnode link to /soc/clock-controller@900000
  399. [ 2.216326] amba 12180000.mmc: Not linking /soc/interrupt-controller@2000000 - might never become dev
  400. [ 2.224205] /soc/mmc@12180000 Dropping the fwnode link to /soc/interrupt-controller@2000000
  401. [ 2.233424] device: '12400000.mmc': device_add
  402. [ 2.241515] bus: 'amba': add device 12400000.mmc
  403. [ 2.245955] PM: Adding info for amba:12400000.mmc
  404. [ 2.250681] device: 'platform:900000.clock-controller--amba:12400000.mmc': device_add
  405. [ 2.255380] devices_kset: Moving 12400000.mmc to end of list
  406. [ 2.262886] PM: Moving amba:12400000.mmc to end of list
  407. [ 2.268649] amba 12400000.mmc: Linked as a consumer to 900000.clock-controller
  408. [ 2.273458] /soc/mmc@12400000 Dropping the fwnode link to /soc/clock-controller@900000
  409. [ 2.280781] amba 12400000.mmc: Not linking /soc/interrupt-controller@2000000 - might never become dev
  410. [ 2.288498] /soc/mmc@12400000 Dropping the fwnode link to /soc/interrupt-controller@2000000
  411. [ 2.297887] device: '1a400000.syscon': device_add
  412. [ 2.305796] bus: 'platform': add device 1a400000.syscon
  413. [ 2.310707] PM: Adding info for platform:1a400000.syscon
  414. [ 2.315773] device: '16000000.gsbi': device_add
  415. [ 2.321173] bus: 'platform': add device 16000000.gsbi
  416. [ 2.325334] PM: Adding info for platform:16000000.gsbi
  417. [ 2.330508] device: 'platform:900000.clock-controller--platform:16000000.gsbi': device_add
  418. [ 2.335631] devices_kset: Moving 16000000.gsbi to end of list
  419. [ 2.343571] PM: Moving platform:16000000.gsbi to end of list
  420. [ 2.349407] platform 16000000.gsbi: Linked as a consumer to 900000.clock-controller
  421. [ 2.355002] /soc/gsbi@16000000 Dropping the fwnode link to /soc/clock-controller@900000
  422. [ 2.362411] device: 'platform:800000.pinctrl--platform:16000000.gsbi': device_add
  423. [ 2.370348] platform 16000000.gsbi: Linked as a sync state only consumer to 800000.pinctrl
  424. [ 2.377853] platform 16000000.gsbi: Not linking /soc/interrupt-controller@2000000 - might never become dev
  425. [ 2.386068] device: '12500000.usb': device_add
  426. [ 2.395492] bus: 'platform': add device 12500000.usb
  427. [ 2.399833] PM: Adding info for platform:12500000.usb
  428. [ 2.404913] ----- cycle: start -----
  429. [ 2.409801] /soc/usb@12500000/ulpi/phy: cycle: depends on /soc/usb@12500000
  430. [ 2.413351] ----- cycle: start -----
  431. [ 2.420026] /soc/usb@12500000/ulpi/phy: cycle: child of /soc/usb@12500000
  432. [ 2.423742] /soc/usb@12500000: cycle: depends on /soc/usb@12500000/ulpi/phy
  433. [ 2.430433] ----- cycle: end -----
  434. [ 2.437056] platform 12500000.usb: Fixed dependency cycle(s) with /soc/usb@12500000/ulpi/phy
  435. [ 2.440604] device: 'platform:900000.clock-controller--platform:12500000.usb': device_add
  436. [ 2.449142] devices_kset: Moving 12500000.usb to end of list
  437. [ 2.457078] PM: Moving platform:12500000.usb to end of list
  438. [ 2.462667] platform 12500000.usb: Linked as a consumer to 900000.clock-controller
  439. [ 2.467975] /soc/usb@12500000 Dropping the fwnode link to /soc/clock-controller@900000
  440. [ 2.475481] platform 12500000.usb: Not linking /soc/interrupt-controller@2000000 - might never become dev
  441. [ 2.483356] /soc/usb@12500000 Dropping the fwnode link to /soc/interrupt-controller@2000000
  442. [ 2.492848] platform 12500000.usb: Not linking /clocks/cxo_board - might never become dev
  443. [ 2.501002] platform 12500000.usb: Not linking /clocks/sleep_clk - might never become dev
  444. [ 2.509311] device: '16200000.gsbi': device_add
  445. [ 2.517338] bus: 'platform': add device 16200000.gsbi
  446. [ 2.521587] PM: Adding info for platform:16200000.gsbi
  447. [ 2.526758] device: 'platform:900000.clock-controller--platform:16200000.gsbi': device_add
  448. [ 2.531881] devices_kset: Moving 16200000.gsbi to end of list
  449. [ 2.539825] PM: Moving platform:16200000.gsbi to end of list
  450. [ 2.545655] platform 16200000.gsbi: Linked as a consumer to 900000.clock-controller
  451. [ 2.551257] /soc/gsbi@16200000 Dropping the fwnode link to /soc/clock-controller@900000
  452. [ 2.558665] platform 16200000.gsbi: Not linking /soc/interrupt-controller@2000000 - might never become dev
  453. [ 2.566506] device: 'platform:800000.pinctrl--platform:16200000.gsbi': device_add
  454. [ 2.576306] platform 16200000.gsbi: Linked as a sync state only consumer to 800000.pinctrl
  455. [ 2.583644] device: 'iio-hwmon': device_add
  456. [ 2.591739] bus: 'platform': add device iio-hwmon
  457. [ 2.595752] PM: Adding info for platform:iio-hwmon
  458. [ 2.600559] /iio-hwmon Linked as a fwnode consumer to /soc/ssbi@500000/pmic/xoadc@197
  459. [ 2.605430] device: 'gpio-keys': device_add
  460. [ 2.612979] bus: 'platform': add device gpio-keys
  461. [ 2.617053] PM: Adding info for platform:gpio-keys
  462. [ 2.621784] /gpio-keys Linked as a fwnode consumer to /soc/pinctrl@800000/gpio-keys-active-state
  463. [ 2.626395] /gpio-keys/key-home Linked as a fwnode consumer to /soc/pinctrl@800000
  464. [ 2.635358] /gpio-keys/key-volume-up Linked as a fwnode consumer to /soc/pinctrl@800000
  465. [ 2.642561] /gpio-keys/key-volume-down Linked as a fwnode consumer to /soc/pinctrl@800000
  466. [ 2.650459] device: 'platform:800000.pinctrl--platform:gpio-keys': device_add
  467. [ 2.658713] platform gpio-keys: Linked as a sync state only consumer to 800000.pinctrl
  468. [ 2.665800] device: 'i2c-gpio-touchkey': device_add
  469. [ 2.673388] bus: 'platform': add device i2c-gpio-touchkey
  470. [ 2.678237] PM: Adding info for platform:i2c-gpio-touchkey
  471. [ 2.683667] /i2c-gpio-touchkey Linked as a fwnode consumer to /soc/pinctrl@800000
  472. [ 2.689013] /i2c-gpio-touchkey Linked as a fwnode consumer to /soc/pinctrl@800000/i2c-touchkey-state
  473. [ 2.696452] /i2c-gpio-touchkey/touchkey@20 Linked as a fwnode consumer to /soc/pinctrl@800000
  474. [ 2.705627] /i2c-gpio-touchkey/touchkey@20 Linked as a fwnode consumer to /soc/pinctrl@800000/touchkey-int-state
  475. [ 2.713851] /i2c-gpio-touchkey/touchkey@20 Linked as a fwnode consumer to /soc/rpm@108000/regulators/l29
  476. [ 2.724061] /i2c-gpio-touchkey/touchkey@20 Linked as a fwnode consumer to /soc/rpm@108000/regulators/l10
  477. [ 2.733393] device: 'platform:800000.pinctrl--platform:i2c-gpio-touchkey': device_add
  478. [ 2.742926] devices_kset: Moving i2c-gpio-touchkey to end of list
  479. [ 2.750344] PM: Moving platform:i2c-gpio-touchkey to end of list
  480. [ 2.756461] platform i2c-gpio-touchkey: Linked as a consumer to 800000.pinctrl
  481. [ 2.762377] /i2c-gpio-touchkey Dropping the fwnode link to /soc/pinctrl@800000
  482. [ 2.769514] device: 'i2c-gpio-nfc': device_add
  483. [ 2.776497] bus: 'platform': add device i2c-gpio-nfc
  484. [ 2.781000] PM: Adding info for platform:i2c-gpio-nfc
  485. [ 2.785988] /i2c-gpio-nfc Linked as a fwnode consumer to /soc/pinctrl@800000
  486. [ 2.790857] /i2c-gpio-nfc Linked as a fwnode consumer to /soc/pinctrl@800000/i2c-nfc-state
  487. [ 2.798005] /i2c-gpio-nfc/nfc@2b Linked as a fwnode consumer to /soc/pinctrl@800000
  488. [ 2.805922] /i2c-gpio-nfc/nfc@2b Linked as a fwnode consumer to /soc/ssbi@500000/pmic/gpio@150
  489. [ 2.813433] /i2c-gpio-nfc/nfc@2b Linked as a fwnode consumer to /soc/pinctrl@800000/nfc-int-state
  490. [ 2.821972] device: 'platform:800000.pinctrl--platform:i2c-gpio-nfc': device_add
  491. [ 2.830998] devices_kset: Moving i2c-gpio-nfc to end of list
  492. [ 2.838161] PM: Moving platform:i2c-gpio-nfc to end of list
  493. [ 2.843841] platform i2c-gpio-nfc: Linked as a consumer to 800000.pinctrl
  494. [ 2.848989] /i2c-gpio-nfc Dropping the fwnode link to /soc/pinctrl@800000
  495. [ 2.856422] device: 'cpu0': device_add
  496. [ 2.862589] bus: 'cpu': add device cpu0
  497. [ 2.866303] PM: Adding info for cpu:cpu0
  498. [ 2.869980] device: 'cpu1': device_add
  499. [ 2.874025] bus: 'cpu': add device cpu1
  500. [ 2.877655] PM: Adding info for cpu:cpu1
  501. [ 2.882802] device: 'writeback': device_add
  502. [ 2.885360] bus: 'workqueue': add device writeback
  503. [ 2.889373] PM: Adding info for workqueue:writeback
  504. [ 2.895662] device class 'block': registering
  505. [ 2.899478] bus: 'platform': add driver reg-fixed-voltage
  506. [ 2.903242] platform vsdcc-regulator: probing driver reg-fixed-voltage asynchronously
  507. [ 2.908755] bus: 'platform': add driver gpio-regulator
  508. [ 2.909023] platform vsdcc-regulator: bus: 'platform': __driver_probe_device: matched device with driver reg-fixed-voltage
  509. [ 2.916493] bus: 'platform': add driver qcom_rpm_reg
  510. [ 2.921411] platform vsdcc-regulator: bus: 'platform': really_probe: probing driver reg-fixed-voltage with device
  511. [ 2.932342] platform 108000.rpm:regulators: probing driver qcom_rpm_reg asynchronously
  512. [ 2.937274] reg-fixed-voltage vsdcc-regulator: no pinctrl handle
  513. [ 2.947521] device class 'misc': registering
  514. [ 2.955425] reg-fixed-voltage vsdcc-regulator: using DT '/vsdcc-regulator' for '(default)' GPIO lookup
  515. [ 2.961264] iommu: Default domain type: Translated
  516. [ 2.965373] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vsdcc-regulator[0]'
  517. [ 2.974428] iommu: DMA domain TLB invalidation policy: strict mode
  518. [ 2.974936] platform 108000.rpm:regulators: bus: 'platform': __driver_probe_device: matched device with driver qcom_rpm_reg
  519. [ 2.979148] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vsdcc-regulator[0]'
  520. [ 2.988048] platform 108000.rpm:regulators: bus: 'platform': really_probe: probing driver qcom_rpm_reg with device
  521. [ 2.993879] reg-fixed-voltage vsdcc-regulator: using lookup tables for GPIO lookup
  522. [ 3.004922] qcom_rpm_reg 108000.rpm:regulators: no pinctrl handle
  523. [ 3.013383] reg-fixed-voltage vsdcc-regulator: No GPIO consumer (default) found
  524. [ 3.024172] s1: Bringing 0uV into 1225000-1225000uV
  525. [ 3.031211] device: 'regulator.2': device_add
  526. [ 3.038196] device: 'regulator.1': device_add
  527. [ 3.044581] PM: Adding info for No Bus:regulator.2
  528. [ 3.049373] PM: Adding info for No Bus:regulator.1
  529. [ 3.053833] reg-fixed-voltage vsdcc-regulator: driver: 'reg-fixed-voltage': driver_bound: bound to device
  530. [ 3.058092] s2: Bringing 0uV into 1300000-1300000uV
  531. [ 3.062732] reg-fixed-voltage vsdcc-regulator: bus: 'platform': really_probe: bound device to driver reg-fixed-voltage
  532. [ 3.067293] device: 'regulator.3': device_add
  533. [ 3.076895] reg-fixed-voltage vsdcc-regulator: driver reg-fixed-voltage async attach completed: 0
  534. [ 3.081616] PM: Adding info for No Bus:regulator.3
  535. [ 3.105787] s3: Bringing 0uV into 500000-500000uV
  536. [ 3.109906] device: 'regulator.4': device_add
  537. [ 3.114745] PM: Adding info for No Bus:regulator.4
  538. [ 3.119386] s4: Bringing 0uV into 1800000-1800000uV
  539. [ 3.123621] bus: 'platform': add driver pm8xxx-core
  540. [ 3.128668] bus: 'dax': registered
  541. [ 3.133545] device class 'scsi_host': registering
  542. [ 3.136609] bus: 'scsi': registered
  543. [ 3.141217] device class 'scsi_device': registering
  544. [ 3.144588] SCSI subsystem initialized
  545. [ 3.149370] bus: 'serio': registered
  546. [ 3.153079] device class 'input': registering
  547. [ 3.156907] device class 'rc': registering
  548. [ 3.161051] device class 'power_supply': registering
  549. [ 3.162824] device: 'regulator.5': device_add
  550. [ 3.164966] device class 'hwmon': registering
  551. [ 3.170315] PM: Adding info for No Bus:regulator.5
  552. [ 3.174321] bus: 'mmc': registered
  553. [ 3.179017] s7: Bringing 0uV into 1150000-1150000uV
  554. [ 3.183220] device class 'mmc_host': registering
  555. [ 3.186677] device: 'regulator.6': device_add
  556. [ 3.191319] bus: 'sdio': registered
  557. [ 3.196327] PM: Adding info for No Bus:regulator.6
  558. [ 3.200256] bus: 'platform': add driver qcom_scm
  559. [ 3.200569] device class 'remoteproc': registering
  560. [ 3.204835] s8: Bringing 0uV into 2050000-2050000uV
  561. [ 3.208551] bus: 'nvmem': registered
  562. [ 3.217698] device: 'regulator.7': device_add
  563. [ 3.222482] bus: 'nvmem-layout': registered
  564. [ 3.226509] PM: Adding info for No Bus:regulator.7
  565. [ 3.230373] device class 'net': registering
  566. [ 3.235028] l1: Bringing 0uV into 1050000-1050000uV
  567. [ 3.239198] device: 'lo': device_add
  568. [ 3.248111] device: 'regulator.8': device_add
  569. [ 3.248477] PM: Adding info for No Bus:lo
  570. [ 3.252099] PM: Adding info for No Bus:regulator.8
  571. [ 3.256555] device: 'vga_arbiter': device_add
  572. [ 3.260397] l2: Bringing 0uV into 1200000-1200000uV
  573. [ 3.264604] PM: Adding info for No Bus:vga_arbiter
  574. [ 3.268959] device: 'regulator.9': device_add
  575. [ 3.278780] PM: Adding info for No Bus:regulator.9
  576. [ 3.283467] l3: Bringing 0uV into 3075000-3075000uV
  577. [ 3.283961] vgaarb: loaded
  578. [ 3.287476] device: 'regulator.10': device_add
  579. [ 3.295199] PM: Adding info for No Bus:regulator.10
  580. [ 3.300664] l4: Bringing 0uV into 1800000-1800000uV
  581. [ 3.304277] clocksource: Switched to clocksource dg_timer
  582. [ 3.308874] device: 'regulator.11': device_add
  583. [ 3.309459] device class 'mem': registering
  584. [ 3.314729] PM: Adding info for No Bus:regulator.11
  585. [ 3.318605] device: 'mem': device_add
  586. [ 3.323199] l5: Bringing 0uV into 2950000-2950000uV
  587. [ 3.327578] PM: Adding info for No Bus:mem
  588. [ 3.331298] device: 'regulator.12': device_add
  589. [ 3.336154] device: 'null': device_add
  590. [ 3.340273] PM: Adding info for No Bus:regulator.12
  591. [ 3.344515] PM: Adding info for No Bus:null
  592. [ 3.349019] l6: Bringing 0uV into 2950000-2950000uV
  593. [ 3.352961] device: 'port': device_add
  594. [ 3.357073] device: 'regulator.13': device_add
  595. [ 3.361777] PM: Adding info for No Bus:port
  596. [ 3.365887] PM: Adding info for No Bus:regulator.13
  597. [ 3.370056] device: 'zero': device_add
  598. [ 3.375420] l7: Bringing 0uV into 1850000-1850000uV
  599. [ 3.378886] PM: Adding info for No Bus:zero
  600. [ 3.387459] device: 'regulator.14': device_add
  601. [ 3.387545] device: 'full': device_add
  602. [ 3.391654] PM: Adding info for No Bus:regulator.14
  603. [ 3.395962] PM: Adding info for No Bus:full
  604. [ 3.400066] l8: Bringing 0uV into 3000000-3000000uV
  605. [ 3.404521] device: 'random': device_add
  606. [ 3.408565] device: 'regulator.15': device_add
  607. [ 3.413254] PM: Adding info for No Bus:random
  608. [ 3.417663] PM: Adding info for No Bus:regulator.15
  609. [ 3.421696] device: 'urandom': device_add
  610. [ 3.426998] l9: Bringing 0uV into 2850000-2850000uV
  611. [ 3.430604] PM: Adding info for No Bus:urandom
  612. [ 3.434840] device: 'regulator.16': device_add
  613. [ 3.439490] device: 'kmsg': device_add
  614. [ 3.444066] PM: Adding info for No Bus:regulator.16
  615. [ 3.448305] PM: Adding info for No Bus:kmsg
  616. [ 3.452843] l10: Bringing 0uV into 3300000-3300000uV
  617. [ 3.456870] device: 'tty': device_add
  618. [ 3.460787] device: 'regulator.17': device_add
  619. [ 3.466013] PM: Adding info for No Bus:tty
  620. [ 3.469657] PM: Adding info for No Bus:regulator.17
  621. [ 3.473853] device: 'console': device_add
  622. [ 3.478829] l11: Bringing 0uV into 2800000-2800000uV
  623. [ 3.482516] PM: Adding info for No Bus:console
  624. [ 3.486777] device: 'regulator.18': device_add
  625. [ 3.491754] device: 'tty0': device_add
  626. [ 3.496152] PM: Adding info for No Bus:regulator.18
  627. [ 3.500207] PM: Adding info for No Bus:tty0
  628. [ 3.504953] l12: Bringing 0uV into 1200000-1200000uV
  629. [ 3.508883] device class 'vc': registering
  630. [ 3.512729] device: 'regulator.19': device_add
  631. [ 3.517951] device: 'vcs': device_add
  632. [ 3.521986] PM: Adding info for No Bus:regulator.19
  633. [ 3.526232] PM: Adding info for No Bus:vcs
  634. [ 3.530622] l14: Bringing 0uV into 1800000-1800000uV
  635. [ 3.534682] device: 'vcsu': device_add
  636. [ 3.538637] device: 'regulator.20': device_add
  637. [ 3.543688] PM: Adding info for No Bus:vcsu
  638. [ 3.547533] PM: Adding info for No Bus:regulator.20
  639. [ 3.551700] device: 'vcsa': device_add
  640. [ 3.556707] l15: Bringing 0uV into 1800000-1800000uV
  641. [ 3.560436] PM: Adding info for No Bus:vcsa
  642. [ 3.564246] device: 'regulator.21': device_add
  643. [ 3.569506] device: 'vcs1': device_add
  644. [ 3.573371] PM: Adding info for No Bus:regulator.21
  645. [ 3.577716] PM: Adding info for No Bus:vcs1
  646. [ 3.582294] l16: Bringing 0uV into 2800000-2800000uV
  647. [ 3.586257] device: 'vcsu1': device_add
  648. [ 3.590196] device: 'regulator.22': device_add
  649. [ 3.595418] PM: Adding info for No Bus:vcsu1
  650. [ 3.599080] PM: Adding info for No Bus:regulator.22
  651. [ 3.603431] device: 'vcsa1': device_add
  652. [ 3.608826] l17: Bringing 0uV into 3300000-3300000uV
  653. [ 3.612262] PM: Adding info for No Bus:vcsa1
  654. [ 3.616161] device: 'regulator.23': device_add
  655. [ 3.621327] device: 'tty1': device_add
  656. [ 3.625699] PM: Adding info for No Bus:regulator.23
  657. [ 3.629604] PM: Adding info for No Bus:tty1
  658. [ 3.634298] l18: Bringing 0uV into 1200000-1200000uV
  659. [ 3.638239] device: 'tty2': device_add
  660. [ 3.642139] device: 'regulator.24': device_add
  661. [ 3.647388] PM: Adding info for No Bus:tty2
  662. [ 3.651066] PM: Adding info for No Bus:regulator.24
  663. [ 3.655417] device: 'tty3': device_add
  664. [ 3.660055] l21: Bringing 0uV into 1900000-1900000uV
  665. [ 3.664061] PM: Adding info for No Bus:tty3
  666. [ 3.667975] device: 'regulator.25': device_add
  667. [ 3.673036] device: 'tty4': device_add
  668. [ 3.677093] PM: Adding info for No Bus:regulator.25
  669. [ 3.681255] PM: Adding info for No Bus:tty4
  670. [ 3.685803] l22: Bringing 0uV into 2750000-2750000uV
  671. [ 3.689797] device: 'tty5': device_add
  672. [ 3.693817] device: 'regulator.26': device_add
  673. [ 3.699032] PM: Adding info for No Bus:tty5
  674. [ 3.702708] PM: Adding info for No Bus:regulator.26
  675. [ 3.707059] device: 'tty6': device_add
  676. [ 3.712175] l23: Bringing 0uV into 1800000-1800000uV
  677. [ 3.715790] PM: Adding info for No Bus:tty6
  678. [ 3.724739] device: 'regulator.27': device_add
  679. [ 3.724818] device: 'tty7': device_add
  680. [ 3.728641] PM: Adding info for No Bus:regulator.27
  681. [ 3.732887] PM: Adding info for No Bus:tty7
  682. [ 3.737329] l24: Bringing 0uV into 750000-750000uV
  683. [ 3.741446] device: 'tty8': device_add
  684. [ 3.745528] device: 'regulator.28': device_add
  685. [ 3.750257] PM: Adding info for No Bus:tty8
  686. [ 3.754177] PM: Adding info for No Bus:regulator.28
  687. [ 3.758534] device: 'tty9': device_add
  688. [ 3.763389] l25: Bringing 0uV into 1225000-1225000uV
  689. [ 3.767245] PM: Adding info for No Bus:tty9
  690. [ 3.776163] device: 'regulator.29': device_add
  691. [ 3.776245] device: 'tty10': device_add
  692. [ 3.780114] PM: Adding info for No Bus:regulator.29
  693. [ 3.784451] PM: Adding info for No Bus:tty10
  694. [ 3.788559] device: 'regulator.30': device_add
  695. [ 3.792993] device: 'tty11': device_add
  696. [ 3.797667] PM: Adding info for No Bus:regulator.30
  697. [ 3.801542] PM: Adding info for No Bus:tty11
  698. [ 3.806234] device: 'regulator.31': device_add
  699. [ 3.810180] device: 'tty12': device_add
  700. [ 3.814818] PM: Adding info for No Bus:regulator.31
  701. [ 3.818738] PM: Adding info for No Bus:tty12
  702. [ 3.823096] device: 'regulator.32': device_add
  703. [ 3.827446] device: 'tty13': device_add
  704. [ 3.831927] PM: Adding info for No Bus:regulator.32
  705. [ 3.836010] PM: Adding info for No Bus:tty13
  706. [ 3.840394] l29: Bringing 0uV into 1800000-1800000uV
  707. [ 3.844688] device: 'tty14': device_add
  708. [ 3.848919] device: 'regulator.33': device_add
  709. [ 3.853787] PM: Adding info for No Bus:tty14
  710. [ 3.857639] PM: Adding info for No Bus:regulator.33
  711. [ 3.861903] device: 'tty15': device_add
  712. [ 3.867085] device: 'regulator.34': device_add
  713. [ 3.870715] PM: Adding info for No Bus:tty15
  714. [ 3.874863] PM: Adding info for No Bus:regulator.34
  715. [ 3.879100] device: 'tty16': device_add
  716. [ 3.884141] device: 'regulator.35': device_add
  717. [ 3.887985] PM: Adding info for No Bus:tty16
  718. [ 3.891869] PM: Adding info for No Bus:regulator.35
  719. [ 3.896349] device: 'tty17': device_add
  720. [ 3.901323] device: 'regulator.36': device_add
  721. [ 3.905166] PM: Adding info for No Bus:tty17
  722. [ 3.909071] PM: Adding info for No Bus:regulator.36
  723. [ 3.913461] device: 'tty18': device_add
  724. [ 3.918639] device: 'regulator.37': device_add
  725. [ 3.922270] PM: Adding info for No Bus:tty18
  726. [ 3.926323] PM: Adding info for No Bus:regulator.37
  727. [ 3.930645] device: 'tty19': device_add
  728. [ 3.935789] device: 'regulator.38': device_add
  729. [ 3.939464] PM: Adding info for No Bus:tty19
  730. [ 3.943440] PM: Adding info for No Bus:regulator.38
  731. [ 3.947924] device: 'tty20': device_add
  732. [ 3.952907] device: 'regulator.39': device_add
  733. [ 3.956719] PM: Adding info for No Bus:tty20
  734. [ 3.960608] PM: Adding info for No Bus:regulator.39
  735. [ 3.965086] device: 'tty21': device_add
  736. [ 3.970082] device: 'regulator.40': device_add
  737. [ 3.973824] PM: Adding info for No Bus:tty21
  738. [ 3.977938] PM: Adding info for No Bus:regulator.40
  739. [ 3.982200] device: 'tty22': device_add
  740. [ 3.987287] device: 'regulator.41': device_add
  741. [ 3.991011] PM: Adding info for No Bus:tty22
  742. [ 3.995071] PM: Adding info for No Bus:regulator.41
  743. [ 3.999391] device: 'tty23': device_add
  744. [ 4.004665] device: 'regulator.42': device_add
  745. [ 4.008278] PM: Adding info for No Bus:tty23
  746. [ 4.012154] PM: Adding info for No Bus:regulator.42
  747. [ 4.016712] device: 'tty24': device_add
  748. [ 4.021955] ncp: Bringing 0uV into 1800000-1800000uV
  749. [ 4.025481] PM: Adding info for No Bus:tty24
  750. [ 4.029150] device: 'regulator.43': device_add
  751. [ 4.034530] device: 'tty25': device_add
  752. [ 4.038893] PM: Adding info for No Bus:regulator.43
  753. [ 4.042736] PM: Adding info for No Bus:tty25
  754. [ 4.047046] qcom_rpm_reg 108000.rpm:regulators: driver: 'qcom_rpm_reg': driver_bound: bound to device
  755. [ 4.051376] device: 'tty26': device_add
  756. [ 4.055750] /soc/rpm@108000/regulators Dropping the fwnode link to /soc/rpm@108000/regulators/s7
  757. [ 4.064821] PM: Adding info for No Bus:tty26
  758. [ 4.068289] /soc/rpm@108000/regulators Dropping the fwnode link to /soc/rpm@108000/regulators/s1
  759. [ 4.077486] device: 'tty27': device_add
  760. [ 4.081434] /soc/rpm@108000/regulators Dropping the fwnode link to /soc/rpm@108000/regulators/s8
  761. [ 4.090255] PM: Adding info for No Bus:tty27
  762. [ 4.093634] /soc/rpm@108000/regulators Dropping the fwnode link to /soc/rpm@108000/regulators/l6
  763. [ 4.102837] device: 'tty28': device_add
  764. [ 4.106870] /soc/rpm@108000/regulators Dropping the fwnode link to /soc/rpm@108000/regulators/s4
  765. [ 4.115640] PM: Adding info for No Bus:tty28
  766. [ 4.119042] /soc/usb@12500000/ulpi/phy Linked as a fwnode consumer to /soc/rpm@108000/regulators
  767. [ 4.128265] device: 'tty29': device_add
  768. [ 4.132127] /soc/usb@12500000/ulpi/phy Dropping the fwnode link to /soc/rpm@108000/regulators/l3
  769. [ 4.140939] PM: Adding info for No Bus:tty29
  770. [ 4.144340] /soc/usb@12500000/ulpi/phy Dropping the fwnode link to /soc/rpm@108000/regulators/l4
  771. [ 4.153518] device: 'tty30': device_add
  772. [ 4.157592] /soc/mmc@12400000 Linked as a fwnode consumer to /soc/rpm@108000/regulators
  773. [ 4.166314] PM: Adding info for No Bus:tty30
  774. [ 4.169674] /soc/mmc@12400000 Dropping the fwnode link to /soc/rpm@108000/regulators/l5
  775. [ 4.177837] device: 'tty31': device_add
  776. [ 4.182059] /soc/mmc@12180000 Linked as a fwnode consumer to /soc/rpm@108000/regulators
  777. [ 4.189867] PM: Adding info for No Bus:tty31
  778. [ 4.193476] /soc/mmc@12180000 Dropping the fwnode link to /soc/rpm@108000/regulators/l6
  779. [ 4.201647] device: 'tty32': device_add
  780. [ 4.205948] /soc/mmc@12180000 Dropping the fwnode link to /soc/rpm@108000/regulators/l7
  781. [ 4.213559] PM: Adding info for No Bus:tty32
  782. [ 4.217397] /i2c-gpio-touchkey/touchkey@20 Linked as a fwnode consumer to /soc/rpm@108000/regulators
  783. [ 4.225501] device: 'tty33': device_add
  784. [ 4.229655] /i2c-gpio-touchkey/touchkey@20 Dropping the fwnode link to /soc/rpm@108000/regulators/l10
  785. [ 4.238820] PM: Adding info for No Bus:tty33
  786. [ 4.242241] /soc/gsbi@16200000/i2c@16280000/touchscreen@4a Linked as a fwnode consumer to /soc/rpm@108000/regulators
  787. [ 4.251744] device: 'tty34': device_add
  788. [ 4.255870] /soc/gsbi@16200000/i2c@16280000/touchscreen@4a Dropping the fwnode link to /soc/rpm@108000/regulators/l17
  789. [ 4.266319] PM: Adding info for No Bus:tty34
  790. [ 4.269746] /i2c-gpio-touchkey/touchkey@20 Dropping the fwnode link to /soc/rpm@108000/regulators/l29
  791. [ 4.280615] device: 'tty35': device_add
  792. [ 4.284780] /soc/gsbi@16200000/i2c@16280000/touchscreen@4a Dropping the fwnode link to /soc/rpm@108000/regulators/lvs6
  793. [ 4.293737] PM: Adding info for No Bus:tty35
  794. [ 4.297442] device: 'platform:108000.rpm:regulators--platform:16200000.gsbi': device_add
  795. [ 4.312589] platform 16200000.gsbi: Linked as a sync state only consumer to 108000.rpm:regulators
  796. [ 4.320444] device: 'platform:108000.rpm:regulators--platform:i2c-gpio-touchkey': device_add
  797. [ 4.320599] device: 'tty36': device_add
  798. [ 4.329308] platform i2c-gpio-touchkey: Linked as a sync state only consumer to 108000.rpm:regulators
  799. [ 4.337569] PM: Adding info for No Bus:tty36
  800. [ 4.340970] device: 'platform:108000.rpm:regulators--amba:12180000.mmc': device_add
  801. [ 4.354850] devices_kset: Moving 12180000.mmc to end of list
  802. [ 4.361806] PM: Moving amba:12180000.mmc to end of list
  803. [ 4.367746] amba 12180000.mmc: Linked as a consumer to 108000.rpm:regulators
  804. [ 4.372550] /soc/mmc@12180000 Dropping the fwnode link to /soc/rpm@108000/regulators
  805. [ 4.372755] device: 'tty37': device_add
  806. [ 4.379887] device: 'platform:108000.rpm:regulators--amba:12400000.mmc': device_add
  807. [ 4.387547] PM: Adding info for No Bus:tty37
  808. [ 4.391166] devices_kset: Moving 12400000.mmc to end of list
  809. [ 4.402966] PM: Moving amba:12400000.mmc to end of list
  810. [ 4.408643] amba 12400000.mmc: Linked as a consumer to 108000.rpm:regulators
  811. [ 4.413451] /soc/mmc@12400000 Dropping the fwnode link to /soc/rpm@108000/regulators
  812. [ 4.413647] device: 'tty38': device_add
  813. [ 4.420789] device: 'platform:108000.rpm:regulators--platform:12500000.usb': device_add
  814. [ 4.428459] PM: Adding info for No Bus:tty38
  815. [ 4.432071] platform 12500000.usb: Linked as a sync state only consumer to 108000.rpm:regulators
  816. [ 4.444498] device: 'tty39': device_add
  817. [ 4.444629] qcom_rpm_reg 108000.rpm:regulators: bus: 'platform': really_probe: bound device to driver qcom_rpm_reg
  818. [ 4.452948] PM: Adding info for No Bus:tty39
  819. [ 4.456558] qcom_rpm_reg 108000.rpm:regulators: driver qcom_rpm_reg async attach completed: 0
  820. [ 4.467008] device: 'tty40': device_add
  821. [ 4.479591] PM: Adding info for No Bus:tty40
  822. [ 4.483257] device: 'tty41': device_add
  823. [ 4.487667] PM: Adding info for No Bus:tty41
  824. [ 4.491228] device: 'tty42': device_add
  825. [ 4.495669] PM: Adding info for No Bus:tty42
  826. [ 4.499216] device: 'tty43': device_add
  827. [ 4.503559] PM: Adding info for No Bus:tty43
  828. [ 4.507282] device: 'tty44': device_add
  829. [ 4.511552] PM: Adding info for No Bus:tty44
  830. [ 4.515317] device: 'tty45': device_add
  831. [ 4.519543] PM: Adding info for No Bus:tty45
  832. [ 4.523206] device: 'tty46': device_add
  833. [ 4.527641] PM: Adding info for No Bus:tty46
  834. [ 4.531207] device: 'tty47': device_add
  835. [ 4.535608] PM: Adding info for No Bus:tty47
  836. [ 4.539172] device: 'tty48': device_add
  837. [ 4.543514] PM: Adding info for No Bus:tty48
  838. [ 4.547235] device: 'tty49': device_add
  839. [ 4.551504] PM: Adding info for No Bus:tty49
  840. [ 4.555231] device: 'tty50': device_add
  841. [ 4.559506] PM: Adding info for No Bus:tty50
  842. [ 4.563143] device: 'tty51': device_add
  843. [ 4.567561] PM: Adding info for No Bus:tty51
  844. [ 4.571142] device: 'tty52': device_add
  845. [ 4.575568] PM: Adding info for No Bus:tty52
  846. [ 4.579128] device: 'tty53': device_add
  847. [ 4.583472] PM: Adding info for No Bus:tty53
  848. [ 4.587217] device: 'tty54': device_add
  849. [ 4.591474] PM: Adding info for No Bus:tty54
  850. [ 4.595184] device: 'tty55': device_add
  851. [ 4.599452] PM: Adding info for No Bus:tty55
  852. [ 4.603095] device: 'tty56': device_add
  853. [ 4.607512] PM: Adding info for No Bus:tty56
  854. [ 4.611097] device: 'tty57': device_add
  855. [ 4.615510] PM: Adding info for No Bus:tty57
  856. [ 4.619084] device: 'tty58': device_add
  857. [ 4.623434] PM: Adding info for No Bus:tty58
  858. [ 4.627189] device: 'tty59': device_add
  859. [ 4.631416] PM: Adding info for No Bus:tty59
  860. [ 4.635145] device: 'tty60': device_add
  861. [ 4.639407] PM: Adding info for No Bus:tty60
  862. [ 4.643054] device: 'tty61': device_add
  863. [ 4.647494] PM: Adding info for No Bus:tty61
  864. [ 4.651090] device: 'tty62': device_add
  865. [ 4.655471] PM: Adding info for No Bus:tty62
  866. [ 4.659037] device: 'tty63': device_add
  867. [ 4.663382] PM: Adding info for No Bus:tty63
  868. [ 4.667376] device: 'hw_random': device_add
  869. [ 4.671402] PM: Adding info for No Bus:hw_random
  870. [ 4.675642] NET: Registered PF_UNIX/PF_LOCAL protocol family
  871. [ 4.680043] PCI: CLS 0 bytes, default 64
  872. [ 4.686110] bus: 'platform': add driver armv7-pmu
  873. [ 4.689478] platform cpu-pmu: bus: 'platform': __driver_probe_device: matched device with driver armv7-pmu
  874. [ 4.694007] platform cpu-pmu: bus: 'platform': really_probe: probing driver armv7-pmu with device
  875. [ 4.703586] armv7-pmu cpu-pmu: no pinctrl handle
  876. [ 4.704599] Trying to unpack rootfs image as initramfs...
  877. [ 4.719462] hw perfevents: enabled with armv7_krait PMU driver, 5 counters available
  878. [ 4.722183] armv7-pmu cpu-pmu: driver: 'armv7-pmu': driver_bound: bound to device
  879. [ 4.730112] armv7-pmu cpu-pmu: bus: 'platform': really_probe: bound device to driver armv7-pmu
  880. [ 4.738017] bus: 'clocksource': registered
  881. [ 4.745755] device: 'clocksource': device_add
  882. [ 4.749734] PM: Adding info for No Bus:clocksource
  883. [ 4.754067] device: 'clocksource0': device_add
  884. [ 4.758846] bus: 'clocksource': add device clocksource0
  885. [ 4.763143] PM: Adding info for clocksource:clocksource0
  886. [ 4.768299] bus: 'platform': add driver alarmtimer
  887. [ 4.773863] bus: 'clockevents': registered
  888. [ 4.778307] device: 'clockevents': device_add
  889. [ 4.782297] PM: Adding info for No Bus:clockevents
  890. [ 4.786710] device: 'clockevent0': device_add
  891. [ 4.791289] bus: 'clockevents': add device clockevent0
  892. [ 4.795787] PM: Adding info for clockevents:clockevent0
  893. [ 4.800696] device: 'clockevent1': device_add
  894. [ 4.805847] bus: 'clockevents': add device clockevent1
  895. [ 4.810218] PM: Adding info for clockevents:clockevent1
  896. [ 4.815290] device: 'broadcast': device_add
  897. [ 4.820236] bus: 'clockevents': add device broadcast
  898. [ 4.824484] PM: Adding info for clockevents:broadcast
  899. [ 4.829804] bus: 'event_source': registered
  900. [ 4.834493] device: 'armv7_krait': device_add
  901. [ 4.838384] bus: 'event_source': add device armv7_krait
  902. [ 4.842888] PM: Adding info for event_source:armv7_krait
  903. [ 4.847942] device: 'breakpoint': device_add
  904. [ 4.853325] bus: 'event_source': add device breakpoint
  905. [ 4.857661] PM: Adding info for event_source:breakpoint
  906. [ 4.862446] device: 'software': device_add
  907. [ 4.867613] bus: 'event_source': add device software
  908. [ 4.871684] PM: Adding info for event_source:software
  909. [ 4.876812] Initialise system trusted keyrings
  910. [ 4.882049] workingset: timestamp_bits=14 max_order=18 bucket_order=4
  911. [ 4.886063] zbud: loaded
  912. [ 4.894516] fuse: init (API version 7.40)
  913. [ 4.894934] device: 'fuse': device_add
  914. [ 4.898843] PM: Adding info for No Bus:fuse
  915. [ 5.044469] Key type asymmetric registered
  916. [ 5.044536] Asymmetric key parser 'x509' registered
  917. [ 5.047463] Asymmetric key parser 'pkcs8' registered
  918. [ 5.052457] bounce: pool size: 64 pages
  919. [ 5.057493] device class 'bsg': registering
  920. [ 5.060918] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  921. [ 5.065474] io scheduler mq-deadline registered
  922. [ 5.072557] io scheduler kyber registered
  923. [ 5.076994] io scheduler bfq registered
  924. [ 5.081486] bus: 'platform': add driver qcom-ebi2
  925. [ 5.084817] bus: 'platform': add driver simple-pm-bus
  926. [ 5.089354] platform soc: bus: 'platform': __driver_probe_device: matched device with driver simple-pm-bus
  927. [ 5.094414] platform soc: bus: 'platform': really_probe: probing driver simple-pm-bus with device
  928. [ 5.103770] simple-pm-bus soc: no pinctrl handle
  929. [ 5.112786] simple-pm-bus soc: driver: 'simple-pm-bus': driver_bound: bound to device
  930. [ 5.117330] /soc/gsbi@16200000/i2c@16280000 Linked as a fwnode consumer to /soc
  931. [ 5.124980] /soc/gsbi@16200000/i2c@16280000 Dropping the fwnode link to /soc/interrupt-controller@2000000
  932. [ 5.131941] /soc/gsbi@16000000/spi@16080000 Linked as a fwnode consumer to /soc
  933. [ 5.141644] /soc/gsbi@16000000/spi@16080000 Dropping the fwnode link to /soc/interrupt-controller@2000000
  934. [ 5.148698] /soc/gsbi@16400000/serial@16440000 Linked as a fwnode consumer to /soc
  935. [ 5.158346] /soc/gsbi@16400000/serial@16440000 Dropping the fwnode link to /soc/interrupt-controller@2000000
  936. [ 5.165833] device: 'platform:soc--platform:16400000.gsbi': device_add
  937. [ 5.175780] platform 16400000.gsbi: Linked as a sync state only consumer to soc
  938. [ 5.181795] device: 'platform:soc--platform:16000000.gsbi': device_add
  939. [ 5.189133] platform 16000000.gsbi: Linked as a sync state only consumer to soc
  940. [ 5.195542] device: 'platform:soc--platform:16200000.gsbi': device_add
  941. [ 5.202722] platform 16200000.gsbi: Linked as a sync state only consumer to soc
  942. [ 5.209273] simple-pm-bus soc: bus: 'platform': really_probe: bound device to driver simple-pm-bus
  943. [ 5.216553] device class 'phy': registering
  944. [ 5.225354] bus: 'platform': add driver qcom-ssbi-gpio
  945. [ 5.229430] bus: 'platform': add driver qcom-ssbi-mpp
  946. [ 5.234703] bus: 'platform': add driver of_fixed_factor_clk
  947. [ 5.239584] bus: 'platform': add driver of_fixed_clk
  948. [ 5.245003] bus: 'platform': add driver gpio-clk
  949. [ 5.250098] bus: 'platform': add driver mmcc-msm8960
  950. [ 5.254612] platform 4000000.clock-controller: bus: 'platform': __driver_probe_device: matched device with driver mmcc-msm8960
  951. [ 5.259383] platform 4000000.clock-controller: bus: 'platform': really_probe: probing driver mmcc-msm8960 with device
  952. [ 5.270557] mmcc-msm8960 4000000.clock-controller: no pinctrl handle
  953. [ 5.293989] mmcc-msm8960 4000000.clock-controller: driver: 'mmcc-msm8960': driver_bound: bound to device
  954. [ 5.294167] mmcc-msm8960 4000000.clock-controller: bus: 'platform': really_probe: bound device to driver mmcc-msm8960
  955. [ 5.302774] bus: 'platform': add driver bam-dma-engine
  956. [ 5.313179] bus: 'platform': add driver gsbi
  957. [ 5.318013] platform 16400000.gsbi: bus: 'platform': __driver_probe_device: matched device with driver gsbi
  958. [ 5.322268] platform 16400000.gsbi: bus: 'platform': really_probe: probing driver gsbi with device
  959. [ 5.331725] gsbi 16400000.gsbi: no pinctrl handle
  960. [ 5.341007] gsbi 16400000.gsbi: GSBI port protocol: 6 crci: 0
  961. [ 5.345866] device: '16440000.serial': device_add
  962. [ 5.350995] bus: 'platform': add device 16440000.serial
  963. [ 5.355735] PM: Adding info for platform:16440000.serial
  964. [ 5.360689] device: 'platform:soc--platform:16440000.serial': device_add
  965. [ 5.366309] devices_kset: Moving 16440000.serial to end of list
  966. [ 5.372687] PM: Moving platform:16440000.serial to end of list
  967. [ 5.378369] platform 16440000.serial: Linked as a consumer to soc
  968. [ 5.384117] /soc/gsbi@16400000/serial@16440000 Dropping the fwnode link to /soc
  969. [ 5.390334] device: 'platform:900000.clock-controller--platform:16440000.serial': device_add
  970. [ 5.397533] devices_kset: Moving 16440000.serial to end of list
  971. [ 5.405945] PM: Moving platform:16440000.serial to end of list
  972. [ 5.411446] platform 16440000.serial: Linked as a consumer to 900000.clock-controller
  973. [ 5.417370] /soc/gsbi@16400000/serial@16440000 Dropping the fwnode link to /soc/clock-controller@900000
  974. [ 5.425439] gsbi 16400000.gsbi: driver: 'gsbi': driver_bound: bound to device
  975. [ 5.434248] gsbi 16400000.gsbi: Dropping the link to soc
  976. [ 5.441510] device: 'platform:soc--platform:16400000.gsbi': device_unregister
  977. [ 5.447113] gsbi 16400000.gsbi: bus: 'platform': really_probe: bound device to driver gsbi
  978. [ 5.453755] platform 16000000.gsbi: bus: 'platform': __driver_probe_device: matched device with driver gsbi
  979. [ 5.461949] platform 16000000.gsbi: error -EPROBE_DEFER: wait for supplier /soc/pinctrl@800000/spi1-default-state
  980. [ 5.471449] platform 16000000.gsbi: Added to deferred list
  981. [ 5.481760] platform 16200000.gsbi: bus: 'platform': __driver_probe_device: matched device with driver gsbi
  982. [ 5.487061] platform 16200000.gsbi: bus: 'platform': really_probe: probing driver gsbi with device
  983. [ 5.496623] gsbi 16200000.gsbi: no pinctrl handle
  984. [ 5.505639] gsbi 16200000.gsbi: GSBI port protocol: 2 crci: 0
  985. [ 5.510392] device: '16280000.i2c': device_add
  986. [ 5.515965] bus: 'platform': add device 16280000.i2c
  987. [ 5.520218] PM: Adding info for platform:16280000.i2c
  988. [ 5.525415] device: 'platform:soc--platform:16280000.i2c': device_add
  989. [ 5.530256] devices_kset: Moving 16280000.i2c to end of list
  990. [ 5.536552] PM: Moving platform:16280000.i2c to end of list
  991. [ 5.542140] platform 16280000.i2c: Linked as a consumer to soc
  992. [ 5.547450] /soc/gsbi@16200000/i2c@16280000 Dropping the fwnode link to /soc
  993. [ 5.553269] device: 'platform:900000.clock-controller--platform:16280000.i2c': device_add
  994. [ 5.560669] devices_kset: Moving 16280000.i2c to end of list
  995. [ 5.562226] Freeing initrd memory: 4716K
  996. [ 5.568408] PM: Moving platform:16280000.i2c to end of list
  997. [ 5.568436] platform 16280000.i2c: Linked as a consumer to 900000.clock-controller
  998. [ 5.568457] /soc/gsbi@16200000/i2c@16280000 Dropping the fwnode link to /soc/clock-controller@900000
  999. [ 5.590818] device: 'platform:108000.rpm:regulators--platform:16280000.i2c': device_add
  1000. [ 5.600081] platform 16280000.i2c: Linked as a sync state only consumer to 108000.rpm:regulators
  1001. [ 5.607628] device: 'platform:800000.pinctrl--platform:16280000.i2c': device_add
  1002. [ 5.616682] platform 16280000.i2c: Linked as a sync state only consumer to 800000.pinctrl
  1003. [ 5.623979] gsbi 16200000.gsbi: driver: 'gsbi': driver_bound: bound to device
  1004. [ 5.631870] gsbi 16200000.gsbi: Dropping the link to 800000.pinctrl
  1005. [ 5.638886] device: 'platform:800000.pinctrl--platform:16200000.gsbi': device_unregister
  1006. [ 5.645067] gsbi 16200000.gsbi: Dropping the link to 108000.rpm:regulators
  1007. [ 5.653062] device: 'platform:108000.rpm:regulators--platform:16200000.gsbi': device_unregister
  1008. [ 5.659903] gsbi 16200000.gsbi: Dropping the link to soc
  1009. [ 5.668245] device: 'platform:soc--platform:16200000.gsbi': device_unregister
  1010. [ 5.673891] gsbi 16200000.gsbi: bus: 'platform': really_probe: bound device to driver gsbi
  1011. [ 5.680848] bus: 'platform': add driver qcom_smp2p
  1012. [ 5.688989] bus: 'platform': add driver qcom-smsm
  1013. [ 5.693611] bus: 'rpmsg': add driver qcom_wcnss_ctrl
  1014. [ 5.698346] device: 'ptmx': device_add
  1015. [ 5.703242] PM: Adding info for No Bus:ptmx
  1016. [ 5.707782] bus: 'platform': add driver msm_serial
  1017. [ 5.710866] platform 16440000.serial: bus: 'platform': __driver_probe_device: matched device with driver msm_serial
  1018. [ 5.715645] platform 16440000.serial: bus: 'platform': really_probe: probing driver msm_serial with device
  1019. [ 5.725861] msm_serial 16440000.serial: no pinctrl handle
  1020. [ 5.735550] msm_serial 16440000.serial: msm_serial: detected port #0
  1021. [ 5.740923] msm_serial 16440000.serial: uartclk = 1862068
  1022. [ 5.747417] device: '16440000.serial:0': device_add
  1023. [ 5.752419] bus: 'serial-base': add device 16440000.serial:0
  1024. [ 5.757179] PM: Adding info for serial-base:16440000.serial:0
  1025. [ 5.762913] serial-base 16440000.serial:0: bus: 'serial-base': __driver_probe_device: matched device with driver ctrl
  1026. [ 5.768556] serial-base 16440000.serial:0: bus: 'serial-base': really_probe: probing driver ctrl with device
  1027. [ 5.779049] ctrl 16440000.serial:0: no default pinctrl state
  1028. [ 5.788835] ctrl 16440000.serial:0: driver: 'ctrl': driver_bound: bound to device
  1029. [ 5.794420] ctrl 16440000.serial:0: bus: 'serial-base': really_probe: bound device to driver ctrl
  1030. [ 5.801680] device: '16440000.serial:0.0': device_add
  1031. [ 5.810497] bus: 'serial-base': add device 16440000.serial:0.0
  1032. [ 5.815500] PM: Adding info for serial-base:16440000.serial:0.0
  1033. [ 5.821096] serial-base 16440000.serial:0.0: bus: 'serial-base': __driver_probe_device: matched device with driver port
  1034. [ 5.826910] serial-base 16440000.serial:0.0: bus: 'serial-base': really_probe: probing driver port with device
  1035. [ 5.837555] port 16440000.serial:0.0: no default pinctrl state
  1036. [ 5.847536] port 16440000.serial:0.0: driver: 'port': driver_bound: bound to device
  1037. [ 5.853219] port 16440000.serial:0.0: bus: 'serial-base': really_probe: bound device to ��[ 5.869772] msm_serial: console setup on port #0
  1038. [ 5.870359] printk: legacy console [ttyMSM0] enabled
  1039. [ 5.870359] printk: legacy console [ttyMSM0] enabled
  1040. [ 5.878575] printk: legacy bootconsole [msm_serial_dm0] disabled
  1041. [ 5.878575] printk: legacy bootconsole [msm_serial_dm0] disabled
  1042. [ 5.889755] device: 'ttyMSM0': device_add
  1043. [ 5.895693] PM: Adding info for No Bus:ttyMSM0
  1044. [ 5.899649] msm_serial 16440000.serial: driver: 'msm_serial': driver_bound: bound to device
  1045. [ 5.903745] msm_serial 16440000.serial: bus: 'platform': really_probe: bound device to driver msm_serial
  1046. [ 5.912052] msm_serial: driver initialized
  1047. [ 5.921746] bus: 'platform': add driver msm_iommu
  1048. [ 5.926038] device class 'devcoredump': registering
  1049. [ 5.930499] device: 'ram0': device_add
  1050. [ 5.935299] PM: Adding info for No Bus:ram0
  1051. [ 5.939275] device: '1:0': device_add
  1052. [ 5.943034] PM: Adding info for No Bus:1:0
  1053. [ 5.947325] device: 'ram1': device_add
  1054. [ 5.950868] PM: Adding info for No Bus:ram1
  1055. [ 5.955007] device: '1:1': device_add
  1056. [ 5.958640] PM: Adding info for No Bus:1:1
  1057. [ 5.962729] device: 'ram2': device_add
  1058. [ 5.966565] PM: Adding info for No Bus:ram2
  1059. [ 5.970501] device: '1:2': device_add
  1060. [ 5.974269] PM: Adding info for No Bus:1:2
  1061. [ 5.978431] device: 'ram3': device_add
  1062. [ 5.982113] PM: Adding info for No Bus:ram3
  1063. [ 5.986244] device: '1:3': device_add
  1064. [ 5.989886] PM: Adding info for No Bus:1:3
  1065. [ 5.993990] device: 'ram4': device_add
  1066. [ 5.997816] PM: Adding info for No Bus:ram4
  1067. [ 6.001770] device: '1:4': device_add
  1068. [ 6.005604] PM: Adding info for No Bus:1:4
  1069. [ 6.009606] device: 'ram5': device_add
  1070. [ 6.013371] PM: Adding info for No Bus:ram5
  1071. [ 6.017455] device: '1:5': device_add
  1072. [ 6.021133] PM: Adding info for No Bus:1:5
  1073. [ 6.025309] device: 'ram6': device_add
  1074. [ 6.028997] PM: Adding info for No Bus:ram6
  1075. [ 6.032996] device: '1:6': device_add
  1076. [ 6.036843] PM: Adding info for No Bus:1:6
  1077. [ 6.040866] device: 'ram7': device_add
  1078. [ 6.044708] PM: Adding info for No Bus:ram7
  1079. [ 6.048677] device: '1:7': device_add
  1080. [ 6.052386] PM: Adding info for No Bus:1:7
  1081. [ 6.056586] device: 'ram8': device_add
  1082. [ 6.060253] PM: Adding info for No Bus:ram8
  1083. [ 6.064257] device: '1:8': device_add
  1084. [ 6.068112] PM: Adding info for No Bus:1:8
  1085. [ 6.072112] device: 'ram9': device_add
  1086. [ 6.075965] PM: Adding info for No Bus:ram9
  1087. [ 6.079871] device: '1:9': device_add
  1088. [ 6.083643] PM: Adding info for No Bus:1:9
  1089. [ 6.087837] device: 'ram10': device_add
  1090. [ 6.091493] PM: Adding info for No Bus:ram10
  1091. [ 6.095597] device: '1:10': device_add
  1092. [ 6.099701] PM: Adding info for No Bus:1:10
  1093. [ 6.103544] device: 'ram11': device_add
  1094. [ 6.107456] PM: Adding info for No Bus:ram11
  1095. [ 6.111485] device: '1:11': device_add
  1096. [ 6.115785] PM: Adding info for No Bus:1:11
  1097. [ 6.119609] device: 'ram12': device_add
  1098. [ 6.123345] PM: Adding info for No Bus:ram12
  1099. [ 6.127566] device: '1:12': device_add
  1100. [ 6.131647] PM: Adding info for No Bus:1:12
  1101. [ 6.135550] device: 'ram13': device_add
  1102. [ 6.139321] PM: Adding info for No Bus:ram13
  1103. [ 6.143433] device: '1:13': device_add
  1104. [ 6.147707] PM: Adding info for No Bus:1:13
  1105. [ 6.151469] device: 'ram14': device_add
  1106. [ 6.155407] PM: Adding info for No Bus:ram14
  1107. [ 6.159401] device: '1:14': device_add
  1108. [ 6.163583] PM: Adding info for No Bus:1:14
  1109. [ 6.167518] device: 'ram15': device_add
  1110. [ 6.171269] PM: Adding info for No Bus:ram15
  1111. [ 6.175466] device: '1:15': device_add
  1112. [ 6.179550] PM: Adding info for No Bus:1:15
  1113. [ 6.183317] brd: module loaded
  1114. [ 6.187190] device: 'loop-control': device_add
  1115. [ 6.190275] PM: Adding info for No Bus:loop-control
  1116. [ 6.195149] device: 'loop0': device_add
  1117. [ 6.199581] PM: Adding info for No Bus:loop0
  1118. [ 6.204228] device: '7:0': device_add
  1119. [ 6.207963] PM: Adding info for No Bus:7:0
  1120. [ 6.211642] device: 'loop1': device_add
  1121. [ 6.215559] PM: Adding info for No Bus:loop1
  1122. [ 6.220023] device: '7:1': device_add
  1123. [ 6.223667] PM: Adding info for No Bus:7:1
  1124. [ 6.227525] device: 'loop2': device_add
  1125. [ 6.231256] PM: Adding info for No Bus:loop2
  1126. [ 6.235928] device: '7:2': device_add
  1127. [ 6.239462] PM: Adding info for No Bus:7:2
  1128. [ 6.243220] device: 'loop3': device_add
  1129. [ 6.247161] PM: Adding info for No Bus:loop3
  1130. [ 6.251591] device: '7:3': device_add
  1131. [ 6.255361] PM: Adding info for No Bus:7:3
  1132. [ 6.259045] device: 'loop4': device_add
  1133. [ 6.262854] PM: Adding info for No Bus:loop4
  1134. [ 6.267509] device: '7:4': device_add
  1135. [ 6.271051] PM: Adding info for No Bus:7:4
  1136. [ 6.274930] device: 'loop5': device_add
  1137. [ 6.278658] PM: Adding info for No Bus:loop5
  1138. [ 6.283204] device: '7:5': device_add
  1139. [ 6.286951] PM: Adding info for No Bus:7:5
  1140. [ 6.290631] device: 'loop6': device_add
  1141. [ 6.294559] PM: Adding info for No Bus:loop6
  1142. [ 6.298998] device: '7:6': device_add
  1143. [ 6.302647] PM: Adding info for No Bus:7:6
  1144. [ 6.306523] device: 'loop7': device_add
  1145. [ 6.310258] PM: Adding info for No Bus:loop7
  1146. [ 6.314951] device: '7:7': device_add
  1147. [ 6.318447] PM: Adding info for No Bus:7:7
  1148. [ 6.322002] loop: module loaded
  1149. [ 6.325981] device class 'zram-control': registering
  1150. [ 6.329074] device: 'zram0': device_add
  1151. [ 6.334468] PM: Adding info for No Bus:zram0
  1152. [ 6.338394] device: '254:0': device_add
  1153. [ 6.342331] PM: Adding info for No Bus:254:0
  1154. [ 6.345957] zram: Added device: zram0
  1155. [ 6.350298] bus: 'platform': add driver ssbi
  1156. [ 6.353952] platform 500000.ssbi: bus: 'platform': __driver_probe_device: matched device with driver ssbi
  1157. [ 6.358272] platform 500000.ssbi: bus: 'platform': really_probe: probing driver ssbi with device
  1158. [ 6.367750] ssbi 500000.ssbi: no pinctrl handle
  1159. [ 6.376670] ssbi 500000.ssbi: SSBI controller type: 'pmic-arbiter'
  1160. [ 6.380828] device: '500000.ssbi:pmic': device_add
  1161. [ 6.387106] bus: 'platform': add device 500000.ssbi:pmic
  1162. [ 6.391834] PM: Adding info for platform:500000.ssbi:pmic
  1163. [ 6.397484] device: 'platform:800000.pinctrl--platform:500000.ssbi:pmic': device_add
  1164. [ 6.402679] devices_kset: Moving 500000.ssbi:pmic to end of list
  1165. [ 6.410416] PM: Moving platform:500000.ssbi:pmic to end of list
  1166. [ 6.416404] platform 500000.ssbi:pmic: Linked as a consumer to 800000.pinctrl
  1167. [ 6.421975] /soc/ssbi@500000/pmic Dropping the fwnode link to /soc/pinctrl@800000
  1168. [ 6.429484] platform 500000.ssbi:pmic: bus: 'platform': __driver_probe_device: matched device with driver pm8xxx-core
  1169. [ 6.436837] platform 500000.ssbi:pmic: error -EPROBE_DEFER: supplier 800000.pinctrl not ready
  1170. [ 6.447417] platform 500000.ssbi:pmic: Added to deferred list
  1171. [ 6.455913] ssbi 500000.ssbi: driver: 'ssbi': driver_bound: bound to device
  1172. [ 6.461582] ssbi 500000.ssbi: Dropping the link to 800000.pinctrl
  1173. [ 6.468425] device: 'platform:800000.pinctrl--platform:500000.ssbi': device_unregister
  1174. [ 6.474882] ssbi 500000.ssbi: bus: 'platform': really_probe: bound device to driver ssbi
  1175. [ 6.482541] device class 'scsi_disk': registering
  1176. [ 6.490779] bus: 'scsi': add driver sd
  1177. [ 6.495386] device class 'scsi_generic': registering
  1178. [ 6.498967] SCSI Media Changer driver v0.25
  1179. [ 6.503998] device class 'scsi_changer': registering
  1180. [ 6.508370] bus: 'scsi': add driver ch
  1181. [ 6.513252] device class 'mtd': registering
  1182. [ 6.516910] device: 'mtd-0': device_add
  1183. [ 6.520961] PM: Adding info for No Bus:mtd-0
  1184. [ 6.524964] device: 'mice': device_add
  1185. [ 6.529256] PM: Adding info for No Bus:mice
  1186. [ 6.533219] device: 'psaux': device_add
  1187. [ 6.536987] PM: Adding info for No Bus:psaux
  1188. [ 6.540824] mousedev: PS/2 mouse device common for all mice
  1189. [ 6.545269] bus: 'platform': add driver pm8xxx-keypad
  1190. [ 6.550683] bus: 'serio': add driver psmouse
  1191. [ 6.555828] bus: 'platform': add driver pm8xxx-pwrkey
  1192. [ 6.560188] device: 'uinput': device_add
  1193. [ 6.565109] PM: Adding info for No Bus:uinput
  1194. [ 6.569192] bus: 'platform': add driver msm-restart
  1195. [ 6.573354] bus: 'platform': add driver syscon-reboot-mode
  1196. [ 6.578172] device-mapper: uevent: version 1.0.3
  1197. [ 6.583499] device: 'device-mapper': device_add
  1198. [ 6.588386] PM: Adding info for No Bus:device-mapper
  1199. [ 6.592736] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: [email protected]
  1200. [ 6.598285] bus: 'platform': add driver qcom-cpufreq-nvmem
  1201. [ 6.606644] Registering platform device 'qcom-cpufreq-nvmem'. Parent at platform
  1202. [ 6.611819] device: 'qcom-cpufreq-nvmem': device_add
  1203. [ 6.619477] bus: 'platform': add device qcom-cpufreq-nvmem
  1204. [ 6.624493] PM: Adding info for platform:qcom-cpufreq-nvmem
  1205. [ 6.629701] platform qcom-cpufreq-nvmem: bus: 'platform': __driver_probe_device: matched device with driver qcom-cpufreq-nvmem
  1206. [ 6.635179] platform qcom-cpufreq-nvmem: bus: 'platform': really_probe: probing driver qcom-cpufreq-nvmem with device
  1207. [ 6.646630] qcom-cpufreq-nvmem qcom-cpufreq-nvmem: no default pinctrl state
  1208. [ 6.657337] qcom-cpufreq-nvmem qcom-cpufreq-nvmem: probe with driver qcom-cpufreq-nvmem failed with error -2
  1209. [ 6.664037] bus: 'platform': add driver pwrseq_simple
  1210. [ 6.674425] bus: 'platform': add driver pwrseq_emmc
  1211. [ 6.679236] bus: 'mmc_rpmb': registered
  1212. [ 6.683696] bus: 'mmc': add driver mmcblk
  1213. [ 6.687667] bus: 'amba': add driver mmci-pl18x
  1214. [ 6.691698] amba 12180000.mmc: probing driver mmci-pl18x asynchronously
  1215. [ 6.696132] amba 12400000.mmc: probing driver mmci-pl18x asynchronously
  1216. [ 6.702578] sdhci: Secure Digital Host Controller Interface driver
  1217. [ 6.709212] sdhci: Copyright(c) Pierre Ossman
  1218. [ 6.714540] amba 12180000.mmc: bus: 'amba': __driver_probe_device: matched device with driver mmci-pl18x
  1219. [ 6.715467] sdhci-pltfm: SDHCI platform and OF driver helper
  1220. [ 6.719829] amba 12180000.mmc: bus: 'amba': really_probe: probing driver mmci-pl18x with device
  1221. [ 6.729462] bus: 'platform': add driver sdhci-cdns
  1222. [ 6.735123] mmci-pl18x 12180000.mmc: no pinctrl handle
  1223. [ 6.743622] bus: 'platform': add driver sdhci-arasan
  1224. [ 6.749120] device: 'wakeup1': device_add
  1225. [ 6.753839] bus: 'platform': add driver sdhci-at91
  1226. [ 6.758910] mmci-pl18x 12180000.mmc: using DT '/soc/mmc@12180000' for 'cd' GPIO lookup
  1227. [ 6.762617] bus: 'platform': add driver sdhci-dwcmshc
  1228. [ 6.767239] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/soc/mmc@12180000[0]'
  1229. [ 6.775371] bus: 'platform': add driver sdhci_msm
  1230. [ 6.780171] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/soc/mmc@12180000[0]'
  1231. [ 6.789704] bus: 'virtio': add driver virtio_crypto
  1232. [ 6.793949] mmci-pl18x 12180000.mmc: using lookup tables for GPIO lookup
  1233. [ 6.802953] bus: 'platform': add driver rproc-virtio
  1234. [ 6.807802] mmci-pl18x 12180000.mmc: No GPIO consumer cd found
  1235. [ 6.814785] bus: 'platform': add driver qcom-wcnss-pil
  1236. [ 6.819554] mmci-pl18x 12180000.mmc: using DT '/soc/mmc@12180000' for 'wp' GPIO lookup
  1237. [ 6.825498] device class 'extcon': registering
  1238. [ 6.830341] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/soc/mmc@12180000[0]'
  1239. [ 6.838327] bus: 'platform': add driver extcon-pm8941-misc
  1240. [ 6.842670] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/soc/mmc@12180000[0]'
  1241. [ 6.852323] bus: 'platform': add driver qcom,qfprom
  1242. [ 6.857305] mmci-pl18x 12180000.mmc: using lookup tables for GPIO lookup
  1243. [ 6.866461] rust_minimal: Rust minimal sample (init)
  1244. [ 6.871027] mmci-pl18x 12180000.mmc: No GPIO consumer wp found
  1245. [ 6.878058] rust_minimal: Am I built-in? true
  1246. [ 6.883439] device: 'regulator:regulator.13--amba:12180000.mmc': device_add
  1247. [ 6.888649] rust_print: Rust printing macros sample (init)
  1248. [ 6.893218] devices_kset: Moving 12180000.mmc to end of list
  1249. [ 6.899839] rust_print: Emergency message (level 0) without args
  1250. [ 6.899855] rust_print: Alert message (level 1) without args
  1251. [ 6.899866] rust_print: Critical message (level 2) without args
  1252. [ 6.899877] rust_print: Error message (level 3) without args
  1253. [ 6.905398] PM: Moving amba:12180000.mmc to end of list
  1254. [ 6.911117] rust_print: Warning message (level 4) without args
  1255. [ 6.911132] rust_print: Notice message (level 5) without args
  1256. [ 6.917219] mmci-pl18x 12180000.mmc: Linked as a consumer to regulator.13
  1257. [ 6.922748] rust_print: Info message (level 6) without args
  1258. [ 6.922762] rust_print: A line that
  1259. [ 6.928740] device: 'regulator:regulator.14--amba:12180000.mmc': device_add
  1260. [ 6.934292] is continued without args
  1261. [ 6.939566] devices_kset: Moving 12180000.mmc to end of list
  1262. [ 6.945223] rust_print: Emergency message (level 0) with args
  1263. [ 6.945240] rust_print: Alert message (level 1) with args
  1264. [ 6.950968] PM: Moving amba:12180000.mmc to end of list
  1265. [ 6.957798] rust_print: Critical message (level 2) with args
  1266. [ 6.957813] rust_print: Error message (level 3) with args
  1267. [ 6.957824] rust_print: Warning message (level 4) with args
  1268. [ 6.957835] rust_print: Notice message (level 5) with args
  1269. [ 6.957845] rust_print: Info message (level 6) with args
  1270. [ 6.957857] rust_print: A line that
  1271. [ 6.963121] mmci-pl18x 12180000.mmc: Linked as a consumer to regulator.14
  1272. [ 6.966679] is continued with args
  1273. [ 6.974049] amba 12400000.mmc: bus: 'amba': __driver_probe_device: matched device with driver mmci-pl18x
  1274. [ 6.977426] rust_print: 1
  1275. [ 6.977443] rust_print: "hello, world"
  1276. [ 6.977462] rust_print: [samples/rust/rust_print.rs:34:5] c = "hello, world"
  1277. [ 6.983190] amba 12400000.mmc: bus: 'amba': really_probe: probing driver mmci-pl18x with device
  1278. [ 6.988899] rust_print: "hello, world"
  1279. [ 6.989413] Registering SWP/SWPB emulation handler
  1280. [ 6.994221] mmci-pl18x 12400000.mmc: no pinctrl handle
  1281. [ 7.017335] device: 'cpu_dma_latency': device_add
  1282. [ 7.022103] device: 'wakeup2': device_add
  1283. [ 7.026986] PM: Adding info for No Bus:cpu_dma_latency
  1284. [ 7.030328] mmci-pl18x 12400000.mmc: using DT '/soc/mmc@12400000' for 'wp' GPIO lookup
  1285. [ 7.037416] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
  1286. [ 7.040329] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/soc/mmc@12400000[0]'
  1287. [ 7.104685] mmci-pl18x 12180000.mmc: mmc1: PL180 manf 51 rev0 at 0x12180000 irq 30,0 (pio)
  1288. [ 7.107395] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/soc/mmc@12400000[0]'
  1289. [ 7.115573] device: 'mmc1': device_add
  1290. [ 7.124667] mmci-pl18x 12400000.mmc: using lookup tables for GPIO lookup
  1291. [ 7.132752] PM: Adding info for No Bus:mmc1
  1292. [ 7.141684] mmci-pl18x 12400000.mmc: No GPIO consumer wp found
  1293. [ 7.156849] device: 'regulator:regulator.12--amba:12400000.mmc': device_add
  1294. [ 7.162331] devices_kset: Moving 12400000.mmc to end of list
  1295. [ 7.169043] PM: Moving amba:12400000.mmc to end of list
  1296. [ 7.173415] mmci-pl18x 12180000.mmc: driver: 'mmci-pl18x': driver_bound: bound to device
  1297. [ 7.174935] mmci-pl18x 12400000.mmc: Linked as a consumer to regulator.12
  1298. [ 7.188319] mmci-pl18x 12180000.mmc: bus: 'amba': really_probe: bound device to driver mmci-pl18x
  1299. [ 7.194968] mmci-pl18x 12180000.mmc: driver mmci-pl18x async attach completed: 0
  1300. [ 7.203893] Loading compiled-in X.509 certificates
  1301. [ 7.205656] mmci-pl18x 12400000.mmc: mmc0: PL180 manf 51 rev0 at 0x12400000 irq 31,0 (pio)
  1302. [ 7.215902] device: 'mmc0': device_add
  1303. [ 7.224145] PM: Adding info for No Bus:mmc0
  1304. [ 7.254591] mmci-pl18x 12400000.mmc: driver: 'mmci-pl18x': driver_bound: bound to device
  1305. [ 7.254867] mmci-pl18x 12400000.mmc: bus: 'amba': really_probe: bound device to driver mmci-pl18x
  1306. [ 7.261848] mmci-pl18x 12400000.mmc: driver mmci-pl18x async attach completed: 0
  1307. [ 7.273906] devices_kset: Moving 16000000.gsbi to end of list
  1308. [ 7.278206] PM: Moving platform:16000000.gsbi to end of list
  1309. [ 7.283706] platform 16000000.gsbi: Retrying from deferred list
  1310. [ 7.289913] platform 16000000.gsbi: bus: 'platform': __driver_probe_device: matched device with driver gsbi
  1311. [ 7.295277] platform 16000000.gsbi: error -EPROBE_DEFER: wait for supplier /soc/pinctrl@800000/spi1-default-state
  1312. [ 7.304905] platform 16000000.gsbi: Added to deferred list
  1313. [ 7.315350] devices_kset: Moving 500000.ssbi:pmic to end of list
  1314. [ 7.320587] PM: Moving platform:500000.ssbi:pmic to end of list
  1315. [ 7.326876] platform 500000.ssbi:pmic: Retrying from deferred list
  1316. [ 7.332510] platform 500000.ssbi:pmic: bus: 'platform': __driver_probe_device: matched device with driver pm8xxx-core
  1317. [ 7.338805] platform 500000.ssbi:pmic: error -EPROBE_DEFER: supplier 800000.pinctrl not ready
  1318. [ 7.349450] platform 500000.ssbi:pmic: Added to deferred list
  1319. [ 7.358252] platform i2c-gpio-touchkey: Relaxing link with 800000.pinctrl
  1320. [ 7.363582] platform i2c-gpio-nfc: Relaxing link with 800000.pinctrl
  1321. [ 7.370460] platform 500000.ssbi:pmic: Relaxing link with 800000.pinctrl
  1322. [ 7.376895] devices_kset: Moving 16000000.gsbi to end of list
  1323. [ 7.383449] PM: Moving platform:16000000.gsbi to end of list
  1324. [ 7.389183] platform 16000000.gsbi: Retrying from deferred list
  1325. [ 7.395039] platform 16000000.gsbi: bus: 'platform': __driver_probe_device: matched device with driver gsbi
  1326. [ 7.400510] platform 16000000.gsbi: error -EPROBE_DEFER: wait for supplier /soc/pinctrl@800000/spi1-default-state
  1327. [ 7.410264] platform 16000000.gsbi: Added to deferred list
  1328. [ 7.420704] devices_kset: Moving 500000.ssbi:pmic to end of list
  1329. [ 7.426067] PM: Moving platform:500000.ssbi:pmic to end of list
  1330. [ 7.432130] platform 500000.ssbi:pmic: Retrying from deferred list
  1331. [ 7.437907] platform 500000.ssbi:pmic: bus: 'platform': __driver_probe_device: matched device with driver pm8xxx-core
  1332. [ 7.444033] platform 500000.ssbi:pmic: bus: 'platform': really_probe: probing driver pm8xxx-core with device
  1333. [ 7.454849] pm8xxx-core 500000.ssbi:pmic: no pinctrl handle
  1334. [ 7.464825] pm8xxx-core 500000.ssbi:pmic: error -EPROBE_DEFER: IRQ index 0 not found
  1335. [ 7.469918] pm8xxx-core 500000.ssbi:pmic: Driver pm8xxx-core requests probe deferral
  1336. [ 7.478000] platform 500000.ssbi:pmic: Added to deferred list
  1337. [ 7.486077] bus: 'platform': add driver gpio-keys
  1338. [ 7.491439] platform gpio-keys: bus: 'platform': __driver_probe_device: matched device with driver gpio-keys
  1339. [ 7.496097] platform gpio-keys: error -EPROBE_DEFER: wait for supplier /soc/pinctrl@800000/gpio-keys-active-state
  1340. [ 7.505951] platform gpio-keys: Added to deferred [ 7.523013] Freeing unused kernel image (initmem) memory: 1024K
  1341. [ 7.523442] Run /init as init process
  1342. [ 7.527981] with arguments:
  1343. [ 7.531631] /init
  1344. [ 7.534699] PMOS_NO_OUTPUT_REDIRECT
  1345. [ 7.536845] with environment:
  1346. [ 7.540489] HOME=/
  1347. [ 7.543613] TERM=linux
  1348. [ 7.549795] mmc0: new high speed MMC card at address 0001
  1349. [ 7.550026] device: 'mmc0:0001': device_add
  1350. [ 7.552938] mmc1: host does not support reading read-only switch, assuming write-enable
  1351. [ 7.554692] bus: 'mmc': add device mmc0:0001
  1352. [ 7.560347] mmc1: new high speed SDHC card at address 5048
  1353. [ 7.566456] PM: Adding info for mmc:mmc0:0001
  1354. [ 7.570785] device: 'mmc1:5048': device_add
  1355. [ 7.576231] mmc mmc0:0001: bus: 'mmc': __driver_probe_device: matched device with driver mmcblk
  1356. [ 7.580557] bus: 'mmc': add device mmc1:5048
  1357. [ 7.584559] mmc mmc0:0001: bus: 'mmc': really_probe: probing driver mmcblk with device
  1358. [ 7.593187] PM: Adding info for mmc:mmc1:5048
  1359. [ 7.597754] mmcblk mmc0:0001: no default pinctrl state
  1360. [ 7.605486] mmc mmc1:5048: bus: 'mmc': __driver_probe_device: matched device with driver mmcblk
  1361. [ 7.605516] mmc mmc1:5048: bus: 'mmc': really_probe: probing driver mmcblk with device
  1362. [ 7.611528] mmcblk0: mmc0:0001 SEM08G 7.28 GiB
  1363. [ 7.614958] mmcblk mmc1:5048: no default pinctrl state
  1364. [ 7.623946] device: 'mmcblk0': device_add
  1365. [ 7.641353] PM: Adding info for No Bus:mmcblk0
  1366. [ 7.647835] device: '179:0': device_add
  1367. [ 7.649614] PM: Adding info for No Bus:179:0
  1368. [ 7.659031] mmcblk1: mmc1:5048 SD16G 14.5 GiB
  1369. [ 7.659514] device: 'mmcblk1': device_add
  1370. [ 7.662641] PM: Adding info for No Bus:mmcblk1
  1371. [ 7.668424] device: '179:32': device_add
  1372. [ 7.670868] PM: Adding info for No Bus:179:32
  1373. [ 7.676728] mmcblk1: p1
  1374. [ 7.679343] device: 'mmcblk1p1': device_add
  1375. [ 7.681819] PM: Adding info for No Bus:mmcblk1p1
  1376. [ 7.686227] mmcblk mmc1:5048: driver: 'mmcblk': driver_bound: bound to device
  1377. [ 7.690755] mmcblk mmc1:5048: bus: 'mmc': really_probe: bound device to driver mmcblk
  1378. [ 7.694757] devices_kset: Moving 16000000.gsbi to end of list
  1379. [ 7.705426] PM: Moving platform:16000000.gsbi to end of list
  1380. [ 7.711032] platform 16000000.gsbi: Retrying from deferred list
  1381. [ 7.717209] platform 16000000.gsbi: bus: 'platform': __driver_probe_device: matched device with driver gsbi
  1382. [ 7.722493] platform 16000000.gsbi: error -EPROBE_DEFER: wait for supplier /soc/pinctrl@800000/spi1-default-state
  1383. [ 7.732253] platform 16000000.gsbi: Added to deferred list
  1384. [ 7.742671] devices_kset: Moving 500000.ssbi:pmic to end of list
  1385. [ 7.748090] PM: Moving platform:500000.ssbi:pmic to end of list
  1386. [ 7.754099] platform 500000.ssbi:pmic: Retrying from deferred list
  1387. [ 7.760015] platform 500000.ssbi:pmic: bus: 'platform': __driver_probe_device: matched device with driver pm8xxx-core
  1388. [ 7.766115] platform 500000.ssbi:pmic: bus: 'platform': really_probe: probing driver pm8xxx-core with device
  1389. [ 7.776827] pm8xxx-core 500000.ssbi:pmic: no pinctrl handle
  1390. [ 7.786920] pm8xxx-core 500000.ssbi:pmic: error -EPROBE_DEFER: IRQ index 0 not found
  1391. [ 7.791858] pm8xxx-core 500000.ssbi:pmic: Driver pm8xxx-core requests probe deferral
  1392. [ 7.800033] platform 500000.ssbi:pmic: Added to deferred list
  1393. [ 7.808095] devices_kset: Moving gpio-keys to end of list
  1394. [ 7.813200] PM: Moving platform:gpio-keys to end of list
  1395. [ 7.818734] platform gpio-keys: Retrying from deferred list
  1396. [ 7.819234] platform gpio-keys: bus: 'platform': __driver_probe_device: matched device with driver gpio-keys
  1397. [ 7.829499] platform gpio-keys: error -EPROBE_DEFER: wait for supplier /soc/pinctrl@800000/gpio-keys-active-state
  1398. [ 7.834661] syslogd started: BusyBox v1.36.1
  1399. [ 7.839461] platform gpio-keys: Added to deferred list
  1400. [ 7.855475] Alternate GPT is invalid, using primary GPT.
  1401. [ 7.859105] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24
  1402. [ 7.864427] device: 'mmcblk0p1': device_add
  1403. [ 7.874547] PM: Adding info for No Bus:mmcblk0p1
  1404. [ 7.884681] device: 'mmcblk0p2': device_add
  1405. [ 7.885019] PM: Adding info for No Bus:mmcblk0p2
  1406. [ 7.888971] udevd[65]: starting version 3.2.14
  1407. [ 7.889291] device: 'mmcblk0p3': device_add
  1408. [ 7.892699] [pmOS-rd]: Configuring kernel firmware image search path
  1409. [ 7.897222] PM: Adding info for No Bus:mmcblk0p3
  1410. [ 7.907974] device: 'mmcblk0p4': device_add
  1411. [ 7.912339] PM: Adding info for No Bus:mmcblk0p4
  1412. [ 7.916488] device: 'mmcblk0p5': device_add
  1413. [ 7.921108] PM: Adding info for No Bus:mmcblk0p5
  1414. [ 7.925277] device: 'mmcblk0p6': device_add
  1415. [ 7.929866] PM: Adding info for No Bus:mmcblk0p6
  1416. [ 7.933873] device: 'mmcblk0p7': device_add
  1417. [ 7.938788] PM: Adding info for No Bus:mmcblk0p7
  1418. [ 7.942627] device: 'mmcblk0p8': device_add
  1419. [ 7.947545] PM: Adding info for No Bus:mmcblk0p8
  1420. [ 7.951408] device: 'mmcblk0p9': device_add
  1421. [ 7.956314] PM: Adding info for No Bus:mmcblk0p9
  1422. [ 7.960178] device: 'mmcblk0p10': device_add
  1423. [ 7.965082] PM: Adding info for No Bus:mmcblk0p10
  1424. [ 7.969274] device: 'mmcblk0p11': device_add
  1425. [ 7.973800] PM: Adding info for No Bus:mmcblk0p11
  1426. [ 7.978349] device: 'mmcblk0p12': device_add
  1427. [ 7.982731] PM: Adding info for No Bus:mmcblk0p12
  1428. [ 7.987326] device: 'mmcblk0p13': device_add
  1429. [ 7.991680] PM: Adding info for No Bus:mmcblk0p13
  1430. [ 7.996243] device: 'mmcblk0p14': device_add
  1431. [ 8.000614] PM: Adding info for No Bus:mmcblk0p14
  1432. [ 8.005183] device: 'mmcblk0p15': device_add
  1433. [ 8.009556] PM: Adding info for No Bus:mmcblk0p15
  1434. [ 8.013978] device: 'mmcblk0p16': device_add
  1435. [ 8.018654] PM: Adding info for No Bus:mmcblk0p16
  1436. [ 8.022967] device: 'mmcblk0p17': device_add
  1437. [ 8.027555] PM: Adding info for No Bus:mmcblk0p17
  1438. [ 8.031867] device: 'mmcblk0p18': device_add
  1439. [ 8.036524] PM: Adding info for No Bus:mmcblk0p18
  1440. [ 8.040811] device: 'mmcblk0p19': device_add
  1441. [ 8.045447] PM: Adding info for No Bus:mmcblk0p19
  1442. [ 8.049740] device: 'mmcblk0p20': device_add
  1443. [ 8.054274] PM: Adding info for No Bus:mmcblk0p20
  1444. [ 8.058686] device: 'mmcblk0p21': device_add
  1445. [ 8.063197] PM: Adding info for No Bus:mmcblk0p21
  1446. [ 8.067759] device: 'mmcblk0p22': device_add
  1447. [ 8.072142] PM: Adding info for No Bus:mmcblk0p22
  1448. [ 8.076749] device: 'mmcblk0p23': device_add
  1449. [ 8.081098] PM: Adding info for No Bus:mmcblk0p23
  1450. [ 8.085635] device: 'mmcblk0p24': device_add
  1451. [ 8.090022] PM: Adding info for No Bus:mmcblk0p24
  1452. [ 8.097371] mmcblk0boot0: mmc0:0001 SEM08G 2.00 MiB
  1453. [ 8.099275] device: 'mmcblk0boot0': device_add
  1454. [ 8.103823] PM: Adding info for No Bus:mmcblk0boot0
  1455. [ 8.110592] device: '179:64': device_add
  1456. [ 8.112980] PM: Adding info for No Bus:179:64
  1457. [ 8.118015] mmcblk0boot1: mmc0:0001 SEM08G 2.00 MiB
  1458. [ 8.121678] device: 'mmcblk0boot1': device_add
  1459. [ 8.126345] PM: Adding info for No Bus:mmcblk0boot1
  1460. [ 8.132971] device: '179:96': device_add
  1461. [ 8.135527] PM: Adding info for No Bus:179:96
  1462. [ 8.139615] device: 'mmcblk0rpmb': device_add
  1463. [ 8.143590] bus: 'mmc_rpmb': add device mmcblk0rpmb
  1464. [ 8.148115] PM: Adding info for mmc_rpmb:mmcblk0rpmb
  1465. [ 8.152924] mmcblk0rpmb: mmc0:0001 SEM08G 128 KiB, chardev (250:0)
  1466. [ 8.158023] mmcblk mmc0:0001: driver: 'mmcblk': driver_bound: bound to device
  1467. [ 8.163913] mmcblk mmc0:0001: bus: 'mmc': really_probe: bound device to driver mmcblk
  1468. [ 8.164438] devices_kset: Moving 16000000.gsbi to end of list
  1469. [ 8.178903] PM: Moving platform:16000000.gsbi to end of list
  1470. [ 8.184629] platform 16000000.gsbi: Retrying from deferred list
  1471. [ 8.190427] platform 16000000.gsbi: bus: 'platform': __driver_probe_device: matched device with driver gsbi
  1472. [ 8.196017] platform 16000000.gsbi: error -EPROBE_DEFER: wait for supplier /soc/pinctrl@800000/spi1-default-state
  1473. [ 8.205709] platform 16000000.gsbi: Added to deferred list
  1474. [ 8.216120] devices_kset: Moving 500000.ssbi:pmic to end of list
  1475. [ 8.221405] PM: Moving platform:500000.ssbi:pmic to end of list
  1476. [ 8.227652] platform 500000.ssbi:pmic: Retrying from deferred list
  1477. [ 8.233271] platform 500000.ssbi:pmic: bus: 'platform': __driver_probe_device: matched device with driver pm8xxx-core
  1478. [ 8.239569] platform 500000.ssbi:pmic: bus: 'platform': really_probe: probing driver pm8xxx-core with device
  1479. [ 8.250273] pm8xxx-core 500000.ssbi:pmic: no pinctrl handle
  1480. [ 8.260241] pm8xxx-core 500000.ssbi:pmic: error -EPROBE_DEFER: IRQ index 0 not found
  1481. [ 8.265417] pm8xxx-core 500000.ssbi:pmic: Driver pm8xxx-core requests probe deferral
  1482. [ 8.273350] platform 500000.ssbi:pmic: Added to deferred list
  1483. [ 8.281361] devices_kset: Moving gpio-keys to end of list
  1484. [ 8.286774] PM: Moving platform:gpio-keys to end of list
  1485. [ 8.292068] platform gpio-keys: Retrying from deferred list
  1486. [ 8.297754] platform gpio-keys: bus: 'platform': __driver_probe_device: matched device with driver gpio-keys
  1487. [ 8.302789] platform gpio-keys: error -EPROBE_DEFER: wait for supplier /soc/pinctrl@800000/gpio-keys-active-state
  1488. [ 8.312915] platform gpio-keys: Added to deferred list
  1489. [ 12.054439] random: crng init done
  1490. [ 12.113255] udevd[69]: starting eudev-3.2.14
  1491. [ 25.524461] [pmOS-rd]: ERROR: /dev/fb0 did not appear after waiting 10 seconds!
  1492. [ 25.524571] [pmOS-rd]: If your device does not have a framebuffer, disable this with:
  1493. [ 25.530660] [pmOS-rd]: no_framebuffer=true in <https://postmarketos.org/deviceinfo>
  1494. [ 25.622150] [pmOS-rd]: ls: /hooks: No such file or directory
  1495. [ 25.634584] [pmOS-rd]: Setup usb network
  1496. [ 25.634678] [pmOS-rd]: /sys/class/android_usb does not exist, skipping android_usb
  1497. [ 25.637652] [pmOS-rd]: /config/usb_gadget does not exist, skipping configfs usb gadget
  1498. [ 25.645931] [pmOS-rd]: tfb_acquire_fb() failed with error code: 1
  1499. [ 25.674922] [pmOS-rd]: Starting unudhcpd with server ip 172.16.42.1, client ip: 172.16.42.2
  1500. [ 25.682209] [pmOS-rd]: cat: can't open '/config/usb_gadget/g1/UDC': No such file or directory
  1501. [ 25.705084] [pmOS-rd]: Could not find an interface to run a dhcp server on
  1502. [ 25.705182] [pmOS-rd]: Interfaces:
  1503. [ 25.716409] [pmOS-rd]: 1: lo: <LOOPBACK> mtu 65536 qdisc noop state DOWN
  1504. [ 25.716502] [pmOS-rd]: link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  1505. [ 25.730653] [pmOS-rd]: Entering debug shell
  1506. [ 25.737726] [pmOS-rd]: cat: can't open '/config/usb_gadget/g1/UDC': No such file or directory
  1507.  
  1508. postmarketOS debug shell
  1509. https://postmarketos.org/debug-shell
  1510.  
  1511. Device: Samsung Galaxy Express SGH-I437 (samsung-expressatt)
  1512. Kernel: 6.10.0-rc4testrustdrivers+
  1513. OS ver: edge
  1514. initrd: 3.1.0-r2
  1515.  
  1516. Run 'pmos_continue_boot' to continue booting.
  1517. [ 25.947722] [pmOS-rd]: ls: /sys/class/udc: No such file or directory
  1518. [ 25.949414] [pmOS-rd]: No USB Device Controller available
  1519. [ 25.963546] telnetd[236]: socket(AF_INET,1,0): Address family not supported by protocol
  1520. ~ # 
  1521. Terminating...
  1522. Thanks for using picocom
  1523.  
Advertisement
Add Comment
Please, Sign In to add comment