· 6 years ago · Jan 19, 2020, 11:30 PM
1
2[ 0.000000] Booting Linux on physical CPU 0x0
3[ 0.000000] Linux version 4.9.140-tegra (buildbrain@mobile-u64-2713) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Mon Dec 9 22:47:42 PST 2019
4[ 0.000000] Boot CPU: AArch64 Processor [411fd071]
5[ 0.000000] OF: fdt:memory scan node memory@80000000, reg size 48,
6[ 0.000000] OF: fdt: - 80000000 , 7ee00000
7[ 0.000000] OF: fdt: - 100000000 , 7f200000
8[ 0.000000] Found tegra_fbmem: 00800000@92cb0000
9[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
10[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
11[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb1_carveout': base 0x0000000000000000, size 0 MiB
12[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb1_carveout': base 0x0000000000000000, size 0 MiB
13[ 0.000000] OF: reserved mem: initialized node vpr-carveout, compatible id nvidia,vpr-carveout
14[ 0.000000] OF: reserved mem: initialized node iram-carveout, compatible id nvidia,iram-carveout
15[ 0.000000] OF: reserved mem: initialized node ramoops_carveout, compatible id nvidia,ramoops
16[ 0.000000] cma: Reserved 64 MiB at 0x00000000fac00000
17[ 0.000000] On node 0 totalpages: 1039872
18[ 0.000000] DMA zone: 8192 pages used for memmap
19[ 0.000000] DMA zone: 0 pages reserved
20[ 0.000000] DMA zone: 519168 pages, LIFO batch:31
21[ 0.000000] Normal zone: 8136 pages used for memmap
22[ 0.000000] Normal zone: 520704 pages, LIFO batch:31
23[ 0.000000] psci: probing for conduit method from DT.
24[ 0.000000] psci: PSCIv1.0 detected in firmware.
25[ 0.000000] psci: Using standard PSCI v0.2 function IDs
26[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
27[ 0.000000] psci: SMC Calling Convention v1.1
28[ 0.000000] percpu: Embedded 25 pages/cpu @ffffffc0fefb2000 s61592 r8192 d32616 u102400
29[ 0.000000] pcpu-alloc: s61592 r8192 d32616 u102400 alloc=25*4096
30[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
31[ 0.000000] CPU features: enabling workaround for ARM erratum 832075
32[ 0.000000] Speculative Store Bypass Disable mitigation not required
33[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1023544
34[ 0.000000] Kernel command line: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,2 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1075 core_edp_ma=4000 tegra_fbmem=0x800000@0x92cb0000 is_hdmi_initialised=1 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 sdhci_tegra.en_boot_part_access=1 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 sdhci_tegra.en_boot_part_access=1 quiet
35[ 0.000000] log_buf_len individual max cpu contribution: 32768 bytes
36[ 0.000000] log_buf_len total cpu_extra contributions: 98304 bytes
37[ 0.000000] log_buf_len min size: 32768 bytes
38[ 0.000000] log_buf_len: 131072 bytes
39[ 0.000000] early log buf free: 29324(89%)
40[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
41[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
42[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
43[ 0.000000] Memory: 3562224K/4159488K available (15230K kernel code, 2926K rwdata, 6620K rodata, 8576K init, 609K bss, 122128K reserved, 475136K cma-reserved)
44[ 0.000000] Virtual kernel memory layout:
45[ 0.000000] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
46[ 0.000000] vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000 ( 250 GB)
47[ 0.000000] .text : 0xffffff8008080000 - 0xffffff8008f60000 ( 15232 KB)
48[ 0.000000] .rodata : 0xffffff8008f60000 - 0xffffff80095e0000 ( 6656 KB)
49[ 0.000000] .init : 0xffffff80095e0000 - 0xffffff8009e40000 ( 8576 KB)
50[ 0.000000] .data : 0xffffff8009e40000 - 0xffffff800a11b808 ( 2927 KB)
51[ 0.000000] .bss : 0xffffff800a11b808 - 0xffffff800a1b3dbc ( 610 KB)
52[ 0.000000] fixed : 0xffffffbefe7fd000 - 0xffffffbefec00000 ( 4108 KB)
53[ 0.000000] PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000 ( 16 MB)
54[ 0.000000] vmemmap : 0xffffffbf00000000 - 0xffffffc000000000 ( 4 GB maximum)
55[ 0.000000] 0xffffffbf00000000 - 0xffffffbf03fc8000 ( 63 MB actual)
56[ 0.000000] memory : 0xffffffc000000000 - 0xffffffc0ff200000 ( 4082 MB)
57[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
58[ 0.000000] Preemptible hierarchical RCU implementation.
59[ 0.000000] Build-time adjustment of leaf fanout to 64.
60[ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
61[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
62[ 0.000000] NR_IRQS:64 nr_irqs:64 0
63[ 0.000000] /interrupt-controller@60004000: 192 interrupts forwarded to /interrupt-controller
64[ 0.000000] t210 clock and reset probe
65[ 0.000000] tegra-pmc: get_secure_pmc_setting: done secure_pmc=1
66[ 0.000000] clk_cbus_recalc_rate: no gbus parent
67[ 0.000000] clk_cbus_recalc_rate: no gbus parent
68[ 0.000000] clk_cbus_recalc_rate: no gbus parent
69[ 0.000000] clk_cbus_recalc_rate: no gbus parent
70[ 0.000000] clk_cbus_recalc_rate: no gbus parent
71[ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 19.20MHz (phys).
72[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
73[ 0.000006] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
74[ 0.001687] Console: colour dummy device 80x25
75[ 0.001708] console [tty0] enabled
76[ 0.001726] kmemleak: Kernel memory leak detector disabled
77[ 0.001746] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
78[ 0.001759] pid_max: default: 32768 minimum: 301
79[ 0.002216] Security Framework initialized
80[ 0.002441] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
81[ 0.002450] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
82[ 0.003614] ftrace: allocating 47001 entries in 184 pages
83[ 0.176910] sched-energy: CPU device node has no sched-energy-costs
84[ 0.176945] ASID allocator initialised with 65536 entries
85[ 0.216059] tegra-id: chipid=22117.
86[ 0.216076] tegra-id: opt_subrevision=0.
87[ 0.216095] Tegra Speedo/IDDQ fuse revision 4
88[ 0.216100] Tegra: CPU Speedo ID 9, SoC Speedo ID 0, GPU Speedo ID 2
89[ 0.216105] Tegra: CPU Process ID 0, SoC Process ID 1, GPU Process ID 0
90[ 0.216111] Tegra: CPU Speedo Value 2112, SoC Speedo Value 2025, GPU Speedo Value 2133
91[ 0.216115] Tegra: CPU IDDQ Value 2424, SoC IDDQ Value 2772, GPU IDDQ Value 3435
92[ 0.216133] Tegra Revision: A02 SKU: 0x8f CPU Process: 0 SoC Process: 1
93[ 0.216147] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t210/porg/kernel-dts/tegra210-p3448-0002-p3449-0000-b00.dts
94[ 0.216154] DTB Build time: Dec 9 2019 22:51:55
95[ 0.265074] CPU1: Booted secondary processor [411fd071]
96[ 0.297005] CPU2: Booted secondary processor [411fd071]
97[ 0.328955] CPU3: Booted secondary processor [411fd071]
98[ 0.329077] Brought up 4 CPUs
99[ 0.329084] SMP: Total of 4 processors activated.
100[ 0.329092] CPU features: detected feature: 32-bit EL0 Support
101[ 0.329356] CPU: All CPU(s) started at EL2
102[ 0.329375] alternatives: patching kernel code
103[ 0.337753] devtmpfs: initialized
104[ 0.375580] Initilizing CustomIPI irq domain
105[ 0.375979] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
106[ 0.376001] futex hash table entries: 1024 (order: 4, 65536 bytes)
107[ 0.387491] pinctrl core: initialized pinctrl subsystem
108[ 0.388188] OS set in device tree is not L4T.
109[ 0.388694] regulator-dummy: no parameters
110[ 0.389002] Initializing plugin-manager
111[ 0.389168] Plugin module not found
112[ 0.389398] node /plugin-manager/fragement@0 match with board >=3448-0002-100
113[ 0.389978] node /plugin-manager/fragment@1 match with board >=3448-0002-101
114[ 0.390471] node /plugin-manager/fragment@3 match with board >=3448-0002-100
115[ 0.391155] node /plugin-manager/fragement@6 match with odm-data enable-tegra-wdt
116[ 0.391574] node /plugin-manager/fragement@8 match with odm-data enable-tegra-wdt
117[ 0.392197] node /plugin-manager/fragement@10 match with board >=3448-0002-300
118[ 0.394387] node /plugin-manager/fragement@11 match with board >=3448-0002-300
119[ 0.397927] NET: Registered protocol family 16
120[ 0.399433] pstore: using zlib compression
121[ 0.399480] console [pstore-1] enabled
122[ 0.399485] pstore: Registered ramoops as persistent store backend
123[ 0.399491] ramoops: attached 0x200000@0xb0000000, ecc: 0/0
124[ 0.413091] cpuidle: using governor menu
125[ 0.417482] tegra_smmu 70019000.iommu: Loaded Tegra IOMMU driver
126[ 0.419144] vdso: 2 pages (1 code @ ffffff8008f67000, 1 data @ ffffff8009e44000)
127[ 0.419166] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
128[ 0.421682] atomic_pool_init():622: DMA: preallocated 1024 KiB pool for atomic allocations
129[ 0.424260] tegra_powergate_init: DONE
130[ 0.424276] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t210/porg/kernel-dts/tegra210-p3448-0002-p3449-0000-b00.dts
131[ 0.424282] DTB Build time: Dec 9 2019 22:51:55
132[ 0.426148] Tegra reboot handler registered.
133[ 0.430781] iommu: Adding device tegra-carveouts to group 0
134[ 0.430927] platform tegra-carveouts: domain=ffffffc0f9baf318 allocates as[0]=ffffffc0f94380a8
135[ 0.431277] iommu: Adding device smmu_test to group 1
136[ 0.431328] platform smmu_test: domain=ffffffc0f9baf558 allocates as[0]=ffffffc0f9438110
137[ 0.432163] mc: mapped MMIO address: 0xffffff800802e000 -> 0x70019000
138[ 0.432217] mc: mapped MMIO address: 0xffffff8008065000 -> 0x7001c000
139[ 0.432274] mc: mapped MMIO address: 0xffffff8008079000 -> 0x7001d000
140[ 0.432283] nv-tegra-mc 70019000.mc: No mssnvlink node
141[ 0.432304] mc-err: mcerr ops are set to t21x
142[ 0.441976] iommu: Adding device 70090000.xusb to group 2
143[ 0.442299] iommu: Adding device 70006000.serial to group 3
144[ 0.442360] platform 70006000.serial: domain=ffffffc0f942bc18 allocates as[0]=ffffffc0f9438178
145[ 0.442791] iommu: Adding device 70006040.serial to group 4
146[ 0.443041] iommu: Adding device 70006200.serial to group 5
147[ 0.443239] iommu: Adding device sound to group 6
148[ 0.443292] platform sound: domain=ffffffc0f94b4198 allocates as[0]=ffffffc0f94381e0
149[ 0.443861] iommu: Adding device 7000d400.spi to group 7
150[ 0.444120] iommu: Adding device 7000d600.spi to group 8
151[ 0.444487] iommu: Adding device 50000000.host1x to group 9
152[ 0.444772] iommu: Adding device 54080000.vi to group 10
153[ 0.445196] iommu: Adding device 54600000.isp to group 11
154[ 0.445464] iommu: Adding device 54680000.isp to group 12
155[ 0.445733] iommu: Adding device tegradc.0 to group 13
156[ 0.445806] platform tegradc.0: domain=ffffffc0f94b4f18 allocates as[0]=ffffffc0f9438248
157[ 0.449985] platform tegradc.0: IOVA linear map 0x0000000092cb0000(800000)
158[ 0.450375] platform tegradc.0: IOVA linear map 0x00000000d7000000(19000000)
159[ 0.450723] iommu: Adding device tegradc.1 to group 14
160[ 0.450770] platform tegradc.1: domain=ffffffc0f94c3198 allocates as[0]=ffffffc0f94382b0
161[ 0.454946] platform tegradc.1: IOVA linear map 0x0000000092cb0000(800000)
162[ 0.455338] platform tegradc.1: IOVA linear map 0x00000000d7000000(19000000)
163[ 0.455590] iommu: Adding device 54340000.vic to group 15
164[ 0.455827] iommu: Adding device 544c0000.nvenc to group 16
165[ 0.456018] iommu: Adding device 54500000.tsec to group 17
166[ 0.456229] iommu: Adding device 54100000.tsecb to group 18
167[ 0.456427] iommu: Adding device 54480000.nvdec to group 19
168[ 0.456619] iommu: Adding device 54380000.nvjpg to group 20
169[ 0.457701] iommu: Adding device 546c0000.i2c to group 21
170[ 0.458023] iommu: Adding device 57000000.gpu to group 22
171[ 0.458076] platform 57000000.gpu: domain=ffffffc0f9526198 allocates as[0]=ffffffc0f9438318
172[ 0.458115] platform 57000000.gpu: domain=ffffffc0f9526198 allocates as[1]=ffffffc0f9438380
173[ 0.458174] platform 57000000.gpu: domain=ffffffc0f9526198 allocates as[2]=ffffffc0f94383e8
174[ 0.458212] platform 57000000.gpu: domain=ffffffc0f9526198 allocates as[3]=ffffffc0f9438450
175[ 0.459090] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled.
176[ 0.459100] tegra-pmc 7000e400.pmc: scratch reg offset dts data not present
177[ 0.459111] tegra-pmc: ### PMC reset source: TEGRA_SOFTWARE_RESET
178[ 0.459116] tegra-pmc: ### PMC reset level: TEGRA_RESET_LEVEL_WARM
179[ 0.459120] tegra-pmc: ### PMC reset status reg: 0x3
180[ 0.509240] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
181[ 0.509248] tegra-pmc: Clear bootloader IO dpd settings
182[ 0.509270] tegra-pmc 7000e400.pmc: IO padctrl driver initialized
183[ 0.509337] tegra-pmc 7000e400.pmc: PMC: Successfully configure bootrom reset commands
184[ 0.509629] iommu: Adding device 70012000.se to group 23
185[ 0.510429] iommu: Adding device 7000c000.i2c to group 24
186[ 0.510679] iommu: Adding device 7000c400.i2c to group 25
187[ 0.510930] iommu: Adding device 7000c500.i2c to group 26
188[ 0.511178] iommu: Adding device 7000c700.i2c to group 27
189[ 0.511432] iommu: Adding device 7000d000.i2c to group 28
190[ 0.511695] iommu: Adding device 7000d100.i2c to group 29
191[ 0.511958] iommu: Adding device sdhci-tegra.3 to group 30
192[ 0.512020] platform sdhci-tegra.3: domain=ffffffc0f956c318 allocates as[0]=ffffffc0f94384b8
193[ 0.512856] iommu: Adding device 700d0000.xudc to group 31
194[ 0.516279] vdd-ac-bat: 5000 mV
195[ 0.516632] vdd-5v0-sys: 5000 mV
196[ 0.517622] vdd-5v0-hdmi: supplied by vdd-5v0-sys
197[ 0.517673] vdd-5v0-hdmi: 5000 mV
198[ 0.518074] vdd-1v8-sys: 1800 mV
199[ 0.518454] vdd-fan: supplied by vdd-5v0-sys
200[ 0.518511] vdd-fan: 5000 mV
201[ 0.518927] vdd-usb-vbus: supplied by vdd-5v0-sys
202[ 0.518957] vdd-usb-vbus: 5000 mV
203[ 0.519462] vdd-usb-vbus2: 5000 mV
204[ 0.550150] HugeTLB registered 2 MB page size, pre-allocated 0 pages
205[ 0.552567] gpio gpiochip0: gpio-line-names specifies 240 line names but there are 256 lines on the chip
206[ 0.553922] GPIO line 151 (camera-control-output-low) hogged as output/low
207[ 0.553943] GPIO line 152 (camera-control-output-low) hogged as output/low
208[ 0.553982] GPIO line 6 (system-suspend-gpio) hogged as output/high
209[ 0.554362] gpiochip_setup_dev: registered GPIOs 0 to 255 on device: gpiochip0 (tegra-gpio)
210[ 0.562294] eventlib_kernel: keventlib is initialized, test id: 0
211[ 0.562700] SCSI subsystem initialized
212[ 0.562955] libata version 3.00 loaded.
213[ 0.563251] usbcore: registered new interface driver usbfs
214[ 0.563303] usbcore: registered new interface driver hub
215[ 0.563382] usbcore: registered new device driver usb
216[ 0.567632] max77620 4-003c: PMIC Version OTP:0x35 and ES:0x8
217[ 0.573311] vdd-core: 600 <--> 1162 mV at 1075 mV
218[ 0.573979] random: fast init done
219[ 0.574247] vdd-ddr-1v1: Bringing 1125000uV into 1150000-1150000uV
220[ 0.577169] vdd-ddr-1v1: 1150 mV
221[ 0.580975] vdd-pre-reg-1v35: 1350 mV
222[ 0.584980] vdd-1v8: 1800 mV
223[ 0.588970] avdd-sys-1v2: 1200 mV
224[ 0.592969] vdd-pex-1v0: 1050 mV
225[ 0.593597] vddio-sdmmc-ap: 1800 <--> 3300 mV at 3300 mV
226[ 0.594183] max77620-ldo3: at 3100 mV
227[ 0.596973] vdd-rtc: 850 <--> 1100 mV at 1000 mV
228[ 0.597511] max77620-ldo5: at 3100 mV
229[ 0.600975] vddio-sdmmc3-ap: 1800 <--> 3300 mV at 2800 mV
230[ 0.604970] avdd-1v05-pll: 1050 mV
231[ 0.608971] avdd-io-hdmi-dp: 1050 mV
232[ 0.611512] GPIO line 505 (spmic-default-output-high) hogged as output/high
233[ 0.611793] gpiochip_setup_dev: registered GPIOs 504 to 511 on device: gpiochip1 (max77620-gpio)
234[ 0.612073] max77620 4-003c: max77620 probe successful
235[ 0.614756] media: Linux media interface: v0.10
236[ 0.614812] Linux video capture interface: v2.00
237[ 0.615706] pps_core: LinuxPPS API ver. 1 registered
238[ 0.615711] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
239[ 0.615731] PTP clock support registered
240[ 0.619457] tegra_fiq_debugger_init: found FIQ source (IRQ 97)
241[ 0.625851] tegra210-emc 7001b000.external-memory-controller: validated EMC DFS table
242[ 0.626730] Advanced Linux Sound Architecture Driver Initialized.
243[ 0.627378] Bluetooth: Core ver 2.22
244[ 0.627430] NET: Registered protocol family 31
245[ 0.627434] Bluetooth: HCI device and connection manager initialized
246[ 0.627452] Bluetooth: HCI socket layer initialized
247[ 0.627460] Bluetooth: L2CAP socket layer initialized
248[ 0.627486] Bluetooth: SCO socket layer initialized
249[ 0.629347] tegra210_dvfs: no clock found for sdmmc2_ddr
250[ 0.629363] tegra210_dvfs: no clock found for sdmmc4_ddr
251[ 0.629408] tegra210_dvfs: no clock found for sdmmc1_ddr
252[ 0.629422] tegra210_dvfs: no clock found for sdmmc3_ddr
253[ 0.632677] tegra_dvfs: Unable to get vdd-cpu rail for step info, defering probe
254[ 0.634047] vdd-3v3-sys: supplied by vdd-5v0-sys
255[ 0.634115] vdd-3v3-sys: 3300 mV
256[ 0.634418] vdd-1v8-sys: supplied by vdd-3v3-sys
257[ 0.637148] vdd-usb-vbus2: supplied by vdd-3v3-sys
258[ 0.637630] vdd-3v3-sd: supplied by vdd-3v3-sys
259[ 0.637677] vdd-3v3-sd: 3300 mV
260[ 0.638572] avdd-io-edp-1v05: supplied by avdd-1v05-pll
261[ 0.638609] avdd-io-edp-1v05: 1050 mV
262[ 0.639036] vdd-usb-hub-en: supplied by vdd-1v8-sys
263[ 0.639072] vdd-usb-hub-en: 5000 mV
264[ 0.640377] camchar: rtcpu character device driver loaded
265[ 0.641163] extcon-gpio-states extcon:extcon@1: Cable state:1, cable id:1
266[ 0.642622] clocksource: Switched to clocksource arch_sys_counter
267[ 0.684406] VFS: Disk quotas dquot_6.6.0
268[ 0.684533] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
269[ 0.685027] nvmap_heap_init: nvmap_heap_init: created heap block cache
270[ 0.685466] dma_declare_coherent_resizable_cma_memory:324: resizable heap=vpr, base=0x00000000d7000000, size=0x19000000
271[ 0.685484] dma-vpr: heap size is not multiple of cma_chunk_size heap_info->num_chunks (13) rem_chunk_size(0x1000000)
272[ 0.685696] cma: enabled page replacement for spfn=d7000, epfn=f0000
273[ 0.685703] dma_declare_coherent_resizable_cma_memory:373: resizable cma heap=vpr create successful
274[ 0.685716] tegra-carveouts tegra-carveouts: assigned reserved memory node vpr-carveout
275[ 0.685753] tegra-carveouts tegra-carveouts: iram :dma coherent mem declare 0x0000000040001000,258048
276[ 0.685760] tegra-carveouts tegra-carveouts: assigned reserved memory node iram-carveout
277[ 0.685771] nvmap: nvmap_select_cache_ops() nvmap cache ops set to set/ways
278[ 0.685780] nvmap_page_pool_init: Total RAM pages: 1009340
279[ 0.685785] nvmap_page_pool_init: nvmap page pool size: 126167 pages (492 MB)
280[ 0.685881] nvmap_background_zero_thread: PP zeroing thread starting.
281[ 0.686363] misc nvmap: created heap iram base 0x0000000040001000 size (252KiB)
282[ 0.687475] misc nvmap: created heap vpr base 0x00000000d7000000 size (409600KiB)
283[ 0.695620] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type AO-therm
284[ 0.696057] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type CPU-therm
285[ 0.696321] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm
286[ 0.696523] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
287[ 0.696692] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type PMIC-Die
288[ 0.696967] pre_t19x_iso_plat_init(): iso emc max clk=1600000KHz
289[ 0.696971] pre_t19x_iso_plat_init(): max_iso_bw=11520000KB
290[ 0.697435] NET: Registered protocol family 2
291[ 0.698537] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
292[ 0.698798] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
293[ 0.699331] TCP: Hash tables configured (established 32768 bind 32768)
294[ 0.699488] UDP hash table entries: 2048 (order: 4, 65536 bytes)
295[ 0.699573] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
296[ 0.699987] NET: Registered protocol family 1
297[ 0.700733] RPC: Registered named UNIX socket transport module.
298[ 0.700738] RPC: Registered udp transport module.
299[ 0.700741] RPC: Registered tcp transport module.
300[ 0.700744] RPC: Registered tcp NFSv4.1 backchannel transport module.
301[ 0.700758] PCI: CLS 0 bytes, default 64
302[ 0.700983] Trying to unpack rootfs image as initramfs...
303[ 0.934787] Freeing initrd memory: 5356K
304[ 0.945059] host1x 50000000.host1x: initialized
305[ 0.947050] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
306[ 0.950272] audit: initializing netlink subsys (disabled)
307[ 0.950370] audit: type=2000 audit(0.795:1): initialized
308[ 0.951193] workingset: timestamp_bits=46 max_order=20 bucket_order=0
309[ 0.961200] squashfs: version 4.0 (2009/01/31) Phillip Lougher
310[ 0.962709] ntfs: driver 2.1.32 [Flags: R/W].
311[ 0.963493] 9p: Installing v9fs 9p2000 file system support
312[ 0.966798] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
313[ 0.966963] io scheduler noop registered
314[ 0.967259] io scheduler cfq registered (default)
315[ 0.969966] gic 702f9000.agic: GIC IRQ controller registered
316[ 0.972987] iommu: Adding device 702ef000.adsp to group 32
317[ 0.982085] iommu: Adding device aconnect@702c0000:adsp_audio to group 33
318[ 0.982235] tegra-aconnect aconnect@702c0000: Tegra ACONNECT bus registered
319[ 0.982869] tegra-xusb-padctl 7009f000.xusb_padctl: TEGRA_FUSE_SKU_CALIB_0 = 0x9a09411
320[ 0.982879] tegra-xusb-padctl 7009f000.xusb_padctl: TEGRA_FUSE_USB_CALIB_EXT_0 = 0x4
321[ 0.984529] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.0, lane = usb2-0, function = xusb
322[ 0.984627] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.1, lane = usb2-1, function = xusb
323[ 0.984725] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.2, lane = usb2-2, function = xusb
324[ 0.984915] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.3, lane = pcie-0, function = pcie-x1
325[ 0.985008] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.4, lane = pcie-1, function = pcie-x4
326[ 0.985093] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.5, lane = pcie-2, function = pcie-x4
327[ 0.985183] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.6, lane = pcie-3, function = pcie-x4
328[ 0.985267] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.7, lane = pcie-4, function = pcie-x4
329[ 0.985355] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.8, lane = pcie-5, function = xusb
330[ 0.985441] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.9, lane = pcie-6, function = xusb
331[ 0.991707] tegra-pwm 7000a000.pwm: PWM clk cannot sleep in ops
332[ 0.993424] tegra-dfll-pwm 70110000.pwm: DFLL pwm-rate: 12800000
333[ 0.995388] tegra-pcie 1003000.pcie: 4x1, 1x1 configuration
334[ 0.996664] tegra-pcie 1003000.pcie: PCIE: Enable power rails
335[ 0.997014] tegra-pcie 1003000.pcie: probing port 0, using 4 lanes
336[ 0.998256] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
337[ 0.998479] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=1500000, vi_iso_bw=1500000, max_bw=1500000
338[ 0.998883] tegra-pcie 1003000.pcie: probing port 1, using 1 lanes
339[ 0.998999] Adding domain tsec-pd to PM domain host1x-pd
340[ 1.002355] tsec 54500000.tsec: initialized
341[ 1.003763] tsec 54100000.tsecb: initialized
342[ 1.004502] Adding domain nvdec-pd to PM domain host1x-pd
343[ 1.007902] nvdec 54480000.nvdec: initialized
344[ 1.008918] Adding domain vic03-pd to PM domain host1x-pd
345[ 1.009094] Adding domain msenc-pd to PM domain host1x-pd
346[ 1.009247] Adding domain nvjpg-pd to PM domain host1x-pd
347[ 1.013382] falcon 54340000.vic: initialized
348[ 1.014581] falcon 544c0000.nvenc: initialized
349[ 1.015925] falcon 54380000.nvjpg: initialized
350[ 1.020151] tegra_cec 70015000.tegra_cec: dt=1 start=0x70015000 end=0x70015FFF irq=96
351[ 1.020195] tegra_cec 70015000.tegra_cec: Enable clock result: 0.
352[ 1.020229] tegra_cec 70015000.tegra_cec: tegra_cec_init started
353[ 1.020392] tegradc tegradc.0: disp0 connected to head0->/host1x/sor1
354[ 1.020518] display board info: id 0x0, fab 0x0
355[ 1.020524] tegra_cec 70015000.tegra_cec: cec_add_sysfs ret=0
356[ 1.020529] tegra_cec 70015000.tegra_cec: probed
357[ 1.020592] generic_infoframe_type: 0x87
358[ 1.020744] tegradc tegradc.0: DT parsed successfully
359[ 1.020792] tegradc tegradc.0: Display dc.ffffff800ab40000 registered with id=0
360[ 1.021313] tegradc tegradc.0: Bootloader disp_param detected. Detected mode: 1920x1080 (on 0x0mm) pclk=148350781
361[ 1.028676] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels
362[ 1.029112] tegradc tegradc.0: probed
363[ 1.035478] tegra-adma 702e2000.adma: Tegra210 ADMA driver registered 22 channels
364[ 1.036926] tegra-fuse-burn 7000f800.efuse:efuse-burn: Fuse burn driver initialized
365[ 1.037315] kfuse 7000fc00.kfuse: initialized
366[ 1.038930] tegra-pmc-iopower pmc-iopower: Regulator supply iopower-dbg-supply not available
367[ 1.039891] tegra-pmc-iopower pmc-iopower: NO_IOPOWER setting 0x0
368[ 1.041414] tegra-dfll-pwm 70110000.pwm: DFLL_PWM regulator is available now
369[ 1.041431] vdd-cpu: 708 <--> 1322 mV at 708 mV
370[ 1.041966] pwm-regulator pwm_regulators:pwm-regulator@0: PWM regulator registration passed
371[ 1.043628] vdd-gpu: applied init 1000000uV constraint
372[ 1.043641] vdd-gpu: 708 <--> 1323 mV at 997 mV
373[ 1.044068] pwm-regulator pwm_regulators:pwm-regulator@1: PWM regulator registration passed
374[ 1.049049] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
375[ 1.049227] No Device Node present for smmu client: serial8250 !!
376[ 1.049242] platform serial8250: No iommus property found in DT node, got swgids from fixup(101004000)
377[ 1.049322] iommu: Adding device serial8250 to group 34
378[ 1.053112] console [ttyS0] disabled
379[ 1.053240] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 63, base_baud = 25500000) is a Tegra
380[ 1.053437] console [ttyS0] enabled
381[ 1.054729] 70006040.serial: ttyTHS1 at MMIO 0x70006040 (irq = 64, base_baud = 0) is a TEGRA_UART
382[ 1.055163] serial-tegra 70006200.serial: RX in PIO mode
383[ 1.055277] 70006200.serial: ttyTHS2 at MMIO 0x70006200 (irq = 65, base_baud = 0) is a TEGRA_UART
384[ 1.056246] [drm] Initialized
385[ 1.061426] Console: switching to colour frame buffer device 240x67
386[ 1.061552] tegradc tegradc.0: fb registered
387[ 1.067743] brd: module loaded
388[ 1.069420] tegradc tegradc.0: DC initialized, skipping tegra_dc_program_mode.
389[ 1.069468] tegradc tegradc.0: hdmi: tmds rate:148351K prod-setting:prod_c_hdmi_75m_150m
390[ 1.070012] tegradc tegradc.0: hdmi: get RGB quant from REG programmed by BL.
391[ 1.070025] tegradc tegradc.0: hdmi: get YCC quant from REG programmed by BL.
392[ 1.073520] loop: module loaded
393[ 1.073638] tegra_profiler: version: 1.139, samples/io: 47/27
394[ 1.073761] tegra_profiler: auth: init
395[ 1.075188] THERMAL EST: found 2 subdevs
396[ 1.075198] THERMAL EST num_resources: 0
397[ 1.075204] [THERMAL EST subdev 0]
398[ 1.075211] [THERMAL EST subdev 1]
399[ 1.075673] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type thermal-fan-est
400[ 1.075676] THERMAL EST: thz register success.
401[ 1.075861] THERMAL EST: end of probe, return err: 0
402[ 1.077123] hisi_sas: driver version v1.6
403[ 1.083674] libphy: Fixed MDIO Bus: probed
404[ 1.084581] tun: Universal TUN/TAP device driver, 1.6
405[ 1.084588] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
406[ 1.085595] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
407[ 1.085601] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
408[ 1.085652] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
409[ 1.085657] igb: Copyright (c) 2007-2014 Intel Corporation.
410[ 1.085706] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
411[ 1.085710] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
412[ 1.085767] Intel(R) 10GbE PCI Express Linux Network Driver - version 4.6.4
413[ 1.085771] Copyright(c) 1999 - 2017 Intel Corporation.
414[ 1.086979] PPP generic driver version 2.4.2
415[ 1.087183] PPP BSD Compression module registered
416[ 1.087187] PPP Deflate Compression module registered
417[ 1.087229] PPP MPPE Compression module registered
418[ 1.087237] NET: Registered protocol family 24
419[ 1.087313] usbcore: registered new interface driver r8152
420[ 1.087361] usbcore: registered new interface driver asix
421[ 1.087414] usbcore: registered new interface driver ax88179_178a
422[ 1.087460] usbcore: registered new interface driver cdc_ether
423[ 1.087501] usbcore: registered new interface driver net1080
424[ 1.087539] usbcore: registered new interface driver cdc_subset
425[ 1.087576] usbcore: registered new interface driver zaurus
426[ 1.087631] usbcore: registered new interface driver cdc_ncm
427[ 1.087811] VFIO - User Level meta-driver version: 0.3
428[ 1.089116] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
429[ 1.089144] ehci-pci: EHCI PCI platform driver
430[ 1.089196] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
431[ 1.089207] ohci-pci: OHCI PCI platform driver
432[ 1.089250] ohci-platform: OHCI generic platform driver
433[ 1.092035] tegra-xusb 70090000.xusb: USB2 port 0 has OTG_CAP
434[ 1.092655] tegra-xusb-padctl 7009f000.xusb_padctl: enabled OTG on UTMI pad 0
435[ 1.093839] tegra-xusb 70090000.xusb: extcon 0: ffffffc0f90e9400 id
436[ 1.096118] usbcore: registered new interface driver uas
437[ 1.096187] usbcore: registered new interface driver usb-storage
438[ 1.096329] usbcore: registered new interface driver usbserial
439[ 1.096640] extcon-disp-state extcon:disp-state: cable 47 state 1
440[ 1.096661] Extcon AUX1(HDMI) enable
441[ 1.097084] tegra-xusb 70090000.xusb: Firmware timestamp: 2019-10-17 15:58:59 UTC, Version: 50.25 release
442[ 1.097163] tegra-xusb 70090000.xusb: xHCI Host Controller
443[ 1.097196] tegra-xusb 70090000.xusb: new USB bus registered, assigned bus number 1
444[ 1.097638] tegradc tegradc.1: disp1 connected to head1->/host1x/sor
445[ 1.097723] tegradc tegradc.1: No lt-data, using default setting
446[ 1.097759] tegradc tegradc.1: No hpd-gpio in DT
447[ 1.097806] tegradc tegradc.1: DT parsed successfully
448[ 1.097867] tegradc tegradc.1: Display dc.ffffff800d4c0000 registered with id=1
449[ 1.098022] tegra-xusb 70090000.xusb: hcc params 0x0184f525 hci version 0x100 quirks 0x00050010
450[ 1.098089] tegra-xusb 70090000.xusb: irq 61, io mem 0x70090000
451[ 1.098323] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
452[ 1.098330] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
453[ 1.098335] usb usb1: Product: xHCI Host Controller
454[ 1.098339] usb usb1: Manufacturer: Linux 4.9.140-tegra xhci-hcd
455[ 1.098344] usb usb1: SerialNumber: 70090000.xusb
456[ 1.099186] hub 1-0:1.0: USB hub found
457[ 1.099374] hub 1-0:1.0: 5 ports detected
458[ 1.099740] tegradc tegradc.1: dpd enable lookup fail:-19
459[ 1.100012] tegra-xusb 70090000.xusb: xHCI Host Controller
460[ 1.100026] tegra-xusb 70090000.xusb: new USB bus registered, assigned bus number 2
461[ 1.100166] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
462[ 1.100274] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
463[ 1.100278] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
464[ 1.100283] usb usb2: Product: xHCI Host Controller
465[ 1.100286] usb usb2: Manufacturer: Linux 4.9.140-tegra xhci-hcd
466[ 1.100290] usb usb2: SerialNumber: 70090000.xusb
467[ 1.100829] hub 2-0:1.0: USB hub found
468[ 1.100867] hub 2-0:1.0: 4 ports detected
469[ 1.101230] tegra-xudc-new 700d0000.xudc: device count: 1
470[ 1.103101] tegra-xudc-new 700d0000.xudc: USB charger detection disabled
471[ 1.103117] tegra-xudc-new 700d0000.xudc: vbus state: 1
472[ 1.103134] tegra-xudc-new 700d0000.xudc: device mode on: 0
473[ 1.103165] tegra-xusb-padctl 7009f000.xusb_padctl: power on UTMI pads 0
474[ 1.103190] tegra-xudc-new 700d0000.xudc: active: 0 => 1
475[ 1.103897] mousedev: PS/2 mouse device common for all mice
476[ 1.104030] usbcore: registered new interface driver xpad
477[ 1.109945] tegradc tegradc.1: probed
478[ 1.110277] tegradc tegradc.1: fb registered
479[ 1.113486] hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
480[ 1.113494] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
481[ 1.113503] hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0
482[ 1.113516] tegradc tegradc.1: blank - powerdown
483[ 1.113538] extcon-disp-state extcon:disp-state: cable 44 state 0 already set.
484[ 1.113543] Extcon DP: HPD disabled
485[ 1.113548] hpd: hpd_switch 0
486[ 1.113552] hpd: switching from state 0 (Reset) to state 1 (Check Plug)
487[ 1.113561] hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0
488[ 1.113568] hpd: switching from state 1 (Check Plug) to state 3 (Disabled)
489[ 1.142824] tegradc tegradc.0: nominal-pclk:148351648 parent:148350781 div:1.0 pclk:148350781 146868084~161703244
490[ 1.202688] tegra-xusb-padctl 7009f000.xusb_padctl: power on UTMI pads 1
491[ 1.230112] tegradc tegradc.0: blank - powerdown
492[ 1.231492] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
493[ 1.233623] rtc rtc1: alarm rtc device
494[ 1.233637] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1
495[ 1.233656] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock
496[ 1.234003] i2c /dev entries driver
497[ 1.235513] i2c i2c-6: Added multiplexed i2c bus 7
498[ 1.235914] i2c i2c-6: Added multiplexed i2c bus 8
499[ 1.235919] i2c-mux-gpio cam_i2cmux: 2 port mux on Tegra I2C adapter adapter
500[ 1.236418] imx219 7-0010: tegracam sensor driver:imx219_v2.0.6
501[ 1.259708] tegra-vii2c 546c0000.i2c: no acknowledge from address 0x10
502[ 1.259788] imx219 7-0010: imx219_board_setup: error during i2c read probe (-121)
503[ 1.259819] imx219 7-0010: board setup failed
504[ 1.259878] imx219: probe of 7-0010 failed with error -121
505[ 1.260269] imx219 8-0010: tegracam sensor driver:imx219_v2.0.6
506[ 1.280065] extcon-disp-state extcon:disp-state: cable 47 state 0
507[ 1.280068] Extcon AUX1(HDMI) disable
508[ 1.283550] tegra-vii2c 546c0000.i2c: no acknowledge from address 0x10
509[ 1.283632] imx219 8-0010: imx219_board_setup: error during i2c read probe (-121)
510[ 1.283664] imx219 8-0010: board setup failed
511[ 1.283720] imx219: probe of 8-0010 failed with error -121
512[ 1.284466] max77620-power max77620-power: Event recorder REG_NVERC : 0x0
513[ 1.286468] tegra_soctherm 700e2000.soctherm: pllx_offset tz:0 max:14, min:2
514[ 1.286472] tegra_soctherm 700e2000.soctherm: pllx_offset tz:2 max:8, min:4
515[ 1.286803] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
516[ 1.286815] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when cpu reaches 102500 mC
517[ 1.286822] tegra_soctherm 700e2000.soctherm: throttrip: will throttle when cpu reaches 100500 mC
518[ 1.286947] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
519[ 1.286956] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when gpu reaches 103000 mC
520[ 1.286962] tegra_soctherm 700e2000.soctherm: throttrip: will throttle when gpu reaches 101000 mC
521[ 1.287107] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
522[ 1.287115] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when pll reaches 127000 mC
523[ 1.287120] tegra_soctherm 700e2000.soctherm: throttrip: pll: missing hot temperature
524[ 1.287291] tegra_soctherm 700e2000.soctherm: failed to register sensor: -19
525[ 1.287857] tegra_aotag tegra-aotag: Registering sensor 0
526[ 1.287903] tegra_aotag tegra-aotag: Invalid temp readout
527[ 1.287924] tegra_aotag tegra-aotag: Invalid temp readout
528[ 1.287939] tegra_aotag tegra-aotag: Bound to TZ : ID 0
529[ 1.287947] tegra_aotag tegra-aotag: Probe done [SUCCESS]:0
530[ 1.288721] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
531[ 1.288735] tegra_dfll_action dfll-cdev-cap: Tegra DFLL 'cap cooling device' registered
532[ 1.288874] tegra_aotag tegra-aotag: Invalid temp readout
533[ 1.288896] tegra_dfll_action dfll-cdev-floor: Tegra DFLL 'floor cooling device' registered
534[ 1.289244] parse_throttle_dt_data: Num cap clks = 6
535[ 1.289248] parse_throttle_dt_data: clk=cclk_g type=2
536[ 1.289255] parse_throttle_dt_data: clk=gpu type=4
537[ 1.289274] parse_throttle_dt_data: clk=cap.throttle.c2bus type=0
538[ 1.289290] parse_throttle_dt_data: clk=cap.throttle.c3bus type=0
539[ 1.289310] parse_throttle_dt_data: clk=cap.throttle.sclk type=0
540[ 1.289313] parse_throttle_dt_data: clk=emc type=3
541[ 1.289723] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
542[ 1.289809] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
543[ 1.289911] tegra_throttle_probe: probe successful. #cdevs=4
544[ 1.290502] FAN dev name: pwm-fan
545[ 1.290548] FAN:gpio request success.
546[ 1.290624] pwm_fan_driver pwm-fan: cap state:7, cap pwm:255
547[ 1.290856] pwm_fan_driver pwm-fan: got pwm for fan. polarity is normal
548[ 1.290966] pwm_fan_driver pwm-fan: fan tach request irq success
549[ 1.290972] pwm_fan_driver pwm-fan: tach period: 1000
550[ 1.291048] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
551[ 1.291052] pwm_fan_driver pwm-fan: index 1: pwm=80, rpm=1000, rru=2, rrd=2, state:2
552[ 1.291056] pwm_fan_driver pwm-fan: index 2: pwm=120, rpm=2000, rru=1, rrd=1, state:2
553[ 1.291060] pwm_fan_driver pwm-fan: index 3: pwm=160, rpm=3000, rru=1, rrd=1, state:2
554[ 1.291063] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
555[ 1.291067] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
556[ 1.291071] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
557[ 1.291074] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
558[ 1.291078] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
559[ 1.291082] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
560[ 1.291536] tegra-wdt 60005100.watchdog: Tegra WDT enabled on probe. Timeout = 120 seconds.
561[ 1.291762] tegra-wdt 60005100.watchdog: initialized (timeout = 120 sec, nowayout = 1)
562[ 1.292520] device-mapper: uevent: version 1.0.3
563[ 1.292910] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
564[ 1.295584] tegra210-cpufreq cpufreq: probe()...completed
565[ 1.296257] sdhci: Secure Digital Host Controller Interface driver
566[ 1.296258] sdhci: Copyright(c) Pierre Ossman
567[ 1.296260] sdhci-pltfm: SDHCI platform and OF driver helper
568[ 1.296623] sdhci-tegra sdhci-tegra.3: Client registration for eMC Successful
569[ 1.303181] tegra-se 70012000.se: tegra_se_probe: complete
570[ 1.303668] hidraw: raw HID events driver (C) Jiri Kosina
571[ 1.304835] usbcore: registered new interface driver usbhid
572[ 1.304836] usbhid: USB HID core driver
573[ 1.307005] tegra21x_actmon 6000c800.actmon: in actmon_register()...
574[ 1.307527] tegra21x_actmon 6000c800.actmon: initialization Completed for the device mc_all
575[ 1.308182] tegradc tegradc.0: unblank
576[ 1.309385] nvpmodel: initialized successfully
577[ 1.310433] usbcore: registered new interface driver snd-usb-audio
578[ 1.310488] No Device Node present for smmu client: snd-soc-dummy !!
579[ 1.310493] platform snd-soc-dummy: No iommus property found in DT node, got swgids from fixup(101004000)
580[ 1.310509] iommu: Adding device snd-soc-dummy to group 35
581[ 1.330530] OPE platform probe
582[ 1.330630] OPE platform probe successful
583[ 1.330944] OPE platform probe
584[ 1.331028] OPE platform probe successful
585[ 1.342711] mmc0: SDHCI controller on sdhci-tegra.3 [sdhci-tegra.3] using ADMA 64-bit with 64 bit addr
586[ 1.354483] tegradc tegradc.0: nominal-pclk:148500000 parent:148500000 div:1.0 pclk:148500000 147015000~161865000
587[ 1.354553] tegradc tegradc.0: hdmi: tmds rate:148500K prod-setting:prod_c_hdmi_75m_150m
588[ 1.355535] input: tegra-hda HDMI/DP,pcm=3 as /devices/70030000.hda/sound/card0/input0
589[ 1.355633] tegradc tegradc.0: hdmi: get RGB quant from EDID.
590[ 1.355640] tegradc tegradc.0: hdmi: get YCC quant from EDID.
591[ 1.358350] tegra-asoc: sound: ADMAIF1 <-> ADMAIF1 mapping ok
592[ 1.358485] tegra-asoc: sound: ADMAIF2 <-> ADMAIF2 mapping ok
593[ 1.358646] tegra-asoc: sound: ADMAIF3 <-> ADMAIF3 mapping ok
594[ 1.358775] tegra-asoc: sound: ADMAIF4 <-> ADMAIF4 mapping ok
595[ 1.358904] tegra-asoc: sound: ADMAIF5 <-> ADMAIF5 mapping ok
596[ 1.359032] tegra-asoc: sound: ADMAIF6 <-> ADMAIF6 mapping ok
597[ 1.359160] tegra-asoc: sound: ADMAIF7 <-> ADMAIF7 mapping ok
598[ 1.359285] tegra-asoc: sound: ADMAIF8 <-> ADMAIF8 mapping ok
599[ 1.359419] tegra-asoc: sound: ADMAIF9 <-> ADMAIF9 mapping ok
600[ 1.359542] tegra-asoc: sound: ADMAIF10 <-> ADMAIF10 mapping ok
601[ 1.371277] u32 classifier
602[ 1.371279] Actions configured
603[ 1.371346] Initializing XFRM netlink socket
604[ 1.372060] NET: Registered protocol family 10
605[ 1.372794] NET: Registered protocol family 17
606[ 1.372804] NET: Registered protocol family 15
607[ 1.372876] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
608[ 1.372977] Bluetooth: RFCOMM socket layer initialized
609[ 1.372987] Bluetooth: RFCOMM ver 1.11
610[ 1.372991] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
611[ 1.372995] Bluetooth: HIDP socket layer initialized
612[ 1.373011] 9pnet: Installing 9P2000 support
613[ 1.373046] Key type dns_resolver registered
614[ 1.373444] Registered cp15_barrier emulation handler
615[ 1.373449] Registered setend emulation handler
616[ 1.375510] registered taskstats version 1
617[ 1.376021] Adding domain ve2-pd to PM domain host1x-pd
618[ 1.376271] Adding domain ve-pd to PM domain host1x-pd
619[ 1.378332] isp 54600000.isp: initialized
620[ 1.379308] isp 54680000.isp: initialized
621[ 1.389282] last reset is due to software reset
622[ 1.389285] KERNEL: PMC reset status reg: 0x3
623[ 1.389358] BL: PMC reset status reg: 0x3
624[ 1.389360] BL: PMIC poweroff Event Recorder: 0x0
625[ 1.390803] clk_cbus_recalc_rate: no gbus parent
626[ 1.390807] clk_cbus_round_rate: no gbus parent
627[ 1.390809] clk_cbus_round_rate: no gbus parent
628[ 1.390815] clk_cbus_recalc_rate: no gbus parent
629[ 1.390913] clk_cbus_recalc_rate: no gbus parent
630[ 1.390915] clk_cbus_round_rate: no gbus parent
631[ 1.390917] clk_cbus_round_rate: no gbus parent
632[ 1.390920] clk_cbus_recalc_rate: no gbus parent
633[ 1.391050] extcon-disp-state extcon:disp-state: cable 47 state 1
634[ 1.391052] Extcon AUX1(HDMI) enable
635[ 1.391457] tegradc tegradc.0: sync windows ret = 250
636[ 1.391756] tegra_dvfs: GPU-cap: registered
637[ 1.391811] tegra dvfs: vdd-cpu: nominal 1168mV, offset 708000uV, step 19200uV, scaling enabled
638[ 1.391813] tegra dvfs: vdd-core: nominal 1075mV, offset 600000uV, step 12500uV, scaling enabled
639[ 1.391814] tegra dvfs: vdd-gpu: nominal 1038mV, offset 708000uV, step 10000uV, scaling enabled
640[ 1.393362] tegra_dvfs: vdd-gpu-vts: registered
641[ 1.394096] tegra_core_action core_dvfs_cdev_floor: Tegra CORE DVFS 'floor cooling device' registered
642[ 1.394846] tegra_core_action core_dvfs_cdev_cap: Tegra CORE DVFS 'cap cooling device' registered
643[ 1.398378] input: gpio-keys as /devices/gpio-keys/input/input1
644[ 1.398960] mmc0: new HS400 Enhanced strobe MMC card at address 0001
645[ 1.403303] mmcblk0: mmc0:0001 DG4016 14.7 GiB
646[ 1.407500] mmcblk0boot0: mmc0:0001 DG4016 partition 1 4.00 MiB
647[ 1.407618] mmcblk0boot1: mmc0:0001 DG4016 partition 2 4.00 MiB
648[ 1.411804] mmcblk0rpmb: mmc0:0001 DG4016 partition 3 4.00 MiB
649[ 1.412699] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17
650[ 1.423257] extcon-disp-state extcon:disp-state: cable 51 state 1
651[ 1.423260] Extcon HDMI: HPD enabled
652[ 1.423277] tegradc tegradc.0: hdmi: plugged
653[ 1.426634] usb 1-2: new low-speed USB device number 2 using tegra-xusb
654[ 1.431387] tegra_rtc 7000e000.rtc: setting system clock to 2020-01-19 23:05:43 UTC (1579475143)
655[ 1.432476] vi 54080000.vi: vi_probe: ++
656[ 1.435090] vi 54080000.vi: initialized
657[ 1.437107] vi 54080000.vi: subdev nvcsi--2 bound
658[ 1.437207] vi 54080000.vi: subdev nvcsi--1 bound
659[ 1.437411] mmcblk mmc0:0001: Card claimed for testing.
660[ 1.438685] Disable partitions left on by BL
661[ 1.438689] disb
662[ 1.438732] bwmgr: missing cdev-type property
663[ 1.438816] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
664[ 1.438821] DRAM derating cdev registered.
665[ 1.439820] vdd-fan: disabling
666[ 1.439824] vdd-usb-vbus: disabling
667[ 1.439827] vdd-usb-vbus2: disabling
668[ 1.439835] vddio-sdmmc-ap: disabling
669[ 1.439916] vddio-sdmmc3-ap: disabling
670[ 1.439983] vdd-3v3-sd: disabling
671[ 1.439987] avdd-io-edp-1v05: disabling
672[ 1.439990] vdd-usb-hub-en: disabling
673[ 1.440071] ALSA device list:
674[ 1.440074] #0: tegra-hda at 0x70038000 irq 82
675[ 1.440077] #1: tegra-snd-t210ref-mobile-rt565x
676[ 1.442703] tegra-pcie 1003000.pcie: link 0 down, retrying
677[ 1.443204] Freeing unused kernel memory: 8576K
678[ 1.457937] usb 1-2: New USB device found, idVendor=0461, idProduct=0010
679[ 1.457943] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
680[ 1.457947] usb 1-2: Product: USB Keyboard
681[ 1.457950] usb 1-2: Manufacturer: NOVATEK
682[ 1.462564] input: NOVATEK USB Keyboard as /devices/70090000.xusb/usb1/1-2/1-2:1.0/0003:0461:0010.0001/input/input2
683[ 1.464848] Root device found: mmcblk0p1
684[ 1.465870] Found dev node: /dev/mmcblk0p1
685[ 1.488931] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
686[ 1.489657] Rootfs mounted over mmcblk0p1
687[ 1.506391] Switching from initrd to actual rootfs
688[ 1.518982] hid-generic 0003:0461:0010.0001: input,hidraw0: USB HID v1.10 Keyboard [NOVATEK USB Keyboard] on usb-70090000.xusb-2/input0
689[ 1.525647] input: NOVATEK USB Keyboard as /devices/70090000.xusb/usb1/1-2/1-2:1.1/0003:0461:0010.0002/input/input3
690[ 1.582968] hid-generic 0003:0461:0010.0002: input,hidraw1: USB HID v1.10 Device [NOVATEK USB Keyboard] on usb-70090000.xusb-2/input1
691[ 1.608610] ip_tables: (C) 2000-2006 Netfilter Core Team
692[ 1.619756] cgroup: cgroup2: unknown option "nsdelegate"
693[ 1.633556] 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)
694[ 1.634277] systemd[1]: Detected architecture arm64.
695[ 1.657921] systemd[1]: Set hostname to <nano-desktop>.
696[ 1.724660] systemd[1]: File /lib/systemd/system/systemd-journald.service:35 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
697[ 1.724670] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
698[ 1.831410] random: systemd: uninitialized urandom read (16 bytes read)
699[ 1.833228] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
700[ 1.833371] random: systemd: uninitialized urandom read (16 bytes read)
701[ 1.834962] systemd[1]: Created slice System Slice.
702[ 1.835027] random: systemd: uninitialized urandom read (16 bytes read)
703[ 1.835872] systemd[1]: Created slice system-serial\x2dgetty.slice.
704[ 1.836061] systemd[1]: Listening on Syslog Socket.
705[ 1.836202] systemd[1]: Listening on RPCbind Server Activation Socket.
706[ 1.850639] tegra-pcie 1003000.pcie: link 0 down, retrying
707[ 1.889762] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
708[ 1.982543] nvgpu: 57000000.gpu gm20b_init_clk_setup_sw:1268 [INFO] GPCPLL initial settings: NA mode, M=1, N=34, P=3 (id = 1)
709[ 2.038645] tegra_cec 70015000.tegra_cec: physical address: 10:00.
710[ 2.103175] tegra_cec 70015000.tegra_cec: Sent <Text View On> res: -113.
711[ 2.109986] tegra_cec 70015000.tegra_cec: tegra_cec_init Done.
712[ 2.151846] systemd-journald[1949]: Received request to flush runtime journal from PID 1
713[ 2.199599] FAN rising trip_level:1 cur_temp:57750 trip_temps[2]:61000
714[ 2.264689] tegra-pcie 1003000.pcie: link 0 down, retrying
715[ 2.266650] tegra-pcie 1003000.pcie: link 0 down, ignoring
716[ 2.372146] tegra-pcie 1003000.pcie: PCI host bridge to bus 0000:00
717[ 2.372154] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
718[ 2.372158] pci_bus 0000:00: root bus resource [mem 0x13000000-0x1fffffff]
719[ 2.372162] pci_bus 0000:00: root bus resource [mem 0x20000000-0x3fffffff pref]
720[ 2.372167] pci_bus 0000:00: root bus resource [bus 00-ff]
721[ 2.372191] pci 0000:00:02.0: [10de:0faf] type 01 class 0x060400
722[ 2.372256] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
723[ 2.372422] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
724[ 2.372541] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000
725[ 2.372565] pci 0000:01:00.0: reg 0x10: [io 0x0000-0x00ff]
726[ 2.372595] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit pref]
727[ 2.372616] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
728[ 2.372741] pci 0000:01:00.0: supports D1 D2
729[ 2.372745] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
730[ 2.382706] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
731[ 2.382741] pci 0000:00:02.0: BAR 15: assigned [mem 0x20000000-0x200fffff 64bit pref]
732[ 2.382745] pci 0000:00:02.0: BAR 13: assigned [io 0x1000-0x1fff]
733[ 2.382752] pci 0000:01:00.0: BAR 4: assigned [mem 0x20000000-0x20003fff 64bit pref]
734[ 2.382770] pci 0000:01:00.0: BAR 2: assigned [mem 0x20004000-0x20004fff 64bit pref]
735[ 2.382786] pci 0000:01:00.0: BAR 0: assigned [io 0x1000-0x10ff]
736[ 2.382795] pci 0000:00:02.0: PCI bridge to [bus 01]
737[ 2.382799] pci 0000:00:02.0: bridge window [io 0x1000-0x1fff]
738[ 2.382805] pci 0000:00:02.0: bridge window [mem 0x20000000-0x200fffff 64bit pref]
739[ 2.383060] pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
740[ 2.383065] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
741[ 2.383070] pcie_pme 0000:00:02.0:pcie001: service driver pcie_pme loaded
742[ 2.383167] aer 0000:00:02.0:pcie002: service driver aer loaded
743[ 2.383347] r8168 0000:01:00.0: enabling device (0000 -> 0003)
744[ 2.383364] r8168 Gigabit Ethernet driver 8.045.08-NAPI loaded
745[ 2.405060] r8168 0000:01:00.0 (unnamed net_device) (uninitialized): Invalid ethernet address 00:00:00:00:00:00, trying device tree node
746[ 2.405155] r8168 0000:01:00.0 (unnamed net_device) (uninitialized): Found valid ethernet address 00:04:4b:e5:dd:c6 from device tree
747[ 2.405698] r8168: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625.
748[ 2.405715] r8168 Copyright (C) 2017 Realtek NIC software team <nicfae@realtek.com>
749 This program comes with ABSOLUTELY NO WARRANTY; for details, please see <http://www.gnu.org/licenses/>.
750 This is free software, and you are welcome to redistribute it under certain conditions; see <http://www.gnu.org/licenses/>.
751[ 2.964775] using random self ethernet address
752[ 2.980069] using random host ethernet address
753[ 3.428746] random: crng init done
754[ 3.432180] random: 7 urandom warning(s) missed due to ratelimiting
755[ 3.660530] Mass Storage Function, version: 2009/09/11
756[ 3.660537] LUN: removable file: (no medium)
757[ 3.667164] using random self ethernet address
758[ 3.676581] using random host ethernet address
759[ 3.796223] rndis0: HOST MAC ba:26:31:48:9c:ec
760[ 3.796527] rndis0: MAC ba:26:31:48:9c:ed
761[ 3.800288] usb0: HOST MAC ba:26:31:48:9c:ee
762[ 3.820412] usb0: MAC ba:26:31:48:9c:ef
763[ 3.820445] tegra-xudc-new 700d0000.xudc: ep 0 (type: 0, dir: out) enabled
764[ 3.842514] l4tbr0: port 1(rndis0) entered blocking state
765[ 3.842520] l4tbr0: port 1(rndis0) entered disabled state
766[ 3.842919] device rndis0 entered promiscuous mode
767[ 3.855304] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready
768[ 3.860085] l4tbr0: port 2(usb0) entered blocking state
769[ 3.860090] l4tbr0: port 2(usb0) entered disabled state
770[ 3.863826] device usb0 entered promiscuous mode
771[ 3.882367] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
772[ 4.011640] zram: Added device: zram0
773[ 4.012065] zram: Added device: zram1
774[ 4.012477] zram: Added device: zram2
775[ 4.031300] zram: Added device: zram3
776[ 4.061606] zram0: detected capacity change from 0 to 518565888
777[ 4.129784] Adding 506408k swap on /dev/zram0. Priority:5 extents:1 across:506408k SS
778[ 4.141297] zram1: detected capacity change from 0 to 518565888
779[ 4.179524] Adding 506408k swap on /dev/zram1. Priority:5 extents:1 across:506408k SS
780[ 4.187836] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
781[ 4.188963] eth0: 0xffffff800d4a8000, 00:04:4b:e5:dd:c6, IRQ 406
782[ 4.193923] zram2: detected capacity change from 0 to 518565888
783[ 4.216783] Adding 506408k swap on /dev/zram2. Priority:5 extents:1 across:506408k SS
784[ 4.239661] zram3: detected capacity change from 0 to 518565888
785[ 4.269729] Adding 506408k swap on /dev/zram3. Priority:5 extents:1 across:506408k SS
786[ 4.300090] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
787[ 5.179675] tegradc tegradc.0: blank - powerdown
788[ 5.239236] extcon-disp-state extcon:disp-state: cable 47 state 0
789[ 5.239239] Extcon AUX1(HDMI) disable
790[ 5.259759] tegradc tegradc.0: unblank
791[ 5.260188] tegra-xusb 70090000.xusb: Upgrade port 0 to USB3.0
792[ 5.260192] tegra-xusb 70090000.xusb: Upgrade port 1 to USB3.0
793[ 5.270772] tegradc tegradc.0: nominal-pclk:148500000 parent:148500000 div:1.0 pclk:148500000 147015000~161865000
794[ 5.270847] tegradc tegradc.0: hdmi: tmds rate:148500K prod-setting:prod_c_hdmi_75m_150m
795[ 5.272985] tegradc tegradc.0: hdmi: get RGB quant from EDID.
796[ 5.272992] tegradc tegradc.0: hdmi: get YCC quant from EDID.
797[ 5.307729] extcon-disp-state extcon:disp-state: cable 47 state 1
798[ 5.307731] Extcon AUX1(HDMI) enable
799[ 5.313821] tegradc tegradc.0: unblank
800[ 5.314879] tegradc tegradc.1: blank - powerdown
801[ 5.362846] usb usb2: usb_suspend_both: status 0
802[ 6.327226] r8168: eth0: link up
803[ 6.327561] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
804[ 8.685832] fuse init (API version 7.26)
805[ 8.855661] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
806[ 8.855672] Bluetooth: BNEP socket layer initialized
807[ 9.827943] tegradc tegradc.0: unblank
808[ 9.827954] tegradc tegradc.1: blank - powerdown
809[ 588.199150] tegradc tegradc.0: blank - powerdown
810[ 588.255137] extcon-disp-state extcon:disp-state: cable 47 state 0
811[ 588.255139] Extcon AUX1(HDMI) disable