· 6 years ago · Jan 21, 2020, 09:46 AM
1[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x511f2112]
2[ 0.000000] Linux version 5.4.12-ifc6601-arm64-dev (inforce@inforce-server-Z9PE-D8-WS) (gcc version 6.3.1 20170109 (Linaro GCC 6.3-2017.02)) #2 SMP PREEMPT Tue Jan 21 11:12:26 IST 2020
3[ 0.000000] Machine model: Qualcomm Technologies, Inc. DB820c
4[ 0.000000] efi: Getting EFI parameters from FDT:
5[ 0.000000] efi: UEFI not found.
6[ 0.000000] Reserved memory: created DMA memory pool at 0x0000000090b00000, size 10 MiB
7[ 0.000000] OF: reserved mem: initialized node gpu@8f200000, compatible id shared-dma-pool
8[ 0.000000] cma: Reserved 32 MiB at 0x00000000fe000000
9[ 0.000000] NUMA: No NUMA configuration found
10[ 0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x000000017e44ffff]
11[ 0.000000] NUMA: NODE_DATA [mem 0x17dc61800-0x17dc62fff]
12[ 0.000000] Zone ranges:
13[ 0.000000] DMA32 [mem 0x0000000080000000-0x00000000ffffffff]
14[ 0.000000] Normal [mem 0x0000000100000000-0x000000017e44ffff]
15[ 0.000000] Movable zone start for each node
16[ 0.000000] Early memory node ranges
17[ 0.000000] node 0: [mem 0x0000000080000000-0x00000000857fffff]
18[ 0.000000] node 0: [mem 0x0000000091700000-0x00000000a1dfffff]
19[ 0.000000] node 0: [mem 0x00000000a2000000-0x000000017e44ffff]
20[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000017e44ffff]
21[ 0.000000] On node 0 totalpages: 992080
22[ 0.000000] DMA32 zone: 7420 pages used for memmap
23[ 0.000000] DMA32 zone: 0 pages reserved
24[ 0.000000] DMA32 zone: 474880 pages, LIFO batch:63
25[ 0.000000] Normal zone: 8082 pages used for memmap
26[ 0.000000] Normal zone: 517200 pages, LIFO batch:63
27[ 0.000000] psci: probing for conduit method from DT.
28[ 0.000000] psci: PSCIv1.0 detected in firmware.
29[ 0.000000] psci: Using standard PSCI v0.2 function IDs
30[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
31[ 0.000000] psci: SMC Calling Convention v1.0
32[ 0.000000] psci: OSI mode supported.
33[ 0.000000] percpu: Embedded 23 pages/cpu s53528 r8192 d32488 u94208
34[ 0.000000] pcpu-alloc: s53528 r8192 d32488 u94208 alloc=23*4096
35[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
36[ 0.000000] Detected PIPT I-cache on CPU0
37[ 0.000000] CPU features: detected: GIC system register CPU interface
38[ 0.000000] CPU features: detected: Qualcomm erratum 1009, ARM erratum 1286807
39[ 0.000000] CPU features: detected: Qualcomm Technologies Falkor/Kryo erratum 1003
40[ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
41[ 0.000000] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware
42[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 976578
43[ 0.000000] Policy zone: Normal
44[ 0.000000] Kernel command line: root=PARTLABEL=rootfs console=tty0 console=ttyMSM0,115200n8 loglevel=10 log_buf_len=4M androidboot.bootdevice=624000.ufshc androidboot.verifiedbootstate=orange androidboot.veritymode=enforcing androidboot.serialno=94a5c9b7 androidboot.baseband=apq mdss_mdp.panel=0
45[ 0.000000] printk: log_buf_len: 4194304 bytes
46[ 0.000000] printk: early log buf free: 127944(97%)
47[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
48[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
49[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
50[ 0.000000] software IO TLB: mapped [mem 0xfa000000-0xfe000000] (64MB)
51[ 0.000000] Memory: 3749684K/3968320K available (13948K kernel code, 2284K rwdata, 7464K rodata, 5760K init, 473K bss, 185868K reserved, 32768K cma-reserved)
52[ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
53[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
54[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
55[ 0.000000] Tasks RCU enabled.
56[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
57[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
58[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
59[ 0.000000] GIC: enabling workaround for GICv3: Qualcomm MSM8996 broken firmware
60[ 0.000000] GICv3: 608 SPIs implemented
61[ 0.000000] GICv3: 0 Extended SPIs implemented
62[ 0.000000] GICv3: Distributor has no Range Selector support
63[ 0.000000] GICv3: 16 PPIs implemented
64[ 0.000000] GICv3: VLPI support, no direct LPI support
65[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000009c00000
66[ 0.000000] ITS: No ITS available, not enabling LPIs
67[ 0.000000] random: get_random_bytes called from start_kernel+0x2b8/0x458 with crng_init=0
68[ 0.000000] arch_timer: cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
69[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
70[ 0.000003] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
71[ 0.000363] Console: colour dummy device 80x25
72[ 0.000849] printk: console [tty0] enabled
73[ 0.000931] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
74[ 0.000952] pid_max: default: 32768 minimum: 301
75[ 0.001022] LSM: Security Framework initializing
76[ 0.001075] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
77[ 0.001095] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
78[ 0.023454] ASID allocator initialised with 32768 entries
79[ 0.031450] rcu: Hierarchical SRCU implementation.
80[ 0.043042] EFI services will not be available.
81[ 0.043362] smp: Bringing up secondary CPUs ...
82[ 0.072044] Detected PIPT I-cache on CPU1
83[ 0.072070] GICv3: CPU1: found redistributor 1 region 0:0x0000000009c40000
84[ 0.072109] CPU1: Booted secondary processor 0x0000000001 [0x511f2112]
85[ 0.106929] Detected PIPT I-cache on CPU2
86[ 0.107760] GICv3: CPU2: found redistributor 100 region 0:0x0000000009c80000
87[ 0.108663] CPU2: Booted secondary processor 0x0000000100 [0x511f2052]
88[ 0.146658] Detected PIPT I-cache on CPU3
89[ 0.147446] GICv3: CPU3: found redistributor 101 region 0:0x0000000009cc0000
90[ 0.148303] CPU3: Booted secondary processor 0x0000000101 [0x511f2052]
91[ 0.152523] smp: Brought up 1 node, 4 CPUs
92[ 0.152611] SMP: Total of 4 processors activated.
93[ 0.152636] CPU features: detected: 32-bit EL0 Support
94[ 0.152652] CPU features: detected: CRC32 instructions
95[ 0.769460] CPU: All CPU(s) started at EL1
96[ 0.769966] alternatives: patching kernel code
97[ 0.778300] devtmpfs: initialized
98[ 0.788056] Registered cp15_barrier emulation handler
99[ 0.788178] Registered setend emulation handler
100[ 0.788706] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
101[ 0.788733] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
102[ 0.789489] pinctrl core: initialized pinctrl subsystem
103[ 0.791067] thermal_sys: Registered thermal governor 'step_wise'
104[ 0.791071] thermal_sys: Registered thermal governor 'power_allocator'
105[ 0.792263] DMI not present or invalid.
106[ 0.792689] NET: Registered protocol family 16
107[ 0.795245] DMA: preallocated 256 KiB pool for atomic allocations
108[ 0.795274] audit: initializing netlink subsys (disabled)
109[ 0.797224] audit: type=2000 audit(0.264:1): state=initialized audit_enabled=0 res=1
110[ 0.799386] cpuidle: using governor menu
111[ 0.799781] hw-breakpoint: found 8 breakpoint and 4 watchpoint registers.
112[ 0.803068] Serial: AMBA PL011 UART driver
113[ 0.836603] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
114[ 0.836627] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
115[ 0.836639] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
116[ 0.836652] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
117[ 0.861175] cryptd: max_cpu_qlen set to 1000
118[ 0.932354] ACPI: Interpreter disabled.
119[ 0.937937] iommu: Default domain type: Translated
120[ 0.939515] vgaarb: loaded
121[ 0.939826] SCSI subsystem initialized
122[ 0.940181] libata version 3.00 loaded.
123[ 0.940392] usbcore: registered new interface driver usbfs
124[ 0.940429] usbcore: registered new interface driver hub
125[ 0.940504] usbcore: registered new device driver usb
126[ 0.941141] pps_core: LinuxPPS API ver. 1 registered
127[ 0.941154] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
128[ 0.941176] PTP clock support registered
129[ 0.941294] EDAC MC: Ver: 3.0.0
130[ 0.944367] FPGA manager framework
131[ 0.944449] Advanced Linux Sound Architecture Driver Initialized.
132[ 0.948303] clocksource: Switched to clocksource arch_sys_counter
133[ 0.948475] VFS: Disk quotas dquot_6.6.0
134[ 0.948526] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
135[ 0.948713] pnp: PnP ACPI: disabled
136[ 0.960248] s1: supplied by regulator-dummy
137[ 0.960496] s2: supplied by regulator-dummy
138[ 0.960683] s3: supplied by regulator-dummy
139[ 0.960735] s3: Bringing 0uV into 1300000-1300000uV
140[ 0.960898] s4: supplied by regulator-dummy
141[ 0.960936] s4: Bringing 0uV into 1800000-1800000uV
142[ 0.961233] s5: supplied by regulator-dummy
143[ 0.961276] s5: Bringing 0uV into 2150000-2150000uV
144[ 0.961440] s6: supplied by regulator-dummy
145[ 0.961651] s7: supplied by regulator-dummy
146[ 0.961692] s7: Bringing 0uV into 800000-800000uV
147[ 0.961857] s8: supplied by regulator-dummy
148[ 0.962043] s9: supplied by regulator-dummy
149[ 0.962242] s10: supplied by regulator-dummy
150[ 0.962439] s11: supplied by regulator-dummy
151[ 0.962637] s12: supplied by regulator-dummy
152[ 0.962808] l1: supplied by s3
153[ 0.962848] l1: Bringing 0uV into 1000000-1000000uV
154[ 0.962979] l2: supplied by s3
155[ 0.963016] l2: Bringing 0uV into 1250000-1250000uV
156[ 0.963159] l3: supplied by s3
157[ 0.963197] l3: Bringing 0uV into 850000-850000uV
158[ 0.963343] l4: supplied by s3
159[ 0.963381] l4: Bringing 0uV into 1225000-1225000uV
160[ 0.963511] l5: supplied by s5
161[ 0.963728] l6: supplied by regulator-dummy
162[ 0.963770] l6: Bringing 0uV into 1200000-1200000uV
163[ 0.963920] l7: supplied by s5
164[ 0.964188] l8: supplied by regulator-dummy
165[ 0.964232] l8: Bringing 0uV into 1800000-1800000uV
166[ 0.964428] l9: supplied by regulator-dummy
167[ 0.964467] l9: Bringing 0uV into 1800000-1800000uV
168[ 0.964667] l10: supplied by regulator-dummy
169[ 0.964707] l10: Bringing 0uV into 1800000-1800000uV
170[ 0.964859] l11: supplied by s3
171[ 0.964897] l11: Bringing 0uV into 1150000-1150000uV
172[ 0.965094] l12: supplied by regulator-dummy
173[ 0.965135] l12: Bringing 0uV into 1800000-1800000uV
174[ 0.965326] l13: supplied by regulator-dummy
175[ 0.965373] l13: Bringing 0uV into 1800000-1800000uV
176[ 0.965520] l14: supplied by s5
177[ 0.965559] l14: Bringing 0uV into 1800000-1800000uV
178[ 0.965717] l15: supplied by s5
179[ 0.965754] l15: Bringing 0uV into 1800000-1800000uV
180[ 0.965954] l16: supplied by regulator-dummy
181[ 0.966002] l16: Bringing 0uV into 2700000-2700000uV
182[ 0.966215] l17: supplied by regulator-dummy
183[ 0.966254] l17: Bringing 0uV into 2500000-2500000uV
184[ 0.966447] l18: supplied by regulator-dummy
185[ 0.966484] l18: Bringing 0uV into 2700000-2700000uV
186[ 0.966703] l19: supplied by regulator-dummy
187[ 0.966751] l19: Bringing 0uV into 3000000-3000000uV
188[ 0.966911] l20: supplied by s5
189[ 0.966949] l20: Bringing 0uV into 2950000-2950000uV
190[ 0.967103] l21: supplied by s5
191[ 0.967141] l21: Bringing 0uV into 2950000-2950000uV
192[ 0.967362] l22: supplied by regulator-dummy
193[ 0.967411] l22: Bringing 0uV into 3300000-3300000uV
194[ 0.967628] l23: supplied by regulator-dummy
195[ 0.967667] l23: Bringing 0uV into 2800000-2800000uV
196[ 0.967881] l24: supplied by regulator-dummy
197[ 0.967921] l24: Bringing 0uV into 3075000-3075000uV
198[ 0.968087] l25: supplied by s3
199[ 0.968180] l25: Bringing 0uV into 1200000-1200000uV
200[ 0.968352] l26: supplied by s3
201[ 0.968547] l27: supplied by s3
202[ 0.968584] l27: Bringing 0uV into 1000000-1000000uV
203[ 0.968747] l28: supplied by s3
204[ 0.968784] l28: Bringing 0uV into 925000-925000uV
205[ 0.969018] l29: supplied by regulator-dummy
206[ 0.969057] l29: Bringing 0uV into 2800000-2800000uV
207[ 0.969287] l30: supplied by regulator-dummy
208[ 0.969329] l30: Bringing 0uV into 1800000-1800000uV
209[ 0.969499] l31: supplied by s3
210[ 0.969759] l32: supplied by regulator-dummy
211[ 0.969799] l32: Bringing 0uV into 1800000-1800000uV
212[ 0.970018] lvs1: supplied by regulator-dummy
213[ 0.970241] lvs2: supplied by regulator-dummy
214[ 1.076413] NET: Registered protocol family 2
215[ 1.077211] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
216[ 1.077250] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
217[ 1.077357] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
218[ 1.077470] TCP: Hash tables configured (established 32768 bind 32768)
219[ 1.077607] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
220[ 1.077646] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
221[ 1.077799] NET: Registered protocol family 1
222[ 1.078992] RPC: Registered named UNIX socket transport module.
223[ 1.079008] RPC: Registered udp transport module.
224[ 1.079017] RPC: Registered tcp transport module.
225[ 1.079027] RPC: Registered tcp NFSv4.1 backchannel transport module.
226[ 1.080211] PCI: CLS 0 bytes, default 64
227[ 1.080461] Unpacking initramfs...
228[ 1.262629] Freeing initrd memory: 5568K
229[ 1.267110] kvm [1]: HYP mode not available
230[ 2.282401] Initialise system trusted keyrings
231[ 2.285504] workingset: timestamp_bits=44 max_order=20 bucket_order=0
232[ 2.290988] squashfs: version 4.0 (2009/01/31) Phillip Lougher
233[ 2.295379] NFS: Registering the id_resolver key type
234[ 2.295413] Key type id_resolver registered
235[ 2.295423] Key type id_legacy registered
236[ 2.295437] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
237[ 2.295680] 9p: Installing v9fs 9p2000 file system support
238[ 2.618705] Key type asymmetric registered
239[ 2.618725] Asymmetric key parser 'x509' registered
240[ 2.618780] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
241[ 2.618794] io scheduler mq-deadline registered
242[ 2.618804] io scheduler kyber registered
243[ 2.628009] qcom-qmp-phy 34000.phy: Registered Qcom-QMP phy
244[ 2.628683] qcom-qmp-phy 7410000.phy: Registered Qcom-QMP phy
245[ 2.629736] ufs_qcom_phy_qmp_14nm 627000.phy: invalid resource
246[ 2.636098] qcom-pcie 608000.pcie: 608000.pcie supply vddpe-3v3 not found, using dummy regulator
247[ 2.636274] qcom-pcie 608000.pcie: host bridge /soc/agnoc@0/pcie@608000 ranges:
248[ 2.636319] qcom-pcie 608000.pcie: IO 0x0d200000..0x0d2fffff -> 0x0d200000
249[ 2.636346] qcom-pcie 608000.pcie: MEM 0x0d300000..0x0dffffff -> 0x0d300000
250[ 3.745859] qcom-pcie 608000.pcie: Phy link never came up
251[ 3.747967] qcom-pcie 608000.pcie: cannot initialize host
252[ 3.749705] qcom-pcie: probe of 608000.pcie failed with error -110
253[ 3.750342] qcom-pcie 610000.pcie: 610000.pcie supply vddpe-3v3 not found, using dummy regulator
254[ 3.750472] qcom-pcie 610000.pcie: host bridge /soc/agnoc@0/pcie@610000 ranges:
255[ 3.750517] qcom-pcie 610000.pcie: IO 0x0e200000..0x0e2fffff -> 0x0e200000
256[ 3.750544] qcom-pcie 610000.pcie: MEM 0x0e300000..0x0fffffff -> 0x0e300000
257[ 3.961687] qcom-pcie 610000.pcie: Link up
258[ 3.961825] qcom-pcie 610000.pcie: PCI host bridge to bus 0002:00
259[ 3.961843] pci_bus 0002:00: root bus resource [bus 00-ff]
260[ 3.961856] pci_bus 0002:00: root bus resource [io 0x100000-0x1fffff] (bus address [0xe200000-0xe2fffff])
261[ 3.961873] pci_bus 0002:00: root bus resource [mem 0x0e300000-0x0fffffff]
262[ 3.961905] pci 0002:00:00.0: [17cb:0104] type 01 class 0x060400
263[ 3.961937] pci 0002:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff]
264[ 3.962011] pci 0002:00:00.0: PME# supported from D0 D3hot
265[ 3.965004] pci 0002:01:00.0: [1969:1083] type 00 class 0x020000
266[ 3.965243] pci 0002:01:00.0: reg 0x10: [mem 0x0e300000-0x0e33ffff 64bit]
267[ 3.965308] pci 0002:01:00.0: reg 0x18: [io 0x100000-0x10007f]
268[ 3.966020] pci 0002:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
269[ 3.978665] pci 0002:00:00.0: BAR 14: assigned [mem 0x0e300000-0x0e3fffff]
270[ 3.978687] pci 0002:00:00.0: BAR 0: assigned [mem 0x0e400000-0x0e400fff]
271[ 3.978703] pci 0002:00:00.0: BAR 13: assigned [io 0x100000-0x100fff]
272[ 3.978722] pci 0002:01:00.0: BAR 0: assigned [mem 0x0e300000-0x0e33ffff 64bit]
273[ 3.978810] pci 0002:01:00.0: BAR 2: assigned [io 0x100000-0x10007f]
274[ 3.978847] pci 0002:00:00.0: PCI bridge to [bus 01-ff]
275[ 3.978859] pci 0002:00:00.0: bridge window [io 0x100000-0x100fff]
276[ 3.978873] pci 0002:00:00.0: bridge window [mem 0x0e300000-0x0e3fffff]
277[ 3.980589] pcieport 0002:00:00.0: PME: Signaling with IRQ 64
278[ 3.983752] pcieport 0002:00:00.0: AER: enabled with IRQ 64
279[ 3.983872] pci 0002:01:00.0: [Firmware Bug]: disabling VPD access (can't determine size of non-standard VPD format)
280[ 3.988500] EINJ: ACPI disabled.
281[ 4.019940] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
282[ 4.022259] SuperH (H)SCI(F) driver initialized
283[ 4.022971] msm_serial 7570000.serial: msm_serial: detected port #2
284[ 4.023006] msm_serial 7570000.serial: uartclk = 19200000
285[ 4.023072] 7570000.serial: ttyMSM2 at MMIO 0x7570000 (irq = 8, base_baud = 1200000) is a MSM
286[ 4.023246] serial serial0: tty port ttyMSM2 registered
287[ 4.023427] msm_serial 75b0000.serial: msm_serial: detected port #0
288[ 4.023452] msm_serial 75b0000.serial: uartclk = 7372800
289[ 4.023487] 75b0000.serial: ttyMSM0 at MMIO 0x75b0000 (irq = 11, base_baud = 460800) is a MSM
290[ 4.023515] msm_serial: console setup on port #0
291[ 5.602521] printk: console [ttyMSM0] enabled
292[ 5.607614] msm_serial: driver initialized
293[ 5.613022] arm-smmu da0000.iommu: probing hardware configuration...
294[ 5.615432] arm-smmu da0000.iommu: SMMUv2 with:
295[ 5.622003] arm-smmu da0000.iommu: stage 1 translation
296[ 5.626199] arm-smmu da0000.iommu: address translation ops
297[ 5.631407] arm-smmu da0000.iommu: non-coherent table walk
298[ 5.636962] arm-smmu da0000.iommu: (IDR0.CTTW overridden by FW configuration)
299[ 5.642527] arm-smmu da0000.iommu: stream matching with 4 register groups
300[ 5.649838] arm-smmu da0000.iommu: 2 context banks (0 stage-2 only)
301[ 5.656692] arm-smmu da0000.iommu: Supported page sizes: 0x63315000
302[ 5.663180] arm-smmu da0000.iommu: Stage-1: 32-bit VA -> 36-bit IPA
303[ 5.670987] ------------[ cut here ]------------
304[ 5.675859] gpu_gx status stuck at 'off'
305[ 5.675884] WARNING: CPU: 1 PID: 1 at drivers/clk/qcom/gdsc.c:145 gdsc_toggle_logic+0xe0/0xe8
306[ 5.684352] Modules linked in:
307[ 5.692768] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 5.4.12-ifc6601-arm64-dev #2
308[ 5.695722] Hardware name: Qualcomm Technologies, Inc. DB820c (DT)
309[ 5.703274] pstate: 60000005 (nZCv daif -PAN -UAO)
310[ 5.709346] pc : gdsc_toggle_logic+0xe0/0xe8
311[ 5.714119] lr : gdsc_toggle_logic+0xe0/0xe8
312[ 5.718544] sp : ffff80001003b9f0
313[ 5.722796] x29: ffff80001003b9f0 x28: 0000000000000000
314[ 5.726012] x27: ffff800011640068 x26: ffff800011c06a50
315[ 5.731394] x25: 0000000000000001 x24: ffff0000f8479810
316[ 5.736689] x23: 0000000000000001 x22: ffff800011c06e28
317[ 5.741985] x21: 0000000000000001 x20: 00000000ffffff92
318[ 5.747279] x19: ffff800011c06a50 x18: ffffffffffffffff
319[ 5.752574] x17: 0000000000000000 x16: 0000000000000001
320[ 5.757869] x15: ffff800011b298c8 x14: 0720072007200720
321[ 5.763164] x13: 0720072007200720 x12: 0720072007200720
322[ 5.768460] x11: 0720072007200720 x10: 0720072007200720
323[ 5.773754] x9 : 0720072007200720 x8 : ffff800011d6cc98
324[ 5.779049] x7 : 7473207375746174 x6 : ffff800011d6c7ac
325[ 5.784344] x5 : 0000000000000000 x4 : 0000000000000000
326[ 5.789640] x3 : 00000000ffffffff x2 : ffff8000ec546000
327[ 5.794936] x1 : d6d1fbf85f984800 x0 : 0000000000000000
328[ 5.800232] Call trace:
329[ 5.805523] gdsc_toggle_logic+0xe0/0xe8
330[ 5.807696] gdsc_enable+0xd4/0x210
331[ 5.811865] genpd_power_on.part.25+0xe8/0x220
332[ 5.815074] genpd_power_on.part.25+0x44/0x220
333[ 5.819589] __genpd_dev_pm_attach+0x20c/0x218
334[ 5.824016] genpd_dev_pm_attach+0x64/0x70
335[ 5.828445] dev_pm_domain_attach+0x48/0x50
336[ 5.832524] platform_drv_probe+0x38/0xa8
337[ 5.836603] really_probe+0xf8/0x480
338[ 5.840767] driver_probe_device+0x124/0x148
339[ 5.844414] device_driver_attach+0x6c/0x78
340[ 5.848666] __driver_attach+0xf0/0x178
341[ 5.852577] bus_for_each_dev+0x68/0xc8
342[ 5.856391] driver_attach+0x20/0x28
343[ 5.860211] bus_add_driver+0x158/0x248
344[ 5.864031] driver_register+0x60/0x110
345[ 5.867590] __platform_driver_register+0x40/0x48
346[ 5.871415] arm_smmu_driver_init+0x18/0x20
347[ 5.876274] do_one_initcall+0x58/0x1a8
348[ 5.880267] kernel_init_freeable+0x1a0/0x244
349[ 5.884089] kernel_init+0x10/0x108
350[ 5.888597] ret_from_fork+0x10/0x1c
351[ 5.891906] ---[ end trace c1d7bc8d476773b2 ]---
352[ 5.896263] arm-smmu d00000.iommu: probing hardware configuration...
353[ 5.900432] arm-smmu d00000.iommu: SMMUv2 with:
354[ 5.906741] arm-smmu d00000.iommu: stage 1 translation
355[ 5.910940] arm-smmu d00000.iommu: address translation ops
356[ 5.916144] arm-smmu d00000.iommu: non-coherent table walk
357[ 5.921700] arm-smmu d00000.iommu: (IDR0.CTTW overridden by FW configuration)
358[ 5.927261] arm-smmu d00000.iommu: stream matching with 2 register groups
359[ 5.934576] arm-smmu d00000.iommu: 2 context banks (0 stage-2 only)
360[ 5.941432] arm-smmu d00000.iommu: Supported page sizes: 0x63315000
361[ 5.947928] arm-smmu d00000.iommu: Stage-1: 32-bit VA -> 36-bit IPA
362[ 5.954283] arm-smmu d00000.iommu: Handoff smr: 80000000 s2cr: 30000000 cb: 0
363[ 5.961627] arm-smmu 1600000.iommu: probing hardware configuration...
364[ 5.967642] arm-smmu 1600000.iommu: SMMUv2 with:
365[ 5.974069] arm-smmu 1600000.iommu: stage 1 translation
366[ 5.978730] arm-smmu 1600000.iommu: address translation ops
367[ 5.984026] arm-smmu 1600000.iommu: non-coherent table walk
368[ 5.989674] arm-smmu 1600000.iommu: (IDR0.CTTW overridden by FW configuration)
369[ 5.995316] arm-smmu 1600000.iommu: stream matching with 15 register groups
370[ 6.002369] arm-smmu 1600000.iommu: 12 context banks (0 stage-2 only)
371[ 6.009652] arm-smmu 1600000.iommu: Supported page sizes: 0x63315000
372[ 6.015976] arm-smmu 1600000.iommu: Stage-1: 36-bit VA -> 36-bit IPA
373[ 6.025145] arm-smmu d40000.arm,smmu-venus: probing hardware configuration...
374[ 6.028927] arm-smmu d40000.arm,smmu-venus: SMMUv2 with:
375[ 6.036068] arm-smmu d40000.arm,smmu-venus: stage 1 translation
376[ 6.041409] arm-smmu d40000.arm,smmu-venus: address translation ops
377[ 6.047396] arm-smmu d40000.arm,smmu-venus: non-coherent table walk
378[ 6.053738] arm-smmu d40000.arm,smmu-venus: (IDR0.CTTW overridden by FW configuration)
379[ 6.060084] arm-smmu d40000.arm,smmu-venus: stream matching with 42 register groups
380[ 6.067835] arm-smmu d40000.arm,smmu-venus: 7 context banks (0 stage-2 only)
381[ 6.075804] arm-smmu d40000.arm,smmu-venus: Supported page sizes: 0x63315000
382[ 6.082817] arm-smmu d40000.arm,smmu-venus: Stage-1: 32-bit VA -> 36-bit IPA
383[ 6.119595] loop: module loaded
384[ 6.125378] ufshcd-qcom 624000.ufshc: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
385[ 6.129711] scsi host0: ufshcd
386[ 6.143114] spi_qup 7575000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
387[ 6.143928] spi_qup 75ba000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
388[ 6.150328] spmi spmi-0: PMIC arbiter version v2 (0x20010000)
389[ 6.158730] ufshcd-qcom 624000.ufshc: ufshcd_print_pwr_info:[RX, TX]: gear=[1, 1], lane[1, 1], pwr[SLOWAUTO_MODE, SLOWAUTO_MODE], rate = 0
390[ 6.165544] gpio gpiochip3: (400f000.qcom,spmi:pmic@2:gpios@c000): detected irqchip that is shared with multiple gpiochips: please fix the driver.
391[ 6.175400] s1: supplied by regulator-dummy
392[ 6.187734] s2: supplied by regulator-dummy
393[ 6.189151] ufshcd-qcom 624000.ufshc: ufshcd_print_pwr_info:[RX, TX]: gear=[3, 3], lane[1, 1], pwr[FAST MODE, FAST MODE], rate = 2
394[ 6.192179] l1: supplied by regulator-dummy
395[ 6.196132] scsi 0:0:0:49488: scsi_add_lun: correcting incorrect peripheral device type 0x0 for W-LUN 0x c150hN
396[ 6.208828] libphy: Fixed MDIO Bus: probed
397[ 6.211516] scsi 0:0:0:49488: Well-known LUN SAMSUNG KLUCG4J1CB-B0B1 0700 PQ: 0 ANSI: 6
398[ 6.222815] tun: Universal TUN/TAP device driver, 1.6
399[ 6.236411] thunder_xcv, ver 1.0
400[ 6.240265] thunder_bgx, ver 1.0
401[ 6.241652] scsi 0:0:0:49476: scsi_add_lun: correcting incorrect peripheral device type 0x0 for W-LUN 0x c144hN
402[ 6.243653] nicpf, ver 1.0
403[ 6.248833] scsi 0:0:0:49476: Well-known LUN SAMSUNG KLUCG4J1CB-B0B1 0700 PQ: 0 ANSI: 6
404[ 6.258363] hclge is initializing
405[ 6.268882] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
406[ 6.272054] hns3: Copyright (c) 2017 Huawei Corporation.
407[ 6.279347] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
408[ 6.284658] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
409[ 6.286225] scsi 0:0:0:49456: scsi_add_lun: correcting incorrect peripheral device type 0x0 for W-LUN 0x c130hN
410[ 6.290339] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
411[ 6.290343] igb: Copyright (c) 2007-2014 Intel Corporation.
412[ 6.290388] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
413[ 6.290391] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
414[ 6.290947] sky2: driver version 1.30
415[ 6.297734] scsi 0:0:0:49456: Well-known LUN SAMSUNG KLUCG4J1CB-B0B1 0700 PQ: 0 ANSI: 6
416[ 6.308021] usbcore: registered new interface driver rtl8150
417[ 6.345754] usbcore: registered new interface driver r8152
418[ 6.351364] usbcore: registered new interface driver asix
419[ 6.355907] scsi 0:0:0:0: Direct-Access SAMSUNG KLUCG4J1CB-B0B1 0700 PQ: 0 ANSI: 6
420[ 6.356735] usbcore: registered new interface driver ax88179_178a
421[ 6.356979] VFIO - User Level meta-driver version: 0.3
422[ 6.359549] dwc3-qcom 76f8800.usb: IRQ hs_phy_irq not found
423[ 6.381269] dwc3-qcom 76f8800.usb: IRQ dp_hs_phy_irq not found
424[ 6.383314] sd 0:0:0:0: Power-on or device reset occurred
425[ 6.386748] dwc3-qcom 76f8800.usb: IRQ dm_hs_phy_irq not found
426[ 6.386754] dwc3-qcom 76f8800.usb: IRQ ss_phy_irq not found
427[ 6.387972] dwc3 7600000.dwc3: Failed to get clk 'ref': -2
428[ 6.388221] random: fast init done
429[ 6.391760] scsi 0:0:0:1: Direct-Access SAMSUNG KLUCG4J1CB-B0B1 0700 PQ: 0 ANSI: 6
430[ 6.404270] sd 0:0:0:1: Power-on or device reset occurred
431[ 6.411054] dwc3-qcom 6af8800.usb: IRQ hs_phy_irq not found
432[ 6.416918] sd 0:0:0:0: [sda] 14530560 4096-byte logical blocks: (59.5 GB/55.4 GiB)
433[ 6.418257] dwc3-qcom 6af8800.usb: IRQ dp_hs_phy_irq not found
434[ 6.426572] sd 0:0:0:0: [sda] 16384-byte physical blocks
435[ 6.431791] dwc3-qcom 6af8800.usb: IRQ dm_hs_phy_irq not found
436[ 6.431795] dwc3-qcom 6af8800.usb: IRQ ss_phy_irq not found
437[ 6.432926] dwc3 6a00000.dwc3: Failed to get clk 'ref': -2
438[ 6.433839] scsi 0:0:0:2: Direct-Access SAMSUNG KLUCG4J1CB-B0B1 0700 PQ: 0 ANSI: 6
439[ 6.437549] sd 0:0:0:0: [sda] Write Protect is off
440[ 6.446133] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
441[ 6.450793] sd 0:0:0:0: [sda] Mode Sense: 00 32 00 10
442[ 6.453595] sd 0:0:0:1: [sdb] 1024 4096-byte logical blocks: (4.19 MB/4.00 MiB)
443[ 6.453901] sd 0:0:0:1: [sdb] 16384-byte physical blocks
444[ 6.456245] ehci-pci: EHCI PCI platform driver
445[ 6.462106] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
446[ 6.465957] sd 0:0:0:1: [sdb] Write Protect is off
447[ 6.466272] sd 0:0:0:1: [sdb] Mode Sense: 00 32 00 10
448[ 6.467400] ehci-platform: EHCI generic platform driver
449[ 6.473332] sd 0:0:0:0: [sda] Optimal transfer size 8192 bytes not a multiple of physical block size (16384 bytes)
450[ 6.473580] sd 0:0:0:2: Power-on or device reset occurred
451[ 6.481403] ehci-orion: EHCI orion driver
452[ 6.483041] sd 0:0:0:1: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
453[ 6.487157] sd 0:0:0:1: [sdb] Optimal transfer size 8192 bytes not a multiple of physical block size (16384 bytes)
454[ 6.487954] scsi 0:0:0:3: Direct-Access SAMSUNG KLUCG4J1CB-B0B1 0700 PQ: 0 ANSI: 6
455[ 6.492430] ehci-exynos: EHCI EXYNOS driver
456[ 6.492565] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
457[ 6.492603] ohci-pci: OHCI PCI platform driver
458[ 6.492655] ohci-platform: OHCI generic platform driver
459[ 6.492831] ohci-exynos: OHCI EXYNOS driver
460[ 6.493042] usbcore: registered new interface driver usb-storage
461[ 6.493134] usbcore: registered new interface driver usbserial_generic
462[ 6.493153] usbserial: USB Serial support registered for generic
463[ 6.493639] sd 0:0:0:3: Power-on or device reset occurred
464[ 6.497135] i2c /dev entries driver
465[ 6.498081] i2c_qup 75b5000.i2c: using default clock-frequency 100000
466[ 6.505512] sd 0:0:0:3: [sdd] 32768 4096-byte logical blocks: (134 MB/128 MiB)
467[ 6.510038] i2c_qup 75b5000.i2c:
468 tx channel not available
469[ 6.512669] i2c_qup 75b6000.i2c: using default clock-frequency 100000
470[ 6.514410] sd 0:0:0:3: [sdd] 16384-byte physical blocks
471[ 6.522862] i2c_qup 75b6000.i2c:
472 tx channel not available
473[ 6.527276] i2c_qup 7577000.i2c: using default clock-frequency 100000
474[ 6.527760] sd 0:0:0:2: [sdc] 1024 4096-byte logical blocks: (4.19 MB/4.00 MiB)
475[ 6.532685] i2c_qup 7577000.i2c:
476 tx channel not available
477[ 6.533019] sd 0:0:0:3: [sdd] Write Protect is off
478[ 6.537553] scsi 0:0:0:4: Direct-Access SAMSUNG KLUCG4J1CB-B0B1 0700 PQ: 0 ANSI: 6
479[ 6.537772] sd 0:0:0:2: [sdc] 16384-byte physical blocks
480[ 6.548128] sd 0:0:0:3: [sdd] Mode Sense: 00 32 00 10
481[ 6.557675] sd 0:0:0:3: [sdd] Write cache: enabled, read cache: enabled, supports DPO and FUA
482[ 6.566500] sd 0:0:0:2: [sdc] Write Protect is off
483[ 6.578811] sd 0:0:0:4: Power-on or device reset occurred
484[ 6.584666] sd 0:0:0:2: [sdc] Mode Sense: 00 32 00 10
485[ 6.584778] sd 0:0:0:3: [sdd] Optimal transfer size 8192 bytes not a multiple of physical block size (16384 bytes)
486[ 6.584962] scsi 0:0:0:5: Direct-Access SAMSUNG KLUCG4J1CB-B0B1 0700 PQ: 0 ANSI: 6
487[ 6.585466] sd 0:0:0:2: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA
488[ 6.634106] sd 0:0:0:4: [sde] 1048576 4096-byte logical blocks: (4.29 GB/4.00 GiB)
489[ 6.635905] sd 0:0:0:5: Power-on or device reset occurred
490[ 6.643894] sd 0:0:0:4: [sde] 16384-byte physical blocks
491[ 6.650079] sd 0:0:0:2: [sdc] Optimal transfer size 8192 bytes not a multiple of physical block size (16384 bytes)
492[ 6.664951] sd 0:0:0:4: [sde] Write Protect is off
493[ 6.669027] sd 0:0:0:5: [sdf] 8192 4096-byte logical blocks: (33.6 MB/32.0 MiB)
494[ 6.669039] sd 0:0:0:5: [sdf] 16384-byte physical blocks
495[ 6.669166] sda: sda1
496[ 6.669227] sd 0:0:0:5: [sdf] Write Protect is off
497[ 6.669232] sd 0:0:0:5: [sdf] Mode Sense: 00 32 00 10
498[ 6.669641] sd 0:0:0:5: [sdf] Write cache: enabled, read cache: enabled, supports DPO and FUA
499[ 6.669805] sd 0:0:0:5: [sdf] Optimal transfer size 8192 bytes not a multiple of physical block size (16384 bytes)
500[ 6.676875] sd 0:0:0:4: [sde] Mode Sense: 00 32 00 10
501[ 6.682320] sdb: sdb1
502[ 6.687202] sdd: sdd1 sdd2 sdd3
503[ 6.689831] sd 0:0:0:3: [sdd] Attached SCSI disk
504[ 6.702638] sd 0:0:0:4: [sde] Write cache: enabled, read cache: enabled, supports DPO and FUA
505[ 6.710767] sdc: sdc1
506[ 6.722385] input: pm8941_pwrkey as /devices/platform/soc/400f000.qcom,spmi/spmi-0/0-00/400f000.qcom,spmi:pmic@0:pon@800/400f000.qcom,spmi:pmic@0:pon@800:pwrkey/input/input0
507[ 6.727692] sd 0:0:0:4: [sde] Optimal transfer size 8192 bytes not a multiple of physical block size (16384 bytes)
508[ 6.728261] sd 0:0:0:1: [sdb] Attached SCSI disk
509[ 6.730060] sd 0:0:0:2: [sdc] Attached SCSI disk
510[ 6.734781] sdf: sdf1 sdf2 sdf3 sdf4 sdf5 sdf6 sdf7 sdf8 sdf9
511[ 6.735724] sd 0:0:0:0: [sda] Attached SCSI disk
512[ 6.798283] input: pm8941_pwrkey as /devices/platform/soc/400f000.qcom,spmi/spmi-0/0-00/400f000.qcom,spmi:pmic@0:pon@800/400f000.qcom,spmi:pmic@0:pon@800:resin/input/input1
513[ 6.804788] sde: sde1 sde2 sde3 sde4 sde5 sde6 sde7 sde8 sde9 sde10 sde11 sde12 sde13 sde14 sde15 sde16 sde17 sde18 sde19 sde20 sde21 sde22 sde23 sde24 sde25 sde26 sde27 sde28 sde29 sde30
514[ 6.806953] sd 0:0:0:5: [sdf] Attached SCSI disk
515[ 6.955131] sd 0:0:0:4: [sde] Attached SCSI disk
516[ 7.138632] sdhci: Secure Digital Host Controller Interface driver
517[ 7.139526] sdhci: Copyright(c) Pierre Ossman
518[ 7.173215] Synopsys Designware Multimedia Card Interface Driver
519[ 7.235541] sdhci-pltfm: SDHCI platform and OF driver helper
520[ 7.315179] sdhci_msm 74a4900.sdhci: Got CD GPIO
521[ 7.420298] mmc0: SDHCI controller on 74a4900.sdhci [74a4900.sdhci] using ADMA 64-bit
522[ 7.425480] ledtrig-cpu: registered to indicate activity on CPUs
523[ 7.429068] usbcore: registered new interface driver usbhid
524[ 7.433226] usbhid: USB HID core driver
525[ 7.440764] gpio gpiochip1: (400f000.qcom,spmi:pmic@0:gpios@c000): allocate IRQ 101, hwirq 21
526[ 7.442318] gpio gpiochip1: (400f000.qcom,spmi:pmic@0:gpios@c000): found parent hwirq 213
527[ 7.451025] gpio gpiochip1: (400f000.qcom,spmi:pmic@0:gpios@c000): alloc_irqs_parent for 101 parent hwirq 213
528[ 7.462147] gpio gpiochip3: (400f000.qcom,spmi:pmic@2:gpios@c000): allocate IRQ 102, hwirq 5
529[ 7.469111] gpio gpiochip3: (400f000.qcom,spmi:pmic@2:gpios@c000): found parent hwirq 197
530[ 7.477569] gpio gpiochip3: (400f000.qcom,spmi:pmic@2:gpios@c000): alloc_irqs_parent for 102 parent hwirq 197
531[ 7.492037] usbcore: registered new interface driver snd-usb-audio
532[ 7.497226] NET: Registered protocol family 10
533[ 7.504332] Segment Routing with IPv6
534[ 7.506067] NET: Registered protocol family 17
535[ 7.509890] 9pnet: Installing 9P2000 support
536[ 7.514173] Key type dns_resolver registered
537[ 7.518992] registered taskstats version 1
538[ 7.522834] Loading compiled-in X.509 certificates
539[ 7.555819] qcom-qusb2-phy 7411000.phy: Registered Qcom-QUSB2 phy
540[ 7.556595] qcom-qusb2-phy 7412000.phy: Registered Qcom-QUSB2 phy
541[ 7.562134] qcom-pcie 600000.pcie: host bridge /soc/agnoc@0/pcie@600000 ranges:
542[ 7.567047] qcom-pcie 600000.pcie: IO 0x0c200000..0x0c2fffff -> 0x0c200000
543[ 7.574113] qcom-pcie 600000.pcie: MEM 0x0c300000..0x0cffffff -> 0x0c300000
544[ 7.873749] qcom-pcie 600000.pcie: Link up
545[ 7.873907] qcom-pcie 600000.pcie: PCI host bridge to bus 0000:00
546[ 7.876760] pci_bus 0000:00: root bus resource [bus 00-ff]
547[ 7.882910] pci_bus 0000:00: root bus resource [io 0x200000-0x2fffff] (bus address [0xc200000-0xc2fffff])
548[ 7.888296] pci_bus 0000:00: root bus resource [mem 0x0c300000-0x0cffffff]
549[ 7.897944] pci 0000:00:00.0: [17cb:0104] type 01 class 0x060400
550[ 7.904808] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff]
551[ 7.911011] pci 0000:00:00.0: PME# supported from D0 D3hot
552[ 7.919875] pci 0000:01:00.0: [168c:003e] type 00 class 0x028000
553[ 7.922777] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
554[ 7.929547] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
555[ 7.946822] pci 0000:00:00.0: BAR 14: assigned [mem 0x0c400000-0x0c5fffff]
556[ 7.946858] pci 0000:00:00.0: BAR 0: assigned [mem 0x0c300000-0x0c300fff]
557[ 7.952634] pci 0000:01:00.0: BAR 0: assigned [mem 0x0c400000-0x0c5fffff 64bit]
558[ 7.959544] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
559[ 7.966572] pci 0000:00:00.0: bridge window [mem 0x0c400000-0x0c5fffff]
560[ 7.973486] pcieport 0000:00:00.0: PME: Signaling with IRQ 104
561[ 7.980279] pcieport 0000:00:00.0: AER: enabled with IRQ 104
562[ 7.986760] arm-smmu b40000.iommu: probing hardware configuration...
563[ 7.990385] arm-smmu b40000.iommu: SMMUv2 with:
564[ 7.996661] arm-smmu b40000.iommu: stage 1 translation
565[ 8.000858] arm-smmu b40000.iommu: address translation ops
566[ 8.006082] arm-smmu b40000.iommu: non-coherent table walk
567[ 8.011626] arm-smmu b40000.iommu: (IDR0.CTTW overridden by FW configuration)
568[ 8.017182] arm-smmu b40000.iommu: stream matching with 2 register groups
569[ 8.024512] arm-smmu b40000.iommu: 2 context banks (0 stage-2 only)
570[ 8.031362] arm-smmu b40000.iommu: Supported page sizes: 0x63315000
571[ 8.037861] arm-smmu b40000.iommu: Stage-1: 48-bit VA -> 36-bit IPA
572[ 8.046943] dwc3-qcom 76f8800.usb: IRQ hs_phy_irq not found
573[ 8.050537] dwc3-qcom 76f8800.usb: IRQ dp_hs_phy_irq not found
574[ 8.055821] dwc3-qcom 76f8800.usb: IRQ dm_hs_phy_irq not found
575[ 8.061708] dwc3-qcom 76f8800.usb: IRQ ss_phy_irq not found
576[ 8.068583] dwc3 7600000.dwc3: Failed to get clk 'ref': -2
577[ 8.075463] phy phy-7412000.phy.6: QUSB2PHY pll lock failed: status reg = 0
578[ 8.078724] phy phy-7412000.phy.6: phy init failed --> -16
579[ 8.085418] dwc3 7600000.dwc3: failed to initialize core: -16
580[ 8.091014] dwc3: probe of 7600000.dwc3 failed with error -16
581[ 8.099400] dwc3-qcom 6af8800.usb: IRQ hs_phy_irq not found
582[ 8.102533] dwc3-qcom 6af8800.usb: IRQ dp_hs_phy_irq not found
583[ 8.107888] dwc3-qcom 6af8800.usb: IRQ dm_hs_phy_irq not found
584[ 8.113797] dwc3-qcom 6af8800.usb: IRQ ss_phy_irq not found
585[ 8.120662] dwc3 6a00000.dwc3: Failed to get clk 'ref': -2
586[ 8.126139] phy phy-7411000.phy.5: QUSB2PHY pll lock failed: status reg = 0
587[ 8.130790] phy phy-7411000.phy.5: phy init failed --> -16
588[ 8.137499] dwc3 6a00000.dwc3: failed to initialize core: -16
589[ 8.143099] dwc3: probe of 6a00000.dwc3 failed with error -16
590[ 8.253104] gpio gpiochip1: (400f000.qcom,spmi:pmic@0:gpios@c000): allocate IRQ 105, hwirq 1
591[ 8.254325] gpio gpiochip1: (400f000.qcom,spmi:pmic@0:gpios@c000): found parent hwirq 193
592[ 8.262429] gpio gpiochip1: (400f000.qcom,spmi:pmic@0:gpios@c000): alloc_irqs_parent for 105 parent hwirq 193
593[ 8.278515] input: gpio_keys as /devices/platform/gpio_keys/input/input2
594[ 8.290361] hctosys: unable to open rtc device (rtc0)
595[ 8.303721] cfg80211: Loading compiled-in X.509 certificates for regulatory database
596[ 8.389398] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
597[ 8.395770] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
598[ 8.397646] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db
599[ 8.417239] ALSA device list:
600[ 8.418365] No soundcards found.
601[ 8.504953] Freeing unused kernel memory: 5760K
602[ 8.517877] Run /init as init process
603[ 9.766458] cfg80211: failed to load regulatory.db
604[ 11.297837] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
605[ 11.677420] systemd[1]: System time before build time, advancing clock.
606[ 13.247635] random: systemd: uninitialized urandom read (16 bytes read)
607[ 13.252040] random: systemd: uninitialized urandom read (16 bytes read)
608[ 13.254363] random: systemd: uninitialized urandom read (16 bytes read)
609[ 14.089350] EXT4-fs (sda1): re-mounted. Opts: data=ordered
610[ 14.217905] systemd-journald[302]: Received request to flush runtime journal from PID 1
611[ 16.303025] NET: Registered protocol family 42
612[ 17.263650] qcom_q6v5_pas adsp-pil: adsp-pil supply cx not found, using dummy regulator
613[ 17.263849] qcom_q6v5_pas adsp-pil: adsp-pil supply px not found, using dummy regulator
614[ 17.357572] remoteproc remoteproc0: adsp-pil is available
615[ 17.358742] remoteproc remoteproc0: Direct firmware load for qcom/msm8996/adsp.mbn failed with error -2
616[ 17.364040] remoteproc remoteproc0: Falling back to sysfs fallback for: qcom/msm8996/adsp.mbn
617[ 17.380765] remoteproc remoteproc1: 2080000.remoteproc is available
618[ 18.057889] rtc-pm8xxx 400f000.qcom,spmi:pmic@0:rtc@6000: registered as rtc0
619[ 18.066667] remoteproc remoteproc1: powering up 2080000.remoteproc
620[ 18.066749] remoteproc remoteproc1: Direct firmware load for qcom/msm8996/mba.mbn failed with error -2
621[ 18.072358] remoteproc remoteproc1: Falling back to sysfs fallback for: qcom/msm8996/mba.mbn
622[ 18.592053] mc: Linux media interface: v0.10
623[ 18.680251] msm-snd-apq8096 sound: MultiMedia1: error getting cpu dai name
624[ 18.680292] msm-snd-apq8096 sound: Error parsing OF data
625[ 18.751799] atl1c 0002:01:00.0: enabling device (0000 -> 0002)
626[ 18.946559] atl1c 0002:01:00.0: version 1.0.1.1-NAPI
627[ 18.947797] msm-snd-apq8096 sound: MultiMedia1: error getting cpu dai name
628[ 18.950675] msm-snd-apq8096 sound: Error parsing OF data
629[ 19.167506] adreno b00000.gpu: Adding to iommu group 0
630[ 19.173165] videodev: Linux video capture interface: v2.00
631[ 19.260541] msm-snd-apq8096 sound: MultiMedia1: error getting cpu dai name
632[ 19.260578] msm-snd-apq8096 sound: Error parsing OF data
633[ 19.357348] msm_mdp 901000.mdp: Adding to iommu group 1
634[ 19.480390] msm_mdp 901000.mdp: No interconnect support may cause display underflows!
635[ 19.481599] msm-snd-apq8096 sound: MultiMedia1: error getting cpu dai name
636[ 19.497039] msm-snd-apq8096 sound: Error parsing OF data
637[ 19.501553] msm-snd-apq8096 sound: MultiMedia1: error getting cpu dai name
638[ 19.501592] msm-snd-apq8096 sound: Error parsing OF data
639[ 19.627639] msm-snd-apq8096 sound: MultiMedia1: error getting cpu dai name
640[ 19.627683] msm-snd-apq8096 sound: Error parsing OF data
641[ 19.695564] msm 900000.mdss: 900000.mdss supply vdd not found, using dummy regulator
642[ 19.726886] msm_mdp 901000.mdp: [drm:mdp5_bind [msm]] MDP5 version v1.7
643[ 19.727078] msm 900000.mdss: bound 901000.mdp (ops mdp5_ops [msm])
644[ 19.937081] Bluetooth: Core ver 2.22
645[ 19.937204] NET: Registered protocol family 31
646[ 19.939725] Bluetooth: HCI device and connection manager initialized
647[ 19.978457] Bluetooth: HCI socket layer initialized
648[ 19.978493] Bluetooth: L2CAP socket layer initialized
649[ 19.986775] msm 900000.mdss: bound 9a0000.hdmi-tx (ops msm_hdmi_ops [msm])
650[ 19.988104] adreno b00000.gpu: b00000.gpu supply vdd not found, using dummy regulator
651[ 20.008409] Bluetooth: SCO socket layer initialized
652[ 20.272190] random: crng init done
653[ 20.272223] random: 7 urandom warning(s) missed due to ratelimiting
654[ 20.368896] adreno b00000.gpu: b00000.gpu supply vddcx not found, using dummy regulator
655[ 20.369309] msm 900000.mdss: [drm:msm_gpu_init [msm]] A530: using IOMMU
656[ 20.436487] ath10k_pci 0000:01:00.0: enabling device (0000 -> 0002)
657[ 20.437061] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
658[ 20.504600] qcom-venus c00000.video-codec: Adding to iommu group 2
659[ 20.517129] Bluetooth: HCI UART driver ver 2.3
660[ 20.517163] Bluetooth: HCI UART protocol H4 registered
661[ 20.524883] Bluetooth: HCI UART protocol BCSP registered
662[ 20.525721] Bluetooth: HCI UART protocol LL registered
663[ 20.598319] Bluetooth: HCI UART protocol Three-wire (H5) registered
664[ 20.598691] Bluetooth: HCI UART protocol Broadcom registered
665[ 20.715031] Bluetooth: HCI UART protocol QCA registered
666[ 20.787269] msm-snd-apq8096 sound: MultiMedia1: error getting cpu dai name
667[ 20.792223] msm-snd-apq8096 sound: Error parsing OF data
668[ 20.801443] msm 900000.mdss: bound b00000.gpu (ops a3xx_ops [msm])
669[ 20.873738] msm-snd-apq8096 sound: MultiMedia1: error getting cpu dai name
670[ 20.873803] msm-snd-apq8096 sound: Error parsing OF data
671[ 20.918996] Bluetooth: hci0: ROME setup
672[ 20.991449] remoteproc remoteproc0: powering up adsp-pil
673[ 20.991542] remoteproc remoteproc0: Direct firmware load for qcom/msm8996/adsp.mbn failed with error -2
674[ 20.999034] remoteproc remoteproc0: Falling back to sysfs fallback for: qcom/msm8996/adsp.mbn
675[ 21.020056] remoteproc remoteproc1: request_firmware failed: -11
676[ 21.020092] remoteproc remoteproc1: Boot failed: -11
677[ 21.571936] Bluetooth: hci0: QCA controller version 0x00440302
678[ 21.574061] Bluetooth: hci0: QCA Downloading qca/rampatch_00440302.bin
679[ 21.578822] atl1c 0002:01:00.0 enP2p1s0: renamed from eth0
680[ 21.587759] bluetooth hci0: Direct firmware load for qca/rampatch_00440302.bin failed with error -2
681[ 21.590597] bluetooth hci0: Falling back to sysfs fallback for: qca/rampatch_00440302.bin
682[ 21.695897] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
683[ 21.695933] [drm] Driver supports precise vblank timestamp query.
684[ 21.714898] ath10k_pci 0000:01:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 0000:0000
685[ 21.714942] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0
686[ 21.726846] ath10k_pci 0000:01:00.0: firmware ver WLAN.RM.4.4.1-00079-QCARMSWPZ-1 api 6 features wowlan,ignore-otp crc32 fd869beb
687[ 21.736976] remoteproc remoteproc0: request_firmware failed: -11
688[ 21.805208] Bluetooth: hci0: QCA Failed to request file: qca/rampatch_00440302.bin (-11)
689[ 21.806392] Bluetooth: hci0: QCA Failed to download patch (-11)
690[ 21.807022] [drm] Initialized msm 1.5.0 20130625 for 900000.mdss on minor 0
691[ 21.869396] ath10k_pci 0000:01:00.0: failed to fetch board data for bus=pci,bmi-chip-id=0,bmi-board-id=1 from ath10k/QCA6174/hw3.0/board-2.bin
692[ 21.869993] ath10k_pci 0000:01:00.0: board_file api 1 bmi_id 0:1 crc32 ed5f849a
693[ 21.979151] msm 900000.mdss: [drm:adreno_request_fw [msm]] loaded qcom/a530_pm4.fw from legacy location
694[ 21.979840] msm 900000.mdss: [drm:adreno_request_fw [msm]] loaded qcom/a530_pfp.fw from legacy location
695[ 21.994945] ath10k_pci 0000:01:00.0: unsupported HTC service id: 1536
696[ 22.004444] msm 900000.mdss: [drm:adreno_request_fw [msm]] loaded qcom/a530v3_gpmu.fw2 from legacy location
697[ 22.009806] msm 900000.mdss: [drm:adreno_request_fw [msm]] loaded qcom/a530_zap.mdt from legacy location
698[ 22.016196] ath10k_pci 0000:01:00.0: htt-ver 3.47 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
699[ 22.116936] ath: EEPROM regdomain: 0x0
700[ 22.124210] ath: EEPROM indicates default country code should be used
701[ 22.124246] ath: doing EEPROM country->regdmn map search
702[ 22.133108] ath: country maps to regdmn code: 0x3a
703[ 22.135020] ath: Country alpha2 being used: US
704[ 22.141008] msm-snd-apq8096 sound: MultiMedia1: error getting cpu dai name
705[ 22.144050] msm-snd-apq8096 sound: Error parsing OF data
706[ 22.148196] ath: Regpair used: 0x3a
707[ 22.250651] ath10k_pci 0000:01:00.0 wlp1s0: renamed from wlan0
708[ 22.271348] msm-snd-apq8096 sound: MultiMedia1: error getting cpu dai name
709[ 22.271390] msm-snd-apq8096 sound: Error parsing OF data
710[ 22.808200] ath10k_pci 0000:01:00.0: unsupported HTC service id: 1536
711[ 23.190878] ath10k_pci 0000:01:00.0: unsupported HTC service id: 1536
712[ 23.231158] msm_hdmi_hdcp_read_validate_aksv: AKSV QFPROM doesn't have 20 1's, 20 0's
713[ 23.231167] msm_hdmi_hdcp_read_validate_aksv: QFPROM AKSV chk failed (AKSV=6800000000)
714[ 23.231170] msm_hdmi_hdcp_auth_prepare: ASKV validation failed
715[ 23.231173] msm_hdmi_hdcp_auth_work: auth prepare failed -524
716[ 23.231177] msm_hdmi_hdcp_auth_work: hdcp is not supported
717[ 23.231678] [drm:mdp5_irq_error_handler [msm]] *ERROR* errors: 40000000
718[ 23.248485] Console: switching to colour frame buffer device 240x67
719[ 23.253591] atl1c 0002:01:00.0: atl1c: enP2p1s0 NIC Link is Up<100 Mbps Full Duplex>
720[ 23.366902] msm 900000.mdss: fb0: msmdrmfb frame buffer device
721[ 23.413764] msm-snd-apq8096 sound: MultiMedia1: error getting cpu dai name
722[ 23.414541] msm-snd-apq8096 sound: Error parsing OF data
723[ 23.496250] msm-snd-apq8096 sound: MultiMedia1: error getting cpu dai name
724[ 23.496456] msm-snd-apq8096 sound: Error parsing OF data
725[ 24.921102] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
726[ 24.921763] Bluetooth: BNEP filters: protocol multicast
727[ 24.927533] Bluetooth: BNEP socket layer initialized
728[ 25.483615] broken atomic modeset userspace detected, disabling atomic
729[ 43.132090] Bluetooth: RFCOMM TTY layer initialized
730[ 43.132199] Bluetooth: RFCOMM socket layer initialized
731[ 43.135800] Bluetooth: RFCOMM ver 1.11