· 6 years ago · Feb 06, 2020, 06:54 AM
1[ 0.000000] Booting Linux on physical CPU 0x0
2[ 0.000000] Linux version 4.14.0-qcomlt-arm64 (root@mistral) (gcc version 7.2.1 20171011 (Linaro GCC 7.2-2017.11)) #7 SMP PREEMPT Wed Feb 5 16:17:29 IST 2020
3[ 0.000000] Boot CPU: AArch64 Processor [512f2011]
4[ 0.000000] Machine model: Mistral 820 Nano SoM Commando Board
5[ 0.000000] efi: Getting EFI parameters from FDT:
6[ 0.000000] efi: UEFI not found.
7[ 0.000000] Reserved memory: created DMA memory pool at 0x0000000090b00000, size 10 MiB
8[ 0.000000] OF: reserved mem: initialized node gpu@8f200000, compatible id shared-dma-pool
9[ 0.000000] cma: Reserved 16 MiB at 0x00000000ff000000
10[ 0.000000] NUMA: No NUMA configuration found
11[ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000017e44ffff]
12[ 0.000000] NUMA: NODE_DATA [mem 0x17e3d5080-0x17e3d6b7f]
13[ 0.000000] Zone ranges:
14[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
15[ 0.000000] Normal [mem 0x0000000100000000-0x000000017e44ffff]
16[ 0.000000] Movable zone start for each node
17[ 0.000000] Early memory node ranges
18[ 0.000000] node 0: [mem 0x0000000080000000-0x00000000857fffff]
19[ 0.000000] node 0: [mem 0x0000000091700000-0x00000000a1dfffff]
20[ 0.000000] node 0: [mem 0x00000000a2000000-0x000000017e44ffff]
21[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000017e44ffff]
22[ 0.000000] On node 0 totalpages: 992080
23[ 0.000000] DMA zone: 7420 pages used for memmap
24[ 0.000000] DMA zone: 0 pages reserved
25[ 0.000000] DMA zone: 474880 pages, LIFO batch:31
26[ 0.000000] Normal zone: 8082 pages used for memmap
27[ 0.000000] Normal zone: 517200 pages, LIFO batch:31
28[ 0.000000] psci: probing for conduit method from DT.
29[ 0.000000] psci: PSCIv1.0 detected in firmware.
30[ 0.000000] psci: Using standard PSCI v0.2 function IDs
31[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
32[ 0.000000] psci: SMC Calling Convention v1.0
33[ 0.000000] percpu: Embedded 24 pages/cpu @ffff8000fe370000 s57496 r8192 d32616 u98304
34[ 0.000000] pcpu-alloc: s57496 r8192 d32616 u98304 alloc=24*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: enabling workaround for Qualcomm Technologies Kryo erratum 1003
38[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 976578
39[ 0.000000] Policy zone: Normal
40[ 0.000000] Kernel command line: root=/dev/disk/by-partlabel/rootfs rw rootwait console=tty0 console=ttyMSM0,115200n8 androidboot.bootdevice=624000.ufshc androidboot.verifiedbootstate=orange androidboot.veritymode=enforcing androidboot.serialno=44699ae2 androidboot.baseband=apq mdss_mdp.panel=0 fpsimd.fpsimd_settings=0 app_setting.use_app_setting=0
41[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
42[ 0.000000] software IO TLB: mapped [mem 0xfafff000-0xfefff000] (64MB)
43[ 0.000000] Memory: 3798564K/3968320K available (10108K kernel code, 1216K rwdata, 4248K rodata, 704K init, 392K bss, 153372K reserved, 16384K cma-reserved)
44[ 0.000000] Virtual kernel memory layout:
45[ 0.000000] modules : 0xffff000000000000 - 0xffff000008000000 ( 128 MB)
46[ 0.000000] vmalloc : 0xffff000008000000 - 0xffff7dffbfff0000 (129022 GB)
47[ 0.000000] .text : 0xffff000008080000 - 0xffff000008a60000 ( 10112 KB)
48[ 0.000000] .rodata : 0xffff000008a60000 - 0xffff000008e90000 ( 4288 KB)
49[ 0.000000] .init : 0xffff000008e90000 - 0xffff000008f40000 ( 704 KB)
50[ 0.000000] .data : 0xffff000008f40000 - 0xffff000009070200 ( 1217 KB)
51[ 0.000000] .bss : 0xffff000009070200 - 0xffff0000090d22c0 ( 393 KB)
52[ 0.000000] fixed : 0xffff7dfffe7f9000 - 0xffff7dfffec00000 ( 4124 KB)
53[ 0.000000] PCI I/O : 0xffff7dfffee00000 - 0xffff7dffffe00000 ( 16 MB)
54[ 0.000000] vmemmap : 0xffff7e0000000000 - 0xffff800000000000 ( 2048 GB maximum)
55[ 0.000000] 0xffff7e0000000000 - 0xffff7e0003f91400 ( 63 MB actual)
56[ 0.000000] memory : 0xffff800000000000 - 0xffff8000fe450000 ( 4068 MB)
57[ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
58[ 0.000000] Preemptible hierarchical RCU implementation.
59[ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
60[ 0.000000] Tasks RCU enabled.
61[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
62[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
63[ 0.000000] GICv3: VLPI support, no direct LPI support
64[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000009c00000
65[ 0.000000] GICv2m: range[mem 0x09bd0000-0x09bd0fff], SPI[544:639]
66[ 0.000000] arch_timer: cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
67[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
68[ 0.000003] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
69[ 0.000306] Console: colour dummy device 80x25
70[ 0.000802] console [tty0] enabled
71[ 0.000856] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
72[ 0.000877] pid_max: default: 32768 minimum: 301
73[ 0.000945] Security Framework initialized
74[ 0.001765] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
75[ 0.002208] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
76[ 0.002284] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
77[ 0.002311] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
78[ 0.015725] ASID allocator initialised with 32768 entries
79[ 0.023723] Hierarchical SRCU implementation.
80[ 0.033324] EFI services will not be available.
81[ 0.039798] smp: Bringing up secondary CPUs ...
82[ 0.068331] Detected PIPT I-cache on CPU1
83[ 0.068358] GICv3: CPU1: found redistributor 1 region 0:0x0000000009c40000
84[ 0.068390] CPU1: Booted secondary processor [512f2011]
85[ 0.099033] Detected PIPT I-cache on CPU2
86[ 0.099866] GICv3: CPU2: found redistributor 100 region 0:0x0000000009c80000
87[ 0.100640] CPU2: Booted secondary processor [512f2051]
88[ 0.134751] Detected PIPT I-cache on CPU3
89[ 0.135576] GICv3: CPU3: found redistributor 101 region 0:0x0000000009cc0000
90[ 0.136294] CPU3: Booted secondary processor [512f2051]
91[ 0.139668] smp: Brought up 1 node, 4 CPUs
92[ 0.139764] SMP: Total of 4 processors activated.
93[ 0.139784] CPU features: detected feature: GIC system register CPU interface
94[ 0.139799] CPU features: detected feature: 32-bit EL0 Support
95[ 0.139810] CPU features: detected feature: Kernel page table isolation (KPTI)
96[ 0.200118] CPU: All CPU(s) started at EL1
97[ 0.200798] alternatives: patching kernel code
98[ 0.203375] devtmpfs: initialized
99[ 0.212912] random: get_random_u32 called from bucket_table_alloc+0x108/0x258 with crng_init=0
100[ 0.213483] Registered cp15_barrier emulation handler
101[ 0.213593] Registered setend emulation handler
102[ 0.213875] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
103[ 0.213955] futex hash table entries: 1024 (order: 5, 131072 bytes)
104[ 0.214292] pinctrl core: initialized pinctrl subsystem
105[ 0.215292] DMI not present or invalid.
106[ 0.215570] NET: Registered protocol family 16
107[ 0.219126] cpuidle: using governor menu
108[ 0.220170] vdso: 2 pages (1 code @ ffff000008a66000, 1 data @ ffff000008f45000)
109[ 0.220304] hw-breakpoint: found 8 breakpoint and 4 watchpoint registers.
110[ 0.222804] DMA: preallocated 256 KiB pool for atomic allocations
111[ 0.223047] Serial: AMBA PL011 UART driver
112[ 0.261448] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
113[ 0.265374] ACPI: Interpreter disabled.
114[ 0.265835] reg-fixed-voltage soc:wlan-en-1-8v: could not find pctldev for node /soc/qcom,spmi@400f000/pmic@0/gpios@c000/wlan_en_gpios, deferring probe
115[ 0.266928] vgaarb: loaded
116[ 0.267168] SCSI subsystem initialized
117[ 0.268087] libata version 3.00 loaded.
118[ 0.268292] usbcore: registered new interface driver usbfs
119[ 0.268348] usbcore: registered new interface driver hub
120[ 0.268426] usbcore: registered new device driver usb
121[ 0.269201] pps_core: LinuxPPS API ver. 1 registered
122[ 0.269222] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
123[ 0.269257] EDAC MC: Ver: 3.0.0
124[ 0.272190] dmi: Firmware registration failed.
125[ 0.276323] Advanced Linux Sound Architecture Driver Initialized.
126[ 0.278419] clocksource: Switched to clocksource arch_sys_counter
127[ 0.278546] VFS: Disk quotas dquot_6.6.0
128[ 0.278601] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
129[ 0.278757] pnp: PnP ACPI: disabled
130[ 0.285426] NET: Registered protocol family 2
131[ 0.286025] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
132[ 0.286377] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
133[ 0.286528] TCP: Hash tables configured (established 32768 bind 32768)
134[ 0.286700] UDP hash table entries: 2048 (order: 4, 65536 bytes)
135[ 0.286766] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
136[ 0.286939] NET: Registered protocol family 1
137[ 0.294063] s1: supplied by regulator-dummy
138[ 0.294291] s2: supplied by regulator-dummy
139[ 0.294442] s3: supplied by regulator-dummy
140[ 0.294479] s3: Bringing 0uV into 1300000-1300000uV
141[ 0.294711] s4: supplied by regulator-dummy
142[ 0.294749] s4: Bringing 0uV into 1800000-1800000uV
143[ 0.294966] s5: supplied by regulator-dummy
144[ 0.295004] s5: Bringing 0uV into 2150000-2150000uV
145[ 0.295230] s6: supplied by regulator-dummy
146[ 0.295391] s7: supplied by regulator-dummy
147[ 0.295428] s7: Bringing 0uV into 800000-800000uV
148[ 0.295672] s8: supplied by regulator-dummy
149[ 0.295819] s9: supplied by regulator-dummy
150[ 0.295982] s10: supplied by regulator-dummy
151[ 0.296138] s11: supplied by regulator-dummy
152[ 0.296294] s12: supplied by regulator-dummy
153[ 0.296458] l1: supplied by s3
154[ 0.296502] l1: Bringing 0uV into 1000000-1000000uV
155[ 0.296795] l2: supplied by s3
156[ 0.296835] l2: Bringing 0uV into 1250000-1250000uV
157[ 0.297073] l3: supplied by s3
158[ 0.297110] l3: Bringing 0uV into 850000-850000uV
159[ 0.297398] RPC: Registered named UNIX socket transport module.
160[ 0.297417] RPC: Registered udp transport module.
161[ 0.297424] l4: supplied by s3
162[ 0.297431] RPC: Registered tcp transport module.
163[ 0.297441] RPC: Registered tcp NFSv4.1 backchannel transport module.
164[ 0.297456] PCI: CLS 0 bytes, default 128
165[ 0.297460] l4: Bringing 0uV into 1225000-1225000uV
166[ 0.297748] l5: supplied by s5
167[ 0.297937] l6: supplied by regulator-dummy
168[ 0.297977] l6: Bringing 0uV into 1200000-1200000uV
169[ 0.298038] Unpacking initramfs...
170[ 0.298345] l7: supplied by s5
171[ 0.298517] l8: supplied by regulator-dummy
172[ 0.298555] l8: Bringing 0uV into 1800000-1800000uV
173[ 0.298803] l9: supplied by regulator-dummy
174[ 0.298841] l9: Bringing 0uV into 1800000-1800000uV
175[ 0.299180] l10: supplied by regulator-dummy
176[ 0.299233] l10: Bringing 0uV into 1800000-1800000uV
177[ 0.299553] l11: supplied by s3
178[ 0.299590] l11: Bringing 0uV into 1150000-1150000uV
179[ 0.300050] l12: supplied by regulator-dummy
180[ 0.300090] l12: Bringing 0uV into 1800000-1800000uV
181[ 0.300367] l13: supplied by regulator-dummy
182[ 0.300410] l13: Bringing 0uV into 1800000-1800000uV
183[ 0.300752] l14: supplied by s5
184[ 0.300790] l14: Bringing 0uV into 1800000-1800000uV
185[ 0.301086] l15: supplied by s5
186[ 0.301127] l15: Bringing 0uV into 1800000-1800000uV
187[ 0.301441] l16: supplied by regulator-dummy
188[ 0.301481] l16: Bringing 0uV into 2700000-2700000uV
189[ 0.301780] l17: supplied by regulator-dummy
190[ 0.301822] l17: Bringing 0uV into 2500000-2500000uV
191[ 0.302335] l18: supplied by regulator-dummy
192[ 0.302381] l18: Bringing 0uV into 2700000-2700000uV
193[ 0.302731] l19: supplied by regulator-dummy
194[ 0.302769] l19: Bringing 0uV into 3000000-3000000uV
195[ 0.303090] l20: supplied by s5
196[ 0.303136] l20: Bringing 0uV into 2950000-2950000uV
197[ 0.303466] l21: supplied by s5
198[ 0.303502] l21: Bringing 0uV into 2950000-2950000uV
199[ 0.303837] l22: supplied by regulator-dummy
200[ 0.303879] l22: Bringing 0uV into 3300000-3300000uV
201[ 0.304189] l23: supplied by regulator-dummy
202[ 0.304230] l23: Bringing 0uV into 2800000-2800000uV
203[ 0.304543] l24: supplied by regulator-dummy
204[ 0.304586] l24: Bringing 0uV into 3075000-3075000uV
205[ 0.304915] l25: supplied by s3
206[ 0.304954] l25: Bringing 0uV into 1200000-1200000uV
207[ 0.305271] l26: supplied by s3
208[ 0.305457] l27: supplied by s3
209[ 0.305496] l27: Bringing 0uV into 1000000-1000000uV
210[ 0.305840] l28: supplied by s3
211[ 0.305881] l28: Bringing 0uV into 925000-925000uV
212[ 0.306862] l29: supplied by regulator-dummy
213[ 0.306937] l29: Bringing 0uV into 2800000-2800000uV
214[ 0.307352] l30: supplied by regulator-dummy
215[ 0.307394] l30: Bringing 0uV into 1800000-1800000uV
216[ 0.307768] l31: supplied by s3
217[ 0.308062] l32: supplied by regulator-dummy
218[ 0.308114] l32: Bringing 0uV into 1800000-1800000uV
219[ 0.308513] lvs1: supplied by regulator-dummy
220[ 0.308746] lvs2: supplied by regulator-dummy
221[ 0.441643] Freeing initrd memory: 4140K
222[ 0.446074] kvm [1]: HYP mode not available
223[ 0.457501] audit: initializing netlink subsys (disabled)
224[ 0.457727] audit: type=2000 audit(0.447:1): state=initialized audit_enabled=0 res=1
225[ 0.458071] workingset: timestamp_bits=44 max_order=20 bucket_order=0
226[ 0.463310] squashfs: version 4.0 (2009/01/31) Phillip Lougher
227[ 0.465060] NFS: Registering the id_resolver key type
228[ 0.465169] Key type id_resolver registered
229[ 0.465179] Key type id_legacy registered
230[ 0.465194] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
231[ 0.465667] Key type cifs.spnego registered
232[ 0.465692] Key type cifs.idmap registered
233[ 0.465835] 9p: Installing v9fs 9p2000 file system support
234[ 0.469583] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
235[ 0.469607] io scheduler noop registered
236[ 0.469737] io scheduler cfq registered (default)
237[ 0.469751] io scheduler mq-deadline registered
238[ 0.469761] io scheduler kyber registered
239[ 0.475313] qcom-qmp-phy 34000.phy: Registered Qcom-QMP phy
240[ 0.475821] qcom-qmp-phy 7410000.phy: Registered Qcom-QMP phy
241[ 0.477202] ufs_qcom_phy_qmp_14nm 627000.ufsphy: invalid resource
242[ 0.477430] ufs_qcom_phy_qmp_14nm 627000.ufsphy: 627000.ufsphy supply vdda-pll not found, using dummy regulator
243[ 0.477520] ufs_qcom_phy_qmp_14nm 627000.ufsphy: 627000.ufsphy supply vdda-phy not found, using dummy regulator
244[ 0.481217] qcom-pcie 600000.qcom,pcie: Failed to get supply 'vddpe-3v3': -517
245[ 0.482259] qcom-pcie 610000.qcom,pcie: 610000.qcom,pcie supply vddpe-3v3 not found, using dummy regulator
246[ 0.483131] OF: PCI: host bridge /soc/agnoc@0/qcom,pcie@00610000 ranges:
247[ 0.483170] OF: PCI: IO 0x0e200000..0x0e2fffff -> 0x0e200000
248[ 0.483189] OF: PCI: MEM 0x0e300000..0x0fffffff -> 0x0e300000
249[ 0.588563] qcom-pcie 610000.qcom,pcie: link up
250[ 0.588768] qcom-pcie 610000.qcom,pcie: PCI host bridge to bus 0002:00
251[ 0.588787] pci_bus 0002:00: root bus resource [bus 00-ff]
252[ 0.588801] pci_bus 0002:00: root bus resource [io 0x0000-0xfffff] (bus address [0xe200000-0xe2fffff])
253[ 0.588817] pci_bus 0002:00: root bus resource [mem 0x0e300000-0x0fffffff]
254[ 0.588861] pci 0002:00:00.0: [17cb:0104] type 01 class 0x060400
255[ 0.588905] pci 0002:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
256[ 0.588992] pci 0002:00:00.0: PME# supported from D0 D3hot
257[ 0.589542] pci 0002:01:00.0: [1969:1083] type 00 class 0x020000
258[ 0.590059] pci 0002:01:00.0: reg 0x10: [mem 0x00000000-0x0003ffff 64bit]
259[ 0.590246] pci 0002:01:00.0: reg 0x18: initial BAR value 0x00000000 invalid
260[ 0.590265] pci 0002:01:00.0: reg 0x18: [io size 0x0080]
261[ 0.591873] pci 0002:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
262[ 0.602379] pci 0002:00:00.0: BAR 14: assigned [mem 0x0e300000-0x0e3fffff]
263[ 0.602399] pci 0002:00:00.0: BAR 0: assigned [mem 0x0e400000-0x0e400fff 64bit]
264[ 0.602425] pci 0002:00:00.0: BAR 13: assigned [io 0x1000-0x1fff]
265[ 0.602442] pci 0002:01:00.0: BAR 0: assigned [mem 0x0e300000-0x0e33ffff 64bit]
266[ 0.602630] pci 0002:01:00.0: BAR 2: assigned [io 0x1000-0x107f]
267[ 0.602695] pci 0002:00:00.0: PCI bridge to [bus 01-ff]
268[ 0.602708] pci 0002:00:00.0: bridge window [io 0x1000-0x1fff]
269[ 0.602725] pci 0002:00:00.0: bridge window [mem 0x0e300000-0x0e3fffff]
270[ 0.603121] pcieport 0002:00:00.0: Signaling PME with IRQ 104
271[ 0.603284] pcieport 0002:00:00.0: AER enabled with IRQ 104
272[ 0.603412] pci 0002:01:00.0: [Firmware Bug]: disabling VPD access (can't determine size of non-standard VPD format)
273[ 0.608866] gpio-clk clocks:divclk1: could not find pctldev for node /soc/qcom,spmi@400f000/pmic@0/gpios@c000/clk_div1, deferring probe
274[ 0.638006] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
275[ 0.641486] SuperH (H)SCI(F) driver initialized
276[ 0.643021] msm_serial 7570000.serial: msm_serial: detected port #2
277[ 0.643106] msm_serial 7570000.serial: uartclk = 19200000
278[ 0.643209] 7570000.serial: ttyMSM2 at MMIO 0x7570000 (irq = 9, base_baud = 1200000) is a MSM
279[ 0.643515] serial serial0: tty port ttyMSM2 registered
280[ 0.643861] msm_serial 75b0000.serial: msm_serial: detected port #0
281[ 0.643929] msm_serial 75b0000.serial: uartclk = 7372800
282[ 0.643998] 75b0000.serial: ttyMSM0 at MMIO 0x75b0000 (irq = 12, base_baud = 460800) is a MSM
283[ 0.644050] msm_serial: console setup on port #0
284[ 2.126618] console [ttyMSM0] enabled
285[ 2.132819] msm_serial: driver initialized
286[ 2.135932] arm-smmu da0000.arm,smmu: probing hardware configuration...
287[ 2.138851] arm-smmu da0000.arm,smmu: SMMUv2 with:
288[ 2.145383] arm-smmu da0000.arm,smmu: stage 1 translation
289[ 2.150204] arm-smmu da0000.arm,smmu: address translation ops
290[ 2.155671] arm-smmu da0000.arm,smmu: non-coherent table walk
291[ 2.161487] arm-smmu da0000.arm,smmu: (IDR0.CTTW overridden by FW configuration)
292[ 2.167312] arm-smmu da0000.arm,smmu: stream matching with 4 register groups
293[ 2.174902] arm-smmu da0000.arm,smmu: 2 context banks (0 stage-2 only)
294[ 2.182004] arm-smmu da0000.arm,smmu: Supported page sizes: 0x63315000
295[ 2.188407] arm-smmu da0000.arm,smmu: Stage-1: 32-bit VA -> 36-bit IPA
296[ 2.196750] arm-smmu d00000.arm,smmu: probing hardware configuration...
297[ 2.201632] arm-smmu d00000.arm,smmu: SMMUv2 with:
298[ 2.208224] arm-smmu d00000.arm,smmu: stage 1 translation
299[ 2.213060] arm-smmu d00000.arm,smmu: address translation ops
300[ 2.218516] arm-smmu d00000.arm,smmu: non-coherent table walk
301[ 2.224341] arm-smmu d00000.arm,smmu: (IDR0.CTTW overridden by FW configuration)
302[ 2.230156] arm-smmu d00000.arm,smmu: stream matching with 2 register groups
303[ 2.237743] arm-smmu d00000.arm,smmu: 2 context banks (0 stage-2 only)
304[ 2.244854] arm-smmu d00000.arm,smmu: Supported page sizes: 0x63315000
305[ 2.251257] arm-smmu d00000.arm,smmu: Stage-1: 32-bit VA -> 36-bit IPA
306[ 2.259087] arm-smmu 1600000.arm,smmu-lpass_q6: probing hardware configuration...
307[ 2.264459] arm-smmu 1600000.arm,smmu-lpass_q6: SMMUv2 with:
308[ 2.272107] arm-smmu 1600000.arm,smmu-lpass_q6: stage 1 translation
309[ 2.277809] arm-smmu 1600000.arm,smmu-lpass_q6: address translation ops
310[ 2.284147] arm-smmu 1600000.arm,smmu-lpass_q6: non-coherent table walk
311[ 2.290830] arm-smmu 1600000.arm,smmu-lpass_q6: (IDR0.CTTW overridden by FW configuration)
312[ 2.297535] arm-smmu 1600000.arm,smmu-lpass_q6: stream matching with 15 register groups
313[ 2.305622] arm-smmu 1600000.arm,smmu-lpass_q6: 12 context banks (0 stage-2 only)
314[ 2.313954] arm-smmu 1600000.arm,smmu-lpass_q6: Supported page sizes: 0x63315000
315[ 2.321299] arm-smmu 1600000.arm,smmu-lpass_q6: Stage-1: 36-bit VA -> 36-bit IPA
316[ 2.330934] arm-smmu d40000.arm,smmu-venus: probing hardware configuration...
317[ 2.336335] arm-smmu d40000.arm,smmu-venus: SMMUv2 with:
318[ 2.343482] arm-smmu d40000.arm,smmu-venus: stage 1 translation
319[ 2.348824] arm-smmu d40000.arm,smmu-venus: address translation ops
320[ 2.354805] arm-smmu d40000.arm,smmu-venus: non-coherent table walk
321[ 2.361147] arm-smmu d40000.arm,smmu-venus: (IDR0.CTTW overridden by FW configuration)
322[ 2.367488] arm-smmu d40000.arm,smmu-venus: stream matching with 42 register groups
323[ 2.375261] arm-smmu d40000.arm,smmu-venus: 7 context banks (0 stage-2 only)
324[ 2.383216] arm-smmu d40000.arm,smmu-venus: Supported page sizes: 0x63315000
325[ 2.390226] arm-smmu d40000.arm,smmu-venus: Stage-1: 32-bit VA -> 36-bit IPA
326[ 2.406393] iommu: Adding device 901000.mdp to group 0
327[ 2.406540] msm_mdp 901000.mdp: Linked as a consumer to d00000.arm,smmu
328[ 2.451614] loop: module loaded
329[ 2.454019] ufshcd-qcom 624000.ufshc: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
330[ 2.458216] scsi host0: ufshcd
331[ 2.483462] spi_qup 7575000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
332[ 2.485090] spmi spmi-0: PMIC arbiter version v2 (0x20010000)
333[ 2.498896] ufshcd-qcom 624000.ufshc: ufshcd_print_pwr_info:[RX, TX]: gear=[1, 1], lane[1, 1], pwr[SLOWAUTO_MODE, SLOWAUTO_MODE], rate = 0
334[ 2.500908] qcom,qpnp-power-on 400f000.qcom,spmi:pmic@2:qcom,power-on@800: No PON config. specified
335[ 2.510367] qcom,qpnp-power-on 400f000.qcom,spmi:pmic@2:qcom,power-on@800: PMIC@SID2 Power-on reason: Triggered from Hard Reset and 'warm' boot
336[ 2.519248] qcom,qpnp-power-on 400f000.qcom,spmi:pmic@2:qcom,power-on@800: PMIC@SID2: Power-off reason: Triggered from PS_HOLD (PS_HOLD/MSM controlled shutdown)
337[ 2.521316] ufshcd-qcom 624000.ufshc: ufshcd_print_pwr_info:[RX, TX]: gear=[3, 3], lane[1, 1], pwr[FAST MODE, FAST MODE], rate = 2
338[ 2.537409] s1: supplied by regulator-dummy
339[ 2.548501] scsi 0:0:0:49488: Well-known LUN TOSHIBA THGAF4G9N4LBAIRB 0100 PQ: 0 ANSI: 6
340[ 2.558837] s2: supplied by regulator-dummy
341[ 2.564247] scsi 0:0:0:49456: Well-known LUN TOSHIBA THGAF4G9N4LBAIRB 0100 PQ: 0 ANSI: 6
342[ 2.571089] s2: Bringing 1270000uV into 1015000-1015000uV
343[ 2.576339] scsi 0:0:0:49476: Well-known LUN TOSHIBA THGAF4G9N4LBAIRB 0100 PQ: 0 ANSI: 6
344[ 2.584568] l1: supplied by regulator-dummy
345[ 2.590522] scsi 0:0:0:0: Direct-Access TOSHIBA THGAF4G9N4LBAIRB 0100 PQ: 0 ANSI: 6
346[ 2.600400] libphy: Fixed MDIO Bus: probed
347[ 2.602952] scsi 0:0:0:1: Direct-Access TOSHIBA THGAF4G9N4LBAIRB 0100 PQ: 0 ANSI: 6
348[ 2.610268] tun: Universal TUN/TAP device driver, 1.6
349[ 2.615664] scsi 0:0:0:2: Direct-Access TOSHIBA THGAF4G9N4LBAIRB 0100 PQ: 0 ANSI: 6
350[ 2.623168] atl1c 0002:01:00.0: enabling device (0000 -> 0002)
351[ 2.629578] scsi 0:0:0:3: Direct-Access TOSHIBA THGAF4G9N4LBAIRB 0100 PQ: 0 ANSI: 6
352[ 2.641519] sd 0:0:0:0: [sda] 14145536 4096-byte logical blocks: (57.9 GB/54.0 GiB)
353[ 2.648827] sd 0:0:0:1: [sdb] 1024 4096-byte logical blocks: (4.19 MB/4.00 MiB)
354[ 2.656163] sd 0:0:0:1: [sdb] Write Protect is off
355[ 2.656175] sd 0:0:0:1: [sdb] Mode Sense: 00 32 00 10
356[ 2.657383] sd 0:0:0:1: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
357[ 2.664006] scsi 0:0:0:4: Direct-Access TOSHIBA THGAF4G9N4LBAIRB 0100 PQ: 0 ANSI: 6
358[ 2.677337] sd 0:0:0:2: [sdc] 1024 4096-byte logical blocks: (4.19 MB/4.00 MiB)
359[ 2.678423] scsi 0:0:0:5: Direct-Access TOSHIBA THGAF4G9N4LBAIRB 0100 PQ: 0 ANSI: 6
360[ 2.685427] sd 0:0:0:0: [sda] Write Protect is off
361[ 2.692058] random: fast init done
362[ 2.701246] atl1c 0002:01:00.0: version 1.0.1.1-NAPI
363[ 2.707159] sd 0:0:0:5: [sdf] 393216 4096-byte logical blocks: (1.61 GB/1.50 GiB)
364[ 2.708456] sd 0:0:0:2: [sdc] Write Protect is off
365[ 2.713703] sd 0:0:0:5: [sdf] Write Protect is off
366[ 2.721871] usbcore: registered new interface driver rtl8150
367[ 2.725962] sd 0:0:0:5: [sdf] Mode Sense: 00 32 00 10
368[ 2.727677] sd 0:0:0:3: [sdd] 32768 4096-byte logical blocks: (134 MB/128 MiB)
369[ 2.730497] sd 0:0:0:0: [sda] Mode Sense: 00 32 00 10
370[ 2.731344] sd 0:0:0:3: [sdd] Write Protect is off
371[ 2.731647] sd 0:0:0:3: [sdd] Mode Sense: 00 32 00 10
372[ 2.736928] sd 0:0:0:5: [sdf] Write cache: enabled, read cache: enabled, supports DPO and FUA
373[ 2.743453] usbcore: registered new interface driver r8152
374[ 2.743516] usbcore: registered new interface driver asix
375[ 2.743576] usbcore: registered new interface driver ax88179_178a
376[ 2.743935] VFIO - User Level meta-driver version: 0.3
377[ 2.744312] sd 0:0:0:3: [sdd] Write cache: enabled, read cache: enabled, supports DPO and FUA
378[ 2.750386] sdb: sdb1
379[ 2.761048] sd 0:0:0:2: [sdc] Mode Sense: 00 32 00 10
380[ 2.763483] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
381[ 2.765252] sd 0:0:0:4: [sde] 1048576 4096-byte logical blocks: (4.29 GB/4.00 GiB)
382[ 2.765414] sd 0:0:0:4: [sde] Write Protect is off
383[ 2.765427] sd 0:0:0:4: [sde] Mode Sense: 00 32 00 10
384[ 2.765598] sd 0:0:0:4: [sde] Write cache: enabled, read cache: enabled, supports DPO and FUA
385[ 2.769406] 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
386[ 2.819400] dwc3 7600000.dwc3: failed to initialize core
387[ 2.819828] sd 0:0:0:2: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA
388[ 2.824843] sdd: sdd1 sdd2 sdd3
389[ 2.825632] sda: sda1 sda2
390[ 2.831638] sd 0:0:0:0: [sda] Attached SCSI disk
391[ 2.834536] sd 0:0:0:3: [sdd] Attached SCSI disk
392[ 2.838423] sdf: sdf1 sdf2 sdf3 sdf4 sdf5 sdf6 sdf7 sdf8 sdf9
393[ 2.838688] sd 0:0:0:1: [sdb] Attached SCSI disk
394[ 2.845314] sd 0:0:0:4: [sde] Attached SCSI disk
395[ 2.852124] dwc3 6a00000.dwc3: failed to initialize core
396[ 2.858875] sd 0:0:0:5: [sdf] Attached SCSI disk
397[ 2.862654] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
398[ 2.889573] ehci-pci: EHCI PCI platform driver
399[ 2.896021] ehci-platform: EHCI generic platform driver
400[ 2.900732] ehci-msm: Qualcomm On-Chip EHCI Host Controller
401[ 2.907009] usbcore: registered new interface driver usb-storage
402[ 2.911133] usbcore: registered new interface driver usbserial
403[ 2.916608] sdc: sdc1
404[ 2.917338] usbcore: registered new interface driver usbserial_generic
405[ 2.925253] usbserial: USB Serial support registered for generic
406[ 2.935092] i2c /dev entries driver
407[ 2.939422] i2c_qup 75b5000.i2c: using default clock-frequency 100000
408[ 2.941060] i2c_qup 75b5000.i2c:
409 tx channel not available
410[ 2.949105] i2c_qup 75ba000.i2c: using default clock-frequency 100000
411[ 2.954477] i2c_qup 75ba000.i2c:
412 tx channel not available
413[ 2.956875] sd 0:0:0:2: [sdc] Attached SCSI disk
414[ 2.974608] input: EP0790M09 as /devices/platform/soc/75ba000.i2c/i2c-4/4-0038/input/input0
415[ 2.977946] tps6105x 4-0033: TPS6105x found in SHUTDOWN mode
416[ 2.982341] tps6105x 4-0033: present, not used for anything, only GPIO
417[ 2.988310] i2c_qup 757a000.i2c: using default clock-frequency 100000
418[ 2.994087] i2c_qup 757a000.i2c:
419 tx channel not available
420[ 3.007454] 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/input1
421[ 3.009164] 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/input2
422[ 3.031990] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 614400 KHz
423[ 3.038605] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 652800 KHz
424[ 3.047347] cpufreq: cpufreq_online: CPU2: Running at unlisted freq: 19200 KHz
425[ 3.054179] cpufreq: cpufreq_online: CPU2: Unlisted initial frequency changed to: 307200 KHz
426[ 3.062004] sdhci: Secure Digital Host Controller Interface driver
427[ 3.069731] sdhci: Copyright(c) Pierre Ossman
428[ 3.076012] sdhci-pltfm: SDHCI platform and OF driver helper
429[ 3.080935] ledtrig-cpu: registered to indicate activity on CPUs
430[ 3.086843] usbcore: registered new interface driver usbhid
431[ 3.091860] usbhid: USB HID core driver
432[ 3.100420] opt3001 3-0044: Found TI OPT3001
433[ 3.106420] usbcore: registered new interface driver snd-usb-audio
434[ 3.108094] NET: Registered protocol family 10
435[ 3.112534] Segment Routing with IPv6
436[ 3.115986] NET: Registered protocol family 17
437[ 3.119703] 9pnet: Installing 9P2000 support
438[ 3.124048] Key type dns_resolver registered
439[ 3.128948] registered taskstats version 1
440[ 3.144498] qcom-qusb2-phy 7411000.phy: Registered Qcom-QUSB2 phy
441[ 3.144873] qcom-qusb2-phy 7412000.phy: Registered Qcom-QUSB2 phy
442[ 3.150032] qcom-pcie 600000.qcom,pcie: Unbalanced pm_runtime_enable!
443[ 3.156299] OF: PCI: host bridge /soc/agnoc@0/qcom,pcie@00600000 ranges:
444[ 3.162097] OF: PCI: IO 0x0c200000..0x0c2fffff -> 0x0c200000
445[ 3.168856] OF: PCI: MEM 0x0c300000..0x0cffffff -> 0x0c300000
446[ 3.356230] qcom-pcie 600000.qcom,pcie: link up
447[ 3.356672] qcom-pcie 600000.qcom,pcie: PCI host bridge to bus 0000:00
448[ 3.359690] pci_bus 0000:00: root bus resource [bus 00-ff]
449[ 3.366266] pci_bus 0000:00: root bus resource [io 0x100000-0x1fffff] (bus address [0xc200000-0xc2fffff])
450[ 3.371732] pci_bus 0000:00: root bus resource [mem 0x0c300000-0x0cffffff]
451[ 3.381416] pci 0000:00:00.0: [17cb:0104] type 01 class 0x060400
452[ 3.381488] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
453[ 3.381621] pci 0000:00:00.0: PME# supported from D0 D3hot
454[ 3.382690] pci 0000:01:00.0: [168c:003e] type 00 class 0x028000
455[ 3.383155] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
456[ 3.384782] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
457[ 3.394556] pci 0000:00:00.0: BAR 14: assigned [mem 0x0c400000-0x0c5fffff]
458[ 3.394646] pci 0000:00:00.0: BAR 0: assigned [mem 0x0c300000-0x0c300fff 64bit]
459[ 3.400460] pci 0000:01:00.0: BAR 0: assigned [mem 0x0c400000-0x0c5fffff 64bit]
460[ 3.407784] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
461[ 3.414899] pci 0000:00:00.0: bridge window [mem 0x0c400000-0x0c5fffff]
462[ 3.421032] pcieport 0000:00:00.0: Signaling PME with IRQ 184
463[ 3.427421] pcieport 0000:00:00.0: AER enabled with IRQ 184
464[ 3.436163] arm-smmu b40000.arm,smmu: probing hardware configuration...
465[ 3.438187] arm-smmu b40000.arm,smmu: SMMUv2 with:
466[ 3.444799] arm-smmu b40000.arm,smmu: stage 1 translation
467[ 3.449629] arm-smmu b40000.arm,smmu: address translation ops
468[ 3.455082] arm-smmu b40000.arm,smmu: non-coherent table walk
469[ 3.460909] arm-smmu b40000.arm,smmu: (IDR0.CTTW overridden by FW configuration)
470[ 3.466728] arm-smmu b40000.arm,smmu: stream matching with 2 register groups
471[ 3.474331] arm-smmu b40000.arm,smmu: 2 context banks (0 stage-2 only)
472[ 3.481428] arm-smmu b40000.arm,smmu: Supported page sizes: 0x63315000
473[ 3.487835] arm-smmu b40000.arm,smmu: Stage-1: 48-bit VA -> 36-bit IPA
474[ 3.496532] iommu: Adding device b00000.gpu to group 1
475[ 3.501175] adreno b00000.gpu: Linked as a consumer to b40000.arm,smmu
476[ 3.509540] msm_mdp 901000.mdp: MDP5 version v1.7
477[ 3.512731] msm 900000.mdss: bound 901000.mdp (ops mdp5_ops)
478[ 3.517594] msm_dsi 994000.dsi: 994000.dsi supply gdsc not found, using dummy regulator
479[ 3.523534] msm_dsi 994000.dsi: Using legacy clk name binding. Use "iface" instead of "iface_clk"
480[ 3.531635] msm 900000.mdss: bound 994000.dsi (ops dsi_ops)
481[ 3.540048] msm_dsi 996000.dsi: 996000.dsi supply gdsc not found, using dummy regulator
482[ 3.545796] msm_dsi 996000.dsi: Using legacy clk name binding. Use "iface" instead of "iface_clk"
483[ 3.553750] msm 900000.mdss: bound 996000.dsi (ops dsi_ops)
484[ 3.563694] msm 900000.mdss: bound 9a0000.hdmi-tx (ops msm_hdmi_ops)
485[ 3.568320] adreno b00000.gpu: b00000.gpu supply vdd not found, using dummy regulator
486[ 3.574544] adreno b00000.gpu: b00000.gpu supply vddcx not found, using dummy regulator
487[ 3.582229] msm 900000.mdss: A530: using IOMMU
488[ 3.591130] msm 900000.mdss: bound b00000.gpu (ops a3xx_ops)
489[ 3.742533] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
490[ 3.742606] [drm] Driver supports precise vblank timestamp query.
491[ 3.749863] [drm] Initialized msm 1.3.0 20130625 for 900000.mdss on minor 0
492[ 5.135627] Console: switching to colour frame buffer device 60x50
493[ 5.149246] msm 900000.mdss: fb0: msm frame buffer device
494[ 5.156207] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
495[ 5.159774] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1
496[ 5.165484] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220f665 hci version 0x100 quirks 0x0000000002010010
497[ 5.172784] xhci-hcd xhci-hcd.2.auto: irq 147, io mem 0x07600000
498[ 5.182726] hub 1-0:1.0: USB hub found
499[ 5.188308] hub 1-0:1.0: 1 port detected
500[ 5.192022] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
501[ 5.195941] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2
502[ 5.201279] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
503[ 5.208847] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
504[ 5.219416] hub 2-0:1.0: USB hub found
505[ 5.227230] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19)
506[ 5.240113] hctosys: unable to open rtc device (rtc0)
507[ 5.244624] ALSA device list:
508[ 5.248217] No soundcards found.
509[ 5.252532] Freeing unused kernel memory: 704K
510[ 5.526186] usb 1-1: new high-speed USB device number 2 using xhci-hcd
511[ 5.608207] rtc-pm8xxx 400f000.qcom,spmi:pmic@0:rtc@6000: rtc core: registered pm8xxx_rtc as rtc0
512[ 5.689072] hub 1-1:1.0: USB hub found
513[ 5.692902] hub 1-1:1.0: 2 ports detected
514[ 5.755472] atl1c 0002:01:00.0 enP2p1s0: renamed from eth0
515[ 10.883366] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
516[ 11.037007] systemd[1]: System time before build time, advancing clock.
517[ 11.058257] ip_tables: (C) 2000-2006 Netfilter Core Team
518[ 11.083662] random: systemd: uninitialized urandom read (16 bytes read)
519[ 11.366397] random: systemd: uninitialized urandom read (16 bytes read)
520[ 11.377172] random: systemd: uninitialized urandom read (16 bytes read)
521[ 11.518551] EXT4-fs (sda1): re-mounted. Opts: data=ordered
522[ 11.919442] systemd-journald[1694]: Received request to flush runtime journal from PID 1
523[ 12.203854] qcom_adsp_pil adsp-pil: adsp-pil supply cx not found, using dummy regulator
524[ 12.223968] qcom_adsp_pil adsp-pil: adsp-pil supply px not found, using dummy regulator
525[ 12.232866] NET: Registered protocol family 42
526[ 12.238835] remoteproc remoteproc1: 2080000.remoteproc is available
527[ 12.255160] remoteproc remoteproc0: adsp-pil is available
528[ 12.264270] remoteproc remoteproc0: powering up adsp-pil
529[ 12.272606] remoteproc remoteproc0: Booting fw image adsp.mdt, size 7196
530[ 12.448438] remoteproc remoteproc0: remote processor adsp-pil is now up
531[ 12.457332] spidev spi0.0: buggy DT: spidev listed directly in DT
532[ 12.466733] media: Linux media interface: v0.10
533[ 12.468117] qcom,apr remoteproc0:smd-edge.apr_audio_svc.-1.-1: Adding APR dev: aprsvc:q6core:4:3
534[ 12.480465] qcom,apr remoteproc0:smd-edge.apr_audio_svc.-1.-1: Adding APR dev: aprsvc:q6afe:4:4
535[ 12.490316] qcom,apr remoteproc0:smd-edge.apr_audio_svc.-1.-1: Adding APR dev: aprsvc:q6asm:4:7
536[ 12.498476] qcom,apr remoteproc0:smd-edge.apr_audio_svc.-1.-1: Adding APR dev: aprsvc:q6adm:4:8
537[ 12.517519] iommu: Adding device adsp-pil:smd-edge:fastrpc:cb@8 to group 2
538[ 12.525799] Bluetooth: Core ver 2.22
539[ 12.532267] ------------[ cut here ]------------
540[ 12.536220] WARNING: CPU: 2 PID: 1765 at drivers/spi/spidev.c:730 spidev_probe+0x1f4/0x278 [spidev]
541[ 12.538249] qcom,fastrpc-cb adsp-pil:smd-edge:fastrpc:cb@8: Linked as a consumer to 1600000.arm,smmu-lpass_q6
542[ 12.549045] Modules linked in: joydev bluetooth(+) ecdh_generic media spidev(+) i2c_qcom_cci slim_qcom_ngd_ctrl leds_qcom_lpg qrtr qcom_q6v5_pil qcom_adsp_pil qcom_common qcom_glink_smem qcom_sysmon remoteproc qmi_helpers rmtfs_mem ip_tables x_tables rtc_pm8xxx
543[ 12.549081] CPU: 2 PID: 1765 Comm: systemd-udevd Not tainted 4.14.0-qcomlt-arm64 #7
544[ 12.549082] Hardware name: Mistral 820 Nano SoM Commando Board (DT)
545[ 12.549085] task: ffff8000f8ee4600 task.stack: ffff00000dee0000
546[ 12.549097] PC is at spidev_probe+0x1f4/0x278 [spidev]
547[ 12.567707] iommu: Adding device adsp-pil:smd-edge:fastrpc:cb@9 to group 3
548[ 12.575275] udc-core: couldn't find an available UDC - added [g_mass_storage] to list of pending drivers
549[ 12.582096] LR is at spidev_probe+0x1f0/0x278 [spidev]
550[ 12.582098] pc : [<ffff000000b2a38c>] lr : [<ffff000000b2a388>] pstate: 40000145
551[ 12.582100] sp : ffff00000dee3a80
552[ 12.582102] x29: ffff00000dee3a80 x28: ffff8000f79fcdd0
553[ 12.582107] x27: 00000000014000c0 x26: 0000000000000124
554[ 12.582111] x25: ffff8000f87dc048 x24: 000000000000001f
555[ 12.582115] x23: 0000000000000000 x22: 0000000000000000
556[ 12.582118] x21: 0000000000000000 x20: ffff8000f7f18800
557[ 12.582122] x19: ffff000000b2c1d8 x18: 0000000000000001
558[ 12.582126] x17: 0000ffffab58f510 x16: ffff0000082209d8
559[ 12.582130] x15: 0000000000000040 x14: 0000000000000000
560[ 12.582133] x13: 0000000000000000 x12: 0000000000000030
561[ 12.582137] x11: 0101010101010101 x10: 7f7f7f7f7f7f7f7f
562[ 12.582141] x9 : 02fefeff01fefeff x8 : 7f7f7f7f7f7f7f7f
563[ 12.593106] qcom,fastrpc-cb adsp-pil:smd-edge:fastrpc:cb@9: Linked as a consumer to 1600000.arm,smmu-lpass_q6
564[ 12.600708] x7 : feff756463686f72 x6 : 0000000000008080
565[ 12.600713] x5 : 8080000000000000 x4 : 0000000000000000
566[ 12.600717] x3 : ffff000000b2c4f8 x2 : 000000000000dba2
567[ 12.600720] x1 : ffff8000f8ee4600 x0 : 0000000000000000
568[ 12.600725] Call trace:
569[ 12.600728] Exception stack(0xffff00000dee3940 to 0xffff00000dee3a80)
570[ 12.600731] 3940: 0000000000000000 ffff8000f8ee4600 000000000000dba2 ffff000000b2c4f8
571[ 12.600734] 3960: 0000000000000000 8080000000000000 0000000000008080 feff756463686f72
572[ 12.600739] 3980: 7f7f7f7f7f7f7f7f 02fefeff01fefeff 7f7f7f7f7f7f7f7f 0101010101010101
573[ 12.610411] iommu: Adding device adsp-pil:smd-edge:fastrpc:cb@10 to group 4
574[ 12.612932] 39a0: 0000000000000030 0000000000000000 0000000000000000 0000000000000040
575[ 12.622220] qcom,fastrpc-cb adsp-pil:smd-edge:fastrpc:cb@10: Linked as a consumer to 1600000.arm,smmu-lpass_q6
576[ 12.629922] 39c0: ffff0000082209d8 0000ffffab58f510 0000000000000001 ffff000000b2c1d8
577[ 12.629925] 39e0: ffff8000f7f18800 0000000000000000 0000000000000000 0000000000000000
578[ 12.629927] 3a00: 000000000000001f ffff8000f87dc048 0000000000000124 00000000014000c0
579[ 12.629929] 3a20: ffff8000f79fcdd0 ffff00000dee3a80 ffff000000b2a388 ffff00000dee3a80
580[ 12.629931] 3a40: ffff000000b2a38c 0000000040000145 ffff000000b2c1d8 ffff8000f7f18800
581[ 12.629933] 3a60: 0000ffffffffffff 0000000000000000 ffff00000dee3a80 ffff000000b2a38c
582[ 12.629947] [<ffff000000b2a38c>] spidev_probe+0x1f4/0x278 [spidev]
583[ 12.629958] [<ffff0000086e8310>] spi_drv_probe+0x78/0xc8
584[ 12.629964] [<ffff00000863595c>] driver_probe_device+0x2dc/0x430
585[ 12.629976] [<ffff000008635b7c>] __driver_attach+0xcc/0x118
586[ 12.641440] iommu: Adding device adsp-pil:smd-edge:fastrpc:cb@11 to group 5
587[ 12.643432] [<ffff0000086336fc>] bus_for_each_dev+0x4c/0x98
588[ 12.643434] [<ffff000008635120>] driver_attach+0x20/0x28
589[ 12.643437] [<ffff000008634b48>] bus_add_driver+0x1f0/0x288
590[ 12.643439] [<ffff0000086365c8>] driver_register+0x60/0xf8
591[ 12.643442] [<ffff0000086e8248>] __spi_register_driver+0x58/0x60
592[ 12.643447] [<ffff000000b30088>] spidev_init+0x88/0x1000 [spidev]
593[ 12.643453] [<ffff000008083cb8>] do_one_initcall+0x38/0x120
594[ 12.643459] [<ffff00000815e058>] do_init_module+0x58/0x1b0
595[ 12.643462] [<ffff00000815ce40>] load_module+0x1e38/0x23a8
596[ 12.643464] [<ffff00000815d698>] SyS_finit_module+0xd0/0xe8
597[ 12.643466] Exception stack(0xffff00000dee3ec0 to 0xffff00000dee4000)
598[ 12.643469] 3ec0: 0000000000000006 0000ffffab4b4f50 0000000000000000 0000000000000006
599[ 12.643479] 3ee0: 0000000000000000 0000000000000218 0000000000000007 0000000000000007
600[ 12.648054] qcom,fastrpc-cb adsp-pil:smd-edge:fastrpc:cb@11: Linked as a consumer to 1600000.arm,smmu-lpass_q6
601[ 12.651876] 3f00: 0000000000000111 00000000f7ffdd04 0000000000000002 0000000000000000
602[ 12.651879] 3f20: 0000000000000060 0000aaab193b5020 0000000000000000 0000000000000040
603[ 12.651881] 3f40: 0000ffffab4cae00 0000ffffab598ee0 0000000000000002 0000aaab193f3a20
604[ 12.651883] 3f60: 0000ffffab4b4f50 0000000000000000 0000000000020000 0000aaab193c8020
605[ 12.651886] 3f80: 0000aaab193f32d0 0000aaaae5455000 0000aaaae5456000 0000000000020000
606[ 12.651888] 3fa0: 0000aaab193f3a20 0000ffffc4e8e840 0000ffffab4ad750 0000ffffc4e8e840
607[ 12.651890] 3fc0: 0000ffffab598f04 0000000040000000 0000000000000006 0000000000000111
608[ 12.651892] 3fe0: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
609[ 12.651895] [<ffff000008083b18>] __sys_trace_return+0x0/0x4
610[ 12.651897] ---[ end trace e9c7b803861909f7 ]---
611[ 12.663688] Linux video capture interface: v2.00
612[ 12.667933] NET: Registered protocol family 31
613[ 12.674315] iommu: Adding device adsp-pil:smd-edge:fastrpc:cb@12 to group 6
614[ 12.707485] iommu: Adding device a34000.camss to group 7
615[ 12.718617] qcom,fastrpc-cb adsp-pil:smd-edge:fastrpc:cb@12: Linked as a consumer to 1600000.arm,smmu-lpass_q6
616[ 12.726218] Bluetooth: HCI device and connection manager initialized
617[ 12.729231] qcom-camss a34000.camss: Linked as a consumer to da0000.arm,smmu
618[ 12.742283] Bluetooth: HCI socket layer initialized
619[ 12.747251] iommu: Adding device adsp-pil:smd-edge:fastrpc:cb@5 to group 8
620[ 12.763329] Bluetooth: L2CAP socket layer initialized
621[ 12.775056] qcom,fastrpc-cb adsp-pil:smd-edge:fastrpc:cb@5: Linked as a consumer to 1600000.arm,smmu-lpass_q6
622[ 12.798012] Bluetooth: SCO socket layer initialized
623[ 12.807596] iommu: Adding device adsp-pil:smd-edge:fastrpc:cb@6 to group 9
624[ 12.822392] Bluetooth: HCI UART driver ver 2.3
625[ 12.826328] qcom,fastrpc-cb adsp-pil:smd-edge:fastrpc:cb@6: Linked as a consumer to 1600000.arm,smmu-lpass_q6
626[ 12.831720] Bluetooth: HCI UART protocol H4 registered
627[ 12.840021] iommu: Adding device adsp-pil:smd-edge:fastrpc:cb@7 to group 10
628[ 12.846985] Bluetooth: HCI UART protocol BCSP registered
629[ 12.858321] qcom,fastrpc-cb adsp-pil:smd-edge:fastrpc:cb@7: Linked as a consumer to 1600000.arm,smmu-lpass_q6
630[ 12.863158] Bluetooth: HCI UART protocol LL registered
631[ 13.193964] msm-snd-apq8096 sound: error getting cpu dai name
632[ 13.204571] Bluetooth: HCI UART protocol Three-wire (H5) registered
633[ 13.209744] msm-snd-apq8096 sound: Error parsing OF data
634[ 13.221612] Bluetooth: HCI UART protocol QCA registered
635[ 13.226101] Bluetooth: hci0: ROME setup
636[ 13.228017] msm-snd-apq8096 sound: error getting cpu dai name
637[ 13.236392] Bluetooth: hci0: Set UART speed to 3000000
638[ 13.252397] msm-snd-apq8096 sound: Error parsing OF data
639[ 13.277518] Error: Driver 'pwm-backlight' is already registered, aborting...
640[ 13.337995] iommu: Adding device c00000.video-codec to group 11
641[ 13.415013] qcom-venus c00000.video-codec: Linked as a consumer to d40000.arm,smmu-venus
642[ 13.533202] random: crng init done
643[ 13.538823] random: 7 urandom warning(s) missed due to ratelimiting
644[ 13.574966] Bluetooth: hci0: ROME controller version 0x00440302
645[ 13.582709] Bluetooth: hci0: ROME Downloading qca/rampatch_00440302.bin
646[ 13.590786] bluetooth hci0: Direct firmware load for qca/rampatch_00440302.bin failed with error -2
647[ 13.590793] Bluetooth: hci0: Failed to request file: qca/rampatch_00440302.bin (-2)
648[ 13.590796] Bluetooth: hci0: Failed to download patch (-2)
649[ 13.633148] ath10k_pci 0000:01:00.0: enabling device (0000 -> 0002)
650[ 13.647716] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
651[ 13.718814] msm-snd-apq8096 sound: error getting cpu dai name
652[ 13.726922] msm-snd-apq8096 sound: Error parsing OF data
653[ 13.779578] msm-snd-apq8096 sound: error getting cpu dai name
654[ 13.779582] msm-snd-apq8096 sound: Error parsing OF data
655[ 13.785796] msm-snd-apq8096 sound: error getting cpu dai name
656[ 13.785800] msm-snd-apq8096 sound: Error parsing OF data
657[ 13.788268] msm-snd-apq8096 sound: error getting cpu dai name
658[ 13.788272] msm-snd-apq8096 sound: Error parsing OF data
659[ 13.791618] msm-snd-apq8096 sound: error getting cpu dai name
660[ 13.791622] msm-snd-apq8096 sound: Error parsing OF data
661[ 13.815838] qcom-camss a34000.camss: VFE HW Version = 0x70020000
662[ 13.816556] qcom-camss a34000.camss: VFE HW Version = 0x70020000
663[ 13.817319] qcom-camss a34000.camss: VFE HW Version = 0x70020000
664[ 13.831900] ov5645 6-003b: cannot get enable gpio
665[ 13.832074] ov5645: probe of 6-003b failed with error -2
666[ 13.834190] qcom-camss a34000.camss: VFE HW Version = 0x70020000
667[ 13.837250] qcom-camss a34000.camss: VFE HW Version = 0x70020000
668[ 13.856118] qcom-camss a34000.camss: VFE HW Version = 0x70020000
669[ 13.856759] qcom-camss a34000.camss: VFE HW Version = 0x70020000
670[ 13.872311] msm-snd-apq8096 sound: error getting cpu dai name
671[ 13.872315] msm-snd-apq8096 sound: Error parsing OF data
672[ 13.876142] msm-snd-apq8096 sound: error getting cpu dai name
673[ 13.876146] msm-snd-apq8096 sound: Error parsing OF data
674[ 13.876418] qcom-camss a34000.camss: VFE HW Version = 0x70020000
675[ 13.882843] qcom,slim-ngd-ctrl 91c0000.slim: SLIM SAT: Rcvd master capability
676[ 13.945512] msm-snd-apq8096 sound: error getting cpu dai name
677[ 13.956684] iommu: Adding device adsp-pil:smd-edge:apr:q6asm:dais to group 12
678[ 13.962014] msm-snd-apq8096 sound: Error parsing OF data
679[ 13.972531] q6asm-dai adsp-pil:smd-edge:apr:q6asm:dais: Linked as a consumer to 1600000.arm,smmu-lpass_q6
680[ 13.986151] i2c-qcom-cci a0c000.cci: master 1 queue 0 timeout
681[ 14.002806] msm-snd-apq8096 sound: codec dai not found
682[ 14.002811] msm-snd-apq8096 sound: Error parsing OF data
683[ 14.082034] i2c-qcom-cci a0c000.cci: cci master 1 reset and init done:
684[ 14.088380] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:01:00.0.bin failed with error -2
685[ 14.100449] i2c-qcom-cci a0c000.cci: Master 1 error 0x20000000
686[ 14.103295] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/cal-pci-0000:01:00.0.bin failed with error -2
687[ 14.111036] i2c-qcom-cci a0c000.cci: master 1 queue 0 error -5
688[ 14.123907] ath10k_pci 0000:01:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 0000:0000
689[ 14.128667] i2c-qcom-cci a0c000.cci: cci i2c xfer error -5
690[ 14.137160] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0
691[ 14.145526] ov5645 7-003c: ov5645_write_reg: write reg error -5: reg=3103, val=11
692[ 14.154575] ath10k_pci 0000:01:00.0: firmware ver WLAN.RM.4.4.1-00079-QCARMSWPZ-1 api 6 features wowlan,ignore-otp crc32 fd869beb
693[ 14.162373] ov5645 7-003c: could not set init registers
694[ 14.179760] ov5645 7-003c: could not power up OV5645
695[ 14.180045] ov5645: probe of 7-003c failed with error -5
696[ 14.245158] 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
697[ 14.258816] ath10k_pci 0000:01:00.0: board_file api 1 bmi_id 0:1 crc32 ed5f849a
698[ 14.560362] sdc: sdc1
699[ 14.609181] sdd: sdd1 sdd2 sdd3
700[ 14.716150] 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
701[ 14.801761] sdf: sdf1 sdf2 sdf3 sdf4 sdf5 sdf6 sdf7 sdf8 sdf9
702[ 14.818372] wcd9335-slim 217:1a0:0:0: setting slimbus l-addr:ca, ea:217,1a0,0,0
703[ 14.831589] slimbus 217:1a0:1:0: setting slimbus l-addr:cb, ea:217,1a0,1,0
704[ 14.841429] msm-snd-apq8096 sound: codec dai not found
705[ 14.846027] msm-snd-apq8096 sound: Error parsing OF data
706[ 14.892908] ath10k_pci 0000:01:00.0: Unknown eventid: 118809
707[ 14.901472] ath10k_pci 0000:01:00.0: Unknown eventid: 90118
708[ 14.916656] 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
709[ 14.930683] wcd9335-slim 217:1a0:1:0: WCD9335 CODEC version is v2.0
710[ 15.010215] ath: EEPROM regdomain: 0x0
711[ 15.010222] ath: EEPROM indicates default country code should be used
712[ 15.010225] ath: doing EEPROM country->regdmn map search
713[ 15.010229] ath: country maps to regdmn code: 0x3a
714[ 15.010231] ath: Country alpha2 being used: US
715[ 15.010234] ath: Regpair used: 0x3a
716[ 15.086024] msm-snd-apq8096 sound: codec dai not found
717[ 15.090996] msm-snd-apq8096 sound: Error parsing OF data
718[ 15.326391] ath10k_pci 0000:01:00.0 wlp1s0: renamed from wlan0
719[ 15.708681] sdb: sdb1
720[ 15.854344] sdb: sdb1
721[ 15.875109] sdc: sdc1
722[ 15.884622] sdc: sdc1
723[ 16.043850] sdc: sdc1
724[ 16.077061] sdd: sdd1 sdd2 sdd3
725[ 16.104196] sdd: sdd1 sdd2 sdd3
726[ 16.243222] sdd: sdd1 sdd2 sdd3
727[ 16.272505] 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
728[ 16.734578] 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
729[ 16.793785] sdf: sdf1 sdf2 sdf3 sdf4 sdf5 sdf6 sdf7 sdf8 sdf9
730[ 16.824250] sdf: sdf1 sdf2 sdf3 sdf4 sdf5 sdf6 sdf7 sdf8 sdf9
731[ 17.260004] sdf: sdf1 sdf2 sdf3 sdf4 sdf5 sdf6 sdf7 sdf8 sdf9
732[ 17.327382] sdc: sdc1
733[ 17.344525] sdd: sdd1 sdd2 sdd3
734[ 17.388851] 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
735[ 18.048331] sdb: sdb1
736[ 18.213084] sdb: sdb1
737[ 18.236059] sdc: sdc1
738[ 18.251214] sdc: sdc1
739[ 18.405450] sdc: sdc1
740[ 18.445109] sdd: sdd1 sdd2 sdd3
741[ 18.578849] sdd: sdd1 sdd2 sdd3
742[ 19.292001] 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
743[ 19.378832] sdf: sdf1 sdf2 sdf3 sdf4 sdf5 sdf6 sdf7 sdf8 sdf9
744[ 19.409578] sdf: sdf1 sdf2 sdf3 sdf4 sdf5 sdf6 sdf7 sdf8 sdf9
745[ 19.416523] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
746[ 19.421986] Bluetooth: BNEP filters: protocol multicast
747[ 19.428336] Bluetooth: BNEP socket layer initialized
748[ 20.080625] sdf: sdf1 sdf2 sdf3 sdf4 sdf5 sdf6 sdf7 sdf8 sdf9
749[ 20.086646] EXT4-fs (sda1): resizing filesystem from 1042432 to 10747904 blocks
750[ 20.259241] EXT4-fs (sda1): resized filesystem to 10747904
751[ 21.417395] IPv6: ADDRCONF(NETDEV_UP): enP2p1s0: link is not ready
752[ 21.455585] IPv6: ADDRCONF(NETDEV_UP): enP2p1s0: link is not ready
753[ 21.495514] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
754[ 21.855848] msm 900000.mdss: loaded qcom/a530_pm4.fw from legacy location
755[ 21.862735] msm 900000.mdss: loaded qcom/a530_pfp.fw from legacy location
756[ 21.869888] msm 900000.mdss: loaded qcom/a530v3_gpmu.fw2 from legacy location
757[ 21.877310] msm 900000.mdss: loaded qcom/a530_zap.mdt from legacy location
758[ 22.243657] ath10k_pci 0000:01:00.0: Unknown eventid: 118809
759[ 22.246626] ath10k_pci 0000:01:00.0: Unknown eventid: 90118
760[ 22.272795] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
761[ 23.107037] ath10k_pci 0000:01:00.0: Unknown eventid: 118809
762[ 23.109985] ath10k_pci 0000:01:00.0: Unknown eventid: 90118
763[ 23.136910] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
764[ 23.273142] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
765[ 25.194015] atl1c 0002:01:00.0: atl1c: enP2p1s0 NIC Link is Up<100 Mbps Full Duplex>
766[ 25.194225] IPv6: ADDRCONF(NETDEV_CHANGE): enP2p1s0: link becomes ready