Advertisement
Guest User

Untitled

a guest
Apr 24th, 2020
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 54.19 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0
  2. [ 0.000000] Linux version 4.9.140-tegra (alesh@PC) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #5 SMP PREEMPT Mon Apr 20 16:00:40 CEST 2020
  3. [ 0.000000] Boot CPU: AArch64 Processor [411fd071]
  4. [ 0.000000] OF: fdt:memory scan node memory@80000000, reg size 48,
  5. [ 0.000000] OF: fdt: - 80000000 , 7ee00000
  6. [ 0.000000] OF: fdt: - 100000000 , 7f200000
  7. [ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
  8. [ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
  9. [ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb1_carveout': base 0x0000000000000000, size 0 MiB
  10. [ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb1_carveout': base 0x0000000000000000, size 0 MiB
  11. [ 0.000000] OF: reserved mem: initialized node vpr-carveout, compatible id nvidia,vpr-carveout
  12. [ 0.000000] OF: reserved mem: initialized node iram-carveout, compatible id nvidia,iram-carveout
  13. [ 0.000000] OF: reserved mem: initialized node ramoops_carveout, compatible id nvidia,ramoops
  14. [ 0.000000] cma: Reserved 64 MiB at 0x00000000fac00000
  15. [ 0.000000] On node 0 totalpages: 1039872
  16. [ 0.000000] DMA zone: 8192 pages used for memmap
  17. [ 0.000000] DMA zone: 0 pages reserved
  18. [ 0.000000] DMA zone: 519168 pages, LIFO batch:31
  19. [ 0.000000] Normal zone: 8136 pages used for memmap
  20. [ 0.000000] Normal zone: 520704 pages, LIFO batch:31
  21. [ 0.000000] psci: probing for conduit method from DT.
  22. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  23. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  24. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  25. [ 0.000000] psci: SMC Calling Convention v1.1
  26. [ 0.000000] percpu: Embedded 25 pages/cpu @ffffffc0fefb3000 s61592 r8192 d32616 u102400
  27. [ 0.000000] pcpu-alloc: s61592 r8192 d32616 u102400 alloc=25*4096
  28. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  29. [ 0.000000] CPU features: enabling workaround for ARM erratum 832075
  30. [ 0.000000] Speculative Store Bypass Disable mitigation not required
  31. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1023544
  32. [ 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,0 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1125 core_edp_ma=4000 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 quiet
  33. [ 0.000000] log_buf_len individual max cpu contribution: 32768 bytes
  34. [ 0.000000] log_buf_len total cpu_extra contributions: 98304 bytes
  35. [ 0.000000] log_buf_len min size: 32768 bytes
  36. [ 0.000000] log_buf_len: 131072 bytes
  37. [ 0.000000] early log buf free: 29512(90%)
  38. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  39. [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  40. [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  41. [ 0.000000] Memory: 3570296K/4159488K available (15294K kernel code, 2926K rwdata, 6664K rodata, 8576K init, 609K bss, 114056K reserved, 475136K cma-reserved)
  42. [ 0.000000] Virtual kernel memory layout:
  43. [ 0.000000] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
  44. [ 0.000000] vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000 ( 250 GB)
  45. [ 0.000000] .text : 0xffffff8008080000 - 0xffffff8008f70000 ( 15296 KB)
  46. [ 0.000000] .rodata : 0xffffff8008f70000 - 0xffffff8009600000 ( 6720 KB)
  47. [ 0.000000] .init : 0xffffff8009600000 - 0xffffff8009e60000 ( 8576 KB)
  48. [ 0.000000] .data : 0xffffff8009e60000 - 0xffffff800a13b808 ( 2927 KB)
  49. [ 0.000000] .bss : 0xffffff800a13b808 - 0xffffff800a1d3dbc ( 610 KB)
  50. [ 0.000000] fixed : 0xffffffbefe7fd000 - 0xffffffbefec00000 ( 4108 KB)
  51. [ 0.000000] PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000 ( 16 MB)
  52. [ 0.000000] vmemmap : 0xffffffbf00000000 - 0xffffffc000000000 ( 4 GB maximum)
  53. [ 0.000000] 0xffffffbf00000000 - 0xffffffbf03fc8000 ( 63 MB actual)
  54. [ 0.000000] memory : 0xffffffc000000000 - 0xffffffc0ff200000 ( 4082 MB)
  55. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  56. [ 0.000000] Preemptible hierarchical RCU implementation.
  57. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  58. [ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
  59. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
  60. [ 0.000000] NR_IRQS:64 nr_irqs:64 0
  61. [ 0.000000] /interrupt-controller@60004000: 192 interrupts forwarded to /interrupt-controller
  62. [ 0.000000] t210 clock and reset probe
  63. [ 0.000000] tegra-pmc: get_secure_pmc_setting: done secure_pmc=1
  64. [ 0.000000] clk_cbus_recalc_rate: no gbus parent
  65. [ 0.000000] clk_cbus_recalc_rate: no gbus parent
  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] arm_arch_timer: Architected cp15 timer(s) running at 19.20MHz (phys).
  70. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  71. [ 0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  72. [ 0.001673] Console: colour dummy device 80x25
  73. [ 0.001690] console [tty0] enabled
  74. [ 0.001704] kmemleak: Kernel memory leak detector disabled
  75. [ 0.001724] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
  76. [ 0.001736] pid_max: default: 32768 minimum: 301
  77. [ 0.002178] Security Framework initialized
  78. [ 0.002401] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
  79. [ 0.002409] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
  80. [ 0.003508] ftrace: allocating 47092 entries in 184 pages
  81. [ 0.173434] sched-energy: CPU device node has no sched-energy-costs
  82. [ 0.173469] ASID allocator initialised with 65536 entries
  83. [ 0.211797] tegra-id: chipid=22117.
  84. [ 0.211811] tegra-id: opt_subrevision=0.
  85. [ 0.211829] Tegra Speedo/IDDQ fuse revision 4
  86. [ 0.211833] Tegra: CPU Speedo ID 9, SoC Speedo ID 0, GPU Speedo ID 2
  87. [ 0.211838] Tegra: CPU Process ID 0, SoC Process ID 0, GPU Process ID 0
  88. [ 0.211845] Tegra: CPU Speedo Value 2042, SoC Speedo Value 1940, GPU Speedo Value 2050
  89. [ 0.211849] Tegra: CPU IDDQ Value 1796, SoC IDDQ Value 1876, GPU IDDQ Value 2415
  90. [ 0.211868] Tegra Revision: A02 SKU: 0x8f CPU Process: 0 SoC Process: 0
  91. [ 0.211882] 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-0000-p3449-0000-b00.dts
  92. [ 0.211890] DTB Build time: Dec 9 2019 22:51:55
  93. [ 0.261025] CPU1: Booted secondary processor [411fd071]
  94. [ 0.292962] CPU2: Booted secondary processor [411fd071]
  95. [ 0.324929] CPU3: Booted secondary processor [411fd071]
  96. [ 0.325023] Brought up 4 CPUs
  97. [ 0.325029] SMP: Total of 4 processors activated.
  98. [ 0.325036] CPU features: detected feature: 32-bit EL0 Support
  99. [ 0.325293] CPU: All CPU(s) started at EL2
  100. [ 0.325311] alternatives: patching kernel code
  101. [ 0.333358] devtmpfs: initialized
  102. [ 0.371087] Initilizing CustomIPI irq domain
  103. [ 0.371464] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  104. [ 0.371485] futex hash table entries: 1024 (order: 4, 65536 bytes)
  105. [ 0.381981] pinctrl core: initialized pinctrl subsystem
  106. [ 0.382631] OS set in device tree is not L4T.
  107. [ 0.383014] regulator-dummy: no parameters
  108. [ 0.383305] Initializing plugin-manager
  109. [ 0.383409] Plugin module not found
  110. [ 0.383638] node /plugin-manager/fragement@0 match with board >=3448-0000-100
  111. [ 0.384186] node /plugin-manager/fragment@1 match with board >=3448-0000-101
  112. [ 0.385108] node /plugin-manager/fragment@5 match with board 3449-0000-200
  113. [ 0.386095] node /plugin-manager/fragement@9 match with board <3448-0000-300
  114. [ 0.391101] NET: Registered protocol family 16
  115. [ 0.392384] pstore: using zlib compression
  116. [ 0.392423] console [pstore-1] enabled
  117. [ 0.392427] pstore: Registered ramoops as persistent store backend
  118. [ 0.392432] ramoops: attached 0x200000@0xb0000000, ecc: 0/0
  119. [ 0.409045] cpuidle: using governor menu
  120. [ 0.413267] tegra_smmu 70019000.iommu: Loaded Tegra IOMMU driver
  121. [ 0.414865] vdso: 2 pages (1 code @ ffffff8008f77000, 1 data @ ffffff8009e64000)
  122. [ 0.414886] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  123. [ 0.417480] atomic_pool_init():622: DMA: preallocated 1024 KiB pool for atomic allocations
  124. [ 0.420014] tegra_powergate_init: DONE
  125. [ 0.420030] 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-0000-p3449-0000-b00.dts
  126. [ 0.420036] DTB Build time: Dec 9 2019 22:51:55
  127. [ 0.421738] Tegra reboot handler registered.
  128. [ 0.426236] iommu: Adding device tegra-carveouts to group 0
  129. [ 0.426380] platform tegra-carveouts: domain=ffffffc0f9baa318 allocates as[0]=ffffffc0f94440a8
  130. [ 0.426720] iommu: Adding device smmu_test to group 1
  131. [ 0.426766] platform smmu_test: domain=ffffffc0f9baa558 allocates as[0]=ffffffc0f9444110
  132. [ 0.427547] mc: mapped MMIO address: 0xffffff800802e000 -> 0x70019000
  133. [ 0.427604] mc: mapped MMIO address: 0xffffff8008065000 -> 0x7001c000
  134. [ 0.427661] mc: mapped MMIO address: 0xffffff8008079000 -> 0x7001d000
  135. [ 0.427670] nv-tegra-mc 70019000.mc: No mssnvlink node
  136. [ 0.427691] mc-err: mcerr ops are set to t21x
  137. [ 0.437359] iommu: Adding device 70090000.xusb to group 2
  138. [ 0.437639] iommu: Adding device 70006000.serial to group 3
  139. [ 0.437720] platform 70006000.serial: domain=ffffffc0f94bd618 allocates as[0]=ffffffc0f9444178
  140. [ 0.438128] iommu: Adding device 70006040.serial to group 4
  141. [ 0.438395] iommu: Adding device 70006200.serial to group 5
  142. [ 0.438621] iommu: Adding device sound to group 6
  143. [ 0.438674] platform sound: domain=ffffffc0f94bdb58 allocates as[0]=ffffffc0f94441e0
  144. [ 0.439201] iommu: Adding device 7000d400.spi to group 7
  145. [ 0.439443] iommu: Adding device 7000d600.spi to group 8
  146. [ 0.439712] iommu: Adding device 70410000.spi to group 9
  147. [ 0.440017] iommu: Adding device 50000000.host1x to group 10
  148. [ 0.440291] iommu: Adding device 54080000.vi to group 11
  149. [ 0.440678] iommu: Adding device 54600000.isp to group 12
  150. [ 0.440945] iommu: Adding device 54680000.isp to group 13
  151. [ 0.441309] iommu: Adding device tegradc.0 to group 14
  152. [ 0.441364] platform tegradc.0: domain=ffffffc0f94cba98 allocates as[0]=ffffffc0f9444248
  153. [ 0.441879] platform tegradc.0: IOVA linear map 0x00000000d7000000(19000000)
  154. [ 0.442203] iommu: Adding device tegradc.1 to group 15
  155. [ 0.442247] platform tegradc.1: domain=ffffffc0f94cbcd8 allocates as[0]=ffffffc0f94442b0
  156. [ 0.442749] platform tegradc.1: IOVA linear map 0x00000000d7000000(19000000)
  157. [ 0.442995] iommu: Adding device 54340000.vic to group 16
  158. [ 0.443201] iommu: Adding device 544c0000.nvenc to group 17
  159. [ 0.443391] iommu: Adding device 54500000.tsec to group 18
  160. [ 0.443586] iommu: Adding device 54100000.tsecb to group 19
  161. [ 0.443780] iommu: Adding device 54480000.nvdec to group 20
  162. [ 0.443987] iommu: Adding device 54380000.nvjpg to group 21
  163. [ 0.445177] iommu: Adding device 546c0000.i2c to group 22
  164. [ 0.445530] iommu: Adding device 57000000.gpu to group 23
  165. [ 0.445579] platform 57000000.gpu: domain=ffffffc0f94d6cd8 allocates as[0]=ffffffc0f9444318
  166. [ 0.445615] platform 57000000.gpu: domain=ffffffc0f94d6cd8 allocates as[1]=ffffffc0f9444380
  167. [ 0.445653] platform 57000000.gpu: domain=ffffffc0f94d6cd8 allocates as[2]=ffffffc0f94443e8
  168. [ 0.445689] platform 57000000.gpu: domain=ffffffc0f94d6cd8 allocates as[3]=ffffffc0f9444450
  169. [ 0.446560] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled.
  170. [ 0.446570] tegra-pmc 7000e400.pmc: scratch reg offset dts data not present
  171. [ 0.446582] tegra-pmc: ### PMC reset source: TEGRA_POWER_ON_RESET
  172. [ 0.446586] tegra-pmc: ### PMC reset level: TEGRA_RESET_LEVEL_WARM
  173. [ 0.446590] tegra-pmc: ### PMC reset status reg: 0x0
  174. [ 0.497149] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
  175. [ 0.497155] tegra-pmc: Clear bootloader IO dpd settings
  176. [ 0.497175] tegra-pmc 7000e400.pmc: IO padctrl driver initialized
  177. [ 0.497237] tegra-pmc 7000e400.pmc: PMC: Successfully configure bootrom reset commands
  178. [ 0.497530] iommu: Adding device 70012000.se to group 24
  179. [ 0.498362] iommu: Adding device 7000c000.i2c to group 25
  180. [ 0.498663] iommu: Adding device 7000c400.i2c to group 26
  181. [ 0.498967] iommu: Adding device 7000c500.i2c to group 27
  182. [ 0.499266] iommu: Adding device 7000c700.i2c to group 28
  183. [ 0.499601] iommu: Adding device 7000d000.i2c to group 29
  184. [ 0.499894] iommu: Adding device 7000d100.i2c to group 30
  185. [ 0.500229] iommu: Adding device sdhci-tegra.0 to group 31
  186. [ 0.500278] platform sdhci-tegra.0: domain=ffffffc0f9565e58 allocates as[0]=ffffffc0f94444b8
  187. [ 0.501248] iommu: Adding device 700d0000.xudc to group 32
  188. [ 0.505364] vdd-ac-bat: 5000 mV
  189. [ 0.505819] vdd-5v0-sys: 5000 mV
  190. [ 0.506974] vdd-5v0-hdmi: supplied by vdd-5v0-sys
  191. [ 0.507039] vdd-5v0-hdmi: 5000 mV
  192. [ 0.507555] vdd-1v8-sys: 1800 mV
  193. [ 0.508031] vdd-fan: supplied by vdd-5v0-sys
  194. [ 0.508070] vdd-fan: 5000 mV
  195. [ 0.508549] vdd-usb-vbus: supplied by vdd-5v0-sys
  196. [ 0.508603] vdd-usb-vbus: 5000 mV
  197. [ 0.509229] vdd-usb-vbus2: 5000 mV
  198. [ 0.537902] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  199. [ 0.540294] gpio gpiochip0: gpio-line-names specifies 240 line names but there are 256 lines on the chip
  200. [ 0.542086] GPIO line 151 (camera-control-output-low) hogged as output/low
  201. [ 0.542106] GPIO line 152 (camera-control-output-low) hogged as output/low
  202. [ 0.542463] gpiochip_setup_dev: registered GPIOs 0 to 255 on device: gpiochip0 (tegra-gpio)
  203. [ 0.550693] eventlib_kernel: keventlib is initialized, test id: 0
  204. [ 0.551035] SCSI subsystem initialized
  205. [ 0.551261] libata version 3.00 loaded.
  206. [ 0.551554] usbcore: registered new interface driver usbfs
  207. [ 0.551603] usbcore: registered new interface driver hub
  208. [ 0.551678] usbcore: registered new device driver usb
  209. [ 0.555496] max77620 4-003c: PMIC Version OTP:0x35 and ES:0x8
  210. [ 0.560348] vdd-core: 600 <--> 1162 mV at 1125 mV
  211. [ 0.561241] random: fast init done
  212. [ 0.561370] vdd-ddr-1v1: Bringing 1125000uV into 1150000-1150000uV
  213. [ 0.564364] vdd-ddr-1v1: 1150 mV
  214. [ 0.568230] vdd-pre-reg-1v35: 1350 mV
  215. [ 0.572231] vdd-1v8: 1800 mV
  216. [ 0.576228] avdd-sys-1v2: 1200 mV
  217. [ 0.580227] vdd-pex-1v0: 1050 mV
  218. [ 0.580910] vddio-sdmmc-ap: 1800 <--> 3300 mV at 3300 mV
  219. [ 0.581431] max77620-ldo3: at 3100 mV
  220. [ 0.584237] vdd-rtc: 850 <--> 1100 mV at 1000 mV
  221. [ 0.584772] max77620-ldo5: at 3100 mV
  222. [ 0.585306] max77620-ldo6: at 2800 mV
  223. [ 0.588228] avdd-1v05-pll: 1050 mV
  224. [ 0.592227] avdd-io-hdmi-dp: 1050 mV
  225. [ 0.594817] GPIO line 505 (spmic-default-output-high) hogged as output/high
  226. [ 0.595126] gpiochip_setup_dev: registered GPIOs 504 to 511 on device: gpiochip1 (max77620-gpio)
  227. [ 0.595414] max77620 4-003c: max77620 probe successful
  228. [ 0.598065] media: Linux media interface: v0.10
  229. [ 0.598127] Linux video capture interface: v2.00
  230. [ 0.599025] pps_core: LinuxPPS API ver. 1 registered
  231. [ 0.599031] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  232. [ 0.599052] PTP clock support registered
  233. [ 0.602589] tegra_fiq_debugger_init: found FIQ source (IRQ 98)
  234. [ 0.608876] tegra210-emc 7001b000.external-memory-controller: validated EMC DFS table
  235. [ 0.609727] Advanced Linux Sound Architecture Driver Initialized.
  236. [ 0.610375] Bluetooth: Core ver 2.22
  237. [ 0.610423] NET: Registered protocol family 31
  238. [ 0.610427] Bluetooth: HCI device and connection manager initialized
  239. [ 0.610440] Bluetooth: HCI socket layer initialized
  240. [ 0.610454] Bluetooth: L2CAP socket layer initialized
  241. [ 0.610480] Bluetooth: SCO socket layer initialized
  242. [ 0.612134] tegra210_dvfs: no clock found for sdmmc2_ddr
  243. [ 0.612150] tegra210_dvfs: no clock found for sdmmc4_ddr
  244. [ 0.612197] tegra210_dvfs: no clock found for sdmmc1_ddr
  245. [ 0.612267] tegra210_dvfs: no clock found for sdmmc3_ddr
  246. [ 0.615345] tegra_dvfs: Unable to get vdd-cpu rail for step info, defering probe
  247. [ 0.616526] vdd-3v3-sys: supplied by vdd-5v0-sys
  248. [ 0.616613] vdd-3v3-sys: 3300 mV
  249. [ 0.616886] vdd-1v8-sys: supplied by vdd-3v3-sys
  250. [ 0.621116] vdd-usb-vbus2: supplied by vdd-3v3-sys
  251. [ 0.621619] vdd-3v3-sd: supplied by vdd-3v3-sys
  252. [ 0.621664] vdd-3v3-sd: 3300 mV
  253. [ 0.622791] avdd-io-edp-1v05: supplied by avdd-1v05-pll
  254. [ 0.622831] avdd-io-edp-1v05: 1050 mV
  255. [ 0.623311] vdd-usb-hub-en: supplied by vdd-1v8-sys
  256. [ 0.623347] vdd-usb-hub-en: 5000 mV
  257. [ 0.624685] camchar: rtcpu character device driver loaded
  258. [ 0.625416] extcon-gpio-states extcon:extcon@1: Cable state:0, cable id:0
  259. [ 0.626687] clocksource: Switched to clocksource arch_sys_counter
  260. [ 0.665579] VFS: Disk quotas dquot_6.6.0
  261. [ 0.665704] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  262. [ 0.666189] nvmap_heap_init: nvmap_heap_init: created heap block cache
  263. [ 0.666597] dma_declare_coherent_resizable_cma_memory:324: resizable heap=vpr, base=0x00000000d7000000, size=0x19000000
  264. [ 0.666615] dma-vpr: heap size is not multiple of cma_chunk_size heap_info->num_chunks (13) rem_chunk_size(0x1000000)
  265. [ 0.666869] cma: enabled page replacement for spfn=d7000, epfn=f0000
  266. [ 0.666875] dma_declare_coherent_resizable_cma_memory:373: resizable cma heap=vpr create successful
  267. [ 0.666888] tegra-carveouts tegra-carveouts: assigned reserved memory node vpr-carveout
  268. [ 0.666916] tegra-carveouts tegra-carveouts: iram :dma coherent mem declare 0x0000000040001000,258048
  269. [ 0.666922] tegra-carveouts tegra-carveouts: assigned reserved memory node iram-carveout
  270. [ 0.666936] nvmap: nvmap_select_cache_ops() nvmap cache ops set to set/ways
  271. [ 0.666946] nvmap_page_pool_init: Total RAM pages: 1011358
  272. [ 0.666952] nvmap_page_pool_init: nvmap page pool size: 126419 pages (493 MB)
  273. [ 0.667043] nvmap_background_zero_thread: PP zeroing thread starting.
  274. [ 0.667433] misc nvmap: created heap iram base 0x0000000040001000 size (252KiB)
  275. [ 0.668153] misc nvmap: created heap vpr base 0x00000000d7000000 size (409600KiB)
  276. [ 0.678137] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type AO-therm
  277. [ 0.678547] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type CPU-therm
  278. [ 0.678845] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm
  279. [ 0.679067] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
  280. [ 0.679246] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type PMIC-Die
  281. [ 0.679494] pre_t19x_iso_plat_init(): iso emc max clk=1600000KHz
  282. [ 0.679498] pre_t19x_iso_plat_init(): max_iso_bw=11520000KB
  283. [ 0.679929] NET: Registered protocol family 2
  284. [ 0.680908] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  285. [ 0.681116] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
  286. [ 0.681612] TCP: Hash tables configured (established 32768 bind 32768)
  287. [ 0.681754] UDP hash table entries: 2048 (order: 4, 65536 bytes)
  288. [ 0.681836] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
  289. [ 0.682233] NET: Registered protocol family 1
  290. [ 0.683047] RPC: Registered named UNIX socket transport module.
  291. [ 0.683053] RPC: Registered udp transport module.
  292. [ 0.683056] RPC: Registered tcp transport module.
  293. [ 0.683060] RPC: Registered tcp NFSv4.1 backchannel transport module.
  294. [ 0.683076] PCI: CLS 0 bytes, default 64
  295. [ 0.683294] Trying to unpack rootfs image as initramfs...
  296. [ 0.915434] Freeing initrd memory: 5356K
  297. [ 0.925276] host1x 50000000.host1x: initialized
  298. [ 0.927093] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
  299. [ 0.930258] audit: initializing netlink subsys (disabled)
  300. [ 0.930332] audit: type=2000 audit(0.775:1): initialized
  301. [ 0.931113] workingset: timestamp_bits=46 max_order=20 bucket_order=0
  302. [ 0.941169] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  303. [ 0.942618] ntfs: driver 2.1.32 [Flags: R/W].
  304. [ 0.943460] 9p: Installing v9fs 9p2000 file system support
  305. [ 0.946650] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
  306. [ 0.946829] io scheduler noop registered
  307. [ 0.947121] io scheduler cfq registered (default)
  308. [ 0.949784] gic 702f9000.agic: GIC IRQ controller registered
  309. [ 0.952797] iommu: Adding device 702ef000.adsp to group 33
  310. [ 0.961749] iommu: Adding device aconnect@702c0000:adsp_audio to group 34
  311. [ 0.961903] tegra-aconnect aconnect@702c0000: Tegra ACONNECT bus registered
  312. [ 0.962479] tegra-xusb-padctl 7009f000.xusb_padctl: TEGRA_FUSE_SKU_CALIB_0 = 0x69a8410
  313. [ 0.962487] tegra-xusb-padctl 7009f000.xusb_padctl: TEGRA_FUSE_USB_CALIB_EXT_0 = 0x4
  314. [ 0.964438] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.0, lane = usb2-0, function = xusb
  315. [ 0.964547] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.1, lane = usb2-1, function = xusb
  316. [ 0.964639] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.2, lane = usb2-2, function = xusb
  317. [ 0.964830] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.3, lane = pcie-0, function = pcie-x1
  318. [ 0.964918] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.4, lane = pcie-1, function = pcie-x4
  319. [ 0.965025] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.5, lane = pcie-2, function = pcie-x4
  320. [ 0.965111] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.6, lane = pcie-3, function = pcie-x4
  321. [ 0.965202] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.7, lane = pcie-4, function = pcie-x4
  322. [ 0.965288] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.8, lane = pcie-5, function = xusb
  323. [ 0.965375] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.9, lane = pcie-6, function = xusb
  324. [ 0.971340] tegra-pwm 7000a000.pwm: PWM clk cannot sleep in ops
  325. [ 0.973015] tegra-dfll-pwm 70110000.pwm: DFLL pwm-rate: 12800000
  326. [ 0.974942] tegra-pcie 1003000.pcie: 4x1, 1x1 configuration
  327. [ 0.976218] tegra-pcie 1003000.pcie: PCIE: Enable power rails
  328. [ 0.976573] tegra-pcie 1003000.pcie: probing port 0, using 4 lanes
  329. [ 0.977763] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
  330. [ 0.978011] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=1500000, vi_iso_bw=750000, max_bw=1500000
  331. [ 0.978245] Adding domain tsec-pd to PM domain host1x-pd
  332. [ 0.980461] tegra-pcie 1003000.pcie: probing port 1, using 1 lanes
  333. [ 0.981388] tsec 54500000.tsec: initialized
  334. [ 0.982969] tsec 54100000.tsecb: initialized
  335. [ 0.983659] Adding domain nvdec-pd to PM domain host1x-pd
  336. [ 0.986990] nvdec 54480000.nvdec: initialized
  337. [ 0.988021] Adding domain vic03-pd to PM domain host1x-pd
  338. [ 0.988205] Adding domain msenc-pd to PM domain host1x-pd
  339. [ 0.988366] Adding domain nvjpg-pd to PM domain host1x-pd
  340. [ 0.992252] falcon 54340000.vic: initialized
  341. [ 0.993533] falcon 544c0000.nvenc: initialized
  342. [ 0.994922] falcon 54380000.nvjpg: initialized
  343. [ 0.999016] tegra_cec 70015000.tegra_cec: dt=1 start=0x70015000 end=0x70015FFF irq=97
  344. [ 0.999060] tegra_cec 70015000.tegra_cec: Enable clock result: 0.
  345. [ 0.999092] tegra_cec 70015000.tegra_cec: tegra_cec_init started
  346. [ 0.999384] tegra_cec 70015000.tegra_cec: cec_add_sysfs ret=0
  347. [ 0.999390] tegra_cec 70015000.tegra_cec: probed
  348. [ 0.999413] tegradc tegradc.0: disp0 connected to head0->/host1x/sor1
  349. [ 0.999544] display board info: id 0x0, fab 0x0
  350. [ 0.999608] generic_infoframe_type: 0x87
  351. [ 0.999748] tegradc tegradc.0: DT parsed successfully
  352. [ 0.999794] tegradc tegradc.0: Display dc.ffffff800ab80000 registered with id=0
  353. [ 1.007277] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels
  354. [ 1.008314] tegradc tegradc.0: probed
  355. [ 1.009066] Console: switching to colour frame buffer device 80x30
  356. [ 1.009099] tegradc tegradc.0: fb registered
  357. [ 1.010455] tegradc tegradc.1: disp1 connected to head1->/host1x/sor
  358. [ 1.010538] tegradc tegradc.1: No lt-data, using default setting
  359. [ 1.010567] tegradc tegradc.1: No hpd-gpio in DT
  360. [ 1.010605] tegradc tegradc.1: DT parsed successfully
  361. [ 1.010651] tegradc tegradc.1: Display dc.ffffff800ad00000 registered with id=1
  362. [ 1.012132] tegradc tegradc.1: dpd enable lookup fail:-19
  363. [ 1.013457] tegra-adma 702e2000.adma: Tegra210 ADMA driver registered 22 channels
  364. [ 1.014229] tegra-fuse-burn 7000f800.efuse:efuse-burn: Fuse burn driver initialized
  365. [ 1.014540] kfuse 7000fc00.kfuse: initialized
  366. [ 1.015401] tegra-pmc-iopower pmc-iopower: Regulator supply iopower-dbg-supply not available
  367. [ 1.016167] tegra-pmc-iopower pmc-iopower: NO_IOPOWER setting 0x0
  368. [ 1.017143] tegra-dfll-pwm 70110000.pwm: DFLL_PWM regulator is available now
  369. [ 1.017155] vdd-cpu: 708 <--> 1322 mV at 708 mV
  370. [ 1.017531] pwm-regulator pwm_regulators:pwm-regulator@0: PWM regulator registration passed
  371. [ 1.018822] vdd-gpu: applied init 1000000uV constraint
  372. [ 1.018831] vdd-gpu: 708 <--> 1323 mV at 997 mV
  373. [ 1.019217] pwm-regulator pwm_regulators:pwm-regulator@1: PWM regulator registration passed
  374. [ 1.522279] Host read timeout at address 545c00c4
  375. [ 1.523715] tegradc tegradc.1: probed
  376. [ 1.524093] tegradc tegradc.1: fb registered
  377. [ 1.524907] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  378. [ 1.525024] No Device Node present for smmu client: serial8250 !!
  379. [ 1.525032] platform serial8250: No iommus property found in DT node, got swgids from fixup(101004000)
  380. [ 1.525073] iommu: Adding device serial8250 to group 35
  381. [ 1.527325] hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
  382. [ 1.527334] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
  383. [ 1.527344] hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0
  384. [ 1.527362] tegradc tegradc.1: blank - powerdown
  385. [ 1.527385] extcon-disp-state extcon:disp-state: cable 44 state 0 already set.
  386. [ 1.527390] Extcon DP: HPD disabled
  387. [ 1.527395] hpd: hpd_switch 0
  388. [ 1.527399] hpd: switching from state 0 (Reset) to state 1 (Check Plug)
  389. [ 1.527408] hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0
  390. [ 1.527415] hpd: switching from state 1 (Check Plug) to state 3 (Disabled)
  391. [ 1.527462] console [ttyS0] disabled
  392. [ 1.527520] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 63, base_baud = 25500000) is a Tegra
  393. [ 1.537853] console [ttyS0] enabled
  394. [ 1.538898] 70006040.serial: ttyTHS1 at MMIO 0x70006040 (irq = 64, base_baud = 0) is a TEGRA_UART
  395. [ 1.539253] serial-tegra 70006200.serial: RX in PIO mode
  396. [ 1.539347] 70006200.serial: ttyTHS2 at MMIO 0x70006200 (irq = 65, base_baud = 0) is a TEGRA_UART
  397. [ 1.540338] [drm] Initialized
  398. [ 1.550246] brd: module loaded
  399. [ 1.555753] loop: module loaded
  400. [ 1.555853] tegra_profiler: version: 1.139, samples/io: 47/27
  401. [ 1.555971] tegra_profiler: auth: init
  402. [ 1.557290] THERMAL EST: found 2 subdevs
  403. [ 1.557300] THERMAL EST num_resources: 0
  404. [ 1.557306] [THERMAL EST subdev 0]
  405. [ 1.557312] [THERMAL EST subdev 1]
  406. [ 1.557767] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type thermal-fan-est
  407. [ 1.557773] THERMAL EST: thz register success.
  408. [ 1.557926] THERMAL EST: end of probe, return err: 0
  409. [ 1.559609] hisi_sas: driver version v1.6
  410. [ 1.564553] tegra-qspi 70410000.spi: Prod settings list not found
  411. [ 1.565835] qspi_mtd spi32766.0: MX25U3235F (4096 Kbytes)
  412. [ 1.565845] qspi_mtd spi32766.0: mtd .name = spi32766.0, .size = 0x400000 (4MiB) .erasesize = 0x00001000 (4KiB) .numeraseregions = 0
  413. [ 1.569072] libphy: Fixed MDIO Bus: probed
  414. [ 1.569799] tun: Universal TUN/TAP device driver, 1.6
  415. [ 1.569804] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  416. [ 1.570797] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
  417. [ 1.570805] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  418. [ 1.570867] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
  419. [ 1.570870] igb: Copyright (c) 2007-2014 Intel Corporation.
  420. [ 1.570918] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
  421. [ 1.570921] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
  422. [ 1.570967] Intel(R) 10GbE PCI Express Linux Network Driver - version 4.6.4
  423. [ 1.570972] Copyright(c) 1999 - 2017 Intel Corporation.
  424. [ 1.571977] PPP generic driver version 2.4.2
  425. [ 1.572164] PPP BSD Compression module registered
  426. [ 1.572169] PPP Deflate Compression module registered
  427. [ 1.572209] PPP MPPE Compression module registered
  428. [ 1.572217] NET: Registered protocol family 24
  429. [ 1.572290] usbcore: registered new interface driver r8152
  430. [ 1.572335] usbcore: registered new interface driver asix
  431. [ 1.572380] usbcore: registered new interface driver ax88179_178a
  432. [ 1.572421] usbcore: registered new interface driver cdc_ether
  433. [ 1.572456] usbcore: registered new interface driver net1080
  434. [ 1.572498] usbcore: registered new interface driver cdc_subset
  435. [ 1.572536] usbcore: registered new interface driver zaurus
  436. [ 1.572589] usbcore: registered new interface driver cdc_ncm
  437. [ 1.572748] VFIO - User Level meta-driver version: 0.3
  438. [ 1.573985] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  439. [ 1.574008] ehci-pci: EHCI PCI platform driver
  440. [ 1.574054] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  441. [ 1.574066] ohci-pci: OHCI PCI platform driver
  442. [ 1.574108] ohci-platform: OHCI generic platform driver
  443. [ 1.576985] tegra-xusb 70090000.xusb: USB2 port 0 has OTG_CAP
  444. [ 1.577660] tegra-xusb-padctl 7009f000.xusb_padctl: enabled OTG on UTMI pad 0
  445. [ 1.578849] tegra-xusb 70090000.xusb: extcon 0: ffffffc0f9647400 id
  446. [ 1.580044] usbcore: registered new interface driver uas
  447. [ 1.580104] usbcore: registered new interface driver usb-storage
  448. [ 1.580220] usbcore: registered new interface driver usbserial
  449. [ 1.584164] tegra-xudc-new 700d0000.xudc: device count: 1
  450. [ 1.585472] tegra-xudc-new 700d0000.xudc: USB charger detection disabled
  451. [ 1.585485] tegra-xudc-new 700d0000.xudc: vbus state: 0
  452. [ 1.585988] tegra-xusb 70090000.xusb: Firmware timestamp: 2019-10-17 15:58:59 UTC, Version: 50.25 release
  453. [ 1.586061] tegra-xusb 70090000.xusb: xHCI Host Controller
  454. [ 1.586090] tegra-xusb 70090000.xusb: new USB bus registered, assigned bus number 1
  455. [ 1.586944] tegra-xusb 70090000.xusb: hcc params 0x0184f525 hci version 0x100 quirks 0x00050010
  456. [ 1.586994] tegra-xusb 70090000.xusb: irq 61, io mem 0x70090000
  457. [ 1.587234] mousedev: PS/2 mouse device common for all mice
  458. [ 1.587331] usbcore: registered new interface driver xpad
  459. [ 1.588517] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  460. [ 1.588526] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  461. [ 1.588531] usb usb1: Product: xHCI Host Controller
  462. [ 1.588536] usb usb1: Manufacturer: Linux 4.9.140-tegra xhci-hcd
  463. [ 1.588541] usb usb1: SerialNumber: 70090000.xusb
  464. [ 1.588998] tegra-xudc-new 700d0000.xudc: entering ELPG
  465. [ 1.589289] tegra-xudc-new 700d0000.xudc: entering ELPG done
  466. [ 1.589495] hub 1-0:1.0: USB hub found
  467. [ 1.589568] hub 1-0:1.0: 5 ports detected
  468. [ 1.590203] tegra-xusb 70090000.xusb: xHCI Host Controller
  469. [ 1.590215] tegra-xusb 70090000.xusb: new USB bus registered, assigned bus number 2
  470. [ 1.590319] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  471. [ 1.590421] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
  472. [ 1.590427] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  473. [ 1.590431] usb usb2: Product: xHCI Host Controller
  474. [ 1.590436] usb usb2: Manufacturer: Linux 4.9.140-tegra xhci-hcd
  475. [ 1.590440] usb usb2: SerialNumber: 70090000.xusb
  476. [ 1.590925] hub 2-0:1.0: USB hub found
  477. [ 1.590960] hub 2-0:1.0: 4 ports detected
  478. [ 1.690760] tegra-xusb-padctl 7009f000.xusb_padctl: power on UTMI pads 1
  479. [ 1.719241] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
  480. [ 1.721740] rtc rtc1: alarm rtc device
  481. [ 1.721762] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1
  482. [ 1.721792] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock
  483. [ 1.722457] i2c /dev entries driver
  484. [ 1.724253] imx219 6-0010: tegracam sensor driver:imx219_v2.0.6
  485. [ 1.747594] tegra-vii2c 546c0000.i2c: no acknowledge from address 0x10
  486. [ 1.747670] imx219 6-0010: imx219_board_setup: error during i2c read probe (-121)
  487. [ 1.755230] imx219 6-0010: board setup failed
  488. [ 1.759696] imx219: probe of 6-0010 failed with error -121
  489. [ 1.761069] max77620-power max77620-power: Event recorder REG_NVERC : 0x0
  490. [ 1.763916] tegra_soctherm 700e2000.soctherm: pllx_offset tz:0 max:14, min:2
  491. [ 1.763923] tegra_soctherm 700e2000.soctherm: pllx_offset tz:2 max:8, min:4
  492. [ 1.764370] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
  493. [ 1.764389] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when cpu reaches 102500 mC
  494. [ 1.764399] tegra_soctherm 700e2000.soctherm: throttrip: will throttle when cpu reaches 100500 mC
  495. [ 1.764535] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
  496. [ 1.764546] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when gpu reaches 103000 mC
  497. [ 1.764554] tegra_soctherm 700e2000.soctherm: throttrip: will throttle when gpu reaches 101000 mC
  498. [ 1.764700] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
  499. [ 1.764711] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when pll reaches 127000 mC
  500. [ 1.764717] tegra_soctherm 700e2000.soctherm: throttrip: pll: missing hot temperature
  501. [ 1.764926] tegra_soctherm 700e2000.soctherm: failed to register sensor: -19
  502. [ 1.765738] tegra_aotag tegra-aotag: Registering sensor 0
  503. [ 1.765795] tegra_aotag tegra-aotag: Invalid temp readout
  504. [ 1.765824] tegra_aotag tegra-aotag: Invalid temp readout
  505. [ 1.765842] tegra_aotag tegra-aotag: Bound to TZ : ID 0
  506. [ 1.765851] tegra_aotag tegra-aotag: Probe done [SUCCESS]:0
  507. [ 1.766830] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
  508. [ 1.766853] tegra_dfll_action dfll-cdev-cap: Tegra DFLL 'cap cooling device' registered
  509. [ 1.767060] tegra_aotag tegra-aotag: Invalid temp readout
  510. [ 1.767091] tegra_dfll_action dfll-cdev-floor: Tegra DFLL 'floor cooling device' registered
  511. [ 1.767501] parse_throttle_dt_data: Num cap clks = 6
  512. [ 1.767506] parse_throttle_dt_data: clk=cclk_g type=2
  513. [ 1.767521] parse_throttle_dt_data: clk=gpu type=4
  514. [ 1.767549] parse_throttle_dt_data: clk=cap.throttle.c2bus type=0
  515. [ 1.767569] parse_throttle_dt_data: clk=cap.throttle.c3bus type=0
  516. [ 1.767590] parse_throttle_dt_data: clk=cap.throttle.sclk type=0
  517. [ 1.767595] parse_throttle_dt_data: clk=emc type=3
  518. [ 1.768061] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
  519. [ 1.768222] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
  520. [ 1.768391] tegra_throttle_probe: probe successful. #cdevs=4
  521. [ 1.769191] FAN dev name: pwm-fan
  522. [ 1.769286] FAN:gpio request success.
  523. [ 1.769359] pwm_fan_driver pwm-fan: cap state:7, cap pwm:255
  524. [ 1.769734] pwm_fan_driver pwm-fan: got pwm for fan. polarity is normal
  525. [ 1.769908] pwm_fan_driver pwm-fan: fan tach request irq success
  526. [ 1.769920] pwm_fan_driver pwm-fan: tach period: 1000
  527. [ 1.770047] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
  528. [ 1.770053] pwm_fan_driver pwm-fan: index 1: pwm=80, rpm=1000, rru=2, rrd=2, state:2
  529. [ 1.770058] pwm_fan_driver pwm-fan: index 2: pwm=120, rpm=2000, rru=1, rrd=1, state:2
  530. [ 1.770063] pwm_fan_driver pwm-fan: index 3: pwm=160, rpm=3000, rru=1, rrd=1, state:2
  531. [ 1.770068] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
  532. [ 1.770072] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
  533. [ 1.770077] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
  534. [ 1.770082] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
  535. [ 1.770087] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
  536. [ 1.770092] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
  537. [ 1.771352] device-mapper: uevent: version 1.0.3
  538. [ 1.771935] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
  539. [ 1.777597] tegra210-cpufreq cpufreq: probe()...completed
  540. [ 1.778270] sdhci: Secure Digital Host Controller Interface driver
  541. [ 1.778272] sdhci: Copyright(c) Pierre Ossman
  542. [ 1.778274] sdhci-pltfm: SDHCI platform and OF driver helper
  543. [ 1.778777] sdhci-tegra sdhci-tegra.0: Got CD GPIO
  544. [ 1.779131] sdhci-tegra sdhci-tegra.0: Client registration for eMC Successful
  545. [ 1.779258] sdhci-tegra sdhci-tegra.0: wakeup init done, cdirq 300
  546. [ 1.784292] tegra-se 70012000.se: tegra_se_probe: complete
  547. [ 1.784929] hidraw: raw HID events driver (C) Jiri Kosina
  548. [ 1.786204] usbcore: registered new interface driver usbhid
  549. [ 1.786207] usbhid: USB HID core driver
  550. [ 1.788268] tegra21x_actmon 6000c800.actmon: in actmon_register()...
  551. [ 1.788432] tegra21x_actmon 6000c800.actmon: initialization Completed for the device mc_all
  552. [ 1.790084] nvpmodel: initialized successfully
  553. [ 1.791039] usbcore: registered new interface driver snd-usb-audio
  554. [ 1.791094] No Device Node present for smmu client: snd-soc-dummy !!
  555. [ 1.791099] platform snd-soc-dummy: No iommus property found in DT node, got swgids from fixup(101004000)
  556. [ 1.791119] iommu: Adding device snd-soc-dummy to group 36
  557. [ 1.801466] OPE platform probe
  558. [ 1.801546] OPE platform probe successful
  559. [ 1.801570] OPE platform probe
  560. [ 1.801649] OPE platform probe successful
  561. [ 1.826203] tegra-asoc: sound: ADMAIF1 <-> ADMAIF1 mapping ok
  562. [ 1.826338] tegra-asoc: sound: ADMAIF2 <-> ADMAIF2 mapping ok
  563. [ 1.826467] tegra-asoc: sound: ADMAIF3 <-> ADMAIF3 mapping ok
  564. [ 1.826595] tegra-asoc: sound: ADMAIF4 <-> ADMAIF4 mapping ok
  565. [ 1.826738] tegra-asoc: sound: ADMAIF5 <-> ADMAIF5 mapping ok
  566. [ 1.826874] tegra-asoc: sound: ADMAIF6 <-> ADMAIF6 mapping ok
  567. [ 1.826907] mmc0: SDHCI controller on sdhci-tegra.0 [sdhci-tegra.0] using ADMA 64-bit with 64 bit addr
  568. [ 1.827045] tegra-asoc: sound: ADMAIF7 <-> ADMAIF7 mapping ok
  569. [ 1.827175] tegra-asoc: sound: ADMAIF8 <-> ADMAIF8 mapping ok
  570. [ 1.827302] tegra-asoc: sound: ADMAIF9 <-> ADMAIF9 mapping ok
  571. [ 1.827430] tegra-asoc: sound: ADMAIF10 <-> ADMAIF10 mapping ok
  572. [ 1.839056] u32 classifier
  573. [ 1.839059] Actions configured
  574. [ 1.839140] Initializing XFRM netlink socket
  575. [ 1.839837] NET: Registered protocol family 10
  576. [ 1.842295] input: tegra-hda HDMI/DP,pcm=3 as /devices/70030000.hda/sound/card0/input0
  577. [ 1.844575] NET: Registered protocol family 17
  578. [ 1.844587] NET: Registered protocol family 15
  579. [ 1.844662] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  580. [ 1.844722] Bluetooth: RFCOMM socket layer initialized
  581. [ 1.844731] Bluetooth: RFCOMM ver 1.11
  582. [ 1.844736] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  583. [ 1.844742] Bluetooth: HIDP socket layer initialized
  584. [ 1.844760] 9pnet: Installing 9P2000 support
  585. [ 1.844794] Key type dns_resolver registered
  586. [ 1.845157] Registered cp15_barrier emulation handler
  587. [ 1.845164] Registered setend emulation handler
  588. [ 1.846576] registered taskstats version 1
  589. [ 1.847120] Adding domain ve2-pd to PM domain host1x-pd
  590. [ 1.847369] Adding domain ve-pd to PM domain host1x-pd
  591. [ 1.849382] isp 54600000.isp: initialized
  592. [ 1.850326] isp 54680000.isp: initialized
  593. [ 1.860490] last reset is due to power on reset
  594. [ 1.860495] KERNEL: PMC reset status reg: 0x0
  595. [ 1.860571] BL: PMC reset status reg: 0x0
  596. [ 1.860573] BL: PMIC poweroff Event Recorder: 0x40
  597. [ 1.862017] clk_cbus_recalc_rate: no gbus parent
  598. [ 1.862023] clk_cbus_round_rate: no gbus parent
  599. [ 1.862025] clk_cbus_round_rate: no gbus parent
  600. [ 1.862032] clk_cbus_recalc_rate: no gbus parent
  601. [ 1.862132] clk_cbus_recalc_rate: no gbus parent
  602. [ 1.862135] clk_cbus_round_rate: no gbus parent
  603. [ 1.862137] clk_cbus_round_rate: no gbus parent
  604. [ 1.862141] clk_cbus_recalc_rate: no gbus parent
  605. [ 1.862879] tegra_dvfs: GPU-cap: registered
  606. [ 1.862939] tegra dvfs: vdd-cpu: nominal 1168mV, offset 708000uV, step 19200uV, scaling enabled
  607. [ 1.862942] tegra dvfs: vdd-core: nominal 1125mV, offset 600000uV, step 12500uV, scaling enabled
  608. [ 1.862944] tegra dvfs: vdd-gpu: nominal 1068mV, offset 708000uV, step 10000uV, scaling enabled
  609. [ 1.864334] tegra_dvfs: vdd-gpu-vts: registered
  610. [ 1.865011] tegra_core_action core_dvfs_cdev_floor: Tegra CORE DVFS 'floor cooling device' registered
  611. [ 1.865600] tegra_core_action core_dvfs_cdev_cap: Tegra CORE DVFS 'cap cooling device' registered
  612. [ 1.866077] input: gpio-keys as /devices/gpio-keys/input/input1
  613. [ 1.899794] tegra_rtc 7000e000.rtc: setting system clock to 2000-01-01 01:00:19 UTC (946688419)
  614. [ 1.900796] vi 54080000.vi: vi_probe: ++
  615. [ 1.904102] vi 54080000.vi: initialized
  616. [ 1.906141] vi 54080000.vi: subdev nvcsi--1 bound
  617. [ 1.907171] tegra-pcie 1003000.pcie: link 0 down, retrying
  618. [ 1.907613] Disable partitions left on by BL
  619. [ 1.907616] disb
  620. [ 1.907659] bwmgr: missing cdev-type property
  621. [ 1.907783] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
  622. [ 1.907789] DRAM derating cdev registered.
  623. [ 1.908819] vdd-fan: disabling
  624. [ 1.908823] vdd-usb-vbus: disabling
  625. [ 1.908825] vdd-usb-vbus2: disabling
  626. [ 1.908834] avdd-io-edp-1v05: disabling
  627. [ 1.908939] ALSA device list:
  628. [ 1.908943] #0: tegra-hda at 0x70038000 irq 83
  629. [ 1.908945] #1: tegra-snd-t210ref-mobile-rt565x
  630. [ 1.912084] Freeing unused kernel memory: 8576K
  631. [ 1.918708] usb 1-2: new high-speed USB device number 2 using tegra-xusb
  632. [ 1.932380] Root device found: mmcblk0p1
  633. [ 1.955338] usb 1-2: New USB device found, idVendor=0bda, idProduct=5411
  634. [ 1.955343] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  635. [ 1.955346] usb 1-2: Product: 4-Port USB 2.1 Hub
  636. [ 1.955349] usb 1-2: Manufacturer: Generic
  637. [ 1.956603] hub 1-2:1.0: USB hub found
  638. [ 1.957674] hub 1-2:1.0: 4 ports detected
  639. [ 2.006975] tegra_cec 70015000.tegra_cec: Can't find physical addresse.
  640. [ 2.006979] tegra_cec 70015000.tegra_cec: tegra_cec_init Done.
  641. [ 2.028948] mmc0: hw tuning done ...
  642. [ 2.028989] mmc0: new ultra high speed SDR104 SDHC card at address aaaa
  643. [ 2.029272] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
  644. [ 2.034629] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14
  645. [ 2.082752] tegra-xusb-padctl 7009f000.xusb_padctl: power down UTMI pad 1
  646. [ 2.102748] usb 1-2: usb_suspend_both: status 0
  647. [ 2.102801] usb usb1: usb_suspend_both: status 0
  648. [ 2.136930] Found dev node: /dev/mmcblk0p1
  649. [ 2.310828] tegra-pcie 1003000.pcie: link 0 down, retrying
  650. [ 2.440709] EXT4-fs (mmcblk0p1): 12 orphan inodes deleted
  651. [ 2.440713] EXT4-fs (mmcblk0p1): recovery complete
  652. [ 2.458521] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
  653. [ 2.459265] Rootfs mounted over mmcblk0p1
  654. [ 2.475363] Switching from initrd to actual rootfs
  655. [ 2.677730] systemd[1]: System time before build time, advancing clock.
  656. [ 2.716555] ip_tables: (C) 2000-2006 Netfilter Core Team
  657. [ 2.718203] tegra-pcie 1003000.pcie: link 0 down, retrying
  658. [ 2.720271] tegra-pcie 1003000.pcie: link 0 down, ignoring
  659. [ 2.728810] cgroup: cgroup2: unknown option "nsdelegate"
  660. [ 2.748086] 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)
  661. [ 2.748831] systemd[1]: Detected architecture arm64.
  662. [ 2.773335] systemd[1]: Set hostname to <rce-nano>.
  663. [ 2.825770] tegra-pcie 1003000.pcie: PCI host bridge to bus 0000:00
  664. [ 2.825777] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  665. [ 2.825781] pci_bus 0000:00: root bus resource [mem 0x13000000-0x1fffffff]
  666. [ 2.825784] pci_bus 0000:00: root bus resource [mem 0x20000000-0x3fffffff pref]
  667. [ 2.825788] pci_bus 0000:00: root bus resource [bus 00-ff]
  668. [ 2.825812] pci 0000:00:02.0: [10de:0faf] type 01 class 0x060400
  669. [ 2.825873] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
  670. [ 2.826025] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  671. [ 2.826131] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000
  672. [ 2.826155] pci 0000:01:00.0: reg 0x10: [io 0x0000-0x00ff]
  673. [ 2.826185] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit]
  674. [ 2.826204] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit]
  675. [ 2.826335] pci 0000:01:00.0: supports D1 D2
  676. [ 2.826339] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  677. [ 2.834817] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
  678. [ 2.834842] pci 0000:00:02.0: BAR 14: assigned [mem 0x13000000-0x130fffff]
  679. [ 2.834845] pci 0000:00:02.0: BAR 13: assigned [io 0x1000-0x1fff]
  680. [ 2.834850] pci 0000:01:00.0: BAR 4: assigned [mem 0x13000000-0x13003fff 64bit]
  681. [ 2.834866] pci 0000:01:00.0: BAR 2: assigned [mem 0x13004000-0x13004fff 64bit]
  682. [ 2.834881] pci 0000:01:00.0: BAR 0: assigned [io 0x1000-0x10ff]
  683. [ 2.834888] pci 0000:00:02.0: PCI bridge to [bus 01]
  684. [ 2.834891] pci 0000:00:02.0: bridge window [io 0x1000-0x1fff]
  685. [ 2.834896] pci 0000:00:02.0: bridge window [mem 0x13000000-0x130fffff]
  686. [ 2.835122] pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
  687. [ 2.835126] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
  688. [ 2.835130] pcie_pme 0000:00:02.0:pcie001: service driver pcie_pme loaded
  689. [ 2.835204] aer 0000:00:02.0:pcie002: service driver aer loaded
  690. [ 2.835365] r8168 0000:01:00.0: enabling device (0000 -> 0003)
  691. [ 2.835382] r8168 Gigabit Ethernet driver 8.045.08-NAPI loaded
  692. [ 2.849405] r8168 0000:01:00.0 (unnamed net_device) (uninitialized): Invalid ethernet address 00:00:00:00:00:00, trying device tree node
  693. [ 2.849485] r8168 0000:01:00.0 (unnamed net_device) (uninitialized): Found valid ethernet address 00:04:4b:e6:a7:13 from device tree
  694. [ 2.849906] r8168: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625.
  695. [ 2.849922] r8168 Copyright (C) 2017 Realtek NIC software team <nicfae@realtek.com>
  696. This program comes with ABSOLUTELY NO WARRANTY; for details, please see <http://www.gnu.org/licenses/>.
  697. This is free software, and you are welcome to redistribute it under certain conditions; see <http://www.gnu.org/licenses/>.
  698. [ 2.882987] 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.
  699. [ 2.882997] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  700. [ 3.042071] random: systemd: uninitialized urandom read (16 bytes read)
  701. [ 3.044034] systemd[1]: Created slice System Slice.
  702. [ 3.044185] random: systemd: uninitialized urandom read (16 bytes read)
  703. [ 3.044421] systemd[1]: Listening on Journal Socket.
  704. [ 3.044475] random: systemd: uninitialized urandom read (16 bytes read)
  705. [ 3.044589] systemd[1]: Listening on RPCbind Server Activation Socket.
  706. [ 3.044747] systemd[1]: Listening on udev Control Socket.
  707. [ 3.052567] systemd[1]: Starting Load Kernel Modules...
  708. [ 3.096871] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
  709. [ 3.208770] nvgpu: 57000000.gpu gm20b_init_clk_setup_sw:1268 [INFO] GPCPLL initial settings: NA mode, M=1, N=34, P=3 (id = 1)
  710. [ 3.310437] systemd-journald[1932]: Received request to flush runtime journal from PID 1
  711. [ 4.285211] using random self ethernet address
  712. [ 4.289946] using random host ethernet address
  713. [ 4.386050] random: crng init done
  714. [ 4.389456] random: 7 urandom warning(s) missed due to ratelimiting
  715. [ 5.751118] tegra-xusb 70090000.xusb: Upgrade port 0 to USB3.0
  716. [ 5.751124] tegra-xusb 70090000.xusb: Upgrade port 1 to USB3.0
  717. [ 6.079698] usb 2-1: new SuperSpeed USB device number 2 using tegra-xusb
  718. [ 6.115253] usb 2-1: New USB device found, idVendor=0bda, idProduct=0411
  719. [ 6.115258] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  720. [ 6.115261] usb 2-1: Product: 4-Port USB 3.1 Hub
  721. [ 6.115265] usb 2-1: Manufacturer: Generic
  722. [ 6.119654] hub 2-1:1.0: USB hub found
  723. [ 6.122292] hub 2-1:1.0: 4 ports detected
  724. [ 6.278757] usb 2-1: usb_suspend_both: status 0
  725. [ 6.278881] usb usb2: usb_suspend_both: status 0
  726. [ 7.958801] tegra-xusb 70090000.xusb: entering ELPG
  727. [ 7.959863] tegra-pmc: PMC tegra_pmc_utmi_phy_enable_sleepwalk : port 1, speed 3
  728. [ 7.960062] tegra-pmc: PMC tegra_pmc_utmi_phy_enable_sleepwalk : port 2, speed 0
  729. [ 7.961719] tegra-xusb 70090000.xusb: entering ELPG done
  730. [ 8.146482] zram: Added device: zram0
  731. [ 8.152550] zram: Added device: zram1
  732. [ 8.156706] zram: Added device: zram2
  733. [ 8.160241] zram: Added device: zram3
  734. [ 8.197361] zram0: detected capacity change from 0 to 519598080
  735. [ 8.252380] Adding 507416k swap on /dev/zram0. Priority:5 extents:1 across:507416k SS
  736. [ 8.256670] zram1: detected capacity change from 0 to 519598080
  737. [ 8.283704] Adding 507416k swap on /dev/zram1. Priority:5 extents:1 across:507416k SS
  738. [ 8.327751] zram2: detected capacity change from 0 to 519598080
  739. [ 8.338226] Adding 507416k swap on /dev/zram2. Priority:5 extents:1 across:507416k SS
  740. [ 8.347927] zram3: detected capacity change from 0 to 519598080
  741. [ 8.377889] Adding 507416k swap on /dev/zram3. Priority:5 extents:1 across:507416k SS
  742. [ 8.900588] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  743. [ 8.901630] eth0: 0xffffff800aade000, 00:04:4b:e6:a7:13, IRQ 407
  744. [ 8.951971] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  745. [ 12.022840] r8168: eth0: link up
  746. [ 12.023436] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  747. [ 12.223976] tegradc tegradc.0: blank - powerdown
  748. [ 12.223986] tegradc tegradc.1: blank - powerdown
  749. [ 15.371078] fuse init (API version 7.26)
  750. [ 15.527612] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  751. [ 15.527623] Bluetooth: BNEP socket layer initialized
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement