· 5 years ago · Jul 07, 2020, 09:22 PM
1[ 0.000000] Booting Linux on physical CPU 0x100
2[ 0.000000] Linux version 4.9.140-tegra (buildbrain@mobile-u64-1291) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Tue Apr 28 14:06:23 PDT 2020
3[ 0.000000] Boot CPU: AArch64 Processor [411fd073]
4[ 0.000000] OF: fdt:memory scan node memory@80000000, reg size 16416,
5[ 0.000000] OF: fdt: - 80000000 , 70000000
6[ 0.000000] OF: fdt: - f0200000 , 185600000
7[ 0.000000] OF: fdt: - 275e00000 , 200000
8[ 0.000000] OF: fdt: - 276600000 , 200000
9[ 0.000000] OF: fdt: - 277000000 , 200000
10[ 0.000000] earlycon: uart8250 at MMIO32 0x0000000003100000 (options '')
11[ 0.000000] bootconsole [uart8250] enabled
12[ 0.000000] Found tegra_fbmem2: 00800000@9607d000
13[ 0.000000] Found lut_mem2: 00002008@9607a000
14[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
15[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
16[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb2_carveout': base 0x0000000000000000, size 0 MiB
17[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb2_carveout': base 0x0000000000000000, size 0 MiB
18[ 0.000000] OF: reserved mem: initialized node ramoops_carveout, compatible id nvidia,ramoops
19[ 0.000000] cma: Reserved 64 MiB at 0x00000000fc000000
20[ 0.000000] On node 0 totalpages: 2053117
21[ 0.000000] DMA zone: 8192 pages used for memmap
22[ 0.000000] DMA zone: 0 pages reserved
23[ 0.000000] DMA zone: 521725 pages, LIFO batch:31
24[ 0.000000] Normal zone: 24008 pages used for memmap
25[ 0.000000] Normal zone: 1531392 pages, LIFO batch:31
26[ 0.000000] psci: probing for conduit method from DT.
27[ 0.000000] psci: PSCIv1.0 detected in firmware.
28[ 0.000000] psci: Using standard PSCI v0.2 function IDs
29[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
30[ 0.000000] psci: SMC Calling Convention v1.1
31[ 0.000000] percpu: Embedded 25 pages/cpu @ffffffc1f676a000 s61656 r8192 d32552 u102400
32[ 0.000000] pcpu-alloc: s61656 r8192 d32552 u102400 alloc=25*4096
33[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
34[ 0.000000] Speculative Store Bypass Disable mitigation not required
35[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2020917
36[ 0.000000] Kernel command line: root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 isolcpus=1-2 video=tegrafb no_console_suspend=1 earlycon=uart8250,mmio32,0x3100000 nvdumper_reserved=0x2772e0000 gpt tegra_fbmem2=0x800000@0x9607d000 lut_mem2=0x2008@0x9607a000 usbcore.old_scheme_first=1 tegraid=18.1.2.0.0 maxcpus=6 boot.slot_suffix=_b boot.ratchetvalues=0.2031647.1 bl_prof_dataptr=0x10000@0x275840000 sdhci_tegra.en_boot_part_access=1 quiet
37[ 0.000000] log_buf_len individual max cpu contribution: 32768 bytes
38[ 0.000000] log_buf_len total cpu_extra contributions: 163840 bytes
39[ 0.000000] log_buf_len min size: 32768 bytes
40[ 0.000000] log_buf_len: 262144 bytes
41[ 0.000000] early log buf free: 29496(90%)
42[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
43[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
44[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
45[ 0.000000] Memory: 7960732K/8212468K available (15294K kernel code, 2934K rwdata, 6636K rodata, 8576K init, 609K bss, 186200K reserved, 65536K cma-reserved)
46[ 0.000000] Virtual kernel memory layout:
47[ 0.000000] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
48[ 0.000000] vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000 ( 250 GB)
49[ 0.000000] .text : 0xffffff8008080000 - 0xffffff8008f70000 ( 15296 KB)
50[ 0.000000] .rodata : 0xffffff8008f70000 - 0xffffff80095f0000 ( 6656 KB)
51[ 0.000000] .init : 0xffffff80095f0000 - 0xffffff8009e50000 ( 8576 KB)
52[ 0.000000] .data : 0xffffff8009e50000 - 0xffffff800a12d808 ( 2935 KB)
53[ 0.000000] .bss : 0xffffff800a12d808 - 0xffffff800a1c5f3c ( 610 KB)
54[ 0.000000] fixed : 0xffffffbefe7fd000 - 0xffffffbefec00000 ( 4108 KB)
55[ 0.000000] PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000 ( 16 MB)
56[ 0.000000] vmemmap : 0xffffffbf00000000 - 0xffffffc000000000 ( 4 GB maximum)
57[ 0.000000] 0xffffffbf00000000 - 0xffffffbf07dc8000 ( 125 MB actual)
58[ 0.000000] memory : 0xffffffc000000000 - 0xffffffc1f7200000 ( 8050 MB)
59[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
60[ 0.000000] Preemptible hierarchical RCU implementation.
61[ 0.000000] Build-time adjustment of leaf fanout to 64.
62[ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=6.
63[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=6
64[ 0.000000] NR_IRQS:64 nr_irqs:64 0
65[ 0.000000] GIC: Using split EOI/Deactivate mode
66[ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 31.25MHz (phys).
67[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xe6a171046, max_idle_ns: 881590405314 ns
68[ 0.000003] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
69[ 0.001577] Console: colour dummy device 80x25
70[ 0.001582] console [tty0] enabled
71[ 0.001585] bootconsole [uart8250] disabled
72[ 0.001592] kmemleak: Kernel memory leak detector disabled
73[ 0.001601] Calibrating delay loop (skipped), value calculated using timer frequency.. 62.50 BogoMIPS (lpj=125000)
74[ 0.001609] pid_max: default: 32768 minimum: 301
75[ 0.001915] Security Framework initialized
76[ 0.002068] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
77[ 0.002073] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
78[ 0.002685] ftrace: allocating 47094 entries in 184 pages
79[ 0.126554] sched-energy: Sched-energy-costs installed from DT
80[ 0.126565] ASID allocator initialised with 65536 entries
81[ 0.163961] tegra-id: chipid=21817.
82[ 0.163967] tegra-id: opt_subrevision=1.
83[ 0.163984] Tegra Revision: A02p SKU: 0xdc CPU Process: 0 SoC Process: 0
84[ 0.163992] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t18x/quill/kernel-dts/tegra186-quill-p3310-1000-c03-00-base.dts
85[ 0.163998] DTB Build time: Apr 29 2020 22:40:10
86[ 0.209662] CPU1: Booted secondary processor [4e0f0030]
87[ 0.241305] CPU2: Booted secondary processor [4e0f0030]
88[ 0.273091] CPU3: Booted secondary processor [411fd073]
89[ 0.305075] CPU4: Booted secondary processor [411fd073]
90[ 0.337067] CPU5: Booted secondary processor [411fd073]
91[ 0.337122] Brought up 6 CPUs
92[ 0.337125] SMP: Total of 6 processors activated.
93[ 0.337130] CPU features: detected feature: 32-bit EL0 Support
94[ 0.337886] CPU: All CPU(s) started at EL2
95[ 0.337937] alternatives: patching kernel code
96[ 0.340680] devtmpfs: initialized
97[ 0.379448] Initilizing CustomIPI irq domain
98[ 0.379664] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
99[ 0.379672] futex hash table entries: 2048 (order: 5, 131072 bytes)
100[ 0.380465] pinctrl core: initialized pinctrl subsystem
101[ 0.380673] OS set in device tree is not L4T.
102[ 0.380823] regulator-dummy: no parameters
103[ 0.380952] Initializing plugin-manager
104[ 0.381004] Plugin module not found
105[ 0.381041] Plugin-manager status disabled
106[ 0.382832] NET: Registered protocol family 16
107[ 0.383537] pstore: using zlib compression
108[ 0.383550] console [pstore-1] enabled
109[ 0.383552] pstore: Registered ramoops as persistent store backend
110[ 0.383555] ramoops: attached 0x200000@0x275880000, ecc: 0/0
111[ 0.397106] cpuidle: using governor menu
112[ 0.398611] bpmp: waiting for handshake
113[ 0.398615] bpmp: handshake completed
114[ 0.398633] bpmp: synchronizing channels
115[ 0.398659] bpmp: channels synchronized
116[ 0.398662] bpmp: mail init ok
117[ 0.400712] arm-smmu 12000000.iommu: probing hardware configuration...
118[ 0.400717] arm-smmu 12000000.iommu: SMMUv2 with:
119[ 0.400721] arm-smmu 12000000.iommu: stage 1 translation
120[ 0.400724] arm-smmu 12000000.iommu: stage 2 translation
121[ 0.400727] arm-smmu 12000000.iommu: nested translation
122[ 0.400733] arm-smmu 12000000.iommu: stream matching with 128 register groups, mask 0x7f80
123[ 0.400739] arm-smmu 12000000.iommu: SMMU address space size (0x800000) differs from mapped region size (0x1000000)!
124[ 0.400742] arm-smmu 12000000.iommu: 64 context banks (0 stage-2 only)
125[ 0.400746] arm-smmu 12000000.iommu: Stage-1: 39-bit VA -> 48-bit IPA
126[ 0.400750] arm-smmu 12000000.iommu: Stage-2: 39-bit IPA -> 48-bit PA
127[ 0.402891] vdso: 2 pages (1 code @ ffffff8008f77000, 1 data @ ffffff8009e54000)
128[ 0.402905] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
129[ 0.405268] atomic_pool_init():622: DMA: preallocated 1024 KiB pool for atomic allocations
130[ 0.407174] Registering BPMP clocks...
131[ 0.407262] tegra_bpmp_clk_init: clock init ok (638 clks)
132[ 0.408239] Serial: AMBA PL011 UART driver
133[ 0.409385] tegra_powergate_init: DONE
134[ 0.409392] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t18x/quill/kernel-dts/tegra186-quill-p3310-1000-c03-00-base.dts
135[ 0.409398] DTB Build time: Apr 29 2020 22:40:10
136[ 0.411508] Tegra reboot handler registered.
137[ 0.413007] tegra-pmc c360000.pmc: scratch reg offset dts data not present
138[ 0.413070] tegra-pmc: get_secure_pmc_setting: done secure_pmc=0
139[ 0.413098] tegra-pmc: ### PMC reset source: TEGRA_SOFTWARE_RESET
140[ 0.413101] tegra-pmc: ### PMC reset level: TEGRA_RESET_LEVEL_L1
141[ 0.413104] tegra-pmc: ### PMC reset status reg: 0x2d
142[ 0.413265] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
143[ 0.413276] tegra-pmc c360000.pmc: IO padctrl driver initialized
144[ 0.413600] iommu: Adding device 3460000.sdhci to group 0
145[ 0.414276] iommu: Adding device 3400000.sdhci to group 1
146[ 0.415308] iommu: Adding device 3507000.ahci-sata to group 2
147[ 0.415319] arm-smmu: forcing sodev map for 3507000.ahci-sata
148[ 0.415746] iommu: Adding device 3160000.i2c to group 3
149[ 0.416177] iommu: Adding device c240000.i2c to group 4
150[ 0.416514] iommu: Adding device 3180000.i2c to group 5
151[ 0.416845] iommu: Adding device 3190000.i2c to group 6
152[ 0.417288] iommu: Adding device 31b0000.i2c to group 7
153[ 0.417619] iommu: Adding device 31c0000.i2c to group 8
154[ 0.417949] iommu: Adding device c250000.i2c to group 9
155[ 0.418273] iommu: Adding device 31e0000.i2c to group 10
156[ 0.419726] iommu: Adding device 3210000.spi to group 11
157[ 0.420059] iommu: Adding device c260000.spi to group 12
158[ 0.420392] iommu: Adding device 3240000.spi to group 13
159[ 0.421124] iommu: Adding device 3100000.serial to group 14
160[ 0.421476] iommu: Adding device 3110000.serial to group 15
161[ 0.421802] iommu: Adding device c280000.serial to group 16
162[ 0.422127] iommu: Adding device 3130000.serial to group 17
163[ 0.423467] iommu: Adding device 2490000.ether_qos to group 18
164[ 0.423478] arm-smmu: forcing sodev map for 2490000.ether_qos
165[ 0.424138] iommu: Adding device b000000.rtcpu to group 19
166[ 0.426353] iommu: Adding device 13e10000.host1x to group 20
167[ 0.426663] iommu: Adding device 13e10000.host1x:ctx0 to group 21
168[ 0.426957] iommu: Adding device 13e10000.host1x:ctx1 to group 22
169[ 0.427266] iommu: Adding device 13e10000.host1x:ctx2 to group 23
170[ 0.427559] iommu: Adding device 13e10000.host1x:ctx3 to group 24
171[ 0.427856] iommu: Adding device 13e10000.host1x:ctx4 to group 25
172[ 0.428150] iommu: Adding device 13e10000.host1x:ctx5 to group 26
173[ 0.428458] iommu: Adding device 13e10000.host1x:ctx6 to group 27
174[ 0.428762] iommu: Adding device 13e10000.host1x:ctx7 to group 28
175[ 0.429236] iommu: Adding device 150c0000.nvcsi to group 29
176[ 0.429883] iommu: Adding device 15700000.vi to group 30
177[ 0.430235] iommu: Adding device 15600000.isp to group 31
178[ 0.430683] iommu: Adding device 15210000.nvdisplay to group 32
179[ 0.430789] platform 15210000.nvdisplay: OF IOVA linear map 0x9607d000 size (0x800000)
180[ 0.430824] platform 15210000.nvdisplay: OF IOVA linear map 0x9607a000 size (0x2008)
181[ 0.431322] iommu: Adding device 15340000.vic to group 33
182[ 0.431539] iommu: Adding device 154c0000.nvenc to group 34
183[ 0.431748] iommu: Adding device 15480000.nvdec to group 35
184[ 0.432085] iommu: Adding device 15380000.nvjpg to group 36
185[ 0.432305] iommu: Adding device 15500000.tsec to group 37
186[ 0.432511] iommu: Adding device 15100000.tsecb to group 38
187[ 0.433193] iommu: Adding device 15810000.se to group 39
188[ 0.433417] iommu: Adding device 15820000.se to group 40
189[ 0.433627] iommu: Adding device 15830000.se to group 41
190[ 0.433832] iommu: Adding device 15840000.se to group 42
191[ 0.434694] iommu: Adding device smmu_test to group 43
192[ 0.435287] mc: mapped MMIO address: 0xffffff800a6c0000 -> 0x2c10000
193[ 0.435297] mc: mapped MMIO address: 0xffffff800a6e0000 -> 0x2c20000
194[ 0.435307] mc: mapped MMIO address: 0xffffff800a7b0000 -> 0x2c30000
195[ 0.435317] mc: mapped MMIO address: 0xffffff800a7d0000 -> 0x2c40000
196[ 0.435326] mc: mapped MMIO address: 0xffffff800b110000 -> 0x2c50000
197[ 0.435334] nv-tegra-mc 2c10000.mc: No mssnvlink node
198[ 0.435345] mc-err: mcerr ops are set to t18x
199[ 0.435479] dram-ecc: DRAM ECC disabled-MC_ECC_CONTROL:0x0000000c
200[ 0.436553] iommu: Adding device 3530000.xhci to group 44
201[ 0.436564] arm-smmu: forcing sodev map for 3530000.xhci
202[ 0.437021] iommu: Adding device 3550000.xudc to group 45
203[ 0.437032] arm-smmu: forcing sodev map for 3550000.xudc
204[ 0.437745] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CTRL_0 = 3
205[ 0.437751] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_24(PMU_INT) = 256
206[ 0.438305] iommu: Adding device 17000000.gp10b to group 46
207[ 0.439339] tegra-reset 5000000.clock: registered 193 resets.
208[ 0.441530] iommu: Adding device d000000.bpmp to group 47
209[ 0.441730] bpmp: ping status is 0
210[ 0.441829] bpmp d000000.bpmp: firmware tag is 4208eb5c85fe47a2235fbc0b8eb87dca
211[ 0.444262] bpmp d000000.bpmp: probe ok
212[ 0.447397] iommu: Adding device 2600000.dma to group 48
213[ 0.448661] GPIO line 461 (camera-control-output-low) hogged as output/low
214[ 0.448690] GPIO line 456 (camera-control-output-low) hogged as output/low
215[ 0.448718] GPIO line 457 (camera-control-output-low) hogged as output/low
216[ 0.448744] GPIO line 426 (camera-control-output-low) hogged as output/low
217[ 0.448772] GPIO line 424 (wifi-enable) hogged as output/high
218[ 0.448800] GPIO line 445 (sdmmc-wake-support-input) hogged as input
219[ 0.448826] GPIO line 446 (sdmmc-wake-support-output) hogged as output/low
220[ 0.448981] gpiochip_setup_dev: registered GPIOs 320 to 511 on device: gpiochip0 (tegra-gpio)
221[ 0.452683] GPIO line 315 (wifi-wake-ap) hogged as input
222[ 0.452820] gpiochip_setup_dev: registered GPIOs 256 to 319 on device: gpiochip1 (tegra-gpio-aon)
223[ 0.454420] iommu: Adding device 10003000.pcie-controller to group 49
224[ 0.454434] arm-smmu: forcing sodev map for 10003000.pcie-controller
225[ 0.454751] iommu: Adding device sound to group 50
226[ 0.455099] iommu: Adding device 3510000.hda to group 51
227[ 0.462452] iommu: Adding device c1a0000.aon to group 52
228[ 0.462887] vdd-ac-bat: 5000 mV
229[ 0.464514] vdd-1v8-ap: 1800 mV
230[ 0.493512] HugeTLB registered 2 MB page size, pre-allocated 0 pages
231[ 0.496194] eventlib_kernel: keventlib is initialized, test id: 0
232[ 0.496376] SCSI subsystem initialized
233[ 0.496493] libata version 3.00 loaded.
234[ 0.496649] usbcore: registered new interface driver usbfs
235[ 0.496681] usbcore: registered new interface driver hub
236[ 0.496745] usbcore: registered new device driver usb
237[ 0.497311] random: fast init done
238[ 0.499931] GPIO line 241 (touch-rails) hogged as output/high
239[ 0.500333] GPIO line 242 (touch-rails) hogged as output/high
240[ 0.500480] gpiochip_setup_dev: registered GPIOs 240 to 255 on device: gpiochip2 (tca9539)
241[ 0.501782] GPIO line 228 (lcd-bias-rails) hogged as output/high
242[ 0.501910] gpiochip_setup_dev: registered GPIOs 224 to 239 on device: gpiochip3 (tca9539)
243[ 0.511288] max77620 4-003c: PMIC Version OTP:0x45 and ES:0x8
244[ 0.517230] vddio-ddr: at 1125 mV
245[ 0.521080] avdd_dsi_csi: 1200 mV
246[ 0.525080] vdd-1v8: 1800 mV
247[ 0.529079] vdd-3v3-sys: 3300 mV
248[ 0.529923] spmic-ldo0: at 1800 mV
249[ 0.530622] spmic-ldo1: at 800 mV
250[ 0.533080] vddio-3v3: 3300 mV
251[ 0.533818] vddio-sdmmc1: 1800 <--> 3300 mV at 3300 mV
252[ 0.536682] vdd-rtc: at 800 mV
253[ 0.537302] avdd-ts-hv: 1800 <--> 3300 mV at 1800 mV
254[ 0.540677] spmic-ldo6: at 1500 mV
255[ 0.544679] vdd-pex-1v00: 1000 mV
256[ 0.545319] dvdd-pex: 1000 mV
257[ 0.547647] GPIO line 221 (spmic_gpio_input) hogged as input
258[ 0.547796] GPIO line 222 (spmic_gpio_input) hogged as input
259[ 0.547938] gpiochip_setup_dev: registered GPIOs 216 to 223 on device: gpiochip4 (max77620-gpio)
260[ 0.548113] max77620 4-003c: max77620 probe successful
261[ 0.548478] media: Linux media interface: v0.10
262[ 0.548507] Linux video capture interface: v2.00
263[ 0.551014] pps_core: LinuxPPS API ver. 1 registered
264[ 0.551017] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
265[ 0.551059] PTP clock support registered
266[ 0.551300] tegra_wdt_t18x 30c0000.watchdog: Expiry count is deprecated
267[ 0.551498] tegra_wdt_t18x 30c0000.watchdog: Tegra WDT init timeout = 120 sec
268[ 0.551524] tegra_wdt_t18x 30c0000.watchdog: Registered successfully
269[ 0.552876] trusty trusty: trusty version: Built: 22:26:48 Apr 29 2020
270[ 0.552891] trusty trusty: selected api version: 3 (requested 3)
271[ 0.553693] Advanced Linux Sound Architecture Driver Initialized.
272[ 0.554004] Bluetooth: Core ver 2.22
273[ 0.554029] NET: Registered protocol family 31
274[ 0.554031] Bluetooth: HCI device and connection manager initialized
275[ 0.554038] Bluetooth: HCI socket layer initialized
276[ 0.554043] Bluetooth: L2CAP socket layer initialized
277[ 0.554056] Bluetooth: SCO socket layer initialized
278[ 0.554753] en-vdd-sd: 3300 mV
279[ 0.555467] en-vdd-cam: 1800 mV
280[ 0.556685] vdd-hdmi: 5000 mV
281[ 0.556965] vdd-usb0-5v: 5000 mV
282[ 0.557250] vdd-usb1-5v: 5000 mV
283[ 0.560682] en-vdd-ts-1v8: 1800 mV
284[ 0.564709] en-vdd-ts-hv-3v3: 3300 mV
285[ 0.565355] en-vdd-disp-3v3: 3300 mV
286[ 0.566005] en-mdm-pwr-3v7: 3700 mV
287[ 0.566660] en-vdd-disp-1v8: 1800 mV
288[ 0.567323] en-vdd-cam-hv-2v8: 2800 mV
289[ 0.567982] en-vdd-cam-1v2: 1200 mV
290[ 0.568643] vdd-fan: 5000 mV
291[ 0.568925] vdd-3v3: 3300 mV
292[ 0.569815] dis-vdd-1v2: 1200 mV
293[ 0.570061] en-vdd-vcm-2v8: 2800 mV
294[ 0.570759] vdd-usb2-5v: 5000 mV
295[ 0.571015] vdd-sys-bl: 3300 mV
296[ 0.571700] en-vdd-sys: 1200 mV
297[ 0.573742] camchar: rtcpu character device driver loaded
298[ 0.574262] gpio tegra-gpio wake53 for gpio=159(X:7)
299[ 0.575949] extcon-gpio-states external-connection:extcon@1: Cable state:0, cable id:0
300[ 0.576636] clocksource: Switched to clocksource arch_sys_counter
301[ 0.598253] VFS: Disk quotas dquot_6.6.0
302[ 0.598323] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
303[ 0.598561] nvmap_heap_init: nvmap_heap_init: created heap block cache
304[ 0.599069] nvmap: nvmap_select_cache_ops() nvmap cache ops set to roc
305[ 0.599074] nvmap_page_pool_init: Total RAM pages: 2006567
306[ 0.599077] nvmap_page_pool_init: nvmap page pool size: 250820 pages (979 MB)
307[ 0.599144] nvmap_background_zero_thread: PP zeroing thread starting.
308[ 0.601659] tegra-gpcdma 2600000.dma: GPC DMA driver register 32 channels
309[ 0.607187] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type BCPU-therm
310[ 0.607365] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type MCPU-therm
311[ 0.607737] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm
312[ 0.607809] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
313[ 0.607912] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type Tboard_tegra
314[ 0.608011] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type Tdiode_tegra
315[ 0.608159] thermal thermal_zone6: Registering thermal zone thermal_zone6 for type PMIC-Die
316[ 0.608358] la/ptsa driver initialized.
317[ 0.608368] pre_t19x_iso_plat_init(): iso emc max clk=1866000KHz
318[ 0.608370] pre_t19x_iso_plat_init(): max_iso_bw=26870400KB
319[ 0.608691] NET: Registered protocol family 2
320[ 0.609283] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
321[ 0.609588] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
322[ 0.610178] TCP: Hash tables configured (established 65536 bind 65536)
323[ 0.610226] UDP hash table entries: 4096 (order: 5, 131072 bytes)
324[ 0.610341] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
325[ 0.610669] NET: Registered protocol family 1
326[ 0.611081] RPC: Registered named UNIX socket transport module.
327[ 0.611084] RPC: Registered udp transport module.
328[ 0.611086] RPC: Registered tcp transport module.
329[ 0.611089] RPC: Registered tcp NFSv4.1 backchannel transport module.
330[ 0.611095] PCI: CLS 0 bytes, default 64
331[ 0.611203] Trying to unpack rootfs image as initramfs...
332[ 0.775528] Freeing initrd memory: 5432K
333[ 0.791265] host1x 13e10000.host1x: initialized
334[ 0.792389] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
335[ 0.794561] audit: initializing netlink subsys (disabled)
336[ 0.794597] audit: type=2000 audit(0.684:1): initialized
337[ 0.795032] workingset: timestamp_bits=46 max_order=21 bucket_order=0
338[ 0.801484] squashfs: version 4.0 (2009/01/31) Phillip Lougher
339[ 0.802436] ntfs: driver 2.1.32 [Flags: R/W].
340[ 0.802934] 9p: Installing v9fs 9p2000 file system support
341[ 0.805080] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
342[ 0.805160] io scheduler noop registered
343[ 0.805355] io scheduler cfq registered (default)
344[ 0.808531] gic 2a41000.agic-controller: GIC IRQ controller registered
345[ 0.912996] iommu: Adding device aconnect@2a41000:adsp_audio to group 53
346[ 0.947317] iommu: Adding device 2993000.adsp to group 54
347[ 0.948350] tegra-aconnect aconnect@2a41000: Tegra ACONNECT bus registered
348[ 0.950894] tegra-xusb-padctl 3520000.xusb_padctl: VBUS over-current detection enabled
349[ 0.954167] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
350[ 0.955333] tegra-pwm 3290000.pwm: PWM clk can sleep in ops
351[ 0.956415] tegra-pwm 32a0000.pwm: PWM clk can sleep in ops
352[ 0.957479] tegra-pwm c340000.pwm: PWM clk can sleep in ops
353[ 0.959921] tegra-pcie 10003000.pcie-controller: 4x1, 1x1 configuration
354[ 0.960867] tegra-pcie 10003000.pcie-controller: PCIE: Enable power rails
355[ 0.961209] tegra-pcie 10003000.pcie-controller: probing port 0, using 4 lanes
356[ 0.961353] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
357[ 0.961459] misc tegra_camera_ctrl: tegra_camera_isomgr_register tpg_max_iso = 3916800KBs
358[ 0.961464] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=4687500, vi_iso_bw=2000000, max_bw=4687500
359[ 0.963599] tegra-pcie 10003000.pcie-controller: probing port 2, using 1 lanes
360[ 0.964865] tsec 15500000.tsec: initialized
361[ 0.965940] tsec 15100000.tsecb: initialized
362[ 0.969320] nvdec 15480000.nvdec: initialized
363[ 0.975254] falcon 15340000.vic: initialized
364[ 0.976562] falcon 154c0000.nvenc: initialized
365[ 0.977980] falcon 15380000.nvjpg: initialized
366[ 0.979823] iommu_context_dev 13e10000.host1x:ctx0: initialized (streamid=56)
367[ 0.981272] iommu_context_dev 13e10000.host1x:ctx1: initialized (streamid=57)
368[ 0.982687] iommu_context_dev 13e10000.host1x:ctx2: initialized (streamid=58)
369[ 0.984092] iommu_context_dev 13e10000.host1x:ctx3: initialized (streamid=59)
370[ 0.985514] iommu_context_dev 13e10000.host1x:ctx4: initialized (streamid=60)
371[ 0.986929] iommu_context_dev 13e10000.host1x:ctx5: initialized (streamid=61)
372[ 0.988325] iommu_context_dev 13e10000.host1x:ctx6: initialized (streamid=62)
373[ 0.989771] iommu_context_dev 13e10000.host1x:ctx7: initialized (streamid=63)
374[ 0.992805] tegradccommon 15200000.dc_common: host1x channel mapped
375[ 0.992813] tegradccommon 15200000.dc_common: dc_common syncpt # 1 allocated
376[ 0.992848] tegradccommon 15200000.dc_common: dma mapping done
377[ 0.993020] tegra_cec 3960000.tegra_cec: dt=1 start=0x03960000 end=0x03960FFF irq=390
378[ 0.993094] tegra_cec 3960000.tegra_cec: Unpowergate DISP: 0.
379[ 0.993304] tegra_cec 3960000.tegra_cec: Enable clock result: 0.
380[ 0.993320] tegra_cec 3960000.tegra_cec: tegra_cec_init started
381[ 0.993471] tegra_cec 3960000.tegra_cec: cec_add_sysfs ret=0
382[ 0.993474] tegra_cec 3960000.tegra_cec: probed
383[ 0.993540] tegradc 15210000.nvdisplay: disp0 connected to head1->/host1x/sor1
384[ 0.993583] generic_infoframe_type: 0x87
385[ 0.993672] tegradc 15210000.nvdisplay: DT parsed successfully
386[ 0.993699] tegradc 15210000.nvdisplay: Display dc.ffffff800b650000 registered with id=0
387[ 1.001712] tegra_nvdisp_bandwidth_register_max_config: max config iso bw = 16727000 KB/s
388[ 1.001715] tegra_nvdisp_bandwidth_register_max_config: max config EMC floor = 665600000 Hz
389[ 1.001718] tegra_nvdisp_bandwidth_register_max_config: max config hubclk = 357620000 Hz
390[ 1.001890] tegradc 15210000.nvdisplay: vblank syncpt # 8 for dc 1
391[ 1.001896] tegradc 15210000.nvdisplay: vpulse3 syncpt # 9 for dc 1
392[ 1.003139] tegradc 15210000.nvdisplay: Bootloader disp_param detected. Detected mode: 1920x1080 (on 0x0mm) pclk=148350937
393[ 1.005946] tegradc 15210000.nvdisplay: hdmi: invalid prod list prod_list_hdmi_board
394[ 1.005951] tegradc 15210000.nvdisplay: hdmi: tegra_hdmi_tmds_range_read(bd) failed
395[ 1.008419] tegradc 15210000.nvdisplay: probed
396[ 1.010547] tegra-adma 2930000.adma: Tegra210 ADMA driver registered 32 channels
397[ 1.011327] tegra-fuse-burn 3820000.efuse:efuse-burn: shutdown limit check disabled
398[ 1.011356] tegra-fuse-burn 3820000.efuse:efuse-burn: Fuse burn driver initialized
399[ 1.011778] kfuse 3830000.kfuse: initialized
400[ 1.013156] tegra-pmc-iopower pmc-iopower: NO_IOPOWER setting 0x0
401[ 1.015907] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
402[ 1.018277] console [ttyS0] disabled
403[ 1.018313] 3100000.serial: ttyS0 at MMIO 0x3100000 (irq = 36, base_baud = 25500000) is a Tegra
404[ 1.018348] console [ttyS0] enabled
405[ 1.019670] 3110000.serial: ttyTHS1 at MMIO 0x3110000 (irq = 37, base_baud = 0) is a TEGRA_UART
406[ 1.019870] Console: switching to colour frame buffer device 240x67
407[ 1.019956] tegradc 15210000.nvdisplay: fb registered
408[ 1.020098] gpio tegra-gpio wake21 for gpio=121(P:1)
409[ 1.020552] c280000.serial: ttyTHS2 at MMIO 0xc280000 (irq = 38, base_baud = 0) is a TEGRA_UART
410[ 1.020749] serial-tegra 3130000.serial: RX in PIO mode
411[ 1.020770] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
412[ 1.020857] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
413[ 1.020948] tegra_nvdisp_handle_pd_enable: Unpowergated Head2 pd
414[ 1.028656] Parent Clock set for DC plld2
415[ 1.028767] 3130000.serial: ttyTHS3 at MMIO 0x3130000 (irq = 39, base_baud = 0) is a TEGRA_UART
416[ 1.029906] [drm] Initialized
417[ 1.036937] brd: module loaded
418[ 1.040479] loop: module loaded
419[ 1.040552] tegra_profiler: version: 1.141, samples/io: 48/28
420[ 1.040622] tegra_profiler: auth: init
421[ 1.041196] nct1008_nct72 7-004c: starting parse dt
422[ 1.041296] nct1008_nct72 7-004c: !!!Found deprecated property!!!
423[ 1.041302] nct1008_nct72 7-004c: success parsing dt
424[ 1.041409] nct1008_nct72 7-004c: success in enabling tmp451 VDD rail
425[ 1.041758] THERMAL EST: found 3 subdevs
426[ 1.041763] THERMAL EST num_resources: 0
427[ 1.041767] [THERMAL EST subdev 0]
428[ 1.041772] [THERMAL EST subdev 1]
429[ 1.041776] [THERMAL EST subdev 2]
430[ 1.042043] thermal thermal_zone7: Registering thermal zone thermal_zone7 for type thermal-fan-est
431[ 1.042045] THERMAL EST: thz register success.
432[ 1.042135] THERMAL EST: end of probe, return err: 0
433[ 1.042827] sd: No Scsi addr parsed to reserve index
434[ 1.042850] hisi_sas: driver version v1.6
435[ 1.046642] tegra-ahci 3507000.ahci-sata: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl platform mode
436[ 1.046650] tegra-ahci 3507000.ahci-sata: flags: 64bit ncq sntf pm led pmp pio slum part deso sadm apst
437[ 1.047405] scsi host0: tegra_ahci
438[ 1.048909] scsi host1: tegra_ahci
439[ 1.049065] ata1: SATA max UDMA/133 mmio [mem 0x03507000-0x03508fff] port 0x100 irq 24
440[ 1.049068] ata2: DUMMY
441[ 1.054287] libphy: Fixed MDIO Bus: probed
442[ 1.054844] tun: Universal TUN/TAP device driver, 1.6
443[ 1.054847] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
444[ 1.055506] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
445[ 1.055509] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
446[ 1.055547] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
447[ 1.055550] igb: Copyright (c) 2007-2014 Intel Corporation.
448[ 1.055580] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
449[ 1.055582] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
450[ 1.055613] Intel(R) 10GbE PCI Express Linux Network Driver - version 4.6.4
451[ 1.055615] Copyright(c) 1999 - 2017 Intel Corporation.
452[ 1.064746] eqos 2490000.ether_qos: can't get pllrefe_vcoout clk (-2)
453[ 1.067666] eqos 2490000.ether_qos: Setting local MAC: 0 4 4b f2 5e 46
454[ 1.067767] libphy: dwc_phy: probed
455[ 1.068055] bcm54xx_low_power_mode(): put phy in iddq-lp mode
456[ 1.069965] PPP generic driver version 2.4.2
457[ 1.070086] PPP BSD Compression module registered
458[ 1.070090] PPP Deflate Compression module registered
459[ 1.070105] PPP MPPE Compression module registered
460[ 1.070108] NET: Registered protocol family 24
461[ 1.070149] usbcore: registered new interface driver r8152
462[ 1.070183] usbcore: registered new interface driver asix
463[ 1.070212] usbcore: registered new interface driver ax88179_178a
464[ 1.070245] usbcore: registered new interface driver cdc_ether
465[ 1.070273] usbcore: registered new interface driver net1080
466[ 1.070299] usbcore: registered new interface driver cdc_subset
467[ 1.070327] usbcore: registered new interface driver zaurus
468[ 1.070365] usbcore: registered new interface driver cdc_ncm
469[ 1.070496] VFIO - User Level meta-driver version: 0.3
470[ 1.071400] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
471[ 1.071411] ehci-pci: EHCI PCI platform driver
472[ 1.071442] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
473[ 1.071449] ohci-pci: OHCI PCI platform driver
474[ 1.071477] ohci-platform: OHCI generic platform driver
475[ 1.073894] nct1008_nct72 7-004c: LOC shutdown limit 107
476[ 1.074395] nct1008_nct72 7-004c: EXT shutdown limit 107
477[ 1.076496] tegra-xusb 3530000.xhci: USB2 port 0 has OTG_CAP
478[ 1.078179] tegra-xusb 3530000.xhci: extcon 0: ffffffc1eb427400 id
479[ 1.078540] usbcore: registered new interface driver uas
480[ 1.078582] usbcore: registered new interface driver usb-storage
481[ 1.078642] usbcore: registered new interface driver usbserial
482[ 1.083159] tegra-xudc-new 3550000.xudc: device count: 1
483[ 1.083287] tegra-xusb 3530000.xhci: Firmware timestamp: 2019-10-31 05:52:15 UTC, Version: 55.17 release
484[ 1.084284] tegra-xudc-new 3550000.xudc: vbus state: 0
485[ 1.084303] tegra-xudc-new 3550000.xudc: entering ELPG
486[ 1.085546] tegra-xudc-new 3550000.xudc: entering ELPG done
487[ 1.085714] mousedev: PS/2 mouse device common for all mice
488[ 1.085763] usbcore: registered new interface driver xpad
489[ 1.087096] tegradc 15210000.nvdisplay: hdmi: tmds rate:148351K prod-setting:prod_c_hdmi_111m_223m
490[ 1.087608] tegradc 15210000.nvdisplay: hdmi: get RGB quant from REG programmed by BL.
491[ 1.087618] tegradc 15210000.nvdisplay: hdmi: get YCC quant from REG programmed by BL.
492[ 1.106829] nct1008_nct72 7-004c: initial LOC temp: 35000
493[ 1.107136] nct1008_nct72 7-004c: initial EXT temp: 36750
494[ 1.107741] nct1008_nct72 7-004c: hi_b:-11, lo_b:0
495[ 1.108046] gpio tegra-gpio-aon wake35 for gpio=16(V:0)
496[ 1.108229] nct1008_nct72 7-004c: nct1008_probe: initialized
497[ 1.109004] tegra-xusb 3530000.xhci: xHCI Host Controller
498[ 1.109020] tegra-xusb 3530000.xhci: new USB bus registered, assigned bus number 1
499[ 1.109720] tegra-xusb 3530000.xhci: hcc params 0x0184fd25 hci version 0x100 quirks 0x00050810
500[ 1.109749] tegra-xusb 3530000.xhci: irq 70, io mem 0x03530000
501[ 1.109893] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
502[ 1.109898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
503[ 1.109902] usb usb1: Product: xHCI Host Controller
504[ 1.109906] usb usb1: Manufacturer: Linux 4.9.140-tegra xhci-hcd
505[ 1.109909] usb usb1: SerialNumber: 3530000.xhci
506[ 1.110234] hub 1-0:1.0: USB hub found
507[ 1.110263] hub 1-0:1.0: 4 ports detected
508[ 1.110599] tegra-xusb 3530000.xhci: xHCI Host Controller
509[ 1.110606] tegra-xusb 3530000.xhci: new USB bus registered, assigned bus number 2
510[ 1.110733] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
511[ 1.110737] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
512[ 1.110741] usb usb2: Product: xHCI Host Controller
513[ 1.110744] usb usb2: Manufacturer: Linux 4.9.140-tegra xhci-hcd
514[ 1.110747] usb usb2: SerialNumber: 3530000.xhci
515[ 1.111016] hub 2-0:1.0: USB hub found
516[ 1.111041] hub 2-0:1.0: 3 ports detected
517[ 1.113760] extcon-disp-state external-connection:disp-state: cable 47 state 1
518[ 1.113764] Extcon AUX1(HDMI) enable
519[ 1.189098] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
520[ 1.190263] Wake73 for irq=42
521[ 1.191490] rtc rtc1: alarm rtc device
522[ 1.191502] tegra_rtc c2a0000.rtc: rtc core: registered c2a0000.rtc as rtc1
523[ 1.191526] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
524[ 1.191690] i2c /dev entries driver
525[ 1.193745] max77620-power max77620-power: Event recorder REG_NVERC : 0x0
526[ 1.198767] parse_throttle_dt_data: Num cap clks = 4
527[ 1.198771] parse_throttle_dt_data: clk=mcpu type=1
528[ 1.198774] parse_throttle_dt_data: clk=bcpu type=2
529[ 1.198781] parse_throttle_dt_data: clk=gpu type=4
530[ 1.198784] parse_throttle_dt_data: clk=emc type=3
531[ 1.199482] tegra_throttle_probe: probe successful. #cdevs=4
532[ 1.200018] FAN dev name: pwm-fan
533[ 1.200083] FAN:gpio request success.
534[ 1.200092] FAN: can't find tach_gpio
535[ 1.200115] pwm_fan_driver pwm-fan: cap state:7, cap pwm:255
536[ 1.200299] pwm_fan_driver pwm-fan: got pwm for fan. polarity is inversed
537[ 1.200304] pwm_fan_driver pwm-fan: tach period: 1000
538[ 1.200893] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
539[ 1.200898] pwm_fan_driver pwm-fan: index 1: pwm=80, rpm=1000, rru=2, rrd=2, state:2
540[ 1.200902] pwm_fan_driver pwm-fan: index 2: pwm=120, rpm=2000, rru=1, rrd=1, state:2
541[ 1.200906] pwm_fan_driver pwm-fan: index 3: pwm=160, rpm=3000, rru=1, rrd=1, state:2
542[ 1.200909] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
543[ 1.200913] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
544[ 1.200916] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
545[ 1.200920] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
546[ 1.200924] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
547[ 1.200927] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
548[ 1.201853] device-mapper: uevent: version 1.0.3
549[ 1.202252] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
550[ 1.202514] CPU EMC frequency mapping table: from device tree
551[ 1.206444] cpufreq: platform driver Initialization: pass
552[ 1.207024] cpuidle: Initializing cpuidle driver init for Denver cluster
553[ 1.207140] cpuidle: Initializing cpuidle driver init for A57 cluster
554[ 1.207920] sdhci: Secure Digital Host Controller Interface driver
555[ 1.207922] sdhci: Copyright(c) Pierre Ossman
556[ 1.207924] sdhci-pltfm: SDHCI platform and OF driver helper
557[ 1.209151] sdhci-tegra 3460000.sdhci: Client registration for eMC Successful
558[ 1.210882] CMDQ: cmdq_platfm_init successful
559[ 1.211855] CQE: CMD_TIMING bit set for R1B DCMD
560[ 1.213026] sdhci-tegra 3440000.sdhci: Client registration for eMC Successful
561[ 1.217532] sdhci-tegra 3400000.sdhci: Got CD GPIO
562[ 1.217581] sdhci-tegra 3400000.sdhci: Got WP GPIO
563[ 1.218210] sdhci-tegra 3400000.sdhci: Client registration for eMC Successful
564[ 1.219878] sdhci-tegra 3400000.sdhci: wakeup init done, cdirq 257
565[ 1.224263] tegra-se-elp 3ad0000.se_elp: tegra_se_elp_probe: complete
566[ 1.225136] tegra-se-nvhost 15810000.se: initialized
567[ 1.226209] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
568[ 1.226786] tegra-se-nvhost 15820000.se: initialized
569[ 1.227669] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
570[ 1.228208] tegra-se-nvhost 15830000.se: initialized
571[ 1.229001] tegra-se-nvhost 15830000.se: tegra_se_probe: complete
572[ 1.229546] tegra-se-nvhost 15840000.se: initialized
573[ 1.230406] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
574[ 1.230634] hidraw: raw HID events driver (C) Jiri Kosina
575[ 1.231575] usbcore: registered new interface driver usbhid
576[ 1.231579] usbhid: USB HID core driver
577[ 1.237235] tegra186-cam-rtcpu b000000.rtcpu: Trace buffer configured at IOVA=0xbff00000
578[ 1.239323] tegra-ivc ivc-b000000.rtcpu: region 0: iova=0xbfef0000-0xbfefdb7f size=56192
579[ 1.239546] tegra-ivc ivc-b000000.rtcpu:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
580[ 1.239664] tegra-ivc ivc-b000000.rtcpu:i2c@480: i2c: ver=0 grp=1 RX[8x128]=0x1900-0x1d80 TX[8x128]=0x1d80-0x2200
581[ 1.239860] tegra-ivc ivc-b000000.rtcpu:vinotify@12c0: vinotify: ver=0 grp=1 RX[64x128]=0x2200-0x4280 TX[64x128]=0x4280-0x6300
582[ 1.240562] tegra-ivc ivc-b000000.rtcpu:mods@32c0: mods: ver=0 grp=1 RX[1x64]=0x6300-0x63c0 TX[1x64]=0x63c0-0x6480
583[ 1.240689] tegra-ivc ivc-b000000.rtcpu:ivccontrol@52c0: ivccontrol: ver=0 grp=1 RX[16x320]=0x6480-0x7900 TX[16x320]=0x7900-0x8d80
584[ 1.240746] tegra-ivc ivc-b000000.rtcpu:ivccapture@72c0: ivccapture: ver=0 grp=1 RX[16x64]=0x8d80-0x9200 TX[16x64]=0x9200-0x9680
585[ 1.240796] tegra-ivc ivc-b000000.rtcpu:dbg@7c00: dbg: ver=0 grp=1 RX[1x384]=0x9680-0x9880 TX[1x384]=0x9880-0x9a80
586[ 1.240901] tegra-ivc ivc-b000000.rtcpu:dbg@7e00: dbg: ver=0 grp=1 RX[1x8192]=0x9a80-0xbb00 TX[1x8192]=0xbb00-0xdb80
587[ 1.241252] tegra186-cam-rtcpu b000000.rtcpu: using cam RTCPU IRQ (51)
588[ 1.241255] tegra186-cam-rtcpu b000000.rtcpu: tegra_camrtc_mon_create is successful
589[ 1.241800] tegra186-cam-rtcpu b000000.rtcpu: firmware version cpu=sce cmd=5 sha1=3ecb1dca25fa98771f988f238c025334776c9a96
590[ 1.243369] tegra_aon c1a0000.aon: tegra aon driver probe OK
591[ 1.243786] tegra186-aondbg aondbg: aondbg driver probe() OK
592[ 1.243942] register_ari_mca_banks: Registered MCA ROC:IOB
593[ 1.244008] register_ari_mca_banks: Registered MCA ROC:CCE
594[ 1.244318] tegra18-bridge 2390000.axi2apb: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
595[ 1.244321] tegra18-bridge 2390000.axi2apb: enabled timeout = 11155000
596[ 1.244323] tegra18-bridge 2390000.axi2apb: bridge probed OK
597[ 1.244374] tegra18-bridge 23a0000.axi2apb: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
598[ 1.244376] tegra18-bridge 23a0000.axi2apb: enabled timeout = 11155000
599[ 1.244378] tegra18-bridge 23a0000.axi2apb: bridge probed OK
600[ 1.244425] tegra18-bridge 23b0000.axi2apb: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
601[ 1.244427] tegra18-bridge 23b0000.axi2apb: enabled timeout = 11155000
602[ 1.244429] tegra18-bridge 23b0000.axi2apb: bridge probed OK
603[ 1.244478] tegra18-bridge 23c0000.axi2apb: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
604[ 1.244480] tegra18-bridge 23c0000.axi2apb: enabled timeout = 11155000
605[ 1.244482] tegra18-bridge 23c0000.axi2apb: bridge probed OK
606[ 1.244530] tegra18-bridge 23d0000.axi2apb: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
607[ 1.244532] tegra18-bridge 23d0000.axi2apb: enabled timeout = 11155000
608[ 1.244534] tegra18-bridge 23d0000.axi2apb: bridge probed OK
609[ 1.244580] tegra18-bridge 2100000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
610[ 1.244584] tegra18-bridge 2100000.axip2p: enabled timeout = 11155000
611[ 1.244586] tegra18-bridge 2100000.axip2p: bridge probed OK
612[ 1.244648] tegra18-bridge 2110000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
613[ 1.244654] tegra18-bridge 2110000.axip2p: enabled timeout = 11155000
614[ 1.244656] tegra18-bridge 2110000.axip2p: bridge probed OK
615[ 1.244712] tegra18-bridge 2120000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
616[ 1.244716] tegra18-bridge 2120000.axip2p: enabled timeout = 11155000
617[ 1.244718] tegra18-bridge 2120000.axip2p: bridge probed OK
618[ 1.244764] tegra18-bridge 2130000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
619[ 1.244769] tegra18-bridge 2130000.axip2p: enabled timeout = 11155000
620[ 1.244771] tegra18-bridge 2130000.axip2p: bridge probed OK
621[ 1.244815] tegra18-bridge 2140000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
622[ 1.244818] tegra18-bridge 2140000.axip2p: enabled timeout = 11155000
623[ 1.244820] tegra18-bridge 2140000.axip2p: bridge probed OK
624[ 1.244866] tegra18-bridge 2150000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
625[ 1.244871] tegra18-bridge 2150000.axip2p: enabled timeout = 11155000
626[ 1.244873] tegra18-bridge 2150000.axip2p: bridge probed OK
627[ 1.244921] tegra18-bridge 2160000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
628[ 1.244926] tegra18-bridge 2160000.axip2p: enabled timeout = 11155000
629[ 1.244928] tegra18-bridge 2160000.axip2p: bridge probed OK
630[ 1.244980] tegra18-bridge 2170000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
631[ 1.244986] tegra18-bridge 2170000.axip2p: enabled timeout = 11155000
632[ 1.244988] tegra18-bridge 2170000.axip2p: bridge probed OK
633[ 1.245032] tegra18-bridge 2180000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
634[ 1.245037] tegra18-bridge 2180000.axip2p: enabled timeout = 11155000
635[ 1.245039] tegra18-bridge 2180000.axip2p: bridge probed OK
636[ 1.245092] tegra18-bridge 2190000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
637[ 1.245097] tegra18-bridge 2190000.axip2p: enabled timeout = 11155000
638[ 1.245098] tegra18-bridge 2190000.axip2p: bridge probed OK
639[ 1.245155] **** A57 ECC: Enabled
640[ 1.245157] tegra18_a57_serr_init: on CPU 5 a A57 Core
641[ 1.245220] tegra18x_actmon d230000.actmon: in actmon_register()...
642[ 1.245655] tegra18x_actmon d230000.actmon: initialization Completed for the device mc_all
643[ 1.246057] hw perfevents: enabled with denver15_uncore_pmu PMU driver, 3 counters available
644[ 1.246170] denver_knobs_init:MTS_VERSION:47926945
645[ 1.247859] nvpmodel: initialized successfully
646[ 1.248768] trusty-virtio trusty:virtio: initializing
647[ 1.248876] trusty_ipc virtio0: vring0: va(pa) ffffffc1e544c000(0) qsz 32 notifyid 1
648[ 1.248882] trusty_ipc virtio0: vring1: va(pa) ffffffc1e544e000(0) qsz 32 notifyid 2
649[ 1.248952] trusty-virtio trusty:virtio: initializing done
650[ 1.249040] trusty_ipc virtio0: is online
651[ 1.250392] usbcore: registered new interface driver snd-usb-audio
652[ 1.252559] tegradc 15210000.nvdisplay: blank - powerdown
653[ 1.252685] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit with 64 bit addr
654[ 1.256667] mmc1: SDHCI controller on 3440000.sdhci [3440000.sdhci] using ADMA 64-bit with 64 bit addr
655[ 1.268728] gpio tegra-gpio wake71 for gpio=125(P:5)
656[ 1.268788] mmc2: SDHCI controller on 3400000.sdhci [3400000.sdhci] using ADMA 64-bit with 64 bit addr
657[ 1.275830] input: tegra-hda HDMI/DP,pcm=3 as /devices/3510000.hda/sound/card0/input0
658[ 1.275967] input: tegra-hda HDMI/DP,pcm=7 as /devices/3510000.hda/sound/card0/input1
659[ 1.287424] extcon-disp-state external-connection:disp-state: cable 47 state 0
660[ 1.287427] Extcon AUX1(HDMI) disable
661[ 1.294333] mmc0: mmc_decode_ext_csd: CMDQ supported: depth: 31, cmdq_support: 1
662[ 1.308605] mmc0: periodic cache flush enabled
663[ 1.308612] mmc0: new HS400 Enhanced strobe MMC card at address 0001
664[ 1.309077] mmcblk0: mmc0:0001 DG4032 29.1 GiB
665[ 1.309253] mmcblk0boot0: mmc0:0001 DG4032 partition 1 4.00 MiB
666[ 1.309446] mmcblk0boot1: mmc0:0001 DG4032 partition 2 4.00 MiB
667[ 1.310329] tegra_nvdisp_handle_pd_disable: Powergated Head2 pd
668[ 1.310399] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
669[ 1.310538] OPE platform probe
670[ 1.310604] OPE platform probe successful
671[ 1.310788] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
672[ 1.313611] mmcblk0rpmb: mmc0:0001 DG4032 partition 3 4.00 MiB
673[ 1.316789] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33
674[ 1.316863] tegradc 15210000.nvdisplay: unblank
675[ 1.317422] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
676[ 1.317499] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
677[ 1.317575] tegra_nvdisp_handle_pd_enable: Unpowergated Head2 pd
678[ 1.318780] Parent Clock set for DC plld2
679[ 1.322353] tegradc 15210000.nvdisplay: hdmi: tmds rate:85500K prod-setting:prod_c_hdmi_54m_111m
680[ 1.323542] tegradc 15210000.nvdisplay: hdmi: get RGB quant from EDID.
681[ 1.323548] tegradc 15210000.nvdisplay: hdmi: get YCC quant from EDID.
682[ 1.358666] extcon-disp-state external-connection:disp-state: cable 47 state 1
683[ 1.358669] Extcon AUX1(HDMI) enable
684[ 1.363698] ata1: SATA link down (SStatus 0 SControl 300)
685[ 1.366531] tegra-asoc: sound: ADMAIF1 <-> ADMAIF1 mapping ok
686[ 1.366602] tegra-asoc: sound: ADMAIF2 <-> ADMAIF2 mapping ok
687[ 1.366670] tegra-asoc: sound: ADMAIF3 <-> ADMAIF3 mapping ok
688[ 1.366735] tegra-asoc: sound: ADMAIF4 <-> ADMAIF4 mapping ok
689[ 1.366798] tegra-asoc: sound: ADMAIF5 <-> ADMAIF5 mapping ok
690[ 1.366868] tegra-asoc: sound: ADMAIF6 <-> ADMAIF6 mapping ok
691[ 1.366932] tegra-asoc: sound: ADMAIF7 <-> ADMAIF7 mapping ok
692[ 1.366996] tegra-asoc: sound: ADMAIF8 <-> ADMAIF8 mapping ok
693[ 1.367059] tegra-asoc: sound: ADMAIF9 <-> ADMAIF9 mapping ok
694[ 1.367122] tegra-asoc: sound: ADMAIF10 <-> ADMAIF10 mapping ok
695[ 1.367188] tegra-asoc: sound: ADMAIF11 <-> ADMAIF11 mapping ok
696[ 1.367251] tegra-asoc: sound: ADMAIF12 <-> ADMAIF12 mapping ok
697[ 1.367318] tegra-asoc: sound: ADMAIF13 <-> ADMAIF13 mapping ok
698[ 1.367382] tegra-asoc: sound: ADMAIF14 <-> ADMAIF14 mapping ok
699[ 1.367447] tegra-asoc: sound: ADMAIF15 <-> ADMAIF15 mapping ok
700[ 1.367513] tegra-asoc: sound: ADMAIF16 <-> ADMAIF16 mapping ok
701[ 1.367579] tegra-asoc: sound: ADMAIF17 <-> ADMAIF17 mapping ok
702[ 1.367645] tegra-asoc: sound: ADMAIF18 <-> ADMAIF18 mapping ok
703[ 1.367708] tegra-asoc: sound: ADMAIF19 <-> ADMAIF19 mapping ok
704[ 1.367780] tegra-asoc: sound: ADMAIF20 <-> ADMAIF20 mapping ok
705[ 1.386665] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
706[ 1.398317] u32 classifier
707[ 1.398318] Actions configured
708[ 1.398376] Initializing XFRM netlink socket
709[ 1.398909] NET: Registered protocol family 10
710[ 1.399493] NET: Registered protocol family 17
711[ 1.399502] NET: Registered protocol family 15
712[ 1.399559] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
713[ 1.399596] Bluetooth: RFCOMM socket layer initialized
714[ 1.399604] Bluetooth: RFCOMM ver 1.11
715[ 1.399617] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
716[ 1.399620] Bluetooth: HIDP socket layer initialized
717[ 1.399633] 9pnet: Installing 9P2000 support
718[ 1.399665] Key type dns_resolver registered
719[ 1.400294] Registered cp15_barrier emulation handler
720[ 1.401319] Registered setend emulation handler
721[ 1.406585] registered taskstats version 1
722[ 1.410760] isp 15600000.isp: initialized
723[ 1.415206] nvcsi 150c0000.nvcsi: initialized
724[ 1.418693] tegra-vi4 15700000.vi: using default number of vi channels,15
725[ 1.419514] gpio tegra-gpio-aon wake29 for gpio=56(FF:0)
726[ 1.419588] gpio tegra-gpio-aon wake67 for gpio=57(FF:1)
727[ 1.419655] gpio tegra-gpio-aon wake68 for gpio=58(FF:2)
728[ 1.419780] input: gpio-keys as /devices/gpio-keys/input/input2
729[ 1.422181] tegra-vi4 15700000.vi: initialized
730[ 1.422977] tegra-vi4 15700000.vi: ep of_device is not enabled /host1x/vi@15700000/ports/port@0/endpoint.
731[ 1.422980] tegra-vi4 15700000.vi: ep of_device is not enabled /host1x/vi@15700000/ports/port@1/endpoint.
732[ 1.444651] usb 1-2: new full-speed USB device number 2 using tegra-xusb
733[ 1.453692] tegra_rtc c2a0000.rtc: setting system clock to 2020-07-07 21:17:33 UTC (1594156653)
734[ 1.455041] mmcblk mmc0:0001: Card claimed for testing.
735[ 1.474339] usb 1-2: New USB device found, idVendor=045e, idProduct=07a5
736[ 1.474343] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
737[ 1.474345] usb 1-2: Product: Microsoft® 2.4GHz Transceiver v9.0
738[ 1.474347] usb 1-2: Manufacturer: Microsoft
739[ 1.477755] input: Microsoft Microsoft® 2.4GHz Transceiver v9.0 as /devices/3530000.xhci/usb1/1-2/1-2:1.0/0003:045E:07A5.0001/input/input3
740[ 1.499772] bpmp: mounted debugfs mirror
741[ 1.501015] bwmgr: missing cdev-type property
742[ 1.502017] mmc1: Applying tuning correction
743[ 1.502029] mmc1: Tap value after applying correction 65
744[ 1.502035] mmc1: hw tuning done ...
745[ 1.505943] spmic-ldo0: disabling
746[ 1.506125] spmic-ldo1: disabling
747[ 1.507159] en-vdd-cam: disabling
748[ 1.507163] vdd-usb0-5v: disabling
749[ 1.507164] vdd-usb1-5v: disabling
750[ 1.507166] en-vdd-disp-3v3: disabling
751[ 1.507168] en-mdm-pwr-3v7: disabling
752[ 1.507169] en-vdd-disp-1v8: disabling
753[ 1.507171] en-vdd-cam-hv-2v8: disabling
754[ 1.507172] en-vdd-cam-1v2: disabling
755[ 1.507173] vdd-fan: disabling
756[ 1.507175] vdd-3v3: disabling
757[ 1.507177] en-vdd-vcm-2v8: disabling
758[ 1.507179] vdd-sys-bl: disabling
759[ 1.507180] en-vdd-sys: disabling
760[ 1.507182] ALSA device list:
761[ 1.507183] #0: tegra-hda at 0x3518000 irq 383
762[ 1.507185] #1: tegra-snd-t186ref-mobile-rt565x
763[ 1.536938] hid-generic 0003:045E:07A5.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Microsoft® 2.4GHz Transceiver v9.0] on usb-3530000.xhci-2/input0
764[ 1.542207] input: Microsoft Microsoft® 2.4GHz Transceiver v9.0 as /devices/3530000.xhci/usb1/1-2/1-2:1.1/0003:045E:07A5.0002/input/input4
765[ 1.542403] hid-generic 0003:045E:07A5.0002: input,hidraw1: USB HID v1.11 Mouse [Microsoft Microsoft® 2.4GHz Transceiver v9.0] on usb-3530000.xhci-2/input1
766[ 1.565074] input: Microsoft Microsoft® 2.4GHz Transceiver v9.0 as /devices/3530000.xhci/usb1/1-2/1-2:1.2/0003:045E:07A5.0003/input/input5
767[ 1.622094] mmc2: hw tuning done ...
768[ 1.622136] mmc2: new ultra high speed SDR104 SDHC card at address 5048
769[ 1.622447] mmc1: new ultra high speed SDR104 SDIO card at address 0001
770[ 1.622501] mmcblk2: mmc2:5048 SD32G 28.9 GiB
771[ 1.623810] mmcblk2: p1
772[ 1.624799] hid-generic 0003:045E:07A5.0003: input,hidraw2: USB HID v1.11 Device [Microsoft Microsoft® 2.4GHz Transceiver v9.0] on usb-3530000.xhci-2/input2
773[ 1.795695] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
774[ 1.996667] tegra_cec 3960000.tegra_cec: physical address: 20:00.
775[ 2.061188] tegra_cec 3960000.tegra_cec: Sent <Text View On> res: -113.
776[ 2.061192] tegra_cec 3960000.tegra_cec: tegra_cec_init Done.
777[ 2.200363] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
778[ 2.202381] tegra-pcie 10003000.pcie-controller: link 0 down, ignoring
779[ 2.603603] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
780[ 2.786464] random: crng init done
781[ 3.008048] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
782[ 3.369314] Freeing unused kernel memory: 8576K
783[ 3.373051] extcon-disp-state external-connection:disp-state: cable 51 state 1
784[ 3.373054] Extcon HDMI: HPD enabled
785[ 3.373071] tegradc 15210000.nvdisplay: hdmi: plugged
786[ 3.386763] Root device found: mmcblk0p1
787[ 3.387541] Found dev node: /dev/mmcblk0p1
788[ 3.406495] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
789[ 3.407110] Rootfs mounted over mmcblk0p1
790[ 3.410668] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
791[ 3.412669] tegra-pcie 10003000.pcie-controller: link 2 down, ignoring
792[ 3.428519] Switching from initrd to actual rootfs
793[ 3.556368] ip_tables: (C) 2000-2006 Netfilter Core Team
794[ 3.565039] cgroup: cgroup2: unknown option "nsdelegate"
795[ 3.578786] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
796[ 3.579533] systemd[1]: Detected architecture arm64.
797[ 3.598087] systemd[1]: Set hostname to <nvidia-desktop>.
798[ 3.618143] tegra-pcie 10003000.pcie-controller: PCIE: no end points detected
799[ 3.618418] tegra-pcie 10003000.pcie-controller: PCIE: Disable power rails
800[ 3.665606] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
801[ 3.665615] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
802[ 3.782386] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
803[ 3.782569] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
804[ 3.783849] systemd[1]: Created slice User and Session Slice.
805[ 3.783880] systemd[1]: Reached target Swap.
806[ 3.783921] systemd[1]: Reached target User and Group Name Lookups.
807[ 3.817607] gpio tegra-gpio-aon wake30 for gpio=60(FF:4)
808[ 3.823884] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
809[ 4.115714] systemd-journald[2251]: Received request to flush runtime journal from PID 1
810[ 4.233721] Wake76 for irq=199
811[ 4.233726] Wake77 for irq=199
812[ 4.233728] Wake78 for irq=199
813[ 4.233729] Wake79 for irq=199
814[ 4.233730] Wake80 for irq=199
815[ 4.233732] Wake81 for irq=199
816[ 4.233733] Wake82 for irq=199
817[ 4.233762] tegra-xusb 3530000.xhci: Upgrade port 0 to USB3.0
818[ 4.233766] tegra-xusb 3530000.xhci: Upgrade port 1 to USB3.0
819[ 4.336927] usb usb2: usb_suspend_both: status 0
820[ 4.720168] using random self ethernet address
821[ 4.736727] using random host ethernet address
822[ 5.321373] Mass Storage Function, version: 2009/09/11
823[ 5.321381] LUN: removable file: (no medium)
824[ 5.332043] using random self ethernet address
825[ 5.348222] using random host ethernet address
826[ 5.410468] rndis0: HOST MAC 26:07:36:c3:c6:90
827[ 5.410545] rndis0: MAC 26:07:36:c3:c6:91
828[ 5.410935] usb0: HOST MAC 26:07:36:c3:c6:92
829[ 5.410963] usb0: MAC 26:07:36:c3:c6:93
830[ 5.410980] tegra-xudc-new 3550000.xudc: exiting ELPG
831[ 5.422658] tegra-xudc-new 3550000.xudc: exiting ELPG done
832[ 5.422678] tegra-xudc-new 3550000.xudc: ep 0 (type: 0, dir: out) enabled
833[ 5.422707] tegra-xudc-new 3550000.xudc: entering ELPG
834[ 5.424049] tegra-xudc-new 3550000.xudc: entering ELPG done
835[ 5.424079] tegra-xudc-new 3550000.xudc: exiting ELPG
836[ 5.425790] tegra-xudc-new 3550000.xudc: exiting ELPG done
837[ 5.425812] tegra-xudc-new 3550000.xudc: entering ELPG
838[ 5.426859] tegra-xudc-new 3550000.xudc: entering ELPG done
839[ 5.432869] l4tbr0: port 1(rndis0) entered blocking state
840[ 5.432874] l4tbr0: port 1(rndis0) entered disabled state
841[ 5.433711] device rndis0 entered promiscuous mode
842[ 5.450788] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready
843[ 5.473639] CPU1: shutdown
844[ 5.473966] l4tbr0: port 2(usb0) entered blocking state
845[ 5.473968] l4tbr0: port 2(usb0) entered disabled state
846[ 5.474874] device usb0 entered promiscuous mode
847[ 5.476738] psci: CPU1 killed.
848[ 5.489263] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
849[ 5.519091] CPU2: shutdown
850[ 5.523010] psci: CPU2 killed.
851[ 5.689255] zram: Added device: zram0
852[ 5.693209] zram: Added device: zram1
853[ 5.697301] zram: Added device: zram2
854[ 5.703241] zram: Added device: zram3
855[ 5.718586] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
856[ 5.757515] zram0: detected capacity change from 0 to 1029156864
857[ 5.801713] gpio tegra-gpio wake18 for gpio=101(M:5)
858[ 5.807963] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
859[ 5.820381] Adding 1005032k swap on /dev/zram0. Priority:5 extents:1 across:1005032k SS
860[ 5.828380] zram1: detected capacity change from 0 to 1029156864
861[ 5.829738] dhd_module_init in
862[ 5.829814] found wifi platform device bcmdhd_wlan
863[ 5.832217] wifi_platform_get_country_code_map: could not get country_code_map
864[ 5.832222] wifi_plat_dev_drv_probe:platform country code map is not available
865[ 5.832238] Power-up adapter 'DHD generic adapter'
866[ 5.832245] wifi_platform_set_power = 1
867[ 5.843892] Adding 1005032k swap on /dev/zram1. Priority:5 extents:1 across:1005032k SS
868[ 5.851493] zram2: detected capacity change from 0 to 1029156864
869[ 5.869406] Adding 1005032k swap on /dev/zram2. Priority:5 extents:1 across:1005032k SS
870[ 5.877929] zram3: detected capacity change from 0 to 1029156864
871[ 5.894890] Adding 1005032k swap on /dev/zram3. Priority:5 extents:1 across:1005032k SS
872[ 6.036892] wifi_platform_bus_enumerate device present 1
873[ 6.081966] wifi_platform_bus_enumerate device present 0
874[ 6.082468] F1 signature read @0x18000000=0x17214354
875[ 6.110115] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x1 pkg:0x2
876[ 6.112125] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
877[ 6.112218] wifi_platform_get_mac_addr
878[ 6.124918] ids dhd_log_netlink_init
879[ 6.157874] wl_event_handler :
880[ 6.157879] tsk Enter, tsk = 0xffffffc1ca381a90
881[ 6.157886] wl_create_event_handler(): thread:wl_event_handler:163a started
882[ 6.159948] dhd_attach(): thread:dhd_watchdog_thread:1642 started
883[ 6.165037] dhd_attach(): thread:dhd_dpc:1643 started
884[ 6.165703] dhd_attach(): thread:dhd_rxf:1645 started
885[ 6.165711] dhd_deferred_work_init: work queue initialized
886[ 6.167141]
887 Dongle Host Driver, version 1.201.82 (r)
888 Compiled from
889[ 6.183338] Register interface [wlan0] MAC: 00:04:4b:f2:5e:44
890
891[ 6.183346] dhd_prot_ioctl : bus is down. we have nothing to do
892[ 6.187104] sdhci-tegra 3440000.sdhci: Tuning done, restoring the best tap value : 65
893[ 6.191072] wifi_platform_set_power = 0
894[ 6.863579] tegradc 15210000.nvdisplay: blank - powerdown
895[ 6.926720] extcon-disp-state external-connection:disp-state: cable 47 state 0
896[ 6.926722] Extcon AUX1(HDMI) disable
897[ 6.949035] tegra_nvdisp_handle_pd_disable: Powergated Head2 pd
898[ 6.949114] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
899[ 6.949576] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
900[ 6.949678] tegradc 15210000.nvdisplay: unblank
901[ 6.950250] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
902[ 6.950330] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
903[ 6.950408] tegra_nvdisp_handle_pd_enable: Unpowergated Head2 pd
904[ 6.951726] Parent Clock set for DC plld2
905[ 6.954909] tegradc 15210000.nvdisplay: hdmi: tmds rate:85500K prod-setting:prod_c_hdmi_54m_111m
906[ 6.956144] tegradc 15210000.nvdisplay: hdmi: get RGB quant from EDID.
907[ 6.956150] tegradc 15210000.nvdisplay: hdmi: get YCC quant from EDID.
908[ 7.019445] extcon-disp-state external-connection:disp-state: cable 47 state 1
909[ 7.019452] Extcon AUX1(HDMI) enable
910[ 7.019557] tegradc 15210000.nvdisplay: unblank
911[ 7.713712] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
912[ 7.713840]
913
914 Dongle Host Driver, version 1.201.82 (r)
915 Compiled from
916[ 7.713849] wl_android_wifi_on in
917[ 7.713854] wifi_platform_set_power = 1
918[ 7.925057] vdd-1v8: voltage operation not allowed
919[ 7.929906] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
920[ 7.956848] vdd-1v8: voltage operation not allowed
921[ 7.961765] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
922[ 7.985664] vdd-1v8: voltage operation not allowed
923[ 7.990517] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
924[ 8.001751] vdd-1v8: voltage operation not allowed
925[ 8.006691] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
926[ 8.116149] vdd-1v8: voltage operation not allowed
927[ 8.121083] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
928[ 8.129663] vdd-1v8: voltage operation not allowed
929[ 8.134536] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
930[ 8.143580] vdd-1v8: voltage operation not allowed
931[ 8.148446] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
932[ 8.155115] sdhci-tegra 3440000.sdhci: Tuning done, restoring the best tap value : 65
933[ 8.155696] F1 signature read @0x18000000=0x17214354
934[ 8.160424] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x1 pkg:0x2
935[ 8.161161] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
936[ 8.227065] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded.
937[ 8.288987] dhd_bus_init: enable 0x06, ready 0x06 (waited 0us)
938[ 8.289249] gpio tegra-gpio-aon wake69 for gpio=59(FF:3)
939[ 8.289305] gpio tegra-gpio-aon wake69 for gpio=59(FF:3)
940[ 8.289307] Enabling wake69
941[ 8.290044] wifi_platform_get_mac_addr
942[ 8.291993] Firmware up: op_mode=0x0005, MAC=00:04:4b:f2:5e:44
943[ 8.296419] clm path from default:/lib/firmware/brcm/bcmdhd.clm_blob
944[ 8.296454] Skipping the clm download. len:0 memblk: (null)
945[ 8.299054] dhd_preinit_ioctls pspretend_threshold for HostAPD failed -23
946[ 8.303979] Firmware version = wl0: May 17 2019 16:59:40 version 7.35.349.79 (r714996 CY) FWID 01-e527e2ad
947[ 8.306266] dhd_interworking_enable: failed to set WNM info, ret=-23
948[ 8.386354] CFGP2P-ERROR) wl_cfgp2p_add_p2p_disc_if :
949[ 8.386357] P2P interface registered
950[ 8.394689] WLC_E_IF: NO_IF set, event Ignored
951[ 8.402414] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
952[ 9.810558] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
953[ 9.810569] Bluetooth: BNEP socket layer initialized
954[ 10.151499] [07-07 21:17:42.198] wl_cfg80211_connect: Connectting with 60:38:e0:97:22:40 channel (40) ssid "F. Solano-Madriz", len (16)
955
956[ 10.206964] [07-07 21:17:42.253] wl_notify_connect_status: wl_bss_connect_done succeeded with 60:38:e0:97:22:40
957[ 10.218248] [07-07 21:17:42.264] dhd_dump_eapol_4way_message: ifidx: 0 ETHER_TYPE_802_1X [RX] : M1 of 4way
958[ 10.225269] wl_bss_connect_done :
959[ 10.225273] Report connect result - connection succeeded
960[ 10.226051] [07-07 21:17:42.272] dhd_dump_eapol_4way_message: ifidx: 0 ETHER_TYPE_802_1X [TX] : M2 of 4way
961[ 10.239862] [07-07 21:17:42.286] dhd_dump_eapol_4way_message: ifidx: 0 ETHER_TYPE_802_1X [RX] : M3 of 4way
962[ 10.240061] [07-07 21:17:42.286] dhd_dump_eapol_4way_message: ifidx: 0 ETHER_TYPE_802_1X [TX] : M4 of 4way
963[ 10.256797] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
964[ 10.299358] [07-07 21:17:42.346] wl_notify_connect_status: wl_bss_connect_done succeeded with 60:38:e0:97:22:40
965[ 10.313503] fuse init (API version 7.26)
966[ 10.319710] dhd_ndo_add_ip: ndo ip addr add failed, ret = -23
967[ 10.319721] dhd_inet6_work_handler: Adding host ip for NDO failed -23
968[ 10.402063] ifidx:0 DHCP - REQUEST [TX]
969[ 10.409600] ifidx:0 DHCP - ACK [RX]
970[ 10.893317] tegradc 15210000.nvdisplay: unblank
971[ 20.901611] usb 1-2: USB disconnect, device number 2
972[ 21.221127] usb usb1: usb_suspend_both: status 0
973[ 21.221210] tegra-xusb 3530000.xhci: entering ELPG
974[ 21.226912] tegra-xusb 3530000.xhci: entering ELPG done
975[ 38.086277] tegra-xusb 3530000.xhci: exiting ELPG
976[ 38.093163] tegra-xusb 3530000.xhci: Firmware timestamp: 2019-10-31 05:52:15 UTC, Version: 55.17 release
977[ 38.094187] tegra-xusb 3530000.xhci: exiting ELPG done
978[ 38.368793] usb 1-2: new full-speed USB device number 3 using tegra-xusb
979[ 38.396272] usb 1-2: New USB device found, idVendor=045e, idProduct=07a5
980[ 38.396302] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
981[ 38.396319] usb 1-2: Product: Microsoft® 2.4GHz Transceiver v9.0
982[ 38.396334] usb 1-2: Manufacturer: Microsoft
983[ 38.405267] input: Microsoft Microsoft® 2.4GHz Transceiver v9.0 as /devices/3530000.xhci/usb1/1-2/1-2:1.0/0003:045E:07A5.0004/input/input6
984[ 38.466953] hid-generic 0003:045E:07A5.0004: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Microsoft® 2.4GHz Transceiver v9.0] on usb-3530000.xhci-2/input0
985[ 38.472379] input: Microsoft Microsoft® 2.4GHz Transceiver v9.0 as /devices/3530000.xhci/usb1/1-2/1-2:1.1/0003:045E:07A5.0005/input/input7
986[ 38.472626] hid-generic 0003:045E:07A5.0005: input,hidraw1: USB HID v1.11 Mouse [Microsoft Microsoft® 2.4GHz Transceiver v9.0] on usb-3530000.xhci-2/input1
987[ 38.490942] input: Microsoft Microsoft® 2.4GHz Transceiver v9.0 as /devices/3530000.xhci/usb1/1-2/1-2:1.2/0003:045E:07A5.0006/input/input8
988[ 38.550210] hid-generic 0003:045E:07A5.0006: input,hidraw2: USB HID v1.11 Device [Microsoft Microsoft® 2.4GHz Transceiver v9.0] on usb-3530000.xhci-2/input2
989[ 42.025317] dhd_ndo_remove_ip: ndo ip addr remove failed, ret = -23
990[ 42.025328] dhd_inet6_work_handler: Removing host ip for NDO failed -23
991[ 42.037209] [07-07 21:18:13.285] wl_cfg80211_disconnect: Reason 3
992[ 42.039690] wl_is_linkdown :
993[ 42.039695] Link down Reason : WLC_E_LINK
994[ 42.039703] [07-07 21:18:13.287] wl_notify_connect_status: link down if wlan0 may call cfg80211_disconnected. event : 16, reason=2 from 60:38:e0:97:22:40
995[ 42.352757] wl_cfg80211_disconnect :
996[ 42.352774] Link down event is not received
997[ 44.318854] [07-07 21:18:15.566] wl_cfg80211_connect: Connectting with 60:38:e0:97:22:40 channel (40) ssid "F. Solano-Madriz", len (16)
998
999[ 44.367734] [07-07 21:18:15.615] wl_notify_connect_status: wl_bss_connect_done succeeded with 60:38:e0:97:22:40
1000[ 44.379163] [07-07 21:18:15.627] dhd_dump_eapol_4way_message: ifidx: 0 ETHER_TYPE_802_1X [RX] : M1 of 4way
1001[ 44.384918] wl_bss_connect_done :
1002[ 44.384922] Report connect result - connection succeeded
1003[ 44.385657] [07-07 21:18:15.633] dhd_dump_eapol_4way_message: ifidx: 0 ETHER_TYPE_802_1X [TX] : M2 of 4way
1004[ 44.399560] [07-07 21:18:15.647] wl_notify_connect_status: wl_bss_connect_done succeeded with 60:38:e0:97:22:40
1005[ 44.399627] [07-07 21:18:15.647] dhd_dump_eapol_4way_message: ifidx: 0 ETHER_TYPE_802_1X [RX] : M3 of 4way
1006[ 44.399820] [07-07 21:18:15.647] dhd_dump_eapol_4way_message: ifidx: 0 ETHER_TYPE_802_1X [TX] : M4 of 4way
1007[ 44.429868] dhd_ndo_add_ip: ndo ip addr add failed, ret = -23
1008[ 44.429880] dhd_inet6_work_handler: Adding host ip for NDO failed -23
1009[ 44.464939] ifidx:0 DHCP - REQUEST [TX]
1010[ 44.473547] ifidx:0 DHCP - ACK [RX]
1011[ 47.082137] usb 1-2: USB disconnect, device number 3
1012[ 47.449259] usb usb1: usb_suspend_both: status 0
1013[ 47.449345] tegra-xusb 3530000.xhci: entering ELPG
1014[ 47.454975] tegra-xusb 3530000.xhci: entering ELPG done