Advertisement
Guest User

Untitled

a guest
Jan 7th, 2019
482
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 61.46 KB | None | 0 0
  1. [    0.000000] Booting Linux on physical CPU 0x0
  2. [    0.000000] Initializing cgroup subsys cpuset
  3. [    0.000000] Initializing cgroup subsys cpu
  4. [    0.000000] Initializing cgroup subsys cpuacct
  5. [    0.000000] Linux version 4.4.132-1075-rockchip-ayufan-ga83beded8524 (root@runner-f725ff63-project-5943294-concurrent-0) (gcc version 7.3.0 (Ubuntu/Linaro 7.3.0-16ubuntu3) ) #1 SMP Thu Jul 26 08:22:22 UTC 2018
  6. [    0.000000] Boot CPU: AArch64 Processor [410fd034]
  7. [    0.000000] earlycon: Early serial console at MMIO32 0xff1a0000 (options '')
  8. [    0.000000] bootconsole [uart0] enabled
  9. [    0.000000] Reserved memory: failed to reserve memory for node 'drm-logo@00000000': base 0x0000000000000000, size 0 MiB
  10. [    0.000000] On node 0 totalpages: 1015296
  11. [    0.000000]   DMA zone: 15864 pages used for memmap
  12. [    0.000000]   DMA zone: 0 pages reserved
  13. [    0.000000]   DMA zone: 1015296 pages, LIFO batch:31
  14. [    0.000000] psci: probing for conduit method from DT.
  15. [    0.000000] psci: PSCIv1.0 detected in firmware.
  16. [    0.000000] psci: Using standard PSCI v0.2 function IDs
  17. [    0.000000] psci: MIGRATE_INFO_TYPE not supported.
  18. [    0.000000] PERCPU: Embedded 21 pages/cpu @ffffffc0f7eec000 s46248 r8192 d31576 u86016
  19. [    0.000000] pcpu-alloc: s46248 r8192 d31576 u86016 alloc=21*4096
  20. [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
  21. [    0.000000] Detected VIPT I-cache on CPU0
  22. [    0.000000] CPU features: enabling workaround for ARM erratum 845719
  23. [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 999432
  24. [    0.000000] Kernel command line: earlycon=uart8250,mmio32,0xff1a0000 swiotlb=1 rw panic=10 init=/sbin/init coherent_pool=1M ethaddr=8e:b1:83:fb:56:63 eth1addr= serial=32db4bd446a0157 cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1 root=LABEL=linux-root rootwait rootfstype=ext4
  25. [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  26. [    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  27. [    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  28. [    0.000000] software IO TLB [mem 0xf7ea3000-0xf7ee3000] (0MB) mapped at [ffffffc0f7ea3000-ffffffc0f7ee2fff]
  29. [    0.000000] Memory: 3965100K/4061184K available (11966K kernel code, 1706K rwdata, 4340K rodata, 1152K init, 770K bss, 96084K reserved, 0K cma-reserved)
  30. [    0.000000] Virtual kernel memory layout:
  31.                    modules : 0xffffff8000000000 - 0xffffff8008000000   (   128 MB)
  32.                    vmalloc : 0xffffff8008000000 - 0xffffffbdbfff0000   (   246 GB)
  33.                      .init : 0xffffff8009080000 - 0xffffff80091a0000   (  1152 KB)
  34.                      .text : 0xffffff8008080000 - 0xffffff8008c30000   ( 11968 KB)
  35.                    .rodata : 0xffffff8008c30000 - 0xffffff8009080000   (  4416 KB)
  36.                      .data : 0xffffff80091a0000 - 0xffffff800934a808   (  1707 KB)
  37.                    vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000   (     8 GB maximum)
  38.                              0xffffffbdc0008000 - 0xffffffbdc3e00000   (    61 MB actual)
  39.                    fixed   : 0xffffffbffe7fb000 - 0xffffffbffec00000   (  4116 KB)
  40.                    PCI I/O : 0xffffffbffee00000 - 0xffffffbfffe00000   (    16 MB)
  41.                    memory  : 0xffffffc000200000 - 0xffffffc0f8000000   (  3966 MB)
  42. [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
  43. [    0.000000] Hierarchical RCU implementation.
  44. [    0.000000]  Build-time adjustment of leaf fanout to 64.
  45. [    0.000000]  RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=6.
  46. [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=6
  47. [    0.000000] NR_IRQS:64 nr_irqs:64 0
  48. [    0.000000] GIC: Using split EOI/Deactivate mode
  49. [    0.000000] ITS: /interrupt-controller@fee00000/interrupt-controller@fee20000
  50. [    0.000000] ITS: allocated 65536 Devices @f2d00000 (psz 64K, shr 0)
  51. [    0.000000] ITS: using cache flushing for cmd queue
  52. [    0.000000] GIC: using LPI property table @0x00000000f2c90000
  53. [    0.000000] ITS: Allocated 1792 chunks for LPIs
  54. [    0.000000] CPU0: found redistributor 0 region 0:0x00000000fef00000
  55. [    0.000000] CPU0: using LPI pending table @0x00000000f2ca0000
  56. [    0.000000] GIC: using cache flushing for LPI property table
  57. [    0.000000] GIC: PPI partition interrupt-partition-0[0] { /cpus/cpu@0[0] /cpus/cpu@1[1] /cpus/cpu@2[2] /cpus/cpu@3[3] }
  58. [    0.000000] GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] }
  59. [    0.000000] rockchip_mmc_get_phase: invalid clk rate
  60. [    0.000000] rockchip_mmc_get_phase: invalid clk rate
  61. [    0.000000] rockchip_mmc_get_phase: invalid clk rate
  62. [    0.000000] rockchip_mmc_get_phase: invalid clk rate
  63. [    0.000000] rockchip_clk_register_frac_branch: could not find dclk_vop0_frac as parent of dclk_vop0, rate changes may not work
  64. [    0.000000] rockchip_clk_register_frac_branch: could not find dclk_vop1_frac as parent of dclk_vop1, rate changes may not work
  65. [    0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).
  66. [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  67. [    0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  68. [    0.001953] Console: colour dummy device 80x25
  69. [    0.002378] console [tty0] enabled
  70. [    0.002709] bootconsole [uart0] disabled
  71. [    0.003112] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=24000)
  72. [    0.003140] pid_max: default: 32768 minimum: 301
  73. [    0.003261] Security Framework initialized
  74. [    0.003277] Yama: becoming mindful.
  75. [    0.003308] AppArmor: AppArmor disabled by boot time parameter
  76. [    0.003370] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
  77. [    0.003392] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
  78. [    0.004188] Initializing cgroup subsys io
  79. [    0.004213] Initializing cgroup subsys memory
  80. [    0.004254] Initializing cgroup subsys devices
  81. [    0.004274] Initializing cgroup subsys freezer
  82. [    0.004293] Initializing cgroup subsys net_cls
  83. [    0.004311] Initializing cgroup subsys perf_event
  84. [    0.004331] Initializing cgroup subsys net_prio
  85. [    0.004355] Initializing cgroup subsys hugetlb
  86. [    0.004371] Initializing cgroup subsys pids
  87. [    0.004419] ftrace: allocating 44383 entries in 174 pages
  88. [    0.118704] sched-energy: Sched-energy-costs installed from DT
  89. [    0.118735] CPU0: update cpu_capacity 401
  90. [    0.118798] ASID allocator initialised with 32768 entries
  91. [    0.122038] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
  92. [    0.122529] Platform MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
  93. [    0.123828] Detected VIPT I-cache on CPU1
  94. [    0.123861] CPU1: found redistributor 1 region 0:0x00000000fef20000
  95. [    0.123891] CPU1: using LPI pending table @0x00000000f2f40000
  96. [    0.123935] CPU1: update cpu_capacity 401
  97. [    0.123939] CPU1: Booted secondary processor [410fd034]
  98. [    0.124471] Detected VIPT I-cache on CPU2
  99. [    0.124492] CPU2: found redistributor 2 region 0:0x00000000fef40000
  100. [    0.124521] CPU2: using LPI pending table @0x00000000f2f60000
  101. [    0.124550] CPU2: update cpu_capacity 401
  102. [    0.124553] CPU2: Booted secondary processor [410fd034]
  103. [    0.125092] Detected VIPT I-cache on CPU3
  104. [    0.125112] CPU3: found redistributor 3 region 0:0x00000000fef60000
  105. [    0.125140] CPU3: using LPI pending table @0x00000000f2fc0000
  106. [    0.125168] CPU3: update cpu_capacity 401
  107. [    0.125171] CPU3: Booted secondary processor [410fd034]
  108. [    0.125686] Detected PIPT I-cache on CPU4
  109. [    0.125712] CPU4: found redistributor 100 region 0:0x00000000fef80000
  110. [    0.125751] CPU4: using LPI pending table @0x00000000f2ff0000
  111. [    0.125790] CPU4: update cpu_capacity 1024
  112. [    0.125794] CPU4: Booted secondary processor [410fd082]
  113. [    0.126347] Detected PIPT I-cache on CPU5
  114. [    0.126366] CPU5: found redistributor 101 region 0:0x00000000fefa0000
  115. [    0.126402] CPU5: using LPI pending table @0x00000000f2430000
  116. [    0.126430] CPU5: update cpu_capacity 1024
  117. [    0.126433] CPU5: Booted secondary processor [410fd082]
  118. [    0.126520] Brought up 6 CPUs
  119. [    0.127214] SMP: Total of 6 processors activated.
  120. [    0.127245] CPU features: detected feature: GIC system register CPU interface
  121. [    0.127283] CPU: All CPU(s) started at EL2
  122. [    0.127353] alternatives: patching kernel code
  123. [    0.128841] devtmpfs: initialized
  124. [    0.142797] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  125. [    0.142852] futex hash table entries: 2048 (order: 5, 131072 bytes)
  126. [    0.143369] xor: measuring software checksum speed
  127. [    0.153020]    8regs     :  2876.000 MB/sec
  128. [    0.163077]    8regs_prefetch:  2572.000 MB/sec
  129. [    0.173135]    32regs    :  3248.000 MB/sec
  130. [    0.183192]    32regs_prefetch:  2868.000 MB/sec
  131. [    0.183212] xor: using function: 32regs (3248.000 MB/sec)
  132. [    0.183252] pinctrl core: initialized pinctrl subsystem
  133. [    0.183499] regulator-dummy: no parameters
  134. [    0.184699] Failed to find legacy iommu devices
  135. [    0.185117] NET: Registered protocol family 16
  136. [    0.189745] cpuidle: using governor ladder
  137. [    0.193753] cpuidle: using governor menu
  138. [    0.194070] vdso: 2 pages (1 code @ ffffff8008c36000, 1 data @ ffffff80091a4000)
  139. [    0.194123] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  140. [    0.194660] DMA: preallocated 1024 KiB pool for atomic allocations
  141. [    0.209229] gpiochip_add_data: registered GPIOs 0 to 31 on device: gpio0
  142. [    0.209310] gpiochip_add_data: registered GPIOs 32 to 63 on device: gpio1
  143. [    0.209382] gpiochip_add_data: registered GPIOs 64 to 95 on device: gpio2
  144. [    0.209457] gpiochip_add_data: registered GPIOs 96 to 127 on device: gpio3
  145. [    0.209529] gpiochip_add_data: registered GPIOs 128 to 159 on device: gpio4
  146. [    0.245649] raid6: int64x1  gen()   472 MB/s
  147. [    0.262669] raid6: int64x1  xor()   408 MB/s
  148. [    0.279794] raid6: int64x2  gen()   656 MB/s
  149. [    0.296892] raid6: int64x2  xor()   595 MB/s
  150. [    0.314017] raid6: int64x4  gen()   953 MB/s
  151. [    0.331101] raid6: int64x4  xor()   671 MB/s
  152. [    0.348224] raid6: int64x8  gen()   765 MB/s
  153. [    0.365298] raid6: int64x8  xor()   630 MB/s
  154. [    0.382387] raid6: neonx1   gen()   996 MB/s
  155. [    0.399458] raid6: neonx1   xor()   677 MB/s
  156. [    0.416543] raid6: neonx2   gen()  1328 MB/s
  157. [    0.433640] raid6: neonx2   xor()   986 MB/s
  158. [    0.450763] raid6: neonx4   gen()  1796 MB/s
  159. [    0.467843] raid6: neonx4   xor()  1189 MB/s
  160. [    0.484955] raid6: neonx8   gen()  1695 MB/s
  161. [    0.502032] raid6: neonx8   xor()  1257 MB/s
  162. [    0.502051] raid6: using algorithm neonx4 gen() 1796 MB/s
  163. [    0.502070] raid6: .... xor() 1189 MB/s, rmw enabled
  164. [    0.502088] raid6: using intx1 recovery algorithm
  165. [    0.502990] of_get_named_gpiod_flags: parsed 'rockchip,power-ctrl' property of node '/rockchip-suspend[0]' - status (0)
  166. [    0.503029] of_get_named_gpiod_flags: parsed 'rockchip,power-ctrl' property of node '/rockchip-suspend[1]' - status (0)
  167. [    0.503279] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/dc-12v[0]'
  168. [    0.503302] dc_12v: 12000 mV
  169. [    0.503479] reg-fixed-voltage dc-12v: dc_12v supplying 12000000uV
  170. [    0.503645] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc3v3-pcie-regulator[0]' - status (0)
  171. [    0.503697] reg-fixed-voltage vcc3v3-pcie-regulator: Looking up vin-supply from device tree
  172. [    0.503736] vcc3v3_pcie: supplied by dc_12v
  173. [    0.503761] dc_12v: could not add device link regulator.2 err -2
  174. [    0.503802] vcc3v3_pcie: 3300 mV
  175. [    0.503958] reg-fixed-voltage vcc3v3-pcie-regulator: vcc3v3_pcie supplying 3300000uV
  176. [    0.504012] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc1v8-s0[0]'
  177. [    0.504028] vcc1v8_s0: 1800 mV
  178. [    0.504173] reg-fixed-voltage vcc1v8-s0: vcc1v8_s0 supplying 1800000uV
  179. [    0.504237] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-sys[0]'
  180. [    0.504255] reg-fixed-voltage vcc-sys: Looking up vin-supply from device tree
  181. [    0.504288] vcc_sys: supplied by dc_12v
  182. [    0.504310] dc_12v: could not add device link regulator.4 err -2
  183. [    0.504349] vcc_sys: 5000 mV
  184. [    0.504496] reg-fixed-voltage vcc-sys: vcc_sys supplying 5000000uV
  185. [    0.504546] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-phy-regulator[0]'
  186. [    0.504564] vcc_phy: no parameters
  187. [    0.504719] reg-fixed-voltage vcc-phy-regulator: vcc_phy supplying 0uV
  188. [    0.504770] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc3v3-sys[0]'
  189. [    0.504790] reg-fixed-voltage vcc3v3-sys: Looking up vin-supply from device tree
  190. [    0.504825] vcc3v3_sys: supplied by vcc_sys
  191. [    0.504847] vcc_sys: could not add device link regulator.6 err -2
  192. [    0.504874] vcc3v3_sys: 3300 mV
  193. [    0.505022] reg-fixed-voltage vcc3v3-sys: vcc3v3_sys supplying 3300000uV
  194. [    0.505155] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc5v0-host-regulator[0]' - status (0)
  195. [    0.505196] vcc5v0_host: no parameters
  196. [    0.505374] reg-fixed-voltage vcc5v0-host-regulator: vcc5v0_host supplying 0uV
  197. [    0.505949] iommu: Adding device ff8f0000.vop to group 0
  198. [    0.506029] platform ff8f0000.vop: iommu /iommu@ff8f3f00 not found
  199. [    0.506049] iommu: Removing device ff8f0000.vop from group 0
  200. [    0.506121] iommu: Adding device ff900000.vop to group 0
  201. [    0.507377] SCSI subsystem initialized
  202. [    0.507547] libata version 3.00 loaded.
  203. [    0.507724] usbcore: registered new interface driver usbfs
  204. [    0.507779] usbcore: registered new interface driver hub
  205. [    0.507874] usbcore: registered new device driver usb
  206. [    0.507984] media: Linux media interface: v0.10
  207. [    0.508029] Linux video capture interface: v2.00
  208. [    0.508100] pps_core: LinuxPPS API ver. 1 registered
  209. [    0.508119] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  210. [    0.508163] PTP clock support registered
  211. [    0.509221] Advanced Linux Sound Architecture Driver Initialized.
  212. [    0.509781] Bluetooth: Core ver 2.21
  213. [    0.509823] NET: Registered protocol family 31
  214. [    0.509842] Bluetooth: HCI device and connection manager initialized
  215. [    0.509868] Bluetooth: HCI socket layer initialized
  216. [    0.509891] Bluetooth: L2CAP socket layer initialized
  217. [    0.509926] Bluetooth: SCO socket layer initialized
  218. [    0.510319] NetLabel: Initializing
  219. [    0.510339] NetLabel:  domain hash size = 128
  220. [    0.510357] NetLabel:  protocols = UNLABELED CIPSOv4
  221. [    0.510407] NetLabel:  unlabeled traffic allowed by default
  222. [    0.511202] clocksource: Switched to clocksource arch_sys_counter
  223. [    0.562902] thermal thermal_zone1: power_allocator: sustainable_power will be estimated
  224. [    0.563159] NET: Registered protocol family 2
  225. [    0.563637] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  226. [    0.563884] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes)
  227. [    0.564647] TCP: Hash tables configured (established 32768 bind 32768)
  228. [    0.564787] UDP hash table entries: 2048 (order: 5, 196608 bytes)
  229. [    0.565002] UDP-Lite hash table entries: 2048 (order: 5, 196608 bytes)
  230. [    0.565448] NET: Registered protocol family 1
  231. [    0.565764] RPC: Registered named UNIX socket transport module.
  232. [    0.565786] RPC: Registered udp transport module.
  233. [    0.565805] RPC: Registered tcp transport module.
  234. [    0.565823] RPC: Registered tcp NFSv4.1 backchannel transport module.
  235. [    0.566015] PCI: CLS 0 bytes, default 64
  236. [    0.566566] Trying to unpack rootfs image as initramfs...
  237. [    0.714327] Freeing initrd memory: 2852K
  238. [    0.714892] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  239. [    0.715008] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
  240. [    0.716251] kvm [1]: 8-bit VMID
  241. [    0.716272] kvm [1]: Hyp mode initialized successfully
  242. [    0.716415] kvm [1]: interrupt-controller@fff20000 IRQ10
  243. [    0.716636] kvm [1]: timer IRQ12
  244. [    0.719692] audit: initializing netlink subsys (disabled)
  245. [    0.719758] audit: type=2000 audit(0.642:1): initialized
  246. [    0.720524] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  247. [    0.727632] VFS: Disk quotas dquot_6.6.0
  248. [    0.727825] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  249. [    0.729735] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  250. [    0.730978] NFS: Registering the id_resolver key type
  251. [    0.731021] Key type id_resolver registered
  252. [    0.731040] Key type id_legacy registered
  253. [    0.731072] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  254. [    0.731761] fuse init (API version 7.23)
  255. [    0.732506] JFS: nTxBlock = 8192, nTxLock = 65536
  256. [    0.738191] SGI XFS with ACLs, security attributes, realtime, no debug enabled
  257. [    0.739906] Key type big_key registered
  258. [    0.739972]
  259.               TEE Core Framework initialization (ver 1:0.1)
  260. [    0.740021] TEE armv7 Driver initialization
  261. [    0.740462] tz_tee_probe: name="armv7sec", id=0, pdev_name="armv7sec.0"
  262. [    0.740487] TEE core: Alloc the misc device "opteearmtz00" (id=0)
  263. [    0.740712] TEE Core: Register the misc device "opteearmtz00" (id=0,minor=62)
  264. [    0.744741] NET: Registered protocol family 38
  265. [    0.744783] Key type asymmetric registered
  266. [    0.744806] Asymmetric key parser 'x509' registered
  267. [    0.745002] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
  268. [    0.745178] io scheduler noop registered
  269. [    0.745218] io scheduler deadline registered (default)
  270. [    0.745269] io scheduler cfq registered
  271. [    0.746302] phy phy-ff770000.syscon:usb2-phy@e460.0: Looking up phy-supply from device tree
  272. [    0.746314] phy phy-ff770000.syscon:usb2-phy@e460.0: Looking up phy-supply property in node /syscon@ff770000/usb2-phy@e460/otg-port failed
  273. [    0.746587] phy phy-ff770000.syscon:usb2-phy@e460.0: Looking up vbus-supply from device tree
  274. [    0.746598] phy phy-ff770000.syscon:usb2-phy@e460.0: Looking up vbus-supply property in node /syscon@ff770000/usb2-phy@e460/otg-port failed
  275. [    0.746610] phy phy-ff770000.syscon:usb2-phy@e460.0: Failed to get VBUS supply regulator
  276. [    0.746773] phy phy-ff770000.syscon:usb2-phy@e460.1: Looking up phy-supply from device tree
  277. [    0.746855] vcc5v0_host: could not add device link phy-ff770000.syscon:usb2-phy@e460.1 err -2
  278. [    0.748055] phy phy-ff770000.syscon:phy@f780.2: Looking up phy-supply from device tree
  279. [    0.748067] phy phy-ff770000.syscon:phy@f780.2: Looking up phy-supply property in node /syscon@ff770000/phy@f780 failed
  280. [    0.749089] phy phy-ff800000.phy.3: Looking up phy-supply from device tree
  281. [    0.749100] phy phy-ff800000.phy.3: Looking up phy-supply property in node /phy@ff800000/dp-port failed
  282. [    0.749211] phy phy-ff800000.phy.4: Looking up phy-supply from device tree
  283. [    0.749221] phy phy-ff800000.phy.4: Looking up phy-supply property in node /phy@ff800000/usb3-port failed
  284. [    0.752300] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330
  285. [    0.752342] dma-pl330 ff6d0000.dma-controller:   DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12
  286. [    0.753878] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330
  287. [    0.753915] dma-pl330 ff6e0000.dma-controller:   DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
  288. [    0.754968] pwm-regulator vdd-log: GPIO lookup for consumer enable
  289. [    0.754977] pwm-regulator vdd-log: using device tree for GPIO lookup
  290. [    0.754988] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/vdd-log[0]'
  291. [    0.754996] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/vdd-log[0]'
  292. [    0.755004] pwm-regulator vdd-log: using lookup tables for GPIO lookup
  293. [    0.755012] pwm-regulator vdd-log: lookup for GPIO enable failed
  294. [    0.755037] pwm-regulator vdd-log: Looking up pwm-supply from device tree
  295. [    0.755097] pwm-regulator: supplied by vcc_sys
  296. [    0.755120] vcc_sys: could not add device link regulator.8 err -2
  297. [    0.755210] vdd_log: 800 <--> 1400 mV at 896 mV
  298. [    0.755764] Serial: 8250/16550 driver, 5 ports, IRQ sharing disabled
  299. [    0.757385] ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 35, base_baud = 1500000) is a 16550A
  300. [    0.874345] console [ttyS2] enabled
  301. [    0.875695] [drm] Initialized drm 1.1.0 20060810
  302. [    0.879743] [drm] Rockchip DRM driver version: v1.0.1
  303. [    0.880696] usbcore: registered new interface driver udl
  304. [    0.882475] Unable to detect cache hierarchy for CPU 0
  305. [    0.883770] brd: module loaded
  306. [    0.889515] loop: module loaded
  307. [    0.889848] lkdtm: No crash points registered, enable through debugfs
  308. [    0.891953] rockchip-spi ff1d0000.spi: Failed to request TX DMA channel
  309. [    0.892576] rockchip-spi ff1d0000.spi: Failed to request RX DMA channel
  310. [    0.893175] rockchip-spi ff1d0000.spi: no high_speed pinctrl state
  311. [    0.894317] m25p80 spi32766.0: gd25q128 (16384 Kbytes)
  312. [    0.894808] 3 ofpart partitions found on MTD device spi32766.0
  313. [    0.895352] Creating 3 MTD partitions on "spi32766.0":
  314. [    0.895824] 0x000000000000-0x0000003f8000 : "loader"
  315. [    0.897172] 0x0000003f8000-0x000000400000 : "env"
  316. [    0.898443] 0x0000007c0000-0x000000800000 : "vendor"
  317. [    0.901233] rk_gmac-dwmac fe300000.ethernet: Looking up phy-supply from device tree
  318. [    0.901315] rk_gmac-dwmac fe300000.ethernet: clock input or output? (input).
  319. [    0.901959] rk_gmac-dwmac fe300000.ethernet: TX delay(0x28).
  320. [    0.902488] rk_gmac-dwmac fe300000.ethernet: RX delay(0x20).
  321. [    0.903020] rk_gmac-dwmac fe300000.ethernet: integrated PHY? (no).
  322. [    0.903758] rk_gmac-dwmac fe300000.ethernet: cannot get clock clk_mac_speed
  323. [    0.904397] rk_gmac-dwmac fe300000.ethernet: clock input from PHY
  324. [    0.909957] rk_gmac-dwmac fe300000.ethernet: init for RGMII
  325. [    0.910593] stmmac - user ID: 0x10, Synopsys ID: 0x35
  326. [    0.911053]  Ring mode enabled
  327. [    0.911349]  DMA HW capability register supported
  328. [    0.911752]  Normal descriptors
  329. [    0.912073]  RX Checksum Offload Engine supported (type 2)
  330. [    0.912578]  TX Checksum insertion supported
  331. [    0.912969]  Wake-Up On Lan supported
  332. [    0.913348]  Enable RX Mitigation via HW Watchdog Timer
  333. [    0.913926] of_get_named_gpiod_flags: parsed 'snps,reset-gpio' property of node '/ethernet@fe300000[0]' - status (0)
  334. [    0.983409] libphy: stmmac: probed
  335. [    0.983732] eth%d: PHY ID 001cc916 at 0 IRQ POLL (stmmac-0:00) active
  336. [    0.984324] eth%d: PHY ID 001cc916 at 1 IRQ POLL (stmmac-0:01)
  337. [    0.986166] Rockchip WiFi SYS interface (V1.00) ...
  338. [    0.986737] usbcore: registered new interface driver cdc_ether
  339. [    0.987316] usbcore: registered new interface driver rndis_host
  340. [    0.989115] rockchip-dwc3 usb@fe800000: failed to get drvdata dwc3
  341. [    0.995472] rockchip-dwc3 usb@fe900000: fail to get drvdata hcd
  342. [    0.997154] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  343. [    0.997801] ehci-pci: EHCI PCI platform driver
  344. [    0.998275] ehci-platform: EHCI generic platform driver
  345. [    1.002605] ehci-platform fe3c0000.usb: EHCI Host Controller
  346. [    1.003326] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 1
  347. [    1.004145] ehci-platform fe3c0000.usb: irq 29, io mem 0xfe3c0000
  348. [    1.010225] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00
  349. [    1.010956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  350. [    1.011589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  351. [    1.012261] usb usb1: Product: EHCI Host Controller
  352. [    1.012709] usb usb1: Manufacturer: Linux 4.4.132-1075-rockchip-ayufan-ga83beded8524 ehci_hcd
  353. [    1.013492] usb usb1: SerialNumber: fe3c0000.usb
  354. [    1.014407] hub 1-0:1.0: USB hub found
  355. [    1.014778] hub 1-0:1.0: 1 port detected
  356. [    1.015701] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  357. [    1.016294] ohci-platform: OHCI generic platform driver
  358. [    1.017274] ohci-platform fe3e0000.usb: Generic Platform OHCI controller
  359. [    1.018060] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 2
  360. [    1.018870] ohci-platform fe3e0000.usb: irq 30, io mem 0xfe3e0000
  361. [    1.074371] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
  362. [    1.074989] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  363. [    1.075666] usb usb2: Product: Generic Platform OHCI controller
  364. [    1.076213] usb usb2: Manufacturer: Linux 4.4.132-1075-rockchip-ayufan-ga83beded8524 ohci_hcd
  365. [    1.076988] usb usb2: SerialNumber: fe3e0000.usb
  366. [    1.078050] hub 2-0:1.0: USB hub found
  367. [    1.078479] hub 2-0:1.0: 1 port detected
  368. [    1.081525] usbcore: registered new interface driver iforce
  369. [    1.082121] usbcore: registered new interface driver xpad
  370. [    1.083016] usbcore: registered new interface driver usbtouchscreen
  371. [    1.084007] .. rk pwm remotectl v1.1 init
  372. [    1.084747] input: ff420030.pwm as /devices/platform/ff420030.pwm/input/input0
  373. [    1.086437] i2c /dev entries driver
  374. [    1.087892] fan53555-regulator 0-0040: GPIO lookup for consumer vsel
  375. [    1.087904] fan53555-regulator 0-0040: using device tree for GPIO lookup
  376. [    1.087946] of_get_named_gpiod_flags: parsed 'vsel-gpios' property of node '/i2c@ff3c0000/syr827@40[0]' - status (0)
  377. [    1.088371] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected!
  378. [    1.089022] fan53555-regulator 0-0040: Looking up vin-supply from device tree
  379. [    1.089104] fan53555-reg: supplied by vcc_sys
  380. [    1.089552] vcc_sys: could not add device link regulator.9 err -2
  381. [    1.090987] vdd_cpu_b: 712 <--> 1500 mV at 1000 mV
  382. [    1.091766] fan53555-regulator 0-0041: GPIO lookup for consumer vsel
  383. [    1.091777] fan53555-regulator 0-0041: using device tree for GPIO lookup
  384. [    1.091815] of_get_named_gpiod_flags: parsed 'vsel-gpios' property of node '/i2c@ff3c0000/syr828@41[0]' - status (0)
  385. [    1.092212] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected!
  386. [    1.092857] fan53555-regulator 0-0041: Looking up vin-supply from device tree
  387. [    1.092914] fan53555-reg: supplied by vcc_sys
  388. [    1.093350] vcc_sys: could not add device link regulator.10 err -2
  389. [    1.095035] vdd_gpu: 712 <--> 1500 mV at 1000 mV
  390. [    1.096146] rk808 0-001b: Pmic Chip id: 0x0
  391. [    1.099890] rk808 0-001b: GPIO lookup for consumer dvs
  392. [    1.099899] rk808 0-001b: using device tree for GPIO lookup
  393. [    1.099912] of_get_named_gpiod_flags: can't parse 'dvs-gpios' property of node '/i2c@ff3c0000/pmic@1b[0]'
  394. [    1.099921] of_get_named_gpiod_flags: can't parse 'dvs-gpio' property of node '/i2c@ff3c0000/pmic@1b[0]'
  395. [    1.099929] rk808 0-001b: using lookup tables for GPIO lookup
  396. [    1.099937] rk808 0-001b: lookup for GPIO dvs failed
  397. [    1.099945] rk808-regulator rk808-regulator: there is no dvs0 gpio
  398. [    1.100529] rk808 0-001b: GPIO lookup for consumer dvs
  399. [    1.100537] rk808 0-001b: using device tree for GPIO lookup
  400. [    1.100545] of_get_named_gpiod_flags: can't parse 'dvs-gpios' property of node '/i2c@ff3c0000/pmic@1b[1]'
  401. [    1.100553] of_get_named_gpiod_flags: can't parse 'dvs-gpio' property of node '/i2c@ff3c0000/pmic@1b[1]'
  402. [    1.100560] rk808 0-001b: using lookup tables for GPIO lookup
  403. [    1.100567] rk808 0-001b: lookup for GPIO dvs failed
  404. [    1.100575] rk808-regulator rk808-regulator: there is no dvs1 gpio
  405. [    1.101172] rk808 0-001b: Looking up vcc1-supply from device tree
  406. [    1.101249] DCDC_REG1: supplied by vcc_sys
  407. [    1.101631] vcc_sys: could not add device link regulator.11 err -2
  408. [    1.102122] vdd_center: 900 mV
  409. [    1.102555] rk808 0-001b: Looking up vcc2-supply from device tree
  410. [    1.102629] DCDC_REG2: supplied by vcc_sys
  411. [    1.103027] vcc_sys: could not add device link regulator.12 err -2
  412. [    1.103337] vdd_cpu_l: 750 <--> 1350 mV at 900 mV
  413. [    1.103670] rk808 0-001b: Looking up vcc3-supply from device tree
  414. [    1.103725] DCDC_REG3: supplied by vcc_sys
  415. [    1.104120] vcc_sys: could not add device link regulator.13 err -2
  416. [    1.104169] vcc_ddr: at 5000 mV
  417. [    1.104496] rk808 0-001b: Looking up vcc4-supply from device tree
  418. [    1.104546] DCDC_REG4: supplied by vcc_sys
  419. [    1.104939] vcc_sys: could not add device link regulator.14 err -2
  420. [    1.105128] vcc_1v8: 1800 mV
  421. [    1.105481] rk808 0-001b: Looking up vcc6-supply from device tree
  422. [    1.105530] LDO_REG1: supplied by vcc_sys
  423. [    1.105915] vcc_sys: could not add device link regulator.15 err -2
  424. [    1.106770] vcc1v8_dvp: 1800 mV
  425. [    1.107049] rk808 0-001b: Looking up vcc6-supply from device tree
  426. [    1.107087] LDO_REG2: supplied by vcc_sys
  427. [    1.107480] vcc_sys: could not add device link regulator.16 err -2
  428. [    1.108223] vcc3v0_touch: 3000 mV
  429. [    1.108639] rk808 0-001b: Looking up vcc7-supply from device tree
  430. [    1.108689] LDO_REG3: supplied by vcc_sys
  431. [    1.109077] vcc_sys: could not add device link regulator.17 err -2
  432. [    1.109797] vcc1v8_pmu: 1800 mV
  433. [    1.110063] rk808 0-001b: Looking up vcc9-supply from device tree
  434. [    1.110100] LDO_REG4: supplied by vcc_sys
  435. [    1.110491] vcc_sys: could not add device link regulator.18 err -2
  436. [    1.111210] vcc_sd: 1800 <--> 3300 mV at 3300 mV
  437. [    1.111458] rk808 0-001b: Looking up vcc9-supply from device tree
  438. [    1.111493] LDO_REG5: supplied by vcc_sys
  439. [    1.111866] vcc_sys: could not add device link regulator.19 err -2
  440. [    1.112585] vcca3v0_codec: 3000 mV
  441. [    1.112825] rk808 0-001b: Looking up vcc10-supply from device tree
  442. [    1.112860] LDO_REG6: supplied by vcc_sys
  443. [    1.113249] vcc_sys: could not add device link regulator.20 err -2
  444. [    1.113956] vcc_1v5: 1500 mV
  445. [    1.114223] rk808 0-001b: Looking up vcc7-supply from device tree
  446. [    1.114258] LDO_REG7: supplied by vcc_sys
  447. [    1.114631] vcc_sys: could not add device link regulator.21 err -2
  448. [    1.115737] vcca1v8_codec: 1800 mV
  449. [    1.115998] rk808 0-001b: Looking up vcc11-supply from device tree
  450. [    1.116038] LDO_REG8: supplied by vcc_sys
  451. [    1.116426] vcc_sys: could not add device link regulator.22 err -2
  452. [    1.117137] vcc_3v0: 3000 mV
  453. [    1.117407] rk808 0-001b: Looking up vcc8-supply from device tree
  454. [    1.117444] SWITCH_REG1: supplied by vcc3v3_sys
  455. [    1.117863] vcc3v3_sys: could not add device link regulator.23 err -2
  456. [    1.117897] vcc3v3_s3: at 3300 mV
  457. [    1.118116] rk808 0-001b: Looking up vcc12-supply from device tree
  458. [    1.118153] SWITCH_REG2: supplied by vcc3v3_sys
  459. [    1.118589] vcc3v3_sys: could not add device link regulator.24 err -2
  460. [    1.118758] vcc3v3_s0: at 3300 mV
  461. [    1.122220] rk808-rtc rk808-rtc: rtc core: registered rk808-rtc as rtc0
  462. [    1.123266] rk3x-i2c ff3c0000.i2c: Initialized RK3xxx I2C bus at ffffff80094d6000
  463. [    1.124593] rk3x-i2c ff110000.i2c: Initialized RK3xxx I2C bus at ffffff80094d8000
  464. [    1.126015] fusb302 4-0022: GPIO lookup for consumer int-n
  465. [    1.126024] fusb302 4-0022: using device tree for GPIO lookup
  466. [    1.126053] of_get_named_gpiod_flags: parsed 'int-n-gpios' property of node '/i2c@ff3d0000/fusb30x@22[0]' - status (0)
  467. [    1.126079] fusb302 4-0022: GPIO lookup for consumer vbus-5v
  468. [    1.126086] fusb302 4-0022: using device tree for GPIO lookup
  469. [    1.126110] of_get_named_gpiod_flags: parsed 'vbus-5v-gpios' property of node '/i2c@ff3d0000/fusb30x@22[0]' - status (0)
  470. [    1.126134] fusb302 4-0022: GPIO lookup for consumer vbus-other
  471. [    1.126141] fusb302 4-0022: using device tree for GPIO lookup
  472. [    1.126150] of_get_named_gpiod_flags: can't parse 'vbus-other-gpios' property of node '/i2c@ff3d0000/fusb30x@22[0]'
  473. [    1.126159] of_get_named_gpiod_flags: can't parse 'vbus-other-gpio' property of node '/i2c@ff3d0000/fusb30x@22[0]'
  474. [    1.126166] fusb302 4-0022: using lookup tables for GPIO lookup
  475. [    1.126173] fusb302 4-0022: lookup for GPIO vbus-other failed
  476. [    1.126181] fusb302 4-0022: GPIO lookup for consumer discharge
  477. [    1.126187] fusb302 4-0022: using device tree for GPIO lookup
  478. [    1.126213] of_get_named_gpiod_flags: can't parse 'discharge-gpios' property of node '/i2c@ff3d0000/fusb30x@22[0]'
  479. [    1.126221] of_get_named_gpiod_flags: can't parse 'discharge-gpio' property of node '/i2c@ff3d0000/fusb30x@22[0]'
  480. [    1.126228] fusb302 4-0022: using lookup tables for GPIO lookup
  481. [    1.126235] fusb302 4-0022: lookup for GPIO discharge failed
  482. [    1.126450] fusb302 4-0022: Can't get property of role, set role to default DRP
  483. [    1.135581] fusb302 4-0022: port 0 probe success with role ROLE_MODE_DRP, try_role ROLE_MODE_NONE
  484. [    1.136428] rk3x-i2c ff3d0000.i2c: Initialized RK3xxx I2C bus at ffffff80094da000
  485. [    1.138136] IR NEC protocol handler initialized
  486. [    1.138571] IR RC5(x/sz) protocol handler initialized
  487. [    1.139036] IR RC6 protocol handler initialized
  488. [    1.139465] IR JVC protocol handler initialized
  489. [    1.139884] IR Sony protocol handler initialized
  490. [    1.140320] IR SANYO protocol handler initialized
  491. [    1.140753] IR Sharp protocol handler initialized
  492. [    1.141187] IR MCE Keyboard/mouse protocol handler initialized
  493. [    1.141730] IR XMP protocol handler initialized
  494. [    1.142321] usbcore: registered new interface driver uvcvideo
  495. [    1.142842] USB Video Class driver (1.1.1)
  496. [    1.143727] rockchip-iodomain ff320000.syscon:io-domains: Looking up pmu1830-supply from device tree
  497. [    1.143903] rockchip-iodomain ff770000.syscon:io-domains: Looking up bt656-supply from device tree
  498. [    1.143992] rockchip-iodomain ff770000.syscon:io-domains: Looking up audio-supply from device tree
  499. [    1.144063] rockchip-iodomain ff770000.syscon:io-domains: Looking up sdmmc-supply from device tree
  500. [    1.144128] rockchip-iodomain ff770000.syscon:io-domains: Looking up gpio1830-supply from device tree
  501. [    1.145782] rk_tsadcv2_temp_to_code: Invalid conversion table: code=1023, temperature=2147483647
  502. [    1.146770] rockchip-thermal ff260000.tsadc: tsadc is probed successfully!
  503. [    1.148497] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
  504. [    1.149305] Bluetooth: Virtual HCI driver ver 1.5
  505. [    1.149864] Bluetooth: HCI UART driver ver 2.3
  506. [    1.150288] Bluetooth: HCI UART protocol H4 registered
  507. [    1.150755] Bluetooth: HCI UART protocol LL registered
  508. [    1.151231] Bluetooth: HCI UART protocol ATH3K registered
  509. [    1.151791] usbcore: registered new interface driver bfusb
  510. [    1.152377] usbcore: registered new interface driver btusb
  511. [    1.153287] cpu cpu0: Failed to get leakage
  512. [    1.153692] cpu cpu0: Looking up cpu-supply from device tree
  513. [    1.153752] cpu cpu0: Failed to get pvtm
  514. [    1.154373] cpu cpu4: Failed to get leakage
  515. [    1.154773] cpu cpu4: Looking up cpu-supply from device tree
  516. [    1.154827] cpu cpu4: Failed to get pvtm
  517. [    1.155456] cpu cpu0: Looking up cpu-supply from device tree
  518. [    1.155726] cpu cpu0: Looking up cpu-supply from device tree
  519. [    1.156878] cpu cpu4: Looking up cpu-supply from device tree
  520. [    1.159493] sdhci: Secure Digital Host Controller Interface driver
  521. [    1.160056] sdhci: Copyright(c) Pierre Ossman
  522. [    1.160475] Synopsys Designware Multimedia Card Interface Driver
  523. [    1.161964] dwmmc_rockchip fe320000.dwmmc: IDMAC supports 32-bit address mode.
  524. [    1.162681] dwmmc_rockchip fe320000.dwmmc: Using internal DMA controller.
  525. [    1.163316] dwmmc_rockchip fe320000.dwmmc: Version ID is 270a
  526. [    1.163883] dwmmc_rockchip fe320000.dwmmc: DW MMC controller at irq 25,32 bit host data width,256 deep fifo
  527. [    1.164822] dwmmc_rockchip fe320000.dwmmc: 'clock-freq-min-max' property was deprecated.
  528. [    1.165577] dwmmc_rockchip fe320000.dwmmc: Looking up vmmc-supply from device tree
  529. [    1.165588] dwmmc_rockchip fe320000.dwmmc: Looking up vmmc-supply property in node /dwmmc@fe320000 failed
  530. [    1.165615] dwmmc_rockchip fe320000.dwmmc: Looking up vqmmc-supply from device tree
  531. [    1.165679] dwmmc_rockchip fe320000.dwmmc: No vmmc regulator found
  532. [    1.166266] dwmmc_rockchip fe320000.dwmmc: GPIO lookup for consumer cd
  533. [    1.166274] dwmmc_rockchip fe320000.dwmmc: using device tree for GPIO lookup
  534. [    1.166285] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/dwmmc@fe320000[0]'
  535. [    1.166294] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/dwmmc@fe320000[0]'
  536. [    1.166301] dwmmc_rockchip fe320000.dwmmc: using lookup tables for GPIO lookup
  537. [    1.166309] dwmmc_rockchip fe320000.dwmmc: lookup for GPIO cd failed
  538. [    1.166318] dwmmc_rockchip fe320000.dwmmc: GPIO lookup for consumer wp
  539. [    1.166324] dwmmc_rockchip fe320000.dwmmc: using device tree for GPIO lookup
  540. [    1.166332] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/dwmmc@fe320000[0]'
  541. [    1.166341] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/dwmmc@fe320000[0]'
  542. [    1.166348] dwmmc_rockchip fe320000.dwmmc: using lookup tables for GPIO lookup
  543. [    1.166355] dwmmc_rockchip fe320000.dwmmc: lookup for GPIO wp failed
  544. [    1.166508] rockchip-iodomain ff770000.syscon:io-domains: Setting to 3300000 done
  545. [    1.167211] rockchip-iodomain ff770000.syscon:io-domains: Setting to 3300000 done
  546. [    1.178265] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  547. [    1.189268] dwmmc_rockchip fe320000.dwmmc: 1 slots initialized
  548. [    1.190117] sdhci-pltfm: SDHCI platform and OF driver helper
  549. [    1.191075] sdhci-arasan fe330000.sdhci: GPIO lookup for consumer wp
  550. [    1.191083] sdhci-arasan fe330000.sdhci: using device tree for GPIO lookup
  551. [    1.191092] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/sdhci@fe330000[0]'
  552. [    1.191101] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/sdhci@fe330000[0]'
  553. [    1.191108] sdhci-arasan fe330000.sdhci: using lookup tables for GPIO lookup
  554. [    1.191115] sdhci-arasan fe330000.sdhci: lookup for GPIO wp failed
  555. [    1.192264] sdhci-arasan fe330000.sdhci: Looking up vmmc-supply from device tree
  556. [    1.192277] sdhci-arasan fe330000.sdhci: Looking up vmmc-supply property in node /sdhci@fe330000 failed
  557. [    1.192302] sdhci-arasan fe330000.sdhci: Looking up vqmmc-supply from device tree
  558. [    1.192312] sdhci-arasan fe330000.sdhci: Looking up vqmmc-supply property in node /sdhci@fe330000 failed
  559. [    1.192329] sdhci-arasan fe330000.sdhci: No vmmc regulator found
  560. [    1.192876] sdhci-arasan fe330000.sdhci: No vqmmc regulator found
  561. [    1.219400] mmc1: SDHCI controller on fe330000.sdhci [fe330000.sdhci] using ADMA
  562. [    1.220842] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/work-led[0]' - status (0)
  563. [    1.221009] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/diy-led[0]' - status (0)
  564. [    1.221285] hidraw: raw HID events driver (C) Jiri Kosina
  565. [    1.225145] usbcore: registered new interface driver usbhid
  566. [    1.225667] usbhid: USB HID core driver
  567. [    1.229624] usbcore: registered new interface driver snd-usb-audio
  568. [    1.230944] of_get_named_gpiod_flags: can't parse 'spk-con-gpio' property of node '/i2c@ff110000/es8316@10[0]'
  569. [    1.230955] es8316 1-0010: Can not read property spk_ctl_gpio
  570. [    1.231519] of_get_named_gpiod_flags: parsed 'hp-det-gpio' property of node '/i2c@ff110000/es8316@10[0]' - status (0)
  571. [    1.237246] u32 classifier
  572. [    1.237519] Netfilter messages via NETLINK v0.30.
  573. [    1.238003] ip_set: protocol 6
  574. [    1.238529] Initializing XFRM netlink socket
  575. [    1.239739] NET: Registered protocol family 10
  576. [    1.241299] rockchip-iodomain ff770000.syscon:io-domains: Setting to 3300000 done
  577. [    1.241909] NET: Registered protocol family 17
  578. [    1.241938] NET: Registered protocol family 15
  579. [    1.241985] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
  580. [    1.242020] Bridge firewalling registered
  581. [    1.242369] Bluetooth: RFCOMM socket layer initialized
  582. [    1.242434] Bluetooth: RFCOMM ver 1.11
  583. [    1.242457] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  584. [    1.242468] Bluetooth: HIDP socket layer initialized
  585. [    1.242547] 8021q: 802.1Q VLAN Support v1.8
  586. [    1.242576] [WLAN_RFKILL]: Enter rfkill_wlan_init
  587. [    1.243085] [WLAN_RFKILL]: Enter rfkill_wlan_probe
  588. [    1.243174] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi_chip_type = ap6354
  589. [    1.243177] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control.
  590. [    1.243181] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio.
  591. [    1.243190] of_get_named_gpiod_flags: can't parse 'WIFI,poweren_gpio' property of node '/wireless-wlan[0]'
  592. [    1.243250] of_get_named_gpiod_flags: can't parse 'WIFI,vbat_gpio' property of node '/wireless-wlan[0]'
  593. [    1.243256] of_get_named_gpiod_flags: can't parse 'WIFI,reset_gpio' property of node '/wireless-wlan[0]'
  594. [    1.243315] of_get_named_gpiod_flags: parsed 'WIFI,host_wake_irq' property of node '/wireless-wlan[0]' - status (0)
  595. [    1.243319] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,host_wake_irq = 3, flags = 0.
  596. [    1.243327] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio
  597. [    1.243333] [WLAN_RFKILL]: Exit rfkill_wlan_probe
  598. [    1.243422] [BT_RFKILL]: Enter rfkill_rk_init
  599. [    1.244009] of_get_named_gpiod_flags: parsed 'uart_rts_gpios' property of node '/wireless-bluetooth[0]' - status (0)
  600. [    1.244014] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: uart_rts_gpios = 83.
  601. [    1.244024] of_get_named_gpiod_flags: can't parse 'BT,power_gpio' property of node '/wireless-bluetooth[0]'
  602. [    1.244051] of_get_named_gpiod_flags: parsed 'BT,reset_gpio' property of node '/wireless-bluetooth[0]' - status (0)
  603. [    1.244055] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,reset_gpio = 9.
  604. [    1.244081] of_get_named_gpiod_flags: parsed 'BT,wake_gpio' property of node '/wireless-bluetooth[0]' - status (0)
  605. [    1.244090] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_gpio = 91.
  606. [    1.244115] of_get_named_gpiod_flags: parsed 'BT,wake_host_irq' property of node '/wireless-bluetooth[0]' - status (0)
  607. [    1.244119] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_host_irq = 4.
  608. [    1.244718] [BT_RFKILL]: Request irq for bt wakeup host
  609. [    1.244781] [BT_RFKILL]: ** disable irq
  610. [    1.244960] [BT_RFKILL]: bt_default device registered.
  611. [    1.245072] Key type dns_resolver registered
  612. [    1.246363] Registered cp15_barrier emulation handler
  613. [    1.246468] Registered setend emulation handler
  614. [    1.248156] registered taskstats version 1
  615. [    1.252145] Btrfs loaded, integrity-checker=on
  616. [    1.252273] BTRFS: selftest: Running btrfs free space cache tests
  617. [    1.252303] BTRFS: selftest: Running extent only tests
  618. [    1.252328] BTRFS: selftest: Running bitmap only tests
  619. [    1.252355] BTRFS: selftest: Running bitmap and extent tests
  620. [    1.252400] BTRFS: selftest: Running space stealing from bitmap to extent
  621. [    1.253851] BTRFS: selftest: Free space cache tests finished
  622. [    1.253860] BTRFS: selftest: Running extent buffer operation tests
  623. [    1.253860] BTRFS: selftest: Running btrfs_split_item tests
  624. [    1.253915] BTRFS: selftest: Running find delalloc tests
  625. [    1.264024] vcc_sd: ramp_delay not set
  626. [    1.264057] rockchip-iodomain ff770000.syscon:io-domains: Setting to 1800000 done
  627. [    1.278462] mmc1: MAN_BKOPS_EN bit is not set
  628. [    1.288601] mmc1: new HS200 MMC card at address 0001
  629. [    1.288921] mmc_host mmc0: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
  630. [    1.290767] mmcblk1: mmc1:0001 SLD64G 57.6 GiB
  631. [    1.291566] mmcblk1boot0: mmc1:0001 SLD64G partition 1 4.00 MiB
  632. [    1.292509] mmcblk1boot1: mmc1:0001 SLD64G partition 2 4.00 MiB
  633. [    1.293526] mmcblk1rpmb: mmc1:0001 SLD64G partition 3 4.00 MiB
  634. [    1.449451] BTRFS: selftest: Running btrfs_get_extent tests
  635. [    1.450068] BTRFS: selftest: Running hole first btrfs_get_extent test
  636. [    1.450661] BTRFS: selftest: Running outstanding_extents tests
  637. [    1.451218] BTRFS: selftest: Running qgroup tests
  638. [    1.451638] BTRFS: selftest: Qgroup basic add
  639. [    1.452068] BTRFS: selftest: Qgroup multiple refs test
  640. [    1.464189] phy phy-ff770000.syscon:usb2-phy@e450.5: Looking up phy-supply from device tree
  641. [    1.464212] phy phy-ff770000.syscon:usb2-phy@e450.5: Looking up phy-supply property in node /syscon@ff770000/usb2-phy@e450/otg-port failed
  642. [    1.464532] phy phy-ff770000.syscon:usb2-phy@e450.5: Looking up vbus-supply from device tree
  643. [    1.464538] phy phy-ff770000.syscon:usb2-phy@e450.5: Looking up vbus-supply property in node /syscon@ff770000/usb2-phy@e450/otg-port failed
  644. [    1.464547] phy phy-ff770000.syscon:usb2-phy@e450.5: Failed to get VBUS supply regulator
  645. [    1.465431] phy phy-ff770000.syscon:usb2-phy@e450.6: Looking up phy-supply from device tree
  646. [    1.465496] vcc5v0_host: could not add device link phy-ff770000.syscon:usb2-phy@e450.6 err -2
  647. [    1.465886] phy phy-ff7c0000.phy.7: Looking up phy-supply from device tree
  648. [    1.465892] phy phy-ff7c0000.phy.7: Looking up phy-supply property in node /phy@ff7c0000/dp-port failed
  649. [    1.465951] phy phy-ff7c0000.phy.8: Looking up phy-supply from device tree
  650. [    1.465956] phy phy-ff7c0000.phy.8: Looking up phy-supply property in node /phy@ff7c0000/usb3-port failed
  651. [    1.466556] rockchip-drm display-subsystem: devfreq is not set
  652. [    1.467265] rockchip-vop ff900000.vop: missing rockchip,grf property
  653. [    1.467964] rockchip-vop ff900000.vop: unable to request PWM
  654. [    1.468486] rockchip-drm display-subsystem: bound ff900000.vop (ops 0xffffff8008cffcf8)
  655. [    1.469225] rockchip-vop ff8f0000.vop: missing rockchip,grf property
  656. [    1.469872] rockchip-vop ff8f0000.vop: unable to request PWM
  657. [    1.470382] rockchip-drm display-subsystem: bound ff8f0000.vop (ops 0xffffff8008cffcf8)
  658. [    1.471376] i2c i2c-9: of_i2c: modalias failure on /hdmi@ff940000/ports
  659. [    1.471977] dwhdmi-rockchip ff940000.hdmi: registered DesignWare HDMI I2C bus driver
  660. [    1.472740] dwhdmi-rockchip ff940000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY)
  661. [    1.475725] rockchip-drm display-subsystem: bound ff940000.hdmi (ops 0xffffff8008cf6010)
  662. [    1.477491] rockchip-drm display-subsystem: bound fec00000.dp (ops 0xffffff8008cf6f60)
  663. [    1.478408] cdn-dp fec00000.dp: Direct firmware load for rockchip/dptx.bin failed with error -2
  664. [    1.479281] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  665. [    1.479890] [drm] No driver support for vblank timestamp query.
  666. [    1.480739] rockchip-drm display-subsystem: failed to parse loader memory
  667. [    1.481496] rockchip-drm display-subsystem: No connectors reported connected with modes
  668. [    1.482366] [drm] Cannot find any crtc or sizes - going 1024x768
  669. [    1.491068] Console: switching to colour frame buffer device 128x48
  670. [    1.494911] rockchip-drm display-subsystem: fb0:  frame buffer device
  671. [    1.511148] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
  672. [    1.512725] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 3
  673. [    1.514135] xhci-hcd xhci-hcd.5.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x02030010
  674. [    1.515527] xhci-hcd xhci-hcd.5.auto: irq 223, io mem 0xfe800000
  675. [    1.516808] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  676. [    1.517850] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  677. [    1.518941] usb usb3: Product: xHCI Host Controller
  678. [    1.519696] usb usb3: Manufacturer: Linux 4.4.132-1075-rockchip-ayufan-ga83beded8524 xhci-hcd
  679. [    1.520967] usb usb3: SerialNumber: xhci-hcd.5.auto
  680. [    1.523072] hub 3-0:1.0: USB hub found
  681. [    1.523792] hub 3-0:1.0: 1 port detected
  682. [    1.525150] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
  683. [    1.526432] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 4
  684. [    1.527740] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  685. [    1.529421] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
  686. [    1.530465] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  687. [    1.531556] usb usb4: Product: xHCI Host Controller
  688. [    1.532312] usb usb4: Manufacturer: Linux 4.4.132-1075-rockchip-ayufan-ga83beded8524 xhci-hcd
  689. [    1.533583] usb usb4: SerialNumber: xhci-hcd.5.auto
  690. [    1.535525] hub 4-0:1.0: USB hub found
  691. [    1.536058] hub 4-0:1.0: 1 port detected
  692. [    1.539005] xhci-hcd xhci-hcd.5.auto: remove, state 1
  693. [    1.549161] usb usb4: USB disconnect, device number 1
  694. [    1.583981] xhci-hcd xhci-hcd.5.auto: Host not halted after 16000 microseconds.
  695. [    1.586019] dwmmc_rockchip fe320000.dwmmc: Successfully tuned phase to 269
  696. [    1.586047] mmc0: new ultra high speed SDR104 SDHC card at address e624
  697. [    1.587063] mmcblk0: mmc0:e624 SL16G 14.8 GiB
  698. [    1.593770]  mmcblk0: p1 p2 p3 p4 p5 p6 p7
  699. [    1.621858] xhci-hcd xhci-hcd.5.auto: Host controller not halted, aborting reset.
  700. [    1.629668] xhci-hcd xhci-hcd.5.auto: USB bus 4 deregistered
  701. [    1.637987] xhci-hcd xhci-hcd.5.auto: remove, state 4
  702. [    1.645341] usb usb3: USB disconnect, device number 1
  703. [    1.653501] xhci-hcd xhci-hcd.5.auto: USB bus 3 deregistered
  704. [    1.665530] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller
  705. [    1.671897] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 3
  706. [    1.678100] xhci-hcd xhci-hcd.6.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x02030010
  707. [    1.684256] xhci-hcd xhci-hcd.6.auto: irq 224, io mem 0xfe900000
  708. [    1.690222] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  709. [    1.696065] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  710. [    1.701914] usb usb3: Product: xHCI Host Controller
  711. [    1.707475] usb usb3: Manufacturer: Linux 4.4.132-1075-rockchip-ayufan-ga83beded8524 xhci-hcd
  712. [    1.713466] usb usb3: SerialNumber: xhci-hcd.6.auto
  713. [    1.720123] hub 3-0:1.0: USB hub found
  714. [    1.724836] hub 3-0:1.0: 1 port detected
  715. [    1.729742] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller
  716. [    1.734807] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 4
  717. [    1.739834] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  718. [    1.745035] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
  719. [    1.749948] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  720. [    1.754903] usb usb4: Product: xHCI Host Controller
  721. [    1.759614] usb usb4: Manufacturer: Linux 4.4.132-1075-rockchip-ayufan-ga83beded8524 xhci-hcd
  722. [    1.764741] usb usb4: SerialNumber: xhci-hcd.6.auto
  723. [    1.770653] hub 4-0:1.0: USB hub found
  724. [    1.777494] hub 4-0:1.0: 1 port detected
  725. [    1.789626] ehci-platform fe380000.usb: EHCI Host Controller
  726. [    1.797084] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 5
  727. [    1.801646] ehci-platform fe380000.usb: irq 27, io mem 0xfe380000
  728. [    1.811456] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00
  729. [    1.815881] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
  730. [    1.820091] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  731. [    1.824369] usb usb5: Product: EHCI Host Controller
  732. [    1.828352] usb usb5: Manufacturer: Linux 4.4.132-1075-rockchip-ayufan-ga83beded8524 ehci_hcd
  733. [    1.833344] usb usb5: SerialNumber: fe380000.usb
  734. [    1.839347] hub 5-0:1.0: USB hub found
  735. [    1.843982] hub 5-0:1.0: 1 port detected
  736. [    1.849570] ohci-platform fe3a0000.usb: Generic Platform OHCI controller
  737. [    1.854187] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 6
  738. [    1.861346] ohci-platform fe3a0000.usb: irq 28, io mem 0xfe3a0000
  739. [    1.923014] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
  740. [    1.936142] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  741. [    1.949391] usb usb6: Product: Generic Platform OHCI controller
  742. [    1.962322] usb usb6: Manufacturer: Linux 4.4.132-1075-rockchip-ayufan-ga83beded8524 ohci_hcd
  743. [    1.975637] usb usb6: SerialNumber: fe3a0000.usb
  744. [    1.990052] hub 6-0:1.0: USB hub found
  745. [    1.995510] hub 6-0:1.0: 1 port detected
  746. [    2.001828] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/es8316-sound[0]'
  747. [    2.001838] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/es8316-sound[0]'
  748. [    2.099932] asoc-simple-card es8316-sound: ES8316 HiFi <-> ff890000.i2s mapping ok
  749. [    2.113167] asoc-simple-card es8316-sound: ASoC: no source widget found for MICBIAS1
  750. [    2.126291] asoc-simple-card es8316-sound: ASoC: Failed to add route MICBIAS1 -> direct -> Mic Jack
  751. [    2.139684] asoc-simple-card es8316-sound: ASoC: no sink widget found for IN1P
  752. [    2.152886] asoc-simple-card es8316-sound: ASoC: Failed to add route Mic Jack -> direct -> IN1P
  753. [    2.162909] es8316 1-0010: ASoC: Failed to create Left Hp mixer debugfs file
  754. [    2.168711] es8316 1-0010: ASoC: Failed to create Right Hp mixer debugfs file
  755. [    2.174527] es8316 1-0010: ASoC: Failed to create HPCP L debugfs file
  756. [    2.180242] es8316 1-0010: ASoC: Failed to create HPCP R debugfs file
  757. [    2.185825] es8316 1-0010: ASoC: Failed to create HPVOL L debugfs file
  758. [    2.191352] es8316 1-0010: ASoC: Failed to create HPVOL R debugfs file
  759. [    2.201458] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/spdif-sound[0]'
  760. [    2.201472] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/spdif-sound[0]'
  761. [    2.202013] asoc-simple-card spdif-sound: dit-hifi <-> ff870000.spdif mapping ok
  762. [    2.216456] rk808-rtc rk808-rtc: setting system clock to 2013-01-18 08:50:08 UTC (1358499008)
  763. [    2.223375] of_cfs_init
  764. [    2.229571] of_cfs_init: OK
  765. [    2.259115] vcc3v3_pcie: disabling
  766. [    2.263008] rk-keypad rockchip-key: no io-channels defined
  767. [    2.266577] of_get_named_gpiod_flags: parsed 'gpios' property of node '/rockchip-key/power-key[0]' - status (0)
  768. [    2.266603] of_get_named_gpiod_flags: parsed 'gpios' property of node '/rockchip-key/power-key[0]' - status (0)
  769. [    2.266784] input: rk29-keypad as /devices/platform/rockchip-key/input/input1
  770. [    2.271176] ALSA device list:
  771. [    2.275543]   #0: rockchip,es8316-codec
  772. [    2.279860]   #1: ROCKCHIP,SPDIF
  773. [    2.284780] ttyS2 - failed to request DMA, use interrupt mode
  774. [    2.298099] Freeing unused kernel memory: 1152K
  775. [    2.357358] random: systemd-udevd: uninitialized urandom read (16 bytes read, 35 bits of entropy available)
  776. [    2.361547] random: systemd-udevd: uninitialized urandom read (16 bytes read, 35 bits of entropy available)
  777. [    2.369531] random: udevadm: uninitialized urandom read (16 bytes read, 35 bits of entropy available)
  778. [    2.373524] random: udevadm: uninitialized urandom read (16 bytes read, 35 bits of entropy available)
  779. [    2.377394] random: systemd-udevd: uninitialized urandom read (16 bytes read, 35 bits of entropy available)
  780. [    2.380798] random: systemd-udevd: uninitialized urandom read (16 bytes read, 36 bits of entropy available)
  781. [    2.386144] random: udevadm: uninitialized urandom read (16 bytes read, 36 bits of entropy available)
  782. [    2.389511] random: udevadm: uninitialized urandom read (16 bytes read, 36 bits of entropy available)
  783. [    2.392943] random: udevadm: uninitialized urandom read (16 bytes read, 36 bits of entropy available)
  784. [    2.396168] random: udevadm: uninitialized urandom read (16 bytes read, 36 bits of entropy available)
  785. [    2.480611] cdn-dp fec00000.dp: Direct firmware load for rockchip/dptx.bin failed with error -2
  786. [    2.568790] phy phy-pcie-phy.9: Looking up phy-supply from device tree
  787. [    2.568798] phy phy-pcie-phy.9: Looking up phy-supply property in node /pcie-phy failed
  788. [    2.569660] rockchip-pcie f8000000.pcie: GPIO lookup for consumer ep
  789. [    2.569668] rockchip-pcie f8000000.pcie: using device tree for GPIO lookup
  790. [    2.569689] of_get_named_gpiod_flags: parsed 'ep-gpios' property of node '/pcie@f8000000[0]' - status (0)
  791. [    2.569844] rockchip-pcie f8000000.pcie: Looking up vpcie3v3-supply from device tree
  792. [    2.569926] rockchip-pcie f8000000.pcie: Looking up vpcie1v8-supply from device tree
  793. [    2.569932] rockchip-pcie f8000000.pcie: Looking up vpcie1v8-supply property in node /pcie@f8000000 failed
  794. [    2.569951] rockchip-pcie f8000000.pcie: no vpcie1v8 regulator found
  795. [    2.571932] rockchip-pcie f8000000.pcie: Looking up vpcie0v9-supply from device tree
  796. [    2.571940] rockchip-pcie f8000000.pcie: Looking up vpcie0v9-supply property in node /pcie@f8000000 failed
  797. [    2.571953] rockchip-pcie f8000000.pcie: no vpcie0v9 regulator found
  798. [    2.578042] rockchip-pcie f8000000.pcie: invalid power supply
  799. [    2.694859] EXT4-fs (mmcblk0p7): mounted filesystem with writeback data mode. Opts: (null)
  800. [    3.011039] systemd[1]: System time before build time, advancing clock.
  801. [    3.070921] ip_tables: (C) 2000-2006 Netfilter Core Team
  802. [    3.079970] rockchip-pcie f8000000.pcie: PCIe link training gen1 timeout!
  803. [    3.086604] rockchip-pcie: probe of f8000000.pcie failed with error -110
  804. [    3.111476] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
  805. [    3.123626] systemd[1]: Detected architecture arm64.
  806. [    3.140076] systemd[1]: Set hostname to <rockpro64>.
  807. [    3.455321] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  808. [    3.471714] systemd[1]: Listening on udev Kernel Socket.
  809. [    3.482924] systemd[1]: Listening on Journal Audit Socket.
  810. [    3.495440] systemd[1]: Created slice User and Session Slice.
  811. [    3.507431] systemd[1]: Created slice System Slice.
  812. [    3.517381] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  813. [    3.528508] systemd[1]: Reached target Encrypted Volumes.
  814. [    3.539659] systemd[1]: Listening on udev Control Socket.
  815. [    3.548630] systemd[1]: Listening on Journal Socket (/dev/log).
  816. [    3.560181] systemd[1]: Mounting Debug File System...
  817. [    3.568609] systemd[1]: Reached target Paths.
  818. [    3.578496] systemd[1]: Created slice system-serial\x2dgetty.slice.
  819. [    3.587066] systemd[1]: Listening on Journal Socket.
  820. [    3.603663] systemd[1]: Starting Nameserver information manager...
  821. [    3.616817] systemd[1]: Starting Restore / save the current clock...
  822. [    3.629027] systemd[1]: Mounting POSIX Message Queue File System...
  823. [    3.637955] systemd[1]: Created slice system-getty.slice.
  824. [    3.646590] systemd[1]: Reached target Remote File Systems.
  825. [    3.655693] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  826. [    3.667812] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  827. [    3.677525] systemd[1]: Reached target Slices.
  828. [    3.691662] systemd[1]: Starting Load Kernel Modules...
  829. [    3.700970] systemd[1]: Starting Remount Root and Kernel File Systems...
  830. [    3.713081] systemd[1]: Mounting Huge Pages File System...
  831. [    3.729318] systemd[1]: Listening on Syslog Socket.
  832. [    3.736105] systemd[1]: Starting Journal Service...
  833. [    3.744258] systemd[1]: Reached target Swap.
  834. [    3.752458] systemd[1]: Mounted Debug File System.
  835. [    3.756667] systemd[1]: Mounted POSIX Message Queue File System.
  836. [    3.767414] systemd[1]: Mounted Huge Pages File System.
  837. [    3.775094] systemd[1]: Started Restore / save the current clock.
  838. [    3.783863] systemd[1]: Started Create list of required static device nodes for the current kernel.
  839. [    3.791103] systemd[1]: Started Load Kernel Modules.
  840. [    3.795991] systemd[1]: Started Remount Root and Kernel File Systems.
  841. [    3.800878] systemd[1]: Started Nameserver information manager.
  842. [    3.809710] systemd[1]: Time has been changed
  843. [    3.814733] systemd[1]: Starting udev Coldplug all Devices...
  844. [    3.821359] systemd[1]: Starting Load/Save Random Seed...
  845. [    3.828027] systemd[1]: Mounting Configuration File System...
  846. [    3.834908] systemd[1]: Starting Apply Kernel Variables...
  847. [    3.840669] systemd[1]: Mounting FUSE Control File System...
  848. [    3.846783] systemd[1]: Starting Create Static Device Nodes in /dev...
  849. [    3.853447] systemd[1]: Mounted Configuration File System.
  850. [    3.858492] systemd[1]: Mounted FUSE Control File System.
  851. [    3.862868] systemd[1]: Started Load/Save Random Seed.
  852. [    3.870238] systemd[1]: Started Apply Kernel Variables.
  853. [    3.897419] systemd[1]: Started Journal Service.
  854. [    3.929547] systemd-journald[283]: Received request to flush runtime journal from PID 1
  855. [    4.119472] rockchip-saradc ff100000.saradc: Looking up vref-supply from device tree
  856. [    4.119491] rockchip-saradc ff100000.saradc: Looking up vref-supply property in node /saradc@ff100000 failed
  857. [    4.119533] ff100000.saradc supply vref not found, using dummy regulator
  858. [    4.185563] rk-hdmi-dp-sound hdmi-dp-sound: control 3:0:0:ELD:0 is already present
  859. [    4.189518] hdmi-audio-codec hdmi-audio-codec.4.auto: ASoC: Failed to add ELD: -16
  860. [    4.195640] rk-hdmi-dp-sound hdmi-dp-sound: multicodec <-> ff8a0000.i2s mapping ok
  861. [    4.199735] hdmi-audio-codec hdmi-audio-codec.4.auto: ASoC: Failed to create Playback debugfs file
  862. [    4.216503] mali ff9a0000.gpu: Looking up mali-supply from device tree
  863. [    4.216707] mali ff9a0000.gpu: Failed to get leakage
  864. [    4.218647] mali ff9a0000.gpu: Looking up mali-supply from device tree
  865. [    4.218683] vdd_gpu: could not add device link ff9a0000.gpu err -17
  866. [    4.218692] vdd_gpu: Failed to create debugfs directory
  867. [    4.218701] mali ff9a0000.gpu: Failed to get pvtm
  868. [    4.224623] mali ff9a0000.gpu: GPU identified as 0x0860 r2p0 status 0
  869. [    4.227179] mali ff9a0000.gpu: Protected mode not available
  870. [    4.230063] mali ff9a0000.gpu: Using configured power model mali-simple-power-model, and fallback mali-simple-power-model
  871. [    4.232594] I : [File] : drivers/gpu/arm/midgard/backend/gpu/mali_kbase_devfreq.c; [Line] : 399; [Func] : kbase_devfreq_init(); success initing power_model_simple.
  872. [    4.238016] mali ff9a0000.gpu: Probed as mali0
  873. [    4.261348] [BT_RFKILL]: bt shut off power
  874. [    4.302073] FAT-fs (mmcblk0p6): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
  875. [    4.494358] cdn-dp fec00000.dp: Direct firmware load for rockchip/dptx.bin failed with error -2
  876. [    4.577955] random: nonblocking pool is initialized
  877. [    6.484499] rk_gmac-dwmac fe300000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
  878. [    8.501389] cdn-dp fec00000.dp: Direct firmware load for rockchip/dptx.bin failed with error -2
  879. [   16.516484] cdn-dp fec00000.dp: Direct firmware load for rockchip/dptx.bin failed with error -2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement