· 6 years ago · Jan 09, 2020, 12:36 PM
1[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
2[ 0.000000] Linux version 5.4.0-0.2-MANJARO-ARM (root@aarch64) (gcc version 9.2.0 (GCC)) #1 SMP Wed Jan 8 21:12:22 UTC 2020
3[ 0.000000] Machine model: PinePhone
4[ 0.000000] cma: Reserved 256 MiB at 0x00000000b0000000
5[ 0.000000] NUMA: No NUMA configuration found
6[ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x00000000bfffffff]
7[ 0.000000] NUMA: NODE_DATA [mem 0xafbcc800-0xafbcdfff]
8[ 0.000000] Zone ranges:
9[ 0.000000] DMA32 [mem 0x0000000040000000-0x00000000bfffffff]
10[ 0.000000] Normal empty
11[ 0.000000] Movable zone start for each node
12[ 0.000000] Early memory node ranges
13[ 0.000000] node 0: [mem 0x0000000040000000-0x00000000bfffffff]
14[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bfffffff]
15[ 0.000000] On node 0 totalpages: 524288
16[ 0.000000] DMA32 zone: 8192 pages used for memmap
17[ 0.000000] DMA32 zone: 0 pages reserved
18[ 0.000000] DMA32 zone: 524288 pages, LIFO batch:63
19[ 0.000000] psci: probing for conduit method from DT.
20[ 0.000000] psci: PSCIv1.1 detected in firmware.
21[ 0.000000] psci: Using standard PSCI v0.2 function IDs
22[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
23[ 0.000000] psci: SMC Calling Convention v1.1
24[ 0.000000] percpu: Embedded 22 pages/cpu s49368 r8192 d32552 u90112
25[ 0.000000] pcpu-alloc: s49368 r8192 d32552 u90112 alloc=22*4096
26[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
27[ 0.000000] Detected VIPT I-cache on CPU0
28[ 0.000000] CPU features: detected: ARM erratum 845719
29[ 0.000000] CPU features: detected: ARM erratum 843419
30[ 0.000000] Speculative Store Bypass Disable mitigation not required
31[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
32[ 0.000000] Policy zone: DMA32
33[ 0.000000] Kernel command line: console=ttyS0,115200 console=tty0 root=PARTUUID=7a48369a-01 rw rootwait bootsplash.bootfile=bootsplash-themes/manjaro/bootsplash
34[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
35[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
36[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
37[ 0.000000] Memory: 1772744K/2097152K available (9470K kernel code, 660K rwdata, 3116K rodata, 768K init, 360K bss, 62264K reserved, 262144K cma-reserved)
38[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
39[ 0.000000] rcu: Hierarchical RCU implementation.
40[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
41[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
42[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
43[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
44[ 0.000000] GIC: Using split EOI/Deactivate mode
45[ 0.000000] random: get_random_bytes called from start_kernel+0x2a8/0x434 with crng_init=0
46[ 0.000000] arch_timer: Enabling global workaround for Allwinner erratum UNKNOWN1
47[ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
48[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
49[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
50[ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
51[ 0.000451] Console: colour dummy device 80x25
52[ 0.000822] printk: console [tty0] enabled
53[ 0.000918] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
54[ 0.000942] pid_max: default: 32768 minimum: 301
55[ 0.001045] LSM: Security Framework initializing
56[ 0.001133] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
57[ 0.001167] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
58[ 0.001237] *** VALIDATE tmpfs ***
59[ 0.001781] *** VALIDATE proc ***
60[ 0.002018] *** VALIDATE cgroup1 ***
61[ 0.002035] *** VALIDATE cgroup2 ***
62[ 0.002875] ASID allocator initialised with 32768 entries
63[ 0.002979] rcu: Hierarchical SRCU implementation.
64[ 0.004466] smp: Bringing up secondary CPUs ...
65[ 0.005824] Detected VIPT I-cache on CPU1
66[ 0.005885] arch_timer: CPU1: Trapping CNTVCT access
67[ 0.005896] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
68[ 0.006901] Detected VIPT I-cache on CPU2
69[ 0.006929] arch_timer: CPU2: Trapping CNTVCT access
70[ 0.006937] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
71[ 0.007871] Detected VIPT I-cache on CPU3
72[ 0.007896] arch_timer: CPU3: Trapping CNTVCT access
73[ 0.007904] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
74[ 0.007980] smp: Brought up 1 node, 4 CPUs
75[ 0.008065] SMP: Total of 4 processors activated.
76[ 0.008078] CPU features: detected: 32-bit EL0 Support
77[ 0.008091] CPU features: detected: CRC32 instructions
78[ 0.020999] CPU: All CPU(s) started at EL2
79[ 0.021037] alternatives: patching kernel code
80[ 0.022930] devtmpfs: initialized
81[ 0.030446] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
82[ 0.030499] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
83[ 0.039964] pinctrl core: initialized pinctrl subsystem
84[ 0.041559] NET: Registered protocol family 16
85[ 0.043311] DMA: preallocated 256 KiB pool for atomic allocations
86[ 0.044576] cpuidle: using governor menu
87[ 0.044896] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
88[ 0.046080] Serial: AMBA PL011 UART driver
89[ 0.065995] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
90[ 0.066030] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
91[ 0.066045] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
92[ 0.066059] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
93[ 0.068193] cryptd: max_cpu_qlen set to 1000
94[ 0.073933] iommu: Default domain type: Translated
95[ 0.074429] SCSI subsystem initialized
96[ 0.074829] usbcore: registered new interface driver usbfs
97[ 0.074901] usbcore: registered new interface driver hub
98[ 0.074997] usbcore: registered new device driver usb
99[ 0.075536] mc: Linux media interface: v0.10
100[ 0.075597] videodev: Linux video capture interface: v2.00
101[ 0.075673] pps_core: LinuxPPS API ver. 1 registered
102[ 0.075687] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
103[ 0.075723] PTP clock support registered
104[ 0.075940] EDAC MC: Ver: 3.0.0
105[ 0.078280] clocksource: Switched to clocksource arch_sys_counter
106[ 0.078536] VFS: Disk quotas dquot_6.6.0
107[ 0.078612] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
108[ 0.078663] *** VALIDATE ramfs ***
109[ 0.078685] *** VALIDATE hugetlbfs ***
110[ 0.086849] thermal_sys: Registered thermal governor 'step_wise'
111[ 0.086854] thermal_sys: Registered thermal governor 'power_allocator'
112[ 0.087611] NET: Registered protocol family 2
113[ 0.088111] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
114[ 0.088169] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
115[ 0.088343] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
116[ 0.088705] TCP: Hash tables configured (established 16384 bind 16384)
117[ 0.088849] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
118[ 0.088921] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
119[ 0.089116] NET: Registered protocol family 1
120[ 0.089586] RPC: Registered named UNIX socket transport module.
121[ 0.089600] RPC: Registered udp transport module.
122[ 0.089611] RPC: Registered tcp transport module.
123[ 0.089622] RPC: Registered tcp NFSv4.1 backchannel transport module.
124[ 0.089859] Unpacking initramfs...
125[ 0.516096] Freeing initrd memory: 7232K
126[ 0.693740] Initialise system trusted keyrings
127[ 0.693928] workingset: timestamp_bits=44 max_order=19 bucket_order=0
128[ 0.700589] zbud: loaded
129[ 0.702753] squashfs: version 4.0 (2009/01/31) Phillip Lougher
130[ 0.703683] NFS: Registering the id_resolver key type
131[ 0.703736] Key type id_resolver registered
132[ 0.703748] Key type id_legacy registered
133[ 0.703767] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
134[ 0.703995] 9p: Installing v9fs 9p2000 file system support
135[ 0.729643] Key type asymmetric registered
136[ 0.729674] Asymmetric key parser 'x509' registered
137[ 0.729769] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
138[ 0.729787] io scheduler mq-deadline registered
139[ 0.729799] io scheduler kyber registered
140[ 0.730691] sun50i-de2-bus 1000000.bus: Error couldn't map SRAM to device
141[ 0.731672] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
142[ 0.732165] sun6i-mipi-dphy 1ca1000.d-phy: Couldn't create the DPHY encoder regmap
143[ 0.735993] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
144[ 0.737312] sun50i-a64-r-pinctrl 1f02c00.pinctrl: 1f02c00.pinctrl supply vcc-pl not found, using dummy regulator
145[ 0.751054] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
146[ 0.756549] sun6i-mipi-dsi 1ca0000.dsi: Couldn't get VCC-DSI supply
147[ 0.767280] loop: module loaded
148[ 0.768832] libphy: Fixed MDIO Bus: probed
149[ 0.769241] tun: Universal TUN/TAP device driver, 1.6
150[ 0.771537] VFIO - User Level meta-driver version: 0.3
151[ 0.772868] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
152[ 0.772904] ehci-platform: EHCI generic platform driver
153[ 0.773174] ehci-platform 1c1a000.usb: EHCI Host Controller
154[ 0.773212] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
155[ 0.773367] ehci-platform 1c1a000.usb: irq 15, io mem 0x01c1a000
156[ 0.786393] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
157[ 0.787225] hub 1-0:1.0: USB hub found
158[ 0.787276] hub 1-0:1.0: 1 port detected
159[ 0.788049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
160[ 0.788089] ohci-platform: OHCI generic platform driver
161[ 0.788315] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
162[ 0.788348] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
163[ 0.788479] ohci-platform 1c1a400.usb: irq 16, io mem 0x01c1a400
164[ 0.851121] hub 2-0:1.0: USB hub found
165[ 0.851182] hub 2-0:1.0: 1 port detected
166[ 0.852455] usbcore: registered new interface driver usb-storage
167[ 0.855756] sun6i-rtc 1f00000.rtc: registered as rtc0
168[ 0.855790] sun6i-rtc 1f00000.rtc: RTC enabled
169[ 0.855951] i2c /dev entries driver
170[ 0.858027] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
171[ 0.859236] sdhci: Secure Digital Host Controller Interface driver
172[ 0.859274] sdhci: Copyright(c) Pierre Ossman
173[ 0.859429] Synopsys Designware Multimedia Card Interface Driver
174[ 0.860332] sdhci-pltfm: SDHCI platform and OF driver helper
175[ 0.861279] ledtrig-cpu: registered to indicate activity on CPUs
176[ 0.862379] usbcore: registered new interface driver usbhid
177[ 0.862410] usbhid: USB HID core driver
178[ 0.864089] cedrus 1c0e000.video-codec: Device registered as /dev/video0
179[ 0.865526] NET: Registered protocol family 17
180[ 0.865757] 9pnet: Installing 9P2000 support
181[ 0.865801] Key type dns_resolver registered
182[ 0.866241] registered taskstats version 1
183[ 0.866296] Loading compiled-in X.509 certificates
184[ 0.866431] zswap: loaded using pool lzo/zbud
185[ 0.879096] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
186[ 0.879576] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
187[ 0.882447] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input0
188[ 0.884147] axp20x-adc axp813-adc: DMA mask not set
189[ 0.885105] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
190[ 0.886080] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set
191[ 0.888284] axp20x-usb-power-supply axp20x-usb-power-supply: DMA mask not set
192[ 0.889849] dcdc1: supplied by regulator-dummy
193[ 0.890502] dcdc2: supplied by regulator-dummy
194[ 0.890911] dcdc4: supplied by regulator-dummy
195[ 0.891269] dcdc5: supplied by regulator-dummy
196[ 0.891572] dcdc6: supplied by regulator-dummy
197[ 0.891830] dc1sw: supplied by regulator-dummy
198[ 0.892089] aldo1: supplied by regulator-dummy
199[ 0.892162] dovdd-csi: Bringing 3300000uV into 2800000-2800000uV
200[ 0.892455] aldo2: supplied by regulator-dummy
201[ 0.892714] aldo3: supplied by regulator-dummy
202[ 0.892977] dldo1: supplied by regulator-dummy
203[ 0.893283] dldo2: supplied by regulator-dummy
204[ 0.893364] vcc-mipi-io: Bringing 2900000uV into 3300000-3300000uV
205[ 0.893644] dldo3: supplied by regulator-dummy
206[ 0.893717] avdd-csi: Bringing 2900000uV into 2800000-2800000uV
207[ 0.893961] dldo4: supplied by regulator-dummy
208[ 0.894312] eldo1: supplied by regulator-dummy
209[ 0.894593] eldo2: supplied by regulator-dummy
210[ 0.894878] eldo3: supplied by regulator-dummy
211[ 0.894957] dvdd-1v8-csi: Bringing 700000uV into 1800000-1800000uV
212[ 0.895207] fldo1: supplied by regulator-dummy
213[ 0.895505] fldo2: supplied by regulator-dummy
214[ 0.895798] rtc-ldo: supplied by regulator-dummy
215[ 0.896046] ldo-io0: supplied by regulator-dummy
216[ 0.896425] ldo-io1: supplied by regulator-dummy
217[ 0.896500] vcc-1v8-typec: Bringing 3300000uV into 1800000-1800000uV
218[ 0.896750] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
219[ 0.902157] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
220[ 0.902691] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-ph not found, using dummy regulator
221[ 0.902899] pwm-backlight backlight: backlight supply power not found, using dummy regulator
222[ 0.918782] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pb not found, using dummy regulator
223[ 0.919322] printk: console [ttyS0] disabled
224[ 0.939853] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 26, base_baud = 1500000) is a U6_16550A
225[ 2.162699] printk: console [ttyS0] enabled
226[ 2.188973] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 27, base_baud = 1500000) is a U6_16550A
227[ 2.198130] serial serial0: tty port ttyS1 registered
228[ 2.233878] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800010a5c230)
229[ 2.243112] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff800010a5c230)
230[ 2.251155] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
231[ 2.259009] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff800010a58200)
232[ 2.267580] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff800010a58200)
233[ 2.275954] sun4i-drm display-engine: failed to bind 1ca0000.dsi (ops 0xffff800010a5b178): -517
234[ 2.285022] sun4i-drm display-engine: Couldn't bind all pipelines components
235[ 2.292219] sun4i-drm display-engine: master bind failed: -517
236[ 2.298071] sun6i-mipi-dsi 1ca0000.dsi: Couldn't register our component
237[ 2.304922] ------------[ cut here ]------------
238[ 2.309554] WARNING: CPU: 0 PID: 46 at drivers/regulator/core.c:2042 _regulator_put.part.0+0x140/0x148
239[ 2.318854] Modules linked in:
240[ 2.321916] CPU: 0 PID: 46 Comm: kworker/0:1 Not tainted 5.4.0-0.2-MANJARO-ARM #1
241[ 2.329393] Hardware name: PinePhone (DT)
242[ 2.333410] Workqueue: events deferred_probe_work_func
243[ 2.338549] pstate: 80000005 (Nzcv daif -PAN -UAO)
244[ 2.343340] pc : _regulator_put.part.0+0x140/0x148
245[ 2.348129] lr : regulator_put+0x34/0x48
246[ 2.352050] sp : ffff800010f83af0
247[ 2.355362] x29: ffff800010f83af0 x28: 0000000000000000
248[ 2.360673] x27: ffff00006d2c7400 x26: ffff800010dbd830
249[ 2.365983] x25: 0000000000000000 x24: ffff00006c8b8410
250[ 2.371294] x23: ffff00006c945900 x22: 0000000000000008
251[ 2.376604] x21: ffff800010f83ba8 x20: ffff800010df9428
252[ 2.381914] x19: ffff00006c945b00 x18: 0000000000000000
253[ 2.387224] x17: 0000000000000000 x16: 0000000000000001
254[ 2.392534] x15: 0000000000000004 x14: ffffffffffffffff
255[ 2.397845] x13: 0000000000000000 x12: ffff00006cd2c990
256[ 2.403156] x11: ffff00006cd2c920 x10: 0000000000000000
257[ 2.408466] x9 : 0000000000000001 x8 : 0000000000210d00
258[ 2.413776] x7 : 0000000000000000 x6 : ffff00006d14d390
259[ 2.419086] x5 : 0000000000000001 x4 : 0000000000000000
260[ 2.424397] x3 : ffff800010df97f8 x2 : ffff00006d14cf80
261[ 2.429707] x1 : 0000000000000000 x0 : 0000000000000001
262[ 2.435017] Call trace:
263[ 2.437467] _regulator_put.part.0+0x140/0x148
264[ 2.441910] regulator_put+0x34/0x48
265[ 2.445488] devm_regulator_release+0x10/0x18
266[ 2.449844] release_nodes+0x1b0/0x228
267[ 2.453593] devres_release_all+0x5c/0x1d0
268[ 2.457689] really_probe+0x1b8/0x308
269[ 2.461352] driver_probe_device+0x54/0xe8
270[ 2.465448] __device_attach_driver+0x80/0xb8
271[ 2.469804] bus_for_each_drv+0x74/0xc0
272[ 2.473639] __device_attach+0xdc/0x138
273[ 2.477475] device_initial_probe+0x10/0x18
274[ 2.481657] bus_probe_device+0x90/0x98
275[ 2.485492] deferred_probe_work_func+0x6c/0xa0
276[ 2.490023] process_one_work+0x1c4/0x370
277[ 2.494032] worker_thread+0x228/0x4d0
278[ 2.497783] kthread+0xf0/0x120
279[ 2.500928] ret_from_fork+0x10/0x1c
280[ 2.504502] ---[ end trace 9b6fd7664563ed3a ]---
281[ 2.510123] ehci-platform 1c1b000.usb: EHCI Host Controller
282[ 2.515735] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
283[ 2.523606] ehci-platform 1c1b000.usb: irq 17, io mem 0x01c1b000
284[ 2.542274] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
285[ 2.549147] hub 3-0:1.0: USB hub found
286[ 2.552950] hub 3-0:1.0: 1 port detected
287[ 2.557830] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
288[ 2.564492] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
289[ 2.572368] ohci-platform 1c1b400.usb: irq 18, io mem 0x01c1b400
290[ 2.643010] hub 4-0:1.0: USB hub found
291[ 2.646811] hub 4-0:1.0: 1 port detected
292[ 2.651782] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
293[ 2.664737] Goodix-TS 0-005d: 0-005d supply VDDIO not found, using dummy regulator
294[ 2.771765] Goodix-TS 0-005d: ID 917S, version: 0200
295[ 2.777872] Goodix-TS 0-005d: Direct firmware load for goodix_917S_cfg.bin failed with error -2
296[ 2.788536] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 792000 KHz
297[ 2.798186] random: fast init done
298[ 2.804715] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 816000 KHz
299[ 2.814577] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
300[ 2.827826] sunxi-mmc 1c0f000.mmc: Got CD GPIO
301[ 2.845937] input: Goodix Capacitive TouchScreen as /devices/platform/soc/1c2ac00.i2c/i2c-0/0-005d/input/input1
302[ 2.856140] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
303[ 2.866337] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
304[ 2.895931] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
305[ 2.908668] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pc not found, using dummy regulator
306[ 2.934628] mmc0: new high speed SDHC card at address aaaa
307[ 2.940846] mmcblk0: mmc0:aaaa SS16G 14.8 GiB
308[ 2.946379] sunxi-mmc 1c11000.mmc: initialized, max. request size: 2048 KB, uses new timings mode
309[ 2.958188] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pd not found, using dummy regulator
310[ 2.973738] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800010a5c230)
311[ 2.982550] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff800010a5c230)
312[ 2.990515] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
313[ 2.998359] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff800010a58200)
314[ 3.006854] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff800010a58200)
315[ 3.015217] sun4i-drm display-engine: failed to bind 1ca0000.dsi (ops 0xffff800010a5b178): -517
316[ 3.024089] mmcblk0: p1
317[ 3.027836] sun4i-drm display-engine: Couldn't bind all pipelines components
318[ 3.035039] sun4i-drm display-engine: master bind failed: -517
319[ 3.040898] sun6i-mipi-dsi 1ca0000.dsi: Couldn't register our component
320[ 3.047726] ------------[ cut here ]------------
321[ 3.052353] WARNING: CPU: 0 PID: 46 at drivers/regulator/core.c:2042 _regulator_put.part.0+0x140/0x148
322[ 3.061648] Modules linked in:
323[ 3.064704] CPU: 0 PID: 46 Comm: kworker/0:1 Tainted: G W 5.4.0-0.2-MANJARO-ARM #1
324[ 3.073564] Hardware name: PinePhone (DT)
325[ 3.077577] Workqueue: events deferred_probe_work_func
326[ 3.082712] pstate: 80000005 (Nzcv daif -PAN -UAO)
327[ 3.087498] pc : _regulator_put.part.0+0x140/0x148
328[ 3.092283] lr : regulator_put+0x34/0x48
329[ 3.096200] sp : ffff800010f83af0
330[ 3.099510] x29: ffff800010f83af0 x28: 0000000000000000
331[ 3.104816] x27: ffff00006d2c7400 x26: ffff800010dbd830
332[ 3.110122] x25: 0000000000000000 x24: ffff00006c8b8410
333[ 3.115428] x23: ffff00006c81a700 x22: 0000000000000008
334[ 3.120733] x21: ffff800010f83ba8 x20: ffff800010df9428
335[ 3.126039] x19: ffff00006c81a900 x18: 0000000000000000
336[ 3.131344] x17: 0000000000000000 x16: ffff00006d267450
337[ 3.136650] x15: 0000000000000004 x14: ffffffffffffffff
338[ 3.141956] x13: 0000000000000000 x12: 0000000000000001
339[ 3.147262] x11: 0000000000000000 x10: 0000000000000000
340[ 3.152568] x9 : 0000000000000001 x8 : 0000000000210d00
341[ 3.157874] x7 : 0000000000000000 x6 : ffff00006d14d390
342[ 3.163180] x5 : 0000000000000001 x4 : 0000000000000000
343[ 3.168485] x3 : ffff800010df97f8 x2 : ffff00006d14cf80
344[ 3.173791] x1 : 0000000000000000 x0 : 0000000000000001
345[ 3.179097] Call trace:
346[ 3.181544] _regulator_put.part.0+0x140/0x148
347[ 3.185982] regulator_put+0x34/0x48
348[ 3.189556] devm_regulator_release+0x10/0x18
349[ 3.193909] release_nodes+0x1b0/0x228
350[ 3.197653] devres_release_all+0x5c/0x1d0
351[ 3.201745] really_probe+0x1b8/0x308
352[ 3.205403] driver_probe_device+0x54/0xe8
353[ 3.209495] __device_attach_driver+0x80/0xb8
354[ 3.213847] bus_for_each_drv+0x74/0xc0
355[ 3.217679] __device_attach+0xdc/0x138
356[ 3.221511] device_initial_probe+0x10/0x18
357[ 3.225689] bus_probe_device+0x90/0x98
358[ 3.229520] deferred_probe_work_func+0x6c/0xa0
359[ 3.234048] process_one_work+0x1c4/0x370
360[ 3.238052] worker_thread+0x228/0x4d0
361[ 3.241799] kthread+0xf0/0x120
362[ 3.244938] ret_from_fork+0x10/0x1c
363[ 3.248509] ---[ end trace 9b6fd7664563ed3b ]---
364[ 3.255509] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800010a5c230)
365[ 3.264301] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff800010a5c230)
366[ 3.272219] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
367[ 3.280061] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff800010a58200)
368[ 3.288545] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff800010a58200)
369[ 3.296905] sun4i-drm display-engine: failed to bind 1ca0000.dsi (ops 0xffff800010a5b178): -517
370[ 3.306007] sun4i-drm display-engine: Couldn't bind all pipelines components
371[ 3.313193] sun4i-drm display-engine: master bind failed: -517
372[ 3.319041] sun6i-mipi-dsi 1ca0000.dsi: Couldn't register our component
373[ 3.325867] ------------[ cut here ]------------
374[ 3.330491] WARNING: CPU: 0 PID: 46 at drivers/regulator/core.c:2042 _regulator_put.part.0+0x140/0x148
375[ 3.339785] Modules linked in:
376[ 3.342842] CPU: 0 PID: 46 Comm: kworker/0:1 Tainted: G W 5.4.0-0.2-MANJARO-ARM #1
377[ 3.351702] Hardware name: PinePhone (DT)
378[ 3.355716] Workqueue: events deferred_probe_work_func
379[ 3.360851] pstate: 80000005 (Nzcv daif -PAN -UAO)
380[ 3.365637] pc : _regulator_put.part.0+0x140/0x148
381[ 3.370422] lr : regulator_put+0x34/0x48
382[ 3.374338] sp : ffff800010f83af0
383[ 3.377648] x29: ffff800010f83af0 x28: 0000000000000000
384[ 3.382954] x27: ffff00006d2c7400 x26: ffff800010dbd830
385[ 3.388260] x25: 0000000000000000 x24: ffff00006c8b8410
386[ 3.393565] x23: ffff00006b015d00 x22: 0000000000000008
387[ 3.398871] x21: ffff800010f83ba8 x20: ffff800010df9428
388[ 3.404177] x19: ffff00006b015100 x18: 0000000000000000
389[ 3.409482] x17: 0000000000000000 x16: ffff00006d267450
390[ 3.414788] x15: 0000000000000004 x14: ffffffffffffffff
391[ 3.420093] x13: 0000000000000000 x12: 0000000000000001
392[ 3.425399] x11: 0000000000000000 x10: 0000000000000000
393[ 3.430705] x9 : 0000000000000001 x8 : 0000000000210d00
394[ 3.436011] x7 : 0000000000000000 x6 : ffff00006d14d390
395[ 3.441316] x5 : 0000000000000001 x4 : 0000000000000000
396[ 3.446622] x3 : ffff800010df97f8 x2 : ffff00006d14cf80
397[ 3.451928] x1 : 0000000000000000 x0 : 0000000000000001
398[ 3.457235] Call trace:
399[ 3.459680] _regulator_put.part.0+0x140/0x148
400[ 3.464119] regulator_put+0x34/0x48
401[ 3.467693] devm_regulator_release+0x10/0x18
402[ 3.472045] release_nodes+0x1b0/0x228
403[ 3.475789] devres_release_all+0x5c/0x1d0
404[ 3.479882] really_probe+0x1b8/0x308
405[ 3.483540] driver_probe_device+0x54/0xe8
406[ 3.487632] __device_attach_driver+0x80/0xb8
407[ 3.491984] bus_for_each_drv+0x74/0xc0
408[ 3.495815] __device_attach+0xdc/0x138
409[ 3.499647] device_initial_probe+0x10/0x18
410[ 3.503825] bus_probe_device+0x90/0x98
411[ 3.507657] deferred_probe_work_func+0x6c/0xa0
412[ 3.512184] process_one_work+0x1c4/0x370
413[ 3.516188] worker_thread+0x228/0x4d0
414[ 3.519935] kthread+0xf0/0x120
415[ 3.523075] ret_from_fork+0x10/0x1c
416[ 3.526646] ---[ end trace 9b6fd7664563ed3c ]---
417[ 3.533263] mmc1: new high speed SDIO card at address 0001
418[ 3.533707] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800010a5c230)
419[ 3.547588] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff800010a5c230)
420[ 3.555527] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
421[ 3.563372] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff800010a58200)
422[ 3.571897] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff800010a58200)
423[ 3.580260] sun4i-drm display-engine: failed to bind 1ca0000.dsi (ops 0xffff800010a5b178): -517
424[ 3.592514] sun4i-drm display-engine: Couldn't bind all pipelines components
425[ 3.599811] sun4i-drm display-engine: master bind failed: -517
426[ 3.600107] mmc2: new DDR MMC card at address 0001
427[ 3.605663] sun6i-mipi-dsi 1ca0000.dsi: Couldn't register our component
428[ 3.611221] mmcblk2: mmc2:0001 RS016G 14.6 GiB
429[ 3.620578] ------------[ cut here ]------------
430[ 3.621953] mmcblk2boot0: mmc2:0001 RS016G partition 1 4.00 MiB
431[ 3.626224] WARNING: CPU: 1 PID: 16 at drivers/regulator/core.c:2042 _regulator_put.part.0+0x140/0x148
432[ 3.626227] Modules linked in:
433[ 3.632462] mmcblk2boot1: mmc2:0001 RS016G partition 2 4.00 MiB
434[ 3.641438] CPU: 1 PID: 16 Comm: kworker/1:0 Tainted: G W 5.4.0-0.2-MANJARO-ARM #1
435[ 3.641440] Hardware name: PinePhone (DT)
436[ 3.641453] Workqueue: events deferred_probe_work_func
437[ 3.646566] mmcblk2: p1 p2 p3 < p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 >
438[ 3.650404] pstate: 80000005 (Nzcv daif -PAN -UAO)
439[ 3.650411] pc : _regulator_put.part.0+0x140/0x148
440[ 3.650414] lr : regulator_put+0x34/0x48
441[ 3.650419] sp : ffff800010ee3af0
442[ 3.659306] mmcblk2: p1 size 21585920 extends beyond EOD, truncated
443[ 3.663282] x29: ffff800010ee3af0 x28: 0000000000000000
444[ 3.663286] x27: ffff00006d040600 x26: ffff00006fb8f900
445[ 3.663290] x25: 0000000000000000 x24: ffff00006c8b8410
446[ 3.714843] x23: ffff00006b0c5800 x22: 0000000000000008
447[ 3.720152] x21: ffff800010ee3ba8 x20: ffff800010df9428
448[ 3.725458] x19: ffff00006b0c5a00 x18: ffff800012aabae8
449[ 3.730763] x17: 0000000000000004 x16: 0000000000000001
450[ 3.736069] x15: 0000000000000018 x14: 0000000000000002
451[ 3.741375] x13: 00008ec1f8ba6990 x12: 0000000000000001
452[ 3.746681] x11: 0000000000000000 x10: 0000000000000000
453[ 3.751987] x9 : 0000000000000001 x8 : 0000000000210d00
454[ 3.757292] x7 : 0000000000000000 x6 : ffff00006d100410
455[ 3.762598] x5 : 0000000000000001 x4 : 0000000000000000
456[ 3.767905] x3 : ffff800010df97f8 x2 : ffff00006d100000
457[ 3.773211] x1 : 0000000000000000 x0 : 0000000000000001
458[ 3.778519] Call trace:
459[ 3.780969] _regulator_put.part.0+0x140/0x148
460[ 3.785409] regulator_put+0x34/0x48
461[ 3.788985] devm_regulator_release+0x10/0x18
462[ 3.793338] release_nodes+0x1b0/0x228
463[ 3.797084] devres_release_all+0x5c/0x1d0
464[ 3.801178] really_probe+0x1b8/0x308
465[ 3.804837] driver_probe_device+0x54/0xe8
466[ 3.808930] __device_attach_driver+0x80/0xb8
467[ 3.813283] bus_for_each_drv+0x74/0xc0
468[ 3.817114] __device_attach+0xdc/0x138
469[ 3.820946] device_initial_probe+0x10/0x18
470[ 3.825125] bus_probe_device+0x90/0x98
471[ 3.828957] deferred_probe_work_func+0x6c/0xa0
472[ 3.833484] process_one_work+0x1c4/0x370
473[ 3.837489] worker_thread+0x228/0x4d0
474[ 3.841236] kthread+0xf0/0x120
475[ 3.844376] ret_from_fork+0x10/0x1c
476[ 3.847948] ---[ end trace 9b6fd7664563ed3d ]---
477[ 3.858191] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800010a5c230)
478[ 3.866999] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff800010a5c230)
479[ 3.874925] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
480[ 3.882768] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff800010a58200)
481[ 3.891257] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff800010a58200)
482[ 3.899620] sun4i-drm display-engine: failed to bind 1ca0000.dsi (ops 0xffff800010a5b178): -517
483[ 3.908608] sun4i-drm display-engine: Couldn't bind all pipelines components
484[ 3.915768] sun4i-drm display-engine: master bind failed: -517
485[ 3.921610] sun6i-mipi-dsi 1ca0000.dsi: Couldn't register our component
486[ 3.928420] ------------[ cut here ]------------
487[ 3.933044] WARNING: CPU: 1 PID: 16 at drivers/regulator/core.c:2042 _regulator_put.part.0+0x140/0x148
488[ 3.942339] Modules linked in:
489[ 3.945396] CPU: 1 PID: 16 Comm: kworker/1:0 Tainted: G W 5.4.0-0.2-MANJARO-ARM #1
490[ 3.954257] Hardware name: PinePhone (DT)
491[ 3.958270] Workqueue: events deferred_probe_work_func
492[ 3.963405] pstate: 80000005 (Nzcv daif -PAN -UAO)
493[ 3.968191] pc : _regulator_put.part.0+0x140/0x148
494[ 3.972975] lr : regulator_put+0x34/0x48
495[ 3.976891] sp : ffff800010ee3af0
496[ 3.980200] x29: ffff800010ee3af0 x28: 0000000000000000
497[ 3.985506] x27: ffff00006d040600 x26: ffff00006fb8f900
498[ 3.990811] x25: 0000000000000000 x24: ffff00006c8b8410
499[ 3.996116] x23: ffff00006b339d00 x22: 0000000000000008
500[ 4.001422] x21: ffff800010ee3ba8 x20: ffff800010df9428
501[ 4.006729] x19: ffff00006b339100 x18: 0000000000000000
502[ 4.012034] x17: 0000000000000004 x16: 0000000000000001
503[ 4.017340] x15: 0000000000000004 x14: ffffffffffffffff
504[ 4.022646] x13: 0000000000000000 x12: ffff00006cf64560
505[ 4.027952] x11: ffff00006cf64490 x10: 0000000000000000
506[ 4.033258] x9 : 0000000000000001 x8 : 0000000000210d00
507[ 4.038564] x7 : 0000000000000000 x6 : ffff00006d100410
508[ 4.043869] x5 : 0000000000000001 x4 : 0000000000000000
509[ 4.049175] x3 : ffff800010df97f8 x2 : ffff00006d100000
510[ 4.054481] x1 : 0000000000000000 x0 : 0000000000000001
511[ 4.059787] Call trace:
512[ 4.062232] _regulator_put.part.0+0x140/0x148
513[ 4.066670] regulator_put+0x34/0x48
514[ 4.070243] devm_regulator_release+0x10/0x18
515[ 4.074596] release_nodes+0x1b0/0x228
516[ 4.078340] devres_release_all+0x5c/0x1d0
517[ 4.082431] really_probe+0x1b8/0x308
518[ 4.086089] driver_probe_device+0x54/0xe8
519[ 4.090181] __device_attach_driver+0x80/0xb8
520[ 4.094533] bus_for_each_drv+0x74/0xc0
521[ 4.098364] __device_attach+0xdc/0x138
522[ 4.102196] device_initial_probe+0x10/0x18
523[ 4.106374] bus_probe_device+0x90/0x98
524[ 4.110205] deferred_probe_work_func+0x6c/0xa0
525[ 4.114732] process_one_work+0x1c4/0x370
526[ 4.118736] worker_thread+0x228/0x4d0
527[ 4.122482] kthread+0xf0/0x120
528[ 4.125622] ret_from_fork+0x10/0x1c
529[ 4.129192] ---[ end trace 9b6fd7664563ed3e ]---
530[ 4.134469] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:00:16 UTC (16)
531[ 4.143331] Freeing unused kernel memory: 768K
532[ 4.158317] Run /init as init process
533[ 4.606613] input: 1c21800.lradc as /devices/platform/soc/1c21800.lradc/input/input2
534[ 4.617733] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800010a5c230)
535[ 4.626820] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff800010a5c230)
536[ 4.635019] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
537[ 4.642961] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff800010a58200)
538[ 4.651869] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff800010a58200)
539[ 4.660317] sun4i-drm display-engine: failed to bind 1ca0000.dsi (ops 0xffff800010a5b178): -517
540[ 4.669760] sun4i-drm display-engine: Couldn't bind all pipelines components
541[ 4.677059] sun4i-drm display-engine: master bind failed: -517
542[ 4.682957] sun6i-mipi-dsi 1ca0000.dsi: Couldn't register our component
543[ 4.690112] ------------[ cut here ]------------
544[ 4.694785] WARNING: CPU: 2 PID: 21 at drivers/regulator/core.c:2042 _regulator_put.part.0+0x140/0x148
545[ 4.704089] Modules linked in: sun4i_lradc_keys
546[ 4.708636] CPU: 2 PID: 21 Comm: kworker/2:0 Tainted: G W 5.4.0-0.2-MANJARO-ARM #1
547[ 4.717503] Hardware name: PinePhone (DT)
548[ 4.721522] Workqueue: events deferred_probe_work_func
549[ 4.726669] pstate: 80000005 (Nzcv daif -PAN -UAO)
550[ 4.731468] pc : _regulator_put.part.0+0x140/0x148
551[ 4.736271] lr : regulator_put+0x34/0x48
552[ 4.740198] sp : ffff800010f0baf0
553[ 4.743513] x29: ffff800010f0baf0 x28: 0000000000000000
554[ 4.748827] x27: ffff00006d040800 x26: ffff00006fba5900
555[ 4.754141] x25: 0000000000000000 x24: ffff00006c8b8410
556[ 4.759455] x23: ffff00006b0d1700 x22: 0000000000000008
557[ 4.764767] x21: ffff800010f0bba8 x20: ffff800010df9428
558[ 4.770077] x19: ffff00006b0d1500 x18: 0000000000000000
559[ 4.775388] x17: 0000000000000000 x16: 0000000000000000
560[ 4.780700] x15: 0000000000000004 x14: 41444f4d00313d4e
561[ 4.786011] x13: 0000000000000000 x12: ffff00006cd6f680
562[ 4.791322] x11: ffff00006cd6f478 x10: 0000000000000000
563[ 4.796634] x9 : 0000000000000001 x8 : 0000000000210d00
564[ 4.801945] x7 : 0000000000000000 x6 : ffff00006d104650
565[ 4.807257] x5 : 0000000000000001 x4 : 0000000000000000
566[ 4.812567] x3 : ffff800010df97f8 x2 : ffff00006d104240
567[ 4.817879] x1 : 0000000000000000 x0 : 0000000000000001
568[ 4.823192] Call trace:
569[ 4.825648] _regulator_put.part.0+0x140/0x148
570[ 4.830098] regulator_put+0x34/0x48
571[ 4.833683] devm_regulator_release+0x10/0x18
572[ 4.838045] release_nodes+0x1b0/0x228
573[ 4.841799] devres_release_all+0x5c/0x1d0
574[ 4.845902] really_probe+0x1b8/0x308
575[ 4.849569] driver_probe_device+0x54/0xe8
576[ 4.853671] __device_attach_driver+0x80/0xb8
577[ 4.858032] bus_for_each_drv+0x74/0xc0
578[ 4.861872] __device_attach+0xdc/0x138
579[ 4.865715] device_initial_probe+0x10/0x18
580[ 4.869900] bus_probe_device+0x90/0x98
581[ 4.873738] deferred_probe_work_func+0x6c/0xa0
582[ 4.878274] process_one_work+0x1c4/0x370
583[ 4.882286] worker_thread+0x144/0x4d0
584[ 4.886042] kthread+0xf0/0x120
585[ 4.889196] ret_from_fork+0x10/0x1c
586[ 4.892777] ---[ end trace 9b6fd7664563ed3f ]---
587[ 5.641017] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
588[ 6.359017] systemd[1]: System time before build time, advancing clock.
589[ 6.493480] NET: Registered protocol family 10
590[ 6.498716] Segment Routing with IPv6
591[ 6.542562] systemd[1]: systemd 244.1-1-arch 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)
592[ 6.567959] systemd[1]: Detected architecture arm64.
593[ 6.612291] systemd[1]: Set hostname to <manjaro-arm>.
594[ 7.353068] random: systemd: uninitialized urandom read (16 bytes read)
595[ 7.361006] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
596[ 7.373379] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
597[ 7.384249] systemd[1]: Created slice system-getty.slice.
598[ 7.392842] random: systemd: uninitialized urandom read (16 bytes read)
599[ 7.400390] systemd[1]: Created slice system-serial\x2dgetty.slice.
600[ 7.406981] random: systemd: uninitialized urandom read (16 bytes read)
601[ 7.414547] systemd[1]: Created slice User and Session Slice.
602[ 7.420824] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
603[ 7.429108] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
604[ 7.436930] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped.
605[ 7.448632] systemd[1]: Reached target Local Encrypted Volumes.
606[ 7.454825] systemd[1]: Reached target Paths.
607[ 7.459372] systemd[1]: Reached target Remote Encrypted Volumes.
608[ 7.465542] systemd[1]: Reached target Remote File Systems.
609[ 7.471281] systemd[1]: Reached target Slices.
610[ 7.475907] systemd[1]: Reached target Swap.
611[ 7.480658] systemd[1]: Listening on Device-mapper event daemon FIFOs.
612[ 7.496166] systemd[1]: Listening on LVM2 metadata daemon socket.
613[ 7.503658] systemd[1]: Listening on LVM2 poll daemon socket.
614[ 7.516902] systemd[1]: Listening on Process Core Dump Socket.
615[ 7.523321] systemd[1]: Listening on initctl Compatibility Named Pipe.
616[ 7.554779] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
617[ 7.563590] systemd[1]: Listening on Journal Socket (/dev/log).
618[ 7.570269] systemd[1]: Listening on Journal Socket.
619[ 7.576041] systemd[1]: Listening on Network Service Netlink Socket.
620[ 7.583000] systemd[1]: Listening on udev Control Socket.
621[ 7.588884] systemd[1]: Listening on udev Kernel Socket.
622[ 7.598483] systemd[1]: Mounting Huge Pages File System...
623[ 7.608322] systemd[1]: Mounting POSIX Message Queue File System...
624[ 7.618913] systemd[1]: Mounting Kernel Debug File System...
625[ 7.631751] systemd[1]: Mounting Temporary Directory (/tmp)...
626[ 7.642048] systemd[1]: Starting Create list of static device nodes for the current kernel...
627[ 7.654592] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
628[ 7.681464] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
629[ 7.719999] systemd[1]: Starting Load Kernel Modules...
630[ 7.736259] systemd[1]: Starting Remount Root and Kernel File Systems...
631[ 7.747959] systemd[1]: Starting udev Coldplug all Devices...
632[ 7.767356] systemd[1]: Mounted Huge Pages File System.
633[ 7.774081] systemd[1]: Mounted POSIX Message Queue File System.
634[ 7.785048] systemd[1]: Mounted Kernel Debug File System.
635[ 7.795084] systemd[1]: Mounted Temporary Directory (/tmp).
636[ 7.806908] systemd[1]: Started Create list of static device nodes for the current kernel.
637[ 7.829683] systemd[1]: Started Load Kernel Modules.
638[ 7.837325] systemd[1]: Started Remount Root and Kernel File Systems.
639[ 7.845736] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
640[ 7.858144] systemd[1]: Mounting Kernel Configuration File System...
641[ 7.868496] systemd[1]: Started LVM2 metadata daemon.
642[ 7.887496] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
643[ 7.900817] systemd[1]: Starting Load/Save Random Seed...
644[ 7.911945] systemd[1]: Starting Apply Kernel Variables...
645[ 7.923428] systemd[1]: Starting Create System Users...
646[ 7.937244] systemd[1]: Mounted Kernel Configuration File System.
647[ 7.963055] systemd[1]: Started Apply Kernel Variables.
648[ 7.994116] systemd[1]: Started Create System Users.
649[ 8.004018] systemd[1]: Starting Create Static Device Nodes in /dev...
650[ 8.061592] systemd[1]: Started Create Static Device Nodes in /dev.
651[ 8.072975] systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm.
652[ 8.092771] systemd[1]: Starting Journal Service...
653[ 8.105328] systemd[1]: Starting udev Kernel Device Manager...
654[ 8.127881] systemd[1]: Started udev Coldplug all Devices.
655[ 8.827464] systemd[1]: Started Journal Service.
656[ 8.873160] systemd-journald[2754]: Received client request to flush runtime journal.
657[ 9.743126] i2c-gpio i2c-csi: using lines 141 (SDA) and 140 (SCL)
658[ 9.751999] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800010a5c230)
659[ 9.760985] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff800010a5c230)
660[ 9.769103] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
661[ 9.777038] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff800010a58200)
662[ 9.785766] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff800010a58200)
663[ 9.794194] sun4i-drm display-engine: failed to bind 1ca0000.dsi (ops 0xffff800010a5b178): -517
664[ 9.838751] sun4i-drm display-engine: Couldn't bind all pipelines components
665[ 9.845979] sun4i-drm display-engine: master bind failed: -517
666[ 9.851871] sun6i-mipi-dsi 1ca0000.dsi: Couldn't register our component
667[ 9.874415] ------------[ cut here ]------------
668[ 9.879079] WARNING: CPU: 3 PID: 2154 at drivers/regulator/core.c:2042 _regulator_put.part.0+0x140/0x148
669[ 9.888559] Modules linked in: snd_timer snd soundcore i2c_gpio ip_tables x_tables ipv6 nf_defrag_ipv6 sun4i_lradc_keys
670[ 9.899361] CPU: 3 PID: 2154 Comm: kworker/3:2 Tainted: G W 5.4.0-0.2-MANJARO-ARM #1
671[ 9.908402] Hardware name: PinePhone (DT)
672[ 9.912422] Workqueue: events deferred_probe_work_func
673[ 9.917564] pstate: 80000005 (Nzcv daif -PAN -UAO)
674[ 9.922358] pc : _regulator_put.part.0+0x140/0x148
675[ 9.927152] lr : regulator_put+0x34/0x48
676[ 9.931074] sp : ffff800011003af0
677[ 9.934387] x29: ffff800011003af0 x28: 0000000000000000
678[ 9.939717] x27: ffff000069d77400 x26: ffff800010dbd830
679[ 9.945041] x25: 0000000000000000 x24: ffff00006c8b8410
680[ 9.950354] x23: ffff00006c5a0c00 x22: 0000000000000008
681[ 9.955667] x21: ffff800011003ba8 x20: ffff800010df9428
682[ 9.960994] x19: ffff00006c5a0e00 x18: 0000000000000000
683[ 9.966314] x17: 0000000000000000 x16: 0000000000000000
684[ 9.971624] x15: 0000000000000000 x14: 0000000000000000
685[ 9.976933] x13: 000079445cc649cc x12: 0000000000000001
686[ 9.982243] x11: 0000000000000000 x10: 0000000000000000
687[ 9.987551] x9 : 0000000000000001 x8 : 0000000000210d00
688[ 9.992858] x7 : 0000000000000000 x6 : ffff000069c09e90
689[ 9.998166] x5 : 0000000000000001 x4 : 0000000000000000
690[ 10.003477] x3 : ffff800010df97f8 x2 : ffff000069c09a80
691[ 10.008787] x1 : 0000000000000000 x0 : 0000000000000001
692[ 10.014098] Call trace:
693[ 10.016554] _regulator_put.part.0+0x140/0x148
694[ 10.020996] regulator_put+0x34/0x48
695[ 10.024571] devm_regulator_release+0x10/0x18
696[ 10.028928] release_nodes+0x1b0/0x228
697[ 10.032680] devres_release_all+0x5c/0x1d0
698[ 10.036778] really_probe+0x1b8/0x308
699[ 10.040438] driver_probe_device+0x54/0xe8
700[ 10.044532] __device_attach_driver+0x80/0xb8
701[ 10.048886] bus_for_each_drv+0x74/0xc0
702[ 10.052718] __device_attach+0xdc/0x138
703[ 10.056552] device_initial_probe+0x10/0x18
704[ 10.060732] bus_probe_device+0x90/0x98
705[ 10.064566] deferred_probe_work_func+0x6c/0xa0
706[ 10.069098] process_one_work+0x1c4/0x370
707[ 10.073106] worker_thread+0x144/0x4d0
708[ 10.076855] kthread+0xf0/0x120
709[ 10.079996] ret_from_fork+0x10/0x1c
710[ 10.083569] ---[ end trace 9b6fd7664563ed40 ]---
711[ 10.150958] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800010a5c230)
712[ 10.154337] random: crng init done
713[ 10.159928] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff800010a5c230)
714[ 10.161984] random: 7 urandom warning(s) missed due to ratelimiting
715[ 10.170371] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
716[ 10.183901] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff800010a58200)
717[ 10.192655] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff800010a58200)
718[ 10.201121] sun4i-drm display-engine: failed to bind 1ca0000.dsi (ops 0xffff800010a5b178): -517
719[ 10.229026] sun4i-drm display-engine: Couldn't bind all pipelines components
720[ 10.238568] sun4i-drm display-engine: master bind failed: -517
721[ 10.244499] sun6i-mipi-dsi 1ca0000.dsi: Couldn't register our component
722[ 10.245017] ------------[ cut here ]------------
723[ 10.245045] WARNING: CPU: 1 PID: 2190 at drivers/regulator/core.c:2042 _regulator_put.part.0+0x140/0x148
724[ 10.245047] Modules linked in: sun8i_codec snd_soc_simple_amplifier snd_soc_core snd_pcm_dmaengine snd_pcm snd_timer snd soundcore i2c_gpio ip_tables x_tables ipv6 nf_defrag_ipv6 sun4i_lradc_keys
725[ 10.245081] CPU: 1 PID: 2190 Comm: kworker/1:2 Tainted: G W 5.4.0-0.2-MANJARO-ARM #1
726[ 10.245083] Hardware name: PinePhone (DT)
727[ 10.245097] Workqueue: events deferred_probe_work_func
728[ 10.245102] pstate: 80000005 (Nzcv daif -PAN -UAO)
729[ 10.245106] pc : _regulator_put.part.0+0x140/0x148
730[ 10.245110] lr : regulator_put+0x34/0x48
731[ 10.245112] sp : ffff800011123af0
732[ 10.245114] x29: ffff800011123af0 x28: 0000000000000000
733[ 10.245118] x27: ffff00006b60bd00 x26: ffff800010dbd830
734[ 10.245122] x25: 0000000000000000 x24: ffff00006c8b8410
735[ 10.245126] x23: ffff00006c637f00 x22: 0000000000000008
736[ 10.245130] x21: ffff800011123ba8 x20: ffff800010df9428
737[ 10.245134] x19: ffff00006ab2ea00 x18: 0000000000000000
738[ 10.245138] x17: 0000000000000000 x16: 0000000000000000
739[ 10.245141] x15: 0000000000000004 x14: ffffffffffffffff
740[ 10.245145] x13: 020f82686a2c0bec x12: 0000000000000001
741[ 10.245149] x11: 0000000000000000 x10: 0000000000000000
742[ 10.245152] x9 : 0000000000000001 x8 : 0000000000210d00
743[ 10.245156] x7 : 0000000000000000 x6 : ffff00006ab5c650
744[ 10.245160] x5 : 0000000000000001 x4 : 0000000000000000
745[ 10.245164] x3 : ffff800010df97f8 x2 : ffff00006ab5c240
746[ 10.245168] x1 : 0000000000000000 x0 : 0000000000000001
747[ 10.245173] Call trace:
748[ 10.245178] _regulator_put.part.0+0x140/0x148
749[ 10.245182] regulator_put+0x34/0x48
750[ 10.245188] devm_regulator_release+0x10/0x18
751[ 10.245192] release_nodes+0x1b0/0x228
752[ 10.245196] devres_release_all+0x5c/0x1d0
753[ 10.245200] really_probe+0x1b8/0x308
754[ 10.245204] driver_probe_device+0x54/0xe8
755[ 10.245208] __device_attach_driver+0x80/0xb8
756[ 10.245212] bus_for_each_drv+0x74/0xc0
757[ 10.245216] __device_attach+0xdc/0x138
758[ 10.245220] device_initial_probe+0x10/0x18
759[ 10.245224] bus_probe_device+0x90/0x98
760[ 10.245228] deferred_probe_work_func+0x6c/0xa0
761[ 10.245234] process_one_work+0x1c4/0x370
762[ 10.245237] worker_thread+0x144/0x4d0
763[ 10.245242] kthread+0xf0/0x120
764[ 10.245249] ret_from_fork+0x10/0x1c
765[ 10.245252] ---[ end trace 9b6fd7664563ed41 ]---
766[ 10.248165] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800010a5c230)
767[ 10.308542] lima 1c40000.gpu: IRQ ppmmu2 not found
768[ 10.313870] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff800010a5c230)
769[ 10.316530] lima 1c40000.gpu: IRQ ppmmu3 not found
770[ 10.320393] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
771[ 10.325298] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
772[ 10.330659] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff800010a58200)
773[ 10.331027] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff800010a58200)
774[ 10.336143] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
775[ 10.341398] sun4i-drm display-engine: failed to bind 1ca0000.dsi (ops 0xffff800010a5b178): -517
776[ 10.346813] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
777[ 10.352844] sun4i-drm display-engine: Couldn't bind all pipelines components
778[ 10.357490] lima 1c40000.gpu: IRQ pp2 not found
779[ 10.362949] sun4i-drm display-engine: master bind failed: -517
780[ 10.368176] lima 1c40000.gpu: IRQ pp3 not found
781[ 10.373527] sun6i-mipi-dsi 1ca0000.dsi: Couldn't register our component
782[ 10.378898] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
783[ 10.384704] ------------[ cut here ]------------
784[ 10.389206] cfg80211: Loading compiled-in X.509 certificates for regulatory database
785[ 10.402768] lima 1c40000.gpu: bus rate = 200000000
786[ 10.407113] WARNING: CPU: 1 PID: 2190 at drivers/regulator/core.c:2042 _regulator_put.part.0+0x140/0x148
787[ 10.407118] Modules linked in: cfg80211(+) rfkill lima(+) gpu_sched sun4i_i2s sun8i_codec snd_soc_simple_amplifier snd_soc_core snd_pcm_dmaengine snd_pcm snd_timer snd soundcore i2c_gpio ip_tables x_tables ipv6 nf_defrag_ipv6 sun4i_lradc_keys
788[ 10.407165] CPU: 1 PID: 2190 Comm: kworker/1:2 Tainted: G W 5.4.0-0.2-MANJARO-ARM #1
789[ 10.410821] lima 1c40000.gpu: mod rate = 297000000
790[ 10.415101] Hardware name: PinePhone (DT)
791[ 10.415119] Workqueue: events deferred_probe_work_func
792[ 10.415129] pstate: 80000005 (Nzcv daif -PAN -UAO)
793[ 10.415138] pc : _regulator_put.part.0+0x140/0x148
794[ 10.415141] lr : regulator_put+0x34/0x48
795[ 10.415143] sp : ffff800011123af0
796[ 10.415146] x29: ffff800011123af0 x28: 0000000000000000
797[ 10.415150] x27: ffff00006b60bd00 x26: ffff800010dbd830
798[ 10.415153] x25: 0000000000000000 x24: ffff00006c8b8410
799[ 10.415157] x23: ffff00006a887400 x22: 0000000000000008
800[ 10.415161] x21: ffff800011123ba8 x20: ffff800010df9428
801[ 10.415166] x19: ffff00006a887000 x18: 0000000000000000
802[ 10.415170] x17: 0000000000000001 x16: 0000000000000019
803[ 10.415174] x15: 0000000000000004 x14: ffffffffffffffff
804[ 10.415177] x13: 0000b498a3163212 x12: 0000000000000001
805[ 10.415181] x11: 0000000000000000 x10: 0000000000000000
806[ 10.421416] [drm] Initialized lima 1.0.0 20190217 for 1c40000.gpu on minor 1
807[ 10.423037] x9 : 0000000000000001 x8 : 0000000000210d00
808[ 10.423042] x7 : 0000000000000000 x6 : ffff00006ab5c650
809[ 10.423046] x5 : 0000000000000001 x4 : 0000000000000000
810[ 10.423050] x3 : ffff800010df97f8 x2 : ffff00006ab5c240
811[ 10.423053] x1 : 0000000000000000 x0 : 0000000000000001
812[ 10.423059] Call trace:
813[ 10.423067] _regulator_put.part.0+0x140/0x148
814[ 10.423072] regulator_put+0x34/0x48
815[ 10.423079] devm_regulator_release+0x10/0x18
816[ 10.423085] release_nodes+0x1b0/0x228
817[ 10.423089] devres_release_all+0x5c/0x1d0
818[ 10.423095] really_probe+0x1b8/0x308
819[ 10.423099] driver_probe_device+0x54/0xe8
820[ 10.423103] __device_attach_driver+0x80/0xb8
821[ 10.423111] bus_for_each_drv+0x74/0xc0
822[ 10.470214] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
823[ 10.474490] __device_attach+0xdc/0x138
824[ 10.474496] device_initial_probe+0x10/0x18
825[ 10.474502] bus_probe_device+0x90/0x98
826[ 10.474506] deferred_probe_work_func+0x6c/0xa0
827[ 10.474525] process_one_work+0x1c4/0x370
828[ 10.497977] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
829[ 10.499275] worker_thread+0x144/0x4d0
830[ 10.499284] kthread+0xf0/0x120
831[ 10.499293] ret_from_fork+0x10/0x1c
832[ 10.499306] ---[ end trace 9b6fd7664563ed42 ]---
833[ 10.507223] cfg80211: failed to load regulatory.db
834[ 10.516283] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800010a5c230)
835[ 10.599985] 8723cs: loading out-of-tree module taints kernel.
836[ 10.601972] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff800010a5c230)
837[ 10.652072] 8723cs: module init start
838[ 10.654815] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
839[ 10.659524] 8723cs: rtl8723cs v4.3.22.9_16440.20151221_BTCOEX20151214-0700-ML20190730
840[ 10.664353] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff800010a58200)
841[ 10.664717] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff800010a58200)
842[ 10.669188] 8723cs: build time: Jan 9 2020 09:27:48
843[ 10.673158] sun4i-drm display-engine: failed to bind 1ca0000.dsi (ops 0xffff800010a5b178): -517
844[ 10.673595] sun4i-drm display-engine: Couldn't bind all pipelines components
845[ 10.676505] 8723cs: rtl8723cs BT-Coex version = BTCOEX20151214-0700
846[ 10.819983] Bluetooth: Core ver 2.22
847[ 10.820797] sun4i-drm display-engine: master bind failed: -517
848[ 10.825363] NET: Registered protocol family 31
849[ 10.829277] sun6i-mipi-dsi 1ca0000.dsi: Couldn't register our component
850[ 10.829777] ------------[ cut here ]------------
851[ 10.837935] Bluetooth: HCI device and connection manager initialized
852[ 10.841679] WARNING: CPU: 1 PID: 2190 at drivers/regulator/core.c:2042 _regulator_put.part.0+0x140/0x148
853[ 10.841685] Modules linked in: bluetooth(+) stk3310 ecdh_generic ecc 8723cs(O+) cfg80211 rfkill lima gpu_sched sun4i_i2s sun8i_codec snd_soc_simple_amplifier snd_soc_core snd_pcm_dmaengine snd_pcm snd_timer snd soundcore i2c_gpio ip_tables x_tables ipv6 nf_defrag_ipv6 sun4i_lradc_keys
854[ 10.844868] Bluetooth: HCI socket layer initialized
855[ 10.848410] CPU: 1 PID: 2190 Comm: kworker/1:2 Tainted: G W O 5.4.0-0.2-MANJARO-ARM #1
856[ 10.848412] Hardware name: PinePhone (DT)
857[ 10.848434] Workqueue: events deferred_probe_work_func
858[ 10.853078] Bluetooth: L2CAP socket layer initialized
859[ 10.857832] pstate: 80000005 (Nzcv daif -PAN -UAO)
860[ 10.857843] pc : _regulator_put.part.0+0x140/0x148
861[ 10.857852] lr : regulator_put+0x34/0x48
862[ 10.865462] Bluetooth: SCO socket layer initialized
863[ 10.871156] sp : ffff800011123af0
864[ 10.871159] x29: ffff800011123af0 x28: 0000000000000000
865[ 10.871163] x27: ffff00006b60bd00 x26: ffff800010dbd830
866[ 10.871167] x25: 0000000000000000 x24: ffff00006c8b8410
867[ 10.871171] x23: ffff00006cbd9500 x22: 0000000000000008
868[ 10.871175] x21: ffff800011123ba8 x20: ffff800010df9428
869[ 10.871179] x19: ffff00006cbd9400 x18: 0000000000000000
870[ 10.871182] x17: 0000000000000001 x16: 0000000000000019
871[ 10.871186] x15: 0000000000000004 x14: ffffffffffffffff
872[ 10.871191] x13: ffffffffffffffff x12: 0000000000000001
873[ 10.871195] x11: 0000000000000000 x10: 0000000000000000
874[ 10.871198] x9 : 0000000000000001 x8 : 0000000000210d00
875[ 10.871202] x7 : 0000000000000000 x6 : ffff00006ab5c650
876[ 10.871206] x5 : 0000000000000001 x4 : 0000000000000000
877[ 10.871209] x3 : ffff800010df97f8 x2 : ffff00006ab5c240
878[ 10.871213] x1 : 0000000000000000 x0 : 0000000000000001
879[ 10.871221] Call trace:
880[ 11.139408] _regulator_put.part.0+0x140/0x148
881[ 11.139413] regulator_put+0x34/0x48
882[ 11.139420] devm_regulator_release+0x10/0x18
883[ 11.139425] release_nodes+0x1b0/0x228
884[ 11.139428] devres_release_all+0x5c/0x1d0
885[ 11.139433] really_probe+0x1b8/0x308
886[ 11.139437] driver_probe_device+0x54/0xe8
887[ 11.139441] __device_attach_driver+0x80/0xb8
888[ 11.139445] bus_for_each_drv+0x74/0xc0
889[ 11.139449] __device_attach+0xdc/0x138
890[ 11.139453] device_initial_probe+0x10/0x18
891[ 11.139457] bus_probe_device+0x90/0x98
892[ 11.139461] deferred_probe_work_func+0x6c/0xa0
893[ 11.139467] process_one_work+0x1c4/0x370
894[ 11.139470] worker_thread+0x144/0x4d0
895[ 11.139475] kthread+0xf0/0x120
896[ 11.139481] ret_from_fork+0x10/0x1c
897[ 11.139485] ---[ end trace 9b6fd7664563ed43 ]---
898[ 11.148043] 8723cs: rtw_ndev_init(wlan0) if1 mac_addr=00:ba:71:00:dd:28
899[ 11.154083] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800010a5c230)
900[ 11.176244] 8723cs: module init ret=0
901[ 11.181111] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff800010a5c230)
902[ 11.184376] inv-mpu6050-i2c 1-0068: mounting matrix not found: using identity...
903[ 11.188425] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
904[ 11.188679] Bluetooth: HCI UART driver ver 2.3
905[ 11.188688] Bluetooth: HCI UART protocol H4 registered
906[ 11.188749] Bluetooth: HCI UART protocol LL registered
907[ 11.188788] Bluetooth: HCI UART protocol Three-wire (H5) registered
908[ 11.189021] Bluetooth: HCI UART protocol Broadcom registered
909[ 11.191941] inv-mpu6050-i2c 1-0068: 1-0068 supply vddio not found, using dummy regulator
910[ 11.196419] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff800010a58200)
911[ 11.196775] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff800010a58200)
912[ 11.196951] st-magn-i2c 1-001e: 1-001e supply vddio not found, using dummy regulator
913[ 11.222087] iio iio:device3: interrupts active high level
914[ 11.222346] sun4i-drm display-engine: failed to bind 1ca0000.dsi (ops 0xffff800010a5b178): -517
915[ 11.222890] sun4i-drm display-engine: Couldn't bind all pipelines components
916[ 11.233760] iio iio:device3: registered magnetometer lis3mdl
917[ 11.241410] sun4i-drm display-engine: master bind failed: -517
918[ 11.305380] input: gpio-vibrator as /devices/platform/vibrator/input/input3
919[ 11.308378] sun6i-mipi-dsi 1ca0000.dsi: Couldn't register our component
920[ 11.317893] simple-amplifier audio-amplifier: audio-amplifier supply VCC not found, using dummy regulator
921[ 11.322045] ------------[ cut here ]------------
922[ 11.376704] WARNING: CPU: 1 PID: 2190 at drivers/regulator/core.c:2042 _regulator_put.part.0+0x140/0x148
923[ 11.376713] Modules linked in: snd_soc_simple_card(+) gpio_vibra snd_soc_simple_card_utils st_magn_spi st_sensors_spi sun6i_csi sun50i_codec_analog sun8i_adda_pr_regmap st_magn_i2c hci_uart inv_mpu6050_i2c(+) st_magn inv_mpu6050 st_sensors_i2c btrtl st_sensors btbcm industrialio_triggered_buffer v4l2_fwnode kfifo_buf bluetooth stk3310 ecdh_generic ecc 8723cs(O) cfg80211 rfkill lima gpu_sched sun4i_i2s sun8i_codec snd_soc_simple_amplifier snd_soc_core snd_pcm_dmaengine snd_pcm snd_timer snd soundcore i2c_gpio ip_tables x_tables ipv6 nf_defrag_ipv6 sun4i_lradc_keys
924[ 11.414456] i2c i2c-1: Added multiplexed i2c bus 3
925[ 11.436001] CPU: 1 PID: 2190 Comm: kworker/1:2 Tainted: G W O 5.4.0-0.2-MANJARO-ARM #1
926[ 11.436003] Hardware name: PinePhone (DT)
927[ 11.436019] Workqueue: events deferred_probe_work_func
928[ 11.436027] pstate: 80000005 (Nzcv daif -PAN -UAO)
929[ 11.436035] pc : _regulator_put.part.0+0x140/0x148
930[ 11.436045] lr : regulator_put+0x34/0x48
931[ 11.472548] sp : ffff800011123af0
932[ 11.472552] x29: ffff800011123af0 x28: 0000000000000000
933[ 11.472556] x27: ffff00006b60bd00 x26: ffff800010dbd830
934[ 11.472560] x25: 0000000000000000 x24: ffff00006c8b8410
935[ 11.472564] x23: ffff00006b3b1300 x22: 0000000000000008
936[ 11.472568] x21: ffff800011123ba8 x20: ffff800010df9428
937[ 11.472572] x19: ffff00006b3b1700 x18: 0000000000000014
938[ 11.472576] x17: 0000000039ea4a5c x16: 0000000070ab50c2
939[ 11.472579] x15: 00000000f50c4484 x14: ffffffffffffffff
940[ 11.472584] x13: 115f3e0c85f26866 x12: 0000000000000001
941[ 11.472587] x11: 0000000000000000 x10: 0000000000000000
942[ 11.472591] x9 : 0000000000000001 x8 : 0000000000210d00
943[ 11.472595] x7 : 0000000000000000 x6 : ffff00006ab5c650
944[ 11.472599] x5 : 0000000000000001 x4 : 0000000000000000
945[ 11.472603] x3 : ffff800010df97f8 x2 : ffff00006ab5c240
946[ 11.472607] x1 : 0000000000000000 x0 : 0000000000000001
947[ 11.472611] Call trace:
948[ 11.472623] _regulator_put.part.0+0x140/0x148
949[ 11.472627] regulator_put+0x34/0x48
950[ 11.472633] devm_regulator_release+0x10/0x18
951[ 11.472639] release_nodes+0x1b0/0x228
952[ 11.472643] devres_release_all+0x5c/0x1d0
953[ 11.472647] really_probe+0x1b8/0x308
954[ 11.472651] driver_probe_device+0x54/0xe8
955[ 11.472655] __device_attach_driver+0x80/0xb8
956[ 11.472659] bus_for_each_drv+0x74/0xc0
957[ 11.472663] __device_attach+0xdc/0x138
958[ 11.472667] device_initial_probe+0x10/0x18
959[ 11.472671] bus_probe_device+0x90/0x98
960[ 11.472675] deferred_probe_work_func+0x6c/0xa0
961[ 11.472681] process_one_work+0x1c4/0x370
962[ 11.472684] worker_thread+0x144/0x4d0
963[ 11.472689] kthread+0xf0/0x120
964[ 11.472695] ret_from_fork+0x10/0x1c
965[ 11.472699] ---[ end trace 9b6fd7664563ed44 ]---
966[ 11.475308] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800010a5c230)
967[ 11.476432] sun50i-codec-analog 1f015c0.codec-analog: 1f015c0.codec-analog supply cpvdd not found, using dummy regulator
968[ 11.482859] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff800010a5c230)
969[ 11.657182] sun6i-mipi-dsi 1ca0000.dsi: Attached device xbd599
970[ 11.657292] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
971[ 11.663131] panel-xingbangda-xbd599 1ca0000.dsi.0: [drm:xbd599_probe [panel_xingbangda_xbd599]] 720x1440@60 24bpp dsi 4dl - ready
972[ 11.670971] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff800010a58200)
973[ 11.671306] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff800010a58200)
974[ 11.699561] sun4i-drm display-engine: bound 1ca0000.dsi (ops 0xffff800010a5b178)
975[ 11.707046] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
976[ 11.707051] [drm] No driver support for vblank timestamp query.
977[ 11.714763] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
978[ 11.737245] asoc-simple-card sound: sun8i <-> 1c22c00.dai mapping ok
979[ 11.767502] bootsplash: Loading splash file (606512 bytes)
980[ 11.767569] bootsplash: Loaded (606512 bytes, 2 pics, 76 blobs).
981[ 11.956517] Bluetooth: hci0: RTL: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8703
982[ 11.961022] Bluetooth: hci0: RTL: chip_type status=0 type=5
983[ 11.964999] Bluetooth: hci0: RTL: rom_version status=0 version=1
984[ 11.965004] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723cs_xx_fw.bin
985[ 11.969883] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723cs_xx_config-pinebook.bin
986[ 11.994368] Bluetooth: hci0: RTL: cfg_sz 63, total sz 19427
987[ 12.279847] Console: switching to colour frame buffer device 90x90
988[ 12.309537] Bluetooth: hci0: RTL: fw version 0xaa5ca4dc
989[ 12.313384] sun4i-drm display-engine: fb0: sun4i-drmdrmfb frame buffer device
990[ 19.030348] broken atomic modeset userspace detected, disabling atomic
991[ 35.806455] vcc5v0: disabling
992[ 551.746845] 8723cs: rtw_set_802_11_connect(wlan0) fw_state=0x00000008
993[ 551.848125] 8723cs: start auth
994[ 551.858397] 8723cs: auth success, start assoc
995[ 551.867412] 8723cs: rtw_cfg80211_indicate_connect(wlan0) BSS not found !!
996[ 551.874313] 8723cs: assoc success
997[ 551.882375] 8723cs: recv eapol packet
998[ 551.888172] 8723cs: send eapol packet
999[ 551.908920] 8723cs: recv eapol packet
1000[ 551.913040] 8723cs: send eapol packet
1001[ 551.917026] 8723cs: set pairwise key camid:4, addr:f8:75:88:e5:95:0c, kid:0, type:AES
1002[ 551.917459] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
1003[ 551.925761] 8723cs: set group key camid:5, addr:f8:75:88:e5:95:0c, kid:2, type:TKIP
1004[ 3658.669526] 8723cs: recv eapol packet
1005[ 3658.674060] 8723cs: send eapol packet
1006[ 3658.674344] 8723cs: set group key camid:6, addr:f8:75:88:e5:95:0c, kid:1, type:TKIP
1007[ 7257.934139] 8723cs: recv eapol packet
1008[ 7257.938435] 8723cs: set group key camid:5, addr:f8:75:88:e5:95:0c, kid:2, type:TKIP
1009[ 7257.938513] 8723cs: send eapol packet