Guest User

Untitled

a guest
Jul 16th, 2020
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 90.50 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x100
  2. [ 0.000000] Linux version 4.9.140-tegra (root@build-server) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Mon Jul 13 15:41:51 CEST 2020
  3. [ 0.000000] Boot CPU: AArch64 Processor [411fd073]
  4. [ 0.000000] OF: fdt:memory scan node memory@80000000, reg size 16416,
  5. [ 0.000000] OF: fdt: - 80000000 , 70000000
  6. [ 0.000000] OF: fdt: - f0200000 , 185600000
  7. [ 0.000000] OF: fdt: - 275e00000 , 200000
  8. [ 0.000000] OF: fdt: - 276600000 , 200000
  9. [ 0.000000] OF: fdt: - 277000000 , 200000
  10. [ 0.000000] earlycon: uart8250 at MMIO32 0x0000000003100000 (options '')
  11. [ 0.000000] bootconsole [uart8250] enabled
  12. [ 0.000000] Found tegra_fbmem2: 00800000@9607d000
  13. [ 0.000000] Found lut_mem2: 00002008@9607a000
  14. [ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
  15. [ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
  16. [ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb2_carveout': base 0x0000000000000000, size 0 MiB
  17. [ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb2_carveout': base 0x0000000000000000, size 0 MiB
  18. [ 0.000000] OF: reserved mem: initialized node ramoops_carveout, compatible id nvidia,ramoops
  19. [ 0.000000] cma: Reserved 64 MiB at 0x00000000fc000000
  20. [ 0.000000] On node 0 totalpages: 2053117
  21. [ 0.000000] DMA zone: 8192 pages used for memmap
  22. [ 0.000000] DMA zone: 0 pages reserved
  23. [ 0.000000] DMA zone: 521725 pages, LIFO batch:31
  24. [ 0.000000] Normal zone: 24008 pages used for memmap
  25. [ 0.000000] Normal zone: 1531392 pages, LIFO batch:31
  26. [ 0.000000] psci: probing for conduit method from DT.
  27. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  28. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  29. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  30. [ 0.000000] psci: SMC Calling Convention v1.1
  31. [ 0.000000] percpu: Embedded 25 pages/cpu @ffffffc1f676a000 s61656 r8192 d32552 u102400
  32. [ 0.000000] pcpu-alloc: s61656 r8192 d32552 u102400 alloc=25*4096
  33. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
  34. [ 0.000000] Speculative Store Bypass Disable mitigation not required
  35. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2020917
  36. [ 0.000000] Kernel command line: root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 isolcpus=1-2 video=tegrafb no_console_suspend=1 earlycon=uart8250,mmio32,0x3100000 nvdumper_reserved=0x2772e0000 gpt tegra_fbmem2=0x800000@0x9607d000 lut_mem2=0x2008@0x9607a000 usbcore.old_scheme_first=1 tegraid=18.1.2.0.0 maxcpus=6 boot.slot_suffix= boot.ratchetvalues=0.2031647.1 bl_prof_dataptr=0x10000@0x275840000 sdhci_tegra.en_boot_part_access=1 quiet
  37. [ 0.000000] log_buf_len individual max cpu contribution: 32768 bytes
  38. [ 0.000000] log_buf_len total cpu_extra contributions: 163840 bytes
  39. [ 0.000000] log_buf_len min size: 32768 bytes
  40. [ 0.000000] log_buf_len: 262144 bytes
  41. [ 0.000000] early log buf free: 29508(90%)
  42. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  43. [ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  44. [ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
  45. [ 0.000000] Memory: 7960832K/8212468K available (15294K kernel code, 2934K rwdata, 6732K rodata, 8576K init, 609K bss, 186100K reserved, 65536K cma-reserved)
  46. [ 0.000000] Virtual kernel memory layout:
  47. [ 0.000000] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
  48. [ 0.000000] vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000 ( 250 GB)
  49. [ 0.000000] .text : 0xffffff8008080000 - 0xffffff8008f70000 ( 15296 KB)
  50. [ 0.000000] .rodata : 0xffffff8008f70000 - 0xffffff8009610000 ( 6784 KB)
  51. [ 0.000000] .init : 0xffffff8009610000 - 0xffffff8009e70000 ( 8576 KB)
  52. [ 0.000000] .data : 0xffffff8009e70000 - 0xffffff800a14d808 ( 2935 KB)
  53. [ 0.000000] .bss : 0xffffff800a14d808 - 0xffffff800a1e5f3c ( 610 KB)
  54. [ 0.000000] fixed : 0xffffffbefe7fd000 - 0xffffffbefec00000 ( 4108 KB)
  55. [ 0.000000] PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000 ( 16 MB)
  56. [ 0.000000] vmemmap : 0xffffffbf00000000 - 0xffffffc000000000 ( 4 GB maximum)
  57. [ 0.000000] 0xffffffbf00000000 - 0xffffffbf07dc8000 ( 125 MB actual)
  58. [ 0.000000] memory : 0xffffffc000000000 - 0xffffffc1f7200000 ( 8050 MB)
  59. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
  60. [ 0.000000] Preemptible hierarchical RCU implementation.
  61. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  62. [ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=6.
  63. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=6
  64. [ 0.000000] NR_IRQS:64 nr_irqs:64 0
  65. [ 0.000000] GIC: Using split EOI/Deactivate mode
  66. [ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 31.25MHz (phys).
  67. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xe6a171046, max_idle_ns: 881590405314 ns
  68. [ 0.000003] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
  69. [ 0.001219] Console: colour dummy device 80x25
  70. [ 0.001224] console [tty0] enabled
  71. [ 0.001227] bootconsole [uart8250] disabled
  72. [ 0.001234] kmemleak: Kernel memory leak detector disabled
  73. [ 0.001243] Calibrating delay loop (skipped), value calculated using timer frequency.. 62.50 BogoMIPS (lpj=125000)
  74. [ 0.001250] pid_max: default: 32768 minimum: 301
  75. [ 0.001557] Security Framework initialized
  76. [ 0.001711] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
  77. [ 0.001715] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
  78. [ 0.002329] ftrace: allocating 47094 entries in 184 pages
  79. [ 0.125723] sched-energy: Sched-energy-costs installed from DT
  80. [ 0.125733] ASID allocator initialised with 65536 entries
  81. [ 0.163463] tegra-id: chipid=21817.
  82. [ 0.163469] tegra-id: opt_subrevision=1.
  83. [ 0.163485] Tegra Revision: A02p SKU: 0xdc CPU Process: 0 SoC Process: 0
  84. [ 0.163494] DTS File Name: /home/build-server/repositories/Stereo-Vision_TX2_32.4.2/build/Linux_for_Tegra/sources/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t18x/quill/kernel-dts/tegra186-quill-p3310-1000-c03-00-base.dts
  85. [ 0.163499] DTB Build time: Jul 16 2020 11:36:49
  86. [ 0.209664] CPU1: Booted secondary processor [4e0f0030]
  87. [ 0.241307] CPU2: Booted secondary processor [4e0f0030]
  88. [ 0.273091] CPU3: Booted secondary processor [411fd073]
  89. [ 0.305072] CPU4: Booted secondary processor [411fd073]
  90. [ 0.337070] CPU5: Booted secondary processor [411fd073]
  91. [ 0.337124] Brought up 6 CPUs
  92. [ 0.337128] SMP: Total of 6 processors activated.
  93. [ 0.337132] CPU features: detected feature: 32-bit EL0 Support
  94. [ 0.337867] CPU: All CPU(s) started at EL2
  95. [ 0.337917] alternatives: patching kernel code
  96. [ 0.340653] devtmpfs: initialized
  97. [ 0.376870] Initilizing CustomIPI irq domain
  98. [ 0.377061] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  99. [ 0.377072] futex hash table entries: 2048 (order: 5, 131072 bytes)
  100. [ 0.377882] pinctrl core: initialized pinctrl subsystem
  101. [ 0.378087] OS set in device tree is not L4T.
  102. [ 0.378235] regulator-dummy: no parameters
  103. [ 0.378366] Initializing plugin-manager
  104. [ 0.378420] Plugin module not found
  105. [ 0.378456] Plugin-manager status disabled
  106. [ 0.380045] NET: Registered protocol family 16
  107. [ 0.380725] pstore: using zlib compression
  108. [ 0.380738] console [pstore-1] enabled
  109. [ 0.380741] pstore: Registered ramoops as persistent store backend
  110. [ 0.380744] ramoops: attached 0x200000@0x275880000, ecc: 0/0
  111. [ 0.397106] cpuidle: using governor menu
  112. [ 0.398832] bpmp: waiting for handshake
  113. [ 0.398836] bpmp: handshake completed
  114. [ 0.398850] bpmp: synchronizing channels
  115. [ 0.398866] bpmp: channels synchronized
  116. [ 0.398869] bpmp: mail init ok
  117. [ 0.401030] arm-smmu 12000000.iommu: probing hardware configuration...
  118. [ 0.401034] arm-smmu 12000000.iommu: SMMUv2 with:
  119. [ 0.401038] arm-smmu 12000000.iommu: stage 1 translation
  120. [ 0.401041] arm-smmu 12000000.iommu: stage 2 translation
  121. [ 0.401044] arm-smmu 12000000.iommu: nested translation
  122. [ 0.401050] arm-smmu 12000000.iommu: stream matching with 128 register groups, mask 0x7f80
  123. [ 0.401055] arm-smmu 12000000.iommu: SMMU address space size (0x800000) differs from mapped region size (0x1000000)!
  124. [ 0.401059] arm-smmu 12000000.iommu: 64 context banks (0 stage-2 only)
  125. [ 0.401064] arm-smmu 12000000.iommu: Stage-1: 39-bit VA -> 48-bit IPA
  126. [ 0.401079] arm-smmu 12000000.iommu: Stage-2: 39-bit IPA -> 48-bit PA
  127. [ 0.402838] vdso: 2 pages (1 code @ ffffff8008f77000, 1 data @ ffffff8009e74000)
  128. [ 0.402849] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  129. [ 0.405252] atomic_pool_init():622: DMA: preallocated 1024 KiB pool for atomic allocations
  130. [ 0.406879] Registering BPMP clocks...
  131. [ 0.406968] tegra_bpmp_clk_init: clock init ok (638 clks)
  132. [ 0.407779] Serial: AMBA PL011 UART driver
  133. [ 0.408909] tegra_powergate_init: DONE
  134. [ 0.408917] DTS File Name: /home/build-server/repositories/Stereo-Vision_TX2_32.4.2/build/Linux_for_Tegra/sources/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t18x/quill/kernel-dts/tegra186-quill-p3310-1000-c03-00-base.dts
  135. [ 0.408922] DTB Build time: Jul 16 2020 11:36:49
  136. [ 0.410892] Tegra reboot handler registered.
  137. [ 0.412253] tegra-pmc c360000.pmc: scratch reg offset dts data not present
  138. [ 0.412317] tegra-pmc: get_secure_pmc_setting: done secure_pmc=0
  139. [ 0.412330] tegra-pmc: ### PMC reset source: TEGRA_POWER_ON_RESET
  140. [ 0.412332] tegra-pmc: ### PMC reset level: TEGRA_RESET_LEVEL_L0
  141. [ 0.412335] tegra-pmc: ### PMC reset status reg: 0x0
  142. [ 0.412491] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
  143. [ 0.412501] tegra-pmc c360000.pmc: IO padctrl driver initialized
  144. [ 0.412859] iommu: Adding device 3460000.sdhci to group 0
  145. [ 0.413545] iommu: Adding device 3400000.sdhci to group 1
  146. [ 0.414597] iommu: Adding device 3507000.ahci-sata to group 2
  147. [ 0.414608] arm-smmu: forcing sodev map for 3507000.ahci-sata
  148. [ 0.415048] iommu: Adding device 3160000.i2c to group 3
  149. [ 0.415482] iommu: Adding device c240000.i2c to group 4
  150. [ 0.415827] iommu: Adding device 3180000.i2c to group 5
  151. [ 0.416174] iommu: Adding device 3190000.i2c to group 6
  152. [ 0.416588] iommu: Adding device 31b0000.i2c to group 7
  153. [ 0.416958] iommu: Adding device 31c0000.i2c to group 8
  154. [ 0.417299] iommu: Adding device c250000.i2c to group 9
  155. [ 0.417632] iommu: Adding device 31e0000.i2c to group 10
  156. [ 0.419106] iommu: Adding device 3210000.spi to group 11
  157. [ 0.419446] iommu: Adding device c260000.spi to group 12
  158. [ 0.419795] iommu: Adding device 3240000.spi to group 13
  159. [ 0.420473] iommu: Adding device 3100000.serial to group 14
  160. [ 0.420862] iommu: Adding device 3110000.serial to group 15
  161. [ 0.421210] iommu: Adding device c280000.serial to group 16
  162. [ 0.421547] iommu: Adding device 3130000.serial to group 17
  163. [ 0.422917] iommu: Adding device 2490000.ether_qos to group 18
  164. [ 0.422931] arm-smmu: forcing sodev map for 2490000.ether_qos
  165. [ 0.423616] iommu: Adding device b000000.rtcpu to group 19
  166. [ 0.425895] iommu: Adding device 13e10000.host1x to group 20
  167. [ 0.426208] iommu: Adding device 13e10000.host1x:ctx0 to group 21
  168. [ 0.426512] iommu: Adding device 13e10000.host1x:ctx1 to group 22
  169. [ 0.426822] iommu: Adding device 13e10000.host1x:ctx2 to group 23
  170. [ 0.427128] iommu: Adding device 13e10000.host1x:ctx3 to group 24
  171. [ 0.427426] iommu: Adding device 13e10000.host1x:ctx4 to group 25
  172. [ 0.427741] iommu: Adding device 13e10000.host1x:ctx5 to group 26
  173. [ 0.428040] iommu: Adding device 13e10000.host1x:ctx6 to group 27
  174. [ 0.428340] iommu: Adding device 13e10000.host1x:ctx7 to group 28
  175. [ 0.428845] iommu: Adding device 150c0000.nvcsi to group 29
  176. [ 0.429518] iommu: Adding device 15700000.vi to group 30
  177. [ 0.429882] iommu: Adding device 15600000.isp to group 31
  178. [ 0.430337] iommu: Adding device 15210000.nvdisplay to group 32
  179. [ 0.430448] platform 15210000.nvdisplay: OF IOVA linear map 0x9607d000 size (0x800000)
  180. [ 0.430484] platform 15210000.nvdisplay: OF IOVA linear map 0x9607a000 size (0x2008)
  181. [ 0.430997] iommu: Adding device 15340000.vic to group 33
  182. [ 0.431214] iommu: Adding device 154c0000.nvenc to group 34
  183. [ 0.431426] iommu: Adding device 15480000.nvdec to group 35
  184. [ 0.431779] iommu: Adding device 15380000.nvjpg to group 36
  185. [ 0.431995] iommu: Adding device 15500000.tsec to group 37
  186. [ 0.432207] iommu: Adding device 15100000.tsecb to group 38
  187. [ 0.432905] iommu: Adding device 15810000.se to group 39
  188. [ 0.433123] iommu: Adding device 15820000.se to group 40
  189. [ 0.433334] iommu: Adding device 15830000.se to group 41
  190. [ 0.433543] iommu: Adding device 15840000.se to group 42
  191. [ 0.434435] iommu: Adding device smmu_test to group 43
  192. [ 0.435036] mc: mapped MMIO address: 0xffffff800a6e0000 -> 0x2c10000
  193. [ 0.435047] mc: mapped MMIO address: 0xffffff800a7b0000 -> 0x2c20000
  194. [ 0.435057] mc: mapped MMIO address: 0xffffff800a7d0000 -> 0x2c30000
  195. [ 0.435067] mc: mapped MMIO address: 0xffffff800b110000 -> 0x2c40000
  196. [ 0.435077] mc: mapped MMIO address: 0xffffff800b130000 -> 0x2c50000
  197. [ 0.435084] nv-tegra-mc 2c10000.mc: No mssnvlink node
  198. [ 0.435093] mc-err: mcerr ops are set to t18x
  199. [ 0.435236] dram-ecc: DRAM ECC disabled-MC_ECC_CONTROL:0x0000000c
  200. [ 0.436372] iommu: Adding device 3530000.xhci to group 44
  201. [ 0.436383] arm-smmu: forcing sodev map for 3530000.xhci
  202. [ 0.436842] iommu: Adding device 3550000.xudc to group 45
  203. [ 0.436853] arm-smmu: forcing sodev map for 3550000.xudc
  204. [ 0.437646] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CTRL_0 = 3
  205. [ 0.437652] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_24(PMU_INT) = 256
  206. [ 0.438226] iommu: Adding device 17000000.gp10b to group 46
  207. [ 0.439271] tegra-reset 5000000.clock: registered 193 resets.
  208. [ 0.441519] iommu: Adding device d000000.bpmp to group 47
  209. [ 0.441724] bpmp: ping status is 0
  210. [ 0.441823] bpmp d000000.bpmp: firmware tag is 4208eb5c85fe47a2235fbc0b8eb87dca
  211. [ 0.444107] bpmp d000000.bpmp: probe ok
  212. [ 0.447325] iommu: Adding device 2600000.dma to group 48
  213. [ 0.448584] GPIO line 461 (camera-control-output-low) hogged as output/low
  214. [ 0.448613] GPIO line 456 (camera-control-output-low) hogged as output/low
  215. [ 0.448641] GPIO line 457 (camera-control-output-low) hogged as output/low
  216. [ 0.448673] GPIO line 414 (camera-control-output-low) hogged as output/low
  217. [ 0.448694] GPIO line 461 (camera-control-output-high) hogged as output/high
  218. [ 0.448722] GPIO line 424 (wifi-enable) hogged as output/high
  219. [ 0.448748] GPIO line 445 (sdmmc-wake-support-input) hogged as input
  220. [ 0.448776] GPIO line 446 (sdmmc-wake-support-output) hogged as output/low
  221. [ 0.448941] gpiochip_setup_dev: registered GPIOs 320 to 511 on device: gpiochip0 (tegra-gpio)
  222. [ 0.452658] GPIO line 315 (wifi-wake-ap) hogged as input
  223. [ 0.452798] gpiochip_setup_dev: registered GPIOs 256 to 319 on device: gpiochip1 (tegra-gpio-aon)
  224. [ 0.454421] iommu: Adding device 10003000.pcie-controller to group 49
  225. [ 0.454436] arm-smmu: forcing sodev map for 10003000.pcie-controller
  226. [ 0.454759] iommu: Adding device sound to group 50
  227. [ 0.455129] iommu: Adding device 3510000.hda to group 51
  228. [ 0.462594] iommu: Adding device c1a0000.aon to group 52
  229. [ 0.463022] vdd-ac-bat: 5000 mV
  230. [ 0.464657] vdd-1v8-ap: 1800 mV
  231. [ 0.493526] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  232. [ 0.496170] eventlib_kernel: keventlib is initialized, test id: 0
  233. [ 0.496356] SCSI subsystem initialized
  234. [ 0.496469] libata version 3.00 loaded.
  235. [ 0.496648] usbcore: registered new interface driver usbfs
  236. [ 0.496679] usbcore: registered new interface driver hub
  237. [ 0.496742] usbcore: registered new device driver usb
  238. [ 0.497316] random: fast init done
  239. [ 0.501562] GPIO line 240 (tca9539_74_outlow) hogged as output/low
  240. [ 0.501990] GPIO line 241 (tca9539_74_outlow) hogged as output/low
  241. [ 0.502414] GPIO line 242 (tca9539_74_outlow) hogged as output/low
  242. [ 0.502836] GPIO line 243 (tca9539_74_outlow) hogged as output/low
  243. [ 0.503259] GPIO line 244 (tca9539_74_outlow) hogged as output/low
  244. [ 0.503682] GPIO line 245 (tca9539_74_outlow) hogged as output/low
  245. [ 0.504104] GPIO line 246 (tca9539_74_outlow) hogged as output/low
  246. [ 0.504527] GPIO line 247 (tca9539_74_outlow) hogged as output/low
  247. [ 0.504952] GPIO line 248 (tca9539_74_outlow) hogged as output/low
  248. [ 0.505399] GPIO line 249 (tca9539_74_outlow) hogged as output/low
  249. [ 0.505824] GPIO line 250 (tca9539_74_outlow) hogged as output/low
  250. [ 0.506247] GPIO line 251 (tca9539_74_outlow) hogged as output/low
  251. [ 0.506671] GPIO line 252 (tca9539_74_outlow) hogged as output/low
  252. [ 0.507094] GPIO line 253 (tca9539_74_outlow) hogged as output/low
  253. [ 0.507516] GPIO line 254 (tca9539_74_outlow) hogged as output/low
  254. [ 0.507938] GPIO line 255 (tca9539_74_outlow) hogged as output/low
  255. [ 0.508093] gpiochip_setup_dev: registered GPIOs 240 to 255 on device: gpiochip2 (tca9539)
  256. [ 0.516393] max77620 4-003c: PMIC Version OTP:0x45 and ES:0x8
  257. [ 0.521230] vddio-ddr: at 1125 mV
  258. [ 0.525085] avdd_dsi_csi: 1200 mV
  259. [ 0.529084] vdd-1v8: 1800 mV
  260. [ 0.533084] vdd-3v3-sys: 3300 mV
  261. [ 0.534197] spmic-ldo0: at 1800 mV
  262. [ 0.534905] spmic-ldo1: at 800 mV
  263. [ 0.537084] vddio-3v3: 3300 mV
  264. [ 0.537810] vddio-sdmmc1: 1800 <--> 3300 mV at 3300 mV
  265. [ 0.541084] vdd-rtc: at 800 mV
  266. [ 0.541825] avdd-ts-hv: 1800 <--> 3300 mV at 1800 mV
  267. [ 0.545084] spmic-ldo6: at 1500 mV
  268. [ 0.549083] vdd-pex-1v00: 1000 mV
  269. [ 0.549698] dvdd-pex: 1000 mV
  270. [ 0.551841] GPIO line 237 (spmic_gpio_input) hogged as input
  271. [ 0.551988] GPIO line 238 (spmic_gpio_input) hogged as input
  272. [ 0.552130] gpiochip_setup_dev: registered GPIOs 232 to 239 on device: gpiochip3 (max77620-gpio)
  273. [ 0.552298] max77620 4-003c: max77620 probe successful
  274. [ 0.552652] media: Linux media interface: v0.10
  275. [ 0.552679] Linux video capture interface: v2.00
  276. [ 0.555126] pps_core: LinuxPPS API ver. 1 registered
  277. [ 0.555129] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  278. [ 0.555143] PTP clock support registered
  279. [ 0.555317] tegra_wdt_t18x 30c0000.watchdog: Expiry count is deprecated
  280. [ 0.555510] tegra_wdt_t18x 30c0000.watchdog: Tegra WDT init timeout = 120 sec
  281. [ 0.555525] tegra_wdt_t18x 30c0000.watchdog: Registered successfully
  282. [ 0.556998] trusty trusty: trusty version: Built: 18:08:29 Apr 8 2020
  283. [ 0.557013] trusty trusty: selected api version: 3 (requested 3)
  284. [ 0.557846] Advanced Linux Sound Architecture Driver Initialized.
  285. [ 0.558290] Bluetooth: Core ver 2.22
  286. [ 0.558349] NET: Registered protocol family 31
  287. [ 0.558351] Bluetooth: HCI device and connection manager initialized
  288. [ 0.558359] Bluetooth: HCI socket layer initialized
  289. [ 0.558364] Bluetooth: L2CAP socket layer initialized
  290. [ 0.558377] Bluetooth: SCO socket layer initialized
  291. [ 0.559185] en-vdd-sd: 3300 mV
  292. [ 0.559604] vdd-usb0-5v: 5000 mV
  293. [ 0.559922] vdd-usb1-5v: 5000 mV
  294. [ 0.560406] vdd-3v3: 3300 mV
  295. [ 0.560669] en-vdd-vcm-2v8: 2800 mV
  296. [ 0.560934] vdd-sys-bl: 3300 mV
  297. [ 0.563209] camchar: rtcpu character device driver loaded
  298. [ 0.563738] gpio tegra-gpio wake53 for gpio=159(X:7)
  299. [ 0.565480] extcon-gpio-states external-connection:extcon@1: Cable state:0, cable id:0
  300. [ 0.566178] clocksource: Switched to clocksource arch_sys_counter
  301. [ 0.588079] VFS: Disk quotas dquot_6.6.0
  302. [ 0.588150] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  303. [ 0.588384] nvmap_heap_init: nvmap_heap_init: created heap block cache
  304. [ 0.588898] nvmap: nvmap_select_cache_ops() nvmap cache ops set to roc
  305. [ 0.588903] nvmap_page_pool_init: Total RAM pages: 2006592
  306. [ 0.588906] nvmap_page_pool_init: nvmap page pool size: 250824 pages (979 MB)
  307. [ 0.588981] nvmap_background_zero_thread: PP zeroing thread starting.
  308. [ 0.591859] tegra-gpcdma 2600000.dma: GPC DMA driver register 32 channels
  309. [ 0.597518] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type BCPU-therm
  310. [ 0.597682] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type MCPU-therm
  311. [ 0.598058] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm
  312. [ 0.598168] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
  313. [ 0.598300] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type Tboard_tegra
  314. [ 0.598399] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type Tdiode_tegra
  315. [ 0.598566] thermal thermal_zone6: Registering thermal zone thermal_zone6 for type PMIC-Die
  316. [ 0.598761] la/ptsa driver initialized.
  317. [ 0.598769] pre_t19x_iso_plat_init(): iso emc max clk=1866000KHz
  318. [ 0.598772] pre_t19x_iso_plat_init(): max_iso_bw=26870400KB
  319. [ 0.599058] NET: Registered protocol family 2
  320. [ 0.599693] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  321. [ 0.599999] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  322. [ 0.600590] TCP: Hash tables configured (established 65536 bind 65536)
  323. [ 0.600639] UDP hash table entries: 4096 (order: 5, 131072 bytes)
  324. [ 0.600754] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
  325. [ 0.601083] NET: Registered protocol family 1
  326. [ 0.601543] RPC: Registered named UNIX socket transport module.
  327. [ 0.601546] RPC: Registered udp transport module.
  328. [ 0.601549] RPC: Registered tcp transport module.
  329. [ 0.601551] RPC: Registered tcp NFSv4.1 backchannel transport module.
  330. [ 0.601558] PCI: CLS 0 bytes, default 64
  331. [ 0.601668] Trying to unpack rootfs image as initramfs...
  332. [ 0.766269] Freeing initrd memory: 5432K
  333. [ 0.781821] host1x 13e10000.host1x: initialized
  334. [ 0.782973] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
  335. [ 0.785108] audit: initializing netlink subsys (disabled)
  336. [ 0.785133] audit: type=2000 audit(0.676:1): initialized
  337. [ 0.785569] workingset: timestamp_bits=46 max_order=21 bucket_order=0
  338. [ 0.792041] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  339. [ 0.793001] ntfs: driver 2.1.32 [Flags: R/W].
  340. [ 0.793508] 9p: Installing v9fs 9p2000 file system support
  341. [ 0.795658] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
  342. [ 0.795742] io scheduler noop registered
  343. [ 0.795944] io scheduler cfq registered (default)
  344. [ 0.799138] gic 2a41000.agic-controller: GIC IRQ controller registered
  345. [ 0.902815] iommu: Adding device aconnect@2a41000:adsp_audio to group 53
  346. [ 0.936552] iommu: Adding device 2993000.adsp to group 54
  347. [ 0.937577] tegra-aconnect aconnect@2a41000: Tegra ACONNECT bus registered
  348. [ 0.939868] tegra-xusb-padctl 3520000.xusb_padctl: failed to setup XUSB ports: -517
  349. [ 0.944137] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
  350. [ 0.945319] tegra-pwm 3290000.pwm: PWM clk can sleep in ops
  351. [ 0.946367] tegra-pwm 32a0000.pwm: PWM clk can sleep in ops
  352. [ 0.947406] tegra-pwm c340000.pwm: PWM clk can sleep in ops
  353. [ 0.949631] tegra-pcie 10003000.pcie-controller: 4x1, 1x1 configuration
  354. [ 0.950583] tegra-pcie 10003000.pcie-controller: PCIE: Enable power rails
  355. [ 0.950917] tegra-pcie 10003000.pcie-controller: probing port 0, using 4 lanes
  356. [ 0.951074] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
  357. [ 0.951176] misc tegra_camera_ctrl: tegra_camera_isomgr_register tpg_max_iso = 3916800KBs
  358. [ 0.951182] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=4687500, vi_iso_bw=3750000, max_bw=4687500
  359. [ 0.953139] tegra-pcie 10003000.pcie-controller: probing port 2, using 1 lanes
  360. [ 0.954551] tsec 15500000.tsec: initialized
  361. [ 0.955590] tsec 15100000.tsecb: initialized
  362. [ 0.958675] nvdec 15480000.nvdec: initialized
  363. [ 0.964347] falcon 15340000.vic: initialized
  364. [ 0.965712] falcon 154c0000.nvenc: initialized
  365. [ 0.967016] falcon 15380000.nvjpg: initialized
  366. [ 0.968872] iommu_context_dev 13e10000.host1x:ctx0: initialized (streamid=56)
  367. [ 0.970406] iommu_context_dev 13e10000.host1x:ctx1: initialized (streamid=57)
  368. [ 0.971821] iommu_context_dev 13e10000.host1x:ctx2: initialized (streamid=58)
  369. [ 0.973215] iommu_context_dev 13e10000.host1x:ctx3: initialized (streamid=59)
  370. [ 0.974655] iommu_context_dev 13e10000.host1x:ctx4: initialized (streamid=60)
  371. [ 0.976059] iommu_context_dev 13e10000.host1x:ctx5: initialized (streamid=61)
  372. [ 0.977463] iommu_context_dev 13e10000.host1x:ctx6: initialized (streamid=62)
  373. [ 0.978912] iommu_context_dev 13e10000.host1x:ctx7: initialized (streamid=63)
  374. [ 0.982078] tegradccommon 15200000.dc_common: host1x channel mapped
  375. [ 0.982086] tegradccommon 15200000.dc_common: dc_common syncpt # 1 allocated
  376. [ 0.982111] tegradccommon 15200000.dc_common: dma mapping done
  377. [ 0.982857] tegra_cec 3960000.tegra_cec: dt=1 start=0x03960000 end=0x03960FFF irq=390
  378. [ 0.982930] tegra_cec 3960000.tegra_cec: Unpowergate DISP: 0.
  379. [ 0.983055] tegradc 15210000.nvdisplay: disp0 connected to head1->/host1x/sor1
  380. [ 0.983100] generic_infoframe_type: 0x87
  381. [ 0.983125] tegra_cec 3960000.tegra_cec: Enable clock result: 0.
  382. [ 0.983139] tegra_cec 3960000.tegra_cec: tegra_cec_init started
  383. [ 0.983181] tegradc 15210000.nvdisplay: DT parsed successfully
  384. [ 0.983200] tegradc 15210000.nvdisplay: Display dc.ffffff800b4a0000 registered with id=0
  385. [ 0.983288] tegra_cec 3960000.tegra_cec: cec_add_sysfs ret=0
  386. [ 0.983292] tegra_cec 3960000.tegra_cec: probed
  387. [ 0.991022] tegra_nvdisp_bandwidth_register_max_config: max config iso bw = 16727000 KB/s
  388. [ 0.991026] tegra_nvdisp_bandwidth_register_max_config: max config EMC floor = 665600000 Hz
  389. [ 0.991029] tegra_nvdisp_bandwidth_register_max_config: max config hubclk = 357620000 Hz
  390. [ 0.991249] tegradc 15210000.nvdisplay: vblank syncpt # 8 for dc 1
  391. [ 0.991254] tegradc 15210000.nvdisplay: vpulse3 syncpt # 9 for dc 1
  392. [ 0.992085] tegradc 15210000.nvdisplay: dc_hdmi_hotplug_init: couldn't get regulator vdd_hdmi_5v0, -517
  393. [ 0.992544] tegradc 15210000.nvdisplay: Bootloader disp_param detected. Detected mode: 1920x1080 (on 0x0mm) pclk=148350937
  394. [ 0.995540] tegradc 15210000.nvdisplay: hdmi: invalid prod list prod_list_hdmi_board
  395. [ 0.995545] tegradc 15210000.nvdisplay: hdmi: tegra_hdmi_tmds_range_read(bd) failed
  396. [ 0.998157] tegradc 15210000.nvdisplay: probed
  397. [ 0.998941] tegra-adma 2930000.adma: Tegra210 ADMA driver registered 32 channels
  398. [ 0.999714] tegra-fuse-burn 3820000.efuse:efuse-burn: shutdown limit check disabled
  399. [ 0.999743] tegra-fuse-burn 3820000.efuse:efuse-burn: Fuse burn driver initialized
  400. [ 1.000169] kfuse 3830000.kfuse: initialized
  401. [ 1.001504] tegra-pmc-iopower pmc-iopower: NO_IOPOWER setting 0x0
  402. [ 1.004347] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  403. [ 1.006688] console [ttyS0] disabled
  404. [ 1.006723] 3100000.serial: ttyS0 at MMIO 0x3100000 (irq = 36, base_baud = 25500000) is a Tegra
  405. [ 1.023839] console [ttyS0] enabled
  406. [ 1.024151] Console: switching to colour frame buffer device 240x67
  407. [ 1.024238] tegradc 15210000.nvdisplay: fb registered
  408. [ 1.024434] gpio tegra-gpio wake21 for gpio=121(P:1)
  409. [ 1.024975] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
  410. [ 1.025033] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
  411. [ 1.025112] tegra_nvdisp_handle_pd_enable: Unpowergated Head2 pd
  412. [ 1.032238] 3110000.serial: ttyTHS1 at MMIO 0x3110000 (irq = 37, base_baud = 0) is a TEGRA_UART
  413. [ 1.032867] Parent Clock set for DC plld2
  414. [ 1.033349] c280000.serial: ttyTHS2 at MMIO 0xc280000 (irq = 38, base_baud = 0) is a TEGRA_UART
  415. [ 1.033519] serial-tegra 3130000.serial: RX in PIO mode
  416. [ 1.034422] 3130000.serial: ttyTHS3 at MMIO 0x3130000 (irq = 39, base_baud = 0) is a TEGRA_UART
  417. [ 1.035491] [drm] Initialized
  418. [ 1.042538] brd: module loaded
  419. [ 1.046059] loop: module loaded
  420. [ 1.046127] tegra_profiler: version: 1.141, samples/io: 48/28
  421. [ 1.046237] tegra_profiler: auth: init
  422. [ 1.046608] nct1008_nct72 7-004c: starting parse dt
  423. [ 1.046712] nct1008_nct72 7-004c: !!!Found deprecated property!!!
  424. [ 1.046717] nct1008_nct72 7-004c: success parsing dt
  425. [ 1.046826] nct1008_nct72 7-004c: success in enabling tmp451 VDD rail
  426. [ 1.047163] THERMAL EST: found 3 subdevs
  427. [ 1.047166] THERMAL EST num_resources: 0
  428. [ 1.047170] [THERMAL EST subdev 0]
  429. [ 1.047174] [THERMAL EST subdev 1]
  430. [ 1.047178] [THERMAL EST subdev 2]
  431. [ 1.047447] thermal thermal_zone7: Registering thermal zone thermal_zone7 for type thermal-fan-est
  432. [ 1.047450] THERMAL EST: thz register success.
  433. [ 1.047546] THERMAL EST: end of probe, return err: 0
  434. [ 1.048232] sd: No Scsi addr parsed to reserve index
  435. [ 1.048256] hisi_sas: driver version v1.6
  436. [ 1.051781] tegra-ahci 3507000.ahci-sata: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl platform mode
  437. [ 1.051788] tegra-ahci 3507000.ahci-sata: flags: 64bit ncq sntf pm led pmp pio slum part deso sadm apst
  438. [ 1.052538] scsi host0: tegra_ahci
  439. [ 1.052928] scsi host1: tegra_ahci
  440. [ 1.053068] ata1: SATA max UDMA/133 mmio [mem 0x03507000-0x03508fff] port 0x100 irq 24
  441. [ 1.053071] ata2: DUMMY
  442. [ 1.058138] libphy: Fixed MDIO Bus: probed
  443. [ 1.058631] tun: Universal TUN/TAP device driver, 1.6
  444. [ 1.058635] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  445. [ 1.059362] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
  446. [ 1.059365] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  447. [ 1.059397] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
  448. [ 1.059400] igb: Copyright (c) 2007-2014 Intel Corporation.
  449. [ 1.059430] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
  450. [ 1.059432] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
  451. [ 1.059461] Intel(R) 10GbE PCI Express Linux Network Driver - version 4.6.4
  452. [ 1.059463] Copyright(c) 1999 - 2017 Intel Corporation.
  453. [ 1.074283] eqos 2490000.ether_qos: can't get pllrefe_vcoout clk (-2)
  454. [ 1.077152] eqos 2490000.ether_qos: Setting local MAC: 0 4 4b f1 f2 79
  455. [ 1.077264] libphy: dwc_phy: probed
  456. [ 1.077556] bcm54xx_low_power_mode(): put phy in iddq-lp mode
  457. [ 1.078333] nct1008_nct72 7-004c: LOC shutdown limit 107
  458. [ 1.078838] nct1008_nct72 7-004c: EXT shutdown limit 107
  459. [ 1.079574] PPP generic driver version 2.4.2
  460. [ 1.079700] PPP BSD Compression module registered
  461. [ 1.079704] PPP Deflate Compression module registered
  462. [ 1.079720] PPP MPPE Compression module registered
  463. [ 1.079725] NET: Registered protocol family 24
  464. [ 1.079769] usbcore: registered new interface driver r8152
  465. [ 1.079800] usbcore: registered new interface driver asix
  466. [ 1.079828] usbcore: registered new interface driver ax88179_178a
  467. [ 1.079855] usbcore: registered new interface driver cdc_ether
  468. [ 1.079881] usbcore: registered new interface driver net1080
  469. [ 1.079909] usbcore: registered new interface driver cdc_subset
  470. [ 1.079936] usbcore: registered new interface driver zaurus
  471. [ 1.079972] usbcore: registered new interface driver cdc_ncm
  472. [ 1.080092] VFIO - User Level meta-driver version: 0.3
  473. [ 1.080914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  474. [ 1.080924] ehci-pci: EHCI PCI platform driver
  475. [ 1.080955] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  476. [ 1.080961] ohci-pci: OHCI PCI platform driver
  477. [ 1.080989] ohci-platform: OHCI generic platform driver
  478. [ 1.083524] usbcore: registered new interface driver uas
  479. [ 1.083562] usbcore: registered new interface driver usb-storage
  480. [ 1.083628] usbcore: registered new interface driver usbserial
  481. [ 1.085148] tegra-usb-cd usb_cd: otg phy is not available yet
  482. [ 1.087729] mousedev: PS/2 mouse device common for all mice
  483. [ 1.087775] usbcore: registered new interface driver xpad
  484. [ 1.093355] tegradc 15210000.nvdisplay: hdmi: tmds rate:148351K prod-setting:prod_c_hdmi_111m_223m
  485. [ 1.093837] tegradc 15210000.nvdisplay: hdmi: get RGB quant from REG programmed by BL.
  486. [ 1.093847] tegradc 15210000.nvdisplay: hdmi: BL set VIC 0
  487. [ 1.093850] tegradc 15210000.nvdisplay: hdmi: get YCC quant from REG programmed by BL.
  488. [ 1.111587] nct1008_nct72 7-004c: initial LOC temp: 31000
  489. [ 1.111893] nct1008_nct72 7-004c: initial EXT temp: 44750
  490. [ 1.112498] nct1008_nct72 7-004c: hi_b:-11, lo_b:0
  491. [ 1.112800] gpio tegra-gpio-aon wake35 for gpio=16(V:0)
  492. [ 1.112982] nct1008_nct72 7-004c: nct1008_probe: initialized
  493. [ 1.203570] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
  494. [ 1.204660] Wake73 for irq=42
  495. [ 1.205906] rtc rtc1: alarm rtc device
  496. [ 1.205917] tegra_rtc c2a0000.rtc: rtc core: registered c2a0000.rtc as rtc1
  497. [ 1.205932] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
  498. [ 1.206122] i2c /dev entries driver
  499. [ 1.208025] max77620-power max77620-power: Event recorder REG_NVERC : 0x0
  500. [ 1.213218] parse_throttle_dt_data: Num cap clks = 4
  501. [ 1.213223] parse_throttle_dt_data: clk=mcpu type=1
  502. [ 1.213226] parse_throttle_dt_data: clk=bcpu type=2
  503. [ 1.213233] parse_throttle_dt_data: clk=gpu type=4
  504. [ 1.213235] parse_throttle_dt_data: clk=emc type=3
  505. [ 1.213931] tegra_throttle_probe: probe successful. #cdevs=4
  506. [ 1.214474] FAN: coudln't get the regulator
  507. [ 1.219495] device-mapper: uevent: version 1.0.3
  508. [ 1.219850] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
  509. [ 1.220107] CPU EMC frequency mapping table: from device tree
  510. [ 1.224261] cpufreq: platform driver Initialization: pass
  511. [ 1.224820] cpuidle: Initializing cpuidle driver init for Denver cluster
  512. [ 1.224936] cpuidle: Initializing cpuidle driver init for A57 cluster
  513. [ 1.225728] sdhci: Secure Digital Host Controller Interface driver
  514. [ 1.225730] sdhci: Copyright(c) Pierre Ossman
  515. [ 1.225732] sdhci-pltfm: SDHCI platform and OF driver helper
  516. [ 1.226984] sdhci-tegra 3460000.sdhci: Client registration for eMC Successful
  517. [ 1.228760] CMDQ: cmdq_platfm_init successful
  518. [ 1.229749] CQE: CMD_TIMING bit set for R1B DCMD
  519. [ 1.230450] sdhci-tegra 3440000.sdhci: Client registration for eMC Successful
  520. [ 1.232336] sdhci-tegra 3400000.sdhci: Got CD GPIO
  521. [ 1.232621] sdhci-tegra 3400000.sdhci: Got WP GPIO
  522. [ 1.234789] sdhci-tegra 3400000.sdhci: Client registration for eMC Successful
  523. [ 1.236538] sdhci-tegra 3400000.sdhci: wakeup init done, cdirq 257
  524. [ 1.239984] tegra-se-elp 3ad0000.se_elp: tegra_se_elp_probe: complete
  525. [ 1.270194] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit with 64 bit addr
  526. [ 1.274183] mmc1: SDHCI controller on 3440000.sdhci [3440000.sdhci] using ADMA 64-bit with 64 bit addr
  527. [ 1.286251] gpio tegra-gpio wake71 for gpio=125(P:5)
  528. [ 1.286292] mmc2: SDHCI controller on 3400000.sdhci [3400000.sdhci] using ADMA 64-bit with 64 bit addr
  529. [ 1.311888] mmc0: mmc_decode_ext_csd: CMDQ supported: depth: 31, cmdq_support: 1
  530. [ 1.326372] mmc0: periodic cache flush enabled
  531. [ 1.326379] mmc0: new HS400 Enhanced strobe MMC card at address 0001
  532. [ 1.326695] mmcblk0: mmc0:0001 DG4032 29.1 GiB
  533. [ 1.330825] mmcblk0boot0: mmc0:0001 DG4032 partition 1 4.00 MiB
  534. [ 1.334950] mmcblk0boot1: mmc0:0001 DG4032 partition 2 4.00 MiB
  535. [ 1.339069] mmcblk0rpmb: mmc0:0001 DG4032 partition 3 4.00 MiB
  536. [ 1.342121] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33
  537. [ 1.366264] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
  538. [ 1.368524] ata1: SATA link down (SStatus 0 SControl 300)
  539. [ 1.510016] mmc1: Applying tuning correction
  540. [ 1.510028] mmc1: Tap value after applying correction 64
  541. [ 1.510035] mmc1: hw tuning done ...
  542. [ 1.513715] mmc1: new ultra high speed SDR104 SDIO card at address 0001
  543. [ 1.769245] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
  544. [ 1.994216] tegra_cec 3960000.tegra_cec: Can't find physical addresse.
  545. [ 1.994220] tegra_cec 3960000.tegra_cec: tegra_cec_init Done.
  546. [ 2.173653] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
  547. [ 2.175674] tegra-pcie 10003000.pcie-controller: link 0 down, ignoring
  548. [ 2.576992] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
  549. [ 2.981565] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
  550. [ 3.386130] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
  551. [ 3.388150] tegra-pcie 10003000.pcie-controller: link 2 down, ignoring
  552. [ 3.593525] tegra-pcie 10003000.pcie-controller: PCIE: no end points detected
  553. [ 3.593779] tegra-pcie 10003000.pcie-controller: PCIE: Disable power rails
  554. [ 11.338211] tegra-i2c 3190000.i2c: rx dma timeout txlen:28 rxlen:128
  555. [ 11.344583] tegra-i2c 3190000.i2c: --- register dump for debugging ----
  556. [ 11.351209] tegra-i2c 3190000.i2c: I2C_CNFG - 0x22c00
  557. [ 11.356262] tegra-i2c 3190000.i2c: I2C_PACKET_TRANSFER_STATUS - 0x10001
  558. [ 11.362873] tegra-i2c 3190000.i2c: I2C_FIFO_CONTROL - 0x1c
  559. [ 11.368356] tegra-i2c 3190000.i2c: I2C_FIFO_STATUS - 0x800040
  560. [ 11.374100] tegra-i2c 3190000.i2c: I2C_INT_MASK - 0x6c
  561. [ 11.379236] tegra-i2c 3190000.i2c: I2C_INT_STATUS - 0x2
  562. [ 11.384490] tegra-i2c 3190000.i2c: i2c transfer timed out addr: 0x50
  563. [ 11.391357] extcon-disp-state external-connection:disp-state: cable 47 state 1
  564. [ 11.391359] Extcon AUX1(HDMI) enable
  565. [ 11.392214] tegra-se-nvhost 15810000.se: initialized
  566. [ 11.393354] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
  567. [ 11.393933] tegra-se-nvhost 15820000.se: initialized
  568. [ 11.394876] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
  569. [ 11.395453] tegra-se-nvhost 15830000.se: initialized
  570. [ 11.396216] tegra-se-nvhost 15830000.se: tegra_se_probe: complete
  571. [ 11.396765] tegra-se-nvhost 15840000.se: initialized
  572. [ 11.397655] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
  573. [ 11.397921] hidraw: raw HID events driver (C) Jiri Kosina
  574. [ 11.398772] usbcore: registered new interface driver usbhid
  575. [ 11.398775] usbhid: USB HID core driver
  576. [ 21.578203] tegra-i2c 3190000.i2c: rx dma timeout txlen:28 rxlen:128
  577. [ 21.578207] tegra-i2c 3160000.i2c: pio timed out addr: 0x40 tlen:16 rlen:0
  578. [ 21.578216] tegra-i2c 3160000.i2c: --- register dump for debugging ----
  579. [ 21.578220] tegra-i2c 3160000.i2c: I2C_CNFG - 0x22c00
  580. [ 21.578224] tegra-i2c 3160000.i2c: I2C_PACKET_TRANSFER_STATUS - 0x10001
  581. [ 21.578228] tegra-i2c 3160000.i2c: I2C_FIFO_CONTROL - 0xe0
  582. [ 21.578232] tegra-i2c 3160000.i2c: I2C_FIFO_STATUS - 0x800070
  583. [ 21.578236] tegra-i2c 3160000.i2c: I2C_INT_MASK - 0x7c
  584. [ 21.578239] tegra-i2c 3160000.i2c: I2C_INT_STATUS - 0x0
  585. [ 21.578244] tegra-i2c 3160000.i2c: i2c transfer timed out addr: 0x40
  586. [ 21.578275] ina3221x 0-0040: ina3221 reset failure status: 0xffffff92
  587. [ 21.578418] ina3221x: probe of 0-0040 failed with error -110
  588. [ 21.644076] tegra-i2c 3190000.i2c: --- register dump for debugging ----
  589. [ 21.650687] tegra-i2c 3190000.i2c: I2C_CNFG - 0x22c00
  590. [ 21.655737] tegra-i2c 3190000.i2c: I2C_PACKET_TRANSFER_STATUS - 0x10001
  591. [ 21.662347] tegra-i2c 3190000.i2c: I2C_FIFO_CONTROL - 0x1c
  592. [ 21.667830] tegra-i2c 3190000.i2c: I2C_FIFO_STATUS - 0x800040
  593. [ 21.673574] tegra-i2c 3190000.i2c: I2C_INT_MASK - 0x6c
  594. [ 21.678711] tegra-i2c 3190000.i2c: I2C_INT_STATUS - 0x2
  595. [ 21.683962] tegra-i2c 3190000.i2c: i2c transfer timed out addr: 0x50
  596. [ 28.210265] random: crng init done
  597. [ 31.818194] tegra-i2c 3190000.i2c: rx dma timeout txlen:28 rxlen:128
  598. [ 31.818201] tegra-i2c 3160000.i2c: pio timed out addr: 0x41 tlen:16 rlen:0
  599. [ 31.818203] tegra-i2c 3160000.i2c: --- register dump for debugging ----
  600. [ 31.818206] tegra-i2c 3160000.i2c: I2C_CNFG - 0x22c00
  601. [ 31.818208] tegra-i2c 3160000.i2c: I2C_PACKET_TRANSFER_STATUS - 0x10001
  602. [ 31.818211] tegra-i2c 3160000.i2c: I2C_FIFO_CONTROL - 0xe0
  603. [ 31.818213] tegra-i2c 3160000.i2c: I2C_FIFO_STATUS - 0x800070
  604. [ 31.818216] tegra-i2c 3160000.i2c: I2C_INT_MASK - 0x7c
  605. [ 31.818218] tegra-i2c 3160000.i2c: I2C_INT_STATUS - 0x0
  606. [ 31.818222] tegra-i2c 3160000.i2c: i2c transfer timed out addr: 0x41
  607. [ 31.818248] ina3221x 0-0041: ina3221 reset failure status: 0xffffff92
  608. [ 31.818339] ina3221x: probe of 0-0041 failed with error -110
  609. [ 31.884033] tegra-i2c 3190000.i2c: --- register dump for debugging ----
  610. [ 31.890643] tegra-i2c 3190000.i2c: I2C_CNFG - 0x22c00
  611. [ 31.895692] tegra-i2c 3190000.i2c: I2C_PACKET_TRANSFER_STATUS - 0x10001
  612. [ 31.902303] tegra-i2c 3190000.i2c: I2C_FIFO_CONTROL - 0x1c
  613. [ 31.907786] tegra-i2c 3190000.i2c: I2C_FIFO_STATUS - 0x800040
  614. [ 31.913530] tegra-i2c 3190000.i2c: I2C_INT_MASK - 0x6c
  615. [ 31.918666] tegra-i2c 3190000.i2c: I2C_INT_STATUS - 0x2
  616. [ 31.923918] tegra-i2c 3190000.i2c: i2c transfer timed out addr: 0x50
  617. [ 42.058196] tegra-i2c 3190000.i2c: rx dma timeout txlen:28 rxlen:128
  618. [ 42.058208] tegra-i2c 3160000.i2c: pio timed out addr: 0x42 tlen:16 rlen:0
  619. [ 42.058212] tegra-i2c 3160000.i2c: --- register dump for debugging ----
  620. [ 42.058216] tegra-i2c 3160000.i2c: I2C_CNFG - 0x22c00
  621. [ 42.058220] tegra-i2c 3160000.i2c: I2C_PACKET_TRANSFER_STATUS - 0x10001
  622. [ 42.058223] tegra-i2c 3160000.i2c: I2C_FIFO_CONTROL - 0xe0
  623. [ 42.058227] tegra-i2c 3160000.i2c: I2C_FIFO_STATUS - 0x800070
  624. [ 42.058231] tegra-i2c 3160000.i2c: I2C_INT_MASK - 0x7c
  625. [ 42.058234] tegra-i2c 3160000.i2c: I2C_INT_STATUS - 0x0
  626. [ 42.058239] tegra-i2c 3160000.i2c: i2c transfer timed out addr: 0x42
  627. [ 42.058266] ina3221x 0-0042: ina3221 reset failure status: 0xffffff92
  628. [ 42.058353] ina3221x: probe of 0-0042 failed with error -110
  629. [ 42.124044] tegra-i2c 3190000.i2c: --- register dump for debugging ----
  630. [ 42.130654] tegra-i2c 3190000.i2c: I2C_CNFG - 0x22c00
  631. [ 42.135704] tegra-i2c 3190000.i2c: I2C_PACKET_TRANSFER_STATUS - 0x10001
  632. [ 42.142314] tegra-i2c 3190000.i2c: I2C_FIFO_CONTROL - 0x1c
  633. [ 42.147798] tegra-i2c 3190000.i2c: I2C_FIFO_STATUS - 0x800040
  634. [ 42.153540] tegra-i2c 3190000.i2c: I2C_INT_MASK - 0x6c
  635. [ 42.158677] tegra-i2c 3190000.i2c: I2C_INT_STATUS - 0x2
  636. [ 42.163928] tegra-i2c 3190000.i2c: i2c transfer timed out addr: 0x50
  637. [ 52.298195] tegra-i2c 3190000.i2c: rx dma timeout txlen:28 rxlen:128
  638. [ 52.298212] tegra-i2c 3160000.i2c: pio timed out addr: 0x43 tlen:16 rlen:0
  639. [ 52.298215] tegra-i2c 3160000.i2c: --- register dump for debugging ----
  640. [ 52.298219] tegra-i2c 3160000.i2c: I2C_CNFG - 0x22c00
  641. [ 52.298223] tegra-i2c 3160000.i2c: I2C_PACKET_TRANSFER_STATUS - 0x10001
  642. [ 52.298227] tegra-i2c 3160000.i2c: I2C_FIFO_CONTROL - 0xe0
  643. [ 52.298230] tegra-i2c 3160000.i2c: I2C_FIFO_STATUS - 0x800070
  644. [ 52.298234] tegra-i2c 3160000.i2c: I2C_INT_MASK - 0x7c
  645. [ 52.298238] tegra-i2c 3160000.i2c: I2C_INT_STATUS - 0x0
  646. [ 52.298242] tegra-i2c 3160000.i2c: i2c transfer timed out addr: 0x43
  647. [ 52.298269] ina3221x 0-0043: ina3221 reset failure status: 0xffffff92
  648. [ 52.298356] ina3221x: probe of 0-0043 failed with error -110
  649. [ 52.331628] tegra186-cam-rtcpu b000000.rtcpu: Trace buffer configured at IOVA=0xbff00000
  650. [ 52.364132] tegra-i2c 3190000.i2c: --- register dump for debugging ----
  651. [ 52.370751] tegra-i2c 3190000.i2c: I2C_CNFG - 0x22c00
  652. [ 52.375809] tegra-i2c 3190000.i2c: I2C_PACKET_TRANSFER_STATUS - 0x10001
  653. [ 52.382425] tegra-i2c 3190000.i2c: I2C_FIFO_CONTROL - 0x1c
  654. [ 52.387914] tegra-i2c 3190000.i2c: I2C_FIFO_STATUS - 0x800040
  655. [ 52.393664] tegra-i2c 3190000.i2c: I2C_INT_MASK - 0x6c
  656. [ 52.398807] tegra-i2c 3190000.i2c: I2C_INT_STATUS - 0x2
  657. [ 52.404066] tegra-i2c 3190000.i2c: i2c transfer timed out addr: 0x50
  658. [ 52.411460] tegra-ivc ivc-b000000.rtcpu: region 0: iova=0xbfef0000-0xbfefdb7f size=56192
  659. [ 52.411692] tegra-ivc ivc-b000000.rtcpu:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
  660. [ 52.411813] tegra-ivc ivc-b000000.rtcpu:i2c@480: i2c: ver=0 grp=1 RX[8x128]=0x1900-0x1d80 TX[8x128]=0x1d80-0x2200
  661. [ 52.412011] tegra-ivc ivc-b000000.rtcpu:vinotify@12c0: vinotify: ver=0 grp=1 RX[64x128]=0x2200-0x4280 TX[64x128]=0x4280-0x6300
  662. [ 52.412731] tegra-ivc ivc-b000000.rtcpu:mods@32c0: mods: ver=0 grp=1 RX[1x64]=0x6300-0x63c0 TX[1x64]=0x63c0-0x6480
  663. [ 52.412803] tegra-ivc ivc-b000000.rtcpu:ivccontrol@52c0: ivccontrol: ver=0 grp=1 RX[16x320]=0x6480-0x7900 TX[16x320]=0x7900-0x8d80
  664. [ 52.412856] tegra-ivc ivc-b000000.rtcpu:ivccapture@72c0: ivccapture: ver=0 grp=1 RX[16x64]=0x8d80-0x9200 TX[16x64]=0x9200-0x9680
  665. [ 52.412903] tegra-ivc ivc-b000000.rtcpu:dbg@7c00: dbg: ver=0 grp=1 RX[1x384]=0x9680-0x9880 TX[1x384]=0x9880-0x9a80
  666. [ 52.413002] tegra-ivc ivc-b000000.rtcpu:dbg@7e00: dbg: ver=0 grp=1 RX[1x8192]=0x9a80-0xbb00 TX[1x8192]=0xbb00-0xdb80
  667. [ 52.413312] tegra186-cam-rtcpu b000000.rtcpu: using cam RTCPU IRQ (51)
  668. [ 52.413315] tegra186-cam-rtcpu b000000.rtcpu: tegra_camrtc_mon_create is successful
  669. [ 52.413814] tegra186-cam-rtcpu b000000.rtcpu: firmware version cpu=sce cmd=5 sha1=3ecb1dca25fa98771f988f238c025334776c9a96
  670. [ 52.415436] tegra_aon c1a0000.aon: tegra aon driver probe OK
  671. [ 52.415853] tegra186-aondbg aondbg: aondbg driver probe() OK
  672. [ 52.416010] register_ari_mca_banks: Registered MCA ROC:IOB
  673. [ 52.416076] register_ari_mca_banks: Registered MCA ROC:CCE
  674. [ 52.416377] tegra18-bridge 2390000.axi2apb: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
  675. [ 52.416379] tegra18-bridge 2390000.axi2apb: enabled timeout = 11155000
  676. [ 52.416382] tegra18-bridge 2390000.axi2apb: bridge probed OK
  677. [ 52.416431] tegra18-bridge 23a0000.axi2apb: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
  678. [ 52.416433] tegra18-bridge 23a0000.axi2apb: enabled timeout = 11155000
  679. [ 52.416435] tegra18-bridge 23a0000.axi2apb: bridge probed OK
  680. [ 52.416482] tegra18-bridge 23b0000.axi2apb: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
  681. [ 52.416484] tegra18-bridge 23b0000.axi2apb: enabled timeout = 11155000
  682. [ 52.416486] tegra18-bridge 23b0000.axi2apb: bridge probed OK
  683. [ 52.416532] tegra18-bridge 23c0000.axi2apb: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
  684. [ 52.416534] tegra18-bridge 23c0000.axi2apb: enabled timeout = 11155000
  685. [ 52.416536] tegra18-bridge 23c0000.axi2apb: bridge probed OK
  686. [ 52.416590] tegra18-bridge 23d0000.axi2apb: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
  687. [ 52.416592] tegra18-bridge 23d0000.axi2apb: enabled timeout = 11155000
  688. [ 52.416594] tegra18-bridge 23d0000.axi2apb: bridge probed OK
  689. [ 52.416640] tegra18-bridge 2100000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
  690. [ 52.416645] tegra18-bridge 2100000.axip2p: enabled timeout = 11155000
  691. [ 52.416647] tegra18-bridge 2100000.axip2p: bridge probed OK
  692. [ 52.416694] tegra18-bridge 2110000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
  693. [ 52.416699] tegra18-bridge 2110000.axip2p: enabled timeout = 11155000
  694. [ 52.416701] tegra18-bridge 2110000.axip2p: bridge probed OK
  695. [ 52.416748] tegra18-bridge 2120000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
  696. [ 52.416752] tegra18-bridge 2120000.axip2p: enabled timeout = 11155000
  697. [ 52.416754] tegra18-bridge 2120000.axip2p: bridge probed OK
  698. [ 52.416801] tegra18-bridge 2130000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
  699. [ 52.416805] tegra18-bridge 2130000.axip2p: enabled timeout = 11155000
  700. [ 52.416807] tegra18-bridge 2130000.axip2p: bridge probed OK
  701. [ 52.416852] tegra18-bridge 2140000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
  702. [ 52.416855] tegra18-bridge 2140000.axip2p: enabled timeout = 11155000
  703. [ 52.416857] tegra18-bridge 2140000.axip2p: bridge probed OK
  704. [ 52.416901] tegra18-bridge 2150000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
  705. [ 52.416906] tegra18-bridge 2150000.axip2p: enabled timeout = 11155000
  706. [ 52.416908] tegra18-bridge 2150000.axip2p: bridge probed OK
  707. [ 52.416953] tegra18-bridge 2160000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
  708. [ 52.416958] tegra18-bridge 2160000.axip2p: enabled timeout = 11155000
  709. [ 52.416960] tegra18-bridge 2160000.axip2p: bridge probed OK
  710. [ 52.417006] tegra18-bridge 2170000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
  711. [ 52.417011] tegra18-bridge 2170000.axip2p: enabled timeout = 11155000
  712. [ 52.417013] tegra18-bridge 2170000.axip2p: bridge probed OK
  713. [ 52.417058] tegra18-bridge 2180000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
  714. [ 52.417063] tegra18-bridge 2180000.axip2p: enabled timeout = 11155000
  715. [ 52.417065] tegra18-bridge 2180000.axip2p: bridge probed OK
  716. [ 52.417112] tegra18-bridge 2190000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
  717. [ 52.417116] tegra18-bridge 2190000.axip2p: enabled timeout = 11155000
  718. [ 52.417118] tegra18-bridge 2190000.axip2p: bridge probed OK
  719. [ 52.417167] **** A57 ECC: Enabled
  720. [ 52.417169] tegra18_a57_serr_init: on CPU 5 a A57 Core
  721. [ 52.417225] tegra18x_actmon d230000.actmon: in actmon_register()...
  722. [ 52.417668] tegra18x_actmon d230000.actmon: initialization Completed for the device mc_all
  723. [ 52.418073] hw perfevents: enabled with denver15_uncore_pmu PMU driver, 3 counters available
  724. [ 52.418210] denver_knobs_init:MTS_VERSION:47926945
  725. [ 52.419927] nvpmodel: initialized successfully
  726. [ 52.420798] trusty-virtio trusty:virtio: initializing
  727. [ 52.420901] trusty_ipc virtio0: vring0: va(pa) ffffffc1e6b04000(0) qsz 32 notifyid 1
  728. [ 52.420908] trusty_ipc virtio0: vring1: va(pa) ffffffc1e6b06000(0) qsz 32 notifyid 2
  729. [ 52.420976] trusty-virtio trusty:virtio: initializing done
  730. [ 52.421060] trusty_ipc virtio0: is online
  731. [ 52.422348] usbcore: registered new interface driver snd-usb-audio
  732. [ 52.438410] input: tegra-hda HDMI/DP,pcm=3 as /devices/3510000.hda/sound/card0/input0
  733. [ 52.438546] input: tegra-hda HDMI/DP,pcm=7 as /devices/3510000.hda/sound/card0/input1
  734. [ 52.492403] OPE platform probe
  735. [ 52.492469] OPE platform probe successful
  736. [ 52.545250] tegra-asoc: sound: ADMAIF1 <-> ADMAIF1 mapping ok
  737. [ 52.545320] tegra-asoc: sound: ADMAIF2 <-> ADMAIF2 mapping ok
  738. [ 52.545383] tegra-asoc: sound: ADMAIF3 <-> ADMAIF3 mapping ok
  739. [ 52.545454] tegra-asoc: sound: ADMAIF4 <-> ADMAIF4 mapping ok
  740. [ 52.545515] tegra-asoc: sound: ADMAIF5 <-> ADMAIF5 mapping ok
  741. [ 52.545581] tegra-asoc: sound: ADMAIF6 <-> ADMAIF6 mapping ok
  742. [ 52.545647] tegra-asoc: sound: ADMAIF7 <-> ADMAIF7 mapping ok
  743. [ 52.545710] tegra-asoc: sound: ADMAIF8 <-> ADMAIF8 mapping ok
  744. [ 52.545774] tegra-asoc: sound: ADMAIF9 <-> ADMAIF9 mapping ok
  745. [ 52.545841] tegra-asoc: sound: ADMAIF10 <-> ADMAIF10 mapping ok
  746. [ 52.545906] tegra-asoc: sound: ADMAIF11 <-> ADMAIF11 mapping ok
  747. [ 52.545973] tegra-asoc: sound: ADMAIF12 <-> ADMAIF12 mapping ok
  748. [ 52.546037] tegra-asoc: sound: ADMAIF13 <-> ADMAIF13 mapping ok
  749. [ 52.546102] tegra-asoc: sound: ADMAIF14 <-> ADMAIF14 mapping ok
  750. [ 52.546168] tegra-asoc: sound: ADMAIF15 <-> ADMAIF15 mapping ok
  751. [ 52.546268] tegra-asoc: sound: ADMAIF16 <-> ADMAIF16 mapping ok
  752. [ 52.546333] tegra-asoc: sound: ADMAIF17 <-> ADMAIF17 mapping ok
  753. [ 52.546405] tegra-asoc: sound: ADMAIF18 <-> ADMAIF18 mapping ok
  754. [ 52.546468] tegra-asoc: sound: ADMAIF19 <-> ADMAIF19 mapping ok
  755. [ 52.546533] tegra-asoc: sound: ADMAIF20 <-> ADMAIF20 mapping ok
  756. [ 52.564870] u32 classifier
  757. [ 52.564872] Actions configured
  758. [ 52.564934] Initializing XFRM netlink socket
  759. [ 52.565470] NET: Registered protocol family 10
  760. [ 52.566056] NET: Registered protocol family 17
  761. [ 52.566067] NET: Registered protocol family 15
  762. [ 52.566124] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  763. [ 52.566163] Bluetooth: RFCOMM socket layer initialized
  764. [ 52.566195] Bluetooth: RFCOMM ver 1.11
  765. [ 52.566199] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  766. [ 52.566203] Bluetooth: HIDP socket layer initialized
  767. [ 52.566217] 9pnet: Installing 9P2000 support
  768. [ 52.566250] Key type dns_resolver registered
  769. [ 52.566451] Registered cp15_barrier emulation handler
  770. [ 52.566462] Registered setend emulation handler
  771. [ 52.567278] registered taskstats version 1
  772. [ 52.570606] isp 15600000.isp: initialized
  773. [ 52.574817] nvcsi 150c0000.nvcsi: initialized
  774. [ 52.576249] tegra-vi4 15700000.vi: using default number of vi channels,15
  775. [ 52.580499] tegra-vi4 15700000.vi: initialized
  776. [ 52.581432] tegra-vi4 15700000.vi: subdev 150c0000.nvcsi--2 bound
  777. [ 52.581580] tegra-vi4 15700000.vi: subdev 150c0000.nvcsi--1 bound
  778. [ 52.581814] tegra-xusb-padctl 3520000.xusb_padctl: failed to setup XUSB ports: -517
  779. [ 52.591701] tegra-usb-cd usb_cd: otg phy is not available yet
  780. [ 52.594962] tegra-xusb-padctl 3520000.xusb_padctl: failed to setup XUSB ports: -517
  781. [ 52.603596] gpio tegra-gpio-aon wake29 for gpio=56(FF:0)
  782. [ 52.603671] gpio tegra-gpio-aon wake67 for gpio=57(FF:1)
  783. [ 52.603740] gpio tegra-gpio-aon wake68 for gpio=58(FF:2)
  784. [ 52.603856] input: gpio-keys as /devices/gpio-keys/input/input2
  785. [ 52.605523] tegra-usb-cd usb_cd: otg phy is not available yet
  786. [ 52.608806] tegra-xusb-padctl 3520000.xusb_padctl: failed to setup XUSB ports: -517
  787. [ 52.638866] tegra_rtc c2a0000.rtc: setting system clock to 2000-01-01 01:01:06 UTC (946688466)
  788. [ 52.640006] mmcblk mmc0:0001: Card claimed for testing.
  789. [ 52.668656] bpmp: mounted debugfs mirror
  790. [ 52.669951] bwmgr: missing cdev-type property
  791. [ 52.676016] spmic-ldo0: disabling
  792. [ 52.676183] spmic-ldo1: disabling
  793. [ 52.676326] en-vdd-sd: disabling
  794. [ 52.676328] vdd-usb0-5v: disabling
  795. [ 52.676330] vdd-usb1-5v: disabling
  796. [ 52.676331] vdd-3v3: disabling
  797. [ 52.676333] en-vdd-vcm-2v8: disabling
  798. [ 52.676335] vdd-sys-bl: disabling
  799. [ 52.676337] ALSA device list:
  800. [ 52.676340] #0: tegra-hda at 0x3518000 irq 383
  801. [ 52.676342] #1: tegra-snd-t186ref-mobile-rt565x
  802. [ 52.678623] Freeing unused kernel memory: 8576K
  803. [ 52.699383] Root device found: mmcblk0p1
  804. [ 52.700181] Found dev node: /dev/mmcblk0p1
  805. [ 52.719133] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
  806. [ 52.719750] Rootfs mounted over mmcblk0p1
  807. [ 52.739246] Switching from initrd to actual rootfs
  808. [ 52.836788] systemd[1]: System time before build time, advancing clock.
  809. [ 52.861131] ip_tables: (C) 2000-2006 Netfilter Core Team
  810. [ 52.869746] cgroup: cgroup2: unknown option "nsdelegate"
  811. [ 52.889635] 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)
  812. [ 52.890391] systemd[1]: Detected architecture arm64.
  813. [ 52.909472] systemd[1]: Set hostname to <ubuntu-desktop>.
  814. [ 52.995219] 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.
  815. [ 52.995228] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  816. [ 53.108681] systemd[1]: Reached target Swap.
  817. [ 53.108936] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  818. [ 53.110197] systemd[1]: Created slice System Slice.
  819. [ 53.110407] systemd[1]: Listening on Journal Socket (/dev/log).
  820. [ 53.110513] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  821. [ 53.131613] gpio tegra-gpio-aon wake30 for gpio=60(FF:4)
  822. [ 53.133368] tegra-usb-cd usb_cd: otg phy is not available yet
  823. [ 53.137820] tegra-xusb-padctl 3520000.xusb_padctl: failed to setup XUSB ports: -517
  824. [ 53.173343] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
  825. [ 53.244353] tegra-usb-cd usb_cd: otg phy is not available yet
  826. [ 53.248643] tegra-xusb-padctl 3520000.xusb_padctl: failed to setup XUSB ports: -517
  827. [ 53.363392] systemd-journald[2235]: Received request to flush runtime journal from PID 1
  828. [ 54.384891] tegra-usb-cd usb_cd: otg phy is not available yet
  829. [ 54.395703] tegra-xusb-padctl 3520000.xusb_padctl: failed to setup XUSB ports: -517
  830. [ 54.413673] tegra-usb-cd usb_cd: otg phy is not available yet
  831. [ 54.432651] imx392 2-0036: probing v4l2 sensor.
  832. [ 54.438019] imx392 2-0036: tegracam sensor driver:imx392_v2.0.6
  833. [ 54.438026] imx392 2-0036: imx392_board_setup++
  834. [ 54.438029] imx392 2-0036: imx392_power_on: power on
  835. [ 54.438092] ------------[ cut here ]------------
  836. [ 54.442722] WARNING: CPU: 4 PID: 3140 at /home/build-server/repositories/Stereo-Vision_TX2_32.4.2/build/Linux_for_Tegra/sources/kernel/kernel-4.9/drivers/gpio/gpiolib.c:2697 gpiod_set_raw_value+0xa0/0xc8
  837. [ 54.460596] Modules linked in: imx392(+) spidev nvgpu bluedroid_pm ip_tables x_tables
  838.  
  839. [ 54.460613] CPU: 4 PID: 3140 Comm: systemd-udevd Not tainted 4.9.140-tegra #1
  840. [ 54.460615] Hardware name: quill (DT)
  841. [ 54.460617] task: ffffffc1e27d1c00 task.stack: ffffffc1e32e0000
  842. [ 54.460621] PC is at gpiod_set_raw_value+0xa0/0xc8
  843. [ 54.460628] LR is at 0xffffff8000f7a33c
  844. [ 54.460630] pc : [<ffffff80084c5770>] lr : [<ffffff8000f7a33c>] pstate: 80400045
  845. [ 54.460632] sp : ffffffc1e32e3a20
  846. [ 54.460633] x29: ffffffc1e32e3a20 x28: 0000000000000018
  847. [ 54.460638] x27: 0000000000000099 x26: 0000000000000030
  848. [ 54.460643] x25: 0000000000000000 x24: ffffff8000f7a9b8
  849. [ 54.460647] x23: ffffffc1eb2c6420 x22: 0000000000000000
  850. [ 54.460651] x21: ffffffc1eb2c6420 x20: 0000000000000000
  851. [ 54.460655] x19: ffffffc1eb786c40 x18: 0000000000000000
  852. [ 54.460659] x17: 0000000000000001 x16: 0000000000000000
  853. [ 54.460663] x15: 0000000000000000 x14: 0000000002018929
  854. [ 54.460667] x13: 0000000000ae71a9 x12: 0000000000000000
  855. [ 54.460671] x11: 0000000000000000 x10: 0000000000000a10
  856. [ 54.460675] x9 : ffffffc1e32e38a0 x8 : ffffffc1e27d2670
  857. [ 54.460679] x7 : 00000000ffff1016 x6 : 000000000008a100
  858. [ 54.460683] x5 : 0000000000000000 x4 : ffffff8009ee7700
  859. [ 54.460687] x3 : 0000000000000010 x2 : ffffffc1eb786a98
  860. [ 54.460691] x1 : 0000000000000000 x0 : 0000000000000001
  861.  
  862. [ 54.460697] ---[ end trace 5d20cf3191697deb ]---
  863. [ 54.465309] Call trace:
  864. [ 54.465316] [<ffffff80084c5770>] gpiod_set_raw_value+0xa0/0xc8
  865. [ 54.465321] [<ffffff8000f7a33c>] 0xffffff8000f7a33c
  866. [ 54.465325] [<ffffff8000f7a628>] 0xffffff8000f7a628
  867. [ 54.465331] [<ffffff8008aea7bc>] i2c_device_probe+0x144/0x258
  868. [ 54.465336] [<ffffff8008781b68>] driver_probe_device+0xd8/0x408
  869. [ 54.465339] [<ffffff8008781f74>] __driver_attach+0xdc/0x128
  870. [ 54.465342] [<ffffff800877f5e4>] bus_for_each_dev+0x5c/0xa8
  871. [ 54.465345] [<ffffff8008781368>] driver_attach+0x30/0x40
  872. [ 54.465347] [<ffffff8008780d9c>] bus_add_driver+0x20c/0x2a8
  873. [ 54.465350] [<ffffff8008782eac>] driver_register+0x6c/0x110
  874. [ 54.465353] [<ffffff8008aeaeac>] i2c_register_driver+0x4c/0xb0
  875. [ 54.465358] [<ffffff8000f84018>] init_module+0x18/0x30 [imx392]
  876. [ 54.465363] [<ffffff8008083b3c>] do_one_initcall+0x44/0x130
  877. [ 54.465367] [<ffffff80081c20fc>] do_init_module+0x64/0x1a8
  878. [ 54.465371] [<ffffff800815750c>] load_module+0x10a4/0x12d8
  879. [ 54.465374] [<ffffff80081579f0>] SyS_finit_module+0xd8/0xf0
  880. [ 54.465376] [<ffffff800808395c>] __sys_trace_return+0x0/0x4
  881. [ 54.485470] invalid GPIO -2
  882. [ 54.485497] ------------[ cut here ]------------
  883. [ 54.490129] WARNING: CPU: 4 PID: 3140 at /home/build-server/repositories/Stereo-Vision_TX2_32.4.2/build/Linux_for_Tegra/sources/kernel/kernel-4.9/drivers/gpio/gpiolib.c:106 gpio_to_desc+0xd8/0xe0
  884. [ 54.507309] Modules linked in: cfg80211(+) imx392(+) spidev nvgpu bluedroid_pm ip_tables x_tables
  885.  
  886. [ 54.507328] CPU: 4 PID: 3140 Comm: systemd-udevd Tainted: G W 4.9.140-tegra #1
  887. [ 54.507330] Hardware name: quill (DT)
  888. [ 54.507332] task: ffffffc1e27d1c00 task.stack: ffffffc1e32e0000
  889. [ 54.507336] PC is at gpio_to_desc+0xd8/0xe0
  890. [ 54.507338] LR is at gpio_to_desc+0xd8/0xe0
  891. [ 54.507341] pc : [<ffffff80084c48e0>] lr : [<ffffff80084c48e0>] pstate: 40400045
  892. [ 54.507342] sp : ffffffc1e32e3a10
  893. [ 54.507344] x29: ffffffc1e32e3a10 x28: 0000000000000018
  894. [ 54.507349] x27: 0000000000000099 x26: 0000000000000030
  895. [ 54.507354] x25: 0000000000000000 x24: ffffff8000f7a9b8
  896. [ 54.507358] x23: ffffffc1eb2c6420 x22: 0000000000000000
  897. [ 54.507362] x21: ffffff800a1a0000 x20: 00000000fffffffe
  898. [ 54.507366] x19: 0000000000000000 x18: 0000000000000001
  899. [ 54.507370] x17: 0000000000000000 x16: 0000000000000000
  900. [ 54.507374] x15: ffffffffffffffff x14: ffffff800a1591e0
  901. [ 54.507378] x13: 0000000000000000 x12: 0000000000000006
  902. [ 54.507382] x11: 0000000000000002 x10: 0000000000000371
  903. [ 54.507386] x9 : 0000000000000001 x8 : ffffffc1f673cf03
  904. [ 54.507390] x7 : 0000000000000000 x6 : ffffffc1f67d2bf0
  905. [ 54.507394] x5 : ffffffc1f67d2bf0 x4 : 0000000000000000
  906. [ 54.507398] x3 : ffffffc1f67d87f8 x2 : ffffffc1f67d2bf0
  907. [ 54.507401] x1 : ffffffc1e27d1c00 x0 : 000000000000000f
  908.  
  909. [ 54.507407] ---[ end trace 5d20cf3191697dec ]---
  910. [ 54.512017] Call trace:
  911. [ 54.512023] [<ffffff80084c48e0>] gpio_to_desc+0xd8/0xe0
  912. [ 54.512030] [<ffffff8000f7a324>] 0xffffff8000f7a324
  913. [ 54.512034] [<ffffff8000f7a628>] 0xffffff8000f7a628
  914. [ 54.512040] [<ffffff8008aea7bc>] i2c_device_probe+0x144/0x258
  915. [ 54.512044] [<ffffff8008781b68>] driver_probe_device+0xd8/0x408
  916. [ 54.512047] [<ffffff8008781f74>] __driver_attach+0xdc/0x128
  917. [ 54.512051] [<ffffff800877f5e4>] bus_for_each_dev+0x5c/0xa8
  918. [ 54.512053] [<ffffff8008781368>] driver_attach+0x30/0x40
  919. [ 54.512056] [<ffffff8008780d9c>] bus_add_driver+0x20c/0x2a8
  920. [ 54.512059] [<ffffff8008782eac>] driver_register+0x6c/0x110
  921. [ 54.512062] [<ffffff8008aeaeac>] i2c_register_driver+0x4c/0xb0
  922. [ 54.512067] [<ffffff8000f84018>] init_module+0x18/0x30 [imx392]
  923. [ 54.512072] [<ffffff8008083b3c>] do_one_initcall+0x44/0x130
  924. [ 54.512077] [<ffffff80081c20fc>] do_init_module+0x64/0x1a8
  925. [ 54.512081] [<ffffff800815750c>] load_module+0x10a4/0x12d8
  926. [ 54.512083] [<ffffff80081579f0>] SyS_finit_module+0xd8/0xf0
  927. [ 54.512086] [<ffffff800808395c>] __sys_trace_return+0x0/0x4
  928. [ 54.537598] ------------[ cut here ]------------
  929. [ 54.542233] WARNING: CPU: 4 PID: 3140 at /home/build-server/repositories/Stereo-Vision_TX2_32.4.2/build/Linux_for_Tegra/sources/kernel/kernel-4.9/drivers/gpio/gpiolib.c:2697 gpiod_set_raw_value+0xa0/0xc8
  930. [ 54.560108] Modules linked in: cfg80211 imx392(+) spidev nvgpu bluedroid_pm ip_tables x_tables
  931.  
  932. [ 54.560126] CPU: 4 PID: 3140 Comm: systemd-udevd Tainted: G W 4.9.140-tegra #1
  933. [ 54.560128] Hardware name: quill (DT)
  934. [ 54.560131] task: ffffffc1e27d1c00 task.stack: ffffffc1e32e0000
  935. [ 54.560134] PC is at gpiod_set_raw_value+0xa0/0xc8
  936. [ 54.560142] LR is at 0xffffff8000f7a31c
  937. [ 54.560144] pc : [<ffffff80084c5770>] lr : [<ffffff8000f7a31c>] pstate: 80400045
  938. [ 54.560146] sp : ffffffc1e32e3a20
  939. [ 54.560147] x29: ffffffc1e32e3a20 x28: 0000000000000018
  940. [ 54.560152] x27: 0000000000000099 x26: 0000000000000030
  941. [ 54.560157] x25: 0000000000000000 x24: ffffff8000f7a9b8
  942. [ 54.560161] x23: ffffffc1eb2c6420 x22: 0000000000000000
  943. [ 54.560165] x21: ffffffc1eb2c6420 x20: 0000000000000000
  944. [ 54.560169] x19: ffffffc1eb786c20 x18: 0000000000000001
  945. [ 54.560173] x17: 0000000000000000 x16: 0000000000000000
  946. [ 54.560177] x15: ffffffffffffffff x14: ffffff800a1591e0
  947. [ 54.560181] x13: 0000000000000000 x12: 0000000000000006
  948. [ 54.560185] x11: 0000000000000002 x10: 0000000000000371
  949. [ 54.560189] x9 : 0000000000000001 x8 : ffffffc1f673cf03
  950. [ 54.560193] x7 : 0000000000000000 x6 : ffffffc1f67d2bf0
  951. [ 54.560197] x5 : ffffffc1f67d2bf0 x4 : ffffff8009ee7700
  952. [ 54.560201] x3 : 0000000000000010 x2 : ffffffc1eb786a98
  953. [ 54.560205] x1 : 0000000000000000 x0 : 0000000000000001
  954.  
  955. [ 54.560211] ---[ end trace 5d20cf3191697ded ]---
  956. [ 54.564822] Call trace:
  957. [ 54.564827] [<ffffff80084c5770>] gpiod_set_raw_value+0xa0/0xc8
  958. [ 54.564832] [<ffffff8000f7a31c>] 0xffffff8000f7a31c
  959. [ 54.564836] [<ffffff8000f7a628>] 0xffffff8000f7a628
  960. [ 54.564842] [<ffffff8008aea7bc>] i2c_device_probe+0x144/0x258
  961. [ 54.564846] [<ffffff8008781b68>] driver_probe_device+0xd8/0x408
  962. [ 54.564849] [<ffffff8008781f74>] __driver_attach+0xdc/0x128
  963. [ 54.564852] [<ffffff800877f5e4>] bus_for_each_dev+0x5c/0xa8
  964. [ 54.564855] [<ffffff8008781368>] driver_attach+0x30/0x40
  965. [ 54.564858] [<ffffff8008780d9c>] bus_add_driver+0x20c/0x2a8
  966. [ 54.564860] [<ffffff8008782eac>] driver_register+0x6c/0x110
  967. [ 54.564863] [<ffffff8008aeaeac>] i2c_register_driver+0x4c/0xb0
  968. [ 54.564868] [<ffffff8000f84018>] init_module+0x18/0x30 [imx392]
  969. [ 54.564873] [<ffffff8008083b3c>] do_one_initcall+0x44/0x130
  970. [ 54.564877] [<ffffff80081c20fc>] do_init_module+0x64/0x1a8
  971. [ 54.564881] [<ffffff800815750c>] load_module+0x10a4/0x12d8
  972. [ 54.564884] [<ffffff80081579f0>] SyS_finit_module+0xd8/0xf0
  973. [ 54.564886] [<ffffff800808395c>] __sys_trace_return+0x0/0x4
  974. [ 54.571262] ------------[ cut here ]------------
  975. [ 54.575896] WARNING: CPU: 4 PID: 3140 at /home/build-server/repositories/Stereo-Vision_TX2_32.4.2/build/Linux_for_Tegra/sources/kernel/kernel-4.9/drivers/gpio/gpiolib.c:2697 gpiod_set_raw_value+0xa0/0xc8
  976. [ 54.593772] Modules linked in: cfg80211 imx392(+) spidev nvgpu bluedroid_pm ip_tables x_tables
  977.  
  978. [ 54.593790] CPU: 4 PID: 3140 Comm: systemd-udevd Tainted: G W 4.9.140-tegra #1
  979. [ 54.593792] Hardware name: quill (DT)
  980. [ 54.593795] task: ffffffc1e27d1c00 task.stack: ffffffc1e32e0000
  981. [ 54.593799] PC is at gpiod_set_raw_value+0xa0/0xc8
  982. [ 54.593805] LR is at 0xffffff8000f7a30c
  983. [ 54.593807] pc : [<ffffff80084c5770>] lr : [<ffffff8000f7a30c>] pstate: 80400045
  984. [ 54.593809] sp : ffffffc1e32e3a20
  985. [ 54.593811] x29: ffffffc1e32e3a20 x28: 0000000000000018
  986. [ 54.593815] x27: 0000000000000099 x26: 0000000000000030
  987. [ 54.593820] x25: 0000000000000000 x24: ffffff8000f7a9b8
  988. [ 54.593824] x23: ffffffc1eb2c6420 x22: 0000000000000000
  989. [ 54.593828] x21: ffffffc1eb2c6420 x20: 0000000000000000
  990. [ 54.593832] x19: ffffffc1eb786c00 x18: 0000000000000000
  991. [ 54.593836] x17: 0000000000000001 x16: 0000000000000000
  992. [ 54.593840] x15: 0000000000000000 x14: 0000000000007351
  993. [ 54.593844] x13: 0000000000009d8f x12: 0000000000000400
  994. [ 54.593848] x11: 0000000000000400 x10: 0000000000000a10
  995. [ 54.593852] x9 : ffffffc1e32e3570 x8 : 0000000000000000
  996. [ 54.593856] x7 : 0000000000000000 x6 : 0000000000000035
  997. [ 54.593860] x5 : 00000000000002f0 x4 : ffffff8009ee7700
  998. [ 54.593864] x3 : 0000000000000010 x2 : ffffffc1eb786a98
  999. [ 54.593868] x1 : 0000000000000000 x0 : 0000000000000001
  1000.  
  1001. [ 54.593873] ---[ end trace 5d20cf3191697dee ]---
  1002. [ 54.598485] Call trace:
  1003. [ 54.598491] [<ffffff80084c5770>] gpiod_set_raw_value+0xa0/0xc8
  1004. [ 54.598495] [<ffffff8000f7a30c>] 0xffffff8000f7a30c
  1005. [ 54.598499] [<ffffff8000f7a628>] 0xffffff8000f7a628
  1006. [ 54.598505] [<ffffff8008aea7bc>] i2c_device_probe+0x144/0x258
  1007. [ 54.598510] [<ffffff8008781b68>] driver_probe_device+0xd8/0x408
  1008. [ 54.598513] [<ffffff8008781f74>] __driver_attach+0xdc/0x128
  1009. [ 54.598516] [<ffffff800877f5e4>] bus_for_each_dev+0x5c/0xa8
  1010. [ 54.598519] [<ffffff8008781368>] driver_attach+0x30/0x40
  1011. [ 54.598521] [<ffffff8008780d9c>] bus_add_driver+0x20c/0x2a8
  1012. [ 54.598524] [<ffffff8008782eac>] driver_register+0x6c/0x110
  1013. [ 54.598527] [<ffffff8008aeaeac>] i2c_register_driver+0x4c/0xb0
  1014. [ 54.598532] [<ffffff8000f84018>] init_module+0x18/0x30 [imx392]
  1015. [ 54.598537] [<ffffff8008083b3c>] do_one_initcall+0x44/0x130
  1016. [ 54.598541] [<ffffff80081c20fc>] do_init_module+0x64/0x1a8
  1017. [ 54.598545] [<ffffff800815750c>] load_module+0x10a4/0x12d8
  1018. [ 54.598548] [<ffffff80081579f0>] SyS_finit_module+0xd8/0xf0
  1019. [ 54.598551] [<ffffff800808395c>] __sys_trace_return+0x0/0x4
  1020. [ 54.612755] ------------[ cut here ]------------
  1021. [ 54.617389] WARNING: CPU: 4 PID: 3140 at /home/build-server/repositories/Stereo-Vision_TX2_32.4.2/build/Linux_for_Tegra/sources/kernel/kernel-4.9/drivers/gpio/gpiolib.c:2697 gpiod_set_raw_value+0xa0/0xc8
  1022. [ 54.635263] Modules linked in: cfg80211 imx392(+) spidev nvgpu bluedroid_pm ip_tables x_tables
  1023.  
  1024. [ 54.635282] CPU: 4 PID: 3140 Comm: systemd-udevd Tainted: G W 4.9.140-tegra #1
  1025. [ 54.635284] Hardware name: quill (DT)
  1026. [ 54.635286] task: ffffffc1e27d1c00 task.stack: ffffffc1e32e0000
  1027. [ 54.635291] PC is at gpiod_set_raw_value+0xa0/0xc8
  1028. [ 54.635297] LR is at 0xffffff8000f7a2fc
  1029. [ 54.635300] pc : [<ffffff80084c5770>] lr : [<ffffff8000f7a2fc>] pstate: 80400045
  1030. [ 54.635301] sp : ffffffc1e32e3a20
  1031. [ 54.635303] x29: ffffffc1e32e3a20 x28: 0000000000000018
  1032. [ 54.635307] x27: 0000000000000099 x26: 0000000000000030
  1033. [ 54.635312] x25: 0000000000000000 x24: ffffff8000f7a9b8
  1034. [ 54.635316] x23: ffffffc1eb2c6420 x22: 0000000000000000
  1035. [ 54.635320] x21: ffffffc1eb2c6420 x20: 0000000000000000
  1036. [ 54.635324] x19: ffffffc1eb786d20 x18: 000000000000666b
  1037. [ 54.635329] x17: 0000000000000001 x16: 0000000000000000
  1038. [ 54.635332] x15: 0000000000000000 x14: 0000000000003ce7
  1039. [ 54.635337] x13: 0000000000005329 x12: 0000000000000400
  1040. [ 54.635341] x11: 0000000000000400 x10: 0000000000000a10
  1041. [ 54.635345] x9 : ffffffc1e32e3570 x8 : 0000000000000000
  1042. [ 54.635349] x7 : 0000000000000000 x6 : 0000000000000014
  1043. [ 54.635353] x5 : 00000000000002f0 x4 : ffffff8009ee7700
  1044. [ 54.635357] x3 : 0000000000000010 x2 : ffffffc1eb786a98
  1045. [ 54.635361] x1 : 0000000000000000 x0 : 0000000000000001
  1046.  
  1047. [ 54.635367] ---[ end trace 5d20cf3191697def ]---
  1048. [ 54.639978] Call trace:
  1049. [ 54.639984] [<ffffff80084c5770>] gpiod_set_raw_value+0xa0/0xc8
  1050. [ 54.639990] [<ffffff8000f7a2fc>] 0xffffff8000f7a2fc
  1051. [ 54.639994] [<ffffff8000f7a628>] 0xffffff8000f7a628
  1052. [ 54.639999] [<ffffff8008aea7bc>] i2c_device_probe+0x144/0x258
  1053. [ 54.640004] [<ffffff8008781b68>] driver_probe_device+0xd8/0x408
  1054. [ 54.640007] [<ffffff8008781f74>] __driver_attach+0xdc/0x128
  1055. [ 54.640010] [<ffffff800877f5e4>] bus_for_each_dev+0x5c/0xa8
  1056. [ 54.640013] [<ffffff8008781368>] driver_attach+0x30/0x40
  1057. [ 54.640015] [<ffffff8008780d9c>] bus_add_driver+0x20c/0x2a8
  1058. [ 54.640018] [<ffffff8008782eac>] driver_register+0x6c/0x110
  1059. [ 54.640022] [<ffffff8008aeaeac>] i2c_register_driver+0x4c/0xb0
  1060. [ 54.640027] [<ffffff8000f84018>] init_module+0x18/0x30 [imx392]
  1061. [ 54.640031] [<ffffff8008083b3c>] do_one_initcall+0x44/0x130
  1062. [ 54.640036] [<ffffff80081c20fc>] do_init_module+0x64/0x1a8
  1063. [ 54.640040] [<ffffff800815750c>] load_module+0x10a4/0x12d8
  1064. [ 54.640042] [<ffffff80081579f0>] SyS_finit_module+0xd8/0xf0
  1065. [ 54.640045] [<ffffff800808395c>] __sys_trace_return+0x0/0x4
  1066. [ 54.719451] dhd_module_init in
  1067. [ 54.719530] found wifi platform device bcmdhd_wlan
  1068. [ 54.720953] wifi_platform_get_country_code_map: could not get country_code_map
  1069. [ 54.720957] wifi_plat_dev_drv_probe:platform country code map is not available
  1070. [ 54.720971] Power-up adapter 'DHD generic adapter'
  1071. [ 54.720979] wifi_platform_set_power = 1
  1072. [ 54.721258] ------------[ cut here ]------------
  1073. [ 54.725888] WARNING: CPU: 4 PID: 3140 at /home/build-server/repositories/Stereo-Vision_TX2_32.4.2/build/Linux_for_Tegra/sources/kernel/kernel-4.9/drivers/gpio/gpiolib.c:2697 gpiod_set_raw_value+0xa0/0xc8
  1074. [ 54.743765] Modules linked in: bcmdhd(+) overlay cfg80211 imx392(+) spidev nvgpu bluedroid_pm ip_tables x_tables
  1075.  
  1076. [ 54.743785] CPU: 4 PID: 3140 Comm: systemd-udevd Tainted: G W 4.9.140-tegra #1
  1077. [ 54.743787] Hardware name: quill (DT)
  1078. [ 54.743790] task: ffffffc1e27d1c00 task.stack: ffffffc1e32e0000
  1079. [ 54.743794] PC is at gpiod_set_raw_value+0xa0/0xc8
  1080. [ 54.743801] LR is at 0xffffff8000f7a260
  1081. [ 54.743804] pc : [<ffffff80084c5770>] lr : [<ffffff8000f7a260>] pstate: 80400045
  1082. [ 54.743805] sp : ffffffc1e32e3a20
  1083. [ 54.743807] x29: ffffffc1e32e3a20 x28: 0000000000000018
  1084. [ 54.743812] x27: 0000000000000099 x26: 0000000000000030
  1085. [ 54.743816] x25: 0000000000000000 x24: ffffff8000f7a9b8
  1086. [ 54.743821] x23: ffffffc1eb2c6420 x22: 0000000000000000
  1087. [ 54.743825] x21: ffffffc1eb2c6420 x20: 0000000000000001
  1088. [ 54.743829] x19: ffffffc1eb786d00 x18: 000000000000a28b
  1089. [ 54.743833] x17: 0000000000000001 x16: 0000000000000000
  1090. [ 54.743837] x15: 0000000000000000 x14: 0000000000000aa4
  1091. [ 54.743841] x13: 00000000004db8c4 x12: 000000000000978c
  1092. [ 54.743845] x11: 0000000000000000 x10: 0000000000000a10
  1093. [ 54.743849] x9 : ffffffc1e32e38a0 x8 : ffffffc1e27d2670
  1094. [ 54.743853] x7 : 00000000ffff105d x6 : 00000000000002f0
  1095. [ 54.743857] x5 : 0000000000000000 x4 : ffffff8009ee7700
  1096. [ 54.743861] x3 : 0000000000000010 x2 : ffffffc1eb786a98
  1097. [ 54.743866] x1 : 0000000000000001 x0 : 0000000000000001
  1098.  
  1099. [ 54.743871] ---[ end trace 5d20cf3191697df0 ]---
  1100. [ 54.748484] Call trace:
  1101. [ 54.748490] [<ffffff80084c5770>] gpiod_set_raw_value+0xa0/0xc8
  1102. [ 54.748496] [<ffffff8000f7a260>] 0xffffff8000f7a260
  1103. [ 54.748500] [<ffffff8000f7a628>] 0xffffff8000f7a628
  1104. [ 54.748506] [<ffffff8008aea7bc>] i2c_device_probe+0x144/0x258
  1105. [ 54.748511] [<ffffff8008781b68>] driver_probe_device+0xd8/0x408
  1106. [ 54.748514] [<ffffff8008781f74>] __driver_attach+0xdc/0x128
  1107. [ 54.748517] [<ffffff800877f5e4>] bus_for_each_dev+0x5c/0xa8
  1108. [ 54.748520] [<ffffff8008781368>] driver_attach+0x30/0x40
  1109. [ 54.748522] [<ffffff8008780d9c>] bus_add_driver+0x20c/0x2a8
  1110. [ 54.748525] [<ffffff8008782eac>] driver_register+0x6c/0x110
  1111. [ 54.748529] [<ffffff8008aeaeac>] i2c_register_driver+0x4c/0xb0
  1112. [ 54.748534] [<ffffff8000f84018>] init_module+0x18/0x30 [imx392]
  1113. [ 54.748539] [<ffffff8008083b3c>] do_one_initcall+0x44/0x130
  1114. [ 54.748543] [<ffffff80081c20fc>] do_init_module+0x64/0x1a8
  1115. [ 54.748547] [<ffffff800815750c>] load_module+0x10a4/0x12d8
  1116. [ 54.748550] [<ffffff80081579f0>] SyS_finit_module+0xd8/0xf0
  1117. [ 54.748553] [<ffffff800808395c>] __sys_trace_return+0x0/0x4
  1118. [ 54.749996] ------------[ cut here ]------------
  1119. [ 54.754628] WARNING: CPU: 4 PID: 3140 at /home/build-server/repositories/Stereo-Vision_TX2_32.4.2/build/Linux_for_Tegra/sources/kernel/kernel-4.9/drivers/gpio/gpiolib.c:2697 gpiod_set_raw_value+0xa0/0xc8
  1120. [ 54.772502] Modules linked in: bcmdhd(+) overlay cfg80211 imx392(+) spidev nvgpu bluedroid_pm ip_tables x_tables
  1121.  
  1122. [ 54.772522] CPU: 4 PID: 3140 Comm: systemd-udevd Tainted: G W 4.9.140-tegra #1
  1123. [ 54.772524] Hardware name: quill (DT)
  1124. [ 54.772526] task: ffffffc1e27d1c00 task.stack: ffffffc1e32e0000
  1125. [ 54.772529] PC is at gpiod_set_raw_value+0xa0/0xc8
  1126. [ 54.772536] LR is at 0xffffff8000f7a2cc
  1127. [ 54.772538] pc : [<ffffff80084c5770>] lr : [<ffffff8000f7a2cc>] pstate: 80400045
  1128. [ 54.772540] sp : ffffffc1e32e3a20
  1129. [ 54.772541] x29: ffffffc1e32e3a20 x28: 0000000000000018
  1130. [ 54.772546] x27: 0000000000000099 x26: 0000000000000030
  1131. [ 54.772550] x25: 0000000000000000 x24: ffffff8000f7a9b8
  1132. [ 54.772554] x23: ffffffc1eb2c6420 x22: 0000000000000000
  1133. [ 54.772560] x21: ffffffc1eb2c6420 x20: 0000000000000001
  1134. [ 54.772564] x19: ffffffc1eb786d20 x18: 0000000000004ea0
  1135. [ 54.772568] x17: 0000000000000001 x16: 0000000000000000
  1136. [ 54.772572] x15: 0000000000000000 x14: 000000000000164b
  1137. [ 54.772576] x13: 0000000000000023 x12: 071c71c71c71c71c
  1138. [ 54.772580] x11: 000000000000000b x10: 0000000000000a10
  1139. [ 54.772584] x9 : ffffffc1e32e38a0 x8 : ffffffc1e27d2670
  1140. [ 54.772588] x7 : 00000000ffff1064 x6 : 000000001634cd36
  1141. [ 54.772592] x5 : 0000000000000000 x4 : ffffff8009ee7700
  1142. [ 54.772596] x3 : 0000000000000010 x2 : ffffffc1eb786a98
  1143. [ 54.772600] x1 : 0000000000000001 x0 : 0000000000000001
  1144.  
  1145. [ 54.772605] ---[ end trace 5d20cf3191697df1 ]---
  1146. [ 54.777216] Call trace:
  1147. [ 54.777222] [<ffffff80084c5770>] gpiod_set_raw_value+0xa0/0xc8
  1148. [ 54.777227] [<ffffff8000f7a2cc>] 0xffffff8000f7a2cc
  1149. [ 54.777231] [<ffffff8000f7a628>] 0xffffff8000f7a628
  1150. [ 54.777236] [<ffffff8008aea7bc>] i2c_device_probe+0x144/0x258
  1151. [ 54.777240] [<ffffff8008781b68>] driver_probe_device+0xd8/0x408
  1152. [ 54.777243] [<ffffff8008781f74>] __driver_attach+0xdc/0x128
  1153. [ 54.777246] [<ffffff800877f5e4>] bus_for_each_dev+0x5c/0xa8
  1154. [ 54.777249] [<ffffff8008781368>] driver_attach+0x30/0x40
  1155. [ 54.777251] [<ffffff8008780d9c>] bus_add_driver+0x20c/0x2a8
  1156. [ 54.777254] [<ffffff8008782eac>] driver_register+0x6c/0x110
  1157. [ 54.777258] [<ffffff8008aeaeac>] i2c_register_driver+0x4c/0xb0
  1158. [ 54.777263] [<ffffff8000f84018>] init_module+0x18/0x30 [imx392]
  1159. [ 54.777268] [<ffffff8008083b3c>] do_one_initcall+0x44/0x130
  1160. [ 54.777272] [<ffffff80081c20fc>] do_init_module+0x64/0x1a8
  1161. [ 54.777276] [<ffffff800815750c>] load_module+0x10a4/0x12d8
  1162. [ 54.777278] [<ffffff80081579f0>] SyS_finit_module+0xd8/0xf0
  1163. [ 54.777281] [<ffffff800808395c>] __sys_trace_return+0x0/0x4
  1164. [ 54.778948] invalid GPIO -2
  1165. [ 54.778968] ------------[ cut here ]------------
  1166. [ 54.783597] WARNING: CPU: 4 PID: 3140 at /home/build-server/repositories/Stereo-Vision_TX2_32.4.2/build/Linux_for_Tegra/sources/kernel/kernel-4.9/drivers/gpio/gpiolib.c:106 gpio_to_desc+0xd8/0xe0
  1167. [ 54.800778] Modules linked in: bcmdhd(+) overlay cfg80211 imx392(+) spidev nvgpu bluedroid_pm ip_tables x_tables
  1168.  
  1169. [ 54.800798] CPU: 4 PID: 3140 Comm: systemd-udevd Tainted: G W 4.9.140-tegra #1
  1170. [ 54.800800] Hardware name: quill (DT)
  1171. [ 54.800803] task: ffffffc1e27d1c00 task.stack: ffffffc1e32e0000
  1172. [ 54.800806] PC is at gpio_to_desc+0xd8/0xe0
  1173. [ 54.800809] LR is at gpio_to_desc+0xd8/0xe0
  1174. [ 54.800811] pc : [<ffffff80084c48e0>] lr : [<ffffff80084c48e0>] pstate: 40400045
  1175. [ 54.800812] sp : ffffffc1e32e3a10
  1176. [ 54.800814] x29: ffffffc1e32e3a10 x28: 0000000000000018
  1177. [ 54.800819] x27: 0000000000000099 x26: 0000000000000030
  1178. [ 54.800823] x25: 0000000000000000 x24: ffffff8000f7a9b8
  1179. [ 54.800827] x23: ffffffc1eb2c6420 x22: 0000000000000000
  1180. [ 54.800831] x21: ffffff800a1a0000 x20: 00000000fffffffe
  1181. [ 54.800835] x19: 0000000000000000 x18: 0000000000000001
  1182. [ 54.800839] x17: 0000000000000000 x16: 0000000000000000
  1183. [ 54.800843] x15: ffffffffffffffff x14: ffffff800a1591e0
  1184. [ 54.800847] x13: 0000000000000000 x12: 0000000000000006
  1185. [ 54.800851] x11: 0000000000000002 x10: 000000000000048c
  1186. [ 54.800855] x9 : 0000000000000001 x8 : ffffffc1f6741463
  1187. [ 54.800859] x7 : 0000000000000000 x6 : ffffffc1f67d2bf0
  1188. [ 54.800863] x5 : ffffffc1f67d2bf0 x4 : 0000000000000000
  1189. [ 54.800867] x3 : ffffffc1f67d87f8 x2 : ffffffc1f67d2bf0
  1190. [ 54.800871] x1 : ffffffc1e27d1c00 x0 : 000000000000000f
  1191.  
  1192. [ 54.800877] ---[ end trace 5d20cf3191697df2 ]---
  1193. [ 54.805487] Call trace:
  1194. [ 54.805491] [<ffffff80084c48e0>] gpio_to_desc+0xd8/0xe0
  1195. [ 54.805498] [<ffffff8000f7a2b4>] 0xffffff8000f7a2b4
  1196. [ 54.805502] [<ffffff8000f7a628>] 0xffffff8000f7a628
  1197. [ 54.805508] [<ffffff8008aea7bc>] i2c_device_probe+0x144/0x258
  1198. [ 54.805512] [<ffffff8008781b68>] driver_probe_device+0xd8/0x408
  1199. [ 54.805515] [<ffffff8008781f74>] __driver_attach+0xdc/0x128
  1200. [ 54.805518] [<ffffff800877f5e4>] bus_for_each_dev+0x5c/0xa8
  1201. [ 54.805521] [<ffffff8008781368>] driver_attach+0x30/0x40
  1202. [ 54.805523] [<ffffff8008780d9c>] bus_add_driver+0x20c/0x2a8
  1203. [ 54.805526] [<ffffff8008782eac>] driver_register+0x6c/0x110
  1204. [ 54.805529] [<ffffff8008aeaeac>] i2c_register_driver+0x4c/0xb0
  1205. [ 54.805534] [<ffffff8000f84018>] init_module+0x18/0x30 [imx392]
  1206. [ 54.805539] [<ffffff8008083b3c>] do_one_initcall+0x44/0x130
  1207. [ 54.805543] [<ffffff80081c20fc>] do_init_module+0x64/0x1a8
  1208. [ 54.805547] [<ffffff800815750c>] load_module+0x10a4/0x12d8
  1209. [ 54.805549] [<ffffff80081579f0>] SyS_finit_module+0xd8/0xf0
  1210. [ 54.805552] [<ffffff800808395c>] __sys_trace_return+0x0/0x4
  1211. [ 54.806252] imx392 2-0036: imx392_set_gain: val: 0
  1212. [ 54.806257] imx392 2-0036: imx392_set_gain: gain reg: 0
  1213. [ 54.812688] imx392 2-0036: imx392_set_exposure: val: 0
  1214. [ 54.812694] imx392 2-0036: imx392_set_coarse_time: coarse1:0, shs1:1124, FL:1125
  1215. [ 54.814590] imx392 2-0036: imx392_set_frame_rate: val: 0
  1216. [ 54.823787] Internal error: Attempting to execute userspace memory: 86000005 [#1] PREEMPT SMP
  1217. [ 54.832312] Modules linked in: bcmdhd(+) overlay cfg80211 imx392(+) spidev nvgpu bluedroid_pm ip_tables x_tables
  1218. [ 54.836800] CPU: 4 PID: 3140 Comm: systemd-udevd Tainted: G W 4.9.140-tegra #1
  1219. [ 54.836801] Hardware name: quill (DT)
  1220. [ 54.836803] task: ffffffc1e27d1c00 task.stack: ffffffc1e32e0000
  1221. [ 54.836806] PC is at 0x0
  1222. [ 54.836814] LR is at tegracam_s_ctrl+0x280/0x318
  1223. [ 54.836815] pc : [<0000000000000000>] lr : [<ffffff8008b52fa8>] pstate: 60400045
  1224. [ 54.836816] sp : ffffffc1e32e3910
  1225. [ 54.836819] x29: ffffffc1e32e3910 x28: 0000000000000018
  1226. [ 54.836821] x27: 0000000000000099 x26: 0000000000000030
  1227. [ 54.836824] x25: ffffff8000f7b888 x24: ffffffc1d8648018
  1228. [ 54.836826] x23: ffffffc1de333418 x22: ffffff8000f7b888
  1229. [ 54.836828] x21: ffffffc1d860a918 x20: ffffffc1e32cfd00
  1230. [ 54.836830] x19: 0000000000000001 x18: 0000000000000001
  1231. [ 54.836831] x17: 0000000000000002 x16: 0000000000000000
  1232. [ 54.836833] x15: ffffffffffffffff x14: ffffffc1e32e38f0
  1233. [ 54.836835] x13: ffffffc1e32e37f6 x12: 000000000004f25b
  1234. [ 54.836838] x11: 0000000005f5e0ff x10: ffffffc1e32e37b0
  1235. [ 54.836839] x9 : 0000000000000002 x8 : 0000000000000002
  1236. [ 54.836842] x7 : ffffff8008fc6e88 x6 : 0000000000000090
  1237. [ 54.836844] x5 : 000000000000008d x4 : 0000000000000001
  1238. [ 54.836846] x3 : 0000000000000000 x2 : 0000000000000000
  1239. [ 54.836848] x1 : 0000000000000000 x0 : ffffffc1d860a918
  1240.  
  1241. [ 54.836850] Process systemd-udevd (pid: 3140, stack limit = 0xffffffc1e32e0000)
  1242. [ 54.836851] Call trace:
  1243. [ 54.836853] [< (null)>] (null)
  1244. [ 54.836858] [<ffffff8008b21148>] v4l2_ctrl_handler_setup+0x108/0x158
  1245. [ 54.836861] [<ffffff8008b52b70>] tegracam_ctrl_handler_init+0x1d0/0x388
  1246. [ 54.836863] [<ffffff8008b537dc>] tegracam_v4l2subdev_register+0x6c/0x1a0
  1247. [ 54.836869] [<ffffff8000f7a63c>] 0xffffff8000f7a63c
  1248. [ 54.836872] [<ffffff8008aea7bc>] i2c_device_probe+0x144/0x258
  1249. [ 54.836877] [<ffffff8008781b68>] driver_probe_device+0xd8/0x408
  1250. [ 54.836879] [<ffffff8008781f74>] __driver_attach+0xdc/0x128
  1251. [ 54.836881] [<ffffff800877f5e4>] bus_for_each_dev+0x5c/0xa8
  1252. [ 54.836883] [<ffffff8008781368>] driver_attach+0x30/0x40
  1253. [ 54.836885] [<ffffff8008780d9c>] bus_add_driver+0x20c/0x2a8
  1254. [ 54.836887] [<ffffff8008782eac>] driver_register+0x6c/0x110
  1255. [ 54.836889] [<ffffff8008aeaeac>] i2c_register_driver+0x4c/0xb0
  1256. [ 54.836893] [<ffffff8000f84018>] init_module+0x18/0x30 [imx392]
  1257. [ 54.836897] [<ffffff8008083b3c>] do_one_initcall+0x44/0x130
  1258. [ 54.836902] [<ffffff80081c20fc>] do_init_module+0x64/0x1a8
  1259. [ 54.836906] [<ffffff800815750c>] load_module+0x10a4/0x12d8
  1260. [ 54.836907] [<ffffff80081579f0>] SyS_finit_module+0xd8/0xf0
  1261. [ 54.836909] [<ffffff800808395c>] __sys_trace_return+0x0/0x4
  1262. [ 54.836913] ---[ end trace 5d20cf3191697df3 ]---
  1263. [ 54.930408] wifi_platform_bus_enumerate device present 1
  1264. [ 54.992550] tegra-xusb-padctl 3520000.xusb_padctl: failed to setup XUSB ports: -517
  1265. [ 54.996751] tegra-usb-cd usb_cd: otg phy is not available yet
  1266. [ 55.009351] tegra-xusb-padctl 3520000.xusb_padctl: failed to setup XUSB ports: -517
  1267. [ 55.012087] tegra-usb-cd usb_cd: otg phy is not available yet
  1268. [ 55.058737] tegra-xusb-padctl 3520000.xusb_padctl: failed to setup XUSB ports: -517
  1269. [ 55.061762] tegra-usb-cd usb_cd: otg phy is not available yet
  1270. [ 55.068152] wifi_platform_bus_enumerate device present 0
  1271. [ 55.070038] F1 signature read @0x18000000=0x17214354
  1272. [ 55.075335] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x1 pkg:0x2
  1273. [ 55.076000] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
  1274. [ 55.076072] wifi_platform_get_mac_addr
  1275. [ 55.100896] ids dhd_log_netlink_init
  1276. [ 55.102227] wl_create_event_handler(): thread:wl_event_handler:1481 started
  1277. [ 55.102235] wl_event_handler :
  1278. [ 55.102235] tsk Enter, tsk = 0xffffffc1d2a41a90
  1279. [ 55.107905] dhd_attach(): thread:dhd_watchdog_thread:1484 started
  1280. [ 55.108781] dhd_attach(): thread:dhd_dpc:148b started
  1281. [ 55.108846] dhd_attach(): thread:dhd_rxf:148c started
  1282. [ 55.108854] dhd_deferred_work_init: work queue initialized
  1283. [ 55.109539]
  1284. Dongle Host Driver, version 1.201.82 (r)
  1285. Compiled from
  1286. [ 55.110367] Register interface [wlan0] MAC: 00:04:4b:f1:f2:77
  1287.  
  1288. [ 55.110371] dhd_prot_ioctl : bus is down. we have nothing to do
  1289. [ 55.110504] sdhci-tegra 3440000.sdhci: Tuning done, restoring the best tap value : 64
  1290. [ 55.111545] wifi_platform_set_power = 0
  1291. [ 55.227533] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  1292. [ 55.307319] gpio tegra-gpio wake18 for gpio=101(M:5)
  1293. [ 55.315426] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  1294. [ 55.325022] tegra-xusb-padctl 3520000.xusb_padctl: failed to setup XUSB ports: -517
  1295. [ 55.337953] tegra-usb-cd usb_cd: otg phy is not available yet
  1296. [ 55.353223] tegra-xusb-padctl 3520000.xusb_padctl: failed to setup XUSB ports: -517
  1297. [ 55.367954] tegra-usb-cd usb_cd: otg phy is not available yet
  1298. [ 55.375644] CPU1: shutdown
  1299. [ 55.394275] psci: Retrying again to check for CPU kill
  1300. [ 55.403181] psci: CPU1 killed.
  1301. [ 55.510661] CPU2: shutdown
  1302. [ 55.513379] psci: CPU2 killed.
  1303. [ 55.708861] zram: Added device: zram0
  1304. [ 55.717021] zram: Added device: zram1
  1305. [ 55.729747] zram: Added device: zram2
  1306. [ 55.741013] zram: Added device: zram3
  1307. [ 55.770364] zram0: detected capacity change from 0 to 1029169152
  1308. [ 55.800726] Adding 1005044k swap on /dev/zram0. Priority:5 extents:1 across:1005044k SS
  1309. [ 55.825021] zram1: detected capacity change from 0 to 1029169152
  1310. [ 55.853618] Adding 1005044k swap on /dev/zram1. Priority:5 extents:1 across:1005044k SS
  1311. [ 55.866817] zram2: detected capacity change from 0 to 1029169152
  1312. [ 55.885537] Adding 1005044k swap on /dev/zram2. Priority:5 extents:1 across:1005044k SS
  1313. [ 55.902112] zram3: detected capacity change from 0 to 1029169152
  1314. [ 55.925133] Adding 1005044k swap on /dev/zram3. Priority:5 extents:1 across:1005044k SS
  1315. [ 56.660905] tegradc 15210000.nvdisplay: blank - powerdown
  1316. [ 56.716059] extcon-disp-state external-connection:disp-state: cable 47 state 0
  1317. [ 56.716062] Extcon AUX1(HDMI) disable
  1318. [ 56.738131] tegra_nvdisp_handle_pd_disable: Powergated Head2 pd
  1319. [ 56.738230] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
  1320. [ 56.738965] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
  1321. [ 56.777707] tegradc 15210000.nvdisplay: unblank
  1322. [ 56.778404] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
  1323. [ 56.781907] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
  1324. [ 56.781996] tegra_nvdisp_handle_pd_enable: Unpowergated Head2 pd
  1325. [ 56.783397] Parent Clock set for DC plld2
  1326. [ 56.785937] edid invalid
  1327. [ 56.786981] tegradc 15210000.nvdisplay: hdmi: tmds rate:148351K prod-setting:prod_c_hdmi_111m_223m
  1328. [ 56.788265] tegradc 15210000.nvdisplay: hdmi: get RGB quant from EDID.
  1329. [ 56.788269] tegradc 15210000.nvdisplay: hdmi: get YCC quant from EDID.
  1330. [ 56.931193] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  1331. [ 56.931318]
  1332.  
  1333. Dongle Host Driver, version 1.201.82 (r)
  1334. Compiled from
  1335. [ 56.931327] wl_android_wifi_on in
  1336. [ 56.931331] wifi_platform_set_power = 1
  1337. [ 57.143049] vdd-1v8: voltage operation not allowed
  1338. [ 57.143070] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
  1339. [ 57.162506] vdd-1v8: voltage operation not allowed
  1340. [ 57.162515] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
  1341. [ 57.183366] vdd-1v8: voltage operation not allowed
  1342. [ 57.183375] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
  1343. [ 57.185860] vdd-1v8: voltage operation not allowed
  1344. [ 57.185871] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
  1345. [ 57.291156] vdd-1v8: voltage operation not allowed
  1346. [ 57.291167] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
  1347. [ 57.292093] vdd-1v8: voltage operation not allowed
  1348. [ 57.292103] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
  1349. [ 57.293671] vdd-1v8: voltage operation not allowed
  1350. [ 57.293680] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
  1351. [ 57.293708] sdhci-tegra 3440000.sdhci: Tuning done, restoring the best tap value : 64
  1352. [ 57.294668] F1 signature read @0x18000000=0x17214354
  1353. [ 57.301251] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x1 pkg:0x2
  1354. [ 57.302126] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
  1355. [ 57.393807] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded.
  1356. [ 57.458597] dhd_bus_init: enable 0x06, ready 0x06 (waited 0us)
  1357. [ 57.458998] gpio tegra-gpio-aon wake69 for gpio=59(FF:3)
  1358. [ 57.459080] gpio tegra-gpio-aon wake69 for gpio=59(FF:3)
  1359. [ 57.459083] Enabling wake69
  1360. [ 57.460095] wifi_platform_get_mac_addr
  1361. [ 57.462510] Firmware up: op_mode=0x0005, MAC=00:04:4b:f1:f2:77
  1362. [ 57.467692] clm path from default:/lib/firmware/brcm/bcmdhd.clm_blob
  1363. [ 57.467744] Skipping the clm download. len:0 memblk: (null)
  1364. [ 57.470392] dhd_preinit_ioctls pspretend_threshold for HostAPD failed -23
  1365. [ 57.476170] Firmware version = wl0: Nov 6 2019 21:22:23 version 7.35.349.85 (r723239 CY) FWID 01-a59d25b5
  1366. [ 57.478953] dhd_interworking_enable: failed to set WNM info, ret=-23
  1367. [ 57.587243] CFGP2P-ERROR) wl_cfgp2p_add_p2p_disc_if :
  1368. [ 57.587244] P2P interface registered
  1369. [ 57.595578] WLC_E_IF: NO_IF set, event Ignored
  1370. [ 57.607920] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  1371. [ 59.329792] [07-16 09:37:14.835] wl_cfg80211_connect: Connectting with fc:ec:da:fe:d4:05 channel (48) ssid "Avular-wifi", len (11)
  1372.  
  1373. [ 59.387263] [07-16 09:37:14.892] wl_notify_connect_status: wl_bss_connect_done succeeded with fc:ec:da:fe:d4:05
  1374. [ 59.389212] [07-16 09:37:14.894] dhd_dump_eapol_4way_message: ifidx: 0 ETHER_TYPE_802_1X [RX] : M1 of 4way
  1375. [ 59.410199] wl_bss_connect_done :
  1376. [ 59.410200] Report connect result - connection succeeded
  1377. [ 59.411631] [07-16 09:37:14.916] dhd_dump_eapol_4way_message: ifidx: 0 ETHER_TYPE_802_1X [TX] : M2 of 4way
  1378. [ 59.413828] [07-16 09:37:14.919] dhd_dump_eapol_4way_message: ifidx: 0 ETHER_TYPE_802_1X [RX] : M3 of 4way
  1379. [ 59.414105] [07-16 09:37:14.919] dhd_dump_eapol_4way_message: ifidx: 0 ETHER_TYPE_802_1X [TX] : M4 of 4way
  1380. [ 59.435661] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  1381. [ 59.462347] [07-16 09:37:14.967] wl_notify_connect_status: wl_bss_connect_done succeeded with fc:ec:da:fe:d4:05
  1382. [ 59.465068] dhd_ndo_add_ip: ndo ip addr add failed, ret = -23
  1383. [ 59.465075] dhd_inet6_work_handler: Adding host ip for NDO failed -23
  1384. [ 59.506640] ifidx:0 DHCP - REQUEST [TX]
  1385. [ 59.857014] ifidx:0 DHCP - ACK [RX]
  1386. [ 62.538352] tegra-i2c 3190000.i2c: rx dma timeout txlen:28 rxlen:128
  1387. [ 62.538364] tegra-i2c 3190000.i2c: --- register dump for debugging ----
  1388. [ 62.538378] tegra-i2c 3190000.i2c: I2C_CNFG - 0x22c00
  1389. [ 62.538391] tegra-i2c 3190000.i2c: I2C_PACKET_TRANSFER_STATUS - 0x10001
  1390. [ 62.538401] tegra-i2c 3190000.i2c: I2C_FIFO_CONTROL - 0x1c
  1391. [ 62.538412] tegra-i2c 3190000.i2c: I2C_FIFO_STATUS - 0x800040
  1392. [ 62.538423] tegra-i2c 3190000.i2c: I2C_INT_MASK - 0x6c
  1393. [ 62.538433] tegra-i2c 3190000.i2c: I2C_INT_STATUS - 0x2
  1394. [ 62.538480] tegra-i2c 3190000.i2c: i2c transfer timed out addr: 0x50
Add Comment
Please, Sign In to add comment