· 6 years ago · Oct 08, 2019, 04:52 AM
1[etimberl:~] 15m3s % ssh root@192.168.100.17
2root@192.168.100.17's password:
3##############################################
4# LibreELEC #
5# https://libreelec.tv #
6##############################################
7
8LibreELEC (official): 9.1.501 (RK3399.arm)
9LibreELEC:~ # blkid
10/dev/loop0: TYPE="squashfs"
11/dev/mmcblk0p1: SEC_TYPE="msdos" LABEL_FATBOOT="LIBREELEC" LABEL="LIBREELEC" UUID="0309-2136" TYPE="vfat" PARTUUID="b58078ab-01"
12/dev/mmcblk0p2: LABEL="STORAGE" UUID="3379a02e-c56a-445e-8b67-38daf1c5369e" TYPE="ext4" PARTUUID="b58078ab-02"
13/dev/mmcblk0: PTUUID="b58078ab" PTTYPE="dos"
14LibreELEC:~ # mount
15devtmpfs on /dev type devtmpfs (rw,relatime,size=986444k,nr_inodes=246611,mode=755)
16proc on /proc type proc (rw,relatime)
17sysfs on /sys type sysfs (rw,relatime)
18/dev/mmcblk0p1 on /flash type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro)
19/dev/mmcblk0p2 on /storage type ext4 (rw,noatime,data=ordered)
20/dev/loop0 on / type squashfs (ro,relatime)
21securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
22tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
23devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
24tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755)
25tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
26cgroup2 on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime)
27cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd)
28cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
29cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
30cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
31cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
32cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
33cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
34cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
35mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
36tmpfs on /var type tmpfs (rw,relatime)
37debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
38configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)
39tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
40LibreELEC:~ # dmesg
41[ 0.000000] Booting Linux on physical CPU 0x0
42[ 0.000000] Initializing cgroup subsys cpuset
43[ 0.000000] Initializing cgroup subsys cpu
44[ 0.000000] Initializing cgroup subsys cpuacct
45[ 0.000000] Linux version 4.4.154 (jenkins@tsuboi) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36)) ) #1 SMP Tue Sep 3 01:11:45 CEST 2019
46[ 0.000000] Boot CPU: AArch64 Processor [410fd034]
47[ 0.000000] earlycon: Early serial console at MMIO32 0xff1a0000 (options '')
48[ 0.000000] bootconsole [uart0] enabled
49[ 0.000000] cma: Reserved 64 MiB at 0x0000000079c00000
50[ 0.000000] On node 0 totalpages: 523776
51[ 0.000000] DMA zone: 8184 pages used for memmap
52[ 0.000000] DMA zone: 0 pages reserved
53[ 0.000000] DMA zone: 523776 pages, LIFO batch:31
54[ 0.000000] psci: probing for conduit method from DT.
55[ 0.000000] psci: PSCIv1.0 detected in firmware.
56[ 0.000000] psci: Using standard PSCI v0.2 function IDs
57[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
58[ 0.000000] PERCPU: Embedded 21 pages/cpu @ffffffc07feec000 s45864 r8192 d31960 u86016
59[ 0.000000] pcpu-alloc: s45864 r8192 d31960 u86016 alloc=21*4096
60[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
61[ 0.000000] Detected VIPT I-cache on CPU0
62[ 0.000000] CPU features: enabling workaround for ARM erratum 845719
63[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 515592
64[ 0.000000] Kernel command line: usbcore.autosuspend=-1 boot=UUID=0309-2136 disk=UUID=3379a02e-c56a-445e-8b67-38daf1c5369e quiet console=uart8250,mmio32,0xff1a0000 console=tty0 earlycon=uart8250,mmio32,0xff1a0000 swiotlb=1
65[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
66[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
67[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
68[ 0.000000] software IO TLB [mem 0x7fea4000-0x7fee4000] (0MB) mapped at [ffffffc07fea4000-ffffffc07fee3fff]
69[ 0.000000] Memory: 1972888K/2095104K available (9150K kernel code, 1276K rwdata, 5272K rodata, 2880K init, 669K bss, 56680K reserved, 65536K cma-reserved)
70[ 0.000000] Virtual kernel memory layout:
71[ 0.000000] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
72[ 0.000000] vmalloc : 0xffffff8008000000 - 0xffffffbdbfff0000 ( 246 GB)
73[ 0.000000] .init : 0xffffff8008ea0000 - 0xffffff8009170000 ( 2880 KB)
74[ 0.000000] .text : 0xffffff8008080000 - 0xffffff8008970000 ( 9152 KB)
75[ 0.000000] .rodata : 0xffffff8008970000 - 0xffffff8008ea0000 ( 5312 KB)
76[ 0.000000] .data : 0xffffff8009170000 - 0xffffff80092af008 ( 1277 KB)
77[ 0.000000] vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000 ( 8 GB maximum)
78[ 0.000000] 0xffffffbdc0008000 - 0xffffffbdc2000000 ( 31 MB actual)
79[ 0.000000] fixed : 0xffffffbffe7fb000 - 0xffffffbffec00000 ( 4116 KB)
80[ 0.000000] PCI I/O : 0xffffffbffee00000 - 0xffffffbfffe00000 ( 16 MB)
81[ 0.000000] memory : 0xffffffc000200000 - 0xffffffc080000000 ( 2046 MB)
82[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
83[ 0.000000] Hierarchical RCU implementation.
84[ 0.000000] Build-time adjustment of leaf fanout to 64.
85[ 0.000000] NR_IRQS:64 nr_irqs:64 0
86[ 0.000000] GIC: Using split EOI/Deactivate mode
87[ 0.000000] ITS: /interrupt-controller@fee00000/interrupt-controller@fee20000
88[ 0.000000] ITS: allocated 65536 Devices @280000 (psz 64K, shr 0)
89[ 0.000000] ITS: using cache flushing for cmd queue
90[ 0.000000] GIC: using LPI property table @0x0000000000300000
91[ 0.000000] ITS: Allocated 1792 chunks for LPIs
92[ 0.000000] CPU0: found redistributor 0 region 0:0x00000000fef00000
93[ 0.000000] CPU0: using LPI pending table @0x0000000000310000
94[ 0.000000] GIC: using cache flushing for LPI property table
95[ 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] }
96[ 0.000000] GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] }
97[ 0.000000] rockchip_mmc_get_phase: invalid clk rate
98[ 0.000000] rockchip_mmc_get_phase: invalid clk rate
99[ 0.000000] rockchip_mmc_get_phase: invalid clk rate
100[ 0.000000] rockchip_mmc_get_phase: invalid clk rate
101[ 0.000000] rockchip_clk_register_frac_branch: could not find dclk_vop0_frac as parent of dclk_vop0, rate changes may not work
102[ 0.000000] rockchip_clk_register_frac_branch: could not find dclk_vop1_frac as parent of dclk_vop1, rate changes may not work
103[ 0.000000] rockchip_cpuclk_pre_rate_change: limiting alt-divider 33 to 31
104[ 0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).
105[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
106[ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
107[ 0.001355] Console: colour dummy device 80x25
108[ 0.001369] console [tty0] enabled
109[ 0.001377] bootconsole [uart0] disabled
110[ 0.001405] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
111[ 0.001418] pid_max: default: 32768 minimum: 301
112[ 0.001567] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
113[ 0.001579] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
114[ 0.002324] Initializing cgroup subsys io
115[ 0.002344] Initializing cgroup subsys memory
116[ 0.002376] Initializing cgroup subsys devices
117[ 0.002390] Initializing cgroup subsys freezer
118[ 0.002404] Initializing cgroup subsys pids
119[ 0.002430] ftrace: allocating 34727 entries in 136 pages
120[ 0.090683] sched-energy: Sched-energy-costs installed from DT
121[ 0.090700] CPU0: update cpu_capacity 401
122[ 0.090760] ASID allocator initialised with 32768 entries
123[ 0.093727] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
124[ 0.094231] Platform MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
125[ 0.095535] Detected VIPT I-cache on CPU1
126[ 0.095568] CPU1: found redistributor 1 region 0:0x00000000fef20000
127[ 0.095599] CPU1: using LPI pending table @0x0000000079100000
128[ 0.095643] CPU1: update cpu_capacity 401
129[ 0.095647] CPU1: Booted secondary processor [410fd034]
130[ 0.096177] Detected VIPT I-cache on CPU2
131[ 0.096198] CPU2: found redistributor 2 region 0:0x00000000fef40000
132[ 0.096226] CPU2: using LPI pending table @0x0000000079130000
133[ 0.096253] CPU2: update cpu_capacity 401
134[ 0.096256] CPU2: Booted secondary processor [410fd034]
135[ 0.096816] Detected VIPT I-cache on CPU3
136[ 0.096837] CPU3: found redistributor 3 region 0:0x00000000fef60000
137[ 0.096865] CPU3: using LPI pending table @0x0000000079180000
138[ 0.096891] CPU3: update cpu_capacity 401
139[ 0.096894] CPU3: Booted secondary processor [410fd034]
140[ 0.097407] Detected PIPT I-cache on CPU4
141[ 0.097434] CPU4: found redistributor 100 region 0:0x00000000fef80000
142[ 0.097473] CPU4: using LPI pending table @0x00000000791b0000
143[ 0.097511] CPU4: update cpu_capacity 1024
144[ 0.097514] CPU4: Booted secondary processor [410fd082]
145[ 0.098049] Detected PIPT I-cache on CPU5
146[ 0.098066] CPU5: found redistributor 101 region 0:0x00000000fefa0000
147[ 0.098103] CPU5: using LPI pending table @0x00000000791e0000
148[ 0.098129] CPU5: update cpu_capacity 1024
149[ 0.098132] CPU5: Booted secondary processor [410fd082]
150[ 0.098219] Brought up 6 CPUs
151[ 0.098301] SMP: Total of 6 processors activated.
152[ 0.098310] CPU features: detected feature: GIC system register CPU interface
153[ 0.098323] CPU: All CPU(s) started at EL2
154[ 0.098369] alternatives: patching kernel code
155[ 0.099677] devtmpfs: initialized
156[ 0.117320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
157[ 0.117344] futex hash table entries: 2048 (order: 5, 131072 bytes)
158[ 0.119085] pinctrl core: initialized pinctrl subsystem
159[ 0.119366] regulator-dummy: no parameters
160[ 0.119958] NET: Registered protocol family 16
161[ 0.130940] cpuidle: using governor ladder
162[ 0.144286] cpuidle: using governor menu
163[ 0.144419] vdso: 2 pages (1 code @ ffffff8008976000, 1 data @ ffffff8009174000)
164[ 0.144453] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
165[ 0.145896] DMA: preallocated 2048 KiB pool for atomic allocations
166[ 0.160603] gpiochip_add_data: registered GPIOs 0 to 31 on device: gpio0
167[ 0.160682] gpiochip_add_data: registered GPIOs 32 to 63 on device: gpio1
168[ 0.160753] gpiochip_add_data: registered GPIOs 64 to 95 on device: gpio2
169[ 0.160827] gpiochip_add_data: registered GPIOs 96 to 127 on device: gpio3
170[ 0.160897] gpiochip_add_data: registered GPIOs 128 to 159 on device: gpio4
171[ 0.176898] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/dc-12v[0]'
172[ 0.176924] dc_12v: 12000 mV
173[ 0.177098] reg-fixed-voltage dc-12v: dc_12v supplying 12000000uV
174[ 0.177327] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc3v3-pcie-regulator[0]' - status (0)
175[ 0.177374] reg-fixed-voltage vcc3v3-pcie-regulator: Looking up vin-supply from device tree
176[ 0.177421] vcc3v3_pcie: supplied by dc_12v
177[ 0.177430] dc_12v: could not add device link regulator.2 err -2
178[ 0.177472] vcc3v3_pcie: 3300 mV
179[ 0.177621] reg-fixed-voltage vcc3v3-pcie-regulator: vcc3v3_pcie supplying 3300000uV
180[ 0.177677] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc1v8-s0[0]'
181[ 0.177715] vcc1v8_s0: 1800 mV
182[ 0.177862] reg-fixed-voltage vcc1v8-s0: vcc1v8_s0 supplying 1800000uV
183[ 0.177913] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-sys[0]'
184[ 0.177930] reg-fixed-voltage vcc-sys: Looking up vin-supply from device tree
185[ 0.177966] vcc_sys: supplied by dc_12v
186[ 0.177974] dc_12v: could not add device link regulator.4 err -2
187[ 0.178013] vcc_sys: 5000 mV
188[ 0.178154] reg-fixed-voltage vcc-sys: vcc_sys supplying 5000000uV
189[ 0.178203] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-phy-regulator[0]'
190[ 0.178219] vcc_phy: no parameters
191[ 0.178372] reg-fixed-voltage vcc-phy-regulator: vcc_phy supplying 0uV
192[ 0.178427] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc3v3-sys[0]'
193[ 0.178450] reg-fixed-voltage vcc3v3-sys: Looking up vin-supply from device tree
194[ 0.178488] vcc3v3_sys: supplied by vcc_sys
195[ 0.178496] vcc_sys: could not add device link regulator.6 err -2
196[ 0.178526] vcc3v3_sys: 3300 mV
197[ 0.178669] reg-fixed-voltage vcc3v3-sys: vcc3v3_sys supplying 3300000uV
198[ 0.178806] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc5v0-host-regulator[0]' - status (0)
199[ 0.178846] vcc5v0_host: no parameters
200[ 0.179008] reg-fixed-voltage vcc5v0-host-regulator: vcc5v0_host supplying 0uV
201[ 0.179593] iommu: Adding device ff650000.vpu_service to group 0
202[ 0.179665] iommu: Adding device ff660000.rkvdec to group 1
203[ 0.179731] iommu: Adding device ff670000.iep to group 2
204[ 0.179831] iommu: Adding device ff900000.vop to group 3
205[ 0.180598] rk_iommu ff670800.iommu: can't get aclk
206[ 0.180609] rk_iommu ff670800.iommu: can't get hclk
207[ 0.181143] SCSI subsystem initialized
208[ 0.181320] usbcore: registered new interface driver usbfs
209[ 0.181363] usbcore: registered new interface driver hub
210[ 0.181453] usbcore: registered new device driver usb
211[ 0.181593] pps_core: LinuxPPS API ver. 1 registered
212[ 0.181600] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
213[ 0.181618] PTP clock support registered
214[ 0.182853] Advanced Linux Sound Architecture Driver Initialized.
215[ 0.183351] Bluetooth: Core ver 2.21
216[ 0.183378] NET: Registered protocol family 31
217[ 0.183385] Bluetooth: HCI device and connection manager initialized
218[ 0.183397] Bluetooth: HCI socket layer initialized
219[ 0.183406] Bluetooth: L2CAP socket layer initialized
220[ 0.183429] Bluetooth: SCO socket layer initialized
221[ 0.183760] cfg80211: World regulatory domain updated:
222[ 0.183768] cfg80211: DFS Master region: unset
223[ 0.183773] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
224[ 0.183783] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
225[ 0.183792] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz, 92000 KHz AUTO), (N/A, 2000 mBm), (N/A)
226[ 0.183800] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
227[ 0.183808] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
228[ 0.183817] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
229[ 0.183824] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
230[ 0.183831] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
231[ 0.183838] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
232[ 0.184466] clocksource: Switched to clocksource arch_sys_counter
233[ 0.226295] FS-Cache: Loaded
234[ 0.234479] thermal thermal_zone1: power_allocator: sustainable_power will be estimated
235[ 0.234592] NET: Registered protocol family 2
236[ 0.234975] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
237[ 0.235113] TCP bind hash table entries: 16384 (order: 7, 524288 bytes)
238[ 0.235522] TCP: Hash tables configured (established 16384 bind 16384)
239[ 0.235608] UDP hash table entries: 1024 (order: 4, 98304 bytes)
240[ 0.235697] UDP-Lite hash table entries: 1024 (order: 4, 98304 bytes)
241[ 0.235971] NET: Registered protocol family 1
242[ 0.236281] RPC: Registered named UNIX socket transport module.
243[ 0.236288] RPC: Registered udp transport module.
244[ 0.236293] RPC: Registered tcp transport module.
245[ 0.236299] RPC: Registered tcp NFSv4.1 backchannel transport module.
246[ 0.236319] PCI: CLS 0 bytes, default 64
247[ 0.329746] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
248[ 0.329837] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
249[ 0.341030] squashfs: version 4.0 (2009/01/31) Phillip Lougher
250[ 0.341721] FS-Cache: Netfs 'nfs' registered for caching
251[ 0.342126] NFS: Registering the id_resolver key type
252[ 0.342156] Key type id_resolver registered
253[ 0.342162] Key type id_legacy registered
254[ 0.342182] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
255[ 0.342389] FS-Cache: Netfs 'cifs' registered for caching
256[ 0.347266] NET: Registered protocol family 38
257[ 0.347295] Key type asymmetric registered
258[ 0.347308] Asymmetric key parser 'x509' registered
259[ 0.347484] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
260[ 0.347642] io scheduler noop registered
261[ 0.347656] io scheduler deadline registered
262[ 0.347703] io scheduler cfq registered (default)
263[ 0.348695] phy phy-ff770000.syscon:usb2-phy@e460.0: Looking up phy-supply from device tree
264[ 0.348796] vcc5v0_host: could not add device link phy-ff770000.syscon:usb2-phy@e460.0 err -2
265[ 0.349099] phy phy-ff770000.syscon:usb2-phy@e460.1: Looking up phy-supply from device tree
266[ 0.349110] phy phy-ff770000.syscon:usb2-phy@e460.1: Looking up phy-supply property in node /syscon@ff770000/usb2-phy@e460/otg-port failed
267[ 0.349337] phy phy-ff770000.syscon:usb2-phy@e460.1: Looking up vbus-supply from device tree
268[ 0.349348] phy phy-ff770000.syscon:usb2-phy@e460.1: Looking up vbus-supply property in node /syscon@ff770000/usb2-phy@e460/otg-port failed
269[ 0.349360] phy phy-ff770000.syscon:usb2-phy@e460.1: Failed to get VBUS supply regulator
270[ 0.350299] phy phy-ff770000.syscon:phy@f780.2: Looking up phy-supply from device tree
271[ 0.350309] phy phy-ff770000.syscon:phy@f780.2: Looking up phy-supply property in node /syscon@ff770000/phy@f780 failed
272[ 0.351324] phy phy-ff800000.phy.3: Looking up phy-supply from device tree
273[ 0.351335] phy phy-ff800000.phy.3: Looking up phy-supply property in node /phy@ff800000/dp-port failed
274[ 0.351435] phy phy-ff800000.phy.4: Looking up phy-supply from device tree
275[ 0.351444] phy phy-ff800000.phy.4: Looking up phy-supply property in node /phy@ff800000/usb3-port failed
276[ 0.351767] phy phy-pcie-phy.5: Looking up phy-supply from device tree
277[ 0.351777] phy phy-pcie-phy.5: Looking up phy-supply property in node /pcie-phy failed
278[ 0.353597] rockchip-pcie f8000000.pcie: GPIO lookup for consumer ep
279[ 0.353606] rockchip-pcie f8000000.pcie: using device tree for GPIO lookup
280[ 0.353634] of_get_named_gpiod_flags: parsed 'ep-gpios' property of node '/pcie@f8000000[0]' - status (0)
281[ 0.353870] rockchip-pcie f8000000.pcie: Looking up vpcie3v3-supply from device tree
282[ 0.353970] rockchip-pcie f8000000.pcie: Looking up vpcie1v8-supply from device tree
283[ 0.353982] rockchip-pcie f8000000.pcie: Looking up vpcie1v8-supply property in node /pcie@f8000000 failed
284[ 0.353995] rockchip-pcie f8000000.pcie: no vpcie1v8 regulator found
285[ 0.354003] rockchip-pcie f8000000.pcie: Looking up vpcie0v9-supply from device tree
286[ 0.354012] rockchip-pcie f8000000.pcie: Looking up vpcie0v9-supply property in node /pcie@f8000000 failed
287[ 0.354023] rockchip-pcie f8000000.pcie: no vpcie0v9 regulator found
288[ 0.374500] rockchip-pcie f8000000.pcie: invalid power supply
289[ 0.404701] PCI host bridge /pcie@f8000000 ranges:
290[ 0.404720] MEM 0xfa000000..0xfbdfffff -> 0xfa000000
291[ 0.404730] IO 0xfbe00000..0xfbefffff -> 0xfbe00000
292[ 0.405031] rockchip-pcie f8000000.pcie: PCI host bridge to bus 0000:00
293[ 0.405045] pci_bus 0000:00: root bus resource [bus 00-1f]
294[ 0.405054] pci_bus 0000:00: root bus resource [mem 0xfa000000-0xfbdfffff]
295[ 0.405064] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0xfbe00000-0xfbefffff])
296[ 0.405099] pci 0000:00:00.0: [1d87:0100] type 01 class 0x060400
297[ 0.405201] pci 0000:00:00.0: supports D1
298[ 0.405209] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
299[ 0.405458] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
300[ 0.405578] pci_bus 0000:01: busn_res: can not insert [bus 01-ff] under [bus 00-1f] (conflicts with (null) [bus 00-1f])
301[ 0.405609] pci 0000:01:00.0: [1b21:0625] type 00 class 0x010601
302[ 0.405685] pci 0000:01:00.0: reg 0x24: [mem 0x00000000-0x00001fff]
303[ 0.405701] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref]
304[ 0.411167] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
305[ 0.411200] pci 0000:00:00.0: BAR 8: assigned [mem 0xfa000000-0xfa0fffff]
306[ 0.411212] pci 0000:01:00.0: BAR 6: assigned [mem 0xfa000000-0xfa07ffff pref]
307[ 0.411221] pci 0000:01:00.0: BAR 5: assigned [mem 0xfa080000-0xfa081fff]
308[ 0.411233] pci 0000:00:00.0: PCI bridge to [bus 01]
309[ 0.411244] pci 0000:00:00.0: bridge window [mem 0xfa000000-0xfa0fffff]
310[ 0.411303] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
311[ 0.411533] pcieport 0000:00:00.0: Signaling PME through PCIe PME interrupt
312[ 0.411541] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
313[ 0.411551] pcie_pme 0000:00:00.0:pcie01: service driver pcie_pme loaded
314[ 0.411658] aer 0000:00:00.0:pcie02: service driver aer loaded
315[ 0.412315] iep: failed to find iep power down clock source.
316[ 0.412701] IEP Power ON
317[ 0.412867] IEP Power OFF
318[ 0.412895] IEP Driver loaded succesfully
319[ 0.413048] Module initialized.
320[ 0.413307] rk-vcodec ff650000.vpu_service: Looking up vcodec-supply from device tree
321[ 0.413319] rk-vcodec ff650000.vpu_service: Looking up vcodec-supply property in node /vpu_service@ff650000 failed
322[ 0.413335] rk-vcodec ff650000.vpu_service: no regulator for vcodec
323[ 0.413564] rk-vcodec ff650000.vpu_service: probe device
324[ 0.413731] rk-vcodec ff650000.vpu_service: drm allocator with mmu enabled
325[ 0.414229] rk-vcodec ff650000.vpu_service: could not find power_model node
326[ 0.414245] rk-vcodec ff650000.vpu_service: init success
327[ 0.414444] rk-vcodec ff660000.rkvdec: Looking up vcodec-supply from device tree
328[ 0.414476] rk-vcodec ff660000.rkvdec: Looking up vcodec-supply property in node /rkvdec@ff660000 failed
329[ 0.414490] rk-vcodec ff660000.rkvdec: no regulator for vcodec
330[ 0.414896] rk-vcodec ff660000.rkvdec: probe device
331[ 0.415069] rk-vcodec ff660000.rkvdec: drm allocator with mmu enabled
332[ 0.415428] rk-vcodec ff660000.rkvdec: could not find power_model node
333[ 0.415442] rk-vcodec ff660000.rkvdec: init success
334[ 0.417271] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330
335[ 0.417281] dma-pl330 ff6d0000.dma-controller: DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12
336[ 0.418764] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330
337[ 0.418774] dma-pl330 ff6e0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
338[ 0.419850] pwm-regulator vdd-log: GPIO lookup for consumer enable
339[ 0.419859] pwm-regulator vdd-log: using device tree for GPIO lookup
340[ 0.419870] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/vdd-log[0]'
341[ 0.419878] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/vdd-log[0]'
342[ 0.419886] pwm-regulator vdd-log: using lookup tables for GPIO lookup
343[ 0.419894] pwm-regulator vdd-log: lookup for GPIO enable failed
344[ 0.419920] pwm-regulator vdd-log: Looking up pwm-supply from device tree
345[ 0.420004] pwm-regulator: supplied by vcc_sys
346[ 0.420013] vcc_sys: could not add device link regulator.8 err -2
347[ 0.420090] vdd_log: 800 <--> 1400 mV at 800 mV
348[ 0.420622] Serial: 8250/16550 driver, 5 ports, IRQ sharing disabled
349[ 0.422223] ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 35, base_baud = 1500000) is a 16550A
350[ 0.424533] console [ttyS2] enabled
351[ 0.425548] [drm] Initialized drm 1.1.0 20060810
352[ 0.428906] [drm] Rockchip DRM driver version: v1.0.1
353[ 0.430684] Unable to detect cache hierarchy for CPU 0
354[ 0.431493] brd: module loaded
355[ 0.436569] loop: module loaded
356[ 0.436892] lkdtm: No crash points registered, enable through debugfs
357[ 0.437027] Loading iSCSI transport class v2.0-870.
358[ 0.437310] iscsi: registered transport (tcp)
359[ 0.438298] rockchip-spi ff1d0000.spi: no high_speed pinctrl state
360[ 0.438864] m25p80 spi32766.0: gd25q128 (16384 Kbytes)
361[ 0.440319] force_sf_dma_mode is ignored if force_thresh_dma_mode is set.
362[ 0.440335] rk_gmac-dwmac fe300000.ethernet: Looking up phy-supply from device tree
363[ 0.440428] rk_gmac-dwmac fe300000.ethernet: clock input or output? (input).
364[ 0.440439] rk_gmac-dwmac fe300000.ethernet: TX delay(0x28).
365[ 0.440448] rk_gmac-dwmac fe300000.ethernet: RX delay(0x20).
366[ 0.440471] rk_gmac-dwmac fe300000.ethernet: integrated PHY? (no).
367[ 0.440644] rk_gmac-dwmac fe300000.ethernet: cannot get clock clk_mac_speed
368[ 0.441295] rk_gmac-dwmac fe300000.ethernet: clock input from PHY
369[ 0.446309] rk_gmac-dwmac fe300000.ethernet: init for RGMII
370[ 0.446431] stmmac - user ID: 0x10, Synopsys ID: 0x35
371[ 0.446436] Ring mode enabled
372[ 0.446441] DMA HW capability register supported
373[ 0.446446] Normal descriptors
374[ 0.446451] RX Checksum Offload Engine supported (type 2)
375[ 0.446456] Wake-Up On Lan supported
376[ 0.446498] Enable RX Mitigation via HW Watchdog Timer
377[ 0.446603] of_get_named_gpiod_flags: parsed 'snps,reset-gpio' property of node '/ethernet@fe300000[0]' - status (0)
378[ 0.514477] libphy: stmmac: probed
379[ 0.514487] eth%d: PHY ID 001cc916 at 0 IRQ POLL (stmmac-0:00) active
380[ 0.514496] eth%d: PHY ID 001cc916 at 1 IRQ POLL (stmmac-0:01)
381[ 0.515726] usbcore: registered new interface driver rndis_wlan
382[ 0.515886] Rockchip WiFi SYS interface (V1.00) ...
383[ 0.515952] usbcore: registered new interface driver rtl8150
384[ 0.515990] usbcore: registered new interface driver r8152
385[ 0.516039] usbcore: registered new interface driver asix
386[ 0.516076] usbcore: registered new interface driver ax88179_178a
387[ 0.516111] usbcore: registered new interface driver cdc_ether
388[ 0.516148] usbcore: registered new interface driver rndis_host
389[ 0.516209] usbcore: registered new interface driver cdc_ncm
390[ 0.516249] usbcore: registered new interface driver cdc_mbim
391[ 0.517506] rockchip-dwc3 usb0: failed to get drvdata dwc3
392[ 0.522421] rockchip-dwc3 usb1: fail to get drvdata hcd
393[ 0.524007] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
394[ 0.524023] ehci-pci: EHCI PCI platform driver
395[ 0.524081] ehci-platform: EHCI generic platform driver
396[ 0.527829] ehci-platform fe3c0000.usb: EHCI Host Controller
397[ 0.527987] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 1
398[ 0.528168] ehci-platform fe3c0000.usb: irq 29, io mem 0xfe3c0000
399[ 0.537816] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00
400[ 0.537990] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
401[ 0.538000] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
402[ 0.538009] usb usb1: Product: EHCI Host Controller
403[ 0.538016] usb usb1: Manufacturer: Linux 4.4.154 ehci_hcd
404[ 0.538023] usb usb1: SerialNumber: fe3c0000.usb
405[ 0.538472] hub 1-0:1.0: USB hub found
406[ 0.538500] hub 1-0:1.0: 1 port detected
407[ 0.539059] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
408[ 0.539077] ohci-platform: OHCI generic platform driver
409[ 0.539582] ohci-platform fe3e0000.usb: Generic Platform OHCI controller
410[ 0.539731] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 2
411[ 0.539872] ohci-platform fe3e0000.usb: irq 30, io mem 0xfe3e0000
412[ 0.595283] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
413[ 0.595292] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
414[ 0.595300] usb usb2: Product: Generic Platform OHCI controller
415[ 0.595307] usb usb2: Manufacturer: Linux 4.4.154 ohci_hcd
416[ 0.595314] usb usb2: SerialNumber: fe3e0000.usb
417[ 0.595736] hub 2-0:1.0: USB hub found
418[ 0.595765] hub 2-0:1.0: 1 port detected
419[ 0.596629] usbcore: registered new interface driver cdc_acm
420[ 0.596635] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
421[ 0.596675] usbcore: registered new interface driver cdc_wdm
422[ 0.596718] usbcore: registered new interface driver uas
423[ 0.596797] usbcore: registered new interface driver usb-storage
424[ 0.596872] usbcore: registered new interface driver usbserial
425[ 0.596903] usbcore: registered new interface driver usbserial_generic
426[ 0.596932] usbserial: USB Serial support registered for generic
427[ 0.596970] usbcore: registered new interface driver cp210x
428[ 0.596995] usbserial: USB Serial support registered for cp210x
429[ 0.597053] usbcore: registered new interface driver ftdi_sio
430[ 0.597079] usbserial: USB Serial support registered for FTDI USB Serial Device
431[ 0.597165] usbcore: registered new interface driver keyspan
432[ 0.597191] usbserial: USB Serial support registered for Keyspan - (without firmware)
433[ 0.597217] usbserial: USB Serial support registered for Keyspan 1 port adapter
434[ 0.597243] usbserial: USB Serial support registered for Keyspan 2 port adapter
435[ 0.597268] usbserial: USB Serial support registered for Keyspan 4 port adapter
436[ 0.597307] usbcore: registered new interface driver option
437[ 0.597336] usbserial: USB Serial support registered for GSM modem (1-port)
438[ 0.597447] usbcore: registered new interface driver oti6858
439[ 0.597474] usbserial: USB Serial support registered for oti6858
440[ 0.597510] usbcore: registered new interface driver pl2303
441[ 0.597536] usbserial: USB Serial support registered for pl2303
442[ 0.597578] usbcore: registered new interface driver qcserial
443[ 0.597604] usbserial: USB Serial support registered for Qualcomm USB modem
444[ 0.597651] usbcore: registered new interface driver sierra
445[ 0.597678] usbserial: USB Serial support registered for Sierra USB modem
446[ 0.598185] usbcore: registered new interface driver iforce
447[ 0.598244] usbcore: registered new interface driver xpad
448[ 0.598353] usbcore: registered new interface driver usbtouchscreen
449[ 0.598757] i2c /dev entries driver
450[ 0.599615] fan53555-regulator 0-0040: GPIO lookup for consumer vsel
451[ 0.599625] fan53555-regulator 0-0040: using device tree for GPIO lookup
452[ 0.599654] of_get_named_gpiod_flags: parsed 'vsel-gpios' property of node '/i2c@ff3c0000/syr827@40[0]' - status (0)
453[ 0.600023] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected!
454[ 0.600041] fan53555-regulator 0-0040: Looking up vin-supply from device tree
455[ 0.600092] fan53555-reg: supplied by vcc_sys
456[ 0.600102] vcc_sys: could not add device link regulator.9 err -2
457[ 0.601439] vdd_cpu_b: 712 <--> 1500 mV at 1000 mV
458[ 0.602013] fan53555-regulator 0-0041: GPIO lookup for consumer vsel
459[ 0.602022] fan53555-regulator 0-0041: using device tree for GPIO lookup
460[ 0.602048] of_get_named_gpiod_flags: parsed 'vsel-gpios' property of node '/i2c@ff3c0000/syr828@41[0]' - status (0)
461[ 0.602384] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected!
462[ 0.602398] fan53555-regulator 0-0041: Looking up vin-supply from device tree
463[ 0.602434] fan53555-reg: supplied by vcc_sys
464[ 0.602443] vcc_sys: could not add device link regulator.10 err -2
465[ 0.604009] vdd_gpu: 712 <--> 1500 mV at 1000 mV
466[ 0.604921] rk808 0-001b: Pmic Chip id: 0x0
467[ 0.607839] rk808 0-001b: GPIO lookup for consumer dvs
468[ 0.607848] rk808 0-001b: using device tree for GPIO lookup
469[ 0.607858] of_get_named_gpiod_flags: can't parse 'dvs-gpios' property of node '/i2c@ff3c0000/pmic@1b[0]'
470[ 0.607867] of_get_named_gpiod_flags: can't parse 'dvs-gpio' property of node '/i2c@ff3c0000/pmic@1b[0]'
471[ 0.607875] rk808 0-001b: using lookup tables for GPIO lookup
472[ 0.607882] rk808 0-001b: lookup for GPIO dvs failed
473[ 0.607890] rk808-regulator rk808-regulator: there is no dvs0 gpio
474[ 0.607898] rk808 0-001b: GPIO lookup for consumer dvs
475[ 0.607904] rk808 0-001b: using device tree for GPIO lookup
476[ 0.607912] of_get_named_gpiod_flags: can't parse 'dvs-gpios' property of node '/i2c@ff3c0000/pmic@1b[1]'
477[ 0.607920] of_get_named_gpiod_flags: can't parse 'dvs-gpio' property of node '/i2c@ff3c0000/pmic@1b[1]'
478[ 0.607927] rk808 0-001b: using lookup tables for GPIO lookup
479[ 0.607934] rk808 0-001b: lookup for GPIO dvs failed
480[ 0.607941] rk808-regulator rk808-regulator: there is no dvs1 gpio
481[ 0.607983] rk808 0-001b: Looking up vcc1-supply from device tree
482[ 0.608035] DCDC_REG1: supplied by vcc_sys
483[ 0.608043] vcc_sys: could not add device link regulator.11 err -2
484[ 0.608477] vdd_center: 900 mV
485[ 0.608733] rk808 0-001b: Looking up vcc2-supply from device tree
486[ 0.608769] DCDC_REG2: supplied by vcc_sys
487[ 0.608778] vcc_sys: could not add device link regulator.12 err -2
488[ 0.609062] vdd_cpu_l: 750 <--> 1350 mV at 900 mV
489[ 0.609293] rk808 0-001b: Looking up vcc3-supply from device tree
490[ 0.609329] DCDC_REG3: supplied by vcc_sys
491[ 0.609340] vcc_sys: could not add device link regulator.13 err -2
492[ 0.609369] vcc_ddr: at 5000 mV
493[ 0.609578] rk808 0-001b: Looking up vcc4-supply from device tree
494[ 0.609612] DCDC_REG4: supplied by vcc_sys
495[ 0.609620] vcc_sys: could not add device link regulator.14 err -2
496[ 0.609791] vcc_1v8: 1800 mV
497[ 0.610012] rk808 0-001b: Looking up vcc6-supply from device tree
498[ 0.610046] LDO_REG1: supplied by vcc_sys
499[ 0.610054] vcc_sys: could not add device link regulator.15 err -2
500[ 0.610996] vcc1v8_dvp: 1800 mV
501[ 0.611241] rk808 0-001b: Looking up vcc6-supply from device tree
502[ 0.611278] LDO_REG2: supplied by vcc_sys
503[ 0.611286] vcc_sys: could not add device link regulator.16 err -2
504[ 0.611455] vcc3v0_touch: Bringing 1800000uV into 3000000-3000000uV
505[ 0.611576] vcc3v0_touch: ramp_delay not set
506[ 0.612210] vcc3v0_touch: 3000 mV
507[ 0.612448] rk808 0-001b: Looking up vcc7-supply from device tree
508[ 0.612484] LDO_REG3: supplied by vcc_sys
509[ 0.612492] vcc_sys: could not add device link regulator.17 err -2
510[ 0.613181] vcc1v8_pmu: 1800 mV
511[ 0.613419] rk808 0-001b: Looking up vcc9-supply from device tree
512[ 0.613454] LDO_REG4: supplied by vcc_sys
513[ 0.613462] vcc_sys: could not add device link regulator.18 err -2
514[ 0.614152] vcc_sd: 1800 <--> 3300 mV at 3000 mV
515[ 0.614392] rk808 0-001b: Looking up vcc9-supply from device tree
516[ 0.614427] LDO_REG5: supplied by vcc_sys
517[ 0.614435] vcc_sys: could not add device link regulator.19 err -2
518[ 0.614622] vcca3v0_codec: Bringing 1800000uV into 3000000-3000000uV
519[ 0.614742] vcca3v0_codec: ramp_delay not set
520[ 0.615376] vcca3v0_codec: 3000 mV
521[ 0.615625] rk808 0-001b: Looking up vcc10-supply from device tree
522[ 0.615661] LDO_REG6: supplied by vcc_sys
523[ 0.615669] vcc_sys: could not add device link regulator.20 err -2
524[ 0.616354] vcc_1v5: 1500 mV
525[ 0.616584] rk808 0-001b: Looking up vcc7-supply from device tree
526[ 0.616619] LDO_REG7: supplied by vcc_sys
527[ 0.616626] vcc_sys: could not add device link regulator.21 err -2
528[ 0.616804] vcca1v8_codec: Bringing 800000uV into 1800000-1800000uV
529[ 0.616923] vcca1v8_codec: ramp_delay not set
530[ 0.617556] vcca1v8_codec: 1800 mV
531[ 0.617810] rk808 0-001b: Looking up vcc11-supply from device tree
532[ 0.617846] LDO_REG8: supplied by vcc_sys
533[ 0.617854] vcc_sys: could not add device link regulator.22 err -2
534[ 0.618544] vcc_3v0: 3000 mV
535[ 0.618791] rk808 0-001b: Looking up vcc8-supply from device tree
536[ 0.618827] SWITCH_REG1: supplied by vcc3v3_sys
537[ 0.618835] vcc3v3_sys: could not add device link regulator.23 err -2
538[ 0.618864] vcc3v3_s3: at 3300 mV
539[ 0.619084] rk808 0-001b: Looking up vcc12-supply from device tree
540[ 0.619119] SWITCH_REG2: supplied by vcc3v3_sys
541[ 0.619127] vcc3v3_sys: could not add device link regulator.24 err -2
542[ 0.619155] vcc3v3_s0: at 3300 mV
543[ 0.622397] rk808-rtc rk808-rtc: rtc core: registered rk808-rtc as rtc0
544[ 0.622812] rk3x-i2c ff3c0000.i2c: Initialized RK3xxx I2C bus at ffffff80093f8000
545[ 0.623423] rk3x-i2c ff110000.i2c: Initialized RK3xxx I2C bus at ffffff80093fa000
546[ 0.624152] fusb302 4-0022: GPIO lookup for consumer int-n
547[ 0.624160] fusb302 4-0022: using device tree for GPIO lookup
548[ 0.624188] of_get_named_gpiod_flags: parsed 'int-n-gpios' property of node '/i2c@ff3d0000/fusb30x@22[0]' - status (0)
549[ 0.624215] fusb302 4-0022: GPIO lookup for consumer vbus-5v
550[ 0.624222] fusb302 4-0022: using device tree for GPIO lookup
551[ 0.624244] of_get_named_gpiod_flags: parsed 'vbus-5v-gpios' property of node '/i2c@ff3d0000/fusb30x@22[0]' - status (0)
552[ 0.624268] fusb302 4-0022: GPIO lookup for consumer vbus-other
553[ 0.624274] fusb302 4-0022: using device tree for GPIO lookup
554[ 0.624283] of_get_named_gpiod_flags: can't parse 'vbus-other-gpios' property of node '/i2c@ff3d0000/fusb30x@22[0]'
555[ 0.624291] of_get_named_gpiod_flags: can't parse 'vbus-other-gpio' property of node '/i2c@ff3d0000/fusb30x@22[0]'
556[ 0.624298] fusb302 4-0022: using lookup tables for GPIO lookup
557[ 0.624305] fusb302 4-0022: lookup for GPIO vbus-other failed
558[ 0.624313] fusb302 4-0022: GPIO lookup for consumer discharge
559[ 0.624319] fusb302 4-0022: using device tree for GPIO lookup
560[ 0.624327] of_get_named_gpiod_flags: can't parse 'discharge-gpios' property of node '/i2c@ff3d0000/fusb30x@22[0]'
561[ 0.624334] of_get_named_gpiod_flags: can't parse 'discharge-gpio' property of node '/i2c@ff3d0000/fusb30x@22[0]'
562[ 0.624341] fusb302 4-0022: using lookup tables for GPIO lookup
563[ 0.624348] fusb302 4-0022: lookup for GPIO discharge failed
564[ 0.624511] fusb302 4-0022: Can't get property of role, set role to default DRP
565[ 0.632706] fusb302 4-0022: port 0 probe success with role ROLE_MODE_DRP, try_role ROLE_MODE_NONE
566[ 0.632731] rk3x-i2c ff3d0000.i2c: Initialized RK3xxx I2C bus at ffffff80093fc000
567[ 0.633689] rockchip-iodomain ff320000.syscon:io-domains: Looking up pmu1830-supply from device tree
568[ 0.633909] rockchip-iodomain ff770000.syscon:io-domains: Looking up bt656-supply from device tree
569[ 0.634014] rockchip-iodomain ff770000.syscon:io-domains: Looking up audio-supply from device tree
570[ 0.634078] rockchip-iodomain ff770000.syscon:io-domains: Looking up sdmmc-supply from device tree
571[ 0.634131] rockchip-iodomain ff770000.syscon:io-domains: Looking up gpio1830-supply from device tree
572[ 0.635768] rk_tsadcv2_temp_to_code: Invalid conversion table: code=1023, temperature=2147483647
573[ 0.636693] rockchip-thermal ff260000.tsadc: tsadc is probed successfully!
574[ 0.637408] Bluetooth: Virtual HCI driver ver 1.5
575[ 0.637514] Bluetooth: HCI UART driver ver 2.3
576[ 0.637523] Bluetooth: HCI UART protocol H4 registered
577[ 0.637529] Bluetooth: HCI UART protocol Three-wire (H5) registered
578[ 0.637598] usbcore: registered new interface driver bfusb
579[ 0.637657] usbcore: registered new interface driver btusb
580[ 0.637668] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
581[ 0.638320] cpu cpu0: leakage=18
582[ 0.638347] cpu cpu0: Looking up cpu-supply from device tree
583[ 0.650276] cpu cpu0: temp=28750, pvtm=146660 (148155 + -1495)
584[ 0.650462] cpu cpu0: pvtm-volt-sel=1
585[ 0.650792] cpu cpu4: leakage=35
586[ 0.650815] cpu cpu4: Looking up cpu-supply from device tree
587[ 0.662845] cpu cpu4: temp=28125, pvtm=151488 (152411 + -923)
588[ 0.662925] cpu cpu4: pvtm-volt-sel=1
589[ 0.663206] cpu cpu0: Looking up cpu-supply from device tree
590[ 0.663449] cpu cpu0: Looking up cpu-supply from device tree
591[ 0.664085] cpu cpu0: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0
592[ 0.664862] cpu cpu4: Looking up cpu-supply from device tree
593[ 0.665506] cpu cpu4: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0
594[ 0.668571] sdhci: Secure Digital Host Controller Interface driver
595[ 0.668575] sdhci: Copyright(c) Pierre Ossman
596[ 0.668580] Synopsys Designware Multimedia Card Interface Driver
597[ 0.668968] dwmmc_rockchip fe320000.dwmmc: IDMAC supports 32-bit address mode.
598[ 0.669029] dwmmc_rockchip fe320000.dwmmc: Using internal DMA controller.
599[ 0.669039] dwmmc_rockchip fe320000.dwmmc: Version ID is 270a
600[ 0.669068] dwmmc_rockchip fe320000.dwmmc: DW MMC controller at irq 25,32 bit host data width,256 deep fifo
601[ 0.669091] dwmmc_rockchip fe320000.dwmmc: Looking up vmmc-supply from device tree
602[ 0.669096] dwmmc_rockchip fe320000.dwmmc: Looking up vmmc-supply property in node /dwmmc@fe320000 failed
603[ 0.669120] dwmmc_rockchip fe320000.dwmmc: Looking up vqmmc-supply from device tree
604[ 0.669163] dwmmc_rockchip fe320000.dwmmc: No vmmc regulator found
605[ 0.669176] dwmmc_rockchip fe320000.dwmmc: GPIO lookup for consumer cd
606[ 0.669179] dwmmc_rockchip fe320000.dwmmc: using device tree for GPIO lookup
607[ 0.669185] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/dwmmc@fe320000[0]'
608[ 0.669189] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/dwmmc@fe320000[0]'
609[ 0.669193] dwmmc_rockchip fe320000.dwmmc: using lookup tables for GPIO lookup
610[ 0.669197] dwmmc_rockchip fe320000.dwmmc: lookup for GPIO cd failed
611[ 0.669201] dwmmc_rockchip fe320000.dwmmc: GPIO lookup for consumer wp
612[ 0.669204] dwmmc_rockchip fe320000.dwmmc: using device tree for GPIO lookup
613[ 0.669208] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/dwmmc@fe320000[0]'
614[ 0.669212] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/dwmmc@fe320000[0]'
615[ 0.669215] dwmmc_rockchip fe320000.dwmmc: using lookup tables for GPIO lookup
616[ 0.669219] dwmmc_rockchip fe320000.dwmmc: lookup for GPIO wp failed
617[ 0.669314] rockchip-iodomain ff770000.syscon:io-domains: Setting to 3300000 done
618[ 0.669435] vcc_sd: ramp_delay not set
619[ 0.669439] rockchip-iodomain ff770000.syscon:io-domains: Setting to 3300000 done
620[ 0.681223] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
621[ 0.695595] dwmmc_rockchip fe320000.dwmmc: 1 slots initialized
622[ 0.695800] sdhci-pltfm: SDHCI platform and OF driver helper
623[ 0.698537] sdhci-arasan fe330000.sdhci: GPIO lookup for consumer wp
624[ 0.698558] sdhci-arasan fe330000.sdhci: using device tree for GPIO lookup
625[ 0.698576] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/sdhci@fe330000[0]'
626[ 0.698592] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/sdhci@fe330000[0]'
627[ 0.698605] sdhci-arasan fe330000.sdhci: using lookup tables for GPIO lookup
628[ 0.698620] sdhci-arasan fe330000.sdhci: lookup for GPIO wp failed
629[ 0.699879] sdhci-arasan fe330000.sdhci: Looking up vmmc-supply from device tree
630[ 0.699899] sdhci-arasan fe330000.sdhci: Looking up vmmc-supply property in node /sdhci@fe330000 failed
631[ 0.699956] sdhci-arasan fe330000.sdhci: Looking up vqmmc-supply from device tree
632[ 0.699973] sdhci-arasan fe330000.sdhci: Looking up vqmmc-supply property in node /sdhci@fe330000 failed
633[ 0.700003] sdhci-arasan fe330000.sdhci: No vmmc regulator found
634[ 0.700016] sdhci-arasan fe330000.sdhci: No vqmmc regulator found
635[ 0.716884] rockchip-iodomain ff770000.syscon:io-domains: Setting to 3300000 done
636[ 0.717393] vcc_sd: ramp_delay not set
637[ 0.717407] rockchip-iodomain ff770000.syscon:io-domains: Setting to 1800000 done
638[ 0.727879] mmc1: SDHCI controller on fe330000.sdhci [fe330000.sdhci] using ADMA
639[ 0.728377] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/work-led[0]' - status (0)
640[ 0.728480] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/diy-led[0]' - status (0)
641[ 0.728592] ledtrig-cpu: registered to indicate activity on CPUs
642[ 0.728626] hidraw: raw HID events driver (C) Jiri Kosina
643[ 0.731049] usbcore: registered new interface driver usbhid
644[ 0.731052] usbhid: USB HID core driver
645[ 0.731545] rockchip-dmc dmc: unable to get devfreq-event device : dfi
646[ 0.733309] rockchip-saradc ff100000.saradc: Looking up vref-supply from device tree
647[ 0.733315] rockchip-saradc ff100000.saradc: Looking up vref-supply property in node /saradc@ff100000 failed
648[ 0.733334] ff100000.saradc supply vref not found, using dummy regulator
649[ 0.734716] of_get_named_gpiod_flags: can't parse 'spk-con-gpio' property of node '/i2c@ff110000/es8316@10[0]'
650[ 0.734723] es8316 1-0010: Can not read property spk_ctl_gpio
651[ 0.734738] of_get_named_gpiod_flags: parsed 'hp-det-gpio' property of node '/i2c@ff110000/es8316@10[0]' - status (0)
652[ 0.737917] NET: Registered protocol family 10
653[ 0.738705] NET: Registered protocol family 17
654[ 0.739124] Bluetooth: RFCOMM socket layer initialized
655[ 0.739137] Bluetooth: RFCOMM ver 1.11
656[ 0.739147] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
657[ 0.739153] Bluetooth: HIDP socket layer initialized
658[ 0.739280] [WLAN_RFKILL]: Enter rfkill_wlan_init
659[ 0.739392] [BT_RFKILL]: Enter rfkill_rk_init
660[ 0.739512] Key type dns_resolver registered
661[ 0.740835] mmc_host mmc0: Bus speed (slot 0) = 150000000Hz (slot req 150000000Hz, actual 150000000HZ div = 0)
662[ 0.741611] phy phy-ff770000.syscon:usb2-phy@e450.6: Looking up phy-supply from device tree
663[ 0.741805] vcc5v0_host: could not add device link phy-ff770000.syscon:usb2-phy@e450.6 err -2
664[ 0.742541] phy phy-ff770000.syscon:usb2-phy@e450.7: Looking up phy-supply from device tree
665[ 0.742562] phy phy-ff770000.syscon:usb2-phy@e450.7: Looking up phy-supply property in node /syscon@ff770000/usb2-phy@e450/otg-port failed
666[ 0.743091] phy phy-ff770000.syscon:usb2-phy@e450.7: Looking up vbus-supply from device tree
667[ 0.743111] phy phy-ff770000.syscon:usb2-phy@e450.7: Looking up vbus-supply property in node /syscon@ff770000/usb2-phy@e450/otg-port failed
668[ 0.743146] phy phy-ff770000.syscon:usb2-phy@e450.7: Failed to get VBUS supply regulator
669[ 0.744672] phy phy-ff7c0000.phy.8: Looking up phy-supply from device tree
670[ 0.744691] phy phy-ff7c0000.phy.8: Looking up phy-supply property in node /phy@ff7c0000/dp-port failed
671[ 0.744887] phy phy-ff7c0000.phy.9: Looking up phy-supply from device tree
672[ 0.744906] phy phy-ff7c0000.phy.9: Looking up phy-supply property in node /phy@ff7c0000/usb3-port failed
673[ 0.745926] rockchip-drm display-subsystem: defer getting devfreq
674[ 0.746985] rockchip-drm display-subsystem: bound ff900000.vop (ops 0xffffff8008a0edb0)
675[ 0.747685] i2c i2c-9: of_i2c: modalias failure on /hdmi@ff940000/ports
676[ 0.748368] dwhdmi-rockchip ff940000.hdmi: registered DesignWare HDMI I2C bus driver
677[ 0.748575] dwhdmi-rockchip ff940000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY)
678[ 0.751171] rockchip-drm display-subsystem: bound ff940000.hdmi (ops 0xffffff8008a03838)
679[ 0.752057] i2c i2c-10: of_i2c: modalias failure on /dp@fec00000/ports
680[ 0.753171] rockchip-drm display-subsystem: bound fec00000.dp (ops 0xffffff8008a04810)
681[ 0.753187] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
682[ 0.753197] [drm] No driver support for vblank timestamp query.
683[ 0.753539] cdn-dp fec00000.dp: Direct firmware load for rockchip/dptx.bin failed with error -2
684[ 0.753607] rockchip-drm display-subsystem: failed to parse loader memory
685[ 1.019070] dwmmc_rockchip fe320000.dwmmc: Successfully tuned phase to 198
686[ 1.019090] mmc0: new ultra high speed SDR104 SDHC card at address 0007
687[ 1.019873] mmcblk0: mmc0:0007 SL16G 14.5 GiB
688[ 1.021087] mmcblk0: p1 p2
689[ 1.092000] rockchip-vop ff900000.vop: [drm:vop_crtc_enable] Update mode to 1920x1080p60, type: 11
690[ 1.115086] dwhdmi-rockchip ff940000.hdmi: HDMI infoframe: Auxiliary Video Information (AVI), version 2, length 13
691[ 1.115094] dwhdmi-rockchip ff940000.hdmi: colorspace: RGB
692[ 1.115100] dwhdmi-rockchip ff940000.hdmi: scan mode: Underscan
693[ 1.115105] dwhdmi-rockchip ff940000.hdmi: colorimetry: No Data
694[ 1.115111] dwhdmi-rockchip ff940000.hdmi: picture aspect: 16:9
695[ 1.115116] dwhdmi-rockchip ff940000.hdmi: active aspect: Same as Picture
696[ 1.115121] dwhdmi-rockchip ff940000.hdmi: itc: IT Content
697[ 1.115127] dwhdmi-rockchip ff940000.hdmi: extended colorimetry: xvYCC 601
698[ 1.115132] dwhdmi-rockchip ff940000.hdmi: quantization range: Full
699[ 1.115137] dwhdmi-rockchip ff940000.hdmi: nups: Unknown Non-uniform Scaling
700[ 1.115142] dwhdmi-rockchip ff940000.hdmi: video code: 16
701[ 1.115147] dwhdmi-rockchip ff940000.hdmi: ycc quantization range: Full
702[ 1.115152] dwhdmi-rockchip ff940000.hdmi: hdmi content type: Graphics
703[ 1.115157] dwhdmi-rockchip ff940000.hdmi: pixel repeat: 0
704[ 1.115164] dwhdmi-rockchip ff940000.hdmi: bar top 0, bottom 0, left 0, right 0
705[ 1.197698] Console: switching to colour frame buffer device 240x67
706[ 1.259465] rockchip-drm display-subsystem: fb0: frame buffer device
707[ 1.266393] xhci-hcd xhci-hcd.9.auto: xHCI Host Controller
708[ 1.266728] xhci-hcd xhci-hcd.9.auto: new USB bus registered, assigned bus number 3
709[ 1.267066] xhci-hcd xhci-hcd.9.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x02030010
710[ 1.267126] xhci-hcd xhci-hcd.9.auto: irq 228, io mem 0xfe800000
711[ 1.267303] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
712[ 1.267317] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
713[ 1.267327] usb usb3: Product: xHCI Host Controller
714[ 1.267338] usb usb3: Manufacturer: Linux 4.4.154 xhci-hcd
715[ 1.267347] usb usb3: SerialNumber: xhci-hcd.9.auto
716[ 1.267992] hub 3-0:1.0: USB hub found
717[ 1.268031] hub 3-0:1.0: 1 port detected
718[ 1.268391] xhci-hcd xhci-hcd.9.auto: xHCI Host Controller
719[ 1.268656] xhci-hcd xhci-hcd.9.auto: new USB bus registered, assigned bus number 4
720[ 1.268738] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
721[ 1.268862] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
722[ 1.268874] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
723[ 1.268884] usb usb4: Product: xHCI Host Controller
724[ 1.268893] usb usb4: Manufacturer: Linux 4.4.154 xhci-hcd
725[ 1.268903] usb usb4: SerialNumber: xhci-hcd.9.auto
726[ 1.269564] hub 4-0:1.0: USB hub found
727[ 1.269601] hub 4-0:1.0: 1 port detected
728[ 1.271538] xhci-hcd xhci-hcd.9.auto: remove, state 1
729[ 1.271563] usb usb4: USB disconnect, device number 1
730[ 1.295681] xhci-hcd xhci-hcd.9.auto: Host not halted after 16000 microseconds.
731[ 1.295692] xhci-hcd xhci-hcd.9.auto: Host controller not halted, aborting reset.
732[ 1.295729] xhci-hcd xhci-hcd.9.auto: USB bus 4 deregistered
733[ 1.295986] xhci-hcd xhci-hcd.9.auto: remove, state 1
734[ 1.296007] usb usb3: USB disconnect, device number 1
735[ 1.296462] xhci-hcd xhci-hcd.9.auto: USB bus 3 deregistered
736[ 1.301445] xhci-hcd xhci-hcd.10.auto: xHCI Host Controller
737[ 1.301698] xhci-hcd xhci-hcd.10.auto: new USB bus registered, assigned bus number 3
738[ 1.301977] xhci-hcd xhci-hcd.10.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x02030010
739[ 1.302026] xhci-hcd xhci-hcd.10.auto: irq 229, io mem 0xfe900000
740[ 1.302161] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
741[ 1.302171] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
742[ 1.302180] usb usb3: Product: xHCI Host Controller
743[ 1.302187] usb usb3: Manufacturer: Linux 4.4.154 xhci-hcd
744[ 1.302195] usb usb3: SerialNumber: xhci-hcd.10.auto
745[ 1.302642] hub 3-0:1.0: USB hub found
746[ 1.302672] hub 3-0:1.0: 1 port detected
747[ 1.302949] xhci-hcd xhci-hcd.10.auto: xHCI Host Controller
748[ 1.303077] xhci-hcd xhci-hcd.10.auto: new USB bus registered, assigned bus number 4
749[ 1.303135] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
750[ 1.303222] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
751[ 1.303231] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
752[ 1.303238] usb usb4: Product: xHCI Host Controller
753[ 1.303245] usb usb4: Manufacturer: Linux 4.4.154 xhci-hcd
754[ 1.303252] usb usb4: SerialNumber: xhci-hcd.10.auto
755[ 1.303675] hub 4-0:1.0: USB hub found
756[ 1.303703] hub 4-0:1.0: 1 port detected
757[ 1.307909] ehci-platform fe380000.usb: EHCI Host Controller
758[ 1.308199] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 5
759[ 1.308477] ehci-platform fe380000.usb: irq 27, io mem 0xfe380000
760[ 1.317884] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00
761[ 1.318043] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
762[ 1.318053] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
763[ 1.318062] usb usb5: Product: EHCI Host Controller
764[ 1.318070] usb usb5: Manufacturer: Linux 4.4.154 ehci_hcd
765[ 1.318078] usb usb5: SerialNumber: fe380000.usb
766[ 1.318620] hub 5-0:1.0: USB hub found
767[ 1.318651] hub 5-0:1.0: 1 port detected
768[ 1.319361] ohci-platform fe3a0000.usb: Generic Platform OHCI controller
769[ 1.319520] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 6
770[ 1.319664] ohci-platform fe3a0000.usb: irq 28, io mem 0xfe3a0000
771[ 1.375459] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
772[ 1.375473] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
773[ 1.375483] usb usb6: Product: Generic Platform OHCI controller
774[ 1.375491] usb usb6: Manufacturer: Linux 4.4.154 ohci_hcd
775[ 1.375499] usb usb6: SerialNumber: fe3a0000.usb
776[ 1.376155] hub 6-0:1.0: USB hub found
777[ 1.376186] hub 6-0:1.0: 1 port detected
778[ 1.376887] pwrseq_simple sdio-pwrseq: GPIO lookup for consumer reset
779[ 1.376897] pwrseq_simple sdio-pwrseq: using device tree for GPIO lookup
780[ 1.376924] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/sdio-pwrseq[0]' - status (0)
781[ 1.377178] rockchip-dmc dmc: Looking up center-supply from device tree
782[ 1.377388] rockchip-dmc dmc: Failed to get leakage
783[ 1.378005] rockchip-dmc dmc: Looking up center-supply from device tree
784[ 1.378033] vdd_center: could not add device link dmc err -17
785[ 1.378044] vdd_center: Failed to create debugfs directory
786[ 1.378054] rockchip-dmc dmc: Failed to get pvtm
787[ 1.378760] rockchip-dmc dmc: failed to get vop bandwidth to dmc rate
788[ 1.379565] rockchip-dmc dmc: could not find power_model node
789[ 1.380476] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/hdmi-sound[0]'
790[ 1.380486] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/hdmi-sound[0]'
791[ 1.381232] asoc-simple-card hdmi-sound: i2s-hifi <-> ff8a0000.i2s mapping ok
792[ 1.382261] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/es8316-sound[0]'
793[ 1.382274] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/es8316-sound[0]'
794[ 1.506546] asoc-simple-card es8316-sound: ES8316 HiFi <-> ff890000.i2s mapping ok
795[ 1.506572] asoc-simple-card es8316-sound: ASoC: no source widget found for MICBIAS1
796[ 1.507366] asoc-simple-card es8316-sound: ASoC: Failed to add route MICBIAS1 -> direct -> Mic Jack
797[ 1.508308] asoc-simple-card es8316-sound: ASoC: no sink widget found for IN1P
798[ 1.509034] asoc-simple-card es8316-sound: ASoC: Failed to add route Mic Jack -> direct -> IN1P
799[ 1.511220] es8316 1-0010: ASoC: Failed to create Left Hp mixer debugfs file
800[ 1.511230] es8316 1-0010: ASoC: Failed to create Right Hp mixer debugfs file
801[ 1.511426] es8316 1-0010: ASoC: Failed to create HPCP L debugfs file
802[ 1.511603] es8316 1-0010: ASoC: Failed to create HPCP R debugfs file
803[ 1.511786] es8316 1-0010: ASoC: Failed to create HPVOL L debugfs file
804[ 1.511961] es8316 1-0010: ASoC: Failed to create HPVOL R debugfs file
805[ 1.513539] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/spdif-sound[0]'
806[ 1.513549] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/spdif-sound[0]'
807[ 1.513714] rockchip-spdif ff870000.spdif: Missing dma channel for stream: 0
808[ 1.514430] rockchip-spdif ff870000.spdif: ASoC: pcm constructor failed: -22
809[ 1.515169] asoc-simple-card spdif-sound: ASoC: can't create pcm ff870000.spdif-dit-hifi :-22
810[ 1.516022] asoc-simple-card spdif-sound: ASoC: failed to instantiate card -22
811[ 1.516890] asoc-simple-card: probe of spdif-sound failed with error -22
812[ 1.517190] console [netcon0] enabled
813[ 1.517197] netconsole: network logging started
814[ 1.518302] rk808-rtc rk808-rtc: setting system clock to 2013-01-18 08:50:07 UTC (1358499007)
815[ 1.536598] ALSA device list:
816[ 1.536610] #0: HDMI
817[ 1.536616] #1: ES8316
818[ 1.538652] Freeing unused kernel memory: 2880K
819[ 1.754724] cdn-dp fec00000.dp: Direct firmware load for rockchip/dptx.bin failed with error -2
820[ 1.797934] usb 6-1: new low-speed USB device number 2 using ohci-platform
821[ 1.983621] usb 6-1: New USB device found, idVendor=04f3, idProduct=0103
822[ 1.983652] usb 6-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
823[ 1.994444] input: HID 04f3:0103 as /devices/platform/fe3a0000.usb/usb6/6-1/6-1:1.0/0003:04F3:0103.0001/input/input0
824[ 1.996266] hid-generic 0003:04F3:0103.0001: input,hidraw0: USB HID v1.10 Keyboard [HID 04f3:0103] on usb-fe3a0000.usb-1/input0
825[ 2.006188] input: HID 04f3:0103 as /devices/platform/fe3a0000.usb/usb6/6-1/6-1:1.1/0003:04F3:0103.0002/input/input1
826[ 2.006998] hid-generic 0003:04F3:0103.0002: input,hidraw1: USB HID v1.10 Device [HID 04f3:0103] on usb-fe3a0000.usb-1/input1
827[ 3.757849] vendor storage:20160801 ret = -1
828[ 3.758151] cdn-dp fec00000.dp: Direct firmware load for rockchip/dptx.bin failed with error -2
829[ 5.504758] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
830[ 5.505860] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
831[ 5.581773] random: nonblocking pool is initialized
832[ 5.604865] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
833[ 7.761487] cdn-dp fec00000.dp: Direct firmware load for rockchip/dptx.bin failed with error -2
834[ 9.435586] systemd[1]: System time before build time, advancing clock.
835[ 9.438202] cgroup: cgroup2: unknown option "nsdelegate"
836[ 9.446303] systemd[1]: systemd 242 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)
837[ 9.447314] systemd[1]: Detected architecture arm64.
838[ 9.447438] systemd[1]: Running with unpopulated /etc.
839[ 9.450259] systemd[1]: Set hostname to <LibreELEC>.
840[ 9.450334] systemd[1]: Cannot open /etc/machine-id: No such file or directory
841[ 9.714256] systemd[1]: Populated /etc with preset unit settings.
842[ 9.718448] systemd[1]: File /usr/lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
843[ 9.718459] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
844[ 9.755463] systemd[1]: Listening on udev Control Socket.
845[ 9.755684] systemd[1]: Listening on initctl Compatibility Named Pipe.
846[ 9.755883] systemd[1]: Listening on Journal Socket.
847[ 9.758001] systemd[1]: Mounting Variable Directory...
848[ 9.758622] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
849[ 9.760709] systemd[1]: Mounting POSIX Message Queue File System...
850[ 9.763358] systemd[1]: Mounting Kernel Debug File System...
851[ 9.776338] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
852[ 9.776578] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
853[ 9.778583] systemd[1]: Starting Show Version...
854[ 9.779167] systemd[1]: Listening on Journal Socket (/dev/log).
855[ 9.779785] systemd[1]: Listening on RPCbind Server Activation Socket.
856[ 9.779918] systemd[1]: Reached target RPC Port Mapper.
857[ 9.780199] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
858[ 9.780714] systemd[1]: Created slice User and Session Slice.
859[ 9.780771] systemd[1]: Reached target Slices.
860[ 9.780913] systemd[1]: Condition check resulted in Debug Shell being skipped.
861[ 9.783481] systemd[1]: Starting Debug Shell on /dev/ttyS2...
862[ 9.783880] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
863[ 9.783950] systemd[1]: Reached target Paths.
864[ 9.784276] systemd[1]: Listening on udev Kernel Socket.
865[ 9.789614] systemd[1]: Mounted Variable Directory.
866[ 9.789890] systemd[1]: Mounted POSIX Message Queue File System.
867[ 9.790113] systemd[1]: Mounted Kernel Debug File System.
868[ 9.790858] systemd[1]: Started Show Version.
869[ 9.792429] systemd[1]: Started Debug Shell on /dev/ttyS2.
870[ 9.795677] systemd[1]: Starting Create kernel modules tree from overlays...
871[ 9.795949] systemd[1]: Condition check resulted in Debug /var/log relink being skipped.
872[ 9.814121] kernel-overlays-setup: setup base modules
873[ 9.838319] kernel-overlays-setup: added modules from /usr/lib/kernel-overlays/base/lib/modules/4.4.154
874[ 9.861085] kernel-overlays-setup: added firmware from /usr/lib/kernel-overlays/base/lib/firmware
875[ 9.861219] kernel-overlays-setup: adding overlays from /storage/.cache/kernel-overlays
876[ 9.861359] kernel-overlays-setup: done
877[ 9.862050] systemd[1]: kernel-overlays.service: Succeeded.
878[ 9.862564] systemd[1]: Started Create kernel modules tree from overlays.
879[ 9.863353] systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
880[ 9.863529] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
881[ 9.865279] systemd[1]: Mounting Kernel Configuration File System...
882[ 9.867849] systemd[1]: Starting Apply Kernel Variables...
883[ 9.870243] systemd[1]: Starting udev Coldplug all Devices...
884[ 9.872968] systemd[1]: Starting Setup machine-id...
885[ 9.875764] systemd[1]: Starting Mounting swapfile...
886[ 9.879434] systemd[1]: Starting Create list of required static device nodes for the current kernel...
887[ 9.882521] systemd[1]: Mounted Kernel Configuration File System.
888[ 9.883622] systemd[1]: Started Apply Kernel Variables.
889[ 9.886924] systemd[1]: Started Create list of required static device nodes for the current kernel.
890[ 9.908529] systemd[1]: Started Setup machine-id.
891[ 9.910798] systemd[1]: Starting Create Static Device Nodes in /dev...
892[ 9.913859] systemd[1]: Starting Journal Service...
893[ 9.931436] systemd[1]: Started Mounting swapfile.
894[ 9.932347] systemd[1]: Started Create Static Device Nodes in /dev.
895[ 9.932675] systemd[1]: Reached target Swap.
896[ 9.934304] systemd[1]: Mounting Temporary Directory (/tmp)...
897[ 9.939722] systemd[1]: Mounted Temporary Directory (/tmp).
898[ 9.940061] systemd[1]: Reached target Local File Systems.
899[ 10.035454] systemd[1]: Started Journal Service.
900[ 10.069684] systemd-journald[266]: Received request to flush runtime journal from PID 1
901[ 11.211094] of_get_named_gpiod_flags: parsed 'gpios' property of node '/ir-receiver[0]' - status (0)
902[ 11.344573] Registered IR keymap rc-pine64
903[ 11.344951] input: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0/input2
904[ 11.346625] rc0: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0
905[ 11.353223] IR NEC protocol handler initialized
906[ 11.358130] IR RC5(x/sz) protocol handler initialized
907[ 11.368703] IR RC6 protocol handler initialized
908[ 11.368733] IR JVC protocol handler initialized
909[ 11.368770] IR Sony protocol handler initialized
910[ 11.369351] IR Sharp protocol handler initialized
911[ 11.369363] IR SANYO protocol handler initialized
912[ 11.372666] IR MCE Keyboard/mouse protocol handler initialized
913[ 11.375503] input: MCE IR Keyboard/Mouse (gpio-rc-recv) as /devices/virtual/input/input3
914[ 11.376533] mali ff9a0000.gpu: Looking up mali-supply from device tree
915[ 11.376746] mali ff9a0000.gpu: leakage=26
916[ 11.376764] mali ff9a0000.gpu: Looking up mali-supply from device tree
917[ 11.376779] vdd_gpu: could not add device link ff9a0000.gpu err -17
918[ 11.376785] vdd_gpu: Failed to create debugfs directory
919[ 11.388216] lirc_dev: IR Remote Control driver registered, major 242
920[ 11.391525] rc rc0: lirc_dev: driver ir-lirc-codec (gpio-rc-recv) registered at minor = 0
921[ 11.391550] IR LIRC bridge handler initialized
922[ 11.391578] IR XMP protocol handler initialized
923[ 11.394248] mali ff9a0000.gpu: temp=28750, pvtm=121181 (121779 + -598)
924[ 11.395082] mali ff9a0000.gpu: pvtm-volt-sel=1
925[ 11.398615] mali ff9a0000.gpu: GPU identified as 0x0860 r2p0 status 0
926[ 11.398740] mali ff9a0000.gpu: Protected mode not available
927[ 11.400159] mali ff9a0000.gpu: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0
928[ 11.400208] mali ff9a0000.gpu: Using configured power model mali-simple-power-model, and fallback mali-simple-power-model
929[ 11.400355] I : [File] : drivers/gpu/arm/midgard/backend/gpu/mali_kbase_devfreq.c; [Line] : 413; [Func] : kbase_devfreq_init(); success initing power_model_simple.
930[ 11.401892] mali ff9a0000.gpu: Probed as mali0
931[ 15.773995] cdn-dp fec00000.dp: [drm:cdn_dp_pd_event_work] Not connected. Disabling cdn
932[ 79.243429] rk_gmac-dwmac fe300000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
933LibreELEC:~ #