Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2019
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 98.50 KB | None | 0 0
  1.  
  2. Starting kernel ...
  3.  
  4. uboot time: 5637401 us
  5. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  6. [ 0.000000] Linux version 5.0.0-rc8-next-20190304 (odroid@odroid) (gcc version 7.3.0 (Ubuntu/Linaro 7.3.0-27ubuntu1~18.04)) #9 SMP PREEMPT Fri Mar 22 00:40:31 UTC 2019
  7. [ 0.000000] Machine model: Hardkernel ODROID-N2
  8. [ 0.000000] efi: Getting EFI parameters from FDT:
  9. [ 0.000000] efi: UEFI not found.
  10. [ 0.000000] cma: Reserved 32 MiB at 0x00000000eb800000
  11. [ 0.000000] NUMA: No NUMA configuration found
  12. [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x00000000ed7fffff]
  13. [ 0.000000] NUMA: NODE_DATA [mem 0xeb081840-0xeb082fff]
  14. [ 0.000000] Zone ranges:
  15. [ 0.000000] DMA32 [mem 0x0000000000000000-0x00000000ed7fffff]
  16. [ 0.000000] Normal empty
  17. [ 0.000000] Movable zone start for each node
  18. [ 0.000000] Early memory node ranges
  19. [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000004ffffff]
  20. [ 0.000000] node 0: [mem 0x0000000005300000-0x00000000ed7fffff]
  21. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000000ed7fffff]
  22. [ 0.000000] On node 0 totalpages: 972032
  23. [ 0.000000] DMA32 zone: 15200 pages used for memmap
  24. [ 0.000000] DMA32 zone: 0 pages reserved
  25. [ 0.000000] DMA32 zone: 972032 pages, LIFO batch:63
  26. [ 0.000000] psci: probing for conduit method from DT.
  27. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  28. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  29. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  30. [ 0.000000] psci: SMC Calling Convention v1.1
  31. [ 0.000000] random: get_random_bytes called from start_kernel+0xa4/0x46c with crng_init=0
  32. [ 0.000000] percpu: Embedded 23 pages/cpu @(____ptrval____) s56856 r8192 d29160 u94208
  33. [ 0.000000] pcpu-alloc: s56856 r8192 d29160 u94208 alloc=23*4096
  34. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
  35. [ 0.000000] Detected VIPT I-cache on CPU0
  36. [ 0.000000] CPU features: detected: ARM erratum 845719
  37. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 956832
  38. [ 0.000000] Policy zone: DMA32
  39. [ 0.000000] Kernel command line: console=ttyAML0,115200 root=/dev/mmcblk0p2 rw maxcpus=1
  40. [ 0.000000] Memory: 3759812K/3888128K available (10812K kernel code, 1842K rwdata, 5612K rodata, 1408K init, 441K bss, 95548K reserved, 32768K cma-reserved)
  41. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
  42. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  43. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=6.
  44. [ 0.000000] Tasks RCU enabled.
  45. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  46. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
  47. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  48. [ 0.000000] GIC: Using split EOI/Deactivate mode
  49. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  50. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  51. [ 0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  52. [ 0.000132] Console: colour dummy device 80x25
  53. [ 0.000214] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  54. [ 0.000222] pid_max: default: 32768 minimum: 301
  55. [ 0.000293] LSM: Security Framework initializing
  56. [ 0.001711] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  57. [ 0.002405] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  58. [ 0.002449] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
  59. [ 0.002487] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
  60. [ 0.002874] *** VALIDATE proc ***
  61. [ 0.003037] *** VALIDATE cgroup1 ***
  62. [ 0.003044] *** VALIDATE cgroup2 ***
  63. [ 0.024054] ASID allocator initialised with 32768 entries
  64. [ 0.032041] rcu: Hierarchical SRCU implementation.
  65. [ 0.042204] EFI services will not be available.
  66. [ 0.052108] smp: Bringing up secondary CPUs ...
  67. [ 0.052119] smp: Brought up 1 node, 1 CPU
  68. [ 0.052124] SMP: Total of 1 processors activated.
  69. [ 0.052134] CPU features: detected: 32-bit EL0 Support
  70. [ 0.052144] CPU features: detected: CRC32 instructions
  71. [ 0.052543] CPU: All CPU(s) started at EL2
  72. [ 0.052557] alternatives: patching kernel code
  73. [ 0.053549] devtmpfs: initialized
  74. [ 0.054937] device: 'platform': device_add
  75. [ 0.054982] PM: Adding info for No Bus:platform
  76. [ 0.055021] bus: 'platform': registered
  77. [ 0.055048] bus: 'cpu': registered
  78. [ 0.055056] device: 'cpu': device_add
  79. [ 0.055089] PM: Adding info for No Bus:cpu
  80. [ 0.055114] bus: 'container': registered
  81. [ 0.055121] device: 'container': device_add
  82. [ 0.055139] PM: Adding info for No Bus:container
  83. [ 0.056299] bus: 'workqueue': registered
  84. [ 0.056312] device: 'workqueue': device_add
  85. [ 0.056340] PM: Adding info for No Bus:workqueue
  86. [ 0.056560] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  87. [ 0.056608] futex hash table entries: 2048 (order: 5, 131072 bytes)
  88. [ 0.057652] pinctrl core: initialized pinctrl subsystem
  89. [ 0.057764] bus: 'gpio': registered
  90. [ 0.057775] bus: 'platform': add driver hi3516cv300-crg
  91. [ 0.057805] bus: 'platform': add driver hi3519-clk
  92. [ 0.057834] bus: 'platform': add driver hi3660-clk
  93. [ 0.057854] bus: 'platform': add driver hi3670-clk
  94. [ 0.057874] bus: 'platform': add driver hi3798cv200-crg
  95. [ 0.057893] bus: 'platform': add driver qcom,gcc-ipq8074
  96. [ 0.057912] bus: 'platform': add driver gcc-msm8916
  97. [ 0.057935] bus: 'platform': add driver gcc-msm8994
  98. [ 0.057954] bus: 'platform': add driver gcc-msm8996
  99. [ 0.057973] bus: 'platform': add driver gcc-msm8998
  100. [ 0.057995] bus: 'platform': add driver qcom-clk-smd-rpm
  101. [ 0.058016] bus: 'platform': add driver exynos5433-cmu
  102. [ 0.058033] bus: 'platform': add driver stratix10-clkmgr
  103. [ 0.058049] bus: 'platform': add driver vexpress-osc
  104. [ 0.058068] bus: 'platform': add driver zx296718-clkc
  105. [ 0.058091] bus: 'platform': add driver fsl-guts
  106. [ 0.058266] bus: 'virtio': registered
  107. [ 0.058272] device class 'regulator': registering
  108. [ 0.058318] Registering platform device 'reg-dummy'. Parent at platform
  109. [ 0.058325] device: 'reg-dummy': device_add
  110. [ 0.058344] bus: 'platform': add device reg-dummy
  111. [ 0.058372] PM: Adding info for platform:reg-dummy
  112. [ 0.058407] bus: 'platform': add driver reg-dummy
  113. [ 0.058422] bus: 'platform': driver_probe_device: matched device reg-dummy with driver reg-dummy
  114. [ 0.058432] bus: 'platform': really_probe: probing driver reg-dummy with device reg-dummy
  115. [ 0.058446] reg-dummy reg-dummy: no of_node; not parsing pinctrl DT
  116. [ 0.058455] reg-dummy reg-dummy: no default pinctrl state
  117. [ 0.058491] device: 'regulator.0': device_add
  118. [ 0.058535] PM: Adding info for No Bus:regulator.0
  119. [ 0.058579] driver: 'reg-dummy': driver_bound: bound to device 'reg-dummy'
  120. [ 0.058596] bus: 'platform': really_probe: bound device reg-dummy to driver reg-dummy
  121. [ 0.058649] bus: 'genpd': registered
  122. [ 0.058681] bus: 'soc': registered
  123. [ 0.058689] bus: 'platform': add driver vexpress-syscfg
  124. [ 0.058751] bus: 'platform': add driver vexpress-sysreg
  125. [ 0.058797] DMI not present or invalid.
  126. [ 0.058804] bus: 'platform': add driver tegra-bpmp
  127. [ 0.058826] bus: 'platform': add driver hi3660-mbox
  128. [ 0.058846] bus: 'platform': add driver hi6220-mbox
  129. [ 0.058866] bus: 'platform': add driver tegra-hsp
  130. [ 0.059189] NET: Registered protocol family 16
  131. [ 0.059478] audit: initializing netlink subsys (disabled)
  132. [ 0.059644] device class 'bdi': registering
  133. [ 0.059708] bus: 'platform': add driver renesas_irqc
  134. [ 0.059811] bus: 'platform': add driver rockchip-pinctrl
  135. [ 0.059833] bus: 'platform': add driver samsung-pinctrl
  136. [ 0.059859] bus: 'platform': add driver sh-pfc
  137. [ 0.059884] device class 'pci_bus': registering
  138. [ 0.059928] bus: 'pci': registered
  139. [ 0.059951] bus: 'pci_express': registered
  140. [ 0.059957] device class 'backlight': registering
  141. [ 0.059990] bus: 'amba': registered
  142. [ 0.060120] bus: 'platform': add driver rockchip-pm-domain
  143. [ 0.061503] bus: 'platform': add driver exynos-pmu
  144. [ 0.061545] bus: 'platform': add driver reset-hi6220
  145. [ 0.061567] device class 'tty': registering
  146. [ 0.061587] device class 'vtconsole': registering
  147. [ 0.061615] device: 'vtcon0': device_add
  148. [ 0.061659] PM: Adding info for No Bus:vtcon0
  149. [ 0.061700] bus: 'serial': registered
  150. [ 0.061705] device class 'iommu': registering
  151. [ 0.061745] bus: 'mipi-dsi': registered
  152. [ 0.061814] bus: 'node': registered
  153. [ 0.061822] device: 'node': device_add
  154. [ 0.061850] PM: Adding info for No Bus:node
  155. [ 0.061868] bus: 'platform': add driver sram
  156. [ 0.061891] bus: 'platform': add driver syscon
  157. [ 0.061940] bus: 'spi': registered
  158. [ 0.061945] device class 'spi_master': registering
  159. [ 0.061980] bus: 'spmi': registered
  160. [ 0.062006] bus: 'i2c': registered
  161. [ 0.062015] bus: 'i2c': add driver dummy
  162. [ 0.062618] cpuidle: using governor menu
  163. [ 0.062642] bus: 'platform': add driver qcom_apcs_ipc
  164. [ 0.062753] bus: 'platform': add driver qcom_hwspinlock
  165. [ 0.062884] bus: 'rpmsg': registered
  166. [ 0.063043] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
  167. [ 0.063051] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  168. [ 0.063839] DMA: preallocated 256 KiB pool for atomic allocations
  169. [ 0.063902] bus: 'platform': add driver tegra124-pinctrl
  170. [ 0.064050] bus: 'platform': add driver tegra210-pinctrl
  171. [ 0.064130] bus: 'platform': add driver ns2-pinmux
  172. [ 0.064234] bus: 'platform': add driver imx8mq-pinctrl
  173. [ 0.064293] bus: 'platform': add driver imx8qxp-pinctrl
  174. [ 0.064354] bus: 'platform': add driver ipq8074-pinctrl
  175. [ 0.064446] bus: 'platform': add driver msm8916-pinctrl
  176. [ 0.064511] bus: 'platform': add driver msm8994-pinctrl
  177. [ 0.064575] bus: 'platform': add driver msm8996-pinctrl
  178. [ 0.064636] bus: 'platform': add driver msm8998-pinctrl
  179. [ 0.064708] audit: type=2000 audit(0.056:1): state=initialized audit_enabled=0 res=1
  180. [ 0.064726] bus: 'platform': add driver qcs404-pinctrl
  181. [ 0.064790] bus: 'platform': add driver qdf2xxx-pinctrl
  182. [ 0.064850] bus: 'platform': add driver sdm845-pinctrl
  183. [ 0.064909] bus: 'platform': add driver mediatek-mt2712-pinctrl
  184. [ 0.064980] bus: 'platform': add driver mt6765-pinctrl
  185. [ 0.065060] bus: 'platform': add driver mt6797-pinctrl
  186. [ 0.065125] bus: 'platform': add driver mt7622-pinctrl
  187. [ 0.065193] bus: 'platform': add driver mediatek-mt8173-pinctrl
  188. [ 0.065253] bus: 'platform': add driver mt8183-pinctrl
  189. [ 0.065320] bus: 'platform': add driver clk-mt6797
  190. [ 0.065380] bus: 'platform': add driver clk-mt2712
  191. [ 0.065449] bus: 'platform': add driver clk-mt7622
  192. [ 0.065606] device class 'dma': registering
  193. [ 0.065889] bus: 'platform': add driver cmd-db
  194. [ 0.070701] bus: 'platform': add driver rpmh
  195. [ 0.070842] bus: 'rpmsg': add driver qcom_smd_rpm
  196. [ 0.070911] bus: 'platform': add driver qcom-smem
  197. [ 0.070986] bus: 'platform': add driver hi3660-reset
  198. [ 0.071050] bus: 'platform': add driver reset_zynqmp
  199. [ 0.071107] Serial: AMBA PL011 UART driver
  200. [ 0.071115] bus: 'platform': add driver sbsa-uart
  201. [ 0.071175] bus: 'amba': add driver uart-pl011
  202. [ 0.071238] bus: 'platform': add driver xuartps
  203. [ 0.071316] bus: 'platform': add driver mvebu-uart
  204. [ 0.071388] bus: 'platform': add driver tegra-mc
  205. [ 0.071449] bus: 'platform': add driver iproc-gpio
  206. [ 0.071676] device: 'psci': device_add
  207. [ 0.071702] bus: 'platform': add device psci
  208. [ 0.071730] PM: Adding info for platform:psci
  209. [ 0.072027] device: 'soc': device_add
  210. [ 0.072046] bus: 'platform': add device soc
  211. [ 0.072069] PM: Adding info for platform:soc
  212. [ 0.072467] device: 'ff600000.bus': device_add
  213. [ 0.072494] bus: 'platform': add device ff600000.bus
  214. [ 0.072518] PM: Adding info for platform:ff600000.bus
  215. [ 0.072792] device: 'ff634400.bus': device_add
  216. [ 0.072809] bus: 'platform': add device ff634400.bus
  217. [ 0.072832] PM: Adding info for platform:ff634400.bus
  218. [ 0.073038] device: 'ff634400.bus:pinctrl@40': device_add
  219. [ 0.073053] bus: 'platform': add device ff634400.bus:pinctrl@40
  220. [ 0.073080] PM: Adding info for platform:ff634400.bus:pinctrl@40
  221. [ 0.073309] device: 'ff636000.phy': device_add
  222. [ 0.073326] bus: 'platform': add device ff636000.phy
  223. [ 0.073350] PM: Adding info for platform:ff636000.phy
  224. [ 0.073579] device: 'ff63a000.phy': device_add
  225. [ 0.073595] bus: 'platform': add device ff63a000.phy
  226. [ 0.073624] PM: Adding info for platform:ff63a000.phy
  227. [ 0.075016] device: 'ff63c000.bus': device_add
  228. [ 0.075056] bus: 'platform': add device ff63c000.bus
  229. [ 0.075086] PM: Adding info for platform:ff63c000.bus
  230. [ 0.075431] device: 'ff63c000.system-controller': device_add
  231. [ 0.075449] bus: 'platform': add device ff63c000.system-controller
  232. [ 0.075485] PM: Adding info for platform:ff63c000.system-controller
  233. [ 0.075741] device: 'ff63c000.system-controller:clock-controller': device_add
  234. [ 0.075756] bus: 'platform': add device ff63c000.system-controller:clock-controller
  235. [ 0.075779] PM: Adding info for platform:ff63c000.system-controller:clock-controller
  236. [ 0.076021] device: 'ff646000.phy': device_add
  237. [ 0.076038] bus: 'platform': add device ff646000.phy
  238. [ 0.076062] PM: Adding info for platform:ff646000.phy
  239. [ 0.077210] device: 'ff800000.bus': device_add
  240. [ 0.077249] bus: 'platform': add device ff800000.bus
  241. [ 0.077293] PM: Adding info for platform:ff800000.bus
  242. [ 0.077679] device: 'ff800000.sys-ctrl': device_add
  243. [ 0.077699] bus: 'platform': add device ff800000.sys-ctrl
  244. [ 0.077724] PM: Adding info for platform:ff800000.sys-ctrl
  245. [ 0.077985] device: 'ff800000.sys-ctrl:clock-controller': device_add
  246. [ 0.078001] bus: 'platform': add device ff800000.sys-ctrl:clock-controller
  247. [ 0.078032] PM: Adding info for platform:ff800000.sys-ctrl:clock-controller
  248. [ 0.078246] device: 'ff800000.sys-ctrl:pinctrl@14': device_add
  249. [ 0.078264] bus: 'platform': add device ff800000.sys-ctrl:pinctrl@14
  250. [ 0.078286] PM: Adding info for platform:ff800000.sys-ctrl:pinctrl@14
  251. [ 0.078511] device: 'ff800140.ao-secure': device_add
  252. [ 0.078528] bus: 'platform': add device ff800140.ao-secure
  253. [ 0.078560] PM: Adding info for platform:ff800140.ao-secure
  254. [ 0.078889] device: 'ff803000.serial': device_add
  255. [ 0.078909] bus: 'platform': add device ff803000.serial
  256. [ 0.078932] PM: Adding info for platform:ff803000.serial
  257. [ 0.079197] device: 'ffd00000.bus': device_add
  258. [ 0.079216] bus: 'platform': add device ffd00000.bus
  259. [ 0.079245] PM: Adding info for platform:ffd00000.bus
  260. [ 0.079480] device: 'ffd01004.reset-controller': device_add
  261. [ 0.079497] bus: 'platform': add device ffd01004.reset-controller
  262. [ 0.079520] PM: Adding info for platform:ffd01004.reset-controller
  263. [ 0.080069] device: 'ffd18000.clock-measure': device_add
  264. [ 0.080101] bus: 'platform': add device ffd18000.clock-measure
  265. [ 0.080139] PM: Adding info for platform:ffd18000.clock-measure
  266. [ 0.081530] device: 'ffe09000.usb': device_add
  267. [ 0.081558] bus: 'platform': add device ffe09000.usb
  268. [ 0.081589] PM: Adding info for platform:ffe09000.usb
  269. [ 0.082054] device: 'ffe40000.gpu': device_add
  270. [ 0.082073] bus: 'platform': add device ffe40000.gpu
  271. [ 0.082098] PM: Adding info for platform:ffe40000.gpu
  272. [ 0.082382] device: 'timer': device_add
  273. [ 0.082407] bus: 'platform': add device timer
  274. [ 0.082447] PM: Adding info for platform:timer
  275. [ 0.082676] device: 'leds': device_add
  276. [ 0.082693] bus: 'platform': add device leds
  277. [ 0.082717] PM: Adding info for platform:leds
  278. [ 0.082904] device: 'regulator-main_12v': device_add
  279. [ 0.082919] bus: 'platform': add device regulator-main_12v
  280. [ 0.082947] PM: Adding info for platform:regulator-main_12v
  281. [ 0.083135] device: 'regulator-vcc_5v': device_add
  282. [ 0.083150] bus: 'platform': add device regulator-vcc_5v
  283. [ 0.083173] PM: Adding info for platform:regulator-vcc_5v
  284. [ 0.083354] device: 'regulator-vcc_1v8': device_add
  285. [ 0.083370] bus: 'platform': add device regulator-vcc_1v8
  286. [ 0.083399] PM: Adding info for platform:regulator-vcc_1v8
  287. [ 0.083584] device: 'regulator-vcc_3v3': device_add
  288. [ 0.083602] bus: 'platform': add device regulator-vcc_3v3
  289. [ 0.083626] PM: Adding info for platform:regulator-vcc_3v3
  290. [ 0.083808] device: 'regulator-hub_5v': device_add
  291. [ 0.083824] bus: 'platform': add device regulator-hub_5v
  292. [ 0.083855] PM: Adding info for platform:regulator-hub_5v
  293. [ 0.084037] device: 'regulator-usb_pwr_en': device_add
  294. [ 0.084054] bus: 'platform': add device regulator-usb_pwr_en
  295. [ 0.084076] PM: Adding info for platform:regulator-usb_pwr_en
  296. [ 0.084253] device: 'regulator-vddao_1v8': device_add
  297. [ 0.084270] bus: 'platform': add device regulator-vddao_1v8
  298. [ 0.084292] PM: Adding info for platform:regulator-vddao_1v8
  299. [ 0.084648] device: 'regulator-vddao_3v3': device_add
  300. [ 0.084675] bus: 'platform': add device regulator-vddao_3v3
  301. [ 0.084707] PM: Adding info for platform:regulator-vddao_3v3
  302. [ 0.085020] device: 'node0': device_add
  303. [ 0.085053] bus: 'node': add device node0
  304. [ 0.085072] PM: Adding info for node:node0
  305. [ 0.085178] device: 'cpu0': device_add
  306. [ 0.085204] bus: 'cpu': add device cpu0
  307. [ 0.085223] PM: Adding info for cpu:cpu0
  308. [ 0.085319] device: 'cpu1': device_add
  309. [ 0.085337] bus: 'cpu': add device cpu1
  310. [ 0.085354] PM: Adding info for cpu:cpu1
  311. [ 0.085442] device: 'cpu2': device_add
  312. [ 0.085459] bus: 'cpu': add device cpu2
  313. [ 0.085477] PM: Adding info for cpu:cpu2
  314. [ 0.086506] device: 'cpu3': device_add
  315. [ 0.086538] bus: 'cpu': add device cpu3
  316. [ 0.086569] PM: Adding info for cpu:cpu3
  317. [ 0.086709] device: 'cpu4': device_add
  318. [ 0.086729] bus: 'cpu': add device cpu4
  319. [ 0.086747] PM: Adding info for cpu:cpu4
  320. [ 0.086833] device: 'cpu5': device_add
  321. [ 0.086850] bus: 'cpu': add device cpu5
  322. [ 0.086873] PM: Adding info for cpu:cpu5
  323. [ 0.124864] device: 'writeback': device_add
  324. [ 0.124901] bus: 'workqueue': add device writeback
  325. [ 0.124932] PM: Adding info for workqueue:writeback
  326. [ 0.125242] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  327. [ 0.125250] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
  328. [ 0.125255] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  329. [ 0.125260] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
  330. [ 0.129225] cryptd: max_cpu_qlen set to 1000
  331. [ 0.132836] device class 'block': registering
  332. [ 0.136914] bus: 'platform': add driver gpio-mxc
  333. [ 0.137081] bus: 'i2c': add driver pca953x
  334. [ 0.137113] bus: 'platform': add driver tegra-gpio
  335. [ 0.137197] device class 'pwm': registering
  336. [ 0.137228] bus: 'platform': add driver xgene-msi
  337. [ 0.137292] device class 'graphics': registering
  338. [ 0.137318] device: 'fbcon': device_add
  339. [ 0.137362] PM: Adding info for No Bus:fbcon
  340. [ 0.137390] ACPI: Interpreter disabled.
  341. [ 0.137425] bus: 'pnp': registered
  342. [ 0.137435] bus: 'platform': add driver s2mps11-clk
  343. [ 0.137475] bus: 'platform': add driver hi6220-stub-clk
  344. [ 0.137522] bus: 'platform': add driver hi3660-stub-clk
  345. [ 0.137571] bus: 'platform': add driver clk-rpmh
  346. [ 0.137617] bus: 'platform': add driver gcc-qcs404
  347. [ 0.137670] bus: 'platform': add driver gcc-sdm845
  348. [ 0.137717] bus: 'platform': add driver renesas-cpg-mssr
  349. [ 0.137822] bus: 'platform': remove driver renesas-cpg-mssr
  350. [ 0.137838] driver: 'renesas-cpg-mssr': driver_release
  351. [ 0.137848] bus: 'platform': add driver ipu-core
  352. [ 0.137879] bus: 'platform': remove driver ipu-core
  353. [ 0.137893] driver: 'ipu-core': driver_release
  354. [ 0.137922] bus: 'xen-backend': registered
  355. [ 0.137947] bus: 'xen': registered
  356. [ 0.137956] bus: 'platform': add driver reg-fixed-voltage
  357. [ 0.137987] bus: 'platform': driver_probe_device: matched device regulator-main_12v with driver reg-fixed-voltage
  358. [ 0.137999] bus: 'platform': really_probe: probing driver reg-fixed-voltage with device regulator-main_12v
  359. [ 0.138020] reg-fixed-voltage regulator-main_12v: no pinctrl handle
  360. [ 0.138074] reg-fixed-voltage regulator-main_12v: GPIO lookup for consumer (null)
  361. [ 0.138081] reg-fixed-voltage regulator-main_12v: using device tree for GPIO lookup
  362. [ 0.138099] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulator-main_12v[0]'
  363. [ 0.138110] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/regulator-main_12v[0]'
  364. [ 0.138118] reg-fixed-voltage regulator-main_12v: using lookup tables for GPIO lookup
  365. [ 0.138125] reg-fixed-voltage regulator-main_12v: No GPIO consumer (null) found
  366. [ 0.138150] device: 'regulator.1': device_add
  367. [ 0.138207] PM: Adding info for No Bus:regulator.1
  368. [ 0.138263] driver: 'reg-fixed-voltage': driver_bound: bound to device 'regulator-main_12v'
  369. [ 0.138289] bus: 'platform': really_probe: bound device regulator-main_12v to driver reg-fixed-voltage
  370. [ 0.138300] bus: 'platform': driver_probe_device: matched device regulator-vcc_5v with driver reg-fixed-voltage
  371. [ 0.138308] bus: 'platform': really_probe: probing driver reg-fixed-voltage with device regulator-vcc_5v
  372. [ 0.138324] reg-fixed-voltage regulator-vcc_5v: no pinctrl handle
  373. [ 0.138359] reg-fixed-voltage regulator-vcc_5v: GPIO lookup for consumer (null)
  374. [ 0.138366] reg-fixed-voltage regulator-vcc_5v: using device tree for GPIO lookup
  375. [ 0.138377] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulator-vcc_5v[0]'
  376. [ 0.138388] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/regulator-vcc_5v[0]'
  377. [ 0.138395] reg-fixed-voltage regulator-vcc_5v: using lookup tables for GPIO lookup
  378. [ 0.138401] reg-fixed-voltage regulator-vcc_5v: No GPIO consumer (null) found
  379. [ 0.138415] device: 'regulator.2': device_add
  380. [ 0.138461] PM: Adding info for No Bus:regulator.2
  381. [ 0.138521] driver: 'reg-fixed-voltage': driver_bound: bound to device 'regulator-vcc_5v'
  382. [ 0.138544] bus: 'platform': really_probe: bound device regulator-vcc_5v to driver reg-fixed-voltage
  383. [ 0.138553] bus: 'platform': driver_probe_device: matched device regulator-vcc_1v8 with driver reg-fixed-voltage
  384. [ 0.138560] bus: 'platform': really_probe: probing driver reg-fixed-voltage with device regulator-vcc_1v8
  385. [ 0.138571] reg-fixed-voltage regulator-vcc_1v8: no pinctrl handle
  386. [ 0.138606] reg-fixed-voltage regulator-vcc_1v8: GPIO lookup for consumer (null)
  387. [ 0.138612] reg-fixed-voltage regulator-vcc_1v8: using device tree for GPIO lookup
  388. [ 0.138625] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulator-vcc_1v8[0]'
  389. [ 0.138635] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/regulator-vcc_1v8[0]'
  390. [ 0.138642] reg-fixed-voltage regulator-vcc_1v8: using lookup tables for GPIO lookup
  391. [ 0.138648] reg-fixed-voltage regulator-vcc_1v8: No GPIO consumer (null) found
  392. [ 0.138667] device: 'regulator.3': device_add
  393. [ 0.138708] PM: Adding info for No Bus:regulator.3
  394. [ 0.138752] driver: 'reg-fixed-voltage': driver_bound: bound to device 'regulator-vcc_1v8'
  395. [ 0.138775] bus: 'platform': really_probe: bound device regulator-vcc_1v8 to driver reg-fixed-voltage
  396. [ 0.138784] bus: 'platform': driver_probe_device: matched device regulator-vcc_3v3 with driver reg-fixed-voltage
  397. [ 0.138790] bus: 'platform': really_probe: probing driver reg-fixed-voltage with device regulator-vcc_3v3
  398. [ 0.138802] reg-fixed-voltage regulator-vcc_3v3: no pinctrl handle
  399. [ 0.138840] reg-fixed-voltage regulator-vcc_3v3: GPIO lookup for consumer (null)
  400. [ 0.138846] reg-fixed-voltage regulator-vcc_3v3: using device tree for GPIO lookup
  401. [ 0.138858] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulator-vcc_3v3[0]'
  402. [ 0.138869] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/regulator-vcc_3v3[0]'
  403. [ 0.138875] reg-fixed-voltage regulator-vcc_3v3: using lookup tables for GPIO lookup
  404. [ 0.138882] reg-fixed-voltage regulator-vcc_3v3: No GPIO consumer (null) found
  405. [ 0.138899] device: 'regulator.4': device_add
  406. [ 0.138939] PM: Adding info for No Bus:regulator.4
  407. [ 0.138985] driver: 'reg-fixed-voltage': driver_bound: bound to device 'regulator-vcc_3v3'
  408. [ 0.139006] bus: 'platform': really_probe: bound device regulator-vcc_3v3 to driver reg-fixed-voltage
  409. [ 0.139015] bus: 'platform': driver_probe_device: matched device regulator-hub_5v with driver reg-fixed-voltage
  410. [ 0.139022] bus: 'platform': really_probe: probing driver reg-fixed-voltage with device regulator-hub_5v
  411. [ 0.139037] reg-fixed-voltage regulator-hub_5v: no pinctrl handle
  412. [ 0.139071] reg-fixed-voltage regulator-hub_5v: GPIO lookup for consumer (null)
  413. [ 0.139077] reg-fixed-voltage regulator-hub_5v: using device tree for GPIO lookup
  414. [ 0.139088] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulator-hub_5v[0]'
  415. [ 0.139103] reg-fixed-voltage regulator-hub_5v: No GPIO consumer (null) found
  416. [ 0.139120] platform regulator-hub_5v: Driver reg-fixed-voltage requests probe deferral
  417. [ 0.139127] platform regulator-hub_5v: Added to deferred list
  418. [ 0.139136] bus: 'platform': driver_probe_device: matched device regulator-usb_pwr_en with driver reg-fixed-voltage
  419. [ 0.139143] bus: 'platform': really_probe: probing driver reg-fixed-voltage with device regulator-usb_pwr_en
  420. [ 0.139153] reg-fixed-voltage regulator-usb_pwr_en: no pinctrl handle
  421. [ 0.139185] reg-fixed-voltage regulator-usb_pwr_en: GPIO lookup for consumer (null)
  422. [ 0.139192] reg-fixed-voltage regulator-usb_pwr_en: using device tree for GPIO lookup
  423. [ 0.139203] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulator-usb_pwr_en[0]'
  424. [ 0.139215] reg-fixed-voltage regulator-usb_pwr_en: No GPIO consumer (null) found
  425. [ 0.139226] platform regulator-usb_pwr_en: Driver reg-fixed-voltage requests probe deferral
  426. [ 0.139231] platform regulator-usb_pwr_en: Added to deferred list
  427. [ 0.139241] bus: 'platform': driver_probe_device: matched device regulator-vddao_1v8 with driver reg-fixed-voltage
  428. [ 0.139247] bus: 'platform': really_probe: probing driver reg-fixed-voltage with device regulator-vddao_1v8
  429. [ 0.139257] reg-fixed-voltage regulator-vddao_1v8: no pinctrl handle
  430. [ 0.139288] reg-fixed-voltage regulator-vddao_1v8: GPIO lookup for consumer (null)
  431. [ 0.139294] reg-fixed-voltage regulator-vddao_1v8: using device tree for GPIO lookup
  432. [ 0.139305] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulator-vddao_1v8[0]'
  433. [ 0.139315] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/regulator-vddao_1v8[0]'
  434. [ 0.139322] reg-fixed-voltage regulator-vddao_1v8: using lookup tables for GPIO lookup
  435. [ 0.139328] reg-fixed-voltage regulator-vddao_1v8: No GPIO consumer (null) found
  436. [ 0.139344] device: 'regulator.5': device_add
  437. [ 0.139390] PM: Adding info for No Bus:regulator.5
  438. [ 0.139443] driver: 'reg-fixed-voltage': driver_bound: bound to device 'regulator-vddao_1v8'
  439. [ 0.139466] bus: 'platform': really_probe: bound device regulator-vddao_1v8 to driver reg-fixed-voltage
  440. [ 0.139476] bus: 'platform': driver_probe_device: matched device regulator-vddao_3v3 with driver reg-fixed-voltage
  441. [ 0.139483] bus: 'platform': really_probe: probing driver reg-fixed-voltage with device regulator-vddao_3v3
  442. [ 0.139494] reg-fixed-voltage regulator-vddao_3v3: no pinctrl handle
  443. [ 0.139529] reg-fixed-voltage regulator-vddao_3v3: GPIO lookup for consumer (null)
  444. [ 0.139535] reg-fixed-voltage regulator-vddao_3v3: using device tree for GPIO lookup
  445. [ 0.139546] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulator-vddao_3v3[0]'
  446. [ 0.139557] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/regulator-vddao_3v3[0]'
  447. [ 0.139563] reg-fixed-voltage regulator-vddao_3v3: using lookup tables for GPIO lookup
  448. [ 0.139569] reg-fixed-voltage regulator-vddao_3v3: No GPIO consumer (null) found
  449. [ 0.139580] VDDAO_3V3: supplied by 12V
  450. [ 0.139619] device: 'regulator.6': device_add
  451. [ 0.139664] PM: Adding info for No Bus:regulator.6
  452. [ 0.139714] driver: 'reg-fixed-voltage': driver_bound: bound to device 'regulator-vddao_3v3'
  453. [ 0.139735] bus: 'platform': really_probe: bound device regulator-vddao_3v3 to driver reg-fixed-voltage
  454. [ 0.139776] bus: 'platform': add driver gpio-regulator
  455. [ 0.139853] bus: 'i2c': add driver max8973
  456. [ 0.139882] bus: 'platform': add driver qcom_rpm_smd_regulator
  457. [ 0.139996] device class 'misc': registering
  458. [ 0.140020] device class 'tpm': registering
  459. [ 0.140041] device class 'tpmrm': registering
  460. [ 0.143534] bus: 'platform': add driver rk_iommu
  461. [ 0.143762] device: 'vga_arbiter': device_add
  462. [ 0.143820] PM: Adding info for No Bus:vga_arbiter
  463. [ 0.143954] vgaarb: loaded
  464. [ 0.143991] bus: 'i2c': add driver sec_pmic
  465. [ 0.144204] device class 'scsi_host': registering
  466. [ 0.144347] bus: 'scsi': registered
  467. [ 0.144352] device class 'scsi_device': registering
  468. [ 0.144404] SCSI subsystem initialized
  469. [ 0.144728] device class 'ata_link': registering
  470. [ 0.144882] device class 'ata_port': registering
  471. [ 0.144933] device class 'ata_device': registering
  472. [ 0.145000] libata version 3.00 loaded.
  473. [ 0.145011] bus: 'amba': add driver ssp-pl022
  474. [ 0.145077] device class 'mdio_bus': registering
  475. [ 0.145196] bus: 'mdio_bus': registered
  476. [ 0.145205] bus: 'mdio_bus': add driver Generic 10G PHY
  477. [ 0.145263] bus: 'mdio_bus': add driver Generic PHY
  478. [ 0.145321] device class 'hnae': registering
  479. [ 0.145441] bus: 'serio': registered
  480. [ 0.145447] device class 'input': registering
  481. [ 0.145515] device class 'rtc': registering
  482. [ 0.145597] bus: 'platform': add driver i2c_designware
  483. [ 0.145764] bus: 'platform': add driver imx-i2c
  484. [ 0.145883] bus: 'platform': add driver pxa2xx-i2c
  485. [ 0.146000] bus: 'platform': add driver i2c-sh_mobile
  486. [ 0.146183] device class 'pps': registering
  487. [ 0.146251] pps_core: LinuxPPS API ver. 1 registered
  488. [ 0.146256] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  489. [ 0.146261] device class 'ptp': registering
  490. [ 0.146317] PTP clock support registered
  491. [ 0.146330] bus: 'platform': add driver brcmstb-reboot
  492. [ 0.146437] bus: 'platform': remove driver brcmstb-reboot
  493. [ 0.146493] driver: 'brcmstb-reboot': driver_release
  494. [ 0.146500] device class 'power_supply': registering
  495. [ 0.146557] device class 'hwmon': registering
  496. [ 0.146608] EDAC MC: Ver: 3.0.0
  497. [ 0.146676] bus: 'edac': registered
  498. [ 0.146687] device: 'edac': device_add
  499. [ 0.146726] PM: Adding info for No Bus:edac
  500. [ 0.146739] device: 'mc': device_add
  501. [ 0.146749] bus: 'edac': add device mc
  502. [ 0.146767] PM: Adding info for edac:mc
  503. [ 0.148186] bus: 'mmc': registered
  504. [ 0.148198] device class 'mmc_host': registering
  505. [ 0.148321] bus: 'sdio': registered
  506. [ 0.148329] device class 'leds': registering
  507. [ 0.148408] bus: 'platform': add driver qcom_scm
  508. [ 0.148647] bus: 'platform': add driver sh_cmt
  509. [ 0.148909] bus: 'platform': add driver sh_tmu
  510. [ 0.149030] bus: 'platform': add driver qcom_glink_rpm
  511. [ 0.149126] bus: 'platform': add driver qcom-smd
  512. [ 0.149216] device class 'devfreq': registering
  513. [ 0.150360] bus: 'iio': registered
  514. [ 0.150511] bus: 'nvmem': registered
  515. [ 0.150517] device class 'tee': registering
  516. [ 0.150648] bus: 'tee': registered
  517. [ 0.150654] device class 'sound': registering
  518. [ 0.150742] Advanced Linux Sound Architecture Driver Initialized.
  519. [ 0.150762] device class 'net': registering
  520. [ 0.150861] device: 'lo': device_add
  521. [ 0.150992] PM: Adding info for No Bus:lo
  522. [ 0.151614] device class 'watchdog': registering
  523. [ 0.151859] clocksource: Switched to clocksource arch_sys_counter
  524. [ 0.152059] VFS: Disk quotas dquot_6.6.0
  525. [ 0.152112] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  526. [ 0.152152] *** VALIDATE hugetlbfs ***
  527. [ 0.152279] bus: 'pnp': add driver system
  528. [ 0.152407] pnp: PnP ACPI: disabled
  529. [ 0.152424] device class 'mem': registering
  530. [ 0.152500] device: 'mem': device_add
  531. [ 0.152543] PM: Adding info for No Bus:mem
  532. [ 0.152683] device: 'null': device_add
  533. [ 0.152712] PM: Adding info for No Bus:null
  534. [ 0.152803] device: 'port': device_add
  535. [ 0.153539] PM: Adding info for No Bus:port
  536. [ 0.153727] device: 'zero': device_add
  537. [ 0.153758] PM: Adding info for No Bus:zero
  538. [ 0.153854] device: 'full': device_add
  539. [ 0.153887] PM: Adding info for No Bus:full
  540. [ 0.153976] device: 'random': device_add
  541. [ 0.153999] PM: Adding info for No Bus:random
  542. [ 0.154082] device: 'urandom': device_add
  543. [ 0.154110] PM: Adding info for No Bus:urandom
  544. [ 0.154193] device: 'kmsg': device_add
  545. [ 0.154217] PM: Adding info for No Bus:kmsg
  546. [ 0.154319] device: 'tty': device_add
  547. [ 0.154348] PM: Adding info for No Bus:tty
  548. [ 0.155585] device: 'console': device_add
  549. [ 0.155650] PM: Adding info for No Bus:console
  550. [ 0.155788] device: 'tty0': device_add
  551. [ 0.155816] PM: Adding info for No Bus:tty0
  552. [ 0.156148] device class 'vc': registering
  553. [ 0.156217] device: 'vcs': device_add
  554. [ 0.156258] PM: Adding info for No Bus:vcs
  555. [ 0.156353] device: 'vcsu': device_add
  556. [ 0.156377] PM: Adding info for No Bus:vcsu
  557. [ 0.156459] device: 'vcsa': device_add
  558. [ 0.156481] PM: Adding info for No Bus:vcsa
  559. [ 0.156572] device: 'vcs1': device_add
  560. [ 0.156598] PM: Adding info for No Bus:vcs1
  561. [ 0.156684] device: 'vcsu1': device_add
  562. [ 0.156708] PM: Adding info for No Bus:vcsu1
  563. [ 0.156799] device: 'vcsa1': device_add
  564. [ 0.156828] PM: Adding info for No Bus:vcsa1
  565. [ 0.156930] device: 'tty1': device_add
  566. [ 0.156958] PM: Adding info for No Bus:tty1
  567. [ 0.157055] device: 'tty2': device_add
  568. [ 0.157079] PM: Adding info for No Bus:tty2
  569. [ 0.157171] device: 'tty3': device_add
  570. [ 0.157196] PM: Adding info for No Bus:tty3
  571. [ 0.157279] device: 'tty4': device_add
  572. [ 0.157302] PM: Adding info for No Bus:tty4
  573. [ 0.157412] device: 'tty5': device_add
  574. [ 0.157443] PM: Adding info for No Bus:tty5
  575. [ 0.157532] device: 'tty6': device_add
  576. [ 0.157557] PM: Adding info for No Bus:tty6
  577. [ 0.157643] device: 'tty7': device_add
  578. [ 0.157667] PM: Adding info for No Bus:tty7
  579. [ 0.157765] device: 'tty8': device_add
  580. [ 0.157790] PM: Adding info for No Bus:tty8
  581. [ 0.157878] device: 'tty9': device_add
  582. [ 0.157903] PM: Adding info for No Bus:tty9
  583. [ 0.157987] device: 'tty10': device_add
  584. [ 0.158018] PM: Adding info for No Bus:tty10
  585. [ 0.158107] device: 'tty11': device_add
  586. [ 0.158135] PM: Adding info for No Bus:tty11
  587. [ 0.158218] device: 'tty12': device_add
  588. [ 0.158243] PM: Adding info for No Bus:tty12
  589. [ 0.158330] device: 'tty13': device_add
  590. [ 0.158355] PM: Adding info for No Bus:tty13
  591. [ 0.158437] device: 'tty14': device_add
  592. [ 0.158464] PM: Adding info for No Bus:tty14
  593. [ 0.158557] device: 'tty15': device_add
  594. [ 0.158586] PM: Adding info for No Bus:tty15
  595. [ 0.158681] device: 'tty16': device_add
  596. [ 0.158706] PM: Adding info for No Bus:tty16
  597. [ 0.158802] device: 'tty17': device_add
  598. [ 0.158825] PM: Adding info for No Bus:tty17
  599. [ 0.158922] device: 'tty18': device_add
  600. [ 0.158946] PM: Adding info for No Bus:tty18
  601. [ 0.159035] device: 'tty19': device_add
  602. [ 0.159059] PM: Adding info for No Bus:tty19
  603. [ 0.159146] device: 'tty20': device_add
  604. [ 0.159176] PM: Adding info for No Bus:tty20
  605. [ 0.159269] device: 'tty21': device_add
  606. [ 0.159295] PM: Adding info for No Bus:tty21
  607. [ 0.159380] device: 'tty22': device_add
  608. [ 0.159404] PM: Adding info for No Bus:tty22
  609. [ 0.159500] device: 'tty23': device_add
  610. [ 0.159526] PM: Adding info for No Bus:tty23
  611. [ 0.159617] device: 'tty24': device_add
  612. [ 0.159642] PM: Adding info for No Bus:tty24
  613. [ 0.159729] device: 'tty25': device_add
  614. [ 0.159762] PM: Adding info for No Bus:tty25
  615. [ 0.162147] device: 'tty26': device_add
  616. [ 0.162202] PM: Adding info for No Bus:tty26
  617. [ 0.162340] device: 'tty27': device_add
  618. [ 0.162368] PM: Adding info for No Bus:tty27
  619. [ 0.162504] device: 'tty28': device_add
  620. [ 0.162531] PM: Adding info for No Bus:tty28
  621. [ 0.162623] device: 'tty29': device_add
  622. [ 0.162649] PM: Adding info for No Bus:tty29
  623. [ 0.162738] device: 'tty30': device_add
  624. [ 0.162769] PM: Adding info for No Bus:tty30
  625. [ 0.162855] device: 'tty31': device_add
  626. [ 0.162880] PM: Adding info for No Bus:tty31
  627. [ 0.162970] device: 'tty32': device_add
  628. [ 0.162996] PM: Adding info for No Bus:tty32
  629. [ 0.163095] device: 'tty33': device_add
  630. [ 0.163122] PM: Adding info for No Bus:tty33
  631. [ 0.163215] device: 'tty34': device_add
  632. [ 0.163240] PM: Adding info for No Bus:tty34
  633. [ 0.163335] device: 'tty35': device_add
  634. [ 0.163366] PM: Adding info for No Bus:tty35
  635. [ 0.163457] device: 'tty36': device_add
  636. [ 0.163484] PM: Adding info for No Bus:tty36
  637. [ 0.163575] device: 'tty37': device_add
  638. [ 0.163600] PM: Adding info for No Bus:tty37
  639. [ 0.163697] device: 'tty38': device_add
  640. [ 0.163722] PM: Adding info for No Bus:tty38
  641. [ 0.163808] device: 'tty39': device_add
  642. [ 0.163833] PM: Adding info for No Bus:tty39
  643. [ 0.164088] device: 'tty40': device_add
  644. [ 0.164125] PM: Adding info for No Bus:tty40
  645. [ 0.164224] device: 'tty41': device_add
  646. [ 0.164252] PM: Adding info for No Bus:tty41
  647. [ 0.164341] device: 'tty42': device_add
  648. [ 0.164368] PM: Adding info for No Bus:tty42
  649. [ 0.164467] device: 'tty43': device_add
  650. [ 0.164494] PM: Adding info for No Bus:tty43
  651. [ 0.164585] device: 'tty44': device_add
  652. [ 0.164612] PM: Adding info for No Bus:tty44
  653. [ 0.164710] device: 'tty45': device_add
  654. [ 0.164742] PM: Adding info for No Bus:tty45
  655. [ 0.164835] device: 'tty46': device_add
  656. [ 0.164861] PM: Adding info for No Bus:tty46
  657. [ 0.164948] device: 'tty47': device_add
  658. [ 0.164978] PM: Adding info for No Bus:tty47
  659. [ 0.165076] device: 'tty48': device_add
  660. [ 0.165104] PM: Adding info for No Bus:tty48
  661. [ 0.165206] device: 'tty49': device_add
  662. [ 0.165233] PM: Adding info for No Bus:tty49
  663. [ 0.165325] device: 'tty50': device_add
  664. [ 0.165355] PM: Adding info for No Bus:tty50
  665. [ 0.165471] device: 'tty51': device_add
  666. [ 0.165498] PM: Adding info for No Bus:tty51
  667. [ 0.165590] device: 'tty52': device_add
  668. [ 0.165617] PM: Adding info for No Bus:tty52
  669. [ 0.165716] device: 'tty53': device_add
  670. [ 0.165742] PM: Adding info for No Bus:tty53
  671. [ 0.165833] device: 'tty54': device_add
  672. [ 0.165859] PM: Adding info for No Bus:tty54
  673. [ 0.165944] device: 'tty55': device_add
  674. [ 0.165976] PM: Adding info for No Bus:tty55
  675. [ 0.166061] device: 'tty56': device_add
  676. [ 0.166086] PM: Adding info for No Bus:tty56
  677. [ 0.166177] device: 'tty57': device_add
  678. [ 0.166203] PM: Adding info for No Bus:tty57
  679. [ 0.166502] device: 'tty58': device_add
  680. [ 0.166536] PM: Adding info for No Bus:tty58
  681. [ 0.168792] device: 'tty59': device_add
  682. [ 0.168848] PM: Adding info for No Bus:tty59
  683. [ 0.168989] device: 'tty60': device_add
  684. [ 0.169030] PM: Adding info for No Bus:tty60
  685. [ 0.169128] device: 'tty61': device_add
  686. [ 0.169155] PM: Adding info for No Bus:tty61
  687. [ 0.169240] device: 'tty62': device_add
  688. [ 0.169268] PM: Adding info for No Bus:tty62
  689. [ 0.169359] device: 'tty63': device_add
  690. [ 0.169387] PM: Adding info for No Bus:tty63
  691. [ 0.169593] device class 'thermal': registering
  692. [ 0.169870] NET: Registered protocol family 2
  693. [ 0.170422] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes)
  694. [ 0.170498] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  695. [ 0.170788] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
  696. [ 0.171191] TCP: Hash tables configured (established 32768 bind 32768)
  697. [ 0.171345] UDP hash table entries: 2048 (order: 4, 65536 bytes)
  698. [ 0.171431] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
  699. [ 0.171649] NET: Registered protocol family 1
  700. [ 0.185168] RPC: Registered named UNIX socket transport module.
  701. [ 0.185179] RPC: Registered udp transport module.
  702. [ 0.185183] RPC: Registered tcp transport module.
  703. [ 0.185187] RPC: Registered tcp NFSv4.1 backchannel transport module.
  704. [ 0.185200] PCI: CLS 0 bytes, default 64
  705. [ 0.185590] bus: 'platform': add driver armv8-pmu
  706. [ 0.185776] kvm [1]: IPA Size Limit: 40bits
  707. [ 0.186577] kvm [1]: vgic interrupt IRQ1
  708. [ 0.186639] kvm [1]: Hyp mode initialized successfully
  709. [ 0.186710] device: 'kvm': device_add
  710. [ 0.186760] PM: Adding info for No Bus:kvm
  711. [ 0.191337] device: 'snapshot': device_add
  712. [ 0.191390] PM: Adding info for No Bus:snapshot
  713. [ 0.191524] bus: 'clocksource': registered
  714. [ 0.191534] device: 'clocksource': device_add
  715. [ 0.191555] PM: Adding info for No Bus:clocksource
  716. [ 0.191564] device: 'clocksource0': device_add
  717. [ 0.191578] bus: 'clocksource': add device clocksource0
  718. [ 0.191601] PM: Adding info for clocksource:clocksource0
  719. [ 0.191653] bus: 'platform': add driver alarmtimer
  720. [ 0.191735] Registering platform device 'alarmtimer'. Parent at platform
  721. [ 0.191741] device: 'alarmtimer': device_add
  722. [ 0.191753] bus: 'platform': add device alarmtimer
  723. [ 0.191777] PM: Adding info for platform:alarmtimer
  724. [ 0.191969] bus: 'platform': driver_probe_device: matched device alarmtimer with driver alarmtimer
  725. [ 0.191979] bus: 'platform': really_probe: probing driver alarmtimer with device alarmtimer
  726. [ 0.191994] alarmtimer alarmtimer: no of_node; not parsing pinctrl DT
  727. [ 0.192002] alarmtimer alarmtimer: no default pinctrl state
  728. [ 0.192023] driver: 'alarmtimer': driver_bound: bound to device 'alarmtimer'
  729. [ 0.192040] bus: 'platform': really_probe: bound device alarmtimer to driver alarmtimer
  730. [ 0.192122] bus: 'clockevents': registered
  731. [ 0.192130] device: 'clockevents': device_add
  732. [ 0.192150] PM: Adding info for No Bus:clockevents
  733. [ 0.192161] device: 'clockevent0': device_add
  734. [ 0.192170] bus: 'clockevents': add device clockevent0
  735. [ 0.192186] PM: Adding info for clockevents:clockevent0
  736. [ 0.192209] device: 'clockevent1': device_add
  737. [ 0.192219] bus: 'clockevents': add device clockevent1
  738. [ 0.192243] PM: Adding info for clockevents:clockevent1
  739. [ 0.192264] device: 'clockevent2': device_add
  740. [ 0.192273] bus: 'clockevents': add device clockevent2
  741. [ 0.192289] PM: Adding info for clockevents:clockevent2
  742. [ 0.192309] device: 'clockevent3': device_add
  743. [ 0.192318] bus: 'clockevents': add device clockevent3
  744. [ 0.192335] PM: Adding info for clockevents:clockevent3
  745. [ 0.192355] device: 'clockevent4': device_add
  746. [ 0.192364] bus: 'clockevents': add device clockevent4
  747. [ 0.192385] PM: Adding info for clockevents:clockevent4
  748. [ 0.192407] device: 'clockevent5': device_add
  749. [ 0.192416] bus: 'clockevents': add device clockevent5
  750. [ 0.192433] PM: Adding info for clockevents:clockevent5
  751. [ 0.192451] device: 'broadcast': device_add
  752. [ 0.192460] bus: 'clockevents': add device broadcast
  753. [ 0.192480] PM: Adding info for clockevents:broadcast
  754. [ 0.192584] bus: 'event_source': registered
  755. [ 0.192592] device: 'breakpoint': device_add
  756. [ 0.192602] bus: 'event_source': add device breakpoint
  757. [ 0.192623] PM: Adding info for event_source:breakpoint
  758. [ 0.192639] device: 'software': device_add
  759. [ 0.192648] bus: 'event_source': add device software
  760. [ 0.192671] PM: Adding info for event_source:software
  761. [ 0.192684] Initialise system trusted keyrings
  762. [ 0.194314] workingset: timestamp_bits=44 max_order=20 bucket_order=0
  763. [ 0.211359] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  764. [ 0.213015] NFS: Registering the id_resolver key type
  765. [ 0.213042] Key type id_resolver registered
  766. [ 0.213046] Key type id_legacy registered
  767. [ 0.213056] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  768. [ 0.213096] device: 'autofs': device_add
  769. [ 0.213139] PM: Adding info for No Bus:autofs
  770. [ 0.213309] 9p: Installing v9fs 9p2000 file system support
  771. [ 0.219131] Key type asymmetric registered
  772. [ 0.219144] Asymmetric key parser 'x509' registered
  773. [ 0.219167] device class 'bsg': registering
  774. [ 0.219215] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
  775. [ 0.219222] io scheduler mq-deadline registered
  776. [ 0.219228] io scheduler kyber registered
  777. [ 0.219540] bus: 'platform': add driver Hisilicon MBIGEN-V2
  778. [ 0.219669] bus: 'platform': add driver mvebu-gicp
  779. [ 0.219722] bus: 'platform': add driver mvebu-icu-subset
  780. [ 0.219787] bus: 'platform': add driver mvebu-icu
  781. [ 0.219837] bus: 'platform': add driver mvebu-pic
  782. [ 0.220154] bus: 'platform': add driver mvebu-sei
  783. [ 0.220208] bus: 'platform': add driver ls-scfg-msi
  784. [ 0.220295] bus: 'platform': add driver qcom-irq-combiner
  785. [ 0.220332] bus: 'platform': add driver uniphier-aidet
  786. [ 0.220429] bus: 'platform': add driver imx-irqsteer
  787. [ 0.220478] bus: 'platform': add driver hisi-lpc
  788. [ 0.220534] bus: 'platform': add driver brcm-gisb-arb
  789. [ 0.220621] bus: 'platform': remove driver brcm-gisb-arb
  790. [ 0.220639] driver: 'brcm-gisb-arb': driver_release
  791. [ 0.220649] bus: 'platform': add driver qcom-ebi2
  792. [ 0.220706] bus: 'platform': add driver sun50i-de2-bus
  793. [ 0.220779] bus: 'sunxi-rsb': registered
  794. [ 0.220789] bus: 'platform': add driver sunxi-rsb
  795. [ 0.220838] bus: 'platform': add driver simple-pm-bus
  796. [ 0.220889] bus: 'platform': add driver uniphier-system-bus
  797. [ 0.220934] device class 'phy': registering
  798. [ 0.220958] bus: 'platform': add driver xgene-phy
  799. [ 0.221011] bus: 'platform': add driver phy_rcar_gen3_pcie
  800. [ 0.221059] bus: 'platform': add driver rockchip-emmc-phy
  801. [ 0.221116] bus: 'platform': add driver rockchip-typec-phy
  802. [ 0.221164] bus: 'platform': add driver tegra-xusb-padctl
  803. [ 0.221219] bus: 'mdio_bus': add driver phy-bcm-ns2-pci
  804. [ 0.221248] bus: 'platform': add driver bcm-ns2-usbphy
  805. [ 0.221296] bus: 'platform': add driver brcm-sata-phy
  806. [ 0.221378] bus: 'platform': add driver brcmstb-usb-phy
  807. [ 0.221426] bus: 'platform': add driver sr-pcie-phy
  808. [ 0.221479] bus: 'platform': add driver imx8mq-usb-phy
  809. [ 0.221527] bus: 'platform': add driver hi6220-usb-phy
  810. [ 0.221577] bus: 'platform': add driver combphy
  811. [ 0.221624] bus: 'platform': add driver hisi-inno-phy
  812. [ 0.221681] bus: 'platform': add driver mvebu-a3700-comphy
  813. [ 0.221729] bus: 'platform': add driver mvebu-a3700-utmi-phy
  814. [ 0.221785] bus: 'platform': add driver mvebu-comphy
  815. [ 0.221835] bus: 'platform': add driver exynos-dp-video-phy
  816. [ 0.221896] bus: 'platform': add driver exynos-mipi-video-phy
  817. [ 0.221963] bus: 'platform': add driver uniphier-usb2-phy
  818. [ 0.222021] bus: 'platform': add driver uniphier-usb3-hsphy
  819. [ 0.222084] bus: 'platform': add driver uniphier-usb3-ssphy
  820. [ 0.222157] bus: 'platform': add driver max77620-pinctrl
  821. [ 0.222196] bus: 'platform': add driver meson-gxbb-pinctrl
  822. [ 0.222256] bus: 'platform': add driver meson-gxl-pinctrl
  823. [ 0.222322] bus: 'platform': add driver meson-axg-pinctrl
  824. [ 0.222384] bus: 'platform': add driver meson-g12a-pinctrl
  825. [ 0.222404] bus: 'platform': driver_probe_device: matched device ff634400.bus:pinctrl@40 with driver meson-g12a-pinctrl
  826. [ 0.222417] bus: 'platform': really_probe: probing driver meson-g12a-pinctrl with device ff634400.bus:pinctrl@40
  827. [ 0.222438] meson-g12a-pinctrl ff634400.bus:pinctrl@40: no pinctrl handle
  828. [ 0.222833] meson-g12a-pinctrl ff634400.bus:pinctrl@40: try to register 85 pins ...
  829. [ 0.222843] pinctrl core: registered pin 0 (GPIOZ_0) on pinctrl-meson
  830. [ 0.222851] pinctrl core: registered pin 1 (GPIOZ_1) on pinctrl-meson
  831. [ 0.222856] pinctrl core: registered pin 2 (GPIOZ_2) on pinctrl-meson
  832. [ 0.222861] pinctrl core: registered pin 3 (GPIOZ_3) on pinctrl-meson
  833. [ 0.222867] pinctrl core: registered pin 4 (GPIOZ_4) on pinctrl-meson
  834. [ 0.222872] pinctrl core: registered pin 5 (GPIOZ_5) on pinctrl-meson
  835. [ 0.222877] pinctrl core: registered pin 6 (GPIOZ_6) on pinctrl-meson
  836. [ 0.222882] pinctrl core: registered pin 7 (GPIOZ_7) on pinctrl-meson
  837. [ 0.222887] pinctrl core: registered pin 8 (GPIOZ_8) on pinctrl-meson
  838. [ 0.222892] pinctrl core: registered pin 9 (GPIOZ_9) on pinctrl-meson
  839. [ 0.222898] pinctrl core: registered pin 10 (GPIOZ_10) on pinctrl-meson
  840. [ 0.222903] pinctrl core: registered pin 11 (GPIOZ_11) on pinctrl-meson
  841. [ 0.222908] pinctrl core: registered pin 12 (GPIOZ_12) on pinctrl-meson
  842. [ 0.222913] pinctrl core: registered pin 13 (GPIOZ_13) on pinctrl-meson
  843. [ 0.222919] pinctrl core: registered pin 14 (GPIOZ_14) on pinctrl-meson
  844. [ 0.222924] pinctrl core: registered pin 15 (GPIOZ_15) on pinctrl-meson
  845. [ 0.222929] pinctrl core: registered pin 16 (GPIOH_0) on pinctrl-meson
  846. [ 0.222934] pinctrl core: registered pin 17 (GPIOH_1) on pinctrl-meson
  847. [ 0.222939] pinctrl core: registered pin 18 (GPIOH_2) on pinctrl-meson
  848. [ 0.222944] pinctrl core: registered pin 19 (GPIOH_3) on pinctrl-meson
  849. [ 0.222949] pinctrl core: registered pin 20 (GPIOH_4) on pinctrl-meson
  850. [ 0.222954] pinctrl core: registered pin 21 (GPIOH_5) on pinctrl-meson
  851. [ 0.222959] pinctrl core: registered pin 22 (GPIOH_6) on pinctrl-meson
  852. [ 0.222968] pinctrl core: registered pin 23 (GPIOH_7) on pinctrl-meson
  853. [ 0.222973] pinctrl core: registered pin 24 (GPIOH_8) on pinctrl-meson
  854. [ 0.222978] pinctrl core: registered pin 25 (BOOT_0) on pinctrl-meson
  855. [ 0.222983] pinctrl core: registered pin 26 (BOOT_1) on pinctrl-meson
  856. [ 0.222988] pinctrl core: registered pin 27 (BOOT_2) on pinctrl-meson
  857. [ 0.222993] pinctrl core: registered pin 28 (BOOT_3) on pinctrl-meson
  858. [ 0.222998] pinctrl core: registered pin 29 (BOOT_4) on pinctrl-meson
  859. [ 0.223003] pinctrl core: registered pin 30 (BOOT_5) on pinctrl-meson
  860. [ 0.223008] pinctrl core: registered pin 31 (BOOT_6) on pinctrl-meson
  861. [ 0.223013] pinctrl core: registered pin 32 (BOOT_7) on pinctrl-meson
  862. [ 0.223018] pinctrl core: registered pin 33 (BOOT_8) on pinctrl-meson
  863. [ 0.223023] pinctrl core: registered pin 34 (BOOT_9) on pinctrl-meson
  864. [ 0.223028] pinctrl core: registered pin 35 (BOOT_10) on pinctrl-meson
  865. [ 0.223033] pinctrl core: registered pin 36 (BOOT_11) on pinctrl-meson
  866. [ 0.223038] pinctrl core: registered pin 37 (BOOT_12) on pinctrl-meson
  867. [ 0.223043] pinctrl core: registered pin 38 (BOOT_13) on pinctrl-meson
  868. [ 0.223048] pinctrl core: registered pin 39 (BOOT_14) on pinctrl-meson
  869. [ 0.223053] pinctrl core: registered pin 40 (BOOT_15) on pinctrl-meson
  870. [ 0.223058] pinctrl core: registered pin 41 (GPIOC_0) on pinctrl-meson
  871. [ 0.223063] pinctrl core: registered pin 42 (GPIOC_1) on pinctrl-meson
  872. [ 0.223068] pinctrl core: registered pin 43 (GPIOC_2) on pinctrl-meson
  873. [ 0.223073] pinctrl core: registered pin 44 (GPIOC_3) on pinctrl-meson
  874. [ 0.223078] pinctrl core: registered pin 45 (GPIOC_4) on pinctrl-meson
  875. [ 0.223083] pinctrl core: registered pin 46 (GPIOC_5) on pinctrl-meson
  876. [ 0.223087] pinctrl core: registered pin 47 (GPIOC_6) on pinctrl-meson
  877. [ 0.223093] pinctrl core: registered pin 48 (GPIOC_7) on pinctrl-meson
  878. [ 0.223098] pinctrl core: registered pin 49 (GPIOA_0) on pinctrl-meson
  879. [ 0.223103] pinctrl core: registered pin 50 (GPIOA_1) on pinctrl-meson
  880. [ 0.223108] pinctrl core: registered pin 51 (GPIOA_2) on pinctrl-meson
  881. [ 0.223113] pinctrl core: registered pin 52 (GPIOA_3) on pinctrl-meson
  882. [ 0.223118] pinctrl core: registered pin 53 (GPIOA_4) on pinctrl-meson
  883. [ 0.223123] pinctrl core: registered pin 54 (GPIOA_5) on pinctrl-meson
  884. [ 0.223131] pinctrl core: registered pin 55 (GPIOA_6) on pinctrl-meson
  885. [ 0.223137] pinctrl core: registered pin 56 (GPIOA_7) on pinctrl-meson
  886. [ 0.223142] pinctrl core: registered pin 57 (GPIOA_8) on pinctrl-meson
  887. [ 0.223146] pinctrl core: registered pin 58 (GPIOA_9) on pinctrl-meson
  888. [ 0.223152] pinctrl core: registered pin 59 (GPIOA_10) on pinctrl-meson
  889. [ 0.223157] pinctrl core: registered pin 60 (GPIOA_11) on pinctrl-meson
  890. [ 0.223162] pinctrl core: registered pin 61 (GPIOA_12) on pinctrl-meson
  891. [ 0.223167] pinctrl core: registered pin 62 (GPIOA_13) on pinctrl-meson
  892. [ 0.223172] pinctrl core: registered pin 63 (GPIOA_14) on pinctrl-meson
  893. [ 0.223177] pinctrl core: registered pin 64 (GPIOA_15) on pinctrl-meson
  894. [ 0.223183] pinctrl core: registered pin 65 (GPIOX_0) on pinctrl-meson
  895. [ 0.223188] pinctrl core: registered pin 66 (GPIOX_1) on pinctrl-meson
  896. [ 0.223193] pinctrl core: registered pin 67 (GPIOX_2) on pinctrl-meson
  897. [ 0.223198] pinctrl core: registered pin 68 (GPIOX_3) on pinctrl-meson
  898. [ 0.223203] pinctrl core: registered pin 69 (GPIOX_4) on pinctrl-meson
  899. [ 0.223208] pinctrl core: registered pin 70 (GPIOX_5) on pinctrl-meson
  900. [ 0.223213] pinctrl core: registered pin 71 (GPIOX_6) on pinctrl-meson
  901. [ 0.223218] pinctrl core: registered pin 72 (GPIOX_7) on pinctrl-meson
  902. [ 0.223223] pinctrl core: registered pin 73 (GPIOX_8) on pinctrl-meson
  903. [ 0.223228] pinctrl core: registered pin 74 (GPIOX_9) on pinctrl-meson
  904. [ 0.223234] pinctrl core: registered pin 75 (GPIOX_10) on pinctrl-meson
  905. [ 0.223239] pinctrl core: registered pin 76 (GPIOX_11) on pinctrl-meson
  906. [ 0.223244] pinctrl core: registered pin 77 (GPIOX_12) on pinctrl-meson
  907. [ 0.223249] pinctrl core: registered pin 78 (GPIOX_13) on pinctrl-meson
  908. [ 0.223254] pinctrl core: registered pin 79 (GPIOX_14) on pinctrl-meson
  909. [ 0.223259] pinctrl core: registered pin 80 (GPIOX_15) on pinctrl-meson
  910. [ 0.223264] pinctrl core: registered pin 81 (GPIOX_16) on pinctrl-meson
  911. [ 0.223269] pinctrl core: registered pin 82 (GPIOX_17) on pinctrl-meson
  912. [ 0.223274] pinctrl core: registered pin 83 (GPIOX_18) on pinctrl-meson
  913. [ 0.223279] pinctrl core: registered pin 84 (GPIOX_19) on pinctrl-meson
  914. [ 0.223289] meson-g12a-pinctrl ff634400.bus:pinctrl@40: no hogs found
  915. [ 0.223369] gpiochip_find_base: found new base at 427
  916. [ 0.223389] gpio gpiochip0: (periphs-banks): created GPIO range 0->85 ==> ff634400.bus:pinctrl@40 PIN 0->85
  917. [ 0.223417] meson-g12a-pinctrl ff634400.bus:pinctrl@40: request pin 20 (GPIOH_4) for periphs-banks:447
  918. [ 0.223429] no flags found for usb-hub-reset
  919. [ 0.223440] GPIO line 447 (usb-hub-reset) hogged as output/high
  920. [ 0.223453] device: 'gpiochip0': device_add
  921. [ 0.223478] bus: 'gpio': add device gpiochip0
  922. [ 0.223502] PM: Adding info for gpio:gpiochip0
  923. [ 0.228480] gpio gpiochip0: (periphs-banks): added GPIO chardev (254:0)
  924. [ 0.228494] gpiochip_setup_dev: registered GPIOs 427 to 511 on device: gpiochip0 (periphs-banks)
  925. [ 0.228503] driver: 'meson-g12a-pinctrl': driver_bound: bound to device 'ff634400.bus:pinctrl@40'
  926. [ 0.228575] bus: 'platform': really_probe: bound device ff634400.bus:pinctrl@40 to driver meson-g12a-pinctrl
  927. [ 0.228621] bus: 'platform': driver_probe_device: matched device ff800000.sys-ctrl:pinctrl@14 with driver meson-g12a-pinctrl
  928. [ 0.228631] bus: 'platform': really_probe: probing driver meson-g12a-pinctrl with device ff800000.sys-ctrl:pinctrl@14
  929. [ 0.228651] meson-g12a-pinctrl ff800000.sys-ctrl:pinctrl@14: no pinctrl handle
  930. [ 0.228931] meson-g12a-pinctrl ff800000.sys-ctrl:pinctrl@14: try to register 15 pins ...
  931. [ 0.228941] pinctrl core: registered pin 0 (GPIOAO_0) on pinctrl-meson
  932. [ 0.228949] pinctrl core: registered pin 1 (GPIOAO_1) on pinctrl-meson
  933. [ 0.228955] pinctrl core: registered pin 2 (GPIOAO_2) on pinctrl-meson
  934. [ 0.228960] pinctrl core: registered pin 3 (GPIOAO_3) on pinctrl-meson
  935. [ 0.228965] pinctrl core: registered pin 4 (GPIOAO_4) on pinctrl-meson
  936. [ 0.228970] pinctrl core: registered pin 5 (GPIOAO_5) on pinctrl-meson
  937. [ 0.228975] pinctrl core: registered pin 6 (GPIOAO_6) on pinctrl-meson
  938. [ 0.228980] pinctrl core: registered pin 7 (GPIOAO_7) on pinctrl-meson
  939. [ 0.228985] pinctrl core: registered pin 8 (GPIOAO_8) on pinctrl-meson
  940. [ 0.228990] pinctrl core: registered pin 9 (GPIOAO_9) on pinctrl-meson
  941. [ 0.228997] pinctrl core: registered pin 10 (GPIOAO_10) on pinctrl-meson
  942. [ 0.229003] pinctrl core: registered pin 11 (GPIOAO_11) on pinctrl-meson
  943. [ 0.229008] pinctrl core: registered pin 12 (GPIOE_0) on pinctrl-meson
  944. [ 0.229013] pinctrl core: registered pin 13 (GPIOE_1) on pinctrl-meson
  945. [ 0.229018] pinctrl core: registered pin 14 (GPIOE_2) on pinctrl-meson
  946. [ 0.229030] meson-g12a-pinctrl ff800000.sys-ctrl:pinctrl@14: no hogs found
  947. [ 0.229093] gpiochip_find_base: found new base at 412
  948. [ 0.229113] gpio gpiochip1: (aobus-banks): created GPIO range 0->14 ==> ff800000.sys-ctrl:pinctrl@14 PIN 0->14
  949. [ 0.229128] device: 'gpiochip1': device_add
  950. [ 0.229157] bus: 'gpio': add device gpiochip1
  951. [ 0.229188] PM: Adding info for gpio:gpiochip1
  952. [ 0.229478] gpio gpiochip1: (aobus-banks): added GPIO chardev (254:1)
  953. [ 0.229486] gpiochip_setup_dev: registered GPIOs 412 to 426 on device: gpiochip1 (aobus-banks)
  954. [ 0.229495] driver: 'meson-g12a-pinctrl': driver_bound: bound to device 'ff800000.sys-ctrl:pinctrl@14'
  955. [ 0.229740] bus: 'platform': really_probe: bound device ff800000.sys-ctrl:pinctrl@14 to driver meson-g12a-pinctrl
  956. [ 0.229903] bus: 'platform': add driver pinctrl-single
  957. [ 0.230083] bus: 'platform': add driver pinctrl-bcm2835
  958. [ 0.230187] bus: 'platform': add driver armada-ap806-pinctrl
  959. [ 0.230291] bus: 'platform': add driver armada-cp110-pinctrl
  960. [ 0.230408] bus: 'platform': add driver armada-37xx-pinctrl
  961. [ 0.230520] bus: 'platform': remove driver armada-37xx-pinctrl
  962. [ 0.230577] driver: 'armada-37xx-pinctrl': driver_release
  963. [ 0.230593] bus: 'platform': add driver qcom-spmi-gpio
  964. [ 0.230758] bus: 'platform': add driver qcom-spmi-mpp
  965. [ 0.230906] bus: 'platform': add driver sun50i-a64-pinctrl
  966. [ 0.231007] bus: 'platform': add driver sun50i-a64-r-pinctrl
  967. [ 0.231118] bus: 'platform': add driver sun8i-h3-r-pinctrl
  968. [ 0.231219] bus: 'platform': add driver sun50i-h5-pinctrl
  969. [ 0.231318] bus: 'platform': add driver sun50i-h6-pinctrl
  970. [ 0.231418] bus: 'platform': add driver sun50i-h6-r-pinctrl
  971. [ 0.231520] bus: 'platform': add driver uniphier-ld11-pinctrl
  972. [ 0.231622] bus: 'platform': add driver uniphier-ld20-pinctrl
  973. [ 0.231738] bus: 'platform': add driver uniphier-pxs3-pinctrl
  974. [ 0.231839] bus: 'platform': add driver basic-mmio-gpio
  975. [ 0.232712] bus: 'platform': add driver raspberrypi-exp-gpio
  976. [ 0.232939] bus: 'platform': add driver brcmstb-gpio
  977. [ 0.233062] bus: 'platform': add driver gpio-dwapb
  978. [ 0.233189] bus: 'platform': add driver max77620-gpio
  979. [ 0.233373] bus: 'platform': add driver mb86s70-gpio
  980. [ 0.233624] bus: 'platform': add driver mvebu-gpio
  981. [ 0.235053] bus: 'amba': add driver pl061_gpio
  982. [ 0.235215] bus: 'platform': add driver gpio_rcar
  983. [ 0.235485] bus: 'platform': add driver tegra186-gpio
  984. [ 0.235630] bus: 'platform': add driver uniphier-gpio
  985. [ 0.235738] bus: 'platform': add driver xgene-gpio
  986. [ 0.236086] bus: 'platform': add driver xgene-gpio-sb
  987. [ 0.236242] bus: 'platform': add driver bcm-iproc-pwm
  988. [ 0.236371] bus: 'platform': add driver rockchip-pwm
  989. [ 0.236497] bus: 'platform': add driver samsung-pwm
  990. [ 0.236641] bus: 'pci_express': add driver aer
  991. [ 0.236706] bus: 'pci_express': add driver pcie_pme
  992. [ 0.236766] bus: 'pci': add driver pcieport
  993. [ 0.236899] bus: 'platform': add driver advk-pcie
  994. [ 0.237020] bus: 'platform': add driver tegra-pcie
  995. [ 0.237156] bus: 'platform': add driver rcar-pcie
  996. [ 0.237305] bus: 'platform': add driver pci-host-generic
  997. [ 0.237433] bus: 'platform': add driver iproc-pcie
  998. [ 0.237559] bus: 'platform': add driver layerscape-pcie
  999. [ 0.237717] bus: 'platform': remove driver layerscape-pcie
  1000. [ 0.237772] driver: 'layerscape-pcie': driver_release
  1001. [ 0.237791] bus: 'platform': add driver layerscape-pcie-ep
  1002. [ 0.237891] bus: 'platform': remove driver layerscape-pcie-ep
  1003. [ 0.237950] driver: 'layerscape-pcie-ep': driver_release
  1004. [ 0.237968] bus: 'platform': add driver qcom-pcie
  1005. [ 0.238113] bus: 'platform': add driver armada8k-pcie
  1006. [ 0.238218] bus: 'platform': add driver kirin-pcie
  1007. [ 0.238321] bus: 'platform': add driver histb-pcie
  1008. [ 0.238427] bus: 'platform': add driver hisi-pcie
  1009. [ 0.238538] bus: 'platform': add driver hisi-pcie-almost-ecam
  1010. [ 0.238651] bus: 'platform': add driver pci_thunder_ecam
  1011. [ 0.238752] bus: 'platform': add driver pci_thunder_pem
  1012. [ 0.239037] bus: 'platform': add driver xgene-pcie
  1013. [ 0.239311] bus: 'platform': add driver mx3_sdc_fb
  1014. [ 0.239571] bus: 'platform': add driver acpi-ged
  1015. [ 0.239747] bus: 'platform': add driver acpi-fan
  1016. [ 0.245844] EINJ: ACPI disabled.
  1017. [ 0.245901] bus: 'platform': add driver tegra-ahb
  1018. [ 0.246148] bus: 'platform': add driver of_fixed_factor_clk
  1019. [ 0.246296] bus: 'platform': add driver of_fixed_clk
  1020. [ 0.246407] bus: 'platform': add driver gpio-clk
  1021. [ 0.246526] bus: 'i2c': add driver cs2000-cp
  1022. [ 0.246603] bus: 'platform': add driver pwm-clock
  1023. [ 0.246721] bus: 'platform': add driver rk808-clkout
  1024. [ 0.246812] bus: 'platform': add driver hi655x-clk
  1025. [ 0.246902] bus: 'platform': add driver scpi_clocks
  1026. [ 0.247013] bus: 'platform': add driver bcm2835-clk
  1027. [ 0.247120] bus: 'platform': add driver bcm2835-aux-clk
  1028. [ 0.247233] bus: 'platform': add driver sr-clk
  1029. [ 0.247379] bus: 'platform': add driver imx8mq-ccm
  1030. [ 0.247496] bus: 'platform': add driver imx8qxp-clk
  1031. [ 0.247607] bus: 'platform': add driver imx8qxp-lpcg-clk
  1032. [ 0.247726] bus: 'platform': add driver ti-sci-clk
  1033. [ 0.247835] bus: 'platform': add driver axg-clkc
  1034. [ 0.248408] bus: 'platform': add driver axg-aoclkc
  1035. [ 0.248539] bus: 'platform': add driver gxbb-clkc
  1036. [ 0.248669] bus: 'platform': add driver gxbb-aoclkc
  1037. [ 0.248794] bus: 'platform': add driver g12a-clkc
  1038. [ 0.248825] bus: 'platform': driver_probe_device: matched device ff63c000.system-controller:clock-controller with driver g12a-clkc
  1039. [ 0.248838] bus: 'platform': really_probe: probing driver g12a-clkc with device ff63c000.system-controller:clock-controller
  1040. [ 0.248861] g12a-clkc ff63c000.system-controller:clock-controller: no pinctrl handle
  1041. [ 0.253561] meson_vid_pll_div_recalc_rate: Invalid config value for vid_pll_div
  1042. [ 0.254952] driver: 'g12a-clkc': driver_bound: bound to device 'ff63c000.system-controller:clock-controller'
  1043. [ 0.255103] bus: 'platform': really_probe: bound device ff63c000.system-controller:clock-controller to driver g12a-clkc
  1044. [ 0.255311] bus: 'platform': add driver g12a-aoclkc
  1045. [ 0.255364] bus: 'platform': driver_probe_device: matched device ff800000.sys-ctrl:clock-controller with driver g12a-aoclkc
  1046. [ 0.255376] bus: 'platform': really_probe: probing driver g12a-aoclkc with device ff800000.sys-ctrl:clock-controller
  1047. [ 0.255402] g12a-aoclkc ff800000.sys-ctrl:clock-controller: no pinctrl handle
  1048. [ 0.256334] driver: 'g12a-aoclkc': driver_bound: bound to device 'ff800000.sys-ctrl:clock-controller'
  1049. [ 0.256653] bus: 'platform': really_probe: bound device ff800000.sys-ctrl:clock-controller to driver g12a-aoclkc
  1050. [ 0.256837] bus: 'platform': add driver marvell-armada-3700-xtal-clock
  1051. [ 0.256993] bus: 'platform': add driver marvell-armada-3700-tbg-clock
  1052. [ 0.257106] bus: 'platform': add driver marvell-armada-3700-periph-clock
  1053. [ 0.257227] bus: 'platform': add driver marvell-ap806-system-controller
  1054. [ 0.257333] bus: 'platform': add driver marvell-ap806-clock
  1055. [ 0.257440] bus: 'platform': add driver marvell-cp110-system-controller0
  1056. [ 0.257543] bus: 'platform': add driver marvell-cp110-clock
  1057. [ 0.257646] bus: 'platform': add driver mmcc-msm8996
  1058. [ 0.257764] bus: 'platform': add driver qcom-a53pll
  1059. [ 0.257881] bus: 'platform': add driver qcom-apcs-msm8916-clk
  1060. [ 0.257978] bus: 'platform': add driver exynos-audss-clk
  1061. [ 0.258113] bus: 'platform': add driver sc9860-clk
  1062. [ 0.258335] bus: 'platform': add driver sun4i-a10-mod0-clk
  1063. [ 0.258455] bus: 'platform': add driver sun9i-a80-mmc-config-clk
  1064. [ 0.258563] bus: 'platform': add driver sun50i-a64-ccu
  1065. [ 0.258678] bus: 'platform': add driver sun50i-h6-ccu
  1066. [ 0.258922] bus: 'platform': add driver sunxi-de2-clks
  1067. [ 0.259095] bus: 'platform': add driver tegra124-dfll
  1068. [ 0.259233] bus: 'platform': add driver uniphier-clk
  1069. [ 0.259617] bus: 'platform': add driver k3-dma
  1070. [ 0.259760] bus: 'platform': add driver mv_xor_v2
  1071. [ 0.260211] bus: 'amba': add driver dma-pl330
  1072. [ 0.260381] bus: 'platform': add driver rcar-dmac
  1073. [ 0.261695] bus: 'platform': add driver tegra-apbdma
  1074. [ 0.261974] bus: 'platform': add driver bam-dma-engine
  1075. [ 0.262186] bus: 'platform': add driver hidma-mgmt
  1076. [ 0.262317] bus: 'platform': add driver hidma
  1077. [ 0.262448] bus: 'platform': add driver bcm2835-power
  1078. [ 0.262547] bus: 'platform': add driver raspberrypi-power
  1079. [ 0.262670] bus: 'platform': add driver imx-pgc
  1080. [ 0.262763] bus: 'platform': add driver imx-gpcv2
  1081. [ 0.262892] bus: 'platform': add driver mtk-scpsys
  1082. [ 0.263044] bus: 'platform': add driver meson_msr
  1083. [ 0.263109] bus: 'platform': driver_probe_device: matched device ffd18000.clock-measure with driver meson_msr
  1084. [ 0.263123] bus: 'platform': really_probe: probing driver meson_msr with device ffd18000.clock-measure
  1085. [ 0.263145] meson_msr ffd18000.clock-measure: no pinctrl handle
  1086. [ 0.263763] driver: 'meson_msr': driver_bound: bound to device 'ffd18000.clock-measure'
  1087. [ 0.264427] bus: 'platform': really_probe: bound device ffd18000.clock-measure to driver meson_msr
  1088. [ 0.264751] device: 'soc0': device_add
  1089. [ 0.264786] bus: 'soc': add device soc0
  1090. [ 0.264812] PM: Adding info for soc:soc0
  1091. [ 0.265068] soc soc0: Amlogic Meson G12B (S922X) Revision 29:a (40:2) Detected
  1092. [ 0.265133] bus: 'platform': add driver meson_gx_pwrc_vpu
  1093. [ 0.265381] bus: 'platform': add driver geni_se_qup
  1094. [ 0.265710] bus: 'platform': add driver qcom_smp2p
  1095. [ 0.266588] bus: 'platform': add driver qcom-smsm
  1096. [ 0.266811] bus: 'platform': add driver sunxi-sram
  1097. [ 0.266996] bus: 'platform': add driver tegra-fuse
  1098. [ 0.267223] bus: 'platform': add driver tegra-flowctrl
  1099. [ 0.267380] bus: 'platform': add driver tegra-pmc
  1100. [ 0.267542] bus: 'platform': add driver ti_sci_pm_domains
  1101. [ 0.267665] bus: 'platform': add driver zynqmp_power
  1102. [ 0.267785] bus: 'platform': add driver zynqmp_power_controller
  1103. [ 0.268304] bus: 'platform': add driver virtio-mmio
  1104. [ 0.268462] bus: 'pci': add driver virtio-pci
  1105. [ 0.268552] bus: 'virtio': add driver virtio_balloon
  1106. [ 0.268645] bus: 'platform': add driver axp20x-regulator
  1107. [ 0.268755] bus: 'platform': add driver bd9571mwv-regulator
  1108. [ 0.268845] bus: 'i2c': add driver fan53555-regulator
  1109. [ 0.268935] bus: 'platform': add driver hi6421v530-regulator
  1110. [ 0.269036] bus: 'platform': add driver hi655x-regulator
  1111. [ 0.269143] bus: 'platform': add driver max77620-pmic
  1112. [ 0.269244] bus: 'platform': add driver qcom-rpmh-regulator
  1113. [ 0.269387] bus: 'platform': add driver qcom-spmi-regulator
  1114. [ 0.269521] bus: 'i2c': add driver pfuze100-regulator
  1115. [ 0.269607] bus: 'platform': add driver pwm-regulator
  1116. [ 0.269735] bus: 'platform': add driver rk808-regulator
  1117. [ 0.269842] bus: 'platform': add driver s2mps11-pmic
  1118. [ 0.269948] bus: 'platform': add driver uniphier-regulator
  1119. [ 0.270098] bus: 'platform': add driver berlin2-reset
  1120. [ 0.270219] bus: 'platform': add driver brcmstb-reset
  1121. [ 0.270344] bus: 'platform': add driver reset_imx7
  1122. [ 0.270471] bus: 'platform': add driver meson_reset
  1123. [ 0.270523] bus: 'platform': driver_probe_device: matched device ffd01004.reset-controller with driver meson_reset
  1124. [ 0.270536] bus: 'platform': really_probe: probing driver meson_reset with device ffd01004.reset-controller
  1125. [ 0.270559] meson_reset ffd01004.reset-controller: no pinctrl handle
  1126. [ 0.270623] driver: 'meson_reset': driver_bound: bound to device 'ffd01004.reset-controller'
  1127. [ 0.272765] bus: 'platform': really_probe: bound device ffd01004.reset-controller to driver meson_reset
  1128. [ 0.273003] bus: 'platform': add driver simple-reset
  1129. [ 0.273238] bus: 'platform': add driver ti-sci-reset
  1130. [ 0.273377] bus: 'platform': add driver uniphier-reset
  1131. [ 0.273684] bus: 'platform': add driver uniphier-glue-reset
  1132. [ 0.273857] device: 'ptyp0': device_add
  1133. [ 0.273906] PM: Adding info for No Bus:ptyp0
  1134. [ 0.274068] device: 'ptyp1': device_add
  1135. [ 0.274107] PM: Adding info for No Bus:ptyp1
  1136. [ 0.274203] device: 'ptyp2': device_add
  1137. [ 0.274231] PM: Adding info for No Bus:ptyp2
  1138. [ 0.274321] device: 'ptyp3': device_add
  1139. [ 0.274354] PM: Adding info for No Bus:ptyp3
  1140. [ 0.274448] device: 'ptyp4': device_add
  1141. [ 0.274475] PM: Adding info for No Bus:ptyp4
  1142. [ 0.274584] device: 'ptyp5': device_add
  1143. [ 0.274612] PM: Adding info for No Bus:ptyp5
  1144. [ 0.274710] device: 'ptyp6': device_add
  1145. [ 0.274744] PM: Adding info for No Bus:ptyp6
  1146. [ 0.274836] device: 'ptyp7': device_add
  1147. [ 0.274863] PM: Adding info for No Bus:ptyp7
  1148. [ 0.274948] device: 'ptyp8': device_add
  1149. [ 0.274978] PM: Adding info for No Bus:ptyp8
  1150. [ 0.275069] device: 'ptyp9': device_add
  1151. [ 0.275096] PM: Adding info for No Bus:ptyp9
  1152. [ 0.275179] device: 'ptypa': device_add
  1153. [ 0.275207] PM: Adding info for No Bus:ptypa
  1154. [ 0.275293] device: 'ptypb': device_add
  1155. [ 0.275323] PM: Adding info for No Bus:ptypb
  1156. [ 0.275413] device: 'ptypc': device_add
  1157. [ 0.275441] PM: Adding info for No Bus:ptypc
  1158. [ 0.275536] device: 'ptypd': device_add
  1159. [ 0.275569] PM: Adding info for No Bus:ptypd
  1160. [ 0.275661] device: 'ptype': device_add
  1161. [ 0.275688] PM: Adding info for No Bus:ptype
  1162. [ 0.275777] device: 'ptypf': device_add
  1163. [ 0.275802] PM: Adding info for No Bus:ptypf
  1164. [ 0.276213] device: 'ttyp0': device_add
  1165. [ 0.276265] PM: Adding info for No Bus:ttyp0
  1166. [ 0.276402] device: 'ttyp1': device_add
  1167. [ 0.276432] PM: Adding info for No Bus:ttyp1
  1168. [ 0.276523] device: 'ttyp2': device_add
  1169. [ 0.276556] PM: Adding info for No Bus:ttyp2
  1170. [ 0.276645] device: 'ttyp3': device_add
  1171. [ 0.276671] PM: Adding info for No Bus:ttyp3
  1172. [ 0.276761] device: 'ttyp4': device_add
  1173. [ 0.276793] PM: Adding info for No Bus:ttyp4
  1174. [ 0.276881] device: 'ttyp5': device_add
  1175. [ 0.276915] PM: Adding info for No Bus:ttyp5
  1176. [ 0.277007] device: 'ttyp6': device_add
  1177. [ 0.277035] PM: Adding info for No Bus:ttyp6
  1178. [ 0.277144] device: 'ttyp7': device_add
  1179. [ 0.277176] PM: Adding info for No Bus:ttyp7
  1180. [ 0.277262] device: 'ttyp8': device_add
  1181. [ 0.277292] PM: Adding info for No Bus:ttyp8
  1182. [ 0.277382] device: 'ttyp9': device_add
  1183. [ 0.277407] PM: Adding info for No Bus:ttyp9
  1184. [ 0.277666] device: 'ttypa': device_add
  1185. [ 0.277707] PM: Adding info for No Bus:ttypa
  1186. [ 0.277983] device: 'ttypb': device_add
  1187. [ 0.278020] PM: Adding info for No Bus:ttypb
  1188. [ 0.279659] device: 'ttypc': device_add
  1189. [ 0.279726] PM: Adding info for No Bus:ttypc
  1190. [ 0.280092] device: 'ttypd': device_add
  1191. [ 0.280135] PM: Adding info for No Bus:ttypd
  1192. [ 0.280261] device: 'ttype': device_add
  1193. [ 0.280292] PM: Adding info for No Bus:ttype
  1194. [ 0.280381] device: 'ttypf': device_add
  1195. [ 0.280413] PM: Adding info for No Bus:ttypf
  1196. [ 0.280514] device: 'ptmx': device_add
  1197. [ 0.280540] PM: Adding info for No Bus:ptmx
  1198. [ 0.280653] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  1199. [ 0.280680] bus: 'pnp': add driver serial
  1200. [ 0.280761] Registering platform device 'serial8250'. Parent at platform
  1201. [ 0.280768] device: 'serial8250': device_add
  1202. [ 0.280785] bus: 'platform': add device serial8250
  1203. [ 0.280816] PM: Adding info for platform:serial8250
  1204. [ 0.281198] device: 'serial0': device_add
  1205. [ 0.281217] bus: 'serial': add device serial0
  1206. [ 0.281230] PM: Adding info for serial:serial0
  1207. [ 0.281342] bus: 'serial': remove device serial0
  1208. [ 0.281349] PM: Removing info for serial:serial0
  1209. [ 0.281420] device: 'ttyS0': device_add
  1210. [ 0.281478] PM: Adding info for No Bus:ttyS0
  1211. [ 0.281640] device: 'serial0': device_add
  1212. [ 0.281654] bus: 'serial': add device serial0
  1213. [ 0.281665] PM: Adding info for serial:serial0
  1214. [ 0.281743] bus: 'serial': remove device serial0
  1215. [ 0.281749] PM: Removing info for serial:serial0
  1216. [ 0.281814] device: 'ttyS1': device_add
  1217. [ 0.281868] PM: Adding info for No Bus:ttyS1
  1218. [ 0.282020] device: 'serial0': device_add
  1219. [ 0.282032] bus: 'serial': add device serial0
  1220. [ 0.282043] PM: Adding info for serial:serial0
  1221. [ 0.282118] bus: 'serial': remove device serial0
  1222. [ 0.282124] PM: Removing info for serial:serial0
  1223. [ 0.282187] device: 'ttyS2': device_add
  1224. [ 0.282238] PM: Adding info for No Bus:ttyS2
  1225. [ 0.282387] device: 'serial0': device_add
  1226. [ 0.282400] bus: 'serial': add device serial0
  1227. [ 0.282410] PM: Adding info for serial:serial0
  1228. [ 0.282487] bus: 'serial': remove device serial0
  1229. [ 0.282493] PM: Removing info for serial:serial0
  1230. [ 0.282559] device: 'ttyS3': device_add
  1231. [ 0.282611] PM: Adding info for No Bus:ttyS3
  1232. [ 0.282801] bus: 'platform': add driver serial8250
  1233. [ 0.282873] bus: 'platform': driver_probe_device: matched device serial8250 with driver serial8250
  1234. [ 0.282885] bus: 'platform': really_probe: probing driver serial8250 with device serial8250
  1235. [ 0.282900] serial8250 serial8250: no of_node; not parsing pinctrl DT
  1236. [ 0.282908] serial8250 serial8250: no default pinctrl state
  1237. [ 0.282935] driver: 'serial8250': driver_bound: bound to device 'serial8250'
  1238. [ 0.283011] bus: 'platform': really_probe: bound device serial8250 to driver serial8250
  1239. [ 0.283081] bus: 'pci': add driver serial
  1240. [ 0.283199] bus: 'pci': add driver exar_serial
  1241. [ 0.283497] bus: 'platform': add driver bcm2835-aux-uart
  1242. [ 0.285117] bus: 'platform': add driver dw-apb-uart
  1243. [ 0.285398] bus: 'platform': add driver omap8250
  1244. [ 0.285580] bus: 'platform': add driver mt6577-uart
  1245. [ 0.285717] bus: 'platform': add driver uniphier-uart
  1246. [ 0.285842] bus: 'platform': add driver of_serial
  1247. [ 0.286070] bus: 'platform': add driver samsung-uart
  1248. [ 0.286220] SuperH (H)SCI(F) driver initialized
  1249. [ 0.286244] bus: 'platform': add driver sh-sci
  1250. [ 0.286450] bus: 'platform': add driver imx-uart
  1251. [ 0.286620] bus: 'platform': add driver meson_uart
  1252. [ 0.286678] bus: 'platform': driver_probe_device: matched device ff803000.serial with driver meson_uart
  1253. [ 0.286690] bus: 'platform': really_probe: probing driver meson_uart with device ff803000.serial
  1254. [ 0.286724] generic pinconfig core: found bias-disable with value 0
  1255. [ 0.286742] pinctrl core: add 4 pinctrl maps
  1256. [ 0.286764] meson-g12a-pinctrl ff800000.sys-ctrl:pinctrl@14: found group selector 15 for uart_ao_a_tx
  1257. [ 0.286773] meson-g12a-pinctrl ff800000.sys-ctrl:pinctrl@14: found group selector 15 for uart_ao_a_tx
  1258. [ 0.286782] meson-g12a-pinctrl ff800000.sys-ctrl:pinctrl@14: found group selector 16 for uart_ao_a_rx
  1259. [ 0.286790] meson-g12a-pinctrl ff800000.sys-ctrl:pinctrl@14: found group selector 16 for uart_ao_a_rx
  1260. [ 0.286799] meson_uart ff803000.serial: no init pinctrl state
  1261. [ 0.286809] meson-g12a-pinctrl ff800000.sys-ctrl:pinctrl@14: request pin 0 (GPIOAO_0) for ff803000.serial
  1262. [ 0.286816] meson-g12a-pinctrl ff800000.sys-ctrl:pinctrl@14: enable function uart_ao_a, group uart_ao_a_tx
  1263. [ 0.286828] meson-g12a-pinctrl ff800000.sys-ctrl:pinctrl@14: set pinconf for group uart_ao_a_tx
  1264. [ 0.286835] meson-g12a-pinctrl ff800000.sys-ctrl:pinctrl@14: pin 0: disable bias
  1265. [ 0.286846] meson-g12a-pinctrl ff800000.sys-ctrl:pinctrl@14: request pin 1 (GPIOAO_1) for ff803000.serial
  1266. [ 0.286852] meson-g12a-pinctrl ff800000.sys-ctrl:pinctrl@14: enable function uart_ao_a, group uart_ao_a_rx
  1267. [ 0.286859] meson-g12a-pinctrl ff800000.sys-ctrl:pinctrl@14: set pinconf for group uart_ao_a_rx
  1268. [ 0.286865] meson-g12a-pinctrl ff800000.sys-ctrl:pinctrl@14: pin 1: disable bias
  1269. [ 0.286873] meson_uart ff803000.serial: no sleep pinctrl state
  1270. [ 0.286878] meson_uart ff803000.serial: no idle pinctrl state
  1271. [ 0.287004] ff803000.serial: ttyAML0 at MMIO 0xff803000 (irq = 6, base_baud = 1500000) is a meson_uart
  1272. [ 6.975484] printk: console [ttyAML0] enabled
  1273. [ 6.979803] device: 'serial0': device_add
  1274. [ 6.983779] bus: 'serial': add device serial0
  1275. [ 6.988084] PM: Adding info for serial:serial0
  1276. [ 6.992625] bus: 'serial': remove device serial0
  1277. [ 6.997131] PM: Removing info for serial:serial0
  1278. [ 7.001717] device: 'ttyAML0': device_add
  1279. [ 7.005716] PM: Adding info for No Bus:ttyAML0
  1280. [ 7.010169] driver: 'meson_uart': driver_bound: bound to device 'ff803000.serial'
  1281. [ 7.017558] bus: 'platform': really_probe: bound device ff803000.serial to driver meson_uart
  1282. [ 7.026059] bus: 'platform': add driver msm_serial
  1283. [ 7.030763] msm_serial: driver initialized
  1284. [ 7.034726] bus: 'platform': add driver qcom_geni_serial
  1285. [ 7.040099] bus: 'platform': add driver serial-tegra
  1286. [ 7.045032] bus: 'platform': add driver tegra-tcu
  1287. [ 7.049688] bus: 'platform': add driver fsl-lpuart
  1288. [ 7.054417] device class 'virtio-ports': registering
  1289. [ 7.059217] bus: 'virtio': add driver virtio_console
  1290. [ 7.064108] bus: 'virtio': add driver virtio_rproc_serial
  1291. [ 7.069450] bus: 'i2c': add driver tpm_i2c_infineon
  1292. [ 7.074341] bus: 'platform': add driver arm-smmu
  1293. [ 7.079033] bus: 'platform': add driver arm-smmu-v3
  1294. [ 7.083836] bus: 'platform': add driver qcom-iommu-ctx
  1295. [ 7.088927] bus: 'platform': add driver qcom-iommu
  1296. [ 7.093678] device: 'cache': device_add
  1297. [ 7.097251] device: 'index0': device_add
  1298. [ 7.101178] device: 'index1': device_add
  1299. [ 7.104968] device: 'index2': device_add
  1300. [ 7.108855] device class 'devcoredump': registering
  1301. [ 7.113744] device: 'loop-control': device_add
  1302. [ 7.118144] PM: Adding info for No Bus:loop-control
  1303. [ 7.123261] device: '7:0': device_add
  1304. [ 7.126710] PM: Adding info for No Bus:7:0
  1305. [ 7.130688] device: 'loop0': device_add
  1306. [ 7.134485] PM: Adding info for No Bus:loop0
  1307. [ 7.139440] device: '7:1': device_add
  1308. [ 7.142450] PM: Adding info for No Bus:7:1
  1309. [ 7.146400] device: 'loop1': device_add
  1310. [ 7.150178] PM: Adding info for No Bus:loop1
  1311. [ 7.155143] device: '7:2': device_add
  1312. [ 7.158149] PM: Adding info for No Bus:7:2
  1313. [ 7.162097] device: 'loop2': device_add
  1314. [ 7.165873] PM: Adding info for No Bus:loop2
  1315. [ 7.170832] device: '7:3': device_add
  1316. [ 7.173834] PM: Adding info for No Bus:7:3
  1317. [ 7.177793] device: 'loop3': device_add
  1318. [ 7.181577] PM: Adding info for No Bus:loop3
  1319. [ 7.186529] device: '7:4': device_add
  1320. [ 7.189541] PM: Adding info for No Bus:7:4
  1321. [ 7.193484] device: 'loop4': device_add
  1322. [ 7.197271] PM: Adding info for No Bus:loop4
  1323. [ 7.202293] device: '7:5': device_add
  1324. [ 7.205234] PM: Adding info for No Bus:7:5
  1325. [ 7.209190] device: 'loop5': device_add
  1326. [ 7.212975] PM: Adding info for No Bus:loop5
  1327. [ 7.217928] device: '7:6': device_add
  1328. [ 7.220932] PM: Adding info for No Bus:7:6
  1329. [ 7.224892] device: 'loop6': device_add
  1330. [ 7.228667] PM: Adding info for No Bus:loop6
  1331. [ 7.233610] device: '7:7': device_add
  1332. [ 7.236639] PM: Adding info for No Bus:7:7
  1333. [ 7.240585] device: 'loop7': device_add
  1334. [ 7.244365] PM: Adding info for No Bus:loop7
  1335. [ 7.249101] loop: module loaded
  1336. [ 7.251685] bus: 'virtio': add driver virtio_blk
  1337. [ 7.256390] bus: 'platform': add driver bcm2835-pm
  1338. [ 7.261186] bus: 'i2c': add driver bd9571mwv
  1339. [ 7.265242] bus: 'i2c': add driver axp20x-i2c
  1340. [ 7.269538] bus: 'sunxi-rsb': add driver axp20x-rsb
  1341. [ 7.274361] bus: 'i2c': add driver max77620
  1342. [ 7.278512] bus: 'spmi': add driver pmic-spmi
  1343. [ 7.282809] bus: 'i2c': add driver rk808
  1344. [ 7.286785] bus: 'platform': add driver hi6421_pmic
  1345. [ 7.291718] bus: 'platform': add driver hi655x-pmic
  1346. [ 7.296500] device class 'sas_host': registering
  1347. [ 7.300938] device class 'sas_phy': registering
  1348. [ 7.305422] device class 'sas_port': registering
  1349. [ 7.309967] device class 'sas_device': registering
  1350. [ 7.314723] device class 'sas_end_device': registering
  1351. [ 7.319792] device class 'sas_expander': registering
  1352. [ 7.324793] device class 'scsi_disk': registering
  1353. [ 7.329443] bus: 'scsi': add driver sd
  1354. [ 7.333219] bus: 'platform': add driver hisi_sas_v1_hw
  1355. [ 7.338389] bus: 'platform': add driver hisi_sas_v2_hw
  1356. [ 7.343443] bus: 'pci': add driver hisi_sas_v3_hw
  1357. [ 7.348067] bus: 'pci': add driver ahci
  1358. [ 7.351802] bus: 'platform': add driver ahci
  1359. [ 7.356100] bus: 'pci': add driver sata_sil24
  1360. [ 7.360424] bus: 'platform': add driver ahci-ceva
  1361. [ 7.365159] bus: 'platform': add driver ahci-mvebu
  1362. [ 7.369860] bus: 'platform': add driver xgene-ahci
  1363. [ 7.374567] bus: 'platform': add driver ahci-qoriq
  1364. [ 7.379371] bus: 'platform': add driver sata_rcar
  1365. [ 7.384080] bus: 'platform': add driver pata_platform
  1366. [ 7.388948] bus: 'platform': add driver pata_of_platform
  1367. [ 7.394207] device class 'mtd': registering
  1368. [ 7.398295] device: 'mtd-0': device_add
  1369. [ 7.402022] PM: Adding info for No Bus:mtd-0
  1370. [ 7.406284] bus: 'spi': add driver m25p80
  1371. [ 7.410312] bus: 'platform': add driver denali-nand-dt
  1372. [ 7.415510] bus: 'platform': add driver marvell-nfc
  1373. [ 7.420343] bus: 'platform': add driver qcom-nandc
  1374. [ 7.425069] bus: 'platform': add driver armada_3700_spi
  1375. [ 7.430234] bus: 'platform': add driver bcm_iproc
  1376. [ 7.434870] bus: 'platform': add driver brcmstb_qspi
  1377. [ 7.439807] bus: 'platform': add driver nxp-fspi
  1378. [ 7.444358] bus: 'platform': add driver orion_spi
  1379. [ 7.449045] bus: 'platform': add driver spi_qup
  1380. [ 7.453524] bus: 'platform': add driver rockchip-spi
  1381. [ 7.458463] bus: 'platform': add driver s3c64xx-spi
  1382. [ 7.463314] bus: 'platform': add driver spmi_pmic_arb
  1383. [ 7.468278] bus: 'platform': add driver mdio-mux-iproc
  1384. [ 7.473338] bus: 'platform': add driver mdio-mux-mmioreg
  1385. [ 7.478568] bus: 'pci': add driver mdio_thunder
  1386. [ 7.483056] bus: 'platform': add driver xgene-mdio
  1387. [ 7.487818] Registering platform device 'Fixed MDIO bus.0'. Parent at platform
  1388. [ 7.494805] device: 'Fixed MDIO bus.0': device_add
  1389. [ 7.499481] bus: 'platform': add device Fixed MDIO bus.0
  1390. [ 7.504757] PM: Adding info for platform:Fixed MDIO bus.0
  1391. [ 7.510481] device: 'fixed-0': device_add
  1392. [ 7.514203] PM: Adding info for No Bus:fixed-0
  1393. [ 7.518530] mdio_bus fixed-0: GPIO lookup for consumer reset
  1394. [ 7.524106] mdio_bus fixed-0: using lookup tables for GPIO lookup
  1395. [ 7.530076] mdio_bus fixed-0: No GPIO consumer reset found
  1396. [ 7.535517] libphy: Fixed MDIO Bus: probed
  1397. [ 7.539562] bus: 'mdio_bus': add driver Micrel KS8737
  1398. [ 7.544627] bus: 'mdio_bus': add driver Micrel KSZ8021 or KSZ8031
  1399. [ 7.550701] bus: 'mdio_bus': add driver Micrel KSZ8031
  1400. [ 7.555794] bus: 'mdio_bus': add driver Micrel KSZ8041
  1401. [ 7.560890] bus: 'mdio_bus': add driver Micrel KSZ8041RNLI
  1402. [ 7.566317] bus: 'mdio_bus': add driver Micrel KSZ8051
  1403. [ 7.571417] bus: 'mdio_bus': add driver Micrel KSZ8001 or KS8721
  1404. [ 7.577363] bus: 'mdio_bus': add driver Micrel KSZ8081 or KSZ8091
  1405. [ 7.583395] bus: 'mdio_bus': add driver Micrel KSZ8061
  1406. [ 7.588493] bus: 'mdio_bus': add driver Micrel KSZ9021 Gigabit PHY
  1407. [ 7.594600] bus: 'mdio_bus': add driver Micrel KSZ9031 Gigabit PHY
  1408. [ 7.600754] bus: 'mdio_bus': add driver Microchip KSZ9131 Gigabit PHY
  1409. [ 7.607114] bus: 'mdio_bus': add driver Micrel KSZ8873MLL Switch
  1410. [ 7.613074] bus: 'mdio_bus': add driver Micrel KSZ886X Switch
  1411. [ 7.618755] bus: 'mdio_bus': add driver Micrel KSZ8795
  1412. [ 7.623892] bus: 'mdio_bus': add driver Microchip KSZ9477
  1413. [ 7.629203] bus: 'mdio_bus': add driver Rockchip integrated EPHY
  1414. [ 7.635139] tun: Universal TUN/TAP device driver, 1.6
  1415. [ 7.640102] device: 'tun': device_add
  1416. [ 7.643686] PM: Adding info for No Bus:tun
  1417. [ 7.647941] bus: 'virtio': add driver virtio_net
  1418. [ 7.652505] bus: 'platform': add driver amd-xgbe
  1419. [ 7.657101] bus: 'pci': add driver amd-xgbe
  1420. [ 7.661220] bus: 'platform': add driver xgene-enet
  1421. [ 7.666080] bus: 'platform': add driver macb
  1422. [ 7.670380] bus: 'platform': add driver bgmac-enet
  1423. [ 7.674961] thunder_xcv, ver 1.0
  1424. [ 7.677997] bus: 'pci': add driver thunder_xcv
  1425. [ 7.682395] thunder_bgx, ver 1.0
  1426. [ 7.685554] bus: 'pci': add driver thunder_bgx
  1427. [ 7.689971] nicpf, ver 1.0
  1428. [ 7.692622] bus: 'pci': add driver nicpf
  1429. [ 7.696608] bus: 'platform': add driver fec
  1430. [ 7.700934] bus: 'platform': add driver hisi-gmac
  1431. [ 7.705553] bus: 'platform': add driver Hi-HNS_MDIO
  1432. [ 7.710360] bus: 'platform': add driver hns_dsaf
  1433. [ 7.714947] bus: 'platform': add driver hns-nic
  1434. [ 7.719399] hclge is initializing
  1435. [ 7.722478] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
  1436. [ 7.729585] hns3: Copyright (c) 2017 Huawei Corporation.
  1437. [ 7.734856] bus: 'pci': add driver hns3
  1438. [ 7.738737] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
  1439. [ 7.744452] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  1440. [ 7.750268] bus: 'pci': add driver e1000e
  1441. [ 7.754318] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
  1442. [ 7.761184] igb: Copyright (c) 2007-2014 Intel Corporation.
  1443. [ 7.766654] bus: 'pci': add driver igb
  1444. [ 7.770443] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
  1445. [ 7.778175] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
  1446. [ 7.783997] bus: 'pci': add driver igbvf
  1447. [ 7.788025] bus: 'platform': add driver orion-mdio
  1448. [ 7.792938] bus: 'platform': add driver mvneta
  1449. [ 7.797297] bus: 'platform': add driver mvpp2
  1450. [ 7.801569] sky2: driver version 1.30
  1451. [ 7.805025] bus: 'pci': add driver sky2
  1452. [ 7.808918] bus: 'platform': add driver ravb
  1453. [ 7.813284] bus: 'platform': add driver smc91x
  1454. [ 7.817675] bus: 'platform': add driver smsc911x
  1455. [ 7.822225] bus: 'platform': add driver ave
  1456. [ 7.826391] bus: 'platform': add driver netsec
  1457. [ 7.830744] device: 'vfio': device_add
  1458. [ 7.834300] PM: Adding info for No Bus:vfio
  1459. [ 7.838549] device class 'vfio': registering
  1460. [ 7.842699] VFIO - User Level meta-driver version: 0.3
  1461. [ 7.851889] bus: 'pci': add driver vfio-pci
  1462. [ 7.852030] bus: 'amba': add driver kmi-pl050
  1463. [ 7.856261] bus: 'serio': add driver atkbd
  1464. [ 7.860400] bus: 'platform': add driver cros-ec-keyb
  1465. [ 7.865348] bus: 'serio': add driver psmouse
  1466. [ 7.869560] bus: 'platform': add driver hi65xx-powerkey
  1467. [ 7.874778] bus: 'platform': add driver pm8941-pwrkey
  1468. [ 7.879769] bus: 'platform': add driver brcmstb-waketimer
  1469. [ 7.885066] i2c /dev entries driver
  1470. [ 7.888338] device class 'i2c-dev': registering
  1471. [ 7.892894] bus: 'platform': add driver bcm-iproc-i2c
  1472. [ 7.898030] bus: 'platform': add driver exynos5-hsi2c
  1473. [ 7.903053] bus: 'platform': add driver meson-i2c
  1474. [ 7.907718] bus: 'platform': add driver mv64xxx_i2c
  1475. [ 7.912571] bus: 'platform': add driver i2c_qup
  1476. [ 7.917042] bus: 'platform': add driver rk3x-i2c
  1477. [ 7.921641] bus: 'platform': add driver tegra-i2c
  1478. [ 7.926291] bus: 'platform': add driver tegra-bpmp-i2c
  1479. [ 7.931364] bus: 'platform': add driver uniphier-fi2c
  1480. [ 7.936350] bus: 'platform': add driver i2c-rcar
  1481. [ 7.940989] bus: 'platform': add driver zx2967_i2c
  1482. [ 7.945672] bus: 'platform': add driver brcmstb-i2c
  1483. [ 7.950488] bus: 'platform': add driver cros-ec-i2c-tunnel
  1484. [ 7.955953] bus: 'i2c': add driver pca954x
  1485. [ 7.960203] bus: 'platform': add driver ptp-dte
  1486. [ 7.964427] bus: 'platform': add driver rockchip-iodomain
  1487. [ 7.969887] bus: 'platform': add driver msm-restart
  1488. [ 7.974665] bus: 'platform': add driver vexpress-reset
  1489. [ 7.979752] bus: 'platform': add driver xgene-reboot
  1490. [ 7.984642] bus: 'platform': add driver syscon-reboot
  1491. [ 7.989659] bus: 'platform': add driver syscon-reboot-mode
  1492. [ 7.995055] bus: 'i2c': add driver bq27xxx-battery
  1493. [ 7.999734] bus: 'platform': add driver scpi-hwmon
  1494. [ 8.004598] bus: 'platform': add driver ns-thermal
  1495. [ 8.009323] bus: 'platform': add driver rcar_thermal
  1496. [ 8.014289] bus: 'platform': add driver rcar_gen3_thermal
  1497. [ 8.019598] bus: 'platform': add driver exynos-tmu
  1498. [ 8.024392] bus: 'platform': add driver armada_thermal
  1499. [ 8.029456] bus: 'platform': add driver qcom-tsens
  1500. [ 8.034201] bus: 'platform': add driver hisi_thermal
  1501. [ 8.039065] bus: 'platform': add driver mtk-thermal
  1502. [ 8.043978] bus: 'platform': add driver uniphier-thermal
  1503. [ 8.049148] bus: 'amba': add driver sp805-wdt
  1504. [ 8.053375] bus: 'platform': add driver s3c2410-wdt
  1505. [ 8.058338] bus: 'platform': add driver imx2-wdt
  1506. [ 8.062815] bus: 'platform': remove driver imx2-wdt
  1507. [ 8.067555] driver: 'imx2-wdt': driver_release
  1508. [ 8.071954] bus: 'platform': add driver bcm2835-wdt
  1509. [ 8.076872] bus: 'platform': add driver renesas_wdt
  1510. [ 8.081774] bus: 'platform': add driver uniphier-wdt
  1511. [ 8.086672] bus: 'platform': add driver cpufreq-dt
  1512. [ 8.091449] bus: 'platform': add driver brcmstb-avs-cpufreq
  1513. [ 8.096968] bus: 'platform': add driver scpi-cpufreq
  1514. [ 8.101851] bus: 'platform': add driver tegra20-cpufreq
  1515. [ 8.107028] bus: 'platform': add driver tegra186-cpufreq
  1516. [ 8.112322] bus: 'platform': add driver pwrseq_simple
  1517. [ 8.117323] bus: 'platform': add driver pwrseq_emmc
  1518. [ 8.122165] bus: 'mmc_rpmb': registered
  1519. [ 8.125762] bus: 'mmc': add driver mmcblk
  1520. [ 8.129694] bus: 'amba': add driver mmci-pl18x
  1521. [ 8.134102] sdhci: Secure Digital Host Controller Interface driver
  1522. [ 8.140204] sdhci: Copyright(c) Pierre Ossman
  1523. [ 8.144510] bus: 'platform': add driver sdhci-acpi
  1524. [ 8.149382] bus: 'platform': add driver f_sdh30
  1525. [ 8.153895] bus: 'spi': add driver mmc_spi
  1526. [ 8.157913] bus: 'platform': add driver renesas_sdhi_internal_dmac
  1527. [ 8.164182] bus: 'platform': add driver uniphier-sd
  1528. [ 8.168912] Synopsys Designware Multimedia Card Interface Driver
  1529. [ 8.174763] bus: 'platform': add driver dw_mmc
  1530. [ 8.179257] bus: 'platform': add driver dwmmc_exynos
  1531. [ 8.184278] bus: 'platform': add driver dwmmc_hi3798cv200
  1532. [ 8.189572] bus: 'platform': add driver dwmmc_k3
  1533. [ 8.194168] bus: 'platform': add driver dwmmc_rockchip
  1534. [ 8.199277] bus: 'platform': add driver meson-gx-mmc
  1535. [ 8.204235] bus: 'platform': add driver sunxi-mmc
  1536. [ 8.208853] bus: 'platform': add driver sdhost-bcm2835
  1537. [ 8.213863] sdhci-pltfm: SDHCI platform and OF driver helper
  1538. [ 8.219345] bus: 'platform': add driver sdhci-cdns
  1539. [ 8.224202] bus: 'platform': add driver sdhci-esdhc-imx
  1540. [ 8.229488] bus: 'platform': add driver sdhci-tegra
  1541. [ 8.234292] bus: 'platform': add driver sdhci-arasan
  1542. [ 8.239199] bus: 'platform': add driver sdhci-esdhc
  1543. [ 8.244116] bus: 'platform': add driver sdhci-iproc
  1544. [ 8.248852] bus: 'platform': add driver sdhci_msm
  1545. [ 8.253506] bus: 'platform': add driver sdhci-brcmstb
  1546. [ 8.258510] bus: 'platform': add driver xenon-sdhci
  1547. [ 8.263342] bus: 'platform': add driver leds-gpio
  1548. [ 8.267896] bus: 'platform': driver_probe_device: matched device leds with driver leds-gpio
  1549. [ 8.275982] bus: 'platform': really_probe: probing driver leds-gpio with device leds
  1550. [ 8.283653] leds-gpio leds: no pinctrl handle
  1551. [ 8.288028] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/blue[0]' - status (0)
  1552. [ 8.296844] meson-g12a-pinctrl ff800000.sys-ctrl:pinctrl@14: request pin 11 (GPIOAO_11) for aobus-banks:423
  1553. [ 8.306496] no flags found for gpios
  1554. [ 8.310039] device: 'n2:blue': device_add
  1555. [ 8.314033] PM: Adding info for No Bus:n2:blue
  1556. [ 8.318481] driver: 'leds-gpio': driver_bound: bound to device 'leds'
  1557. [ 8.324924] bus: 'platform': really_probe: bound device leds to driver leds-gpio
  1558. [ 8.332354] bus: 'platform': add driver leds_pwm
  1559. [ 8.336990] bus: 'platform': add driver leds-syscon
  1560. [ 8.341899] ledtrig-cpu: registered to indicate activity on CPUs
  1561. [ 8.347691] bus: 'platform': add driver scpi_protocol
  1562. [ 8.352763] bus: 'platform': add driver scpi_power_domain
  1563. [ 8.358136] bus: 'platform': add driver raspberrypi-firmware
  1564. [ 8.363766] bus: 'platform': add driver ti-sci
  1565. [ 8.368175] bus: 'platform': add driver meson-sm
  1566. [ 8.372633] bus: 'platform': remove driver meson-sm
  1567. [ 8.377369] driver: 'meson-sm': driver_release
  1568. [ 8.381748] bus: 'platform': add driver imx-scu
  1569. [ 8.386355] bus: 'platform': add driver imx-scu-pd
  1570. [ 8.391153] bus: 'platform': add driver zynqmp_firmware
  1571. [ 8.396343] bus: 'hid': registered
  1572. [ 8.399384] bus: 'hid': add driver hid-generic
  1573. [ 8.404105] bus: 'hid': add driver a4tech
  1574. [ 8.407950] bus: 'hid': add driver apple
  1575. [ 8.411711] bus: 'hid': add driver belkin
  1576. [ 8.415764] bus: 'hid': add driver cherry
  1577. [ 8.419778] bus: 'hid': add driver chicony
  1578. [ 8.423781] bus: 'hid': add driver cypress
  1579. [ 8.427821] bus: 'hid': add driver ezkey
  1580. [ 8.431731] bus: 'hid': add driver itetech
  1581. [ 8.435756] bus: 'hid': add driver kensington
  1582. [ 8.440081] bus: 'hid': add driver logitech
  1583. [ 8.444207] bus: 'hid': add driver microsoft
  1584. [ 8.448452] bus: 'hid': add driver monterey
  1585. [ 8.452574] bus: 'hid': add driver redragon
  1586. [ 8.456748] bus: 'i2c': add driver cros-ec-i2c
  1587. [ 8.461098] bus: 'spi': add driver cros-ec-spi
  1588. [ 8.465498] bus: 'amba': add driver mhu
  1589. [ 8.469364] bus: 'platform': add driver imx_mu
  1590. [ 8.473914] bus: 'platform': add driver platform-mhu
  1591. [ 8.478791] bus: 'platform': add driver bcm2835-mbox
  1592. [ 8.483719] bus: 'platform': add driver ti-msgmgr
  1593. [ 8.488330] device class 'extcon': registering
  1594. [ 8.492658] bus: 'platform': add driver extcon-usb-gpio
  1595. [ 8.497952] bus: 'platform': add driver extcon-usbc-cros-ec
  1596. [ 8.503467] bus: 'platform': add driver brcmstb-dpfe
  1597. [ 8.508391] bus: 'platform': add driver tegra186-mc
  1598. [ 8.513194] bus: 'platform': add driver exynos-adc
  1599. [ 8.518035] bus: 'platform': add driver meson-saradc
  1600. [ 8.522926] bus: 'platform': add driver hisi_l3c_pmu
  1601. [ 8.527775] bus: 'platform': add driver hisi_hha_pmu
  1602. [ 8.532700] bus: 'platform': add driver hisi_ddrc_pmu
  1603. [ 8.537675] bus: 'platform': add driver qcom-l2cache-pmu
  1604. [ 8.542939] bus: 'platform': add driver qcom-l3cache-pmu
  1605. [ 8.548199] bus: 'platform': add driver brcm-otpc
  1606. [ 8.552881] bus: 'platform': add driver qcom,qfprom
  1607. [ 8.557720] bus: 'platform': add driver rockchip-efuse
  1608. [ 8.562844] bus: 'platform': add driver uniphier-efuse
  1609. [ 8.567965] device: 'timer': device_add
  1610. [ 8.571387] PM: Adding info for No Bus:timer
  1611. [ 8.575969] Registering platform device 'snd-soc-dummy'. Parent at platform
  1612. [ 8.582575] device: 'snd-soc-dummy': device_add
  1613. [ 8.587002] bus: 'platform': add device snd-soc-dummy
  1614. [ 8.592021] PM: Adding info for platform:snd-soc-dummy
  1615. [ 8.597667] bus: 'platform': add driver snd-soc-dummy
  1616. [ 8.602318] bus: 'platform': driver_probe_device: matched device snd-soc-dummy with driver snd-soc-dummy
  1617. [ 8.611499] bus: 'platform': really_probe: probing driver snd-soc-dummy with device snd-soc-dummy
  1618. [ 8.620277] snd-soc-dummy snd-soc-dummy: no of_node; not parsing pinctrl DT
  1619. [ 8.627180] snd-soc-dummy snd-soc-dummy: no default pinctrl state
  1620. [ 8.633235] driver: 'snd-soc-dummy': driver_bound: bound to device 'snd-soc-dummy'
  1621. [ 8.640803] bus: 'platform': really_probe: bound device snd-soc-dummy to driver snd-soc-dummy
  1622. [ 8.649400] bus: 'platform': add driver soc-audio
  1623. [ 8.654203] NET: Registered protocol family 17
  1624. [ 8.658555] 9pnet: Installing 9P2000 support
  1625. [ 8.662550] bus: 'virtio': add driver 9pnet_virtio
  1626. [ 8.667304] Key type dns_resolver registered
  1627. [ 8.671616] device: 'cpu_dma_latency': device_add
  1628. [ 8.676143] PM: Adding info for No Bus:cpu_dma_latency
  1629. [ 8.681328] device: 'network_latency': device_add
  1630. [ 8.685940] PM: Adding info for No Bus:network_latency
  1631. [ 8.691040] device: 'network_throughput': device_add
  1632. [ 8.695949] PM: Adding info for No Bus:network_throughput
  1633. [ 8.701288] device: 'memory_bandwidth': device_add
  1634. [ 8.706017] PM: Adding info for No Bus:memory_bandwidth
  1635. [ 8.711305] registered taskstats version 1
  1636. [ 8.715243] Loading compiled-in X.509 certificates
  1637. [ 8.730394] devices_kset: Moving regulator-hub_5v to end of list
  1638. [ 8.730761] PM: Moving platform:regulator-hub_5v to end of list
  1639. [ 8.736713] platform regulator-hub_5v: Retrying from deferred list
  1640. [ 8.742986] bus: 'platform': driver_probe_device: matched device regulator-hub_5v with driver reg-fixed-voltage
  1641. [ 8.752768] bus: 'platform': really_probe: probing driver reg-fixed-voltage with device regulator-hub_5v
  1642. [ 8.762180] reg-fixed-voltage regulator-hub_5v: no pinctrl handle
  1643. [ 8.768271] reg-fixed-voltage regulator-hub_5v: GPIO lookup for consumer (null)
  1644. [ 8.775446] reg-fixed-voltage regulator-hub_5v: using device tree for GPIO lookup
  1645. [ 8.782873] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulator-hub_5v[0]'
  1646. [ 8.791677] of_get_named_gpiod_flags: parsed 'gpio' property of node '/regulator-hub_5v[0]' - status (0)
  1647. [ 8.801075] meson-g12a-pinctrl ff634400.bus:pinctrl@40: request pin 21 (GPIOH_5) for periphs-banks:448
  1648. [ 8.810324] HUB_5V: supplied by 5V
  1649. [ 8.813709] device: 'regulator.7': device_add
  1650. [ 8.818031] PM: Adding info for No Bus:regulator.7
  1651. [ 8.822880] VCC_3V3: supplied by VDDAO_3V3
  1652. [ 8.826907] VCC_1V8: supplied by VCC_3V3
  1653. [ 8.830718] VDDAO_1V8: supplied by VDDAO_3V3
  1654. [ 8.834948] driver: 'reg-fixed-voltage': driver_bound: bound to device 'regulator-hub_5v'
  1655. [ 8.843102] bus: 'platform': really_probe: bound device regulator-hub_5v to driver reg-fixed-voltage
  1656. [ 8.852117] devices_kset: Moving regulator-usb_pwr_en to end of list
  1657. [ 8.858345] PM: Moving platform:regulator-usb_pwr_en to end of list
  1658. [ 8.864555] platform regulator-usb_pwr_en: Retrying from deferred list
  1659. [ 8.871245] bus: 'platform': driver_probe_device: matched device regulator-usb_pwr_en with driver reg-fixed-voltage
  1660. [ 8.881365] bus: 'platform': really_probe: probing driver reg-fixed-voltage with device regulator-usb_pwr_en
  1661. [ 8.891121] reg-fixed-voltage regulator-usb_pwr_en: no pinctrl handle
  1662. [ 8.897559] reg-fixed-voltage regulator-usb_pwr_en: GPIO lookup for consumer (null)
  1663. [ 8.905080] reg-fixed-voltage regulator-usb_pwr_en: using device tree for GPIO lookup
  1664. [ 8.912851] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulator-usb_pwr_en[0]'
  1665. [ 8.922000] of_get_named_gpiod_flags: parsed 'gpio' property of node '/regulator-usb_pwr_en[0]' - status (0)
  1666. [ 8.931744] meson-g12a-pinctrl ff634400.bus:pinctrl@40: request pin 22 (GPIOH_6) for periphs-banks:449
  1667. [ 8.941004] USB_PWR_EN: supplied by HUB_5V
  1668. [ 8.945064] device: 'regulator.8': device_add
  1669. [ 8.949391] PM: Adding info for No Bus:regulator.8
  1670. [ 8.954214] driver: 'reg-fixed-voltage': driver_bound: bound to device 'regulator-usb_pwr_en'
  1671. [ 8.962685] bus: 'platform': really_probe: bound device regulator-usb_pwr_en to driver reg-fixed-voltage
  1672. [ 8.972168] bus: 'platform': add driver gpio-keys
  1673. [ 8.976813] hctosys: unable to open rtc device (rtc0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement