· 6 years ago · Nov 24, 2019, 12:10 AM
1rock64@pinebookpro:~$ ifconfig -a
2enx00e04c360001: flags=4098<BROADCAST,MULTICAST> mtu 1500
3 ether 00:e0:4c:36:00:01 txqueuelen 1000 (Ethernet)
4 RX packets 0 bytes 0 (0.0 B)
5 RX errors 0 dropped 0 overruns 0 frame 0
6 TX packets 0 bytes 0 (0.0 B)
7 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
8
9lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
10 inet 127.0.0.1 netmask 255.0.0.0
11 inet6 ::1 prefixlen 128 scopeid 0x10<host>
12 loop txqueuelen 1 (Local Loopback)
13 RX packets 401 bytes 34237 (34.2 KB)
14 RX errors 0 dropped 0 overruns 0 frame 0
15 TX packets 401 bytes 34237 (34.2 KB)
16 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
17
18wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
19 inet 192.168.1.6 netmask 255.255.255.0 broadcast 192.168.1.255
20 inet6 fe80::d2a6:ad7b:312c:7786 prefixlen 64 scopeid 0x20<link>
21 ether 6c:21:a2:41:d6:56 txqueuelen 1000 (Ethernet)
22 RX packets 1812 bytes 1719503 (1.7 MB)
23 RX errors 0 dropped 0 overruns 0 frame 0
24 TX packets 1683 bytes 169157 (169.1 KB)
25 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
26rock64@pinebookpro:~$ dmesg
27[ 0.000000] Booting Linux on physical CPU 0x0
28[ 0.000000] Initializing cgroup subsys cpuset
29[ 0.000000] Initializing cgroup subsys cpu
30[ 0.000000] Initializing cgroup subsys cpuacct
31[ 0.000000] Linux version 4.4.190-1233-rockchip-ayufan-gd3f1be0ed310 (root@runner-f725ff63-project-5943294-concurrent-0) (gcc version 7.4.0 (Ubuntu/Linaro 7.4.0-1ubuntu1~18.04.1) ) #1 SMP Wed Aug 28 08:59:34 UTC 2019
32[ 0.000000] Boot CPU: AArch64 Processor [410fd034]
33[ 0.000000] earlycon: Early serial console at MMIO32 0xff1a0000 (options '')
34[ 0.000000] bootconsole [uart0] enabled
35[ 0.000000] Reserved memory: failed to reserve memory for node 'drm-logo@00000000': base 0x0000000000000000, size 0 MiB
36[ 0.000000] On node 0 totalpages: 1015296
37[ 0.000000] DMA zone: 15864 pages used for memmap
38[ 0.000000] DMA zone: 0 pages reserved
39[ 0.000000] DMA zone: 1015296 pages, LIFO batch:31
40[ 0.000000] psci: probing for conduit method from DT.
41[ 0.000000] psci: PSCIv1.0 detected in firmware.
42[ 0.000000] psci: Using standard PSCI v0.2 function IDs
43[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
44[ 0.000000] PERCPU: Embedded 21 pages/cpu @ffffffc0f7ed6000 s46248 r8192 d31576 u86016
45[ 0.000000] pcpu-alloc: s46248 r8192 d31576 u86016 alloc=21*4096
46[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
47[ 0.000000] Detected VIPT I-cache on CPU0
48[ 0.000000] CPU features: enabling workaround for ARM erratum 845719
49[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 999432
50[ 0.000000] Kernel command line: rw panic=10 init=/sbin/init coherent_pool=1M ethaddr=d2:a2:b0:20:cc:1c eth1addr=d2:a2:b0:20:cc:3c serial=6e63844b2d1801a cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1 root=LABEL=linux-root rootwait rootfstype=ext4 earlycon=uart8250,mmio32,0xff1a0000 swiotlb=1 no_console_suspend=1 usbcore.autosuspend=-1 video=eDP-1:1920x1080@60
51[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
52[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
53[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
54[ 0.000000] software IO TLB: mapped [mem 0xf7e8e000-0xf7ece000] (0MB)
55[ 0.000000] Memory: 3959688K/4061184K available (12478K kernel code, 1760K rwdata, 4552K rodata, 1216K init, 1962K bss, 101496K reserved, 0K cma-reserved)
56[ 0.000000] Virtual kernel memory layout:
57 modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
58 vmalloc : 0xffffff8008000000 - 0xffffffbdbfff0000 ( 246 GB)
59 .init : 0xffffff8009130000 - 0xffffff8009260000 ( 1216 KB)
60 .text : 0xffffff8008080000 - 0xffffff8008cb0000 ( 12480 KB)
61 .rodata : 0xffffff8008cb0000 - 0xffffff8009130000 ( 4608 KB)
62 .data : 0xffffff8009260000 - 0xffffff8009418008 ( 1761 KB)
63 vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000 ( 8 GB maximum)
64 0xffffffbdc0008000 - 0xffffffbdc3e00000 ( 61 MB actual)
65 fixed : 0xffffffbffe7fb000 - 0xffffffbffec00000 ( 4116 KB)
66 PCI I/O : 0xffffffbffee00000 - 0xffffffbfffe00000 ( 16 MB)
67 memory : 0xffffffc000200000 - 0xffffffc0f8000000 ( 3966 MB)
68[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
69[ 0.000000] Hierarchical RCU implementation.
70[ 0.000000] Build-time adjustment of leaf fanout to 64.
71[ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=6.
72[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=6
73[ 0.000000] NR_IRQS:64 nr_irqs:64 0
74[ 0.000000] GIC: Using split EOI/Deactivate mode
75[ 0.000000] ITS: /interrupt-controller@fee00000/interrupt-controller@fee20000
76[ 0.000000] ITS: allocated 65536 Devices @f2900000 (psz 64K, shr 0)
77[ 0.000000] ITS: using cache flushing for cmd queue
78[ 0.000000] GIC: using LPI property table @0x00000000f2890000
79[ 0.000000] ITS: Allocated 1792 chunks for LPIs
80[ 0.000000] CPU0: found redistributor 0 region 0:0x00000000fef00000
81[ 0.000000] CPU0: using LPI pending table @0x00000000f28a0000
82[ 0.000000] GIC: using cache flushing for LPI property table
83[ 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] }
84[ 0.000000] GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] }
85[ 0.000000] rockchip_mmc_get_phase: invalid clk rate
86[ 0.000000] rockchip_mmc_get_phase: invalid clk rate
87[ 0.000000] rockchip_mmc_get_phase: invalid clk rate
88[ 0.000000] rockchip_mmc_get_phase: invalid clk rate
89[ 0.000000] rockchip_clk_register_frac_branch: could not find dclk_vop0_frac as parent of dclk_vop0, rate changes may not work
90[ 0.000000] rockchip_clk_register_frac_branch: could not find dclk_vop1_frac as parent of dclk_vop1, rate changes may not work
91[ 0.000000] rockchip_cpuclk_pre_rate_change: limiting alt-divider 33 to 31
92[ 0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).
93[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
94[ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
95[ 0.002168] Console: colour dummy device 80x25
96[ 0.002598] console [tty0] enabled
97[ 0.002934] bootconsole [uart0] disabled
98[ 0.003331] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
99[ 0.003358] pid_max: default: 32768 minimum: 301
100[ 0.003482] Security Framework initialized
101[ 0.003500] Yama: becoming mindful.
102[ 0.003532] AppArmor: AppArmor disabled by boot time parameter
103[ 0.003594] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
104[ 0.003616] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
105[ 0.004405] Initializing cgroup subsys io
106[ 0.004432] Initializing cgroup subsys memory
107[ 0.004472] Initializing cgroup subsys devices
108[ 0.004494] Initializing cgroup subsys freezer
109[ 0.004515] Initializing cgroup subsys net_cls
110[ 0.004534] Initializing cgroup subsys perf_event
111[ 0.004555] Initializing cgroup subsys net_prio
112[ 0.004580] Initializing cgroup subsys hugetlb
113[ 0.004598] Initializing cgroup subsys pids
114[ 0.004647] ftrace: allocating 46086 entries in 181 pages
115[ 0.130501] sched-energy: Sched-energy-costs installed from DT
116[ 0.130534] CPU0: update cpu_capacity 401
117[ 0.130601] ASID allocator initialised with 32768 entries
118[ 0.133928] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
119[ 0.134497] Platform MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
120[ 0.135901] Detected VIPT I-cache on CPU1
121[ 0.135932] CPU1: found redistributor 1 region 0:0x00000000fef20000
122[ 0.135963] CPU1: using LPI pending table @0x00000000f2b40000
123[ 0.136007] CPU1: update cpu_capacity 401
124[ 0.136012] CPU1: Booted secondary processor [410fd034]
125[ 0.136584] Detected VIPT I-cache on CPU2
126[ 0.136605] CPU2: found redistributor 2 region 0:0x00000000fef40000
127[ 0.136633] CPU2: using LPI pending table @0x00000000f2b90000
128[ 0.136660] CPU2: update cpu_capacity 401
129[ 0.136664] CPU2: Booted secondary processor [410fd034]
130[ 0.137191] Detected VIPT I-cache on CPU3
131[ 0.137211] CPU3: found redistributor 3 region 0:0x00000000fef60000
132[ 0.137239] CPU3: using LPI pending table @0x00000000f2bd0000
133[ 0.137265] CPU3: update cpu_capacity 401
134[ 0.137268] CPU3: Booted secondary processor [410fd034]
135[ 0.137856] Detected PIPT I-cache on CPU4
136[ 0.137882] CPU4: found redistributor 100 region 0:0x00000000fef80000
137[ 0.137925] CPU4: using LPI pending table @0x00000000f2000000
138[ 0.137962] CPU4: update cpu_capacity 1024
139[ 0.137965] CPU4: Booted secondary processor [410fd082]
140[ 0.138528] Detected PIPT I-cache on CPU5
141[ 0.138547] CPU5: found redistributor 101 region 0:0x00000000fefa0000
142[ 0.138583] CPU5: using LPI pending table @0x00000000f2030000
143[ 0.138610] CPU5: update cpu_capacity 1024
144[ 0.138613] CPU5: Booted secondary processor [410fd082]
145[ 0.138701] Brought up 6 CPUs
146[ 0.139384] SMP: Total of 6 processors activated.
147[ 0.139416] CPU features: detected feature: GIC system register CPU interface
148[ 0.139451] CPU features: detected feature: 32-bit EL0 Support
149[ 0.139486] CPU: All CPU(s) started at EL2
150[ 0.139556] alternatives: patching kernel code
151[ 0.141022] devtmpfs: initialized
152[ 0.157604] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
153[ 0.157663] futex hash table entries: 2048 (order: 5, 131072 bytes)
154[ 0.158148] xor: measuring software checksum speed
155[ 0.197523] 8regs : 2855.000 MB/sec
156[ 0.237590] 8regs_prefetch: 2561.000 MB/sec
157[ 0.277655] 32regs : 3192.000 MB/sec
158[ 0.317720] 32regs_prefetch: 2840.000 MB/sec
159[ 0.317740] xor: using function: 32regs (3192.000 MB/sec)
160[ 0.317774] pinctrl core: initialized pinctrl subsystem
161[ 0.318022] regulator-dummy: no parameters
162[ 0.319447] Failed to find legacy iommu devices
163[ 0.319862] NET: Registered protocol family 16
164[ 0.331494] cpuidle: using governor ladder
165[ 0.343517] cpuidle: using governor menu
166[ 0.343557] Registered FIQ tty driver
167[ 0.343958] vdso: 2 pages (1 code @ ffffff8008cb6000, 1 data @ ffffff8009264000)
168[ 0.344014] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
169[ 0.344557] DMA: preallocated 1024 KiB pool for atomic allocations
170[ 0.359952] gpiochip_add_data: registered GPIOs 0 to 31 on device: gpio0
171[ 0.360031] gpiochip_add_data: registered GPIOs 32 to 63 on device: gpio1
172[ 0.360103] gpiochip_add_data: registered GPIOs 64 to 95 on device: gpio2
173[ 0.360177] gpiochip_add_data: registered GPIOs 96 to 127 on device: gpio3
174[ 0.360247] gpiochip_add_data: registered GPIOs 128 to 159 on device: gpio4
175[ 0.454063] raid6: int64x1 gen() 473 MB/s
176[ 0.522071] raid6: int64x1 xor() 416 MB/s
177[ 0.590208] raid6: int64x2 gen() 655 MB/s
178[ 0.658291] raid6: int64x2 xor() 593 MB/s
179[ 0.726436] raid6: int64x4 gen() 916 MB/s
180[ 0.794537] raid6: int64x4 xor() 672 MB/s
181[ 0.862634] raid6: int64x8 gen() 756 MB/s
182[ 0.930778] raid6: int64x8 xor() 623 MB/s
183[ 0.998852] raid6: neonx1 gen() 993 MB/s
184[ 1.066980] raid6: neonx1 xor() 671 MB/s
185[ 1.135105] raid6: neonx2 gen() 1322 MB/s
186[ 1.203187] raid6: neonx2 xor() 998 MB/s
187[ 1.271305] raid6: neonx4 gen() 1763 MB/s
188[ 1.339428] raid6: neonx4 xor() 1183 MB/s
189[ 1.407540] raid6: neonx8 gen() 1694 MB/s
190[ 1.475638] raid6: neonx8 xor() 1262 MB/s
191[ 1.475657] raid6: using algorithm neonx4 gen() 1763 MB/s
192[ 1.475676] raid6: .... xor() 1183 MB/s, rmw enabled
193[ 1.475695] raid6: using intx1 recovery algorithm
194[ 1.476666] of_get_named_gpiod_flags: parsed 'rockchip,power-ctrl' property of node '/rockchip-suspend[0]' - status (0)
195[ 1.476706] of_get_named_gpiod_flags: parsed 'rockchip,power-ctrl' property of node '/rockchip-suspend[1]' - status (0)
196[ 1.477006] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/dc-12v[0]'
197[ 1.477028] dc_12v: 12000 mV
198[ 1.477202] reg-fixed-voltage dc-12v: dc_12v supplying 12000000uV
199[ 1.477254] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-sys[0]'
200[ 1.477272] reg-fixed-voltage vcc-sys: Looking up vin-supply from device tree
201[ 1.477324] vcc_sys: supplied by dc_12v
202[ 1.477350] dc_12v: could not add device link regulator.2 err -2
203[ 1.477390] vcc_sys: 5000 mV
204[ 1.477540] reg-fixed-voltage vcc-sys: vcc_sys supplying 5000000uV
205[ 1.477591] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc3v3-sys[0]'
206[ 1.477609] reg-fixed-voltage vcc3v3-sys: Looking up vin-supply from device tree
207[ 1.477644] vcc3v3_sys: supplied by vcc_sys
208[ 1.477667] vcc_sys: could not add device link regulator.3 err -2
209[ 1.477693] vcc3v3_sys: 3300 mV
210[ 1.477853] reg-fixed-voltage vcc3v3-sys: vcc3v3_sys supplying 3300000uV
211[ 1.478024] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc5v0-host-regulator[0]' - status (0)
212[ 1.478066] reg-fixed-voltage vcc5v0-host-regulator: Looking up vin-supply from device tree
213[ 1.478103] vcc5v0_host: unable to resolve supply
214[ 1.478111] vcc5v0_host: no parameters
215[ 1.478236] reg-fixed-voltage vcc5v0-host-regulator: Looking up vin-supply from device tree
216[ 1.478273] vcc5v0_host: regulator get failed, ret=-517
217[ 1.478299] reg-fixed-voltage vcc5v0-host-regulator: Looking up vin-supply from device tree
218[ 1.478335] vcc5v0_host: unable to resolve supply
219[ 1.478344] reg-fixed-voltage vcc5v0-host-regulator: vcc5v0_host supplying 0uV
220[ 1.478470] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc5v0-pwr-regulator[0]' - status (0)
221[ 1.478509] reg-fixed-voltage vcc5v0-pwr-regulator: Looking up vin-supply from device tree
222[ 1.478542] pwr_5v: supplied by dc_12v
223[ 1.478563] dc_12v: could not add device link regulator.5 err -2
224[ 1.478591] pwr_5v: 5000 mV
225[ 1.478752] reg-fixed-voltage vcc5v0-host-regulator: Looking up vin-supply from device tree
226[ 1.478790] vcc5v0_host: supplied by pwr_5v
227[ 1.478837] reg-fixed-voltage vcc5v0-pwr-regulator: pwr_5v supplying 5000000uV
228[ 1.478964] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc-lcd-en-regulator[0]' - status (0)
229[ 1.479005] reg-fixed-voltage vcc-lcd-en-regulator: Looking up vin-supply from device tree
230[ 1.479039] vcc_lcd_en: supplied by vcc3v3_sys
231[ 1.479061] vcc3v3_sys: could not add device link regulator.6 err -2
232[ 1.479091] vcc_lcd_en: at 3300 mV
233[ 1.479252] reg-fixed-voltage vcc-lcd-en-regulator: vcc_lcd_en supplying 0uV
234[ 1.479872] iommu: Adding device ff650000.vpu_service to group 0
235[ 1.479973] iommu: Adding device ff660000.rkvdec to group 1
236[ 1.480093] iommu: Adding device ff8f0000.vop to group 2
237[ 1.480198] iommu: Adding device ff900000.vop to group 3
238[ 1.480697] rk_iommu ff650800.iommu: can't get sclk
239[ 1.481012] rk_iommu ff660480.iommu: can't get sclk
240[ 1.481243] rk_iommu ff8f3f00.iommu: can't get sclk
241[ 1.481427] rk_iommu ff903f00.iommu: can't get sclk
242[ 1.481800] SCSI subsystem initialized
243[ 1.481985] libata version 3.00 loaded.
244[ 1.482161] usbcore: registered new interface driver usbfs
245[ 1.482219] usbcore: registered new interface driver hub
246[ 1.482311] usbcore: registered new device driver usb
247[ 1.482425] media: Linux media interface: v0.10
248[ 1.482477] Linux video capture interface: v2.00
249[ 1.482593] pps_core: LinuxPPS API ver. 1 registered
250[ 1.482613] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
251[ 1.482660] PTP clock support registered
252[ 1.483952] Advanced Linux Sound Architecture Driver Initialized.
253[ 1.484498] Bluetooth: Core ver 2.21
254[ 1.484539] NET: Registered protocol family 31
255[ 1.484558] Bluetooth: HCI device and connection manager initialized
256[ 1.484583] Bluetooth: HCI socket layer initialized
257[ 1.484606] Bluetooth: L2CAP socket layer initialized
258[ 1.484643] Bluetooth: SCO socket layer initialized
259[ 1.485045] NetLabel: Initializing
260[ 1.485066] NetLabel: domain hash size = 128
261[ 1.485084] NetLabel: protocols = UNLABELED CIPSOv4
262[ 1.485135] NetLabel: unlabeled traffic allowed by default
263[ 1.486032] clocksource: Switched to clocksource arch_sys_counter
264[ 1.552227] thermal thermal_zone1: power_allocator: sustainable_power will be estimated
265[ 1.552486] NET: Registered protocol family 2
266[ 1.552958] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
267[ 1.553248] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes)
268[ 1.554115] TCP: Hash tables configured (established 32768 bind 32768)
269[ 1.554253] UDP hash table entries: 2048 (order: 5, 196608 bytes)
270[ 1.554481] UDP-Lite hash table entries: 2048 (order: 5, 196608 bytes)
271[ 1.554925] NET: Registered protocol family 1
272[ 1.555255] RPC: Registered named UNIX socket transport module.
273[ 1.555278] RPC: Registered udp transport module.
274[ 1.555297] RPC: Registered tcp transport module.
275[ 1.555316] RPC: Registered tcp NFSv4.1 backchannel transport module.
276[ 1.555538] PCI: CLS 0 bytes, default 64
277[ 1.556132] Trying to unpack rootfs image as initramfs...
278[ 1.817992] Freeing initrd memory: 6140K
279[ 1.818678] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
280[ 1.818797] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
281[ 1.820098] kvm [1]: 8-bit VMID
282[ 1.820119] kvm [1]: Hyp mode initialized successfully
283[ 1.820263] kvm [1]: interrupt-controller@fff20000 IRQ10
284[ 1.820500] kvm [1]: timer IRQ12
285[ 1.823706] audit: initializing netlink subsys (disabled)
286[ 1.823775] audit: type=2000 audit(1.740:1): initialized
287[ 1.824524] HugeTLB registered 2 MB page size, pre-allocated 0 pages
288[ 1.831907] VFS: Disk quotas dquot_6.6.0
289[ 1.832088] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
290[ 1.833540] squashfs: version 4.0 (2009/01/31) Phillip Lougher
291[ 1.834751] NFS: Registering the id_resolver key type
292[ 1.834808] Key type id_resolver registered
293[ 1.834827] Key type id_legacy registered
294[ 1.834860] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
295[ 1.835547] fuse init (API version 7.23)
296[ 1.836279] JFS: nTxBlock = 8192, nTxLock = 65536
297[ 1.841911] SGI XFS with ACLs, security attributes, realtime, no debug enabled
298[ 1.844342] Key type big_key registered
299[ 1.844425]
300 TEE Core Framework initialization (ver 1:0.1)
301[ 1.844467] TEE armv7 Driver initialization
302[ 1.844945] tz_tee_probe: name="armv7sec", id=0, pdev_name="armv7sec.0"
303[ 1.844969] TEE core: Alloc the misc device "opteearmtz00" (id=0)
304[ 1.845174] TEE Core: Register the misc device "opteearmtz00" (id=0,minor=62)
305[ 1.849303] NET: Registered protocol family 38
306[ 1.849353] Key type asymmetric registered
307[ 1.849380] Asymmetric key parser 'x509' registered
308[ 1.849592] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
309[ 1.849773] io scheduler noop registered
310[ 1.849801] io scheduler deadline registered (default)
311[ 1.849856] io scheduler cfq registered
312[ 1.850864] phy phy-ff770000.syscon:usb2-phy@e460.0: Looking up phy-supply from device tree
313[ 1.850965] vcc5v0_host: could not add device link phy-ff770000.syscon:usb2-phy@e460.0 err -2
314[ 1.851275] phy phy-ff770000.syscon:usb2-phy@e460.1: Looking up phy-supply from device tree
315[ 1.851286] phy phy-ff770000.syscon:usb2-phy@e460.1: Looking up phy-supply property in node /syscon@ff770000/usb2-phy@e460/otg-port failed
316[ 1.851513] phy phy-ff770000.syscon:usb2-phy@e460.1: Looking up vbus-supply from device tree
317[ 1.851524] phy phy-ff770000.syscon:usb2-phy@e460.1: Looking up vbus-supply property in node /syscon@ff770000/usb2-phy@e460/otg-port failed
318[ 1.851537] phy phy-ff770000.syscon:usb2-phy@e460.1: Failed to get VBUS supply regulator
319[ 1.853320] phy phy-ff770000.syscon:phy@f780.2: Looking up phy-supply from device tree
320[ 1.853331] phy phy-ff770000.syscon:phy@f780.2: Looking up phy-supply property in node /syscon@ff770000/phy@f780 failed
321[ 1.854148] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_tcpc0-supply from device tree
322[ 1.854160] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_tcpc0-supply property in node /power-management@ff310000/power-controller failed
323[ 1.854449] phy phy-ff800000.phy.3: Looking up phy-supply from device tree
324[ 1.854459] phy phy-ff800000.phy.3: Looking up phy-supply property in node /phy@ff800000/dp-port failed
325[ 1.854560] phy phy-ff800000.phy.4: Looking up phy-supply from device tree
326[ 1.854570] phy phy-ff800000.phy.4: Looking up phy-supply property in node /phy@ff800000/usb3-port failed
327[ 1.854664] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_tcpc1-supply from device tree
328[ 1.854675] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_tcpc1-supply property in node /power-management@ff310000/power-controller failed
329[ 1.854943] phy phy-pcie-phy.5: Looking up phy-supply from device tree
330[ 1.854953] phy phy-pcie-phy.5: Looking up phy-supply property in node /pcie-phy failed
331[ 1.856664] rockchip-pcie f8000000.pcie: GPIO lookup for consumer ep
332[ 1.856674] rockchip-pcie f8000000.pcie: using device tree for GPIO lookup
333[ 1.856701] of_get_named_gpiod_flags: parsed 'ep-gpios' property of node '/pcie@f8000000[0]' - status (0)
334[ 1.856945] rockchip-pcie f8000000.pcie: Looking up vpcie3v3-supply from device tree
335[ 1.856955] rockchip-pcie f8000000.pcie: Looking up vpcie3v3-supply property in node /pcie@f8000000 failed
336[ 1.856969] rockchip-pcie f8000000.pcie: no vpcie3v3 regulator found
337[ 1.856996] rockchip-pcie f8000000.pcie: Looking up vpcie1v8-supply from device tree
338[ 1.857006] rockchip-pcie f8000000.pcie: Looking up vpcie1v8-supply property in node /pcie@f8000000 failed
339[ 1.857017] rockchip-pcie f8000000.pcie: no vpcie1v8 regulator found
340[ 1.857039] rockchip-pcie f8000000.pcie: Looking up vpcie0v9-supply from device tree
341[ 1.857048] rockchip-pcie f8000000.pcie: Looking up vpcie0v9-supply property in node /pcie@f8000000 failed
342[ 1.857058] rockchip-pcie f8000000.pcie: no vpcie0v9 regulator found
343[ 1.857082] rockchip-pcie f8000000.pcie: bus-scan-delay-ms in device tree is 1000 ms
344[ 1.857116] rockchip-pcie f8000000.pcie: missing "memory-region" property
345[ 1.857144] PCI host bridge /pcie@f8000000 ranges:
346[ 1.857178] MEM 0xfa000000..0xfbdfffff -> 0xfa000000
347[ 1.857202] IO 0xfbe00000..0xfbefffff -> 0xfbe00000
348[ 2.402082] rockchip-pcie f8000000.pcie: PCIe link training gen1 timeout!
349[ 2.402130] rockchip-pcie f8000000.pcie: deferred probe failed
350[ 2.402302] rockchip-pcie: probe of f8000000.pcie failed with error -110
351[ 2.403051] pwm-backlight edp-backlight: GPIO lookup for consumer enable
352[ 2.403063] pwm-backlight edp-backlight: using device tree for GPIO lookup
353[ 2.403076] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/edp-backlight[0]'
354[ 2.403088] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/edp-backlight[0]'
355[ 2.403098] pwm-backlight edp-backlight: using lookup tables for GPIO lookup
356[ 2.403111] pwm-backlight edp-backlight: lookup for GPIO enable failed
357[ 2.403126] pwm-backlight edp-backlight: Looking up power-supply from device tree
358[ 2.403453] Module initialized.
359[ 2.403883] rk-vcodec ff650000.vpu_service: Looking up vcodec-supply from device tree
360[ 2.403898] rk-vcodec ff650000.vpu_service: Looking up vcodec-supply property in node /vpu_service@ff650000 failed
361[ 2.403916] rk-vcodec ff650000.vpu_service: no regulator for vcodec
362[ 2.404323] rk-vcodec ff650000.vpu_service: probe device
363[ 2.404656] rk-vcodec ff650000.vpu_service: drm allocator with mmu enabled
364[ 2.405441] rk-vcodec ff650000.vpu_service: could not find power_model node
365[ 2.405479] rk-vcodec ff650000.vpu_service: init success
366[ 2.405885] rk-vcodec ff660000.rkvdec: Looking up vcodec-supply from device tree
367[ 2.405900] rk-vcodec ff660000.rkvdec: Looking up vcodec-supply property in node /rkvdec@ff660000 failed
368[ 2.405919] rk-vcodec ff660000.rkvdec: no regulator for vcodec
369[ 2.406484] rk-vcodec ff660000.rkvdec: probe device
370[ 2.406751] rk-vcodec ff660000.rkvdec: drm allocator with mmu enabled
371[ 2.407171] rk-vcodec ff660000.rkvdec: could not find power_model node
372[ 2.407196] rk-vcodec ff660000.rkvdec: init success
373[ 2.408682] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330
374[ 2.408720] dma-pl330 ff6d0000.dma-controller: DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12
375[ 2.410242] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330
376[ 2.410279] dma-pl330 ff6e0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
377[ 2.410706] pwm-regulator vdd-log: GPIO lookup for consumer enable
378[ 2.410715] pwm-regulator vdd-log: using device tree for GPIO lookup
379[ 2.410725] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/vdd-log[0]'
380[ 2.410734] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/vdd-log[0]'
381[ 2.410742] pwm-regulator vdd-log: using lookup tables for GPIO lookup
382[ 2.410751] pwm-regulator vdd-log: lookup for GPIO enable failed
383[ 2.410792] pwm-regulator vdd-log: Looking up pwm-supply from device tree
384[ 2.410875] pwm-regulator: supplied by vcc_sys
385[ 2.410899] vcc_sys: could not add device link regulator.7 err -2
386[ 2.410946] vdd_log: 800 <--> 1400 mV at 896 mV
387[ 2.411536] Serial: 8250/16550 driver, 5 ports, IRQ sharing disabled
388[ 2.412147] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 35, base_baud = 1500000) is a 16550A
389[ 2.412662] ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 36, base_baud = 1500000) is a 16550A
390[ 2.413769] [drm] Initialized drm 1.1.0 20060810
391[ 2.414729] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_hdcp-supply from device tree
392[ 2.414741] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_hdcp-supply property in node /power-management@ff310000/power-controller failed
393[ 2.418047] [drm] Rockchip DRM driver version: v1.0.1
394[ 2.418602] usbcore: registered new interface driver udl
395[ 2.419710] panel-simple edp-panel: Looking up power-supply from device tree
396[ 2.420364] Unable to detect cache hierarchy for CPU 0
397[ 2.421213] brd: module loaded
398[ 2.426677] loop: module loaded
399[ 2.426724] lkdtm: No crash points registered, enable through debugfs
400[ 2.428255] rockchip-spi ff1d0000.spi: no high_speed pinctrl state
401[ 2.428798] m25p80 spi32766.0: gd25q128 (16384 Kbytes)
402[ 2.428843] 3 ofpart partitions found on MTD device spi32766.0
403[ 2.428864] Creating 3 MTD partitions on "spi32766.0":
404[ 2.428886] 0x000000000000-0x0000003f8000 : "loader"
405[ 2.429770] 0x0000003f8000-0x000000400000 : "env"
406[ 2.430597] 0x0000007c0000-0x000000800000 : "vendor"
407[ 2.432982] Rockchip WiFi SYS interface (V1.00) ...
408[ 2.433081] usbcore: registered new interface driver cdc_ether
409[ 2.433134] usbcore: registered new interface driver rndis_host
410[ 2.434553] rockchip-dwc3 usb0: failed to get drvdata dwc3
411[ 2.434665] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_usb3-supply from device tree
412[ 2.434677] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_usb3-supply property in node /power-management@ff310000/power-controller failed
413[ 2.439313] rockchip-dwc3 usb1: fail to get drvdata hcd
414[ 2.440513] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
415[ 2.440547] ehci-pci: EHCI PCI platform driver
416[ 2.440618] ehci-platform: EHCI generic platform driver
417[ 2.444498] ehci-platform fe3c0000.usb: EHCI Host Controller
418[ 2.444695] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 1
419[ 2.444829] ehci-platform fe3c0000.usb: irq 29, io mem 0xfe3c0000
420[ 2.454050] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00
421[ 2.454223] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
422[ 2.454249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
423[ 2.454282] usb usb1: Product: EHCI Host Controller
424[ 2.454303] usb usb1: Manufacturer: Linux 4.4.190-1233-rockchip-ayufan-gd3f1be0ed310 ehci_hcd
425[ 2.454335] usb usb1: SerialNumber: fe3c0000.usb
426[ 2.454850] hub 1-0:1.0: USB hub found
427[ 2.454896] hub 1-0:1.0: 1 port detected
428[ 2.455488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
429[ 2.455522] ohci-platform: OHCI generic platform driver
430[ 2.456030] ohci-platform fe3e0000.usb: Generic Platform OHCI controller
431[ 2.456223] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 2
432[ 2.456335] ohci-platform fe3e0000.usb: irq 30, io mem 0xfe3e0000
433[ 2.514215] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
434[ 2.514240] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
435[ 2.514273] usb usb2: Product: Generic Platform OHCI controller
436[ 2.514295] usb usb2: Manufacturer: Linux 4.4.190-1233-rockchip-ayufan-gd3f1be0ed310 ohci_hcd
437[ 2.514328] usb usb2: SerialNumber: fe3e0000.usb
438[ 2.514953] hub 2-0:1.0: USB hub found
439[ 2.515021] hub 2-0:1.0: 1 port detected
440[ 2.517797] usbcore: registered new interface driver iforce
441[ 2.517909] usbcore: registered new interface driver xpad
442[ 2.518365] usbcore: registered new interface driver usbtouchscreen
443[ 2.519413] i2c /dev entries driver
444[ 2.520680] fan53555-regulator 0-0040: GPIO lookup for consumer vsel
445[ 2.520693] fan53555-regulator 0-0040: using device tree for GPIO lookup
446[ 2.520735] of_get_named_gpiod_flags: parsed 'vsel-gpios' property of node '/i2c@ff3c0000/syr827@40[0]' - status (0)
447[ 2.521180] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected!
448[ 2.521233] fan53555-regulator 0-0040: Looking up vin-supply from device tree
449[ 2.521322] fan53555-reg: supplied by vcc_sys
450[ 2.521359] vcc_sys: could not add device link regulator.8 err -2
451[ 2.522733] vdd_cpu_b: 712 <--> 1500 mV at 1000 mV
452[ 2.523389] fan53555-regulator 0-0041: GPIO lookup for consumer vsel
453[ 2.523399] fan53555-regulator 0-0041: using device tree for GPIO lookup
454[ 2.523430] of_get_named_gpiod_flags: parsed 'vsel-gpios' property of node '/i2c@ff3c0000/syr828@41[0]' - status (0)
455[ 2.523774] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected!
456[ 2.523807] fan53555-regulator 0-0041: Looking up vin-supply from device tree
457[ 2.523852] fan53555-reg: supplied by vcc_sys
458[ 2.523875] vcc_sys: could not add device link regulator.9 err -2
459[ 2.525457] vdd_gpu: 712 <--> 1500 mV at 1000 mV
460[ 2.526417] rk808 0-001b: Pmic Chip id: 0x0
461[ 2.529626] rk808 0-001b: GPIO lookup for consumer dvs
462[ 2.529638] rk808 0-001b: using device tree for GPIO lookup
463[ 2.529654] of_get_named_gpiod_flags: can't parse 'dvs-gpios' property of node '/i2c@ff3c0000/pmic@1b[0]'
464[ 2.529667] of_get_named_gpiod_flags: can't parse 'dvs-gpio' property of node '/i2c@ff3c0000/pmic@1b[0]'
465[ 2.529677] rk808 0-001b: using lookup tables for GPIO lookup
466[ 2.529688] rk808 0-001b: lookup for GPIO dvs failed
467[ 2.529699] rk808-regulator rk808-regulator: there is no dvs0 gpio
468[ 2.529737] rk808 0-001b: GPIO lookup for consumer dvs
469[ 2.529746] rk808 0-001b: using device tree for GPIO lookup
470[ 2.529758] of_get_named_gpiod_flags: can't parse 'dvs-gpios' property of node '/i2c@ff3c0000/pmic@1b[1]'
471[ 2.529769] of_get_named_gpiod_flags: can't parse 'dvs-gpio' property of node '/i2c@ff3c0000/pmic@1b[1]'
472[ 2.529779] rk808 0-001b: using lookup tables for GPIO lookup
473[ 2.529789] rk808 0-001b: lookup for GPIO dvs failed
474[ 2.529800] rk808-regulator rk808-regulator: there is no dvs1 gpio
475[ 2.529878] rk808 0-001b: Looking up vcc1-supply from device tree
476[ 2.529957] DCDC_REG1: supplied by vcc_sys
477[ 2.529993] vcc_sys: could not add device link regulator.10 err -2
478[ 2.530521] vdd_center: 750 <--> 1350 mV at 900 mV
479[ 2.530885] rk808 0-001b: Looking up vcc2-supply from device tree
480[ 2.530948] DCDC_REG2: supplied by vcc_sys
481[ 2.530992] vcc_sys: could not add device link regulator.11 err -2
482[ 2.531316] vdd_cpu_l: 750 <--> 1350 mV at 900 mV
483[ 2.531650] rk808 0-001b: Looking up vcc3-supply from device tree
484[ 2.531703] DCDC_REG3: supplied by vcc_sys
485[ 2.531739] vcc_sys: could not add device link regulator.12 err -2
486[ 2.531786] vcc_ddr: at 5000 mV
487[ 2.532057] rk808 0-001b: Looking up vcc4-supply from device tree
488[ 2.532107] DCDC_REG4: supplied by vcc_sys
489[ 2.532142] vcc_sys: could not add device link regulator.13 err -2
490[ 2.532369] vcc_1v8: 1800 mV
491[ 2.532674] rk808 0-001b: Looking up vcc6-supply from device tree
492[ 2.532725] LDO_REG1: supplied by vcc_sys
493[ 2.532760] vcc_sys: could not add device link regulator.14 err -2
494[ 2.533675] vcc1v8_dvp: 1800 mV
495[ 2.533986] rk808 0-001b: Looking up vcc6-supply from device tree
496[ 2.534073] LDO_REG2: supplied by vcc_sys
497[ 2.534109] vcc_sys: could not add device link regulator.15 err -2
498[ 2.534303] vcc3v0_touch: Bringing 1800000uV into 3000000-3000000uV
499[ 2.534467] vcc3v0_touch: ramp_delay not set
500[ 2.535135] vcc3v0_touch: 3000 mV
501[ 2.535479] rk808 0-001b: Looking up vcc7-supply from device tree
502[ 2.535532] LDO_REG3: supplied by vcc_sys
503[ 2.535567] vcc_sys: could not add device link regulator.16 err -2
504[ 2.536298] vcc1v8_pmu: 1800 mV
505[ 2.536640] rk808 0-001b: Looking up vcc9-supply from device tree
506[ 2.536692] LDO_REG4: supplied by vcc_sys
507[ 2.536727] vcc_sys: could not add device link regulator.17 err -2
508[ 2.537460] vcc_sd: 1800 <--> 3300 mV at 3300 mV
509[ 2.537803] rk808 0-001b: Looking up vcc9-supply from device tree
510[ 2.537856] LDO_REG5: supplied by vcc_sys
511[ 2.537891] vcc_sys: could not add device link regulator.18 err -2
512[ 2.538090] vcca3v0_codec: Bringing 1800000uV into 3000000-3000000uV
513[ 2.538252] vcca3v0_codec: ramp_delay not set
514[ 2.538921] vcca3v0_codec: 3000 mV
515[ 2.539270] rk808 0-001b: Looking up vcc10-supply from device tree
516[ 2.539323] LDO_REG6: supplied by vcc_sys
517[ 2.539358] vcc_sys: could not add device link regulator.19 err -2
518[ 2.540088] vcc_1v5: 1500 mV
519[ 2.540439] rk808 0-001b: Looking up vcc7-supply from device tree
520[ 2.540491] LDO_REG7: supplied by vcc_sys
521[ 2.540526] vcc_sys: could not add device link regulator.20 err -2
522[ 2.541255] vcca1v8_codec: 1800 mV
523[ 2.541582] rk808 0-001b: Looking up vcc11-supply from device tree
524[ 2.541634] LDO_REG8: supplied by vcc_sys
525[ 2.541669] vcc_sys: could not add device link regulator.21 err -2
526[ 2.542431] vcc_3v0: 3000 mV
527[ 2.542763] rk808 0-001b: Looking up vcc8-supply from device tree
528[ 2.542821] SWITCH_REG1: supplied by vcc_lcd_en
529[ 2.542857] vcc_lcd_en: could not add device link regulator.22 err -2
530[ 2.646070] vcc3v3_s3: at 3300 mV
531[ 2.646356] rk808 0-001b: Looking up vcc12-supply from device tree
532[ 2.646406] SWITCH_REG2: supplied by vcc_lcd_en
533[ 2.646430] vcc_lcd_en: could not add device link regulator.23 err -2
534[ 2.646462] vcc3v3_s0: at 3300 mV
535[ 2.650183] rk808-rtc rk808-rtc: rtc core: registered rk808-rtc as rtc0
536[ 2.650718] rk3x-i2c ff3c0000.i2c: Initialized RK3xxx I2C bus at ffffff80096d6000
537[ 2.651701] rk3x-i2c ff110000.i2c: Initialized RK3xxx I2C bus at ffffff80096d8000
538[ 2.652862] fusb302 4-0022: GPIO lookup for consumer int-n
539[ 2.652874] fusb302 4-0022: using device tree for GPIO lookup
540[ 2.652917] of_get_named_gpiod_flags: parsed 'int-n-gpios' property of node '/i2c@ff3d0000/fusb30x@22[0]' - status (0)
541[ 2.652952] fusb302 4-0022: GPIO lookup for consumer vbus-5v
542[ 2.652962] fusb302 4-0022: using device tree for GPIO lookup
543[ 2.652996] of_get_named_gpiod_flags: parsed 'vbus-5v-gpios' property of node '/i2c@ff3d0000/fusb30x@22[0]' - status (0)
544[ 2.653028] fusb302 4-0022: GPIO lookup for consumer vbus-other
545[ 2.653038] fusb302 4-0022: using device tree for GPIO lookup
546[ 2.653050] of_get_named_gpiod_flags: can't parse 'vbus-other-gpios' property of node '/i2c@ff3d0000/fusb30x@22[0]'
547[ 2.653062] of_get_named_gpiod_flags: can't parse 'vbus-other-gpio' property of node '/i2c@ff3d0000/fusb30x@22[0]'
548[ 2.653072] fusb302 4-0022: using lookup tables for GPIO lookup
549[ 2.653083] fusb302 4-0022: lookup for GPIO vbus-other failed
550[ 2.653095] fusb302 4-0022: GPIO lookup for consumer discharge
551[ 2.653104] fusb302 4-0022: using device tree for GPIO lookup
552[ 2.653115] of_get_named_gpiod_flags: can't parse 'discharge-gpios' property of node '/i2c@ff3d0000/fusb30x@22[0]'
553[ 2.653126] of_get_named_gpiod_flags: can't parse 'discharge-gpio' property of node '/i2c@ff3d0000/fusb30x@22[0]'
554[ 2.653136] fusb302 4-0022: using lookup tables for GPIO lookup
555[ 2.653147] fusb302 4-0022: lookup for GPIO discharge failed
556[ 2.653377] fusb302 4-0022: Can't get property of role, set role to default DRP
557[ 2.661862] fusb302 4-0022: port 0 probe success with role ROLE_MODE_DRP, try_role ROLE_MODE_NONE
558[ 2.662131] rk3x-i2c ff3d0000.i2c: Initialized RK3xxx I2C bus at ffffff80096da000
559[ 2.663791] IR NEC protocol handler initialized
560[ 2.663827] IR RC5(x/sz) protocol handler initialized
561[ 2.663862] IR RC6 protocol handler initialized
562[ 2.663896] IR JVC protocol handler initialized
563[ 2.663930] IR Sony protocol handler initialized
564[ 2.663964] IR SANYO protocol handler initialized
565[ 2.663998] IR Sharp protocol handler initialized
566[ 2.664033] IR MCE Keyboard/mouse protocol handler initialized
567[ 2.664068] IR XMP protocol handler initialized
568[ 2.665305] usbcore: registered new interface driver uvcvideo
569[ 2.665336] USB Video Class driver (1.1.1)
570[ 2.697364] thermal thermal_zone2: power_allocator: sustainable_power will be estimated
571[ 2.697754] cw201x 4-0062: cw2015/cw2013 driver v1.2 probe sucess
572[ 2.698433] of_get_named_gpiod_flags: parsed 'gpios' property of node '/dc-charger[0]' - status (0)
573[ 2.699330] rockchip-iodomain ff320000.syscon:io-domains: Looking up pmu1830-supply from device tree
574[ 2.699657] rockchip-iodomain ff770000.syscon:io-domains: Looking up bt656-supply from device tree
575[ 2.699735] rockchip-iodomain ff770000.syscon:io-domains: Looking up audio-supply from device tree
576[ 2.699807] rockchip-iodomain ff770000.syscon:io-domains: Looking up sdmmc-supply from device tree
577[ 2.699884] rockchip-iodomain ff770000.syscon:io-domains: Looking up gpio1830-supply from device tree
578[ 2.700619] universal-charger usb-charger: GPIO lookup for consumer dc-det
579[ 2.700631] universal-charger usb-charger: using device tree for GPIO lookup
580[ 2.700644] of_get_named_gpiod_flags: can't parse 'dc-det-gpios' property of node '/usb-charger[0]'
581[ 2.700655] of_get_named_gpiod_flags: can't parse 'dc-det-gpio' property of node '/usb-charger[0]'
582[ 2.700665] universal-charger usb-charger: using lookup tables for GPIO lookup
583[ 2.700677] universal-charger usb-charger: lookup for GPIO dc-det failed
584[ 2.700688] universal-charger usb-charger: invalid dc det gpio!
585[ 2.703304] rk_tsadcv2_temp_to_code: Invalid conversion table: code=1023, temperature=2147483647
586[ 2.703583] rockchip-thermal ff260000.tsadc: tsadc is probed successfully!
587[ 2.705337] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
588[ 2.705399] Bluetooth: Virtual HCI driver ver 1.5
589[ 2.705611] Bluetooth: HCI UART driver ver 2.3
590[ 2.705645] Bluetooth: HCI UART protocol H4 registered
591[ 2.705677] Bluetooth: HCI UART protocol LL registered
592[ 2.705707] Bluetooth: HCI UART protocol ATH3K registered
593[ 2.705818] usbcore: registered new interface driver bfusb
594[ 2.705920] usbcore: registered new interface driver btusb
595[ 2.706787] cpu cpu0: leakage=19
596[ 2.706852] cpu cpu0: Looking up cpu-supply from device tree
597[ 2.708097] cpu cpu0: Failed to get pvtm
598[ 2.708597] cpu cpu4: leakage=34
599[ 2.708656] cpu cpu4: Looking up cpu-supply from device tree
600[ 2.709333] cpu cpu4: Failed to get pvtm
601[ 2.709774] cpu cpu0: Looking up cpu-supply from device tree
602[ 2.710254] cpu cpu0: Looking up cpu-supply from device tree
603[ 2.711272] cpu cpu0: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0
604[ 2.712131] cpu cpu4: Looking up cpu-supply from device tree
605[ 2.713206] cpu cpu4: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0
606[ 2.715354] sdhci: Secure Digital Host Controller Interface driver
607[ 2.715377] sdhci: Copyright(c) Pierre Ossman
608[ 2.715400] Synopsys Designware Multimedia Card Interface Driver
609[ 2.716306] dwmmc_rockchip fe310000.dwmmc: IDMAC supports 32-bit address mode.
610[ 2.716364] dwmmc_rockchip fe310000.dwmmc: Using internal DMA controller.
611[ 2.716396] dwmmc_rockchip fe310000.dwmmc: Version ID is 270a
612[ 2.716455] dwmmc_rockchip fe310000.dwmmc: DW MMC controller at irq 24,32 bit host data width,256 deep fifo
613[ 2.716510] dwmmc_rockchip fe310000.dwmmc: Looking up vmmc-supply from device tree
614[ 2.716521] dwmmc_rockchip fe310000.dwmmc: Looking up vmmc-supply property in node /dwmmc@fe310000 failed
615[ 2.716551] dwmmc_rockchip fe310000.dwmmc: Looking up vqmmc-supply from device tree
616[ 2.716561] dwmmc_rockchip fe310000.dwmmc: Looking up vqmmc-supply property in node /dwmmc@fe310000 failed
617[ 2.716581] dwmmc_rockchip fe310000.dwmmc: No vmmc regulator found
618[ 2.716602] dwmmc_rockchip fe310000.dwmmc: No vqmmc regulator found
619[ 2.716633] dwmmc_rockchip fe310000.dwmmc: GPIO lookup for consumer wp
620[ 2.716640] dwmmc_rockchip fe310000.dwmmc: using device tree for GPIO lookup
621[ 2.716651] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/dwmmc@fe310000[0]'
622[ 2.716660] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/dwmmc@fe310000[0]'
623[ 2.716667] dwmmc_rockchip fe310000.dwmmc: using lookup tables for GPIO lookup
624[ 2.716675] dwmmc_rockchip fe310000.dwmmc: lookup for GPIO wp failed
625[ 2.716880] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_sdioaudio-supply from device tree
626[ 2.716891] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_sdioaudio-supply property in node /power-management@ff310000/power-controller failed
627[ 2.717470] dwmmc_rockchip fe320000.dwmmc: IDMAC supports 32-bit address mode.
628[ 2.717517] dwmmc_rockchip fe320000.dwmmc: Using internal DMA controller.
629[ 2.717546] dwmmc_rockchip fe320000.dwmmc: Version ID is 270a
630[ 2.717600] dwmmc_rockchip fe320000.dwmmc: DW MMC controller at irq 25,32 bit host data width,256 deep fifo
631[ 2.717645] dwmmc_rockchip fe320000.dwmmc: Looking up vmmc-supply from device tree
632[ 2.717655] dwmmc_rockchip fe320000.dwmmc: Looking up vmmc-supply property in node /dwmmc@fe320000 failed
633[ 2.717676] dwmmc_rockchip fe320000.dwmmc: Looking up vqmmc-supply from device tree
634[ 2.717754] dwmmc_rockchip fe320000.dwmmc: No vmmc regulator found
635[ 2.717787] dwmmc_rockchip fe320000.dwmmc: GPIO lookup for consumer cd
636[ 2.717793] dwmmc_rockchip fe320000.dwmmc: using device tree for GPIO lookup
637[ 2.717803] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/dwmmc@fe320000[0]'
638[ 2.717812] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/dwmmc@fe320000[0]'
639[ 2.717819] dwmmc_rockchip fe320000.dwmmc: using lookup tables for GPIO lookup
640[ 2.717827] dwmmc_rockchip fe320000.dwmmc: lookup for GPIO cd failed
641[ 2.717835] dwmmc_rockchip fe320000.dwmmc: GPIO lookup for consumer wp
642[ 2.717842] dwmmc_rockchip fe320000.dwmmc: using device tree for GPIO lookup
643[ 2.717851] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/dwmmc@fe320000[0]'
644[ 2.717859] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/dwmmc@fe320000[0]'
645[ 2.717866] dwmmc_rockchip fe320000.dwmmc: using lookup tables for GPIO lookup
646[ 2.717873] dwmmc_rockchip fe320000.dwmmc: lookup for GPIO wp failed
647[ 2.718090] rockchip-iodomain ff770000.syscon:io-domains: Setting to 3300000 done
648[ 2.718128] rockchip-iodomain ff770000.syscon:io-domains: Setting to 3300000 done
649[ 2.734203] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
650[ 2.751168] dwmmc_rockchip fe320000.dwmmc: 1 slots initialized
651[ 2.753831] sdhci-pltfm: SDHCI platform and OF driver helper
652[ 2.754775] sdhci-arasan fe330000.sdhci: GPIO lookup for consumer wp
653[ 2.754787] sdhci-arasan fe330000.sdhci: using device tree for GPIO lookup
654[ 2.754801] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/sdhci@fe330000[0]'
655[ 2.754813] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/sdhci@fe330000[0]'
656[ 2.754823] sdhci-arasan fe330000.sdhci: using lookup tables for GPIO lookup
657[ 2.754835] sdhci-arasan fe330000.sdhci: lookup for GPIO wp failed
658[ 2.756976] sdhci-arasan fe330000.sdhci: Looking up vmmc-supply from device tree
659[ 2.756991] sdhci-arasan fe330000.sdhci: Looking up vmmc-supply property in node /sdhci@fe330000 failed
660[ 2.757036] sdhci-arasan fe330000.sdhci: Looking up vqmmc-supply from device tree
661[ 2.757049] sdhci-arasan fe330000.sdhci: Looking up vqmmc-supply property in node /sdhci@fe330000 failed
662[ 2.757070] sdhci-arasan fe330000.sdhci: No vmmc regulator found
663[ 2.757119] sdhci-arasan fe330000.sdhci: No vqmmc regulator found
664[ 2.792286] rockchip-iodomain ff770000.syscon:io-domains: Setting to 3300000 done
665[ 2.792529] vcc_sd: ramp_delay not set
666[ 2.792544] rockchip-iodomain ff770000.syscon:io-domains: Setting to 1800000 done
667[ 2.794230] mmc1: SDHCI controller on fe330000.sdhci [fe330000.sdhci] using ADMA
668[ 2.795073] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/work-led[0]' - status (0)
669[ 2.795232] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/standby-led[0]' - status (0)
670[ 2.796538] hidraw: raw HID events driver (C) Jiri Kosina
671[ 2.802317] usbcore: registered new interface driver usbhid
672[ 2.802355] usbhid: USB HID core driver
673[ 2.804366] rockchip-dmc dmc: unable to get devfreq-event device : dfi
674[ 2.808768] usbcore: registered new interface driver snd-usb-audio
675[ 2.810141] of_get_named_gpiod_flags: parsed 'spk-con-gpio' property of node '/i2c@ff110000/es8316@11[0]' - status (0)
676[ 2.810222] of_get_named_gpiod_flags: parsed 'hp-det-gpio' property of node '/i2c@ff110000/es8316@11[0]' - status (0)
677[ 2.815780] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
678[ 2.815866] mmc0: new ultra high speed SDR25 SDHC card at address 1388
679[ 2.816848] mmcblk0: mmc0:1388 USD00 29.5 GiB
680[ 2.818564] u32 classifier
681[ 2.818619] Netfilter messages via NETLINK v0.30.
682[ 2.818720] ip_set: protocol 6
683[ 2.819006] Initializing XFRM netlink socket
684[ 2.819811] NET: Registered protocol family 10
685[ 2.820819] NET: Registered protocol family 17
686[ 2.820877] NET: Registered protocol family 15
687[ 2.820946] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
688[ 2.821032] Bridge firewalling registered
689[ 2.821540] Bluetooth: RFCOMM socket layer initialized
690[ 2.821621] Bluetooth: RFCOMM ver 1.11
691[ 2.821676] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
692[ 2.821717] Bluetooth: HIDP socket layer initialized
693[ 2.821833] 8021q: 802.1Q VLAN Support v1.8
694[ 2.821896] [WLAN_RFKILL]: Enter rfkill_wlan_init
695[ 2.822547] [WLAN_RFKILL]: Enter rfkill_wlan_probe
696[ 2.822665] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi_chip_type = ap6354
697[ 2.822699] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control.
698[ 2.822733] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio.
699[ 2.822789] of_get_named_gpiod_flags: can't parse 'WIFI,poweren_gpio' property of node '/wireless-wlan[0]'
700[ 2.822800] of_get_named_gpiod_flags: can't parse 'WIFI,vbat_gpio' property of node '/wireless-wlan[0]'
701[ 2.822810] of_get_named_gpiod_flags: can't parse 'WIFI,reset_gpio' property of node '/wireless-wlan[0]'
702[ 2.822877] of_get_named_gpiod_flags: parsed 'WIFI,host_wake_irq' property of node '/wireless-wlan[0]' - status (0)
703[ 2.822886] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,host_wake_irq = 3, flags = 0.
704[ 2.822946] [WLAN_RFKILL]: wlan_platdata_parse_dt: The ref_wifi_clk not found !
705[ 2.822997] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio
706[ 2.823031] [WLAN_RFKILL]: Exit rfkill_wlan_probe
707[ 2.823143] [BT_RFKILL]: Enter rfkill_rk_init
708[ 2.823789] of_get_named_gpiod_flags: parsed 'uart_rts_gpios' property of node '/wireless-bluetooth[0]' - status (0)
709[ 2.823797] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: uart_rts_gpios = 83.
710[ 2.823846] of_get_named_gpiod_flags: can't parse 'BT,power_gpio' property of node '/wireless-bluetooth[0]'
711[ 2.823874] of_get_named_gpiod_flags: parsed 'BT,reset_gpio' property of node '/wireless-bluetooth[0]' - status (0)
712[ 2.823881] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,reset_gpio = 9.
713[ 2.823943] of_get_named_gpiod_flags: parsed 'BT,wake_gpio' property of node '/wireless-bluetooth[0]' - status (0)
714[ 2.823951] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_gpio = 91.
715[ 2.824012] of_get_named_gpiod_flags: parsed 'BT,wake_host_irq' property of node '/wireless-bluetooth[0]' - status (0)
716[ 2.824019] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_host_irq = 4.
717[ 2.824513] [BT_RFKILL]: Request irq for bt wakeup host
718[ 2.824593] [BT_RFKILL]: ** disable irq
719[ 2.824776] [BT_RFKILL]: bt_default device registered.
720[ 2.824898] Key type dns_resolver registered
721[ 2.825584] mmcblk0: p1 p2 p3 p4 p5 p6 p7
722[ 2.825861] Registered cp15_barrier emulation handler
723[ 2.825966] Registered setend emulation handler
724[ 2.827646] registered taskstats version 1
725[ 2.829917] Btrfs loaded, integrity-checker=on
726[ 2.830088] BTRFS: selftest: Running btrfs free space cache tests
727[ 2.830140] BTRFS: selftest: Running extent only tests
728[ 2.830184] BTRFS: selftest: Running bitmap only tests
729[ 2.830231] BTRFS: selftest: Running bitmap and extent tests
730[ 2.830280] BTRFS: selftest: Running space stealing from bitmap to extent
731[ 2.831312] BTRFS: selftest: Free space cache tests finished
732[ 2.831338] BTRFS: selftest: Running extent buffer operation tests
733[ 2.831349] BTRFS: selftest: Running btrfs_split_item tests
734[ 2.831431] BTRFS: selftest: Running find delalloc tests
735[ 2.837906] mmc1: MAN_BKOPS_EN bit is not set
736[ 2.851207] mmc1: new HS200 MMC card at address 0001
737[ 2.852285] mmcblk1: mmc1:0001 DA4128 116 GiB
738[ 2.852905] mmcblk1boot0: mmc1:0001 DA4128 partition 1 4.00 MiB
739[ 2.853433] mmcblk1boot1: mmc1:0001 DA4128 partition 2 4.00 MiB
740[ 2.853874] mmcblk1rpmb: mmc1:0001 DA4128 partition 3 16.0 MiB
741[ 2.855228] mmcblk1: p1 p2
742[ 2.898244] usb 1-1: new high-speed USB device number 2 using ehci-platform
743[ 3.033096] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608
744[ 3.033188] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
745[ 3.033260] usb 1-1: Product: USB2.0 Hub
746[ 3.035031] hub 1-1:1.0: USB hub found
747[ 3.035688] hub 1-1:1.0: 4 ports detected
748[ 3.065013] BTRFS: selftest: Running btrfs_get_extent tests
749[ 3.065185] BTRFS: selftest: Running hole first btrfs_get_extent test
750[ 3.065216] BTRFS: selftest: Running outstanding_extents tests
751[ 3.065266] BTRFS: selftest: Running qgroup tests
752[ 3.065278] BTRFS: selftest: Qgroup basic add
753[ 3.065327] BTRFS: selftest: Qgroup multiple refs test
754[ 3.093904] Key type encrypted registered
755[ 3.095033] rga2: Module initialized.
756[ 3.096029] phy phy-ff770000.syscon:usb2-phy@e450.6: Looking up phy-supply from device tree
757[ 3.096265] vcc5v0_host: could not add device link phy-ff770000.syscon:usb2-phy@e450.6 err -2
758[ 3.097101] phy phy-ff770000.syscon:usb2-phy@e450.7: Looking up phy-supply from device tree
759[ 3.097132] phy phy-ff770000.syscon:usb2-phy@e450.7: Looking up phy-supply property in node /syscon@ff770000/usb2-phy@e450/otg-port failed
760[ 3.097829] phy phy-ff770000.syscon:usb2-phy@e450.7: Looking up vbus-supply from device tree
761[ 3.097859] phy phy-ff770000.syscon:usb2-phy@e450.7: Looking up vbus-supply property in node /syscon@ff770000/usb2-phy@e450/otg-port failed
762[ 3.097907] phy phy-ff770000.syscon:usb2-phy@e450.7: Failed to get VBUS supply regulator
763[ 3.100239] phy phy-ff7c0000.phy.8: Looking up phy-supply from device tree
764[ 3.100269] phy phy-ff7c0000.phy.8: Looking up phy-supply property in node /phy@ff7c0000/dp-port failed
765[ 3.100538] phy phy-ff7c0000.phy.9: Looking up phy-supply from device tree
766[ 3.100565] phy phy-ff7c0000.phy.9: Looking up phy-supply property in node /phy@ff7c0000/usb3-port failed
767[ 3.101076] pwm-backlight edp-backlight: GPIO lookup for consumer enable
768[ 3.101099] pwm-backlight edp-backlight: using device tree for GPIO lookup
769[ 3.101124] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/edp-backlight[0]'
770[ 3.101146] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/edp-backlight[0]'
771[ 3.101167] pwm-backlight edp-backlight: using lookup tables for GPIO lookup
772[ 3.101190] pwm-backlight edp-backlight: lookup for GPIO enable failed
773[ 3.101215] pwm-backlight edp-backlight: Looking up power-supply from device tree
774[ 3.103064] rockchip-drm display-subsystem: defer getting devfreq
775[ 3.103880] rockchip-vop ff900000.vop: missing rockchip,grf property
776[ 3.104711] rockchip-drm display-subsystem: bound ff900000.vop (ops 0xffffff8008d86950)
777[ 3.104920] rockchip-vop ff8f0000.vop: missing rockchip,grf property
778[ 3.105507] rockchip-drm display-subsystem: bound ff8f0000.vop (ops 0xffffff8008d86950)
779[ 3.105817] [drm:rockchip_dp_bind] *ERROR* failed to find panel
780[ 3.105899] rockchip-drm display-subsystem: failed to bind ff970000.edp (ops 0xffffff8008d7d568): -517
781[ 3.106758] rockchip-drm display-subsystem: master bind failed: -517
782[ 3.108207] panel-simple edp-panel: Looking up power-supply from device tree
783[ 3.108442] panel-simple edp-panel: GPIO lookup for consumer enable
784[ 3.108465] panel-simple edp-panel: using device tree for GPIO lookup
785[ 3.108550] of_get_named_gpiod_flags: parsed 'enable-gpios' property of node '/edp-panel[0]' - status (0)
786[ 3.108588] no flags found for enable
787[ 3.108613] panel-simple edp-panel: GPIO lookup for consumer reset
788[ 3.108633] panel-simple edp-panel: using device tree for GPIO lookup
789[ 3.108656] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/edp-panel[0]'
790[ 3.108679] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/edp-panel[0]'
791[ 3.108699] panel-simple edp-panel: using lookup tables for GPIO lookup
792[ 3.108721] panel-simple edp-panel: lookup for GPIO reset failed
793[ 3.115490] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
794[ 3.116127] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 3
795[ 3.116486] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x06030010
796[ 3.116690] xhci-hcd xhci-hcd.2.auto: irq 225, io mem 0xfe800000
797[ 3.117313] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
798[ 3.117390] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
799[ 3.117498] usb usb3: Product: xHCI Host Controller
800[ 3.117565] usb usb3: Manufacturer: Linux 4.4.190-1233-rockchip-ayufan-gd3f1be0ed310 xhci-hcd
801[ 3.117674] usb usb3: SerialNumber: xhci-hcd.2.auto
802[ 3.119291] hub 3-0:1.0: USB hub found
803[ 3.119417] hub 3-0:1.0: 1 port detected
804[ 3.120178] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
805[ 3.120726] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 4
806[ 3.120984] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
807[ 3.121346] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
808[ 3.121422] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
809[ 3.121529] usb usb4: Product: xHCI Host Controller
810[ 3.121596] usb usb4: Manufacturer: Linux 4.4.190-1233-rockchip-ayufan-gd3f1be0ed310 xhci-hcd
811[ 3.121704] usb usb4: SerialNumber: xhci-hcd.2.auto
812[ 3.123151] hub 4-0:1.0: USB hub found
813[ 3.123270] hub 4-0:1.0: 1 port detected
814[ 3.126592] xhci-hcd xhci-hcd.2.auto: remove, state 1
815[ 3.126692] usb usb4: USB disconnect, device number 1
816[ 3.144069] xhci-hcd xhci-hcd.2.auto: Host not halted after 16000 microseconds.
817[ 3.144180] xhci-hcd xhci-hcd.2.auto: Host controller not halted, aborting reset.
818[ 3.144396] xhci-hcd xhci-hcd.2.auto: USB bus 4 deregistered
819[ 3.145188] xhci-hcd xhci-hcd.2.auto: remove, state 1
820[ 3.145280] usb usb3: USB disconnect, device number 1
821[ 3.147290] xhci-hcd xhci-hcd.2.auto: USB bus 3 deregistered
822[ 3.155134] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
823[ 3.155814] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 3
824[ 3.156194] xhci-hcd xhci-hcd.3.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x06030010
825[ 3.156394] xhci-hcd xhci-hcd.3.auto: irq 226, io mem 0xfe900000
826[ 3.157024] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
827[ 3.157101] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
828[ 3.157208] usb usb3: Product: xHCI Host Controller
829[ 3.157275] usb usb3: Manufacturer: Linux 4.4.190-1233-rockchip-ayufan-gd3f1be0ed310 xhci-hcd
830[ 3.157383] usb usb3: SerialNumber: xhci-hcd.3.auto
831[ 3.158688] hub 3-0:1.0: USB hub found
832[ 3.158811] hub 3-0:1.0: 1 port detected
833[ 3.159563] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
834[ 3.160189] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 4
835[ 3.160472] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
836[ 3.160828] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
837[ 3.160904] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
838[ 3.161010] usb usb4: Product: xHCI Host Controller
839[ 3.161077] usb usb4: Manufacturer: Linux 4.4.190-1233-rockchip-ayufan-gd3f1be0ed310 xhci-hcd
840[ 3.161185] usb usb4: SerialNumber: xhci-hcd.3.auto
841[ 3.162597] hub 4-0:1.0: USB hub found
842[ 3.162727] hub 4-0:1.0: 1 port detected
843[ 3.168604] ehci-platform fe380000.usb: EHCI Host Controller
844[ 3.169201] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 5
845[ 3.169544] ehci-platform fe380000.usb: irq 27, io mem 0xfe380000
846[ 3.178251] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00
847[ 3.178718] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
848[ 3.178796] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
849[ 3.178903] usb usb5: Product: EHCI Host Controller
850[ 3.178970] usb usb5: Manufacturer: Linux 4.4.190-1233-rockchip-ayufan-gd3f1be0ed310 ehci_hcd
851[ 3.179079] usb usb5: SerialNumber: fe380000.usb
852[ 3.180926] hub 5-0:1.0: USB hub found
853[ 3.181065] hub 5-0:1.0: 1 port detected
854[ 3.183351] ohci-platform fe3a0000.usb: Generic Platform OHCI controller
855[ 3.184081] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 6
856[ 3.184406] ohci-platform fe3a0000.usb: irq 28, io mem 0xfe3a0000
857[ 3.242770] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
858[ 3.242861] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
859[ 3.242969] usb usb6: Product: Generic Platform OHCI controller
860[ 3.243039] usb usb6: Manufacturer: Linux 4.4.190-1233-rockchip-ayufan-gd3f1be0ed310 ohci_hcd
861[ 3.243148] usb usb6: SerialNumber: fe3a0000.usb
862[ 3.244745] hub 6-0:1.0: USB hub found
863[ 3.244869] hub 6-0:1.0: 1 port detected
864[ 3.248299] dwmmc_rockchip fe310000.dwmmc: IDMAC supports 32-bit address mode.
865[ 3.248465] dwmmc_rockchip fe310000.dwmmc: Using internal DMA controller.
866[ 3.248547] dwmmc_rockchip fe310000.dwmmc: Version ID is 270a
867[ 3.248659] dwmmc_rockchip fe310000.dwmmc: DW MMC controller at irq 24,32 bit host data width,256 deep fifo
868[ 3.248806] dwmmc_rockchip fe310000.dwmmc: Looking up vmmc-supply from device tree
869[ 3.248834] dwmmc_rockchip fe310000.dwmmc: Looking up vmmc-supply property in node /dwmmc@fe310000 failed
870[ 3.248904] dwmmc_rockchip fe310000.dwmmc: Looking up vqmmc-supply from device tree
871[ 3.248931] dwmmc_rockchip fe310000.dwmmc: Looking up vqmmc-supply property in node /dwmmc@fe310000 failed
872[ 3.248974] dwmmc_rockchip fe310000.dwmmc: No vmmc regulator found
873[ 3.249043] dwmmc_rockchip fe310000.dwmmc: No vqmmc regulator found
874[ 3.249130] dwmmc_rockchip fe310000.dwmmc: GPIO lookup for consumer wp
875[ 3.249151] dwmmc_rockchip fe310000.dwmmc: using device tree for GPIO lookup
876[ 3.249177] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/dwmmc@fe310000[0]'
877[ 3.249200] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/dwmmc@fe310000[0]'
878[ 3.249221] dwmmc_rockchip fe310000.dwmmc: using lookup tables for GPIO lookup
879[ 3.249244] dwmmc_rockchip fe310000.dwmmc: lookup for GPIO wp failed
880[ 3.249710] platform sdio-pwrseq: GPIO lookup for consumer reset
881[ 3.249731] platform sdio-pwrseq: using device tree for GPIO lookup
882[ 3.249800] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/sdio-pwrseq[0]' - status (0)
883[ 3.249864] dwmmc_rockchip fe310000.dwmmc: allocated mmc-pwrseq
884[ 3.266323] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
885[ 3.282380] dwmmc_rockchip fe310000.dwmmc: 1 slots initialized
886[ 3.283645] rockchip-dmc dmc: Looking up center-supply from device tree
887[ 3.284266] rockchip-dmc dmc: Failed to get leakage
888[ 3.285420] rockchip-dmc dmc: Looking up center-supply from device tree
889[ 3.285489] vdd_center: could not add device link dmc err -17
890[ 3.285516] vdd_center: Failed to create debugfs directory
891[ 3.285542] rockchip-dmc dmc: Failed to get pvtm
892[ 3.288347] rockchip-dmc dmc: failed to get vop pn to msch rl
893[ 3.288972] rockchip-dmc dmc: could not find power_model node
894[ 3.290131] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/speaker-sound[0]'
895[ 3.290156] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/speaker-sound[0]'
896[ 3.318404] usb 1-1.1: new low-speed USB device number 3 using ehci-platform
897[ 3.330815] mmc2: queuing unknown CIS tuple 0x80 (2 bytes)
898[ 3.332586] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
899[ 3.334329] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
900[ 3.337355] mmc2: queuing unknown CIS tuple 0x80 (7 bytes)
901[ 3.341200] mmc2: queuing unknown CIS tuple 0x81 (9 bytes)
902[ 3.399674] mmc_host mmc2: Bus speed (slot 0) = 150000000Hz (slot req 150000000Hz, actual 150000000HZ div = 0)
903[ 3.415375] usb 1-1.1: New USB device found, idVendor=046d, idProduct=c077
904[ 3.415455] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
905[ 3.415563] usb 1-1.1: Product: USB Optical Mouse
906[ 3.415628] usb 1-1.1: Manufacturer: Logitech
907[ 3.420728] input: Logitech USB Optical Mouse as /devices/platform/fe3c0000.usb/usb1/1-1/1-1.1/1-1.1:1.0/0003:046D:C077.0001/input/input0
908[ 3.422829] asoc-simple-card speaker-sound: ES8316 HiFi <-> ff890000.i2s mapping ok
909[ 3.423415] es8316 1-0011: ASoC: Failed to create Left Hp mixer debugfs file
910[ 3.423498] es8316 1-0011: ASoC: Failed to create Right Hp mixer debugfs file
911[ 3.423606] es8316 1-0011: ASoC: Failed to create HPCP L debugfs file
912[ 3.423685] es8316 1-0011: ASoC: Failed to create HPCP R debugfs file
913[ 3.423784] es8316 1-0011: ASoC: Failed to create HPVOL L debugfs file
914[ 3.423861] es8316 1-0011: ASoC: Failed to create HPVOL R debugfs file
915[ 3.427248] rockchip-drm display-subsystem: devfreq is ready
916[ 3.427865] rockchip-vop ff900000.vop: missing rockchip,grf property
917[ 3.428399] rockchip-drm display-subsystem: bound ff900000.vop (ops 0xffffff8008d86950)
918[ 3.428537] rockchip-vop ff8f0000.vop: missing rockchip,grf property
919[ 3.428919] rockchip-drm display-subsystem: bound ff8f0000.vop (ops 0xffffff8008d86950)
920[ 3.429201] rockchip-dp ff970000.edp: Looking up vcc-supply from device tree
921[ 3.429222] rockchip-dp ff970000.edp: Looking up vcc-supply property in node /edp@ff970000 failed
922[ 3.429276] rockchip-dp ff970000.edp: Looking up vccio-supply from device tree
923[ 3.429294] rockchip-dp ff970000.edp: Looking up vccio-supply property in node /edp@ff970000 failed
924[ 3.429466] rockchip-dp ff970000.edp: no DP phy configured
925[ 3.429559] rockchip-dp ff970000.edp: GPIO lookup for consumer hpd
926[ 3.429573] rockchip-dp ff970000.edp: using device tree for GPIO lookup
927[ 3.429593] of_get_named_gpiod_flags: can't parse 'hpd-gpios' property of node '/edp@ff970000[0]'
928[ 3.429611] of_get_named_gpiod_flags: can't parse 'hpd-gpio' property of node '/edp@ff970000[0]'
929[ 3.429626] rockchip-dp ff970000.edp: using lookup tables for GPIO lookup
930[ 3.429641] rockchip-dp ff970000.edp: lookup for GPIO hpd failed
931[ 3.452542] i2c i2c-9: of_i2c: modalias failure on /edp@ff970000/ports
932[ 3.453001] rockchip-drm display-subsystem: bound ff970000.edp (ops 0xffffff8008d7d568)
933[ 3.454138] i2c i2c-10: of_i2c: modalias failure on /dp@fec00000/ports
934[ 3.454934] cdn-dp fec00000.dp: Direct firmware load for rockchip/dptx.bin failed with error -2
935[ 3.455042] rockchip-drm display-subsystem: bound fec00000.dp (ops 0xffffff8008d7bf80)
936[ 3.455109] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
937[ 3.455149] [drm] No driver support for vblank timestamp query.
938[ 3.455513] rockchip-drm display-subsystem: failed to parse loader memory
939[ 3.470164] usb 3-1: new high-speed USB device number 2 using xhci-hcd
940[ 3.474964] hid-generic 0003:046D:C077.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-fe3c0000.usb-1.1/input0
941[ 3.476285] rockchip-vop ff900000.vop: [drm:vop_crtc_enable] Update mode to 1920x1080p60, type: 14
942[ 3.479845] rockchip-dp ff970000.edp: Link Training Clock Recovery success
943[ 3.481608] rockchip-dp ff970000.edp: Link Training success!
944[ 3.546195] usb 1-1.2: new high-speed USB device number 4 using ehci-platform
945[ 3.599473] usb 3-1: New USB device found, idVendor=0bda, idProduct=8152
946[ 3.599491] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
947[ 3.599503] usb 3-1: Product: USB 10/100 LAN
948[ 3.599527] usb 3-1: Manufacturer: Realtek
949[ 3.599538] usb 3-1: SerialNumber: 00E04C360001
950[ 3.639648] Console: switching to colour frame buffer device 240x67
951[ 3.687890] usb 1-1.2: New USB device found, idVendor=0c45, idProduct=6321
952[ 3.687896] usb 1-1.2: New USB device strings: Mfr=2, Product=1, SerialNumber=0
953[ 3.687900] usb 1-1.2: Product: USB Camera
954[ 3.687904] usb 1-1.2: Manufacturer: Sonix Technology Co., Ltd.
955[ 3.690348] uvcvideo: Found UVC 1.00 device USB Camera (0c45:6321)
956[ 3.694069] usb 6-1: new low-speed USB device number 2 using ohci-platform
957[ 3.695493] rockchip-drm display-subsystem: fb0: frame buffer device
958[ 3.709456] rk-hdmi-dp-sound hdmi-sound: i2s-hifi <-> ff8a0000.i2s mapping ok
959[ 3.709636] hdmi-audio-codec hdmi-audio-codec.5.auto: ASoC: Failed to create Playback debugfs file
960[ 3.712393] input: rk-hdmi-dp-sound /dp@fec00000 Jack as /devices/platform/hdmi-sound/sound/card1/input1
961[ 3.714199] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-keys/power[0]' - status (0)
962[ 3.714232] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-keys/lid[0]' - status (0)
963[ 3.714274] gpio-5 (Power): gpiod_set_debounce: missing set() or set_debounce() operations
964[ 3.714344] gpio-33 (Lid): gpiod_set_debounce: missing set() or set_debounce() operations
965[ 3.714510] input: gpio-keys as /devices/platform/gpio-keys/input/input2
966[ 3.714781] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_isp1-supply from device tree
967[ 3.714792] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_isp1-supply property in node /power-management@ff310000/power-controller failed
968[ 3.714852] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_isp0-supply from device tree
969[ 3.714860] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_isp0-supply property in node /power-management@ff310000/power-controller failed
970[ 3.714916] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_gmac-supply from device tree
971[ 3.714924] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_gmac-supply property in node /power-management@ff310000/power-controller failed
972[ 3.714966] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_gpu-supply from device tree
973[ 3.714974] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_gpu-supply property in node /power-management@ff310000/power-controller failed
974[ 3.715015] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_rga-supply from device tree
975[ 3.715023] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_rga-supply property in node /power-management@ff310000/power-controller failed
976[ 3.715059] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_iep-supply from device tree
977[ 3.715067] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_iep-supply property in node /power-management@ff310000/power-controller failed
978[ 3.716252] rk808-rtc rk808-rtc: setting system clock to 2019-11-23 22:10:34 UTC (1574547034)
979[ 3.716410] of_cfs_init
980[ 3.716487] of_cfs_init: OK
981[ 3.743219] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_vopl-supply from device tree
982[ 3.743245] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_vopl-supply property in node /power-management@ff310000/power-controller failed
983[ 3.743359] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_vdu-supply from device tree
984[ 3.743371] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_vdu-supply property in node /power-management@ff310000/power-controller failed
985[ 3.743430] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_vcodec-supply from device tree
986[ 3.743441] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_vcodec-supply property in node /power-management@ff310000/power-controller failed
987[ 3.744512] ALSA device list:
988[ 3.744610] #0: rk-es8316-spk-sound
989[ 3.744701] #1: rk-hdmi-dp-sound
990[ 3.745508] Freeing unused kernel memory: 1216K
991[ 3.913452] usb 6-1: New USB device found, idVendor=258a, idProduct=001e
992[ 3.913755] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
993[ 3.914128] usb 6-1: Product: USB KEYBOARD
994[ 3.914305] usb 6-1: Manufacturer: HAILUCK CO.,LTD
995[ 3.923700] input: HAILUCK CO.,LTD USB KEYBOARD as /devices/platform/fe3a0000.usb/usb6/6-1/6-1:1.0/0003:258A:001E.0002/input/input3
996[ 3.983539] hid-generic 0003:258A:001E.0002: input,hidraw1: USB HID v1.10 Keyboard [HAILUCK CO.,LTD USB KEYBOARD] on usb-fe3a0000.usb-1/input0
997[ 4.023456] input: HAILUCK CO.,LTD USB KEYBOARD Touchpad as /devices/platform/fe3a0000.usb/usb6/6-1/6-1:1.1/0003:258A:001E.0003/input/input4
998[ 4.039477] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 49
999[ 4.043974] mmc2: queuing unknown CIS tuple 0x91 (3 bytes)
1000[ 4.045663] mmc2: new ultra high speed SDR104 SDIO card at address 0001
1001[ 4.079598] hid-multitouch 0003:258A:001E.0003: input,hiddev0,hidraw2: USB HID v1.10 Mouse [HAILUCK CO.,LTD USB KEYBOARD] on usb-fe3a0000.usb-1/input1
1002[ 4.343696] EXT4-fs (mmcblk0p7): mounted filesystem with writeback data mode. Opts: (null)
1003[ 4.458316] cdn-dp fec00000.dp: Direct firmware load for rockchip/dptx.bin failed with error -2
1004[ 5.085391] ip_tables: (C) 2000-2006 Netfilter Core Team
1005[ 5.115859] cgroup: cgroup2: unknown option "nsdelegate"
1006[ 5.156131] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
1007[ 5.203459] systemd[1]: Detected architecture arm64.
1008[ 5.264281] systemd[1]: Set hostname to <pinebookpro>.
1009[ 5.960283] systemd[1]: File /lib/systemd/system/systemd-udevd.service:34 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
1010[ 5.983579] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
1011[ 6.431461] random: systemd: uninitialized urandom read (16 bytes read, 110 bits of entropy available)
1012[ 6.447690] systemd[1]: Reached target System Time Synchronized.
1013[ 6.474783] random: systemd: uninitialized urandom read (16 bytes read, 111 bits of entropy available)
1014[ 6.485302] systemd[1]: Created slice User and Session Slice.
1015[ 6.503802] random: systemd: uninitialized urandom read (16 bytes read, 111 bits of entropy available)
1016[ 6.512048] systemd[1]: Reached target Swap.
1017[ 6.525265] cdn-dp fec00000.dp: [drm:cdn_dp_pd_event_work] Not connected. Disabling cdn
1018[ 6.534973] random: systemd: uninitialized urandom read (16 bytes read, 112 bits of entropy available)
1019[ 6.542489] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
1020[ 6.556418] random: systemd: uninitialized urandom read (16 bytes read, 112 bits of entropy available)
1021[ 6.563515] systemd[1]: Reached target User and Group Name Lookups.
1022[ 6.587095] random: systemd: uninitialized urandom read (16 bytes read, 112 bits of entropy available)
1023[ 6.598753] systemd[1]: Reached target Remote File Systems.
1024[ 6.611719] random: systemd: uninitialized urandom read (16 bytes read, 112 bits of entropy available)
1025[ 6.618226] systemd[1]: Created slice System Slice.
1026[ 6.630309] random: systemd: uninitialized urandom read (16 bytes read, 112 bits of entropy available)
1027[ 6.636382] systemd[1]: Listening on udev Kernel Socket.
1028[ 6.647581] random: systemd: uninitialized urandom read (16 bytes read, 112 bits of entropy available)
1029[ 6.652611] systemd[1]: Listening on Journal Socket (/dev/log).
1030[ 6.662402] random: systemd: uninitialized urandom read (16 bytes read, 112 bits of entropy available)
1031[ 6.667483] systemd[1]: Listening on udev Control Socket.
1032[ 6.676308] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
1033[ 6.684995] systemd[1]: Reached target Slices.
1034[ 6.693433] systemd[1]: Listening on Journal Socket.
1035[ 6.702618] systemd[1]: Starting Remount Root and Kernel File Systems...
1036[ 6.713296] systemd[1]: Starting Restore / save the current clock...
1037[ 6.724233] systemd[1]: Starting Load Kernel Modules...
1038[ 6.734746] systemd[1]: Starting udev Coldplug all Devices...
1039[ 6.744281] systemd[1]: Starting Create list of required static device nodes for the current kernel...
1040[ 6.753734] systemd[1]: Mounting Huge Pages File System...
1041[ 6.762535] systemd[1]: Mounting Kernel Debug File System...
1042[ 6.769315] systemd[1]: Listening on Journal Audit Socket.
1043[ 6.777023] systemd[1]: Mounting POSIX Message Queue File System...
1044[ 6.784895] systemd[1]: Listening on Syslog Socket.
1045[ 6.792172] systemd[1]: Starting Journal Service...
1046[ 6.797651] systemd[1]: Started ntp-systemd-netif.path.
1047[ 6.804929] systemd[1]: Starting Set the console keyboard layout...
1048[ 6.810812] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
1049[ 6.818183] systemd[1]: Starting Nameserver information manager...
1050[ 6.825500] systemd[1]: Started Remount Root and Kernel File Systems.
1051[ 6.831589] systemd[1]: Started Restore / save the current clock.
1052[ 6.837239] systemd[1]: Started Load Kernel Modules.
1053[ 6.844508] systemd[1]: Started Create list of required static device nodes for the current kernel.
1054[ 6.850112] systemd[1]: Mounted Huge Pages File System.
1055[ 6.855440] systemd[1]: Mounted Kernel Debug File System.
1056[ 6.860586] systemd[1]: Mounted POSIX Message Queue File System.
1057[ 6.870452] systemd[1]: Starting Create Static Device Nodes in /dev...
1058[ 6.877672] systemd[1]: Mounting Kernel Configuration File System...
1059[ 6.885412] systemd[1]: Mounting FUSE Control File System...
1060[ 6.892610] systemd[1]: Starting Apply Kernel Variables...
1061[ 6.899787] systemd[1]: Starting Load/Save Random Seed...
1062[ 6.911294] systemd[1]: Starting Rebuild Hardware Database...
1063[ 6.920281] systemd[1]: Started Nameserver information manager.
1064[ 6.925913] systemd[1]: Mounted Kernel Configuration File System.
1065[ 6.931025] systemd[1]: Mounted FUSE Control File System.
1066[ 6.936334] systemd[1]: Started Load/Save Random Seed.
1067[ 6.941730] systemd[1]: Reached target Network (Pre).
1068[ 6.952542] systemd[1]: Started Apply Kernel Variables.
1069[ 6.980839] systemd[1]: Started Create Static Device Nodes in /dev.
1070[ 6.993233] systemd[1]: Started Journal Service.
1071[ 7.022912] systemd-journald[291]: Received request to flush runtime journal from PID 1
1072[ 7.101227] random: nonblocking pool is initialized
1073[ 9.310428] rockchip-saradc ff100000.saradc: Looking up vref-supply from device tree
1074[ 9.310438] rockchip-saradc ff100000.saradc: Looking up vref-supply property in node /saradc@ff100000 failed
1075[ 9.310463] ff100000.saradc supply vref not found, using dummy regulator
1076[ 9.310552] rockchip-saradc ff100000.saradc: failed to get voltage
1077[ 9.312692] rockchip-saradc: probe of ff100000.saradc failed with error -22
1078[ 9.489283] dhd_module_init: in Dongle Host Driver, version 1.579.77.41.10 (r)
1079[ 9.489301] ======== dhd_wlan_init_plat_data ========
1080[ 9.489306] dhd_wlan_init_gpio: WL_REG_ON=-1
1081[ 9.489311] dhd_wifi_platform_load: Enter
1082[ 9.489339] Power-up adapter 'DHD generic adapter'
1083[ 9.489632] wifi_platform_set_power = 1
1084[ 9.489639] ======== PULL WL_REG_ON(-1) HIGH! ========
1085[ 9.489645] [WLAN_RFKILL]: rockchip_wifi_power: 1
1086[ 9.489652] [WLAN_RFKILL]: wifi turn on power. -1
1087[ 9.590179] mali ff9a0000.gpu: Looking up mali-supply from device tree
1088[ 9.590331] mali ff9a0000.gpu: leakage=24
1089[ 9.590345] mali ff9a0000.gpu: Looking up mali-supply from device tree
1090[ 9.590365] vdd_gpu: could not add device link ff9a0000.gpu err -17
1091[ 9.590371] vdd_gpu: Failed to create debugfs directory
1092[ 9.592126] mali ff9a0000.gpu: Failed to get pvtm
1093[ 9.596703] mali ff9a0000.gpu: GPU identified as 0x0860 r2p0 status 0
1094[ 9.597656] mali ff9a0000.gpu: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0
1095[ 9.597765] I : [File] : drivers/gpu/arm/midgard_for_linux/backend/gpu/mali_kbase_devfreq.c; [Line] : 307; [Func] : kbase_devfreq_init(); success initing power_model_simple.
1096[ 9.598171] mali ff9a0000.gpu: Probed as mali0
1097[ 9.630092] [BT_RFKILL]: ENABLE UART_RTS
1098[ 9.645121] usbcore: registered new interface driver r8152
1099[ 9.734218] [BT_RFKILL]: DISABLE UART_RTS
1100[ 9.734261] [BT_RFKILL]: bt turn on power
1101[ 9.790099] wifi_platform_bus_enumerate device present 1
1102[ 9.790105] ======== Card detection to detect SDIO card! ========
1103[ 9.790110] mmc2:mmc host rescan start!
1104[ 9.806505] bcmsdh_register: register client driver
1105[ 9.806727] bcmsdh_sdmmc_probe: Enter num=1
1106[ 9.806852] bcmsdh_sdmmc_probe: Enter num=2
1107[ 9.806856] bus num (host idx)=2, slot num (rca)=1
1108[ 9.806859] found adapter info 'DHD generic adapter'
1109[ 9.806892] sdioh_attach: set sd_f2_blocksize 256
1110[ 9.808489] sdioh_attach: sd clock rate = 0
1111[ 9.808644] dhdsdio_probe : no mutex held. set lock
1112[ 9.808717] F1 signature read @0x18000000=0x15294345
1113[ 9.811528] F1 signature OK, socitype:0x1 chip:0x4345 rev:0x9 pkg:0x2
1114[ 9.812009] DHD: dongle ram size is set to 819200(orig 819200) at 0x198000
1115[ 9.812117] dhd_conf_set_chiprev: chip=0x4345, chiprev=9
1116[ 9.821951] CFG80211-ERROR) wl_setup_wiphy : Registering Vendor80211
1117[ 9.827140] CFG80211-ERROR) wl_init_prof : wl_init_prof: No profile
1118[ 9.827368] wl_escan_attach: Enter
1119[ 9.827401] wl_escan_init: Enter
1120[ 9.829148] usb 3-1: reset high-speed USB device number 2 using xhci-hcd
1121[ 9.832330] wl_create_event_handler(): thread:wl_escan_handler:1cd started
1122[ 9.832424] tsk Enter, tsk = 0xffffffc0f0ad01b0
1123[ 9.832571] dhd_attach(): thread:dhd_watchdog_thread:1ce started
1124[ 9.832771] dhd_attach(): thread:dhd_dpc:1cf started
1125[ 9.832909] dhd_attach(): thread:dhd_rxf:1d0 started
1126[ 9.832921] dhd_deferred_work_init: work queue initialized
1127[ 9.832925] dhd_tcpack_suppress_set: TCP ACK Suppress mode 0 -> mode 2
1128[ 9.832965] dhd_bus_set_default_min_res_mask: Unhandled chip id
1129[ 9.833252] sdioh_cis_read: func_cis_ptr[0]=0x10ac
1130[ 9.838543] Dongle Host Driver, version 1.579.77.41.10 (r)
1131[ 9.846070] wl_ext_iapsta_attach_netdev: ifidx=0, bssidx=0
1132[ 9.846079] Register interface [wlan0] MAC: 6c:21:a2:41:d6:56
1133
1134[ 9.847045] dhd_tcpack_suppress_set: TCP ACK Suppress mode 2 -> mode 0
1135[ 9.847057] dhd_wl_ioctl: returning as busstate=0
1136[ 9.847062] dhd_dbg_detach_pkt_monitor, 2204
1137[ 9.847066] dhd_bus_devreset: == Power OFF ==
1138[ 9.847634] dhd_txglom_enable: enable 0
1139[ 9.847637] dhd_conf_set_txglom_params: txglom_mode=copy
1140[ 9.847639] dhd_conf_set_txglom_params: txglomsize=0, deferred_tx_len=0
1141[ 9.847642] dhd_conf_set_txglom_params: txinrx_thres=128, dhd_txminmax=-1
1142[ 9.847644] dhd_conf_set_txglom_params: tx_max_offset=0, txctl_tmo_fix=-1
1143[ 9.847647] dhd_bus_devreset: WLAN OFF DONE
1144[ 9.847835] wifi_platform_set_power = 0
1145[ 9.847839] ======== PULL WL_REG_ON(-1) LOW! ========
1146[ 9.847842] [WLAN_RFKILL]: rockchip_wifi_power: 0
1147[ 9.847873] [WLAN_RFKILL]: wifi shut off power.
1148[ 9.847876] dhdsdio_probe : the lock is released.
1149[ 9.848546] dhd_module_init: Exit err=0
1150[ 9.989261] r8152 3-1:1.0 eth0: v1.08.3
1151[ 10.014667] r8152 3-1:1.0 enx00e04c360001: renamed from eth0
1152[ 10.345555] FAT-fs (mmcblk0p6): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
1153[ 10.356264] FAT-fs (mmcblk0p6): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
1154[ 10.951599] zram: Added device: zram0
1155[ 10.957118] zram: Added device: zram1
1156[ 10.959980] zram: Added device: zram2
1157[ 10.960507] zram: Added device: zram3
1158[ 10.962997] zram: Added device: zram4
1159[ 10.970726] zram: Added device: zram5
1160[ 11.093605] zram0: detected capacity change from 0 to 338522112
1161[ 11.220876] Adding 330584k swap on /dev/zram0. Priority:5 extents:1 across:330584k SS
1162[ 11.223912] zram1: detected capacity change from 0 to 338522112
1163[ 11.247671] Adding 330584k swap on /dev/zram1. Priority:5 extents:1 across:330584k SS
1164[ 11.250018] zram2: detected capacity change from 0 to 338522112
1165[ 11.273686] Adding 330584k swap on /dev/zram2. Priority:5 extents:1 across:330584k SS
1166[ 11.276192] zram3: detected capacity change from 0 to 338522112
1167[ 11.299975] Adding 330584k swap on /dev/zram3. Priority:5 extents:1 across:330584k SS
1168[ 11.302683] zram4: detected capacity change from 0 to 338522112
1169[ 11.325958] Adding 330584k swap on /dev/zram4. Priority:5 extents:1 across:330584k SS
1170[ 11.328571] zram5: detected capacity change from 0 to 338522112
1171[ 11.350616] Adding 330584k swap on /dev/zram5. Priority:5 extents:1 across:330584k SS
1172[ 11.715134] [BT_RFKILL]: bt shut off power
1173[ 12.798103] [BT_RFKILL]: ENABLE UART_RTS
1174[ 12.902051] [BT_RFKILL]: DISABLE UART_RTS
1175[ 12.902119] [BT_RFKILL]: bt turn on power
1176[ 13.940333] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
1177[ 13.940689] dhd_open: Enter ffffffc0dfcfd000
1178[ 13.940698] dhd_open : no mutex held. set lock
1179[ 13.940708]
1180 Dongle Host Driver, version 1.579.77.41.10 (r)
1181[ 13.940716] wl_ext_iapsta_attach_netdev: ifidx=0, bssidx=0
1182[ 13.940722] wl_android_wifi_on in 1
1183[ 13.940727] wl_android_wifi_on in 2: g_wifi_on=0
1184[ 13.940733] wifi_platform_set_power = 1
1185[ 13.940738] ======== PULL WL_REG_ON(-1) HIGH! ========
1186[ 13.940744] [WLAN_RFKILL]: rockchip_wifi_power: 1
1187[ 13.940749] [WLAN_RFKILL]: wifi turn on power. -1
1188[ 14.242067] sdio_reset_comm():
1189[ 14.262139] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
1190[ 14.281553] mmc_host mmc2: Bus speed (slot 0) = 100000Hz (slot req 100000Hz, actual 100000HZ div = 0)
1191[ 14.340913] mmc2: queuing unknown CIS tuple 0x80 (2 bytes)
1192[ 14.348939] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
1193[ 14.355222] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
1194[ 14.366193] mmc2: queuing unknown CIS tuple 0x80 (7 bytes)
1195[ 14.379554] mmc2: queuing unknown CIS tuple 0x81 (9 bytes)
1196[ 14.584430] mmc_host mmc2: Bus speed (slot 0) = 150000000Hz (slot req 150000000Hz, actual 150000000HZ div = 0)
1197[ 15.211382] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 51
1198[ 15.211447] sdioh_start: set sd_f2_blocksize 256
1199[ 15.211838]
1200
1201 dhd_bus_devreset: == WLAN ON ==
1202[ 15.211947] F1 signature read @0x18000000=0x15294345
1203[ 15.215919] F1 signature OK, socitype:0x1 chip:0x4345 rev:0x9 pkg:0x2
1204[ 15.216723] DHD: dongle ram size is set to 819200(orig 819200) at 0x198000
1205[ 15.216792] dhd_bus_set_default_min_res_mask: Unhandled chip id
1206[ 15.234207] dhd_conf_read_config: Ignore config file /vendor/etc/firmware/config.txt
1207[ 15.234235] Final fw_path=/vendor/etc/firmware/fw_bcm43456c5_ag.bin
1208[ 15.234239] Final nv_path=/vendor/etc/firmware/nvram_ap6256.txt
1209[ 15.234242] Final clm_path=/vendor/etc/firmware/clm.blob
1210[ 15.234246] Final conf_path=/vendor/etc/firmware/config.txt
1211[ 15.234866] dhd_os_open_image: /vendor/etc/firmware/fw_bcm43456c5_ag.bin (482927 bytes) open success
1212[ 15.355137] dhd_os_open_image: /vendor/etc/firmware/nvram_ap6256.txt (2099 bytes) open success
1213[ 15.368047] NVRAM version: AP6256_NVRAM_V1.1_08252017
1214[ 15.368585] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded.
1215[ 15.444394] dhd_bus_init: enable 0x06, ready 0x06 (waited 0us)
1216[ 15.444933] dhd_get_memdump_info: File [/data/misc/wifi/.memdump.info] doesn't exist
1217[ 15.444943] dhd_get_memdump_info: MEMDUMP ENABLED = 2
1218[ 15.448162] Disable tdls_auto_op failed. -1
1219[ 15.448175] dhd_tcpack_suppress_set: TCP ACK Suppress mode 0 -> mode 1
1220[ 15.450658] dhd_apply_default_clm: Ignore clm file /vendor/etc/firmware/clm.blob
1221[ 15.452270] Firmware up: op_mode=0x0005, MAC=6c:21:a2:41:d6:56
1222[ 15.464627] Driver: 1.579.77.41.10 (r)
1223 Firmware: wl0: Jun 16 2017 12:38:26 version 7.45.96.2 (66c4e21@sh-git) (r) FWID 01-1813af84
1224 CLM: 9.2.9
1225[ 15.464896] dhd_txglom_enable: enable 1
1226[ 15.464902] dhd_conf_set_txglom_params: txglom_mode=copy
1227[ 15.464906] dhd_conf_set_txglom_params: txglomsize=36, deferred_tx_len=0
1228[ 15.464910] dhd_conf_set_txglom_params: txinrx_thres=128, dhd_txminmax=-1
1229[ 15.464915] dhd_conf_set_txglom_params: tx_max_offset=0, txctl_tmo_fix=-1
1230[ 15.464924] dhd_conf_get_disable_proptx: fw_proptx=1, disable_proptx=-1
1231[ 15.465881] dhd_wlfc_hostreorder_init(): successful bdcv2 tlv signaling, 64
1232[ 15.467478] dhd_pno_init: Support Android Location Service
1233[ 15.487144] CFG80211-ERROR) wl_cfg80211_event : Event handler is not created
1234[ 15.487767] rtt_do_get_ioctl: failed to send getbuf proxd iovar (CMD ID : 1), status=-23
1235[ 15.487776] dhd_rtt_init : FTM is not supported
1236[ 15.487782] dhd_preinit_ioctls: SensorHub diabled 0
1237[ 15.488359] dhd_preinit_ioctls failed to set ShubHub disable
1238[ 15.490143] CFG80211-ERROR) wl_cfg80211_event : Event handler is not created
1239[ 15.490153] dhd_conf_set_country: set country CN, revision 38
1240[ 15.492853] Country code: CN (CN/38)
1241[ 15.495076] CONFIG-ERROR) dhd_conf_set_intiovar: txbf setting failed -23
1242[ 15.495344] wl_android_wifi_on: Success
1243[ 15.518041] dhd_open : the lock is released.
1244[ 15.518051] dhd_open: Exit ret=0
1245[ 15.742238] P2P interface registered
1246[ 15.742258] wl_cfgp2p_add_p2p_disc_if: wdev: ffffffc0ed0b7400, wdev->net: (null)
1247[ 15.752143] WLC_E_IF: NO_IF set, event Ignored
1248[ 15.753199] P2P interface started
1249[ 15.773330] wl_run_escan: LEGACY_SCAN sync ID: 0, bssidx: 0
1250[ 19.092159] wl_run_escan: LEGACY_SCAN sync ID: 1, bssidx: 0
1251[ 23.394367] warning: process `colord-sane' used the deprecated sysctl system call with 8.1.2.
1252[ 35.186110] wl_run_escan: LEGACY_SCAN sync ID: 2, bssidx: 0
1253[ 37.545778] Connecting with 00:1e:19:c3:5d:ac ssid "C35DA4", len (6) channel=1
1254
1255[ 37.547093] dhd_dbg_start_pkt_monitor, 1724
1256[ 37.595204] wl_iw_event: Link UP with 00:1e:19:c3:5d:ac
1257[ 37.595241] wl_bss_connect_done succeeded with 00:1e:19:c3:5d:ac
1258[ 37.669894] wl_bss_connect_done succeeded with 00:1e:19:c3:5d:ac
1259[ 43.112694] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
1260[ 43.125326] FAT-fs (mmcblk1p1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
1261[ 43.127438] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
1262[ 43.844004] [BT_RFKILL]: ENABLE UART_RTS
1263[ 43.946114] [BT_RFKILL]: DISABLE UART_RTS
1264[ 43.946195] [BT_RFKILL]: bt turn on power
1265[ 842.972390] ETHER_TYPE_802_1X[wlan0] [RX]: ver 2, type 3, replay 3
1266[ 842.977826] ETHER_TYPE_802_1X[wlan0] [TX]: ver 1, type 3, replay 3
1267[ 1743.073744] ETHER_TYPE_802_1X[wlan0] [RX]: ver 2, type 3, replay 4
1268[ 1743.082233] ETHER_TYPE_802_1X[wlan0] [TX]: ver 1, type 3, replay 4
1269[ 1744.093054] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_vopb-supply from device tree
1270[ 1744.093101] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_vopb-supply property in node /power-management@ff310000/power-controller failed
1271[ 1744.093468] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_vo-supply from device tree
1272[ 1744.093499] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_vo-supply property in node /power-management@ff310000/power-controller failed
1273[ 2642.876357] ETHER_TYPE_802_1X[wlan0] [RX]: ver 2, type 3, replay 5
1274[ 2642.883939] ETHER_TYPE_802_1X[wlan0] [TX]: ver 1, type 3, replay 5
1275[ 3542.989651] ETHER_TYPE_802_1X[wlan0] [RX]: ver 2, type 3, replay 6
1276[ 3542.999221] ETHER_TYPE_802_1X[wlan0] [TX]: ver 1, type 3, replay 6
1277[ 4442.787870] ETHER_TYPE_802_1X[wlan0] [RX]: ver 2, type 3, replay 7
1278[ 4442.792695] ETHER_TYPE_802_1X[wlan0] [TX]: ver 1, type 3, replay 7
1279[ 5342.895702] ETHER_TYPE_802_1X[wlan0] [RX]: ver 2, type 3, replay 8
1280[ 5342.903235] ETHER_TYPE_802_1X[wlan0] [TX]: ver 1, type 3, replay 8
1281[ 5693.336322] rockchip-vop ff900000.vop: [drm:vop_crtc_enable] Update mode to 1920x1080p60, type: 14
1282[ 5693.342175] rockchip-dp ff970000.edp: Link Training Clock Recovery success
1283[ 5693.343957] rockchip-dp ff970000.edp: Link Training success!
1284[ 5720.128805] usb 3-1: USB disconnect, device number 2
1285[ 6068.154340] usb 3-1: new high-speed USB device number 3 using xhci-hcd
1286[ 6068.283190] usb 3-1: New USB device found, idVendor=0bda, idProduct=8152
1287[ 6068.283225] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
1288[ 6068.283246] usb 3-1: Product: USB 10/100 LAN
1289[ 6068.283267] usb 3-1: Manufacturer: Realtek
1290[ 6068.283287] usb 3-1: SerialNumber: 00E04C360001
1291[ 6068.440621] usb 3-1: reset high-speed USB device number 3 using xhci-hcd
1292[ 6068.611373] r8152 3-1:1.0 eth0: v1.08.3
1293[ 6068.722764] r8152 3-1:1.0 enx00e04c360001: renamed from eth0
1294[ 6242.701329] ETHER_TYPE_802_1X[wlan0] [RX]: ver 2, type 3, replay 9
1295[ 6242.707616] ETHER_TYPE_802_1X[wlan0] [TX]: ver 1, type 3, replay 9