Hi,
I connected /host1x/sor1 to 15200000.nvdisplay, and enable dp instead of hdmi, here is my dts configuration
nvdisplay@15200000 {
compatible = "nvidia,tegra186-dc";
reg = <0x0 0x15200000 0x0 0x10000>;
interrupts = <0x0 0x99 0x4>;
win-mask = <0x7>;
#stream-id-cells = <0x1>;
nvidia,dc-ctrlnum = <0x0>;
clocks = <0xbb 0xd 0x9c 0xd 0x9e 0xd 0x9b 0xd 0x9f 0xd 0xa0 0xd 0x9d 0xd 0x10d 0xd 0x207 0xd 0x210 0xd 0x206 0xd 0x10b 0xd 0x3a 0xd 0x261>;
clock-names = "clk32k_in", "nvdisplay_disp", "nvdisplayhub", "nvdisplay_p0", "nvdisplay_p1", "nvdisplay_p2", "nvdisp_dsc", "pllp_display", "plld2", "plld3", "pll_d", "pll_d_out1", "disp1_emc", "emc_latency";
resets = <0xd 0x5c 0xd 0x5d 0xd 0x5e 0xd 0x5f 0xd 0x60 0xd 0x61 0xd 0x62 0xd 0x59>;
reset-names = "misc", "wgrp0", "wgrp1", "wgrp2", "wgrp3", "wgrp4", "wgrp5", "head0";
status = "okay";
nvidia,dc-flags = <0x1>;
nvidia,emc-rate = <0x11e1a300>;
nvidia,fb-bpp = <0x20>;
nvidia,fb-flags = <0x1>;
nvidia,fb-win = <0x0>;
nvidia,dc-or-node = "/host1x/sor1";
nvidia,cmu-enable = <0x1>;
avdd_lcd-supply = <0xbc>;
dvdd_lcd-supply = <0xbd>;
avdd_dsi_csi-supply = <0x2d>;
outp-supply = <0xbe>;
outn-supply = <0xbf>;
vdd_lcd_bl-supply = <0x1a>;
vdd_lcd_bl_en-supply = <0xc0>;
avdd_hdmi-supply = <0xc1>;
avdd_hdmi_pll-supply = <0xe>;
vdd_hdmi_5v0-supply = <0xc2>;
linux,phandle = <0x56>;
phandle = <0x56>;
};
When connected to dp device, we can detect the signal low-to-high by oscilloscope, but tegra_dp_irq() is not called.
Here is dmesg
root@tegra-ubuntu:/home/nvidia# 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+ (feng@ubuntu) (gcc version 4.8.5 (GCC) ) #31 SMP PREEMPT Fri Nov 23 09:09:59 CST 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] 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=17*4096
[ 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 tegraid=18.1.2.0.0 tegra_keep_boot_clocks maxcpus=6 boot.slot_suffix= boot.ratchetvalues=0.2.1 androidboot.serialno=0322017038552 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: 7976212K/8208384K available (11172K kernel code, 1812K rwdata, 5720K rodata, 1164K init, 692K bss, 166636K 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 : 0xffffffc001100000 - 0xffffffc001223000 ( 1164 KB)
.text : 0xffffffc000080000 - 0xffffffc001100000 ( 16896 KB)
.data : 0xffffffc001245000 - 0xffffffc00140a1e8 ( 1813 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.000004] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[ 0.010344] Console: colour dummy device 80x25
[ 0.015069] console [tty0] enabled
[ 0.018639] bootconsole [uart0] disabled
[ 0.022762] kmemleak: Kernel memory leak detector disabled
[ 0.022781] Calibrating delay loop (skipped), value calculated using timer frequency.. 62.50 BogoMIPS (lpj=125000)
[ 0.022798] pid_max: default: 32768 minimum: 301
[ 0.022890] Security Framework initialized
[ 0.022968] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.022983] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.023766] Initializing cgroup subsys io
[ 0.023791] Initializing cgroup subsys memory
[ 0.023831] Initializing cgroup subsys devices
[ 0.023847] Initializing cgroup subsys freezer
[ 0.023862] Initializing cgroup subsys net_cls
[ 0.023880] Initializing cgroup subsys perf_event
[ 0.023893] Initializing cgroup subsys net_prio
[ 0.023910] Initializing cgroup subsys pids
[ 0.023926] Initializing cgroup subsys debug
[ 0.024331] CPU0 ipc=752
[ 0.024347] CPU1 ipc=1024
[ 0.024355] CPU2 ipc=1024
[ 0.024367] CPU3 ipc=752
[ 0.024377] CPU4 ipc=752
[ 0.024388] CPU5 ipc=752
[ 0.024479] ASID allocator initialised with 65536 entries
[ 0.052631] tegra-id: chipid=21817.
[ 0.052680] tegra-id: opt_subrevision=1.
[ 0.052695] Tegra Revision: A02p SKU: 0xdc CPU Process: 0 SoC Process: 0
[ 0.053450] DTS File Name: arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t18x/quill/kernel-dts/tegra186-quill-p3310-1000-c03-00-dsi-dp.dts
[ 0.053474] DTB Build time: Nov 21 2018 10:17:51
[ 0.074282] CPU1: Booted secondary processor [4e0f0030]
[ 0.087997] CPU2: Booted secondary processor [4e0f0030]
[ 0.099199] CPU3: Booted secondary processor [411fd073]
[ 0.111181] CPU4: Booted secondary processor [411fd073]
[ 0.123150] CPU5: Booted secondary processor [411fd073]
[ 0.123355] Brought up 6 CPUs
[ 0.123438] SMP: Total of 6 processors activated.
[ 0.123453] CPU: All CPU(s) started at EL2
[ 0.124660] devtmpfs: initialized
[ 0.160336] Initilizing CustomIPI irq domain
[ 0.160818] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.162737] pinctrl core: initialized pinctrl subsystem
[ 0.163297] OS set in device tree is not L4T.
[ 0.163717] regulator-dummy: no parameters
[ 0.163923] Initializing plugin-manager
[ 0.164000] Plugin module not found
[ 0.164429] node /plugin-manager/soc-prod-a02-fragment match with chip-id A02P
[ 0.165206] node /plugin-manager/fragement@0 match with odm-data enable-denver-wdt
[ 0.165935] node /plugin-manager/fragement@4 match with odm-data enable-denver-wdt
[ 0.167180] node /plugin-manager/fragment-sdwake-p3310-1000-300 match with board >=3310-1000-300
[ 0.167671] node /plugin-manager/fragement-pmon-p3310-1000-300 match with board >=3310-1000-300
[ 0.167992] node /plugin-manager/fragement-pmon-p3310-1000-800 match with board >=3310-1000-800
[ 0.168237] node /plugin-manager/fragment-devslp@0 match with board >=3310-1000-200
[ 0.168711] node /plugin-manager/fragment-500-pcie-config match with board >=3310-1000-500
[ 0.169210] node /plugin-manager/fragment-500-xusb-config match with board >=3310-1000-500
[ 0.169550] node /plugin-manager/fragment-500-e3325-pcie match with board >=3310-1000-500
[ 0.169779] node /plugin-manager/fragment-p3310-c00-comm match with board >=3310-1000-800
[ 0.170071] node /plugin-manager/fragment-p3310-c00-pmic match with board >=3310-1000-800
[ 0.170317] node /plugin-manager/fragment-p3310-c01 match with board >=3310-1000-900
[ 0.170615] node /plugin-manager/fragment-p3310-c03 match with board >=3310-1000-B00
[ 0.172710] node /plugin-manager/fragment-p3310-c00-camera match with board >=3310-1000-800
[ 0.175524] Adding domain adsp-pd to PM domain ape-pd
[ 0.179790] NET: Registered protocol family 16
[ 0.186432] console [pstore-1] enabled
[ 0.186458] pstore: Registered ramoops as persistent store backend
[ 0.186479] ramoops: attached 0x200000@0x277080000, ecc: 0/0
[ 0.197608] cpuidle: using governor ladder
[ 0.203167] cpuidle: using governor menu
[ 0.206135] bpmp: waiting for handshake
[ 0.206168] bpmp: handshake completed
[ 0.206231] bpmp: synchronizing channels
[ 0.206270] bpmp: channels synchronized
[ 0.206287] bpmp: mail init ok
[ 0.206756] vdso: 2 pages (1 code @ ffffffc00124d000, 1 data @ ffffffc00124c000)
[ 0.206830] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.210743] atomic_pool_init():526: DMA: preallocated 1024 KiB pool for atomic allocations
[ 0.213288] tegra_powergate_init: DONE
[ 0.213326] DTS File Name: arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t18x/quill/kernel-dts/tegra186-quill-p3310-1000-c03-00-dsi-dp.dts
[ 0.213356] DTB Build time: Nov 21 2018 10:17:51
[ 0.215528] Tegra reboot handler registered.
[ 0.218930] Registering Tegra186 clocks (this may take a while)...done
[ 0.221580] arm-smmu 12000000.iommu: probing hardware configuration...
[ 0.221617] arm-smmu 12000000.iommu: SMMUv2 with:
[ 0.221637] arm-smmu 12000000.iommu: stage 1 translation
[ 0.221656] arm-smmu 12000000.iommu: stage 2 translation
[ 0.221673] arm-smmu 12000000.iommu: nested translation
[ 0.221693] arm-smmu 12000000.iommu: stream matching with 128 register groups, mask 0x7f80
[ 0.221719] arm-smmu 12000000.iommu: SMMU address space size (0x800000) differs from mapped region size (0x1000000)!
[ 0.221746] arm-smmu 12000000.iommu: 64 context banks (0 stage-2 only)
[ 0.221768] arm-smmu 12000000.iommu: Stage-1: 39-bit VA -> 48-bit IPA
[ 0.221787] arm-smmu 12000000.iommu: Stage-2: 39-bit IPA -> 48-bit PA
[ 0.272170] arm-smmu 12000000.iommu: registered 67 master devices
[ 0.280111] iommu: Adding device 3460000.sdhci to group 0
[ 0.281166] iommu: Adding device 3400000.sdhci to group 1
[ 0.287152] iommu: Adding device 3507000.ahci-sata to group 2
[ 0.287824] iommu: Adding device 3160000.i2c to group 3
[ 0.288354] iommu: Adding device c240000.i2c to group 4
[ 0.288721] iommu: Adding device 3180000.i2c to group 5
[ 0.289229] iommu: Adding device 3190000.i2c to group 6
[ 0.289736] iommu: Adding device 31b0000.i2c to group 7
[ 0.290070] iommu: Adding device 31c0000.i2c to group 8
[ 0.290487] iommu: Adding device c250000.i2c to group 9
[ 0.290837] iommu: Adding device 31e0000.i2c to group 10
[ 0.292999] iommu: Adding device 3210000.spi to group 11
[ 0.293461] iommu: Adding device c260000.spi to group 12
[ 0.293824] iommu: Adding device 3240000.spi to group 13
[ 0.294755] iommu: Adding device 3100000.serial to group 14
[ 0.295106] iommu: Adding device 3110000.serial to group 15
[ 0.295422] iommu: Adding device c280000.serial to group 16
[ 0.295798] iommu: Adding device 3130000.serial to group 17
[ 0.297099] iommu: Adding device 2490000.ether_qos to group 18
[ 0.297863] iommu: Adding device b000000.rtcpu to group 19
[ 0.298571] iommu: Adding device c1a0000.aon to group 20
[ 0.299638] Wake73 for irq=42
[ 0.300106] iommu: Adding device smmu_test to group 21
[ 0.300722] mc: mapped MMIO address: 0xffffff8000560000 -> 0x2c10000
[ 0.300771] mc: mapped MMIO address: 0xffffff8000640000 -> 0x2c20000
[ 0.300855] mc: mapped MMIO address: 0xffffff8000660000 -> 0x2c30000
[ 0.300895] mc: mapped MMIO address: 0xffffff8000fa0000 -> 0x2c40000
[ 0.300934] mc: mapped MMIO address: 0xffffff8000fc0000 -> 0x2c50000
[ 0.300981] mc-err: Set intmask: 0xf3140
[ 0.301446] ecc-err: dram ecc disabled-MC_ECC_CONTROL:0x0000000c
[ 0.302476] Wake76 for irq=199
[ 0.302506] Wake77 for irq=199
[ 0.302530] Wake78 for irq=199
[ 0.302554] Wake79 for irq=199
[ 0.302577] Wake80 for irq=199
[ 0.302599] Wake81 for irq=199
[ 0.302622] Wake82 for irq=199
[ 0.302776] iommu: Adding device 3530000.xhci to group 22
[ 0.303179] iommu: Adding device 3550000.xudc to group 23
[ 0.304238] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[ 0.304277] tegra-pmc: ### PMC reset source: Software reset
[ 0.304306] tegra-pmc: ### PMC reset level: L1
[ 0.304332] tegra-pmc: ### PMC reset status reg: 0x2d
[ 0.304693] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[ 0.304739] tegra-pmc c360000.pmc: IO padctrl driver initialized
[ 0.304949] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CTRL_0 = 3
[ 0.304982] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_24(PMU_INT) = 320
[ 0.305490] iommu: Adding device 13e10000.host1x to group 24
[ 0.305861] iommu: Adding device 13e10000.host1x:ctx0 to group 25
[ 0.306157] iommu: Adding device 13e10000.host1x:ctx1 to group 26
[ 0.306494] iommu: Adding device 13e10000.host1x:ctx2 to group 27
[ 0.306821] iommu: Adding device 13e10000.host1x:ctx3 to group 28
[ 0.307120] iommu: Adding device 13e10000.host1x:ctx4 to group 29
[ 0.307410] iommu: Adding device 13e10000.host1x:ctx5 to group 30
[ 0.307692] iommu: Adding device 13e10000.host1x:ctx6 to group 31
[ 0.308154] iommu: Adding device 13e10000.host1x:ctx7 to group 32
[ 0.308813] iommu: Adding device 150c0000.nvcsi to group 33
[ 0.309665] iommu: Adding device 15700000.vi to group 34
[ 0.310051] iommu: Adding device 15600000.isp to group 35
[ 0.310559] iommu: Adding device 15200000.nvdisplay to group 36
[ 0.310813] iommu: Adding device 15340000.vic to group 37
[ 0.311065] iommu: Adding device 154c0000.nvenc to group 38
[ 0.311337] iommu: Adding device 15480000.nvdec to group 39
[ 0.311671] iommu: Adding device 15380000.nvjpg to group 40
[ 0.311888] iommu: Adding device 15500000.tsec to group 41
[ 0.312148] iommu: Adding device 15100000.tsecb to group 42
[ 0.313388] iommu: Adding device 15810000.se to group 43
[ 0.313686] iommu: Adding device 15820000.se to group 44
[ 0.313937] iommu: Adding device 15830000.se to group 45
[ 0.314202] iommu: Adding device 15840000.se to group 46
[ 0.314855] iommu: Adding device 17000000.gp10b to group 47
[ 0.316700] tegra-reset 5000000.clock: registered 193 resets.
[ 0.319856] iommu: Adding device d000000.bpmp to group 48
[ 0.320219] bpmp: ping status is 0
[ 0.320537] bpmp d000000.bpmp: firmware tag is 83385b61e34297b2f37e76e0cd1ff81e
[ 0.321053] bpmp d000000.bpmp: probe ok
[ 0.323911] iommu: Adding device 2600000.dma to group 49
[ 0.325006] GPIO line 461 (cam0-rst) hogged as output/low
[ 0.325071] GPIO line 456 (cam0-pwdn) hogged as output/low
[ 0.325130] GPIO line 457 (cam1-rst) hogged as output/low
[ 0.325221] GPIO line 426 (cam1-pwdn) hogged as output/low
[ 0.325291] GPIO line 424 (wifi-enable) hogged as output/high
[ 0.325357] GPIO line 445 (sdmmc-wake-input) hogged as input
[ 0.325419] GPIO line 446 (sdmmc-wake-output) hogged as output/low
[ 0.325555] gpiochip_add_data: registered GPIOs 320 to 511 on device: tegra-gpio
[ 0.328053] GPIO line 315 (wifi-wake-ap) hogged as input
[ 0.328204] gpiochip_add_data: registered GPIOs 256 to 319 on device: tegra-gpio-aon
[ 0.329291] iommu: Adding device 10003000.pcie-controller to group 50
[ 0.329716] iommu: Adding device sound to group 51
[ 0.331835] iommu: Adding device 3510000.hda to group 52
[ 0.333312] iommu: Adding device adsp_audio to group 53
[ 0.334916] iommu: Adding device 2993000.adsp to group 54
[ 0.349037] vdd-ac-bat: 5000 mV
[ 0.351884] vdd-1v8-ap: 1800 mV
[ 0.373676] SCSI subsystem initialized
[ 0.374045] libata version 3.00 loaded.
[ 0.374325] usbcore: registered new interface driver usbfs
[ 0.374408] usbcore: registered new interface driver hub
[ 0.374573] usbcore: registered new device driver usb
[ 0.380937] GPIO line 241 (touch-rail-1) hogged as output/high
[ 0.381462] GPIO line 242 (touch-rail-2) hogged as output/high
[ 0.381607] gpiochip_add_data: registered GPIOs 240 to 255 on device: tca9539
[ 0.382081] tegra-i2c 3160000.i2c: no acknowledge from address 0x77
[ 0.382448] pca953x 0-0077: failed reading register
[ 0.382572] pca953x: probe of 0-0077 failed with error -121
[ 0.400090] media: Linux media interface: v0.10
[ 0.400206] Linux video capture interface: v2.00
[ 0.405881] pps_core: LinuxPPS API ver. 1 registered
[ 0.405984] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.406078] PTP clock support registered
[ 0.407691] tegra_wdt_t18x 30c0000.watchdog: Tegra WDT init timeout = 120 sec
[ 0.407806] tegra_wdt_t18x 30c0000.watchdog: Registered successfully
[ 0.410296] max77620 4-003c: PMIC Version OTP:0x45 and ES:0x8
[ 0.413497] GPIO line 237 (spmic_gpio_input_5) hogged as input
[ 0.413808] GPIO line 238 (spmic_gpio_input_6) hogged as input
[ 0.413946] gpiochip_add_data: registered GPIOs 232 to 239 on device: max77620-gpio
[ 0.422499] vddio-ddr: at 1125 mV
[ 0.426262] avdd_dsi_csi: 1200 mV
[ 0.430263] vdd-1v8: 1800 mV
[ 0.434261] vdd-3v3-sys: 3300 mV
[ 0.435347] spmic-ldo0: at 1800 mV
[ 0.436456] spmic-ldo1: at 800 mV
[ 0.438261] vddio-3v3: 3300 mV
[ 0.439247] vddio-sdmmc1: 1800 <--> 3300 mV at 3300 mV
[ 0.441603] vdd-rtc: at 800 mV
[ 0.442419] avdd-ts-hv: 1800 <--> 3300 mV at 1800 mV
[ 0.445590] spmic-ldo6: at 1500 mV
[ 0.449588] vdd-pex-1v05: 1000 mV
[ 0.450383] dvdd-pex: 1000 mV
[ 0.450799] max77620 4-003c: max77620 probe successful
[ 0.451494] Advanced Linux Sound Architecture Driver Initialized.
[ 0.453787] en-vdd-sd: 3300 mV
[ 0.457595] vdd-hdmi: 5000 mV
[ 0.457880] vdd-usb0-5v: 5000 mV
[ 0.458130] vdd-usb1-5v: 5000 mV
[ 0.461588] en-vdd-ts-1v8: 1800 mV
[ 0.465586] en-vdd-ts-hv-3v3: 3300 mV
[ 0.466196] en-vdd-disp-3v3: 3300 mV
[ 0.466839] en-mdm-pwr-3v7: 3700 mV
[ 0.467453] en-vdd-disp-1v8: 1800 mV
[ 0.468062] en-vdd-cam-hv-2v8: 2800 mV
[ 0.468724] vdd-fan: 5000 mV
[ 0.468886] vdd-3v3: 3300 mV
[ 0.469785] dis-vdd-1v2: 1200 mV
[ 0.469960] en-vdd-vcm-2v8: 2800 mV
[ 0.470579] vdd-usb2-5v: 5000 mV
[ 0.470734] vdd-sys-bl: 3300 mV
[ 0.477938] extcon-gpio-states external-connection:extcon@1: Cable state 0
[ 0.478585] clocksource: Switched to clocksource arch_sys_counter
[ 0.514797] nvmap_heap_init: nvmap_heap_init: created heap block cache
[ 0.515752] nvmap: nvmap_override_cache_ops() set roc flush ops to replace cache ops by set/ways
[ 0.517289] nvmap_page_pool_init: Total RAM pages: 2010437
[ 0.517337] nvmap_page_pool_init: nvmap page pool size: 251304 pages (981 MB)
[ 0.517898] nvmap_background_zero_thread: PP zeroing thread starting.
[ 0.523770] Wake76 for irq=199
[ 0.523791] Wake77 for irq=199
[ 0.523808] Wake78 for irq=199
[ 0.523823] Wake79 for irq=199
[ 0.523839] Wake80 for irq=199
[ 0.523853] Wake81 for irq=199
[ 0.523868] Wake82 for irq=199
[ 0.525380] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type BCPU-therm
[ 0.525647] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type MCPU-therm
[ 0.526131] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm
[ 0.526234] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
[ 0.526430] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type Tboard_tegra
[ 0.526676] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type Tdiode_tegra
[ 0.526892] thermal thermal_zone6: Registering thermal zone thermal_zone6 for type PMIC-Die
[ 0.527361] isomgr_init(): iso emc max clk=0KHz
[ 0.527378] isomgr_init(): max_iso_bw=0KB
[ 0.527561] NET: Registered protocol family 2
[ 0.528184] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.528427] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.529533] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.529712] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.529782] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.530158] NET: Registered protocol family 1
[ 0.531041] RPC: Registered named UNIX socket transport module.
[ 0.531127] RPC: Registered udp transport module.
[ 0.531161] RPC: Registered tcp transport module.
[ 0.531197] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.531280] PCI: CLS 0 bytes, default 128
[ 0.531692] Trying to unpack rootfs image as initramfs...
[ 0.565571] host1x 13e10000.host1x: initialized
[ 0.568099] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 0.574243] futex hash table entries: 2048 (order: 6, 262144 bytes)
[ 0.574653] audit: initializing netlink subsys (disabled)
[ 0.574810] audit: type=2000 audit(0.564:1): initialized
[ 0.588610] io scheduler noop registered
[ 0.588902] io scheduler cfq registered (default)
[ 0.593993] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[ 0.597096] tegra-pwm 3290000.pwm: PWM clk can sleep in ops
[ 0.599415] tegra-pwm 32a0000.pwm: PWM clk can sleep in ops
[ 0.601706] tegra-pwm c340000.pwm: PWM clk can sleep in ops
[ 0.609320] tegra-pcie 10003000.pcie-controller: 4x1, 1x1 configuration
[ 0.614646] tegra-pcie 10003000.pcie-controller: PCIE: Enable power rails
[ 0.616477] tegra-pcie 10003000.pcie-controller: probing port 0, using 4 lanes
[ 0.618790] tegra-pcie 10003000.pcie-controller: probing port 2, using 1 lanes
[ 0.619285] tsec 15500000.tsec: initialized
[ 0.623017] tsec 15100000.tsecb: initialized
[ 0.630758] nvdec 15480000.nvdec: initialized
[ 0.641078] falcon 15340000.vic: initialized
[ 0.643572] falcon 154c0000.nvenc: initialized
[ 0.645886] falcon 15380000.nvjpg: initialized
[ 0.649613] iommu_context_dev 13e10000.host1x:ctx0: initialized (streamid=56)
[ 0.651038] iommu_context_dev 13e10000.host1x:ctx1: initialized (streamid=57)
[ 0.652382] iommu_context_dev 13e10000.host1x:ctx2: initialized (streamid=58)
[ 0.653710] iommu_context_dev 13e10000.host1x:ctx3: initialized (streamid=59)
[ 0.655026] iommu_context_dev 13e10000.host1x:ctx4: initialized (streamid=60)
[ 0.656405] iommu_context_dev 13e10000.host1x:ctx5: initialized (streamid=61)
[ 0.657753] iommu_context_dev 13e10000.host1x:ctx6: initialized (streamid=62)
[ 0.659120] iommu_context_dev 13e10000.host1x:ctx7: initialized (streamid=63)
[ 0.663467] DC OR NODE connected to /host1x/sor1
[ 0.663876] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[ 0.664071] tegradc 15200000.nvdisplay: DT parsed successfully
[ 0.664149] misc tegra_camera_ctrl: tegra_camera_isomgr_register tpg_max_iso = 3916800KBs
[ 0.664203] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=4687500, vi_iso_bw=1500000, max_bw=4687500
[ 0.664242] tegradc 15200000.nvdisplay: Display dc.ffffff8002320000 registered with id=0
[ 0.664252] __tegra_isomgr_register(): iso bandwidth 4687500KB is not available, client tegra_camera_ctrl
[ 0.664268] misc tegra_camera_ctrl: tegra_camera_isomgr_register: unable to register to isomgr
[ 0.664273] misc tegra_camera_ctrl: tegra_camera_probe: failed to register CAMERA as isomgr client
[ 0.664300] tegra_camera_platform: probe of tegra-camera-platform failed with error -12
[ 0.664376] tegra_get_fb_resource: flf tegra_dc(0) bootloader is not initialized
[ 0.680600] tegradc 15200000.nvdisplay: vblank syncpt # 7 for dc 0
[ 0.680637] tegradc 15200000.nvdisplay: vpulse3 syncpt # 8 for dc 0
[ 0.681343] flf tegra_dc_probe: default_out=3
[ 0.681771] flf tegra_dc_set_out: out->type=3
[ 0.681787] tegra-adma 2930000.adma: Tegra ADMA driver register 10 channels
[ 0.683658] flf tegra_dc_dp_init: request irq
[ 0.683885] flf tegra_dc_dp_init: irq request success
[ 0.685697] tegra-fuse-burn 3820000.efuse:efuse-burn: Fuse burn driver initialized
[ 0.686695] flf tegra_dc_dp_init: dp init success!
[ 0.686749] kfuse 3830000.kfuse: initialized
[ 0.688661] tegradc 15200000.nvdisplay: probed
[ 0.689779] tegra-pmc-iopower pmc-iopower: NO_IOPOWER setting 0x0
[ 0.690931] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.696207] console [ttyS0] disabled
[ 0.696519] 3100000.serial: ttyS0 at MMIO 0x3100000 (irq = 37, base_baud = 25500000) is a Tegra
[ 1.052219] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[ 1.460871] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[ 1.869025] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[ 1.871068] tegra-pcie 10003000.pcie-controller: link 0 down, ignoring
[ 2.278104] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[ 2.685908] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[ 2.856522] console [ttyS0] enabled
[ 2.860853] 3110000.serial: ttyTHS1 at MMIO 0x3110000 (irq = 38, base_baud = 0) is a TEGRA_UART
[ 2.862520] c280000.serial: ttyTHS2 at MMIO 0xc280000 (irq = 39, base_baud = 0) is a TEGRA_UART
[ 2.862835] serial-tegra 3130000.serial: RX in PIO mode
[ 2.864301] 3130000.serial: ttyTHS3 at MMIO 0x3130000 (irq = 40, base_baud = 0) is a TEGRA_UART
[ 2.871228] Console: switching to colour frame buffer device 240x67
[ 2.883268] brd: module loaded
[ 2.891390] loop: module loaded
[ 2.892084] nct1008_nct72 7-004c: find device tree node, parsing dt
[ 2.892088] nct1008_nct72 7-004c: starting parse dt
[ 2.892229] nct1008_nct72 7-004c: success parsing dt
[ 2.892578] nct1008_nct72 7-004c: success in enabling tmp451 VDD rail
[ 2.902419] gk20a 17000000.gp10b: failed to allocate secure buffer -12
[ 2.930147] tmp451: Enabled overheat logging at 104.00C
[ 2.930452] nct1008_nct72 7-004c: nct1008_probe: initialized
[ 2.933454] THERMAL EST: found 3 subdevs
[ 2.933459] THERMAL EST num_resources: 0
[ 2.933465] [THERMAL EST subdev 0]
[ 2.933472] [THERMAL EST subdev 1]
[ 2.933476] [THERMAL EST subdev 2]
[ 2.933888] thermal thermal_zone7: Registering thermal zone thermal_zone7 for type thermal-fan-est
[ 2.933891] THERMAL EST: thz register success.
[ 2.934171] THERMAL EST: end of probe, return err: 0
[ 2.934244] tegra_profiler: Branch: Dev
[ 2.934249] tegra_profiler: Version: 1.117
[ 2.934250] tegra_profiler: Samples version: 41
[ 2.934252] tegra_profiler: IO version: 22
[ 2.934267] armv8_pmu: imp: 0x41, idcode: 0x1
[ 2.934273] armv8_pmu: [0] arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0, pmu ver: 0x1
[ 2.934277] armv8_pmu: imp: 0x4e, idcode: 0x1
[ 2.934283] armv8_pmu: [1] arch: AA64 PmuV3 NVIDIA (Denver), type: 6, ver: 2, pmu ver: 0x1
[ 2.934287] armv8_pmu: imp: 0x4e, idcode: 0x1
[ 2.934290] armv8_pmu: [2] arch: AA64 PmuV3 NVIDIA (Denver), type: 6, ver: 2, pmu ver: 0x1
[ 2.934293] armv8_pmu: imp: 0x41, idcode: 0x1
[ 2.934297] armv8_pmu: [3] arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0, pmu ver: 0x1
[ 2.934301] armv8_pmu: imp: 0x41, idcode: 0x1
[ 2.934303] armv8_pmu: [4] arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0, pmu ver: 0x1
[ 2.934307] armv8_pmu: imp: 0x41, idcode: 0x1
[ 2.934310] armv8_pmu: [5] arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0, pmu ver: 0x1
[ 2.934656] tegra_profiler: auth: init
[ 2.939980] tegra-ahci 3507000.ahci-sata: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl platform mode
[ 2.939996] tegra-ahci 3507000.ahci-sata: flags: 64bit ncq sntf pm led pmp pio slum part deso sadm apst
[ 2.941395] scsi host0: tegra_ahci
[ 2.942131] scsi host1: tegra_ahci
[ 2.942285] ata1: SATA max UDMA/133 mmio [mem 0x03507000-0x03508fff] port 0x100 irq 25
[ 2.942288] ata2: DUMMY
[ 2.943755] spi-tegra114 3210000.spi: Static pin configuration used
[ 2.944394] spi-tegra114 c260000.spi: Static pin configuration used
[ 2.944959] spi-tegra114 3240000.spi: Static pin configuration used
[ 2.945968] tun: Universal TUN/TAP device driver, 1.6
[ 2.945972] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 2.946265] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 2.946267] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 2.946314] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k
[ 2.946315] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 2.947239] PPP generic driver version 2.4.2
[ 2.947435] PPP BSD Compression module registered
[ 2.947444] PPP Deflate Compression module registered
[ 2.947504] PPP MPPE Compression module registered
[ 2.947519] NET: Registered protocol family 24
[ 2.947599] usbcore: registered new interface driver r8152
[ 2.947647] usbcore: registered new interface driver asix
[ 2.947681] usbcore: registered new interface driver ax88179_178a
[ 2.947710] usbcore: registered new interface driver cdc_ether
[ 2.947752] usbcore: registered new interface driver smsc75xx
[ 2.947784] usbcore: registered new interface driver net1080
[ 2.947813] usbcore: registered new interface driver cdc_subset
[ 2.947841] usbcore: registered new interface driver zaurus
[ 2.947900] usbcore: registered new interface driver cdc_ncm
[ 2.948353] Wake76 for irq=199
[ 2.948356] Wake77 for irq=199
[ 2.948357] Wake78 for irq=199
[ 2.948359] Wake79 for irq=199
[ 2.948360] Wake80 for irq=199
[ 2.948362] Wake81 for irq=199
[ 2.948363] Wake82 for irq=199
[ 2.948450] tegra-xotg xotg: usb2 phy is not available yet
[ 2.949164] usbcore: registered new interface driver cdc_acm
[ 2.949168] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 2.949212] usbcore: registered new interface driver usb-storage
[ 2.949300] usbcore: registered new interface driver usbserial
[ 2.949328] usbcore: registered new interface driver cp210x
[ 2.949361] usbserial: USB Serial support registered for cp210x
[ 2.949384] usbcore: registered new interface driver ftdi_sio
[ 2.949405] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 2.949430] usbcore: registered new interface driver option
[ 2.949448] usbserial: USB Serial support registered for GSM modem (1-port)
[ 2.949470] usbcore: registered new interface driver pl2303
[ 2.949488] usbserial: USB Serial support registered for pl2303
[ 2.949771] tegra-usb-cd usb_cd: otg phy is not available yet
[ 2.969253] tegra-xudc-new 3550000.xudc: usb2 phy is not available yet
[ 2.973061] eqos 2490000.ether_qos: Setting local MAC: 0 4 4b 8c c6 6d
[ 2.973859] libphy: dwc_phy: probed
[ 3.035834] bcm54xx_low_power_mode(): put phy in iddq-lp mode
[ 3.036758] __tegra_isomgr_register(): iso bandwidth 81920KB is not available, client eqos
[ 3.104691] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[ 3.107536] tegra_rtc c2a0000.rtc: rtc core: registered c2a0000.rtc as rtc1
[ 3.107573] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[ 3.107795] i2c /dev entries driver
[ 3.108965] gspca_main: v2.14.0 registered
[ 3.109080] usbcore: registered new interface driver gspca_zc3xx
[ 3.109499] max77620-power max77620-power: Event recorder REG_NVERC : 0x0
[ 3.112007] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[ 3.112413] FAN dev name: pwm-fan
[ 3.112497] FAN:gpio request success.
[ 3.112507] FAN: can't find tach_gpio
[ 3.112561] pwm_fan_driver pwm-fan: cap state:7, cap pwm:255
[ 3.112829] pwm_fan_driver pwm-fan: got pwm for fan
[ 3.112834] pwm_fan_driver pwm-fan: tach period: 1000
[ 3.113422] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[ 3.113426] pwm_fan_driver pwm-fan: index 1: pwm=80, rpm=1000, rru=2, rrd=2, state:2
[ 3.113430] pwm_fan_driver pwm-fan: index 2: pwm=120, rpm=2000, rru=1, rrd=1, state:2
[ 3.113433] pwm_fan_driver pwm-fan: index 3: pwm=160, rpm=3000, rru=1, rrd=1, state:2
[ 3.113436] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[ 3.113439] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[ 3.113442] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[ 3.113445] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[ 3.113448] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[ 3.113451] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[ 3.114055] tegra-pcie 10003000.pcie-controller: link 2 down, ignoring
[ 3.114135] tegra-pcie 10003000.pcie-controller: PCIE: no end points detected
[ 3.114462] device-mapper: uevent: version 1.0.3
[ 3.114820] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[ 3.115011] tegra-pcie 10003000.pcie-controller: PCIE: Disable power rails
[ 3.115533] sdhci: Secure Digital Host Controller Interface driver
[ 3.115535] sdhci: Copyright(c) Pierre Ossman
[ 3.115541] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.116092] sdhci-tegra 3460000.sdhci: Parent select= pll_p rate=408000000
[ 3.116663] sdhci-tegra 3460000.sdhci: Parent select= pll_c4_out0 rate=196249804
[ 3.117409] sdhci-tegra 3460000.sdhci: Client registration for eMC Successful
[ 3.117730] tegra-se-elp 3ad0000.se_elp: tegra_se_elp_probe: complete
[ 3.117947] hidraw: raw HID events driver (C) Jiri Kosina
[ 3.119971] usbcore: registered new interface driver usbhid
[ 3.119974] usbhid: USB HID core driver
[ 3.123494] tegra-i2c 3160000.i2c: no acknowledge from address 0x42
[ 3.123780] ina3221x 0-0042: ina3221 reset failure status: 0xffffff87
[ 3.123949] ina3221x: probe of 0-0042 failed with error -121
[ 3.124390] tegra-i2c 3160000.i2c: no acknowledge from address 0x43
[ 3.124652] ina3221x 0-0043: ina3221 reset failure status: 0xffffff87
[ 3.124751] ina3221x: probe of 0-0043 failed with error -121
[ 3.125441] nvadsp 2993000.adsp: in probe()...
[ 3.127111] nvadsp 2993000.adsp: Registering AMC Error Interrupt
[ 3.127186] nvadsp 2993000.adsp: AMC/ARAM initialized.
[ 3.127489] nvadsp 2993000.adsp: nvadsp_app_module_probe
[ 3.132239] Denver: backdoor interface is NOT available.
[ 3.134876] coresight-tmc 8030000.etf: TMC initialized
[ 3.162615] coresight-tmc 8050000.etr: TMC initialized
[ 3.163341] coresight-tpiu 8060000.tpiu: TPIU initialized
[ 3.164145] coresight-funnel 9010000.funnel_bccplex: FUNNEL initialized
[ 3.164812] coresight-funnel 8010000.funnel_major: FUNNEL initialized
[ 3.165451] coresight-funnel 8820000.funnel_minor: FUNNEL initialized
[ 3.166078] coresight-replicator 8040000.replicator: REPLICATOR initialized
[ 3.167020] coresight-etm4x 9840000.ptm: ETM 4.0 initialized
[ 3.167804] coresight-etm4x 9940000.ptm: ETM 4.0 initialized
[ 3.168594] coresight-etm4x 9a40000.ptm: ETM 4.0 initialized
[ 3.169376] coresight-etm4x 9b40000.ptm: ETM 4.0 initialized
[ 3.169413] Module initialized successfully
[ 3.174846] tegra186-cam-rtcpu b000000.rtcpu: Trace buffer configured at IOVA=0xa0000000
[ 3.177125] tegra186-cam-rtcpu b000000.rtcpu: already unhalted
[ 3.177479] tegra-ivc ivc-b000000.rtcpu: region 0: iova=0xa0110000-0xa011957f size=38272
[ 3.177933] tegra-ivc ivc-b000000.rtcpu:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[ 3.177996] tegra-ivc ivc-b000000.rtcpu:vinotify@12c0: vinotify: ver=0 grp=1 RX[64x128]=0x1900-0x3980 TX[64x128]=0x3980-0x5a00
[ 3.178050] tegra-ivc ivc-b000000.rtcpu:mods@32c0: mods: ver=0 grp=1 RX[1x64]=0x5a00-0x5ac0 TX[1x64]=0x5ac0-0x5b80
[ 3.178097] tegra-ivc ivc-b000000.rtcpu:ivccontrol@52c0: ivccontrol: ver=0 grp=1 RX[16x320]=0x5b80-0x7000 TX[16x320]=0x7000-0x8480
[ 3.178146] tegra-ivc ivc-b000000.rtcpu:ivccapture@72c0: ivccapture: ver=0 grp=1 RX[16x64]=0x8480-0x8900 TX[16x64]=0x8900-0x8d80
[ 3.178197] tegra-ivc ivc-b000000.rtcpu:dbg@7c00: dbg: ver=0 grp=1 RX[1x384]=0x8d80-0x8f80 TX[1x384]=0x8f80-0x9180
[ 3.178242] tegra-ivc ivc-b000000.rtcpu:dbg@7e00: dbg: ver=0 grp=1 RX[1x384]=0x9180-0x9380 TX[1x384]=0x9380-0x9580
[ 3.178439] tegra186-cam-rtcpu b000000.rtcpu: using cam RTCPU IRQ (52)
[ 3.178443] tegra186-cam-rtcpu b000000.rtcpu: tegra_camrtc_mon_create is successful
[ 3.178617] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit with 64 bit addr
[ 3.178993] sdhci-tegra 3440000.sdhci: Parent select= pll_p rate=408000000
[ 3.179386] tegra-ivc ivc-b000000.rtcpu:echo@0: ivc channel driver missing
[ 3.179390] tegra-ivc ivc-b000000.rtcpu:vinotify@12c0: ivc channel driver missing
[ 3.179392] tegra-ivc ivc-b000000.rtcpu:mods@32c0: ivc channel driver missing
[ 3.179395] tegra-ivc ivc-b000000.rtcpu:ivccontrol@52c0: ivc channel driver missing
[ 3.179398] tegra-ivc ivc-b000000.rtcpu:ivccapture@72c0: ivc channel driver missing
[ 3.179401] tegra-ivc ivc-b000000.rtcpu:dbg@7c00: ivc channel driver missing
[ 3.179404] tegra-ivc ivc-b000000.rtcpu:dbg@7e00: ivc channel driver missing
[ 3.179457] sdhci-tegra 3440000.sdhci: Client registration for eMC Successful
[ 3.179478] tegra186-cam-rtcpu b000000.rtcpu: firmware version cpu=sce cmd=4 sha1=a8b1ecdd9615cd817a56df035be363fce3b0b88f
[ 3.186948] tegra-ivc-cdev ivc-b000000.rtcpu:echo@0: probing /dev/camchar-echo
[ 3.188091] tegra-ivc-cdev ivc-b000000.rtcpu:dbg@7c00: probing /dev/camchar-dbg
[ 3.188209] camchar: rtcpu character device driver loaded
[ 3.196187] tegra186-aondbg aondbg: aondbg driver probe() OK
[ 3.196857] register_ari_mca_banks: Registered MCA ROC:IOB
[ 3.197303] register_ari_mca_banks: Registered MCA ROC:CCE
[ 3.198388] tegra18-bridge 2390000.axi2apb: bridge probed OK
[ 3.198430] tegra18-bridge 23a0000.axi2apb: bridge probed OK
[ 3.198471] tegra18-bridge 23b0000.axi2apb: bridge probed OK
[ 3.198504] tegra18-bridge 23c0000.axi2apb: bridge probed OK
[ 3.198546] tegra18-bridge 23d0000.axi2apb: bridge probed OK
[ 3.198610] tegra18-bridge 2100000.axip2p: bridge probed OK
[ 3.198647] tegra18-bridge 2110000.axip2p: bridge probed OK
[ 3.198683] tegra18-bridge 2120000.axip2p: bridge probed OK
[ 3.198726] tegra18-bridge 2130000.axip2p: bridge probed OK
[ 3.198762] tegra18-bridge 2140000.axip2p: bridge probed OK
[ 3.198799] tegra18-bridge 2150000.axip2p: bridge probed OK
[ 3.198839] tegra18-bridge 2160000.axip2p: bridge probed OK
[ 3.198878] tegra18-bridge 2170000.axip2p: bridge probed OK
[ 3.198917] tegra18-bridge 2180000.axip2p: bridge probed OK
[ 3.198958] tegra18-bridge 2190000.axip2p: bridge probed OK
[ 3.199016] **** A57 ECC: Enabled
[ 3.199020] tegra18_a57_serr_init: on CPU 5 a A57 Core
[ 3.199216] parse_throttle_dt_data: Num cap clks = 4
[ 3.199221] parse_throttle_dt_data: clk=mcpu type=1
[ 3.199223] parse_throttle_dt_data: clk=bcpu type=2
[ 3.199237] parse_throttle_dt_data: clk=gpu type=4
[ 3.199239] parse_throttle_dt_data: clk=emc type=3
[ 3.200079] tegra_throttle_probe: probe successful. #cdevs=4
[ 3.200206] tegra18x_actmon d230000.actmon: in actmon_register()...
[ 3.200773] tegra18x_actmon d230000.actmon: initialization Completed for the device mc_all
[ 3.201500] hw perfevents: enabled with denver15_uncore_pmu PMU driver, 3 counters available
[ 3.216841] mmc0: MAN_BKOPS_EN bit is not set
[ 3.218648] mmc1: SDHCI controller on 3440000.sdhci [3440000.sdhci] using ADMA 64-bit with 64 bit addr
[ 3.219397] sdhci-tegra 3400000.sdhci: Got CD GPIO
[ 3.219484] sdhci-tegra 3400000.sdhci: Got WP GPIO
[ 3.237738] sdhci-tegra 3400000.sdhci: Parent select= pll_p rate=408000000
[ 3.237826] sdhci-tegra 3400000.sdhci: wakeup init done, cd_irq: 257
[ 3.238507] sdhci-tegra 3400000.sdhci: Client registration for eMC Successful
[ 3.239985] mmc0: Skipping tuning since strobe enabled
[ 3.250127] mmc0: periodic cache flush enabled
[ 3.250142] mmc0: new HS400 MMC card at address 0001
[ 3.250828] mmcblk0: mmc0:0001 032G34 29.1 GiB
[ 3.251100] mmcblk0boot0: mmc0:0001 032G34 partition 1 4.00 MiB
[ 3.251357] mmcblk0boot1: mmc0:0001 032G34 partition 2 4.00 MiB
[ 3.251678] mmcblk0rpmb: mmc0:0001 032G34 partition 3 4.00 MiB
[ 3.254135] 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
[ 3.262651] ata1: SATA link down (SStatus 0 SControl 300)
[ 3.290808] mmc2: SDHCI controller on 3400000.sdhci [3400000.sdhci] using ADMA 64-bit with 64 bit addr
[ 3.291233] mmc1: queuing unknown CIS tuple 0x80 (5 bytes)
[ 3.493715] mmc1 tuning done saved tap delay=61
[ 3.493732] mmc1: hw tuning done ...
[ 3.493742] mmc1: tuning_window[0]: 0xffffffff
[ 3.493749] mmc1: tuning_window[1]: 0xfffffe7f
[ 3.493755] mmc1: tuning_window[2]: 0xffe3ffff
[ 3.493760] mmc1: tuning_window[3]: 0x1fffffff
[ 3.493766] mmc1: tuning_window[4]: 0x0
[ 3.493774] mmc1: tuning_window[5]: 0x0
[ 3.493780] mmc1: tuning_window[6]: 0x0
[ 3.493829] mmc1: tuning_window[7]: 0x0
[ 3.493834] sdhci: Tap value: 61 | Trim value: 5
[ 3.493838] sdhci: SDMMC_VENDOR_INTR_STATUS[0x108]: 0x40000
[ 3.505319] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
[ 3.505419] mmc1: new ultra high speed SDR104 SDIO card at address 0001
[ 4.699073] tegradc 15200000.nvdisplay: fb registered
[ 4.711743] flf hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[ 4.720569] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[ 4.723458] tegra-se-nvhost 15810000.se: initialized
[ 4.724412] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[ 4.725102] tegra-se-nvhost 15820000.se: initialized
[ 4.725674] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[ 4.726238] tegra-se-nvhost 15830000.se: initialized
[ 4.726402] tegra-se-nvhost 15830000.se: tegra_se_probe: complete
[ 4.726877] tegra-se-nvhost 15840000.se: initialized
[ 4.727324] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
[ 4.732713] tegra-gpcdma 2600000.dma: GPC DMA driver register 32 channels
[ 4.741705] cpufreq: platform driver Initialization: pass
[ 4.742268] tegra_cluster_clk e090000.cluster_clk_priv: in probe()...
[ 4.742464] tegra_cluster_clk e090000.cluster_clk_priv: passed
[ 4.743080] tegra186-padctl 3520000.pinctrl: padctl mmio start 0x0000000003520000 end 0x0000000003520fff
[ 4.743088] tegra186-padctl 3520000.pinctrl: ao mmio start 0x0000000003540000 end 0x0000000003540fff
[ 4.743158] tegra186-padctl 3520000.pinctrl: FUSE_SKU_USB_CALIB_0 0x28a192
[ 4.743162] tegra186-padctl 3520000.pinctrl: FUSE_USB_CALIB_EXT_0 0xa
[ 4.745442] tegra186-padctl 3520000.pinctrl: using UTMI port 0 for otg
[ 4.746434] tegra186-padctl 3520000.pinctrl: VBUS over-current detection enabled
[ 4.747666] tegra-bpmp-thermal d000000.bpmp:bpmpthermal: zone 0 not supported
[ 4.748286] tegra-bpmp-thermal d000000.bpmp:bpmpthermal: zone 3 not supported
[ 4.756707] cpuidle: Initializing cpuidle driver init for Denver cluster
[ 4.756974] cpuidle: Initializing cpuidle driver init for A57 cluster
[ 4.759013] tachometer tegra-tachometer: Tachometer driver tegra-tachometer registered
[ 4.759018] Tachometer driver initialized with pulse_per_rev: 2 and win_len: 2
[ 4.765675] tegra210_adsp_audio_platform_probe: platform probe started
[ 4.771207] tegra210-adsp adsp_audio: Default param-type to BYTE for mp3-dec1
[ 4.771473] tegra210-adsp adsp_audio: Default param-type to BYTE for spkprot
[ 4.771790] tegra210-adsp adsp_audio: Default param-type to BYTE for src
[ 4.772047] tegra210-adsp adsp_audio: Default param-type to BYTE for aac-dec1
[ 4.772116] input: tegra-hda HDMI/DP,pcm=3 as /devices/3510000.hda/sound/card0/input0
[ 4.772332] input: tegra-hda HDMI/DP,pcm=7 as /devices/3510000.hda/sound/card0/input1
[ 4.772352] tegra210-adsp adsp_audio: Default param-type to BYTE for aec
[ 4.772364] tegra210-adsp adsp_audio: adma channel page address dt entry not found
[ 4.772366] tegra210-adsp adsp_audio: using adma channel page 0
[ 4.807448] tegra210_adsp_audio_platform_probe probe successfull.
[ 4.807448] OPE platform probe
[ 4.807633] OPE platform probe successful
[ 4.919344] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF1 <-> ADMAIF1 mapping ok
[ 4.919617] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF2 <-> ADMAIF2 mapping ok
[ 4.919809] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF3 <-> ADMAIF3 mapping ok
[ 4.920020] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF4 <-> ADMAIF4 mapping ok
[ 4.920198] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF5 <-> ADMAIF5 mapping ok
[ 4.920405] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF6 <-> ADMAIF6 mapping ok
[ 4.920605] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF7 <-> ADMAIF7 mapping ok
[ 4.920795] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF8 <-> ADMAIF8 mapping ok
[ 4.920980] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF9 <-> ADMAIF9 mapping ok
[ 4.921176] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF10 <-> ADMAIF10 mapping ok
[ 4.921904] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF11 <-> ADMAIF11 mapping ok
[ 4.922141] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF12 <-> ADMAIF12 mapping ok
[ 4.922325] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF13 <-> ADMAIF13 mapping ok
[ 4.922504] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF14 <-> ADMAIF14 mapping ok
[ 4.922738] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF15 <-> ADMAIF15 mapping ok
[ 4.922928] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF16 <-> ADMAIF16 mapping ok
[ 4.923160] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF17 <-> ADMAIF17 mapping ok
[ 4.923358] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF18 <-> ADMAIF18 mapping ok
[ 4.923537] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF19 <-> ADMAIF19 mapping ok
[ 4.923742] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF20 <-> ADMAIF20 mapping ok
[ 4.930114] tegra-snd-t186ref-mobile-rt565x sound: ADSP-FE1 <-> ADSP PCM1 mapping ok
[ 4.930309] tegra-snd-t186ref-mobile-rt565x sound: ADSP-FE2 <-> ADSP PCM2 mapping ok
[ 4.930353] compress asoc: ADSP-FE3 <-> ADSP COMPR1 mapping ok
[ 4.930394] compress asoc: ADSP-FE4 <-> ADSP COMPR2 mapping ok
[ 4.984663] input: tegra-snd-t186ref-mobile-rt565x Headphone Jack as /devices/sound/sound/card1/input2
[ 4.986715] tegra-snd-t186ref-mobile-rt565x sound: codec-dai "dit-hifi" registered
[ 4.986721] tegra-snd-t186ref-mobile-rt565x sound: This is a dummy codec
[ 4.988073] GACT probability NOT on
[ 4.988102] Mirror/redirect action on
[ 4.988121] u32 classifier
[ 4.988123] Actions configured
[ 4.988151] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[ 4.989225] IPVS: Registered protocols ()
[ 4.989306] IPVS: Connection hash table configured (size=4096, memory=64Kbytes)
[ 4.989444] IPVS: Creating netns size=1424 id=0
[ 4.989513] IPVS: ipvs loaded.
[ 4.989521] IPVS: [rr] scheduler registered.
[ 4.989612] ipip: IPv4 over IPv4 tunneling driver
[ 4.990197] Initializing XFRM netlink socket
[ 4.990687] NET: Registered protocol family 10
[ 4.991821] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 4.991902] NET: Registered protocol family 17
[ 4.991928] NET: Registered protocol family 15
[ 4.991961] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[ 4.991975] 8021q: 802.1Q VLAN Support v1.8
[ 4.993721] Registered cp15_barrier emulation handler
[ 5.000828] Registered setend emulation handler
[ 5.004755] registered taskstats version 1
[ 5.012609] isp 15600000.isp: initialized
[ 5.021522] nvcsi 150c0000.nvcsi: initialized
[ 5.025076] Wake76 for irq=199
[ 5.025079] Wake77 for irq=199
[ 5.025079] Wake78 for irq=199
[ 5.025081] Wake79 for irq=199
[ 5.025082] Wake80 for irq=199
[ 5.025083] Wake81 for irq=199
[ 5.025084] Wake82 for irq=199
[ 5.025729] xhci-tegra 3530000.xhci: UTMI port 0 has OTG_CAP
[ 5.025735] xhci-tegra 3530000.xhci: No USB3 port has OTG_CAP
[ 5.050760] xhci-tegra 3530000.xhci: Direct firmware load for tegra18x_xusb_firmware failed with error -2
[ 5.050763] xhci-tegra 3530000.xhci: Falling back to user helper
[ 5.051463] spi-tegra114 3210000.spi: Static pin configuration used
[ 5.052842] spi-tegra114 c260000.spi: Static pin configuration used
[ 5.054073] spi-tegra114 3240000.spi: Static pin configuration used
[ 5.055433] tegra-xotg xotg: OTG rev:0200, ADP:0, SRP:1, HNP:1, RSP:0
[ 5.055543] tegra-xotg xotg: update_id_state: ID floating
[ 5.055550] tegra-xotg xotg: update_vbus_state: VBUS not detected
[ 5.055580] tegra-xotg xotg: Nvidia XUSB OTG Controller
[ 5.059045] tegra-xotg xotg: otg: gadget gadget registered
[ 5.059047] tegra-xotg xotg: set gadget otg_caps from OTG controller
[ 5.059050] tegra-xotg xotg: otg: host not registered yet
[ 5.059052] tegra-xotg xotg: otg: start OTG finite state machine
[ 5.059185] tegra-xudc-new 3550000.xudc: entering ELPG
[ 5.059988] tegra-xudc-new 3550000.xudc: entering ELPG done
[ 5.063168] input: gpio-keys as /devices/gpio-keys/input/input3
[ 5.103313] tegra_rtc c2a0000.rtc: setting system clock to 2000-01-01 01:09:43 UTC (946688983)
[ 5.156667] bpmp: mounted debugfs mirror
[ 5.157726] [dram-timers] DRAM derating cdev registered.
[ 5.170331] spmic-ldo0: disabling
[ 5.170678] spmic-ldo1: disabling
[ 5.170919] en-vdd-sd: disabling
[ 5.170925] vdd-usb0-5v: disabling
[ 5.170930] vdd-usb1-5v: disabling
[ 5.170941] en-vdd-disp-3v3: disabling
[ 5.170946] en-mdm-pwr-3v7: disabling
[ 5.170951] en-vdd-disp-1v8: disabling
[ 5.170957] en-vdd-cam-hv-2v8: disabling
[ 5.170961] vdd-fan: disabling
[ 5.170967] vdd-3v3: disabling
[ 5.170974] en-vdd-vcm-2v8: disabling
[ 5.170979] vdd-usb2-5v: disabling
[ 5.170984] vdd-sys-bl: disabling
[ 5.185882] ALSA device list:
[ 5.185889] #0: tegra-hda at 0x3518000 irq 401
[ 5.185892] #1: tegra-snd-t186ref-mobile-rt565x
[ 5.189679] tegra-vi4 15700000.vi: initialized
[ 5.191740] tegra-vi4 15700000.vi: ep of_device is not enabled /host1x/vi@15700000/ports/port@0/endpoint.
[ 5.191744] tegra-vi4 15700000.vi: all channel register failed
[ 5.656554] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 5.674185] VFS: Mounted root (ext4 filesystem) on device 179:1.
[ 5.690462] flf hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0
[ 5.692829] devtmpfs: mounted
[ 5.693967] Freeing unused kernel memory: 1164K (ffffffc001100000 - ffffffc001223000)
[ 5.694055] Freeing alternatives memory: 96K (ffffffc001223000 - ffffffc00123b000)
[ 5.701278] btb inv war enabled
[ 5.723083] tegradc 15200000.nvdisplay: blank - powerdown
[ 5.728529] hpd: hpd_switch 0
[ 5.731521] hpd: switching from state 0 (Reset) to state 1 (Check Plug)
[ 5.746628] flf hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[ 5.752929] hpd: switching from state 1 (Check Plug) to state 3 (Disabled)
[ 5.767075] systemd[1]: System time before build time, advancing clock.
[ 5.789791] random: systemd: uninitialized urandom read (16 bytes read, 105 bits of entropy available)
[ 5.801775] random: systemd: uninitialized urandom read (16 bytes read, 105 bits of entropy available)
[ 5.811152] random: systemd: uninitialized urandom read (16 bytes read, 106 bits of entropy available)
[ 5.822212] 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)
[ 5.840971] systemd[1]: Detected architecture arm64.
[ 5.850797] systemd[1]: Set hostname to <tegra-ubuntu>.
[ 5.886072] random: systemd: uninitialized urandom read (16 bytes read, 108 bits of entropy available)
[ 5.902892] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 109 bits of entropy available)
[ 5.903372] random: systemd: uninitialized urandom read (16 bytes read, 109 bits of entropy available)
[ 5.922852] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 109 bits of entropy available)
[ 5.922981] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 109 bits of entropy available)
[ 5.943146] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 109 bits of entropy available)
[ 5.953592] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 109 bits of entropy available)
[ 6.086914] systemd[1]: Created slice System Slice.
[ 6.092591] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 6.099423] systemd[1]: Listening on udev Kernel Socket.
[ 6.105830] systemd[1]: Created slice User and Session Slice.
[ 6.111860] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 6.119702] systemd[1]: Listening on LVM2 poll daemon socket.
[ 6.125652] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 6.131916] systemd[1]: Listening on Journal Socket (/dev/log).
[ 6.137960] systemd[1]: Reached target Swap.
[ 6.142895] systemd[1]: Reached target Remote File Systems (Pre).
[ 6.151157] systemd[1]: Created slice system-getty.slice.
[ 6.156857] systemd[1]: Reached target User and Group Name Lookups.
[ 6.164456] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 6.171229] systemd[1]: Listening on udev Control Socket.
[ 6.176991] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 6.184150] systemd[1]: Reached target Remote File Systems.
[ 6.189942] systemd[1]: Reached target Slices.
[ 6.194980] systemd[1]: Listening on Journal Audit Socket.
[ 6.200806] systemd[1]: Listening on Journal Socket.
[ 6.213894] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 6.226324] systemd[1]: Mounting Debug File System...
[ 6.238717] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 6.245635] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[ 6.259020] systemd[1]: Starting Load Kernel Modules...
[ 6.271888] systemd[1]: Started Braille Device Support.
[ 6.285516] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 6.301736] systemd[1]: Mounting POSIX Message Queue File System...
[ 6.309106] systemd[1]: Reached target Encrypted Volumes.
[ 6.315098] systemd[1]: Listening on Syslog Socket.
[ 6.323496] random: nonblocking pool is initialized
[ 6.325308] systemd[1]: Starting Journal Service...
[ 6.341880] systemd[1]: Mounted POSIX Message Queue File System.
[ 6.349098] systemd[1]: Mounted Debug File System.
[ 6.357463] systemd[1]: Started Remount Root and Kernel File Systems.
[ 6.368135] systemd[1]: Started Create Static Device Nodes in /dev.
[ 6.375447] systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
[ 6.388938] systemd[1]: Failed to start Load Kernel Modules.
[ 6.395351] systemd[1]: systemd-modules-load.service: Unit entered failed state.
[ 6.402924] systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.
[ 6.428434] systemd[1]: Started Journal Service.
[ 6.702919] systemd-journald[295]: Received request to flush runtime journal from PID 1
[ 7.140327] cfg80211: World regulatory domain updated:
[ 7.146243] cfg80211: DFS Master region: unset
[ 7.150873] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 7.161897] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 7.161941] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 7.161944] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 7.161951] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 7.161954] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 7.161957] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 7.161965] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 7.161968] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 7.432381] xhci-tegra 3530000.xhci: cannot find firmware....retry after 1 second
[ 8.173144] using random self ethernet address
[ 8.177768] using random host ethernet address
[ 8.289940] Mass Storage Function, version: 2009/09/11
[ 8.295418] LUN: removable file: (no medium)
[ 8.317077] using random self ethernet address
[ 8.321711] using random host ethernet address
[ 8.355218] usb0: HOST MAC 2a:72:0c:f2:bc:45
[ 8.359884] usb0: MAC ba:aa:e2:d5:da:55
[ 8.365005] usb1: HOST MAC 8e:38:d5:b3:56:c9
[ 8.370068] usb1: MAC 8a:ac:ea:d9:ed:56
[ 8.370148] tegra-xudc-new 3550000.xudc: exiting ELPG
[ 8.377525] tegra-xudc-new 3550000.xudc: exiting ELPG done
[ 8.377587] tegra-xudc-new 3550000.xudc: ep 0 (type: 0, dir: out) enabled
[ 8.377657] tegra-xudc-new 3550000.xudc: entering ELPG
[ 8.388477] tegra-xudc-new 3550000.xudc: entering ELPG done
[ 8.388614] tegra-xudc-new 3550000.xudc: exiting ELPG
[ 8.396646] tegra-xudc-new 3550000.xudc: exiting ELPG done
[ 8.396694] tegra-xudc-new 3550000.xudc: entering ELPG
[ 8.407392] tegra-xudc-new 3550000.xudc: entering ELPG done
[ 8.495476] xhci-tegra 3530000.xhci: Firmware timestamp: 2017-12-07 10:50:08 UTC, Version: 55.09 release
[ 8.506919] xhci-tegra 3530000.xhci: xHCI Host Controller
[ 8.512721] xhci-tegra 3530000.xhci: new USB bus registered, assigned bus number 1
[ 8.524010] xhci-tegra 3530000.xhci: hcc params 0x0184fd25 hci version 0x100 quirks 0x00010810
[ 8.536084] xhci-tegra 3530000.xhci: irq 59, io mem 0x03530000
[ 8.542458] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 8.549625] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 8.549629] usb usb1: Product: xHCI Host Controller
[ 8.549632] usb usb1: Manufacturer: Linux 4.4.38+ xhci-hcd
[ 8.549633] usb usb1: SerialNumber: 3530000.xhci
[ 8.550949] hub 1-0:1.0: USB hub found
[ 8.550992] hub 1-0:1.0: 4 ports detected
[ 8.583994] xhci-tegra 3530000.xhci: xHCI Host Controller
[ 8.589834] xhci-tegra 3530000.xhci: new USB bus registered, assigned bus number 2
[ 8.598838] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 8.606086] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 8.613713] usb usb2: Product: xHCI Host Controller
[ 8.618899] usb usb2: Manufacturer: Linux 4.4.38+ xhci-hcd
[ 8.624735] usb usb2: SerialNumber: 3530000.xhci
[ 8.632321] hub 2-0:1.0: USB hub found
[ 8.636531] hub 2-0:1.0: 3 ports detected
[ 8.642555] tegra-xotg xotg: otg: host 3530000.xhci registered
[ 8.687873] tegradc 15200000.nvdisplay: dp: HPD is not detected
[ 8.687885] tegradc 15200000.nvdisplay: dp: Failed to read DPCD data. CMD 0x1, Status 0x0
[ 8.708412] tegradc 15200000.nvdisplay: dp: HPD is not detected
[ 8.708421] tegradc 15200000.nvdisplay: dp: Failed to read DPCD data. CMD 0x1, Status 0x0
[ 8.743772] device usb0 entered promiscuous mode
[ 8.764737] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 8.810394] device usb1 entered promiscuous mode
[ 8.853392] IPv6: ADDRCONF(NETDEV_UP): usb1: link is not ready
[ 8.853407] l4tbr0: port 2(usb1) entered forwarding state
[ 8.853440] l4tbr0: port 2(usb1) entered forwarding state
[ 8.858740] usb 1-2: new high-speed USB device number 2 using xhci-tegra
[ 8.987235] usb 1-2: feature bit otg_vbus_off set
[ 8.987254] usb 1-2: New USB device found, idVendor=0424, idProduct=2514
[ 8.987257] usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 8.988725] xhci-tegra 3530000.xhci: tegra_xhci_mbox_work mailbox command 6
[ 8.989109] hub 1-2:1.0: USB hub found
[ 8.989258] hub 1-2:1.0: 4 ports detected
[ 9.122961] xhci-tegra 3530000.xhci: entering ELPG
[ 9.135909] xhci-tegra 3530000.xhci: entering ELPG done
[ 9.403584] l4tbr0: port 2(usb1) entered disabled state
[ 9.693690] IPVS: Creating netns size=1424 id=1
[ 10.202174] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 10.222732] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 10.815013] gk20a 17000000.gp10b: railgate is disabled.
[ 10.821203] common_bw_settings_store: bw registration hasn't succeeded yet
[ 10.829735] common_bw_settings_store: bw registration hasn't succeeded yet
[ 10.837222] common_bw_settings_store: bw registration hasn't succeeded yet
[ 10.844750] common_bw_settings_store: bw registration hasn't succeeded yet
[ 10.852078] core_bw_settings_store: bw registration hasn't succeeded yet
[ 11.001336] tegradc 15200000.nvdisplay: blank - powerdown
[ 11.974626] CPU1: shutdown
[ 11.977381] psci: CPU1 killed.
[ 12.034688] CPU2: shutdown
[ 12.037443] psci: CPU2 killed.
[ 13.507726] eqos 2490000.ether_qos eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[ 13.517004] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 13.524990] __tegra_isomgr_reserve(): bad handle ffffffffffffffea
[ 13.531879] eqos 2490000.ether_qos: EQOS ISO BW 81920 reservation failed with 0
[ 18.103313] IPVS: Creating netns size=1424 id=2
[ 21.311489] IPVS: Creating netns size=1424 id=3
Could anyone give me some direction?
I have tested it’s ok to detect irq when connect to /host1x/sor dp.
Thanks!