Tx2 does not recognize pcie

background:
transmit data between tx2 and xilinx through pcie
question:After the xilinx driver crashed the system, the tx2 doesn’t r
ecognize the pcie device every time it’s turned on
part of the log:
nvidia@tegra-ubuntu:~$ lspci
nvidia@tegra-ubuntu:~$ dmesg | grep pcie
[ 0.143332] node /plugin-manager/fragment-500-pcie-config match with board >=3310-1000-500
[ 0.144065] node /plugin-manager/fragment-500-e3325-pcie match wi
th board >=3310-1000-500
[ 0.274045] iommu: Adding device 10003000.pcie-controller to group 51

log:
nvidia@tegra-ubuntu:~$ dmesg
[ 0.000000] Booting Linux on physical CPU 0x100
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.4.38-tegra (buildbrain@mobile-u64-773) (gcc version 4.8.5 (GCC) ) #1 SMP PREEMPT Thu May 17 00:15:19 PDT 2018
[ 0.000000] Boot CPU: AArch64 Processor [411fd073]
[ 0.000000] earlycon: Early serial console at MMIO32 0x3100000 (options ‘’)
[ 0.000000] bootconsole [uart0] enabled
[ 0.000000] Found tegra_fbmem2: 00140000@969ee000
[ 0.000000] Found lut_mem2: 00002008@969eb000
[ 0.000000] Reserved memory: initialized node ramoops_carveout, compatible id nvidia,ramoops
[ 0.000000] cma: Reserved 64 MiB at 0x00000000fc000000
[ 0.000000] On node 0 totalpages: 2052096
[ 0.000000] DMA zone: 8192 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 519680 pages, LIFO batch:31
[ 0.000000] Normal zone: 23968 pages used for memmap
[ 0.000000] Normal zone: 1532416 pages, LIFO batch:31
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.0 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] PERCPU: Embedded 17 pages/cpu @ffffffc1f5f9a000 s31360 r8192 d30080 u69632
[ 0.000000] pcpu-alloc: s31360 r8192 d30080 u69632 alloc=174096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2019936
[ 0.000000] Kernel command line: root=/dev/mmcblk0p1 rw rootwait console=ttyS0,115200n8 console=tty0 OS=l4t fbcon=map:0 net.ifnames=0 memtype=0 video=tegrafb no_console_suspend=1 earlycon=uart8250,mmio32,0x03100000 nvdumper_reserved=0x2772e0000 gpt tegra_fbmem2=0x140000@0x969ee000 lut_mem2=0x2008@0x969eb000 tegraid=18.1.2.0.0 tegra_keep_boot_clocks maxcpus=6 boot.slot_suffix= boot.ratchetvalues=0.2.1 androidboot.serialno=0424318011118 bl_prof_dataptr=0x10000@0x277040000 sdhci_tegra.en_boot_part_access=1 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.000000] Memory: 7974684K/8208384K available (11296K kernel code, 1841K rwdata, 5796K rodata, 1168K init, 691K bss, 168164K reserved, 65536K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
vmalloc : 0xffffff8000000000 - 0xffffffbdbfff0000 ( 246 GB)
vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000 ( 8 GB maximum)
0xffffffbdc2000000 - 0xffffffbdc9da0000 ( 125 MB actual)
fixed : 0xffffffbffa7fd000 - 0xffffffbffac00000 ( 4108 KB)
PCI I/O : 0xffffffbffae00000 - 0xffffffbffbe00000 ( 16 MB)
modules : 0xffffffbffc000000 - 0xffffffc000000000 ( 64 MB)
memory : 0xffffffc000000000 - 0xffffffc1f6800000 ( 8040 MB)
.init : 0xffffffc001132000 - 0xffffffc001256000 ( 1168 KB)
.text : 0xffffffc000080000 - 0xffffffc001132000 ( 17096 KB)
.data : 0xffffffc001278000 - 0xffffffc001444730 ( 1842 KB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=6.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=6
[ 0.000000] NR_IRQS:64 nr_irqs:64 0
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] Architected cp15 timer(s) running at 31.25MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xe6a171046, max_idle_ns: 881590405314 ns
[ 0.000002] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[ 0.010029] Console: colour dummy device 80x25
[ 0.014689] console [tty0] enabled
[ 0.018248] bootconsole [uart0] disabled
[ 0.022354] kmemleak: Kernel memory leak detector disabled
[ 0.022367] Calibrating delay loop (skipped), value calculated using timer frequency… 62.50 BogoMIPS (lpj=125000)
[ 0.022380] pid_max: default: 32768 minimum: 301
[ 0.022434] Security Framework initialized
[ 0.022478] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.022489] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.022896] Initializing cgroup subsys io
[ 0.022910] Initializing cgroup subsys memory
[ 0.022930] Initializing cgroup subsys devices
[ 0.022940] Initializing cgroup subsys freezer
[ 0.022950] Initializing cgroup subsys net_cls
[ 0.022961] Initializing cgroup subsys perf_event
[ 0.022970] Initializing cgroup subsys net_prio
[ 0.022982] Initializing cgroup subsys pids
[ 0.022992] Initializing cgroup subsys debug
[ 0.023142] CPU0 ipc=752
[ 0.023152] CPU1 ipc=1024
[ 0.023161] CPU2 ipc=1024
[ 0.023171] CPU3 ipc=752
[ 0.023182] CPU4 ipc=752
[ 0.023192] CPU5 ipc=752
[ 0.023236] ASID allocator initialised with 65536 entries
[ 0.047116] tegra-id: chipid=21817.
[ 0.047136] tegra-id: opt_subrevision=1.
[ 0.047151] Tegra Revision: A02p SKU: 0xdc CPU Process: 0 SoC Process: 0
[ 0.047876] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.4/arch/arm64/boot/dts/…/…/…/…/…/…/hardware/nvidia/platform/t18x/quill/kernel-dts/tegra186-quill-p3310-1000-c03-00-dsi-hdmi-dp.dts
[ 0.047903] DTB Build time: May 17 2018 00:17:43
[ 0.062793] CPU1: Booted secondary processor [4e0f0030]
[ 0.074320] CPU2: Booted secondary processor [4e0f0030]
[ 0.085951] CPU3: Booted secondary processor [411fd073]
[ 0.097944] CPU4: Booted secondary processor [411fd073]
[ 0.109952] CPU5: Booted secondary processor [411fd073]
[ 0.110023] Brought up 6 CPUs
[ 0.110083] SMP: Total of 6 processors activated.
[ 0.110097] CPU: All CPU(s) started at EL2
[ 0.110563] devtmpfs: initialized
[ 0.137860] Initilizing CustomIPI irq domain
[ 0.138072] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.138900] pinctrl core: initialized pinctrl subsystem
[ 0.139095] OS set in device tree is not L4T.
[ 0.139305] regulator-dummy: no parameters
[ 0.139419] Initializing plugin-manager
[ 0.139483] Plugin module not found
[ 0.139893] node /plugin-manager/soc-prod-a02-fragment match with chip-id A02P
[ 0.140246] node /plugin-manager/fragement@0 match with odm-data enable-denver-wdt
[ 0.140862] node /plugin-manager/fragement@4 match with odm-data enable-denver-wdt
[ 0.142043] node /plugin-manager/fragment-sdwake-p3310-1000-300 match with board >=3310-1000-300
[ 0.142428] node /plugin-manager/fragement-pmon-p3310-1000-300 match with board >=3310-1000-300
[ 0.142684] node /plugin-manager/fragement-pmon-p3310-1000-800 match with board >=3310-1000-800
[ 0.142905] node /plugin-manager/fragment-devslp@0 match with board >=3310-1000-200
[ 0.143332] node /plugin-manager/fragment-500-pcie-config match with board >=3310-1000-500
[ 0.143778] node /plugin-manager/fragment-500-xusb-config match with board >=3310-1000-500
[ 0.144065] node /plugin-manager/fragment-500-e3325-pcie match with board >=3310-1000-500
[ 0.144261] node /plugin-manager/fragment-e3320-dp match with board >=3310-1000-000
[ 0.144547] node /plugin-manager/fragment-p3310-c00-comm match with board >=3310-1000-800
[ 0.144801] node /plugin-manager/fragment-p3310-c00-pmic match with board >=3310-1000-800
[ 0.145024] node /plugin-manager/fragment-p3310-c01 match with board >=3310-1000-900
[ 0.145289] node /plugin-manager/fragment-p3310-c03 match with board >=3310-1000-B00
[ 0.146857] node /plugin-manager/fragment-e3326@0 match with board 3326-

[ 0.147992] node /plugin-manager/fragment-p3310-c00-camera match with board >=3310-1000-800
[ 0.149930] Adding domain adsp-pd to PM domain ape-pd
[ 0.152538] NET: Registered protocol family 16
[ 0.153491] console [pstore-1] enabled
[ 0.153506] pstore: Registered ramoops as persistent store backend
[ 0.153520] ramoops: attached 0x200000@0x277080000, ecc: 0/0
[ 0.165427] cpuidle: using governor ladder
[ 0.169949] cpuidle: using governor menu
[ 0.171340] bpmp: waiting for handshake
[ 0.171357] bpmp: handshake completed
[ 0.171398] bpmp: synchronizing channels
[ 0.171425] bpmp: channels synchronized
[ 0.171437] bpmp: mail init ok
[ 0.171817] vdso: 2 pages (1 code @ ffffffc00127d000, 1 data @ ffffffc00127c000)
[ 0.171855] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.172802] atomic_pool_init():526: DMA: preallocated 1024 KiB pool for atomic allocations
[ 0.174363] tegra_powergate_init: DONE
[ 0.174388] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.4/arch/arm64/boot/dts/…/…/…/…/…/…/hardware/nvidia/platform/t18x/quill/kernel-dts/tegra186-quill-p3310-1000-c03-00-dsi-hdmi-dp.dts
[ 0.174417] DTB Build time: May 17 2018 00:17:43
[ 0.175597] Tegra reboot handler registered.
[ 0.176951] Registering Tegra186 clocks (this may take a while)…done
[ 0.179396] arm-smmu 12000000.iommu: probing hardware configuration…
[ 0.179418] arm-smmu 12000000.iommu: SMMUv2 with:
[ 0.179432] arm-smmu 12000000.iommu: stage 1 translation
[ 0.179444] arm-smmu 12000000.iommu: stage 2 translation
[ 0.179458] arm-smmu 12000000.iommu: nested translation
[ 0.179473] arm-smmu 12000000.iommu: stream matching with 128 register groups, mask 0x7f80
[ 0.179494] arm-smmu 12000000.iommu: SMMU address space size (0x800000) differs from mapped region size (0x1000000)!
[ 0.179514] arm-smmu 12000000.iommu: 64 context banks (0 stage-2 only)
[ 0.179529] arm-smmu 12000000.iommu: Stage-1: 39-bit VA → 48-bit IPA
[ 0.179543] arm-smmu 12000000.iommu: Stage-2: 39-bit IPA → 48-bit PA
[ 0.227944] arm-smmu 12000000.iommu: registered 67 master devices
[ 0.233941] iommu: Adding device 3460000.sdhci to group 0
[ 0.234868] iommu: Adding device 3400000.sdhci to group 1
[ 0.238486] iommu: Adding device 3507000.ahci-sata to group 2
[ 0.239011] iommu: Adding device 3160000.i2c to group 3
[ 0.239460] iommu: Adding device c240000.i2c to group 4
[ 0.239786] iommu: Adding device 3180000.i2c to group 5
[ 0.240177] iommu: Adding device 3190000.i2c to group 6
[ 0.240621] iommu: Adding device 31b0000.i2c to group 7
[ 0.240930] iommu: Adding device 31c0000.i2c to group 8
[ 0.241264] iommu: Adding device c250000.i2c to group 9
[ 0.241570] iommu: Adding device 31e0000.i2c to group 10
[ 0.243643] iommu: Adding device 3210000.spi to group 11
[ 0.243996] iommu: Adding device c260000.spi to group 12
[ 0.244359] iommu: Adding device 3240000.spi to group 13
[ 0.245173] iommu: Adding device 3100000.serial to group 14
[ 0.245516] iommu: Adding device 3110000.serial to group 15
[ 0.245815] iommu: Adding device c280000.serial to group 16
[ 0.246134] iommu: Adding device 3130000.serial to group 17
[ 0.247468] iommu: Adding device 2490000.ether_qos to group 18
[ 0.248077] iommu: Adding device b000000.rtcpu to group 19
[ 0.248593] iommu: Adding device c1a0000.aon to group 20
[ 0.249511] Wake73 for irq=42
[ 0.249818] iommu: Adding device smmu_test to group 21
[ 0.250352] mc: mapped MMIO address: 0xffffff8000560000 → 0x2c10000
[ 0.250394] mc: mapped MMIO address: 0xffffff8000640000 → 0x2c20000
[ 0.250436] mc: mapped MMIO address: 0xffffff8000660000 → 0x2c30000
[ 0.250498] mc: mapped MMIO address: 0xffffff8000fa0000 → 0x2c40000
[ 0.250534] mc: mapped MMIO address: 0xffffff8000fc0000 → 0x2c50000
[ 0.250569] mc-err: Set intmask: 0xf3140
[ 0.250819] ecc-err: dram ecc disabled-MC_ECC_CONTROL:0x0000000c
[ 0.251724] Wake76 for irq=199
[ 0.251748] Wake77 for irq=199
[ 0.251795] Wake78 for irq=199
[ 0.251815] Wake79 for irq=199
[ 0.251834] Wake80 for irq=199
[ 0.251853] Wake81 for irq=199
[ 0.251872] Wake82 for irq=199
[ 0.251987] iommu: Adding device 3530000.xhci to group 22
[ 0.252366] iommu: Adding device 3550000.xudc to group 23
[ 0.253142] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[ 0.253173] tegra-pmc: ### PMC reset source: Power on reset
[ 0.253196] tegra-pmc: ### PMC reset level: L0
[ 0.253219] tegra-pmc: ### PMC reset status reg: 0x0
[ 0.253500] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[ 0.253540] tegra-pmc c360000.pmc: IO padctrl driver initialized
[ 0.253700] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CTRL_0 = 3
[ 0.253729] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_24(PMU_INT) = 320
[ 0.254238] iommu: Adding device 13e10000.host1x to group 24
[ 0.254502] iommu: Adding device 13e10000.host1x:ctx0 to group 25
[ 0.254755] iommu: Adding device 13e10000.host1x:ctx1 to group 26
[ 0.255046] iommu: Adding device 13e10000.host1x:ctx2 to group 27
[ 0.255288] iommu: Adding device 13e10000.host1x:ctx3 to group 28
[ 0.255510] iommu: Adding device 13e10000.host1x:ctx4 to group 29
[ 0.255759] iommu: Adding device 13e10000.host1x:ctx5 to group 30
[ 0.256039] iommu: Adding device 13e10000.host1x:ctx6 to group 31
[ 0.256291] iommu: Adding device 13e10000.host1x:ctx7 to group 32
[ 0.256715] iommu: Adding device 150c0000.nvcsi to group 33
[ 0.257286] iommu: Adding device 15700000.vi to group 34
[ 0.257609] iommu: Adding device 15600000.isp to group 35
[ 0.258011] iommu: Adding device 15210000.nvdisplay to group 36
[ 0.258161] platform 15210000.nvdisplay: IOVA linear map 0x00000000969ee000(140000)
[ 0.258204] platform 15210000.nvdisplay: IOVA linear map 0x00000000969eb000(3000)
[ 0.258516] iommu: Adding device 15220000.nvdisplay to group 37
[ 0.258716] iommu: Adding device 15340000.vic to group 38
[ 0.258971] iommu: Adding device 154c0000.nvenc to group 39
[ 0.259236] iommu: Adding device 15480000.nvdec to group 40
[ 0.259554] iommu: Adding device 15380000.nvjpg to group 41
[ 0.259762] iommu: Adding device 15500000.tsec to group 42
[ 0.260003] iommu: Adding device 15100000.tsecb to group 43
[ 0.261056] iommu: Adding device 15810000.se to group 44
[ 0.261304] iommu: Adding device 15820000.se to group 45
[ 0.261492] iommu: Adding device 15830000.se to group 46
[ 0.261673] iommu: Adding device 15840000.se to group 47
[ 0.262190] iommu: Adding device 17000000.gp10b to group 48
[ 0.263581] tegra-reset 5000000.clock: registered 193 resets.
[ 0.265629] iommu: Adding device d000000.bpmp to group 49
[ 0.265906] bpmp: ping status is 0
[ 0.266096] bpmp d000000.bpmp: firmware tag is 83385b61e34297b2f37e76e0cd1ff81e
[ 0.266473] bpmp d000000.bpmp: probe ok
[ 0.269760] iommu: Adding device 2600000.dma to group 50
[ 0.270617] GPIO line 461 (cam0-rst) hogged as output/low
[ 0.270681] GPIO line 456 (cam0-pwdn) hogged as output/low
[ 0.270762] GPIO line 457 (cam1-rst) hogged as output/low
[ 0.270840] GPIO line 426 (cam1-pwdn) hogged as output/low
[ 0.270901] GPIO line 424 (wifi-enable) hogged as output/high
[ 0.270960] GPIO line 445 (sdmmc-wake-input) hogged as input
[ 0.271018] GPIO line 446 (sdmmc-wake-output) hogged as output/low
[ 0.271131] gpiochip_add_data: registered GPIOs 320 to 511 on device: tegra-gpio
[ 0.273021] GPIO line 315 (wifi-wake-ap) hogged as input
[ 0.273124] gpiochip_add_data: registered GPIOs 256 to 319 on device: tegra-gpio-aon
[ 0.274045] iommu: Adding device 10003000.pcie-controller to group 51
[ 0.274300] iommu: Adding device sound to group 52
[ 0.276102] iommu: Adding device 3510000.hda to group 53
[ 0.277291] iommu: Adding device adsp_audio to group 54
[ 0.278751] iommu: Adding device 2993000.adsp to group 55
[ 0.287955] vdd-ac-bat: 5000 mV
[ 0.290112] vdd-1v8-ap: 1800 mV
[ 0.309039] SCSI subsystem initialized
[ 0.309226] libata version 3.00 loaded.
[ 0.309416] usbcore: registered new interface driver usbfs
[ 0.309483] usbcore: registered new interface driver hub
[ 0.309646] usbcore: registered new device driver usb
[ 0.313681] GPIO line 241 (touch-rail-1) hogged as output/high
[ 0.314143] GPIO line 242 (touch-rail-2) hogged as output/high
[ 0.314261] gpiochip_add_data: registered GPIOs 240 to 255 on device: tca9539
[ 0.315708] GPIO line 228 (lcd-bias-en-rail) hogged as output/high
[ 0.315855] gpiochip_add_data: registered GPIOs 224 to 239 on device: tca9539
[ 0.327318] media: Linux media interface: v0.10
[ 0.327395] Linux video capture interface: v2.00
[ 0.330491] pps_core: LinuxPPS API ver. 1 registered
[ 0.330530] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.330611] PTP clock support registered
[ 0.331591] tegra_wdt_t18x 30c0000.watchdog: Tegra WDT init timeout = 120 sec
[ 0.331651] tegra_wdt_t18x 30c0000.watchdog: Registered successfully
[ 0.333161] max77620 4-003c: PMIC Version OTP:0x45 and ES:0x8
[ 0.335314] GPIO line 221 (spmic_gpio_input_5) hogged as input
[ 0.335528] GPIO line 222 (spmic_gpio_input_6) hogged as input
[ 0.335631] gpiochip_add_data: registered GPIOs 216 to 223 on device: max77620-gpio
[ 0.342958] vddio-ddr: at 1125 mV
[ 0.346798] avdd_dsi_csi: 1200 mV
[ 0.350798] vdd-1v8: 1800 mV
[ 0.354798] vdd-3v3-sys: 3300 mV
[ 0.355895] spmic-ldo0: at 1800 mV
[ 0.356672] spmic-ldo1: at 800 mV
[ 0.362796] vddio-3v3: 3300 mV
[ 0.363494] vddio-sdmmc1: 1800 <–> 3300 mV at 3300 mV
[ 0.365953] vdd-rtc: at 800 mV
[ 0.366636] avdd-ts-hv: 1800 <–> 3300 mV at 1800 mV
[ 0.369948] spmic-ldo6: at 1500 mV
[ 0.373945] vdd-pex-1v05: 1000 mV
[ 0.374507] dvdd-pex: 1000 mV
[ 0.374804] max77620 4-003c: max77620 probe successful
[ 0.375116] Advanced Linux Sound Architecture Driver Initialized.
[ 0.376223] en-vdd-sd: 3300 mV
[ 0.376880] en-vdd-cam: 1800 mV
[ 0.381953] vdd-hdmi: 5000 mV
[ 0.382147] vdd-usb0-5v: 5000 mV
[ 0.382335] vdd-usb1-5v: 5000 mV
[ 0.385954] en-vdd-ts-1v8: 1800 mV
[ 0.389954] en-vdd-ts-hv-3v3: 3300 mV
[ 0.390469] en-vdd-disp-3v3: 3300 mV
[ 0.390989] en-mdm-pwr-3v7: 3700 mV
[ 0.391518] en-vdd-disp-1v8: 1800 mV
[ 0.392049] en-vdd-cam-hv-2v8: 2800 mV
[ 0.392586] en-vdd-cam-1v2: 1200 mV
[ 0.393132] vdd-fan: 5000 mV
[ 0.393255] vdd-3v3: 3300 mV
[ 0.394000] dis-vdd-1v2: 1200 mV
[ 0.394124] en-vdd-vcm-2v8: 2800 mV
[ 0.394659] vdd-usb2-5v: 5000 mV
[ 0.394794] vdd-sys-bl: 3300 mV
[ 0.395333] en-vdd-sys: 1200 mV
[ 0.398963] extcon-gpio-states external-connection:extcon@1: Cable state 0
[ 0.399402] clocksource: Switched to clocksource arch_sys_counter
[ 0.420006] nvmap_heap_init: nvmap_heap_init: created heap block cache
[ 0.420286] nvmap: nvmap_override_cache_ops() set roc flush ops to replace cache ops by set/ways
[ 0.420766] nvmap_page_pool_init: Total RAM pages: 2010055
[ 0.420787] nvmap_page_pool_init: nvmap page pool size: 251256 pages (981 MB)
[ 0.421000] nvmap_background_zero_thread: PP zeroing thread starting.
[ 0.425762] Wake76 for irq=199
[ 0.425777] Wake77 for irq=199
[ 0.425788] Wake78 for irq=199
[ 0.425799] Wake79 for irq=199
[ 0.425809] Wake80 for irq=199
[ 0.425819] Wake81 for irq=199
[ 0.425829] Wake82 for irq=199
[ 0.426655] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type BCPU-therm
[ 0.426863] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type MCPU-therm
[ 0.427266] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm
[ 0.427348] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
[ 0.427523] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type Tboard_tegra
[ 0.427672] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type Tdiode_tegra
[ 0.427836] thermal thermal_zone6: Registering thermal zone thermal_zone6 for type PMIC-Die
[ 0.428136] isomgr_init(): iso emc max clk=1866000KHz
[ 0.428149] isomgr_init(): max_iso_bw=26870400KB
[ 0.428248] NET: Registered protocol family 2
[ 0.428576] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.428804] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.429133] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.429196] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.429252] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.429429] NET: Registered protocol family 1
[ 0.429652] RPC: Registered named UNIX socket transport module.
[ 0.429673] RPC: Registered udp transport module.
[ 0.429685] RPC: Registered tcp transport module.
[ 0.429697] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.429720] PCI: CLS 0 bytes, default 128
[ 0.429825] Trying to unpack rootfs image as initramfs…
[ 0.444274] host1x 13e10000.host1x: initialized
[ 0.445195] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 0.447523] futex hash table entries: 2048 (order: 6, 262144 bytes)
[ 0.447629] audit: initializing netlink subsys (disabled)
[ 0.447666] audit: type=2000 audit(0.436:1): initialized
[ 0.454863] io scheduler noop registered
[ 0.454983] io scheduler cfq registered (default)
[ 0.458031] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[ 0.459260] tegra-pwm 3290000.pwm: PWM clk can sleep in ops
[ 0.460345] tegra-pwm 32a0000.pwm: PWM clk can sleep in ops
[ 0.461392] tegra-pwm c340000.pwm: PWM clk can sleep in ops
[ 0.465289] tsec 15500000.tsec: initialized
[ 0.466472] tsec 15100000.tsecb: initialized
[ 0.469334] nvdec 15480000.nvdec: initialized
[ 0.473538] falcon 15340000.vic: initialized
[ 0.474590] falcon 154c0000.nvenc: initialized
[ 0.475620] falcon 15380000.nvjpg: initialized
[ 0.476486] iommu_context_dev 13e10000.host1x:ctx0: initialized (streamid=56)
[ 0.476990] iommu_context_dev 13e10000.host1x:ctx1: initialized (streamid=57)
[ 0.477486] iommu_context_dev 13e10000.host1x:ctx2: initialized (streamid=58)
[ 0.477988] iommu_context_dev 13e10000.host1x:ctx3: initialized (streamid=59)
[ 0.478485] iommu_context_dev 13e10000.host1x:ctx4: initialized (streamid=60)
[ 0.478990] iommu_context_dev 13e10000.host1x:ctx5: initialized (streamid=61)
[ 0.479503] iommu_context_dev 13e10000.host1x:ctx6: initialized (streamid=62)
[ 0.480011] iommu_context_dev 13e10000.host1x:ctx7: initialized (streamid=63)
[ 0.483254] DC OR NODE connected to /host1x/sor1
[ 0.483421] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[ 0.483427] generic_infoframe_type: 0x87
[ 0.483523] tegradc 15210000.nvdisplay: DT parsed successfully
[ 0.483534] misc tegra_camera_ctrl: tegra_camera_isomgr_register tpg_max_iso = 3916800KBs
[ 0.483540] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=4687500, vi_iso_bw=1500000, max_bw=4687500
[ 0.483602] tegradc 15210000.nvdisplay: Display dc.ffffff8002320000 registered with id=0
[ 0.491488] tegra_nvdisp_bandwidth_register_max_config: max config iso bw = 16727000 KB/s
[ 0.491511] tegra_nvdisp_bandwidth_register_max_config: max config EMC floor = 665600000 Hz
[ 0.491527] tegra_nvdisp_bandwidth_register_max_config: max config hubclk = 357620000 Hz
[ 0.491573] tegradc 15210000.nvdisplay: vblank syncpt # 7 for dc 1
[ 0.491589] tegradc 15210000.nvdisplay: vpulse3 syncpt # 8 for dc 1
[ 0.491808] tegra-adma 2930000.adma: Tegra ADMA driver register 10 channels
[ 0.492511] tegradc 15210000.nvdisplay: Bootloader disp_param detected. Detected mode: 640x480 (on 0x0mm) pclk=50347983
[ 0.494577] tegra-fuse-burn 3820000.efuse:efuse-burn: Fuse burn driver initialized
[ 0.494903] tegradc 15210000.nvdisplay: hdmi: no prod_list_hdmi_board, use default range
[ 0.494914] kfuse 3830000.kfuse: initialized
[ 0.496384] tegradc 15210000.nvdisplay: probed
[ 0.496753] tegra-pmc-iopower pmc-iopower: NO_IOPOWER setting 0x0
[ 0.497293] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.499308] console [ttyS0] disabled
[ 0.499378] 3100000.serial: ttyS0 at MMIO 0x3100000 (irq = 37, base_baud = 25500000) is a Tegra
[ 2.641617] console [ttyS0] enabled
[ 2.643825] 3110000.serial: ttyTHS1 at MMIO 0x3110000 (irq = 38, base_baud = 0) is a TEGRA_UART
[ 2.643878] Console: switching to colour frame buffer device 80x30
[ 2.644891] c280000.serial: ttyTHS2 at MMIO 0xc280000 (irq = 39, base_baud = 0) is a TEGRA_UART
[ 2.645116] serial-tegra 3130000.serial: RX in PIO mode
[ 2.646020] 3130000.serial: ttyTHS3 at MMIO 0x3130000 (irq = 40, base_baud = 0) is a TEGRA_UART
[ 2.672286] brd: module loaded
[ 2.677077] loop: module loaded
[ 2.677313] nct1008_nct72 7-004c: find device tree node, parsing dt
[ 2.677318] nct1008_nct72 7-004c: starting parse dt
[ 2.677405] nct1008_nct72 7-004c: success parsing dt
[ 2.677551] nct1008_nct72 7-004c: success in enabling tmp451 VDD rail
[ 2.735624] tegradc 15210000.nvdisplay: fb registered
[ 2.742049] PD DISP0 index2 UP
[ 2.749414] gk20a 17000000.gp10b: failed to allocate secure buffer -12
[ 2.749955] PD DISP1 index3 UP
[ 2.750033] PD DISP2 index4 UP
[ 2.759337] Parent Clock set for DC plld2
[ 2.760456] edid invalid
[ 2.776355] tmp451: Enabled overheat logging at 104.00C
[ 2.782788] nct1008_nct72 7-004c: nct1008_probe: initialized
[ 2.791715] THERMAL EST: found 3 subdevs
[ 2.796720] THERMAL EST num_resources: 0
[ 2.801668] [THERMAL EST subdev 0]
[ 2.806061] [THERMAL EST subdev 1]
[ 2.808286] edid invalid
[ 2.808291] edid invalid
[ 2.808330] tegradc 15210000.nvdisplay: hdmi: pclk:50349K, set prod-setting:prod_c_54M
[ 2.825044] DC OR NODE connected to /host1x/sor
[ 2.825369] tegradc 15220000.nvdisplay: DT parsed successfully
[ 2.825404] tegradc 15220000.nvdisplay: Display dc.ffffff8002660000 registered with id=1
[ 2.825693] tegradc 15220000.nvdisplay: vblank syncpt # 9 for dc 2
[ 2.825700] tegradc 15220000.nvdisplay: vpulse3 syncpt # 11 for dc 2
[ 2.831104] tegradc 15220000.nvdisplay: probed
[ 2.868653] [THERMAL EST subdev 2]
[ 2.868877] thermal thermal_zone7: Registering thermal zone thermal_zone7 for type thermal-fan-est
[ 2.868878] THERMAL EST: thz register success.
[ 2.869027] THERMAL EST: end of probe, return err: 0
[ 2.869137] tegra_profiler: Branch: Dev
[ 2.869140] tegra_profiler: Version: 1.117
[ 2.869143] tegra_profiler: Samples version: 41
[ 2.869145] tegra_profiler: IO version: 22
[ 2.869155] armv8_pmu: imp: 0x41, idcode: 0x1
[ 2.869160] armv8_pmu: [0] arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0, pmu ver: 0x1
[ 2.869165] armv8_pmu: imp: 0x4e, idcode: 0x1
[ 2.869171] armv8_pmu: [1] arch: AA64 PmuV3 NVIDIA (Denver), type: 6, ver: 2, pmu ver: 0x1
[ 2.869174] armv8_pmu: imp: 0x4e, idcode: 0x1
[ 2.869177] armv8_pmu: [2] arch: AA64 PmuV3 NVIDIA (Denver), type: 6, ver: 2, pmu ver: 0x1
[ 2.869181] armv8_pmu: imp: 0x41, idcode: 0x1
[ 2.869184] armv8_pmu: [3] arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0, pmu ver: 0x1
[ 2.869188] armv8_pmu: imp: 0x41, idcode: 0x1
[ 2.869191] armv8_pmu: [4] arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0, pmu ver: 0x1
[ 2.869194] armv8_pmu: imp: 0x41, idcode: 0x1
[ 2.869197] armv8_pmu: [5] arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0, pmu ver: 0x1
[ 2.869412] tegra_profiler: auth: init
[ 2.873488] tegra-ahci 3507000.ahci-sata: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl platform mode
[ 2.873501] tegra-ahci 3507000.ahci-sata: flags: 64bit ncq sntf pm led pmp pio slum part deso sadm apst
[ 2.874402] scsi host0: tegra_ahci
[ 2.874777] scsi host1: tegra_ahci
[ 2.874956] ata1: SATA max UDMA/133 mmio [mem 0x03507000-0x03508fff] port 0x100 irq 25
[ 2.874959] ata2: DUMMY
[ 2.875972] spi-tegra114 3210000.spi: Static pin configuration used
[ 2.876485] spi-tegra114 c260000.spi: Static pin configuration used
[ 2.876943] spi-tegra114 3240000.spi: Static pin configuration used
[ 2.877850] tun: Universal TUN/TAP device driver, 1.6
[ 2.877852] tun: (C) 1999-2004 Max Krasnyansky maxk@qualcomm.com
[ 2.878077] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 2.878080] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 2.878126] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k
[ 2.878128] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 2.879116] PPP generic driver version 2.4.2
[ 2.879262] PPP BSD Compression module registered
[ 2.879305] PPP Deflate Compression module registered
[ 2.879331] PPP MPPE Compression module registered
[ 2.879347] NET: Registered protocol family 24
[ 2.879427] usbcore: registered new interface driver r8152
[ 2.879469] usbcore: registered new interface driver asix
[ 2.879498] usbcore: registered new interface driver ax88179_178a
[ 2.879530] usbcore: registered new interface driver cdc_ether
[ 2.879567] usbcore: registered new interface driver smsc75xx
[ 2.879595] usbcore: registered new interface driver net1080
[ 2.879623] usbcore: registered new interface driver cdc_subset
[ 2.879653] usbcore: registered new interface driver zaurus
[ 2.879707] usbcore: registered new interface driver cdc_ncm
[ 2.879958] Wake76 for irq=199
[ 2.879960] Wake77 for irq=199
[ 2.879962] Wake78 for irq=199
[ 2.879965] Wake79 for irq=199
[ 2.879967] Wake80 for irq=199
[ 2.879968] Wake81 for irq=199
[ 2.879971] Wake82 for irq=199
[ 2.880022] tegra-xotg xotg: usb2 phy is not available yet
[ 2.880489] usbcore: registered new interface driver cdc_acm
[ 2.880492] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 2.880537] usbcore: registered new interface driver usb-storage
[ 2.880604] usbcore: registered new interface driver usbserial
[ 2.880631] usbcore: registered new interface driver cp210x
[ 2.880653] usbserial: USB Serial support registered for cp210x
[ 2.880678] usbcore: registered new interface driver ftdi_sio
[ 2.880699] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 2.880725] usbcore: registered new interface driver option
[ 2.880747] usbserial: USB Serial support registered for GSM modem (1-port)
[ 2.880772] usbcore: registered new interface driver pl2303
[ 2.880789] usbserial: USB Serial support registered for pl2303
[ 2.881039] tegra-usb-cd usb_cd: otg phy is not available yet
[ 2.901953] eqos 2490000.ether_qos: Setting local MAC: 0 4 4b c6 2d 6d
[ 2.901990] tegra-xudc-new 3550000.xudc: usb2 phy is not available yet
[ 2.902448] libphy: dwc_phy: probed
[ 2.964557] bcm54xx_low_power_mode(): put phy in iddq-lp mode
[ 3.034897] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[ 3.037228] tegra_rtc c2a0000.rtc: rtc core: registered c2a0000.rtc as rtc1
[ 3.037245] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[ 3.037398] i2c /dev entries driver
[ 3.038216] [OV5693]: probing v4l2 sensor.
[ 3.191413] ata1: SATA link down (SStatus 0 SControl 300)
[ 3.385436] tegradc 15210000.nvdisplay: blank - normal
[ 3.385524] tegradc 15220000.nvdisplay: fb registered
[ 3.388907] hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[ 3.388912] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[ 3.392470] tegradc 15210000.nvdisplay: blank - powerdown
[ 3.442634] hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0
[ 3.451326] PD DISP2 index4 DOWN
[ 3.452364] PD DISP1 index3 DOWN
[ 3.452925] PD DISP0 index2 DOWN
[ 3.523078] tegradc 15210000.nvdisplay: unblank
[ 3.523195] PD DISP0 index2 UP
[ 3.529244] PD DISP1 index3 UP
[ 3.529896] PD DISP2 index4 UP
[ 3.570146] Parent Clock set for DC plld2
[ 3.573740] tegradc 15210000.nvdisplay: hdmi: pclk:154128K, set prod-setting:prod_c_200M
[ 3.573750] tegradc 15210000.nvdisplay: hdmi: pclk:154128K, set prod-setting:prod_c_300M
[ 3.587954] random: nonblocking pool is initialized
[ 3.912452] gspca_main: v2.14.0 registered
[ 3.912506] usbcore: registered new interface driver gspca_zc3xx
[ 3.912869] max77620-power max77620-power: Event recorder REG_NVERC : 0x0
[ 3.914912] FAN dev name: pwm-fan
[ 3.914965] FAN:gpio request success.
[ 3.914972] FAN: can’t find tach_gpio
[ 3.914995] pwm_fan_driver pwm-fan: cap state:7, cap pwm:255
[ 3.915167] pwm_fan_driver pwm-fan: got pwm for fan
[ 3.915171] pwm_fan_driver pwm-fan: tach period: 1000
[ 3.915485] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[ 3.915488] pwm_fan_driver pwm-fan: index 1: pwm=80, rpm=1000, rru=2, rrd=2, state:2
[ 3.915492] pwm_fan_driver pwm-fan: index 2: pwm=120, rpm=2000, rru=1, rrd=1, state:2
[ 3.915495] pwm_fan_driver pwm-fan: index 3: pwm=160, rpm=3000, rru=1, rrd=1, state:2
[ 3.915498] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[ 3.915500] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[ 3.915503] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[ 3.915506] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[ 3.915509] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[ 3.915512] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[ 3.916304] device-mapper: uevent: version 1.0.3
[ 3.916501] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[ 3.916987] sdhci: Secure Digital Host Controller Interface driver
[ 3.916989] sdhci: Copyright(c) Pierre Ossman
[ 3.916993] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.917311] sdhci-tegra 3460000.sdhci: Parent select= pll_p rate=408000000
[ 3.917618] sdhci-tegra 3460000.sdhci: Parent select= pll_c4_out0 rate=196249804
[ 3.917894] sdhci-tegra 3460000.sdhci: Client registration for eMC Successful
[ 3.919060] tegra-se-elp 3ad0000.se_elp: tegra_se_elp_probe: complete
[ 3.919203] hidraw: raw HID events driver (C) Jiri Kosina
[ 3.920887] usbcore: registered new interface driver usbhid
[ 3.920889] usbhid: USB HID core driver
[ 3.925873] nvadsp 2993000.adsp: in probe()…
[ 3.939014] nvadsp 2993000.adsp: Registering AMC Error Interrupt
[ 3.939042] nvadsp 2993000.adsp: AMC/ARAM initialized.
[ 3.939257] nvadsp 2993000.adsp: nvadsp_app_module_probe
[ 3.940072] Denver: backdoor interface is NOT available.
[ 3.941923] coresight-tmc 8030000.etf: TMC initialized
[ 3.943038] coresight-tmc 8050000.etr: TMC initialized
[ 3.943412] coresight-tpiu 8060000.tpiu: TPIU initialized
[ 3.943931] coresight-funnel 9010000.funnel_bccplex: FUNNEL initialized
[ 3.944362] coresight-funnel 8010000.funnel_major: FUNNEL initialized
[ 3.944789] coresight-funnel 8820000.funnel_minor: FUNNEL initialized
[ 3.945233] coresight-replicator 8040000.replicator: REPLICATOR initialized
[ 3.945873] coresight-etm4x 9840000.ptm: ETM 4.0 initialized
[ 3.946420] coresight-etm4x 9940000.ptm: ETM 4.0 initialized
[ 3.946958] coresight-etm4x 9a40000.ptm: ETM 4.0 initialized
[ 3.947514] coresight-etm4x 9b40000.ptm: ETM 4.0 initialized
[ 3.947543] Module initialized successfully
[ 3.950832] tegra186-cam-rtcpu b000000.rtcpu: Trace buffer configured at IOVA=0xa0000000
[ 3.951397] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit with 64 bit addr
[ 3.951627] sdhci-tegra 3440000.sdhci: Parent select= pll_p rate=408000000
[ 3.951960] sdhci-tegra 3440000.sdhci: Client registration for eMC Successful
[ 3.952551] tegra186-cam-rtcpu b000000.rtcpu: already unhalted
[ 3.952800] tegra-ivc ivc-b000000.rtcpu: region 0: iova=0xa0110000-0xa011957f size=38272
[ 3.953232] tegra-ivc ivc-b000000.rtcpu:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[ 3.953280] tegra-ivc ivc-b000000.rtcpu:vinotify@12c0: vinotify: ver=0 grp=1 RX[64x128]=0x1900-0x3980 TX[64x128]=0x3980-0x5a00
[ 3.953321] tegra-ivc ivc-b000000.rtcpu:mods@32c0: mods: ver=0 grp=1 RX[1x64]=0x5a00-0x5ac0 TX[1x64]=0x5ac0-0x5b80
[ 3.953358] tegra-ivc ivc-b000000.rtcpu:ivccontrol@52c0: ivccontrol: ver=0 grp=1 RX[16x320]=0x5b80-0x7000 TX[16x320]=0x7000-0x8480
[ 3.953397] tegra-ivc ivc-b000000.rtcpu:ivccapture@72c0: ivccapture: ver=0 grp=1 RX[16x64]=0x8480-0x8900 TX[16x64]=0x8900-0x8d80
[ 3.953452] tegra-ivc ivc-b000000.rtcpu:dbg@7c00: dbg: ver=0 grp=1 RX[1x384]=0x8d80-0x8f80 TX[1x384]=0x8f80-0x9180
[ 3.953490] tegra-ivc ivc-b000000.rtcpu:dbg@7e00: dbg: ver=0 grp=1 RX[1x384]=0x9180-0x9380 TX[1x384]=0x9380-0x9580
[ 3.953643] tegra186-cam-rtcpu b000000.rtcpu: using cam RTCPU IRQ (52)
[ 3.953646] tegra186-cam-rtcpu b000000.rtcpu: tegra_camrtc_mon_create is successful
[ 3.954609] tegra-ivc ivc-b000000.rtcpu:echo@0: ivc channel driver missing
[ 3.954612] tegra-ivc ivc-b000000.rtcpu:vinotify@12c0: ivc channel driver missing
[ 3.954614] tegra-ivc ivc-b000000.rtcpu:mods@32c0: ivc channel driver missing
[ 3.954616] tegra-ivc ivc-b000000.rtcpu:ivccontrol@52c0: ivc channel driver missing
[ 3.954619] tegra-ivc ivc-b000000.rtcpu:ivccapture@72c0: ivc channel driver missing
[ 3.954622] tegra-ivc ivc-b000000.rtcpu:dbg@7c00: ivc channel driver missing
[ 3.954624] tegra-ivc ivc-b000000.rtcpu:dbg@7e00: ivc channel driver missing
[ 3.954651] tegra186-cam-rtcpu b000000.rtcpu: firmware version cpu=sce cmd=4 sha1=a8b1ecdd9615cd817a56df035be363fce3b0b88f
[ 3.958833] tegra-ivc-cdev ivc-b000000.rtcpu:echo@0: probing /dev/camchar-echo
[ 3.959681] tegra-ivc-cdev ivc-b000000.rtcpu:dbg@7c00: probing /dev/camchar-dbg
[ 3.959785] camchar: rtcpu character device driver loaded
[ 3.963468] tegra186-aondbg aondbg: aondbg driver probe() OK
[ 3.963734] register_ari_mca_banks: Registered MCA ROC:IOB
[ 3.963835] register_ari_mca_banks: Registered MCA ROC:CCE
[ 3.964224] tegra18-bridge 2390000.axi2apb: bridge probed OK
[ 3.964252] tegra18-bridge 23a0000.axi2apb: bridge probed OK
[ 3.964278] tegra18-bridge 23b0000.axi2apb: bridge probed OK
[ 3.964304] tegra18-bridge 23c0000.axi2apb: bridge probed OK
[ 3.964333] tegra18-bridge 23d0000.axi2apb: bridge probed OK
[ 3.964359] tegra18-bridge 2100000.axip2p: bridge probed OK
[ 3.964383] tegra18-bridge 2110000.axip2p: bridge probed OK
[ 3.964408] tegra18-bridge 2120000.axip2p: bridge probed OK
[ 3.964437] tegra18-bridge 2130000.axip2p: bridge probed OK
[ 3.964460] tegra18-bridge 2140000.axip2p: bridge probed OK
[ 3.964487] tegra18-bridge 2150000.axip2p: bridge probed OK
[ 3.964513] tegra18-bridge 2160000.axip2p: bridge probed OK
[ 3.964540] tegra18-bridge 2170000.axip2p: bridge probed OK
[ 3.964567] tegra18-bridge 2180000.axip2p: bridge probed OK
[ 3.964594] tegra18-bridge 2190000.axip2p: bridge probed OK
[ 3.964645] **** A57 ECC: Enabled
[ 3.964648] tegra18_a57_serr_init: on CPU 5 a A57 Core
[ 3.964801] parse_throttle_dt_data: Num cap clks = 4
[ 3.964804] parse_throttle_dt_data: clk=mcpu type=1
[ 3.964806] parse_throttle_dt_data: clk=bcpu type=2
[ 3.964813] parse_throttle_dt_data: clk=gpu type=4
[ 3.964815] parse_throttle_dt_data: clk=emc type=3
[ 3.965282] tegra_throttle_probe: probe successful. #cdevs=4
[ 3.965377] tegra18x_actmon d230000.actmon: in actmon_register()…
[ 3.967921] tegra18x_actmon d230000.actmon: initialization Completed for the device mc_all
[ 3.968273] hw perfevents: enabled with denver15_uncore_pmu PMU driver, 3 counters available
[ 3.970597] tegra-se-nvhost 15810000.se: initialized
[ 3.971039] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[ 3.971401] tegra-se-nvhost 15820000.se: initialized
[ 3.971807] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[ 3.987392] mmc1: SDHCI controller on 3440000.sdhci [3440000.sdhci] using ADMA 64-bit with 64 bit addr
[ 3.987636] sdhci-tegra 3400000.sdhci: Got CD GPIO
[ 3.987694] sdhci-tegra 3400000.sdhci: Got WP GPIO
[ 3.989796] sdhci-tegra 3400000.sdhci: Parent select= pll_p rate=408000000
[ 3.989828] sdhci-tegra 3400000.sdhci: wakeup init done, cd_irq: 258
[ 3.990264] sdhci-tegra 3400000.sdhci: Client registration for eMC Successful
[ 3.990282] tegra-se-nvhost 15830000.se: initialized
[ 3.990452] tegra-se-nvhost 15830000.se: tegra_se_probe: complete
[ 3.991139] tegra-se-nvhost 15840000.se: initialized
[ 3.991557] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
[ 3.995514] tegra-gpcdma 2600000.dma: GPC DMA driver register 32 channels
[ 3.999156] cpufreq: platform driver Initialization: pass
[ 3.999322] tegra_cluster_clk e090000.cluster_clk_priv: in probe()…
[ 3.999433] tegra_cluster_clk e090000.cluster_clk_priv: passed
[ 3.999629] tegra186-padctl 3520000.pinctrl: padctl mmio start 0x0000000003520000 end 0x0000000003520fff
[ 3.999641] tegra186-padctl 3520000.pinctrl: ao mmio start 0x0000000003540000 end 0x0000000003540fff
[ 3.999681] tegra186-padctl 3520000.pinctrl: FUSE_SKU_USB_CALIB_0 0x2ec097
[ 3.999684] tegra186-padctl 3520000.pinctrl: FUSE_USB_CALIB_EXT_0 0x9
[ 4.000790] tegra186-padctl 3520000.pinctrl: using UTMI port 0 for otg
[ 4.001354] tegra186-padctl 3520000.pinctrl: VBUS over-current detection enabled
[ 4.001886] tegra-bpmp-thermal d000000.bpmp:bpmpthermal: zone 0 not supported
[ 4.002285] tegra-bpmp-thermal d000000.bpmp:bpmpthermal: zone 3 not supported
[ 4.003849] cpuidle: Initializing cpuidle driver init for Denver cluster
[ 4.003971] cpuidle: Initializing cpuidle driver init for A57 cluster
[ 4.004920] tachometer tegra-tachometer: Tachometer driver tegra-tachometer registered
[ 4.004924] Tachometer driver initialized with pulse_per_rev: 2 and win_len: 2
[ 4.007931] tegra210_adsp_audio_platform_probe: platform probe started
[ 4.008648] tegra210-adsp adsp_audio: Default param-type to BYTE for mp3-dec1
[ 4.008883] tegra210-adsp adsp_audio: Default param-type to BYTE for spkprot
[ 4.009176] tegra210-adsp adsp_audio: Default param-type to BYTE for src
[ 4.011483] tegra210-adsp adsp_audio: Default param-type to BYTE for aac-dec1
[ 4.011828] tegra210-adsp adsp_audio: Default param-type to BYTE for aec
[ 4.011832] tegra210-adsp adsp_audio: adma channel page address dt entry not found
[ 4.011833] tegra210-adsp adsp_audio: using adma channel page 0
[ 4.013537] tegra210_adsp_audio_platform_probe probe successfull.
[ 4.013538] input: tegra-hda HDMI/DP,pcm=3 as /devices/3510000.hda/sound/card0/input0
[ 4.013663] input: tegra-hda HDMI/DP,pcm=7 as /devices/3510000.hda/sound/card0/input1
[ 4.021430] mmc0: MAN_BKOPS_EN bit is not set
[ 4.023008] OPE platform probe
[ 4.023083] OPE platform probe successful
[ 4.029248] mmc0: Skipping tuning since strobe enabled
[ 4.035483] mmc2: SDHCI controller on 3400000.sdhci [3400000.sdhci] using ADMA 64-bit with 64 bit addr
[ 4.038117] mmc0: periodic cache flush enabled
[ 4.038124] mmc0: new HS400 MMC card at address 0001
[ 4.038442] mmcblk0: mmc0:0001 032G34 29.1 GiB
[ 4.038597] mmcblk0boot0: mmc0:0001 032G34 partition 1 4.00 MiB
[ 4.038752] mmcblk0boot1: mmc0:0001 032G34 partition 2 4.00 MiB
[ 4.038928] mmcblk0rpmb: mmc0:0001 032G34 partition 3 4.00 MiB
[ 4.040566] 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
[ 4.079829] mmc1: queuing unknown CIS tuple 0x80 (5 bytes)
[ 4.092899] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF1 <-> ADMAIF1 mapping ok
[ 4.092977] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF2 <-> ADMAIF2 mapping ok
[ 4.093048] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF3 <-> ADMAIF3 mapping ok
[ 4.093117] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF4 <-> ADMAIF4 mapping ok
[ 4.093189] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF5 <-> ADMAIF5 mapping ok
[ 4.093261] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF6 <-> ADMAIF6 mapping ok
[ 4.093338] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF7 <-> ADMAIF7 mapping ok
[ 4.093408] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF8 <-> ADMAIF8 mapping ok
[ 4.093478] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF9 <-> ADMAIF9 mapping ok
[ 4.093544] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF10 <-> ADMAIF10 mapping ok
[ 4.093617] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF11 <-> ADMAIF11 mapping ok
[ 4.093686] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF12 <-> ADMAIF12 mapping ok
[ 4.093756] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF13 <-> ADMAIF13 mapping ok
[ 4.093825] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF14 <-> ADMAIF14 mapping ok
[ 4.093896] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF15 <-> ADMAIF15 mapping ok
[ 4.093968] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF16 <-> ADMAIF16 mapping ok
[ 4.094044] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF17 <-> ADMAIF17 mapping ok
[ 4.094114] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF18 <-> ADMAIF18 mapping ok
[ 4.094182] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF19 <-> ADMAIF19 mapping ok
[ 4.094254] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF20 <-> ADMAIF20 mapping ok
[ 4.097280] tegra-snd-t186ref-mobile-rt565x sound: ADSP-FE1 <-> ADSP PCM1 mapping ok
[ 4.097363] tegra-snd-t186ref-mobile-rt565x sound: ADSP-FE2 <-> ADSP PCM2 mapping ok
[ 4.097386] compress asoc: ADSP-FE3 <-> ADSP COMPR1 mapping ok
[ 4.097407] compress asoc: ADSP-FE4 <-> ADSP COMPR2 mapping ok
[ 4.140803] input: tegra-snd-t186ref-mobile-rt565x Headphone Jack as /devices/sound/sound/card1/input2
[ 4.141655] tegra-snd-t186ref-mobile-rt565x sound: codec-dai “dit-hifi” registered
[ 4.141659] tegra-snd-t186ref-mobile-rt565x sound: This is a dummy codec
[ 4.142372] GACT probability NOT on
[ 4.142382] Mirror/redirect action on
[ 4.142397] u32 classifier
[ 4.142398] Actions configured
[ 4.142429] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[ 4.143083] IPVS: Registered protocols ()
[ 4.143113] IPVS: Connection hash table configured (size=4096, memory=64Kbytes)
[ 4.143189] IPVS: Creating netns size=1424 id=0
[ 4.143219] IPVS: ipvs loaded.
[ 4.143226] IPVS: [rr] scheduler registered.
[ 4.143303] ipip: IPv4 over IPv4 tunneling driver
[ 4.143701] Initializing XFRM netlink socket
[ 4.144013] NET: Registered protocol family 10
[ 4.144700] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 4.144771] NET: Registered protocol family 17
[ 4.144786] NET: Registered protocol family 15
[ 4.144811] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[ 4.144816] 8021q: 802.1Q VLAN Support v1.8
[ 4.146209] Registered cp15_barrier emulation handler
[ 4.146225] Registered setend emulation handler
[ 4.148477] registered taskstats version 1
[ 4.152244] isp 15600000.isp: initialized
[ 4.156622] nvcsi 150c0000.nvcsi: initialized
[ 4.157729] Wake76 for irq=199
[ 4.157730] Wake77 for irq=199
[ 4.157731] Wake78 for irq=199
[ 4.157732] Wake79 for irq=199
[ 4.157733] Wake80 for irq=199
[ 4.157733] Wake81 for irq=199
[ 4.157734] Wake82 for irq=199
[ 4.158057] xhci-tegra 3530000.xhci: UTMI port 0 has OTG_CAP
[ 4.158059] xhci-tegra 3530000.xhci: No USB3 port has OTG_CAP
[ 4.179695] xhci-tegra 3530000.xhci: Direct firmware load for tegra18x_xusb_firmware failed with error -2
[ 4.179697] xhci-tegra 3530000.xhci: Falling back to user helper
[ 4.181939] spi-tegra114 3210000.spi: Static pin configuration used
[ 4.182648] spi-tegra114 c260000.spi: Static pin configuration used
[ 4.183384] spi-tegra114 3240000.spi: Static pin configuration used
[ 4.184107] tegra-xotg xotg: OTG rev:0200, ADP:0, SRP:1, HNP:1, RSP:0
[ 4.184144] tegra-xotg xotg: update_id_state: ID floating
[ 4.184149] tegra-xotg xotg: update_vbus_state: VBUS not detected
[ 4.184163] tegra-xotg xotg: Nvidia XUSB OTG Controller
[ 4.186014] tegra-xotg xotg: otg: gadget gadget registered
[ 4.186016] tegra-xotg xotg: set gadget otg_caps from OTG controller
[ 4.186017] tegra-xotg xotg: otg: host not registered yet
[ 4.186019] tegra-xotg xotg: otg: start OTG finite state machine
[ 4.186059] tegra-xudc-new 3550000.xudc: entering ELPG
[ 4.186637] tegra-xudc-new 3550000.xudc: entering ELPG done
[ 4.187231] input: gpio-keys as /devices/gpio-keys/input/input3
[ 4.221576] tegra_rtc c2a0000.rtc: setting system clock to 2000-01-01 01:00:22 UTC (946688422)
[ 4.255948] bpmp: mounted debugfs mirror
[ 4.256458] [dram-timers] DRAM derating cdev registered.
[ 4.261459] spmic-ldo0: disabling
[ 4.261629] spmic-ldo1: disabling
[ 4.261775] en-vdd-cam: disabling
[ 4.261778] vdd-usb0-5v: disabling
[ 4.261780] vdd-usb1-5v: disabling
[ 4.261782] en-vdd-disp-3v3: disabling
[ 4.261784] en-mdm-pwr-3v7: disabling
[ 4.261785] en-vdd-disp-1v8: disabling
[ 4.261787] en-vdd-cam-hv-2v8: disabling
[ 4.261788] en-vdd-cam-1v2: disabling
[ 4.261790] vdd-fan: disabling
[ 4.261791] vdd-3v3: disabling
[ 4.261794] en-vdd-vcm-2v8: disabling
[ 4.261795] vdd-usb2-5v: disabling
[ 4.261796] vdd-sys-bl: disabling
[ 4.261798] en-vdd-sys: disabling
[ 4.268244] ALSA device list:
[ 4.268246] #0: tegra-hda at 0x3518000 irq 402
[ 4.268247] #1: tegra-snd-t186ref-mobile-rt565x
[ 4.269671] tegra-vi4 15700000.vi: initialized
[ 4.270885] tegra-vi4 15700000.vi: subdev 150c0000.nvcsi-2 bound
[ 4.270888] tegra-vi4 15700000.vi: subdev ov5693 2-0036 bound
[ 4.278008] mmc1 tuning done saved tap delay=61
[ 4.278010] mmc1: hw tuning done …
[ 4.278017] mmc1: tuning_window[0]: 0xffffffff
[ 4.278022] mmc1: tuning_window[1]: 0xfffffc7f
[ 4.278026] mmc1: tuning_window[2]: 0xffe3ffff
[ 4.278032] mmc1: tuning_window[3]: 0xfffffff
[ 4.278036] mmc1: tuning_window[4]: 0x0
[ 4.278040] mmc1: tuning_window[5]: 0x0
[ 4.278045] mmc1: tuning_window[6]: 0x0
[ 4.278070] mmc1: tuning_window[7]: 0x0
[ 4.278074] sdhci: Tap value: 61 | Trim value: 5
[ 4.278077] sdhci: SDMMC_VENDOR_INTR_STATUS[0x108]: 0x40000
[ 4.283525] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
[ 4.283565] mmc1: new ultra high speed SDR104 SDIO card at address 0001
[ 6.596093] tegradc 15220000.nvdisplay: blank - powerdown
[ 6.602469] hpd: hpd_switch 0
[ 6.602480] hpd: switching from state 0 (Reset) to state 1 (Check Plug)
[ 6.602541] tegradc 15210000.nvdisplay: hdmi: plugged
[ 6.611403] hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[ 6.611410] hpd: switching from state 1 (Check Plug) to state 3 (Disabled)
[ 6.730382] EXT4-fs (mmcblk0p1): warning: mounting fs with errors, running e2fsck is recommended
[ 6.742880] EXT4-fs (mmcblk0p1): Errors on filesystem, clearing orphan list.

[ 6.754453] EXT4-fs (mmcblk0p1): recovery complete
[ 6.762436] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 6.772093] VFS: Mounted root (ext4 filesystem) on device 179:1.
[ 6.782014] devtmpfs: mounted
[ 6.786934] Freeing unused kernel memory: 1168K (ffffffc001132000 - ffffffc001256000)
[ 6.796492] Freeing alternatives memory: 96K (ffffffc001256000 - ffffffc00126e000)
[ 6.817230] btb inv war enabled
[ 6.868613] systemd[1]: System time before build time, advancing clock.
[ 6.901092] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
[ 6.921593] systemd[1]: Detected architecture arm64.
[ 6.938244] systemd[1]: Set hostname to .
[ 7.082050] systemd[1]: Listening on Journal Socket.
[ 7.091275] systemd[1]: Listening on udev Control Socket.
[ 7.100764] systemd[1]: Listening on Journal Audit Socket.
[ 7.110245] systemd[1]: Reached target Encrypted Volumes.
[ 7.119705] systemd[1]: Listening on udev Kernel Socket.
[ 7.129134] systemd[1]: Listening on Journal Socket (/dev/log).
[ 7.139234] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 7.152968] systemd[1]: Created slice User and Session Slice.
[ 7.162076] systemd[1]: Reached target Remote File Systems (Pre).
[ 7.172100] systemd[1]: Created slice System Slice.
[ 7.182417] systemd[1]: Mounting Debug File System…
[ 7.192304] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 7.205158] systemd[1]: Starting Remount Root and Kernel File Systems…
[ 7.215935] systemd[1]: Reached target Slices.
[ 7.225771] systemd[1]: Created slice system-getty.slice.
[ 7.237258] systemd[1]: Started Braille Device Support.
[ 7.247082] systemd[1]: Listening on Syslog Socket.
[ 7.250155] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[ 7.265645] systemd[1]: Starting Journal Service…
[ 7.274634] systemd[1]: Reached target User and Group Name Lookups.
[ 7.287059] systemd[1]: Starting Create Static Device Nodes in /dev…
[ 7.312587] systemd[1]: Reached target Swap.
[ 7.323251] systemd[1]: Mounting POSIX Message Queue File System…
[ 7.338530] systemd[1]: Starting Load Kernel Modules…
[ 7.348160] systemd[1]: Reached target Remote File Systems.
[ 7.358870] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 7.375123] systemd[1]: Mounted Debug File System.
[ 7.384356] systemd[1]: Mounted POSIX Message Queue File System.
[ 7.394851] systemd[1]: Started Journal Service.
[ 7.650598] systemd-journald[291]: Received request to flush runtime journal from PID 1
[ 7.870467] xhci-tegra 3530000.xhci: cannot find firmware…retry after 1 second
[ 8.767657] using random self ethernet address
[ 8.775768] using random host ethernet address
[ 8.808061] Mass Storage Function, version: 2009/09/11
[ 8.819429] LUN: removable file: (no medium)
[ 8.832006] using random self ethernet address
[ 8.838560] using random host ethernet address
[ 8.850583] usb0: HOST MAC f2:c8:04:90:22:52
[ 8.857521] usb0: MAC ea:09:c6:99:15:db
[ 8.864868] usb1: HOST MAC b6:6c:9e:de:63:ce
[ 8.871526] usb1: MAC e2:05:6c:01:cb:90
[ 8.877580] tegra-xudc-new 3550000.xudc: exiting ELPG
[ 8.885839] tegra-xudc-new 3550000.xudc: exiting ELPG done
[ 8.893537] tegra-xudc-new 3550000.xudc: ep 0 (type: 0, dir: out) enabled
[ 8.902445] tegra-xudc-new 3550000.xudc: entering ELPG
[ 8.910317] tegra-xudc-new 3550000.xudc: entering ELPG done
[ 8.917887] tegra-xudc-new 3550000.xudc: exiting ELPG
[ 8.926006] tegra-xudc-new 3550000.xudc: exiting ELPG done
[ 8.933464] tegra-xudc-new 3550000.xudc: entering ELPG
[ 8.941338] tegra-xudc-new 3550000.xudc: entering ELPG done
[ 8.985346] xhci-tegra 3530000.xhci: Firmware timestamp: 2017-12-07 10:50:08 UTC, Version: 55.09 release
[ 8.998847] xhci-tegra 3530000.xhci: xHCI Host Controller
[ 9.006523] xhci-tegra 3530000.xhci: new USB bus registered, assigned bus number 1
[ 9.016908] xhci-tegra 3530000.xhci: hcc params 0x0184fd25 hci version 0x100 quirks 0x00010810
[ 9.027550] xhci-tegra 3530000.xhci: irq 59, io mem 0x03530000
[ 9.035487] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 9.044191] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 9.054131] usb usb1: Product: xHCI Host Controller
[ 9.061369] usb usb1: Manufacturer: Linux 4.4.38-tegra xhci-hcd
[ 9.069975] usb usb1: SerialNumber: 3530000.xhci
[ 9.070326] hub 1-0:1.0: USB hub found
[ 9.070348] hub 1-0:1.0: 4 ports detected
[ 9.095426] xhci-tegra 3530000.xhci: xHCI Host Controller
[ 9.102813] xhci-tegra 3530000.xhci: new USB bus registered, assigned bus number 2
[ 9.102963] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 9.102966] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 9.102967] usb usb2: Product: xHCI Host Controller
[ 9.102969] usb usb2: Manufacturer: Linux 4.4.38-tegra xhci-hcd
[ 9.102970] usb usb2: SerialNumber: 3530000.xhci
[ 9.103305] hub 2-0:1.0: USB hub found
[ 9.103327] hub 2-0:1.0: 3 ports detected
[ 9.105114] tegra-xotg xotg: otg: host 3530000.xhci registered
[ 9.162448] device usb0 entered promiscuous mode
[ 9.167943] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 9.172505] device usb1 entered promiscuous mode
[ 9.177322] IPv6: ADDRCONF(NETDEV_UP): usb1: link is not ready
[ 9.177328] l4tbr0: port 2(usb1) entered forwarding state
[ 9.177344] l4tbr0: port 2(usb1) entered forwarding state
[ 9.379431] usb 1-2: new high-speed USB device number 2 using xhci-tegra
[ 9.416974] usb 2-1: new SuperSpeed USB device number 2 using xhci-tegra
[ 9.449517] usb 2-1: New USB device found, idVendor=0bda, idProduct=0411
[ 9.458395] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 9.467612] usb 2-1: Product: 4-Port USB 3.0 Hub
[ 9.474283] usb 2-1: Manufacturer: Generic
[ 9.480987] xhci-tegra 3530000.xhci: tegra_xhci_mbox_work mailbox command 6
[ 9.495122] hub 2-1:1.0: USB hub found
[ 9.502332] hub 2-1:1.0: 4 ports detected
[ 9.533565] usb 1-2: New USB device found, idVendor=0bda, idProduct=5411
[ 9.542441] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 9.552947] usb 1-2: Product: 4-Port USB 2.0 Hub
[ 9.552952] usb 1-2: Manufacturer: Generic
[ 9.553844] hub 1-2:1.0: USB hub found
[ 9.554411] hub 1-2:1.0: 4 ports detected
[ 9.827403] usb 1-2.2: new low-speed USB device number 3 using xhci-tegra
[ 9.847331] IPVS: Creating netns size=1424 id=1
[ 9.855434] l4tbr0: port 2(usb1) entered disabled state
[ 9.943451] usb 1-2.2: New USB device found, idVendor=03f0, idProduct=094a
[ 9.952466] usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 9.961835] usb 1-2.2: Product: HP USB Optical Mouse
[ 9.969458] usb 1-2.2: Manufacturer: PixArt
[ 9.976402] usb 1-2.2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 9.990199] input: PixArt HP USB Optical Mouse as /devices/3530000.xhci/usb1/1-2/1-2.2/1-2.2:1.0/0003:03F0:094A.0001/input/input4
[ 10.004376] hid-generic 0003:03F0:094A.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt HP USB Optical Mouse] on usb-3530000.xhci-2.2/input0
[ 10.026334] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 10.037422] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 10.107421] usb 1-2.3: new high-speed USB device number 4 using xhci-tegra
[ 10.220297] usb 1-2.3: New USB device found, idVendor=0bda, idProduct=8152
[ 10.229708] usb 1-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 10.239485] usb 1-2.3: Product: USB 10/100 LAN
[ 10.246718] usb 1-2.3: Manufacturer: Realtek
[ 10.253361] usb 1-2.3: SerialNumber: 00E04B37B9CA
[ 10.262935] xhci-tegra 3530000.xhci: tegra_xhci_mbox_work mailbox command 6
[ 10.347394] usb 1-2.4: new low-speed USB device number 5 using xhci-tegra
[ 10.468962] usb 1-2.4: New USB device found, idVendor=03f0, idProduct=2a4a
[ 10.479787] usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 10.479790] usb 1-2.4: Product: HP USB Slim Keyboard - Skylab
[ 10.479792] usb 1-2.4: Manufacturer: Lite-On Technology Corp
[ 10.480071] usb 1-2.4: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 10.480090] usb 1-2.4: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 10.485245] input: Lite-On Technology Corp HP USB Slim Keyboard - Skylab as /devices/3530000.xhci/usb1/1-2/1-2.4/1-2.4:1.0/0003:03F0:2A4A.0002/input/input5
[ 10.551791] usb 1-2.3: reset high-speed USB device number 4 using xhci-tegra
[ 10.561607] hid-generic 0003:03F0:2A4A.0002: input,hidraw1: USB HID v1.10 Keyboard [Lite-On Technology Corp HP USB Slim Keyboard - Skylab] on usb-3530000.xhci-2.4/input0
[ 10.568348] input: Lite-On Technology Corp HP USB Slim Keyboard - Skylab as /devices/3530000.xhci/usb1/1-2/1-2.4/1-2.4:1.1/0003:03F0:2A4A.0003/input/input6
[ 10.619597] hid-generic 0003:03F0:2A4A.0003: input,hidraw2: USB HID v1.10 Device [Lite-On Technology Corp HP USB Slim Keyboard - Skylab] on usb-3530000.xhci-2.4/input1
[ 10.643408] cfg80211: World regulatory domain updated:
[ 10.651468] cfg80211: DFS Master region: unset
[ 10.655966] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 10.672259] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 10.683600] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 10.694362] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 10.706142] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 10.718512] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 10.730836] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 10.741804] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 10.752577] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 10.763599] r8152 1-2.3:1.0 eth1: v2.09.00 (2017/08/21)
[ 10.763605] r8152 1-2.3:1.0 eth1: This product is covered by one or more of the following patents:
US6,570,884, US6,115,776, and US6,327,625.

[ 10.927312] gk20a 17000000.gp10b: railgate is disabled.
[ 11.266055] xhci-tegra 3530000.xhci: tegra_xhci_mbox_work mailbox command 5
[ 11.287200] xhci-tegra 3530000.xhci: tegra_xhci_mbox_work ignore firmware MBOX_CMD_DEC_SSPI_CLOCK request
[ 11.493364] tegradc 15210000.nvdisplay: blank - powerdown
[ 11.562039] PD DISP2 index4 DOWN
[ 11.562145] PD DISP1 index3 DOWN
[ 11.562226] PD DISP0 index2 DOWN
[ 11.578463] tegradc 15210000.nvdisplay: unblank
[ 11.578477] PD DISP0 index2 UP
[ 11.579457] PD DISP1 index3 UP
[ 11.579556] PD DISP2 index4 UP
[ 11.581150] Parent Clock set for DC plld2
[ 11.583984] tegradc 15210000.nvdisplay: hdmi: pclk:154128K, set prod-setting:prod_c_200M
[ 11.583991] tegradc 15210000.nvdisplay: hdmi: pclk:154128K, set prod-setting:prod_c_300M
[ 11.754964] eqos 2490000.ether_qos eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[ 11.756244] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 12.295270] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 12.324757] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 12.660165] tegradc 15210000.nvdisplay: unblank
[ 12.665310] tegradc 15220000.nvdisplay: blank - powerdown
[ 19.493637] IPVS: Creating netns size=1424 id=2
[ 19.620242] tegradc 15210000.nvdisplay: blank - powerdown
[ 19.688860] PD DISP2 index4 DOWN
[ 19.688957] PD DISP1 index3 DOWN
[ 19.689043] PD DISP0 index2 DOWN
[ 19.705291] tegradc 15210000.nvdisplay: unblank
[ 19.705305] PD DISP0 index2 UP
[ 19.706223] PD DISP1 index3 UP
[ 19.706303] PD DISP2 index4 UP
[ 19.708177] Parent Clock set for DC plld2
[ 19.710935] tegradc 15210000.nvdisplay: hdmi: pclk:154128K, set prod-setting:prod_c_200M
[ 19.710941] tegradc 15210000.nvdisplay: hdmi: pclk:154128K, set prod-setting:prod_c_300M
[ 19.778858] tegradc 15210000.nvdisplay: unblank
[ 19.783445] tegradc 15220000.nvdisplay: blank - powerdown
[ 20.565168] IPVS: Creating netns size=1424 id=3
[ 307.180759] EXT4-fs (mmcblk0p1): error count since last fsck: 4
[ 307.186910] EXT4-fs (mmcblk0p1): initial error

That doesn’t make sense.
I don’t see PCIe driver calls at all in the log.
Can you please attach the following logs

  1. Just boot the target and run ‘sudo lspci -vvvv’ and then execute your test case to crash the system. Collect entire log and upload
  2. Reboot the target and then run ‘sudo lspci -vvvv’ again and upload the log.