How to enable DisplayPort?

Hello, I am trying to use DisplayPort(DP) using our customized carrier board.
Unfortunately, I couldn’t see any signal on my monitor.

The customized carrier board is designed based on Nvidia’s documents.

Here are the steps that I’ve tried.

  1. Method in ‘nvl4t_docs’
    In follow dts file,
<top>/hardware/nvidia/platfom/t18x/quill/kernel-dts/tegra186-quill-p3310-1000-c03-00-base.dts

Enable the following nodes in this file:

host1x {
	nvdisplay@15220000 {
		status = “okay”;
		nvidia,dc-or-node = "/host1x/sor";
	};
 
	sor {
		status = “okay”;
		dp-display {
			status = “okay”;
		};
	};
 
	dpaux@155c0000 {
		status = “okay”;
	};
};
  1. Method in forum (https://devtalk.nvidia.com/default/topic/1024140/jetson-tx2/displayport-output-on-tx2/2)
  • flashed with p2771-0000-dsi-hdmi-dp.conf

Is there any problem?
Please, suggest the other ways to deal with this problem…

Thanks.

wonshik.kim,

I think flashing with that dsi-hdmi-dp config should work. Any log when you plugged in dp monitor?

There is no log.
Is there any ways to verify or debug DP outputs in software layer?

If there is no log in dmesg, it is hard to debug from sw layer. I doubt the hardware design. It is better to share your schematic with us.

Thank you for your fast reply.

I have two questions.

  1. ‘dmesg’ printing condition in dp.
    We tried several tests about Hot plug. We changed Hot plug’s polarity. But there is no log in dmesg. What is the minimum condition for dp message?

  2. Sharing schematic
    We cannot open our schematics. Can I send our schematic to your team directly?

I think you could at least share your whole dmesg in attachment for me to check if your configuration is correct.

It is hard to debug if there is nothing but only your description.

Sometimes the configuration is wrong and user is actually using wrong driver.

Here is my 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 (root@tegra-ubuntu) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.9) ) #1 SMP PREEMPT Wed Apr 4 06:07:39 UTC 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: 2051072
[    0.000000]   DMA zone: 8192 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 519408 pages, LIFO batch:31
[    0.000000]   Normal zone: 23933 pages used for memmap
[    0.000000]   Normal zone: 1531664 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 @ffffffc1f5cf4000 s31256 r8192 d30184 u69632
[    0.000000] pcpu-alloc: s31256 r8192 d30184 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: 2018947
[    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 androidboot.serialno=0320118031838 bl_prof_dataptr=0x10000@0x277240000 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: 7971988K/8204288K available (11372K kernel code, 1794K rwdata, 5692K rodata, 1148K init, 687K bss, 166764K reserved, 65536K cma-reserved)
[    0.000000] Virtual kernel memory layout:
                   vmalloc : 0xffffff8000000000 - 0xffffffbdbfff0000   (   246 GB)
                   vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000   (     8 GB maximum)
                             0xffffffbdc2000000 - 0xffffffbdc9d7c400   (   125 MB actual)
                   fixed   : 0xffffffbffa7fd000 - 0xffffffbffac00000   (  4108 KB)
                   PCI I/O : 0xffffffbffae00000 - 0xffffffbffbe00000   (    16 MB)
                   modules : 0xffffffbffc000000 - 0xffffffc000000000   (    64 MB)
                   memory  : 0xffffffc000000000 - 0xffffffc1f5f10000   (  8031 MB)
                     .init : 0xffffffc00112b000 - 0xffffffc00124a000   (  1148 KB)
                     .text : 0xffffffc000080000 - 0xffffffc00112b000   ( 17068 KB)
                     .data : 0xffffffc00126b000 - 0xffffffc00142bb40   (  1795 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.009808] Console: colour dummy device 80x25
[    0.014466] console [tty0] enabled
[    0.018021] bootconsole [uart0] disabled
[    0.022122] kmemleak: Kernel memory leak detector disabled
[    0.022133] Calibrating delay loop (skipped), value calculated using timer frequency.. 62.50 BogoMIPS (lpj=125000)
[    0.022144] pid_max: default: 32768 minimum: 301
[    0.022193] Security Framework initialized
[    0.022226] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.022234] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.022609] Initializing cgroup subsys io
[    0.022621] Initializing cgroup subsys memory
[    0.022638] Initializing cgroup subsys devices
[    0.022646] Initializing cgroup subsys freezer
[    0.022653] Initializing cgroup subsys net_cls
[    0.022662] Initializing cgroup subsys perf_event
[    0.022670] Initializing cgroup subsys net_prio
[    0.022679] Initializing cgroup subsys pids
[    0.022685] Initializing cgroup subsys debug
[    0.022823] CPU0 ipc=752
[    0.022831] CPU1 ipc=1024
[    0.022839] CPU2 ipc=1024
[    0.022846] CPU3 ipc=752
[    0.022854] CPU4 ipc=752
[    0.022862] CPU5 ipc=752
[    0.022902] ASID allocator initialised with 65536 entries
[    0.046079] tegra-id: chipid=21817.
[    0.046095] tegra-id: opt_subrevision=1.
[    0.046108] Tegra Revision: A02p SKU: 0xdc CPU Process: 0 SoC Process: 0
[    0.046717] 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.046742] DTB Build time: Jul 20 2017 00:50:44
[    0.062552] CPU1: Booted secondary processor [4e0f0030]
[    0.074030] CPU2: Booted secondary processor [4e0f0030]
[    0.085784] CPU3: Booted secondary processor [411fd073]
[    0.097829] CPU4: Booted secondary processor [411fd073]
[    0.109786] CPU5: Booted secondary processor [411fd073]
[    0.109851] Brought up 6 CPUs
[    0.109908] SMP: Total of 6 processors activated.
[    0.109921] CPU: All CPU(s) started at EL2
[    0.110432] devtmpfs: initialized
[    0.139154] Initilizing CustomIPI irq domain
[    0.139389] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.140312] pinctrl core: initialized pinctrl subsystem
[    0.140492] OS set in device tree is L4T.
[    0.140702] regulator-dummy: no parameters
[    0.140816] Initializing plugin-manager
[    0.140876] Plugin module not found
[    0.141365] node /plugin-manager/soc-prod-a02-fragment match with chip-id A02P
[    0.141709] node /plugin-manager/fragement@0 match with odm-data enable-denver-wdt
[    0.142322] node /plugin-manager/fragement@4 match with odm-data enable-denver-wdt
[    0.143485] node /plugin-manager/fragment-sdwake-p3310-1000-300 match with board >=3310-1000-300
[    0.143833] node /plugin-manager/fragement-pmon-p3310-1000-300 match with board >=3310-1000-300
[    0.144117] node /plugin-manager/fragement-pmon-p3310-1000-800 match with board >=3310-1000-800
[    0.144389] node /plugin-manager/fragment-devslp@0 match with board >=3310-1000-200
[    0.144911] node /plugin-manager/fragment-500-pcie-config match with board >=3310-1000-500
[    0.145475] node /plugin-manager/fragment-500-xusb-config match with board >=3310-1000-500
[    0.145819] node /plugin-manager/fragment-500-e3325-pcie match with board >=3310-1000-500
[    0.146277] node /plugin-manager/fragment-p3310-c00-comm match with board >=3310-1000-800
[    0.146554] node /plugin-manager/fragment-p3310-c00-pmic match with board >=3310-1000-800
[    0.146800] node /plugin-manager/fragment-p3310-c01 match with board >=3310-1000-900
[    0.147089] node /plugin-manager/fragment-p3310-c03 match with board >=3310-1000-B00
[    0.149079] node /plugin-manager/fragment-p3310-c00-camera match with board >=3310-1000-800
[    0.150936] Adding domain adsp-pd to PM domain ape-pd
[    0.153574] NET: Registered protocol family 16
[    0.154309] console [pstore-1] enabled
[    0.154321] pstore: Registered ramoops as persistent store backend
[    0.154335] ramoops: attached 0x200000@0x96080000, ecc: 0/0
[    0.165314] cpuidle: using governor ladder
[    0.169784] cpuidle: using governor menu
[    0.170904] bpmp: waiting for handshake
[    0.170917] bpmp: handshake completed
[    0.170957] bpmp: synchronizing channels
[    0.170984] bpmp: channels synchronized
[    0.170994] bpmp: mail init ok
[    0.171324] vdso: 2 pages (1 code @ ffffffc001271000, 1 data @ ffffffc001270000)
[    0.171357] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.172289] atomic_pool_init():526: DMA: preallocated 1024 KiB pool for atomic allocations
[    0.173722] tegra_powergate_init: DONE
[    0.173743] 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.173767] DTB Build time: Jul 20 2017 00:50:44
[    0.174698] Tegra reboot handler registered.
[    0.175730] Registering Tegra186 clocks (this may take a while)...done
[    0.177249] arm-smmu 12000000.iommu: probing hardware configuration...
[    0.177264] arm-smmu 12000000.iommu: SMMUv2 with:
[    0.177276] arm-smmu 12000000.iommu: 	stage 1 translation
[    0.177287] arm-smmu 12000000.iommu: 	stage 2 translation
[    0.177298] arm-smmu 12000000.iommu: 	nested translation
[    0.177311] arm-smmu 12000000.iommu: 	stream matching with 128 register groups, mask 0x7f80
[    0.177329] arm-smmu 12000000.iommu: SMMU address space size (0x800000) differs from mapped region size (0x1000000)!
[    0.177346] arm-smmu 12000000.iommu: 	64 context banks (0 stage-2 only)
[    0.177358] arm-smmu 12000000.iommu: 	Stage-1: 39-bit VA -> 48-bit IPA
[    0.177369] arm-smmu 12000000.iommu: 	Stage-2: 39-bit IPA -> 48-bit PA
[    0.221398] arm-smmu 12000000.iommu: registered 67 master devices
[    0.226640] iommu: Adding device 3460000.sdhci to group 0
[    0.227476] iommu: Adding device 3400000.sdhci to group 1
[    0.230914] iommu: Adding device 3507000.ahci-sata to group 2
[    0.231333] iommu: Adding device 3160000.i2c to group 3
[    0.231700] iommu: Adding device c240000.i2c to group 4
[    0.232012] iommu: Adding device 3180000.i2c to group 5
[    0.232327] iommu: Adding device 3190000.i2c to group 6
[    0.232733] iommu: Adding device 31b0000.i2c to group 7
[    0.233053] iommu: Adding device 31c0000.i2c to group 8
[    0.233384] iommu: Adding device c250000.i2c to group 9
[    0.233689] iommu: Adding device 31e0000.i2c to group 10
[    0.235631] iommu: Adding device 3210000.spi to group 11
[    0.235919] iommu: Adding device c260000.spi to group 12
[    0.236232] iommu: Adding device 3240000.spi to group 13
[    0.237059] iommu: Adding device 3100000.serial to group 14
[    0.237358] iommu: Adding device 3110000.serial to group 15
[    0.237687] iommu: Adding device c280000.serial to group 16
[    0.237971] iommu: Adding device 3130000.serial to group 17
[    0.239166] iommu: Adding device 2490000.ether_qos to group 18
[    0.239781] iommu: Adding device b000000.rtcpu to group 19
[    0.240202] iommu: Adding device c1a0000.aon to group 20
[    0.241028] Wake73 for irq=42
[    0.241358] iommu: Adding device smmu_test to group 21
[    0.241821] mc: mapped MMIO address: 0xffffff8000560000 -> 0x2c10000
[    0.241882] mc: mapped MMIO address: 0xffffff8000640000 -> 0x2c20000
[    0.241917] mc: mapped MMIO address: 0xffffff8000660000 -> 0x2c30000
[    0.241951] mc: mapped MMIO address: 0xffffff8000fa0000 -> 0x2c40000
[    0.242007] mc: mapped MMIO address: 0xffffff8000fc0000 -> 0x2c50000
[    0.242039] mc-err: Set intmask: 0xf3140
[    0.242212] dram-ecc: DRAM ECC disabled-MC_ECC_CONTROL:0x0000000c
[    0.243058] Wake76 for irq=199
[    0.243085] Wake77 for irq=199
[    0.243104] Wake78 for irq=199
[    0.243122] Wake79 for irq=199
[    0.243140] Wake80 for irq=199
[    0.243165] Wake81 for irq=199
[    0.243207] Wake82 for irq=199
[    0.243319] iommu: Adding device 3530000.xhci to group 22
[    0.243653] iommu: Adding device 3550000.xudc to group 23
[    0.244452] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[    0.244480] tegra-pmc: ### PMC reset source: Power on reset
[    0.244502] tegra-pmc: ### PMC reset level: L0
[    0.244521] tegra-pmc: ### PMC reset status reg: 0x0
[    0.244750] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[    0.244808] tegra-pmc c360000.pmc: IO padctrl driver initialized
[    0.244969] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CTRL_0 = 3
[    0.244996] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_24(PMU_INT) = 320
[    0.245450] iommu: Adding device 13e10000.host1x to group 24
[    0.245702] iommu: Adding device 13e10000.host1x:ctx0 to group 25
[    0.245958] iommu: Adding device 13e10000.host1x:ctx1 to group 26
[    0.246179] iommu: Adding device 13e10000.host1x:ctx2 to group 27
[    0.246441] iommu: Adding device 13e10000.host1x:ctx3 to group 28
[    0.246686] iommu: Adding device 13e10000.host1x:ctx4 to group 29
[    0.246903] iommu: Adding device 13e10000.host1x:ctx5 to group 30
[    0.247145] iommu: Adding device 13e10000.host1x:ctx6 to group 31
[    0.247374] iommu: Adding device 13e10000.host1x:ctx7 to group 32
[    0.247772] iommu: Adding device 150c0000.nvcsi to group 33
[    0.248261] iommu: Adding device 15700000.vi to group 34
[    0.248612] iommu: Adding device 15600000.isp to group 35
[    0.248929] iommu: Adding device 15210000.nvdisplay to group 36
[    0.249155] iommu: Adding device 15340000.vic to group 37
[    0.249351] iommu: Adding device 154c0000.nvenc to group 38
[    0.249575] iommu: Adding device 15480000.nvdec to group 39
[    0.249870] iommu: Adding device 15380000.nvjpg to group 40
[    0.250084] iommu: Adding device 15500000.tsec to group 41
[    0.250308] iommu: Adding device 15100000.tsecb to group 42
[    0.251026] iommu: Adding device 15810000.se to group 43
[    0.251273] iommu: Adding device 15820000.se to group 44
[    0.251485] iommu: Adding device 15830000.se to group 45
[    0.251674] iommu: Adding device 15840000.se to group 46
[    0.252176] iommu: Adding device 17000000.gp10b to group 47
[    0.253457] tegra-reset 5000000.clock: registered 193 resets.
[    0.255414] iommu: Adding device d000000.bpmp to group 48
[    0.255674] bpmp: ping status is 0
[    0.255860] bpmp d000000.bpmp: firmware tag is 0705d30e2bb4ef1fcf63b70c5fc3deef
[    0.256223] bpmp d000000.bpmp: probe ok
[    0.258467] iommu: Adding device 2600000.dma to group 49
[    0.259267] GPIO line 461 (cam0-rst) hogged as output/low
[    0.259315] GPIO line 456 (cam0-pwdn) hogged as output/low
[    0.259361] GPIO line 457 (cam1-rst) hogged as output/low
[    0.259423] GPIO line 426 (cam1-pwdn) hogged as output/low
[    0.259472] GPIO line 424 (wifi-enable) hogged as output/high
[    0.259518] GPIO line 445 (sdmmc-wake-input) hogged as input
[    0.259562] GPIO line 446 (sdmmc-wake-output) hogged as output/low
[    0.259659] gpiochip_add_data: registered GPIOs 320 to 511 on device: tegra-gpio
[    0.261412] GPIO line 315 (wifi-wake-ap) hogged as input
[    0.261506] gpiochip_add_data: registered GPIOs 256 to 319 on device: tegra-gpio-aon
[    0.262402] iommu: Adding device 10003000.pcie-controller to group 50
[    0.262673] iommu: Adding device sound to group 51
[    0.264421] iommu: Adding device 3510000.hda to group 52
[    0.265483] iommu: Adding device adsp_audio to group 53
[    0.266808] iommu: Adding device 2993000.adsp to group 54
[    0.276717] vdd-ac-bat: 5000 mV 
[    0.278850] vdd-1v8-ap: 1800 mV 
[    0.296847] SCSI subsystem initialized
[    0.297018] libata version 3.00 loaded.
[    0.297196] usbcore: registered new interface driver usbfs
[    0.297250] usbcore: registered new interface driver hub
[    0.297392] usbcore: registered new device driver usb
[    0.301049] GPIO line 241 (touch-rail-1) hogged as output/high
[    0.301457] GPIO line 242 (touch-rail-2) hogged as output/high
[    0.301553] gpiochip_add_data: registered GPIOs 240 to 255 on device: tca9539
[    0.301917] tegra-i2c 3160000.i2c: no acknowledge from address 0x77
[    0.302133] pca953x 0-0077: failed reading register
[    0.302204] pca953x: probe of 0-0077 failed with error -121
[    0.312449] media: Linux media interface: v0.10
[    0.312509] Linux video capture interface: v2.00
[    0.312577] pps_core: LinuxPPS API ver. 1 registered
[    0.312597] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.312641] PTP clock support registered
[    0.313516] tegra_wdt_t18x 30c0000.watchdog: Tegra WDT init timeout = 120 sec
[    0.313567] tegra_wdt_t18x 30c0000.watchdog: Registered successfully
[    0.315064] max77620 4-003c: PMIC Version OTP:0x45 and ES:0x8
[    0.317220] GPIO line 237 (spmic_gpio_input_5) hogged as input
[    0.317424] GPIO line 238 (spmic_gpio_input_6) hogged as input
[    0.317522] gpiochip_add_data: registered GPIOs 232 to 239 on device: max77620-gpio
[    0.322203] vddio-ddr: at 1125 mV 
[    0.326041] avdd_dsi_csi: 1200 mV 
[    0.330040] vdd-1v8: 1800 mV 
[    0.334043] vdd-3v3-sys: 3300 mV 
[    0.335123] spmic-ldo0: at 1800 mV 
[    0.335932] spmic-ldo1: at 800 mV 
[    0.338045] vddio-3v3: 3300 mV 
[    0.338683] vddio-sdmmc1: 1800 <--> 3300 mV at 3300 mV 
[    0.342044] vdd-rtc: at 800 mV 
[    0.342840] avdd-ts-hv: 1800 <--> 3300 mV at 1800 mV 
[    0.346043] spmic-ldo6: at 1500 mV 
[    0.349833] vdd-pex-1v05: 1000 mV 
[    0.350416] dvdd-pex: 1000 mV 
[    0.350670] max77620 4-003c: max77620 probe successful
[    0.350924] Advanced Linux Sound Architecture Driver Initialized.
[    0.351890] en-vdd-sd: 3300 mV 
[    0.353833] vdd-hdmi: 5000 mV 
[    0.354011] vdd-usb0-5v: 5000 mV 
[    0.354174] vdd-usb1-5v: 5000 mV 
[    0.357832] en-vdd-ts-1v8: 1800 mV 
[    0.361829] en-vdd-ts-hv-3v3: 3300 mV 
[    0.362329] en-vdd-disp-3v3: 3300 mV 
[    0.362826] en-mdm-pwr-3v7: 3700 mV 
[    0.363333] en-vdd-disp-1v8: 1800 mV 
[    0.363841] en-vdd-cam-hv-2v8: 2800 mV 
[    0.364396] vdd-fan: 5000 mV 
[    0.364514] vdd-3v3: 3300 mV 
[    0.365219] dis-vdd-1v2: 1200 mV 
[    0.365332] en-vdd-vcm-2v8: 2800 mV 
[    0.365840] vdd-usb2-5v: 5000 mV 
[    0.365963] vdd-sys-bl: 3300 mV 
[    0.369286] extcon-gpio-states external-connection:extcon@1: Cable state 0
[    0.369656] clocksource: Switched to clocksource arch_sys_counter
[    0.388104] nvmap_heap_init: nvmap_heap_init: created heap block cache
[    0.388364] nvmap: nvmap_override_cache_ops() set roc flush ops to replace cache ops by set/ways
[    0.388836] nvmap_page_pool_init: Total RAM pages: 2009381
[    0.388851] nvmap_page_pool_init: nvmap page pool size: 251172 pages (981 MB)
[    0.389043] nvmap_background_zero_thread: PP zeroing thread starting.
[    0.393502] Wake76 for irq=199
[    0.393514] Wake77 for irq=199
[    0.393523] Wake78 for irq=199
[    0.393532] Wake79 for irq=199
[    0.393541] Wake80 for irq=199
[    0.393549] Wake81 for irq=199
[    0.393557] Wake82 for irq=199
[    0.394275] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type BCPU-therm
[    0.394466] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type MCPU-therm
[    0.394577] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm
[    0.394653] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
[    0.395029] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type AO-therm
[    0.395168] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type Tboard_tegra
[    0.395307] thermal thermal_zone6: Registering thermal zone thermal_zone6 for type Tdiode_tegra
[    0.395448] thermal thermal_zone7: Registering thermal zone thermal_zone7 for type PMIC-Die
[    0.395741] isomgr_init(): iso emc max clk=1866000KHz
[    0.395752] isomgr_init(): max_iso_bw=26870400KB
[    0.395835] NET: Registered protocol family 2
[    0.396120] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.396316] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.396605] TCP: Hash tables configured (established 65536 bind 65536)
[    0.396659] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.396717] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.396884] NET: Registered protocol family 1
[    0.397066] RPC: Registered named UNIX socket transport module.
[    0.397079] RPC: Registered udp transport module.
[    0.397089] RPC: Registered tcp transport module.
[    0.397099] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.397119] PCI: CLS 0 bytes, default 128
[    0.397213] Trying to unpack rootfs image as initramfs...
[    0.410801] host1x 13e10000.host1x: initialized
[    0.411608] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    0.413743] futex hash table entries: 2048 (order: 6, 262144 bytes)
[    0.413844] audit: initializing netlink subsys (disabled)
[    0.413877] audit: type=2000 audit(0.404:1): initialized
[    0.420810] io scheduler noop registered
[    0.420916] io scheduler cfq registered (default)
[    0.423819] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[    0.424993] tegra-pwm 3290000.pwm: PWM clk can sleep in ops
[    0.426081] tegra-pwm 32a0000.pwm: PWM clk can sleep in ops
[    0.427134] tegra-pwm c340000.pwm: PWM clk can sleep in ops
[    0.430521] tsec 15500000.tsec: initialized
[    0.431657] tsec 15100000.tsecb: initialized
[    0.433738] nvdec 15480000.nvdec: initialized
[    0.437122] falcon 15340000.vic: initialized
[    0.438128] falcon 154c0000.nvenc: initialized
[    0.439124] falcon 15380000.nvjpg: initialized
[    0.439809] iommu_context_dev 13e10000.host1x:ctx0: initialized (streamid=56)
[    0.440295] iommu_context_dev 13e10000.host1x:ctx1: initialized (streamid=57)
[    0.440780] iommu_context_dev 13e10000.host1x:ctx2: initialized (streamid=58)
[    0.441266] iommu_context_dev 13e10000.host1x:ctx3: initialized (streamid=59)
[    0.441770] iommu_context_dev 13e10000.host1x:ctx4: initialized (streamid=60)
[    0.442261] iommu_context_dev 13e10000.host1x:ctx5: initialized (streamid=61)
[    0.442747] iommu_context_dev 13e10000.host1x:ctx6: initialized (streamid=62)
[    0.443230] iommu_context_dev 13e10000.host1x:ctx7: initialized (streamid=63)
[    0.444474] DC OR NODE connected to /host1x/sor1
[    0.444600] generic_infoframe_type: 0x87
[    0.444609] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[    0.444700] misc tegra_camera_ctrl: tegra_camera_isomgr_register tpg_max_iso = 3916800KBs
[    0.444718] tegradc 15210000.nvdisplay: DT parsed successfully
[    0.444720] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=4687500, vi_iso_bw=1500000, max_bw=4687500
[    0.444774] tegradc 15210000.nvdisplay: Display dc.ffffff8002360000 registered with id=0
[    0.452326] tegra_nvdisp_bandwidth_register_max_config: max config iso bw = 16727000 KB/s
[    0.452345] tegra_nvdisp_bandwidth_register_max_config: max config EMC floor = 665600000 Hz
[    0.452360] tegra_nvdisp_bandwidth_register_max_config: max config hubclk = 357620000 Hz
[    0.452368] tegra-adma 2930000.adma: Tegra ADMA driver register 10 channels
[    0.452411] tegradc 15210000.nvdisplay: vblank syncpt # 7 for dc 1
[    0.452424] tegradc 15210000.nvdisplay: vpulse3 syncpt # 8 for dc 1
[    0.454527] tegra-fuse-burn 3820000.efuse:efuse-burn: Fuse burn driver initialized
[    0.454844] kfuse 3830000.kfuse: initialized
[    0.454987] tegradc 15210000.nvdisplay: hdmi: no prod_list_hdmi_board, use default range
[    0.456025] tegra-pmc-iopower pmc-iopower: NO_IOPOWER setting 0x0
[    0.456420] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.458304] console [ttyS0] disabled
[    0.458348] 3100000.serial: ttyS0 at MMIO 0x3100000 (irq = 37, base_baud = 25500000) is a Tegra
[    0.459232] tegra-i2c 3190000.i2c: no acknowledge from address 0x50
[    0.461320] tegradc 15210000.nvdisplay: probed
[    2.545326] console [ttyS0] enabled
[    2.546666] Console: switching to colour frame buffer device 80x30
[    2.547235] 3110000.serial: ttyTHS1 at MMIO 0x3110000 (irq = 38, base_baud = 0) is a TEGRA_UART
[    2.569969] tegradc 15210000.nvdisplay: fb registered
[    2.570025] c280000.serial: ttyTHS2 at MMIO 0xc280000 (irq = 39, base_baud = 0) is a TEGRA_UART
[    2.570233] serial-tegra 3130000.serial: RX in PIO mode
[    2.593091] 3130000.serial: ttyTHS3 at MMIO 0x3130000 (irq = 40, base_baud = 0) is a TEGRA_UART
[    2.610382] brd: module loaded
[    2.617325] loop: module loaded
[    2.621496] nct1008_nct72 7-004c: find device tree node, parsing dt
[    2.628607] nct1008_nct72 7-004c: starting parse dt
[    2.632985] gk20a 17000000.gp10b: failed to allocate secure buffer -12
[    2.641784] nct1008_nct72 7-004c: success parsing dt
[    2.647670] nct1008_nct72 7-004c: success in enabling tmp451 VDD rail
[    2.691221] tmp451: Enabled overheat logging at 104.00C
[    2.697377] nct1008_nct72 7-004c: nct1008_probe: initialized
[    2.705952] THERMAL EST: found 3 subdevs
[    2.710661] THERMAL EST num_resources: 0
[    2.715338] [THERMAL EST subdev 0]
[    2.719519] [THERMAL EST subdev 1]
[    2.723631] [THERMAL EST subdev 2]
[    2.727910] thermal thermal_zone8: Registering thermal zone thermal_zone8 for type thermal-fan-est
[    2.738259] THERMAL EST: thz register success.
[    2.743485] THERMAL EST: end of probe, return err: 0
[    2.749254] tegra_profiler: Branch: Dev
[    2.755413] tegra_profiler: Version: 1.112
[    2.761137] tegra_profiler: Samples version: 39
[    2.767161] tegra_profiler: IO version: 22
[    2.772062] armv8_pmu: imp: 0x41, idcode: 0x1
[    2.777266] armv8_pmu: [0] arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0
[    2.784944] armv8_pmu: imp: 0x4e, idcode: 0x1
[    2.790047] armv8_pmu: [1] arch: AA64 PmuV3 NVIDIA (Denver), type: 6, ver: 2
[    2.797845] armv8_pmu: imp: 0x4e, idcode: 0x1
[    2.802945] armv8_pmu: [2] arch: AA64 PmuV3 NVIDIA (Denver), type: 6, ver: 2
[    2.810772] armv8_pmu: imp: 0x41, idcode: 0x1
[    2.815855] armv8_pmu: [3] arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0
[    2.823569] armv8_pmu: imp: 0x41, idcode: 0x1
[    2.828633] armv8_pmu: [4] arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0
[    2.836322] armv8_pmu: imp: 0x41, idcode: 0x1
[    2.841381] armv8_pmu: [5] arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0
[    2.849283] tegra_profiler: auth: init
[    2.857211] tegra-ahci 3507000.ahci-sata: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl platform mode
[    2.868111] tegra-ahci 3507000.ahci-sata: flags: 64bit ncq sntf pm led pmp pio slum part deso sadm apst 
[    2.880222] scsi host0: tegra_ahci
[    2.884792] scsi host1: tegra_ahci
[    2.889100] ata1: SATA max UDMA/133 mmio [mem 0x03507000-0x03508fff] port 0x100 irq 25
[    2.898519] ata2: DUMMY
[    2.902714] spi-tegra114 3210000.spi: Static pin configuration used
[    2.910241] spi-tegra114 c260000.spi: Static pin configuration used
[    2.917708] spi-tegra114 3240000.spi: Static pin configuration used
[    2.925581] tun: Universal TUN/TAP device driver, 1.6
[    2.931435] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    2.938578] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    2.945175] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    2.951929] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k
[    2.959653] igb: Copyright (c) 2007-2014 Intel Corporation.
[    2.967021] PPP generic driver version 2.4.2
[    2.969997] eqos 2490000.ether_qos: Setting local MAC: 0 4 4b a7 f2 e6
[    2.970421] libphy: dwc_phy: probed
[    2.983765] PPP BSD Compression module registered
[    2.989254] PPP Deflate Compression module registered
[    2.995111] PPP MPPE Compression module registered
[    3.000641] NET: Registered protocol family 24
[    3.005886] usbcore: registered new interface driver r8152
[    3.012151] usbcore: registered new interface driver asix
[    3.018273] usbcore: registered new interface driver ax88179_178a
[    3.025061] usbcore: registered new interface driver cdc_ether
[    3.031594] usbcore: registered new interface driver smsc75xx
[    3.034803] bcm54xx_low_power_mode(): put phy in iddq-lp mode
[    3.044408] usbcore: registered new interface driver net1080
[    3.050698] usbcore: registered new interface driver cdc_subset
[    3.057226] usbcore: registered new interface driver zaurus
[    3.063435] usbcore: registered new interface driver cdc_ncm
[    3.069994] Wake76 for irq=199
[    3.073575] Wake77 for irq=199
[    3.077127] Wake78 for irq=199
[    3.080660] Wake79 for irq=199
[    3.084164] Wake80 for irq=199
[    3.087658] Wake81 for irq=199
[    3.091127] Wake82 for irq=199
[    3.094648] tegra-xotg xotg: usb2 phy is not available yet
[    3.101107] usbcore: registered new interface driver cdc_acm
[    3.107186] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    3.116081] usbcore: registered new interface driver usb-storage
[    3.122637] usbcore: registered new interface driver usbserial
[    3.128937] usbcore: registered new interface driver cp210x
[    3.134954] usbserial: USB Serial support registered for cp210x
[    3.141327] usbcore: registered new interface driver ftdi_sio
[    3.147532] usbserial: USB Serial support registered for FTDI USB Serial Device
[    3.155805] usbcore: registered new interface driver option
[    3.161907] usbserial: USB Serial support registered for GSM modem (1-port)
[    3.169416] usbcore: registered new interface driver pl2303
[    3.175522] usbserial: USB Serial support registered for pl2303
[    3.182229] tegra-usb-cd usb_cd: otg phy is not available yet
[    3.190505] tegra-xudc-new 3550000.xudc: usb2 phy is not available yet
[    3.221665] ata1: SATA link down (SStatus 0 SControl 300)
[    3.330029] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[    3.340967] tegra_rtc c2a0000.rtc: rtc core: registered c2a0000.rtc as rtc1
[    3.348674] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[    3.355660] i2c /dev entries driver
[    3.360689] gspca_main: v2.14.0 registered
[    3.365627] usbcore: registered new interface driver gspca_zc3xx
[    3.372668] max77620-power max77620-power: Event recorder REG_NVERC : 0x0
[    3.382159] FAN dev name: pwm-fan
[    3.386332] FAN:gpio request success.
[    3.390775] FAN: can't find tach_gpio
[    3.395208] pwm_fan_driver pwm-fan: cap state:7, cap pwm:255
[    3.401789] pwm_fan_driver pwm-fan: unable to request PWM, trying legacy API
[    3.409650] pwm_fan_driver pwm-fan: got pwm for fan
[    3.415299] pwm_fan_driver pwm-fan: tach period: 1000
[    3.421513] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[    3.430500] pwm_fan_driver pwm-fan: index 1: pwm=80, rpm=1000, rru=2, rrd=2, state:2
[    3.439624] pwm_fan_driver pwm-fan: index 2: pwm=120, rpm=2000, rru=1, rrd=1, state:2
[    3.448884] pwm_fan_driver pwm-fan: index 3: pwm=160, rpm=3000, rru=1, rrd=1, state:2
[    3.458174] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[    3.467490] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[    3.476820] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[    3.486189] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[    3.495624] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[    3.505178] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[    3.515950] device-mapper: uevent: version 1.0.3
[    3.521750] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[    3.532493] sdhci: Secure Digital Host Controller Interface driver
[    3.539620] sdhci: Copyright(c) Pierre Ossman
[    3.544936] sdhci-pltfm: SDHCI platform and OF driver helper
[    3.551785] sdhci-tegra 3460000.sdhci: Parent select= pll_p rate=408000000
[    3.553267] tegra-se-elp 3ad0000.se_elp: tegra_se_elp_probe: complete
[    3.553398] hidraw: raw HID events driver (C) Jiri Kosina
[    3.555454] usbcore: registered new interface driver usbhid
[    3.555457] usbhid: USB HID core driver
[    3.560794] nvadsp 2993000.adsp: in probe()...
[    3.562835] nvadsp 2993000.adsp: Registering AMC Error Interrupt
[    3.562879] nvadsp 2993000.adsp: AMC/ARAM initialized.
[    3.563108] nvadsp 2993000.adsp: nvadsp_app_module_probe
[    3.563906] Denver: backdoor interface is NOT available.
[    3.566322] coresight-tmc 8030000.etf: TMC initialized
[    3.568315] coresight-tmc 8050000.etr: TMC initialized
[    3.568737] coresight-tpiu 8060000.tpiu: TPIU initialized
[    3.569280] coresight-funnel 9010000.funnel_bccplex: FUNNEL initialized
[    3.569769] coresight-funnel 8010000.funnel_major: FUNNEL initialized
[    3.570241] coresight-funnel 8820000.funnel_minor: FUNNEL initialized
[    3.570685] coresight-replicator 8040000.replicator: REPLICATOR initialized
[    3.571428] coresight-etm4x 9840000.ptm: ETM 4.0 initialized
[    3.580493] coresight-etm4x 9940000.ptm: ETM 4.0 initialized
[    3.581224] coresight-etm4x 9a40000.ptm: ETM 4.0 initialized
[    3.581931] coresight-etm4x 9b40000.ptm: ETM 4.0 initialized
[    3.581984] Module initialized successfully 
[    3.585035] tegra186-cam-rtcpu b000000.rtcpu: Trace buffer configured at IOVA=0xa0000000
[    3.586797] tegra186-cam-rtcpu b000000.rtcpu: already unhalted
[    3.587087] tegra-ivc ivc-b000000.rtcpu: region 0: iova=0xa0110000-0xa011957f size=38272
[    3.587535] tegra-ivc ivc-b000000.rtcpu:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[    3.587600] tegra-ivc ivc-b000000.rtcpu:vinotify@12c0: vinotify: ver=0 grp=1 RX[64x128]=0x1900-0x3980 TX[64x128]=0x3980-0x5a00
[    3.587649] tegra-ivc ivc-b000000.rtcpu:mods@32c0: mods: ver=0 grp=1 RX[1x64]=0x5a00-0x5ac0 TX[1x64]=0x5ac0-0x5b80
[    3.587695] tegra-ivc ivc-b000000.rtcpu:ivccontrol@52c0: ivccontrol: ver=0 grp=1 RX[16x320]=0x5b80-0x7000 TX[16x320]=0x7000-0x8480
[    3.587744] tegra-ivc ivc-b000000.rtcpu:ivccapture@72c0: ivccapture: ver=0 grp=1 RX[16x64]=0x8480-0x8900 TX[16x64]=0x8900-0x8d80
[    3.587819] tegra-ivc ivc-b000000.rtcpu:dbg@7c00: dbg: ver=0 grp=1 RX[1x384]=0x8d80-0x8f80 TX[1x384]=0x8f80-0x9180
[    3.587865] tegra-ivc ivc-b000000.rtcpu:dbg@7e00: dbg: ver=0 grp=1 RX[1x384]=0x9180-0x9380 TX[1x384]=0x9380-0x9580
[    3.588047] tegra186-cam-rtcpu b000000.rtcpu: using cam RTCPU IRQ (52)
[    3.588052] tegra186-cam-rtcpu b000000.rtcpu: tegra_camrtc_mon_create is successful
[    3.589373] tegra-ivc ivc-b000000.rtcpu:echo@0: ivc channel driver missing
[    3.589378] tegra-ivc ivc-b000000.rtcpu:vinotify@12c0: ivc channel driver missing
[    3.589408] tegra-ivc ivc-b000000.rtcpu:mods@32c0: ivc channel driver missing
[    3.589412] tegra-ivc ivc-b000000.rtcpu:ivccontrol@52c0: ivc channel driver missing
[    3.589416] tegra-ivc ivc-b000000.rtcpu:ivccapture@72c0: ivc channel driver missing
[    3.589420] tegra-ivc ivc-b000000.rtcpu:dbg@7c00: ivc channel driver missing
[    3.589423] tegra-ivc ivc-b000000.rtcpu:dbg@7e00: ivc channel driver missing
[    3.589486] tegra186-cam-rtcpu b000000.rtcpu: firmware version cpu=sce cmd=4 sha1=a8b1ecdd9615cd817a56df035be363fce3b0b88f
[    3.594268] tegra-ivc-cdev ivc-b000000.rtcpu:echo@0: probing /dev/camchar-echo
[    3.595164] tegra-ivc-cdev ivc-b000000.rtcpu:dbg@7c00: probing /dev/camchar-dbg
[    3.595332] camchar: rtcpu character device driver loaded
[    3.599099] tegra186-aondbg aondbg: aondbg driver probe() OK
[    3.599356] register_ari_mca_banks: Registered MCA ROC:IOB
[    3.599437] register_ari_mca_banks: Registered MCA ROC:CCE
[    3.599771] tegra18-bridge 2390000.axi2apb: bridge probed OK
[    3.599807] tegra18-bridge 23a0000.axi2apb: bridge probed OK
[    3.599840] tegra18-bridge 23b0000.axi2apb: bridge probed OK
[    3.599876] tegra18-bridge 23c0000.axi2apb: bridge probed OK
[    3.599908] tegra18-bridge 23d0000.axi2apb: bridge probed OK
[    3.599940] tegra18-bridge 2100000.axip2p: bridge probed OK
[    3.599973] tegra18-bridge 2110000.axip2p: bridge probed OK
[    3.600009] tegra18-bridge 2120000.axip2p: bridge probed OK
[    3.600039] tegra18-bridge 2130000.axip2p: bridge probed OK
[    3.600071] tegra18-bridge 2140000.axip2p: bridge probed OK
[    3.600103] tegra18-bridge 2150000.axip2p: bridge probed OK
[    3.600140] tegra18-bridge 2160000.axip2p: bridge probed OK
[    3.600172] tegra18-bridge 2170000.axip2p: bridge probed OK
[    3.600204] tegra18-bridge 2180000.axip2p: bridge probed OK
[    3.600235] tegra18-bridge 2190000.axip2p: bridge probed OK
[    3.600287] tegra18_a57_serr_init: on CPU 2 a Denver Core
[    3.600479] parse_throttle_dt_data: Num cap clks = 4
[    3.600484] parse_throttle_dt_data: clk=mcpu type=1
[    3.600487] parse_throttle_dt_data: clk=bcpu type=2
[    3.600495] parse_throttle_dt_data: clk=gpu type=4
[    3.600498] parse_throttle_dt_data: clk=emc type=3
[    3.601039] tegra_throttle_probe: probe successful. #cdevs=4
[    3.601135] tegra18x_actmon d230000.actmon: in actmon_register()...
[    3.601684] tegra18x_actmon d230000.actmon: initialization Completed for the device mc_all
[    3.602056] hw perfevents: enabled with denver15_uncore_pmu PMU driver, 3 counters available
[    3.604773] tegra-se-nvhost 15810000.se: initialized
[    3.605352] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[    3.605773] tegra-se-nvhost 15820000.se: initialized
[    3.606575] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[    3.606935] tegra-se-nvhost 15830000.se: initialized
[    3.607196] tegra-se-nvhost 15830000.se: tegra_se_probe: complete
[    3.607534] tegra-se-nvhost 15840000.se: initialized
[    3.608071] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
[    3.613248] tegra-gpcdma 2600000.dma: GPC DMA driver register 32 channels
[    3.617078] cpufreq: platform driver Initialization: pass
[    3.617174] tegra_cluster_clk e090000.cluster_clk_priv: in probe()...
[    3.617243] tegra_cluster_clk e090000.cluster_clk_priv: passed
[    3.617368] tegra186-padctl 3520000.pinctrl: padctl mmio start 0x0000000003520000 end 0x0000000003520fff
[    3.617374] tegra186-padctl 3520000.pinctrl: ao mmio start 0x0000000003540000 end 0x0000000003540fff
[    3.617406] tegra186-padctl 3520000.pinctrl: FUSE_SKU_USB_CALIB_0 0x2ea894
[    3.617409] tegra186-padctl 3520000.pinctrl: FUSE_USB_CALIB_EXT_0 0x8
[    3.618641] tegra186-padctl 3520000.pinctrl: using UTMI port 0 for otg
[    3.619166] tegra186-padctl 3520000.pinctrl: VBUS over-current detection enabled
[    3.619687] tegra-bpmp-thermal d000000.bpmp:bpmpthermal: zone 0 not supported
[    3.627050] cpuidle: Initializing cpuidle driver init for Denver cluster
[    3.627175] cpuidle: Initializing cpuidle driver init for A57 cluster
[    3.628116] tachometer tegra-tachometer: Tachometer driver tegra-tachometer registered
[    3.628120] Tachometer driver initialized with pulse_per_rev: 2 and win_len: 2
[    3.631719] tegra210_adsp_audio_platform_probe: platform probe started
[    3.632660] tegra210-adsp adsp_audio: Default param-type to BYTE for mp3-dec1
[    3.633127] tegra210-adsp adsp_audio: Default param-type to BYTE for spkprot
[    3.637859] input: tegra-hda HDMI/DP,pcm=3 as /devices/3510000.hda/sound/card0/input0
[    3.637998] input: tegra-hda HDMI/DP,pcm=7 as /devices/3510000.hda/sound/card0/input1
[    3.638169] tegra210-adsp adsp_audio: Default param-type to BYTE for src
[    3.638662] tegra210-adsp adsp_audio: Default param-type to BYTE for aac-dec1
[    3.639191] tegra210-adsp adsp_audio: Default param-type to BYTE for aec
[    3.639197] tegra210-adsp adsp_audio: adma channel page address dt entry not found
[    3.639199] tegra210-adsp adsp_audio: using adma channel page 0
[    3.649372] tegra210_adsp_audio_platform_probe probe successfull.
[    3.649373] OPE platform probe
[    3.649459] OPE platform probe successful
[    3.730699] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF1 <-> ADMAIF1 mapping ok
[    3.730781] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF2 <-> ADMAIF2 mapping ok
[    3.730858] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF3 <-> ADMAIF3 mapping ok
[    3.730936] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF4 <-> ADMAIF4 mapping ok
[    3.731027] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF5 <-> ADMAIF5 mapping ok
[    3.731107] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF6 <-> ADMAIF6 mapping ok
[    3.731184] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF7 <-> ADMAIF7 mapping ok
[    3.731268] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF8 <-> ADMAIF8 mapping ok
[    3.731354] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF9 <-> ADMAIF9 mapping ok
[    3.731448] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF10 <-> ADMAIF10 mapping ok
[    3.731527] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF11 <-> ADMAIF11 mapping ok
[    3.731619] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF12 <-> ADMAIF12 mapping ok
[    3.731704] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF13 <-> ADMAIF13 mapping ok
[    3.731784] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF14 <-> ADMAIF14 mapping ok
[    3.731866] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF15 <-> ADMAIF15 mapping ok
[    3.731946] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF16 <-> ADMAIF16 mapping ok
[    3.732042] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF17 <-> ADMAIF17 mapping ok
[    3.732123] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF18 <-> ADMAIF18 mapping ok
[    3.732205] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF19 <-> ADMAIF19 mapping ok
[    3.732297] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF20 <-> ADMAIF20 mapping ok
[    3.735578] tegra-snd-t186ref-mobile-rt565x sound: ADSP-FE1 <-> ADSP PCM1 mapping ok
[    3.735660] tegra-snd-t186ref-mobile-rt565x sound: ADSP-FE2 <-> ADSP PCM2 mapping ok
[    3.735686] compress asoc: ADSP-FE3 <-> ADSP COMPR1 mapping ok
[    3.735708] compress asoc: ADSP-FE4 <-> ADSP COMPR2 mapping ok
[    3.761860] input: tegra-snd-t186ref-mobile-rt565x Headphone Jack as /devices/sound/sound/card1/input2
[    3.762428] tegra-snd-t186ref-mobile-rt565x sound: codec-dai "dit-hifi" registered
[    3.762430] tegra-snd-t186ref-mobile-rt565x sound: This is a dummy codec
[    3.762852] GACT probability NOT on
[    3.762861] Mirror/redirect action on
[    3.762872] u32 classifier
[    3.762873]     Actions configured
[    3.762889] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[    3.763405] IPVS: Registered protocols ()
[    3.763427] IPVS: Connection hash table configured (size=4096, memory=64Kbytes)
[    3.763516] IPVS: Creating netns size=1424 id=0
[    3.763538] IPVS: ipvs loaded.
[    3.763543] IPVS: [rr] scheduler registered.
[    3.763618] ipip: IPv4 over IPv4 tunneling driver
[    3.763886] Initializing XFRM netlink socket
[    3.764138] NET: Registered protocol family 10
[    3.764744] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    3.764797] NET: Registered protocol family 17
[    3.764808] NET: Registered protocol family 15
[    3.764827] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    3.764831] 8021q: 802.1Q VLAN Support v1.8
[    3.774473] Registered cp15_barrier emulation handler
[    3.785870] Registered setend emulation handler
[    3.787428] registered taskstats version 1
[    3.790233] isp 15600000.isp: initialized
[    3.793433] nvcsi 150c0000.nvcsi: initialized
[    3.794624] Wake76 for irq=199
[    3.794625] Wake77 for irq=199
[    3.794626] Wake78 for irq=199
[    3.794626] Wake79 for irq=199
[    3.794627] Wake80 for irq=199
[    3.794628] Wake81 for irq=199
[    3.794628] Wake82 for irq=199
[    3.794886] xhci-tegra 3530000.xhci: UTMI port 0 has OTG_CAP
[    3.794888] xhci-tegra 3530000.xhci: No USB3 port has OTG_CAP
[    3.817860] spi-tegra114 3210000.spi: Static pin configuration used
[    3.817990] xhci-tegra 3530000.xhci: Direct firmware load for tegra18x_xusb_firmware failed with error -2
[    3.817992] xhci-tegra 3530000.xhci: Falling back to user helper
[    3.818429] spi-tegra114 c260000.spi: Static pin configuration used
[    3.819059] spi-tegra114 3240000.spi: Static pin configuration used
[    3.819707] tegra-xotg xotg: OTG rev:0200, ADP:0, SRP:1, HNP:1, RSP:0
[    3.819737] tegra-xotg xotg: update_id_state: ID floating
[    3.819742] tegra-xotg xotg: update_vbus_state: VBUS not detected
[    3.819753] tegra-xotg xotg: Nvidia XUSB OTG Controller
[    3.821262] tegra-xotg xotg: otg: gadget gadget registered
[    3.821264] tegra-xotg xotg: set gadget otg_caps from OTG controller
[    3.821265] tegra-xotg xotg: otg: host not registered yet
[    3.821267] tegra-xotg xotg: otg: start OTG finite state machine
[    3.821333] tegra-xudc-new 3550000.xudc: entering ELPG
[    3.822033] tegra-xudc-new 3550000.xudc: entering ELPG done
[    3.822374] input: gpio-keys as /devices/gpio-keys/input/input3
[    3.854997] tegra_rtc c2a0000.rtc: setting system clock to 2000-01-01 01:00:13 UTC (946688413)
[    3.883637] bpmp: mounted debugfs mirror
[    3.884109] [dram-timers] DRAM derating cdev registered.
[    3.888053] spmic-ldo0: disabling
[    3.888241] spmic-ldo1: disabling
[    3.888385] vddio-sdmmc1: disabling
[    3.888546] avdd-ts-hv: disabling
[    3.888728] en-vdd-sd: disabling
[    3.888730] vdd-usb0-5v: disabling
[    3.888732] vdd-usb1-5v: disabling
[    3.888734] en-vdd-disp-3v3: disabling
[    3.888736] en-mdm-pwr-3v7: disabling
[    3.888737] en-vdd-disp-1v8: disabling
[    3.888738] en-vdd-cam-hv-2v8: disabling
[    3.888739] vdd-fan: disabling
[    3.888741] vdd-3v3: disabling
[    3.888742] en-vdd-vcm-2v8: disabling
[    3.888744] vdd-usb2-5v: disabling
[    3.888745] vdd-sys-bl: disabling
[    3.894977] ALSA device list:
[    3.894979]   #0: tegra-hda at 0x3518000 irq 400
[    3.894980]   #1: tegra-snd-t186ref-mobile-rt565x
[    3.895765] tegra-vi4 15700000.vi: initialized
[    3.896845] tegra-vi4 15700000.vi: ep of_device is not enabled /host1x/vi@15700000/ports/port@0/endpoint.
[    3.896848] tegra-vi4 15700000.vi: all channel register failed
[    4.939555] sdhci-tegra 3460000.sdhci: Parent select= pll_c4_out0 rate=196249804
[    4.948050] sdhci-tegra 3460000.sdhci: Client registration for eMC Successful
[    4.989680] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit with 64 bit addr
[    4.999851] sdhci-tegra 3440000.sdhci: Parent select= pll_p rate=408000000
[    5.007315] sdhci-tegra 3440000.sdhci: Client registration for eMC Successful
[    5.049660] mmc1: SDHCI controller on 3440000.sdhci [3440000.sdhci] using ADMA 64-bit with 64 bit addr
[    5.059644] mmc0: MAN_BKOPS_EN bit is not set
[    5.064619] sdhci-tegra 3400000.sdhci: Got CD GPIO
[    5.066858] mmc0: Skipping tuning since strobe enabled
[    5.074274] mmc0: periodic cache flush enabled
[    5.074280] mmc0: new HS400 MMC card at address 0001
[    5.074502] mmcblk0: mmc0:0001 032G34 29.1 GiB 
[    5.074612] mmcblk0boot0: mmc0:0001 032G34 partition 1 4.00 MiB
[    5.074717] mmcblk0boot1: mmc0:0001 032G34 partition 2 4.00 MiB
[    5.074818] mmcblk0rpmb: mmc0:0001 032G34 partition 3 4.00 MiB
[    5.075858]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17
[    5.118027] mmc1: queuing unknown CIS tuple 0x80 (5 bytes)
[    5.118134] sdhci-tegra 3400000.sdhci: Got WP GPIO
[    5.118186] sdhci-tegra 3400000.sdhci: Parent select= pll_p rate=408000000
[    5.118209] sdhci-tegra 3400000.sdhci: wakeup init done, cd_irq: 256
[    5.118464] sdhci-tegra 3400000.sdhci: Client registration for eMC Successful
[    5.157754] mmc2: SDHCI controller on 3400000.sdhci [3400000.sdhci] using ADMA 64-bit with 64 bit addr
[    5.358287] mmc1 tuning done saved tap delay=63
[    5.363207] mmc1: hw tuning done ...
[    5.367134] mmc1: tuning_window[0]: 0xffffffff
[    5.371909] mmc1: tuning_window[1]: 0xfffff9ff
[    5.377102] mmc1: tuning_window[2]: 0xff1fffff
[    5.382035] mmc1: tuning_window[3]: 0x7fffffff
[    5.386780] mmc1: tuning_window[4]: 0x0
[    5.390900] mmc1: tuning_window[5]: 0x0
[    5.395012] mmc1: tuning_window[6]: 0x0
[    5.399113] mmc1: tuning_window[7]: 0x0
[    5.403203] sdhci: Tap value: 63 | Trim value: 5
[    5.408076] sdhci: SDMMC_VENDOR_INTR_STATUS[0x108]: 0x40000
[    5.419355] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
[    5.425179] mmc1: new ultra high speed SDR104 SDIO card at address 0001
[    5.598951] EXT4-fs (mmcblk0p1): 15 orphan inodes deleted
[    5.604776] EXT4-fs (mmcblk0p1): recovery complete
[    5.621297] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[    5.630146] VFS: Mounted root (ext4 filesystem) on device 179:1.
[    5.637762] devtmpfs: mounted
[    5.641354] Freeing unused kernel memory: 1148K (ffffffc00112b000 - ffffffc00124a000)
[    5.649972] Freeing alternatives memory: 96K (ffffffc00124a000 - ffffffc001262000)
[    5.697223] random: nonblocking pool is initialized
[    5.702791] systemd[1]: System time before build time, advancing clock.
[    5.720993] 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.740594] systemd[1]: Detected architecture arm64.
[    5.751793] systemd[1]: Set hostname to <tegra-ubuntu>.
[    5.867572] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    5.877120] systemd[1]: Created slice System Slice.
[    5.883280] systemd[1]: Listening on Syslog Socket.
[    5.889432] systemd[1]: Listening on Journal Socket (/dev/log).
[    5.896570] systemd[1]: Reached target Swap.
[    5.902158] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    5.909594] systemd[1]: Reached target Remote File Systems (Pre).
[    5.916944] systemd[1]: Listening on Journal Audit Socket.
[    5.923600] systemd[1]: Reached target Remote File Systems.
[    5.930667] systemd[1]: Reached target Encrypted Volumes.
[    5.937182] systemd[1]: Listening on udev Kernel Socket.
[    5.943830] systemd[1]: Created slice User and Session Slice.
[    5.950563] systemd[1]: Reached target Slices.
[    5.956065] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    5.963982] systemd[1]: Reached target User and Group Name Lookups.
[    5.971287] systemd[1]: Listening on udev Control Socket.
[    5.977797] systemd[1]: Listening on Journal Socket.
[    5.984992] systemd[1]: Starting Remount Root and Kernel File Systems...
[    5.993895] systemd[1]: Starting Set console keymap...
[    5.998290] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[    6.007699] systemd[1]: Mounting POSIX Message Queue File System...
[    6.018105] systemd[1]: Starting Load Kernel Modules...
[    6.025472] systemd[1]: Starting Journal Service...
[    6.033641] systemd[1]: Mounting Debug File System...
[    6.041187] systemd[1]: Started Braille Device Support.
[    6.049266] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    6.063904] systemd[1]: Mounted Debug File System.
[    6.069800] systemd[1]: Mounted POSIX Message Queue File System.
[    6.076992] systemd[1]: Started Journal Service.
[    6.185322] systemd-journald[277]: Received request to flush runtime journal from PID 1
[    6.326477] tegra-pcie 10003000.pcie-controller: 4x1, 1x1 configuration
[    6.335174] tegra-pcie 10003000.pcie-controller: PCIE: Enable power rails
[    6.342994] tegra-pcie 10003000.pcie-controller: probing port 0, using 4 lanes
[    6.354953] tegra-pcie 10003000.pcie-controller: probing port 2, using 1 lanes
[    6.381983] xhci-tegra 3530000.xhci: cannot find firmware....retry after 1 second
[    6.538579] dhd_module_init in
[    6.543620] tegra_net_perf_init: cannot get wifi sclk
[    6.546252] found wifi platform device bcmdhd_wlan
[    6.549461] wifi_platform_get_country_code_map: could not get country_code_map
[    6.549463] wifi_plat_dev_drv_probe:platform country code map is not available
[    6.549474] Power-up adapter 'DHD generic adapter'
[    6.549480] wifi_platform_set_power = 1
[    6.749655] wifi_platform_bus_enumerate device present 1
[    6.767589] wifi_platform_bus_enumerate device present 0
[    6.767930] F1 signature read @0x18000000=0x17214354
[    6.771433] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x1 pkg:0x2
[    6.771924] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
[    6.771991] wifi_platform_prealloc: failed to alloc static mem section 7
[    6.771998] wifi_platform_get_mac_addr
[    6.772492] CFG80211-ERROR) wl_setup_wiphy : Registering Vendor80211
[    6.778809] wl_create_event_handler(): thread:wl_event_handler:279 started
[    6.778814] CFG80211-ERROR) wl_event_handler : tsk Enter, tsk = 0xffffffc1dc941a70
[    6.783472] dhd_attach(): thread:dhd_watchdog_thread:27e started
[    6.783906] dhd_attach(): thread:dhd_dpc:27f started
[    6.784300] dhd_attach(): thread:dhd_rxf:280 started
[    6.784306] dhd_deferred_work_init: work queue initialized 
[    6.784704] Dongle Host Driver, version 1.201.82 (r)
               Compiled in drivers/net/wireless/bcmdhd on Apr  4 2018 at 06:11:54
[    6.784972] tegra_sysfs_register
[    6.784996] Register interface [wlan0]  MAC: 00:04:4b:a7:f2:e4

[    6.784999] dhd_prot_ioctl : bus is down. we have nothing to do
[    6.785079] sdhci-tegra 3440000.sdhci: Tuning already done, restoring the best tap value : 63
[    6.786119] wifi_platform_set_power = 0
[    6.833665] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[    6.938827] cfg80211: World regulatory domain updated:
[    6.938832] cfg80211:  DFS Master region: unset
[    6.938833] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[    6.938838] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[    6.938841] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[    6.938843] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[    6.938846] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[    6.938850] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[    6.938852] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[    6.938854] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[    6.938856] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[    7.115043] using random self ethernet address
[    7.120457] using random host ethernet address
[    7.134778] Mass Storage Function, version: 2009/09/11
[    7.134781] LUN: removable file: (no medium)
[    7.137895] using random self ethernet address
[    7.137896] using random host ethernet address
[    7.140979] usb0: HOST MAC 32:2f:f7:ca:2f:6c
[    7.141015] usb0: MAC 92:7e:98:11:d8:ce
[    7.142122] usb1: HOST MAC 52:09:6f:87:4f:4e
[    7.142145] usb1: MAC b2:37:c2:18:74:7a
[    7.142160] tegra-xudc-new 3550000.xudc: exiting ELPG
[    7.143143] tegra-xudc-new 3550000.xudc: exiting ELPG done
[    7.143156] tegra-xudc-new 3550000.xudc: ep 0 (type: 0, dir: out) enabled
[    7.143176] tegra-xudc-new 3550000.xudc: entering ELPG
[    7.143937] tegra-xudc-new 3550000.xudc: entering ELPG done
[    7.143947] tegra-xudc-new 3550000.xudc: exiting ELPG
[    7.144745] tegra-xudc-new 3550000.xudc: exiting ELPG done
[    7.144760] tegra-xudc-new 3550000.xudc: entering ELPG
[    7.145240] tegra-xudc-new 3550000.xudc: entering ELPG done
[    7.182269] device usb0 entered promiscuous mode
[    7.192472] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[    7.200373] device usb1 entered promiscuous mode
[    7.207002] IPv6: ADDRCONF(NETDEV_UP): usb1: link is not ready
[    7.207007] l4tbr0: port 2(usb1) entered forwarding state
[    7.207020] l4tbr0: port 2(usb1) entered forwarding state
[    7.392907] xhci-tegra 3530000.xhci: Firmware timestamp: 2017-12-07 10:50:08 UTC, Version: 55.09 release
[    7.405517] xhci-tegra 3530000.xhci: xHCI Host Controller
[    7.411538] xhci-tegra 3530000.xhci: new USB bus registered, assigned bus number 1
[    7.411894] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[    7.412358] xhci-tegra 3530000.xhci: hcc params 0x0184fd25 hci version 0x100 quirks 0x00010810
[    7.412378] xhci-tegra 3530000.xhci: irq 59, io mem 0x03530000
[    7.412460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    7.412462] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    7.412463] usb usb1: Product: xHCI Host Controller
[    7.412465] usb usb1: Manufacturer: Linux 4.4.38-tegra xhci-hcd
[    7.412466] usb usb1: SerialNumber: 3530000.xhci
[    7.412691] hub 1-0:1.0: USB hub found
[    7.412707] hub 1-0:1.0: 4 ports detected
[    7.437974] xhci-tegra 3530000.xhci: xHCI Host Controller
[    7.437982] xhci-tegra 3530000.xhci: new USB bus registered, assigned bus number 2
[    7.438066] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    7.438068] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    7.438070] usb usb2: Product: xHCI Host Controller
[    7.438071] usb usb2: Manufacturer: Linux 4.4.38-tegra xhci-hcd
[    7.438073] usb usb2: SerialNumber: 3530000.xhci
[    7.438296] hub 2-0:1.0: USB hub found
[    7.438311] hub 2-0:1.0: 3 ports detected
[    7.438579] tegra-xotg xotg: otg: host 3530000.xhci registered
[    7.541755] xhci-tegra 3530000.xhci: entering ELPG
[    7.544349] xhci-tegra 3530000.xhci: entering ELPG done
[    7.656292] IPVS: Creating netns size=1424 id=1
[    7.705517] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[    7.712160] 
               Dongle Host Driver, version 1.201.82 (r)
               Compiled in drivers/net/wireless/bcmdhd on Apr  4 2018 at 06:11:54
[    7.712161] wl_android_wifi_on in
[    7.712163] wifi_platform_set_power = 1
[    7.815662] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[    7.824726] tegra-pcie 10003000.pcie-controller: link 2 down, ignoring
[    7.832119] tegra-pcie 10003000.pcie-controller: PCI host bridge to bus 0000:00
[    7.840654] pci_bus 0000:00: root bus resource [mem 0x50100000-0x57ffffff]
[    7.842852] gk20a 17000000.gp10b: railgate is disabled.
[    7.854039] pci_bus 0000:00: root bus resource [mem 0x58000000-0x7fffffff pref]
[    7.862376] pci_bus 0000:00: root bus resource [bus 00-ff]
[    7.868435] pci_bus 0000:00: root bus resource [io  0x1000-0xffff]
[    7.868460] pci 0000:00:01.0: [10de:10e5] type 01 class 0x060400
[    7.868549] pci 0000:00:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    7.868782] iommu: Adding device 0000:00:01.0 to group 55
[    7.868858] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    7.868991] pci 0000:01:00.0: [1912:0014] type 00 class 0x0c0330
[    7.869067] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00001fff 64bit]
[    7.869232] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    7.869413] iommu: Adding device 0000:01:00.0 to group 56
[    7.869457] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    7.869489] pci 0000:00:01.0: BAR 8: assigned [mem 0x50100000-0x501fffff]
[    7.869493] pci 0000:01:00.0: BAR 0: assigned [mem 0x50100000-0x50101fff 64bit]
[    7.869513] pci 0000:00:01.0: PCI bridge to [bus 01]
[    7.869519] pci 0000:00:01.0:   bridge window [mem 0x50100000-0x501fffff]
[    7.869586] pcieport 0000:00:01.0: enabling device (0000 -> 0002)
[    7.869685] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[    7.869687] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    7.869692] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[    7.869760] aer 0000:00:01.0:pcie02: service driver aer loaded
[    7.869808] pci 0000:01:00.0: enabling device (0000 -> 0002)
[    7.870074] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    7.870081] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 3
[    7.875690] xhci_hcd 0000:01:00.0: hcc params 0x014051cf hci version 0x100 quirks 0x00000010
[    7.875981] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    7.875984] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    7.875985] usb usb3: Product: xHCI Host Controller
[    7.875986] usb usb3: Manufacturer: Linux 4.4.38-tegra xhci-hcd
[    7.875988] usb usb3: SerialNumber: 0000:01:00.0
[    7.876224] hub 3-0:1.0: USB hub found
[    7.876243] hub 3-0:1.0: 4 ports detected
[    7.876455] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    7.876459] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 4
[    7.879121] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    7.879158] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    7.879160] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    7.879161] usb usb4: Product: xHCI Host Controller
[    7.879163] usb usb4: Manufacturer: Linux 4.4.38-tegra xhci-hcd
[    7.879164] usb usb4: SerialNumber: 0000:01:00.0
[    7.879375] hub 4-0:1.0: USB hub found
[    7.879395] hub 4-0:1.0: 4 ports detected
[    7.879617] tegra-pcie 10003000.pcie-controller: speed change : Gen-1 -> Gen-2
[    8.119008] mmc1: queuing unknown CIS tuple 0x80 (5 bytes)
[    8.190835] sdhci-tegra 3440000.sdhci: Tuning already done, restoring the best tap value : 63
[    8.200380] F1 signature read @0x18000000=0x17214354
[    8.210423] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x1 pkg:0x2
[    8.217575] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
[    8.225557] tegradc 15210000.nvdisplay: blank - powerdown
[    8.302533] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded.
[    8.352553] dhd_bus_init: enable 0x06, ready 0x06 (waited 0us)
[    8.358868] Enabling wake69
[    8.362554] wifi_platform_get_mac_addr
[    8.368058] Firmware up: op_mode=0x0005, MAC=00:04:4b:a7:f2:e4
[    8.379845] dhd_preinit_ioctls pspretend_threshold for HostAPD failed  -23
[    8.391979] Firmware version = wl0: Dec 12 2017 15:09:35 version 7.35.221.34 (r679642) FWID 01-e35dbe99
[    8.404121] dhd_interworking_enable: failed to set WNM info, ret=-23
[    8.410731] tegra_sysfs_on
[    8.465107] l4tbr0: port 2(usb1) entered disabled state
[    8.491452] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    8.500256] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    8.616758] CFGP2P-ERROR) wl_cfgp2p_add_p2p_disc_if : P2P interface registered
[    8.644923] WLC_E_IF: NO_IF set, event Ignored
[    9.563563] fuse init (API version 7.23)
[   11.443274] eqos 2490000.ether_qos eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[   11.452320] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   12.594968] IPVS: Creating netns size=1424 id=2
[   13.164590] IPVS: Creating netns size=1424 id=3
[   13.393977] gk20a 17000000.gp10b: railgate is disabled.

wonshik.kim,

Please check below node having the same mode of your monitor or not.

sudo -s
cat /sys/kernel/debug/tegradc.0/mode
cat /sys/kernel/debug/tegradc.1/mode

Here is the result of your request
I connect both dp and hdmi

  1. ``` pclk: 148500000 h_ref_to_sync: 1 v_ref_to_sync: 3 h_sync_width: 44 v_sync_width: 5 h_back_porch: 148 v_back_porch: 36 h_active: 1920 v_active: 1080 h_front_porch: 88 v_front_porch: 4 flags: 0x0 stereo_mode: 0 avi_m: 0x2 vmode: 0x600000 ```
  1. ``` cat: /sys/kernel/debug/tegradc.1/mode: No such file or directory ```

I guess the first mode 1920x1080 is your hdmi monitor, right?

Looks like DP display is not be enable at all. As your device tree indicated, sor is now for tegradc 15220000 but your dmesg does not have it.

Please check your device tree on device as similar way as below.

sudo -s
cd /proc/device-tree
cd host1x/sor
xxd status
xxd dp-display/status

all the device tree are disabled as below.

$ xxd status
00000000: 6469 7361 626c 6564 00                   disabled.
root@tegra-ubuntu:/proc/device-tree/host1x/sor
$ xxd dp-display/status
00000000: 6469 7361 626c 6564 00                   disabled.

I notice the content of tegra186-quill-p3310-1000-c03-00-dsi-hdmi-dp.dts does not enable sor and dp-display. Could you add it manually?

Yes, I already try that before.

I update ‘tegra186-quill-p3310-1000-c03-00-dsi-hdmi-dp.dts’ file as below

host1x {
    	nvdisplay@15220000 {
    		status = “okay”;
    		nvidia,dc-or-node = "/host1x/sor";
    	};
     
    	sor {
    		status = “okay”;
    		dp-display {
    			status = “okay”;
    		};
    	};
     
    	dpaux@155c0000 {
    		status = “okay”;
    	};
    };

But the result is same…

$ xxd status
00000000: 6469 7361 626c 6564 00                   disabled.
root@tegra-ubuntu:/proc/device-tree/host1x/sor
$ xxd dp-display/
xxd: Is a directory
root@tegra-ubuntu:/proc/device-tree/host1x/sor
$ xxd dp-display/status 
00000000: 6469 7361 626c 6564 00                   disabled.

Please dump the whole device tree through

dtc -I dtb -O dts -o tegra186-quill-p3310-1000-c03-00-dsi-hdmi-dp.dts tegra186-quill-p3310-1000-c03-00-dsi-hdmi-dp.dtb

Here it is.
tegra186-quill-p3310-1000-c03-00-dsi-hdmi-dp.dts.7z (39.6 KB)

Please share how you flash your device. I don’t see any special node that overrides your sor and dp-display status.

I tried as follow.

  1. go to Jetpack3.2 release folder
    $ cd ${Jetpack3.2}/64_TX2/Linux_for_Tegra

  2. change symbolic link of ‘jetson-tx2.conf’
    $ ln -Tfs p2771-0000-dsi-hdmi-dp.conf jetson-tx2.conf

  3. flash to JetsonTX2 board
    $ sudo ./flash.sh jetson-tx2 mmcblk0p1

Please confirm above procedure.

I wrote above comment using my collegue’s account.

The flash config works for my device. Though I am using internal connector and thus plugin-manager modifies some of my device tree. Please try to enable status of sor/dp-display in your board.

[    0.138982] node /plugin-manager/soc-prod-a02-fragment match with chip-id A02P
[    0.139321] node /plugin-manager/fragement@0 match with odm-data enable-denver-wdt
[    0.139938] node /plugin-manager/fragement@4 match with odm-data enable-denver-wdt
[    0.141113] node /plugin-manager/fragment-sdwake-p3310-1000-300 match with board >=3310-1000-300
[    0.141498] node /plugin-manager/fragement-pmon-p3310-1000-300 match with board >=3310-1000-300
[    0.141759] node /plugin-manager/fragement-pmon-p3310-1000-800 match with board >=3310-1000-800
[    0.141986] node /plugin-manager/fragment-devslp@0 match with board >=3310-1000-200
[    0.142413] node /plugin-manager/fragment-500-pcie-config match with board >=3310-1000-500
[    0.142861] node /plugin-manager/fragment-500-xusb-config match with board >=3310-1000-500
[    0.143149] node /plugin-manager/fragment-500-e3325-pcie match with board >=3310-1000-500
[    0.143349] node /plugin-manager/fragment-e3320-dp match with board >=3320-1000-000
[    0.143636] node /plugin-manager/fragment-p3310-c00-comm match with board >=3310-1000-800
[    0.143889] node /plugin-manager/fragment-p3310-c00-pmic match with board >=3310-1000-800
[    0.144115] node /plugin-manager/fragment-p3310-c01 match with board >=3310-1000-900
[    0.144377] node /plugin-manager/fragment-p3310-c03 match with board >=3310-1000-B00
[    0.145414] node /plugin-manager/fragment-e3320-a01@1 match with board 3320-1000-100
[    0.145457] Removing Prop ti,disable-active-discharge from target /i2c@3160000/tps65132@3e/outn
[    0.146185] node /plugin-manager/fragment-e3326@0 match with board 3326-*
[    0.147276] node /plugin-manager/fragment-p3310-c00-camera match with board >=3310-1000-800
[    0.149093] Adding domain adsp-pd to PM domain ape-pd
[    0.151428] NET: Registered protocol family 16
[    0.152278] console [pstore-1] enabled
[    0.152291] pstore: Registered ramoops as persistent store backend
[    0.152305] ramoops: attached 0x200000@0x277080000, ecc: 0/0
[    0.161345] cpuidle: using governor ladder
[    0.165799] cpuidle: using governor menu
[    0.166932] bpmp: waiting for handshake
[    0.166947] bpmp: handshake completed
[    0.166988] bpmp: synchronizing channels
[    0.167017] bpmp: channels synchronized
[    0.167028] bpmp: mail init ok
[    0.167377] vdso: 2 pages (1 code @ ffffffc00127d000, 1 data @ ffffffc00127c000)
[    0.167410] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.168358] atomic_pool_init():526: DMA: preallocated 1024 KiB pool for atomic allocations
[    0.169799] tegra_powergate_init: DONE
[    0.169821] 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.169848] DTB Build time: Mar  1 2018 20:50:45
[    0.170769] Tegra reboot handler registered.
[    0.171817] Registering Tegra186 clocks (this may take a while)...done
[    0.173982] arm-smmu 12000000.iommu: probing hardware configuration...
[    0.174001] arm-smmu 12000000.iommu: SMMUv2 with:
[    0.174015] arm-smmu 12000000.iommu: 	stage 1 translation
[    0.174028] arm-smmu 12000000.iommu: 	stage 2 translation
[    0.174040] arm-smmu 12000000.iommu: 	nested translation
[    0.174055] arm-smmu 12000000.iommu: 	stream matching with 128 register groups, mask 0x7f80
[    0.174074] arm-smmu 12000000.iommu: SMMU address space size (0x800000) differs from mapped region size (0x1000000)!
[    0.174093] arm-smmu 12000000.iommu: 	64 context banks (0 stage-2 only)
[    0.174108] arm-smmu 12000000.iommu: 	Stage-1: 39-bit VA -> 48-bit IPA
[    0.174121] arm-smmu 12000000.iommu: 	Stage-2: 39-bit IPA -> 48-bit PA
[    0.222627] arm-smmu 12000000.iommu: registered 67 master devices
[    0.228246] iommu: Adding device 3460000.sdhci to group 0
[    0.229301] iommu: Adding device 3400000.sdhci to group 1
[    0.233497] iommu: Adding device 3507000.ahci-sata to group 2
[    0.233970] iommu: Adding device 3160000.i2c to group 3
[    0.234368] iommu: Adding device c240000.i2c to group 4
[    0.234766] iommu: Adding device 3180000.i2c to group 5
[    0.235147] iommu: Adding device 3190000.i2c to group 6
[    0.235570] iommu: Adding device 31b0000.i2c to group 7
[    0.235919] iommu: Adding device 31c0000.i2c to group 8
[    0.236258] iommu: Adding device c250000.i2c to group 9
[    0.236585] iommu: Adding device 31e0000.i2c to group 10
[    0.238609] iommu: Adding device 3210000.spi to group 11
[    0.238922] iommu: Adding device c260000.spi to group 12
[    0.239282] iommu: Adding device 3240000.spi to group 13
[    0.240099] iommu: Adding device 3100000.serial to group 14
[    0.240418] iommu: Adding device 3110000.serial to group 15
[    0.240757] iommu: Adding device c280000.serial to group 16
[    0.241084] iommu: Adding device 3130000.serial to group 17
[    0.242349] iommu: Adding device 2490000.ether_qos to group 18
[    0.242970] iommu: Adding device b000000.rtcpu to group 19
[    0.243447] iommu: Adding device c1a0000.aon to group 20
[    0.244322] Wake73 for irq=42
[    0.244621] iommu: Adding device smmu_test to group 21
[    0.245140] mc: mapped MMIO address: 0xffffff8000560000 -> 0x2c10000
[    0.245181] mc: mapped MMIO address: 0xffffff8000640000 -> 0x2c20000
[    0.245217] mc: mapped MMIO address: 0xffffff8000660000 -> 0x2c30000
[    0.245276] mc: mapped MMIO address: 0xffffff8000fa0000 -> 0x2c40000
[    0.245310] mc: mapped MMIO address: 0xffffff8000fc0000 -> 0x2c50000
[    0.245344] mc-err: Set intmask: 0xf3140
[    0.245560] ecc-err: dram ecc disabled-MC_ECC_CONTROL:0x0000000c
[    0.246410] Wake76 for irq=199
[    0.246435] Wake77 for irq=199
[    0.246454] Wake78 for irq=199
[    0.246474] Wake79 for irq=199
[    0.246493] Wake80 for irq=199
[    0.246512] Wake81 for irq=199
[    0.246577] Wake82 for irq=199
[    0.246719] iommu: Adding device 3530000.xhci to group 22
[    0.247083] iommu: Adding device 3550000.xudc to group 23
[    0.247879] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[    0.247916] tegra-pmc: ### PMC reset source: Power on reset
[    0.247940] tegra-pmc: ### PMC reset level: L0
[    0.247963] tegra-pmc: ### PMC reset status reg: 0x0
[    0.248248] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[    0.248288] tegra-pmc c360000.pmc: IO padctrl driver initialized
[    0.248451] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CTRL_0 = 3
[    0.248482] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_24(PMU_INT) = 320
[    0.249142] iommu: Adding device 13e10000.host1x to group 24
[    0.249428] iommu: Adding device 13e10000.host1x:ctx0 to group 25
[    0.249733] iommu: Adding device 13e10000.host1x:ctx1 to group 26
[    0.249982] iommu: Adding device 13e10000.host1x:ctx2 to group 27
[    0.250274] iommu: Adding device 13e10000.host1x:ctx3 to group 28
[    0.250595] iommu: Adding device 13e10000.host1x:ctx4 to group 29
[    0.250836] iommu: Adding device 13e10000.host1x:ctx5 to group 30
[    0.251096] iommu: Adding device 13e10000.host1x:ctx6 to group 31
[    0.251335] iommu: Adding device 13e10000.host1x:ctx7 to group 32
[    0.251848] iommu: Adding device 150c0000.nvcsi to group 33
[    0.252595] iommu: Adding device 15700000.vi to group 34
[    0.252990] iommu: Adding device 15600000.isp to group 35
[    0.253342] iommu: Adding device 15200000.nvdisplay to group 36
[    0.253692] iommu: Adding device 15210000.nvdisplay to group 37
[    0.254038] iommu: Adding device 15220000.nvdisplay to group 38
[    0.254395] iommu: Adding device 15340000.vic to group 39
[    0.254655] iommu: Adding device 154c0000.nvenc to group 40
[    0.254862] iommu: Adding device 15480000.nvdec to group 41
[    0.255215] iommu: Adding device 15380000.nvjpg to group 42
[    0.255438] iommu: Adding device 15500000.tsec to group 43
[    0.255664] iommu: Adding device 15100000.tsecb to group 44
[    0.256730] iommu: Adding device 15810000.se to group 45
[    0.256970] iommu: Adding device 15820000.se to group 46
[    0.257187] iommu: Adding device 15830000.se to group 47
[    0.257382] iommu: Adding device 15840000.se to group 48
[    0.257940] iommu: Adding device 17000000.gp10b to group 49
[    0.259357] tegra-reset 5000000.clock: registered 193 resets.
[    0.261369] iommu: Adding device d000000.bpmp to group 50
[    0.261648] bpmp: ping status is 0
[    0.261832] bpmp d000000.bpmp: firmware tag is 83385b61e34297b2f37e76e0cd1ff81e
[    0.262198] bpmp d000000.bpmp: probe ok
[    0.264758] iommu: Adding device 2600000.dma to group 51
[    0.265627] GPIO line 461 (cam0-rst) hogged as output/low
[    0.265692] GPIO line 456 (cam0-pwdn) hogged as output/low
[    0.265769] GPIO line 457 (cam1-rst) hogged as output/low
[    0.265823] GPIO line 426 (cam1-pwdn) hogged as output/low
[    0.265922] GPIO line 424 (wifi-enable) hogged as output/high
[    0.266019] GPIO line 445 (sdmmc-wake-input) hogged as input
[    0.266071] GPIO line 446 (sdmmc-wake-output) hogged as output/low
[    0.266171] gpiochip_add_data: registered GPIOs 320 to 511 on device: tegra-gpio
[    0.268148] GPIO line 315 (wifi-wake-ap) hogged as input
[    0.268260] gpiochip_add_data: registered GPIOs 256 to 319 on device: tegra-gpio-aon
[    0.269176] iommu: Adding device 10003000.pcie-controller to group 52
[    0.269421] iommu: Adding device sound to group 53
[    0.271197] iommu: Adding device 3510000.hda to group 54
[    0.272413] iommu: Adding device adsp_audio to group 55
[    0.273827] iommu: Adding device 2993000.adsp to group 56
[    0.282964] vdd-ac-bat: 5000 mV 
[    0.285125] vdd-1v8-ap: 1800 mV 
[    0.304625] SCSI subsystem initialized
[    0.304803] libata version 3.00 loaded.
[    0.304984] usbcore: registered new interface driver usbfs
[    0.305054] usbcore: registered new interface driver hub
[    0.305178] usbcore: registered new device driver usb
[    0.309168] GPIO line 241 (touch-rail-1) hogged as output/high
[    0.309625] GPIO line 242 (touch-rail-2) hogged as output/high
[    0.309736] gpiochip_add_data: registered GPIOs 240 to 255 on device: tca9539
[    0.311198] GPIO line 228 (lcd-bias-en-rail) hogged as output/high
[    0.311303] gpiochip_add_data: registered GPIOs 224 to 239 on device: tca9539
[    0.312651] GPIO line 218 (vmm-en-rail) hogged as output/high
[    0.313104] GPIO line 219 (vmm-en-rail) hogged as output/high
[    0.313204] gpiochip_add_data: registered GPIOs 216 to 223 on device: tca6408
[    0.313407] tps65132 0-003e: No active discharge gpio for regulator tps65132-outp
[    0.314079] tegra-i2c 3160000.i2c: no acknowledge from address 0x3e
[    0.314549] tegra-i2c 3160000.i2c: no acknowledge from address 0x3e
[    0.314767] outp: 4000 <--> 6000 mV 
[    0.315859] tegra-i2c 3160000.i2c: no acknowledge from address 0x3e
[    0.316285] tegra-i2c 3160000.i2c: no acknowledge from address 0x3e
[    0.316517] outn: 4000 <--> 6000 mV 
[    0.327691] media: Linux media interface: v0.10
[    0.327767] Linux video capture interface: v2.00
[    0.331880] pps_core: LinuxPPS API ver. 1 registered
[    0.331914] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.331965] PTP clock support registered
[    0.332968] tegra_wdt_t18x 30c0000.watchdog: Tegra WDT init timeout = 120 sec
[    0.333018] tegra_wdt_t18x 30c0000.watchdog: Registered successfully
[    0.334548] max77620 4-003c: PMIC Version OTP:0x45 and ES:0x8
[    0.336657] GPIO line 213 (spmic_gpio_input_5) hogged as input
[    0.336845] GPIO line 214 (spmic_gpio_input_6) hogged as input
[    0.336950] gpiochip_add_data: registered GPIOs 208 to 215 on device: max77620-gpio
[    0.342738] vddio-ddr: at 1125 mV 
[    0.346580] avdd_dsi_csi: 1200 mV 
[    0.350580] vdd-1v8: 1800 mV 
[    0.354578] vdd-3v3-sys: 3300 mV 
[    0.355700] spmic-ldo0: at 1800 mV 
[    0.356489] spmic-ldo1: at 800 mV 
[    0.362579] vddio-3v3: 3300 mV 
[    0.363232] vddio-sdmmc1: 1800 <--> 3300 mV at 3300 mV 
[    0.365343] vdd-rtc: at 800 mV 
[    0.366042] avdd-ts-hv: 1800 <--> 3300 mV at 1800 mV 
[    0.369341] spmic-ldo6: at 1500 mV 
[    0.373341] vdd-pex-1v05: 1000 mV 
[    0.373878] dvdd-pex: 1000 mV 
[    0.374138] max77620 4-003c: max77620 probe successful
[    0.374392] Advanced Linux Sound Architecture Driver Initialized.
[    0.375359] en-vdd-sd: 3300 mV 
[    0.375967] en-vdd-cam: 1800 mV 
[    0.377803] vdd-hdmi: 5000 mV 
[    0.377983] vdd-usb0-5v: 5000 mV 
[    0.378153] vdd-usb1-5v: 5000 mV 
[    0.381801] en-vdd-ts-1v8: 1800 mV 
[    0.385801] en-vdd-ts-hv-3v3: 3300 mV 
[    0.386332] en-vdd-disp-3v3: 3300 mV 
[    0.386840] en-mdm-pwr-3v7: 3700 mV 
[    0.387354] en-vdd-disp-1v8: 1800 mV 
[    0.387874] en-vdd-cam-hv-2v8: 2800 mV 
[    0.388395] en-vdd-cam-1v2: 1200 mV 
[    0.388916] vdd-fan: 5000 mV 
[    0.389035] vdd-3v3: 3300 mV 
[    0.389767] dis-vdd-1v2: 1200 mV 
[    0.389885] en-vdd-vcm-2v8: 2800 mV 
[    0.390403] vdd-usb2-5v: 5000 mV 
[    0.390507] vdd-sys-bl: 3300 mV 
[    0.391038] en-vdd-sys: 1200 mV 
[    0.394392] extcon-gpio-states external-connection:extcon@1: Cable state 1
[    0.394816] clocksource: Switched to clocksource arch_sys_counter
[    0.413088] nvmap_heap_init: nvmap_heap_init: created heap block cache
[    0.413363] nvmap: nvmap_override_cache_ops() set roc flush ops to replace cache ops by set/ways
[    0.413847] nvmap_page_pool_init: Total RAM pages: 2010378
[    0.413865] nvmap_page_pool_init: nvmap page pool size: 251297 pages (981 MB)
[    0.413944] nvmap_background_zero_thread: PP zeroing thread starting.
[    0.418630] Wake76 for irq=199
[    0.418645] Wake77 for irq=199
[    0.418656] Wake78 for irq=199
[    0.418666] Wake79 for irq=199
[    0.418676] Wake80 for irq=199
[    0.418685] Wake81 for irq=199
[    0.418695] Wake82 for irq=199
[    0.419458] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type BCPU-therm
[    0.419661] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type MCPU-therm
[    0.420047] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm
[    0.420129] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
[    0.420275] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type Tboard_tegra
[    0.420419] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type Tdiode_tegra
[    0.420571] thermal thermal_zone6: Registering thermal zone thermal_zone6 for type PMIC-Die
[    0.420864] isomgr_init(): iso emc max clk=1866000KHz
[    0.420877] isomgr_init(): max_iso_bw=26870400KB
[    0.420965] NET: Registered protocol family 2
[    0.421356] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.421584] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.421880] TCP: Hash tables configured (established 65536 bind 65536)
[    0.421938] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.421994] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.422158] NET: Registered protocol family 1
[    0.422364] RPC: Registered named UNIX socket transport module.
[    0.422380] RPC: Registered udp transport module.
[    0.422392] RPC: Registered tcp transport module.
[    0.422404] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.422424] PCI: CLS 0 bytes, default 128
[    0.422517] Trying to unpack rootfs image as initramfs...
[    0.436393] host1x 13e10000.host1x: initialized
[    0.437226] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    0.438865] futex hash table entries: 2048 (order: 6, 262144 bytes)
[    0.438960] audit: initializing netlink subsys (disabled)
[    0.438992] audit: type=2000 audit(0.428:1): initialized
[    0.445292] io scheduler noop registered
[    0.445397] io scheduler cfq registered (default)
[    0.448216] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[    0.449340] tegra-pwm 3290000.pwm: PWM clk can sleep in ops
[    0.450347] tegra-pwm 32a0000.pwm: PWM clk can sleep in ops
[    0.451400] tegra-pwm c340000.pwm: PWM clk can sleep in ops
[    0.457027] tsec 15500000.tsec: initialized
[    0.458156] tsec 15100000.tsecb: initialized
[    0.460481] nvdec 15480000.nvdec: initialized
[    0.464072] falcon 15340000.vic: initialized
[    0.465092] falcon 154c0000.nvenc: initialized
[    0.466094] falcon 15380000.nvjpg: initialized
[    0.466895] iommu_context_dev 13e10000.host1x:ctx0: initialized (streamid=56)
[    0.467413] iommu_context_dev 13e10000.host1x:ctx1: initialized (streamid=57)
[    0.467934] iommu_context_dev 13e10000.host1x:ctx2: initialized (streamid=58)
[    0.468453] iommu_context_dev 13e10000.host1x:ctx3: initialized (streamid=59)
[    0.468974] iommu_context_dev 13e10000.host1x:ctx4: initialized (streamid=60)
[    0.469490] iommu_context_dev 13e10000.host1x:ctx5: initialized (streamid=61)
[    0.470004] iommu_context_dev 13e10000.host1x:ctx6: initialized (streamid=62)
[    0.470522] iommu_context_dev 13e10000.host1x:ctx7: initialized (streamid=63)
[    0.473108] DC OR NODE connected to /host1x/dsi
[    0.473243] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[    0.473353] misc tegra_camera_ctrl: tegra_camera_isomgr_register tpg_max_iso = 3916800KBs
[    0.473372] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=4687500, vi_iso_bw=1500000, max_bw=4687500
[    0.473458] tegradc 15200000.nvdisplay: DT parsed successfully
[    0.473505] tegradc 15200000.nvdisplay: Display dc.ffffff8002320000 registered with id=0
[    0.481136] tegra_nvdisp_bandwidth_register_max_config: max config iso bw = 16727000 KB/s
[    0.481158] tegra_nvdisp_bandwidth_register_max_config: max config EMC floor = 665600000 Hz
[    0.481174] tegra_nvdisp_bandwidth_register_max_config: max config hubclk = 357620000 Hz
[    0.481218] tegradc 15200000.nvdisplay: vblank syncpt # 7 for dc 0
[    0.481234] tegradc 15200000.nvdisplay: vpulse3 syncpt # 8 for dc 0
[    0.481539] tegra-adma 2930000.adma: Tegra ADMA driver register 10 channels
[    0.483343] tegra-fuse-burn 3820000.efuse:efuse-burn: Fuse burn driver initialized
[    0.483663] kfuse 3830000.kfuse: initialized
[    0.485797] tegra-pmc-iopower pmc-iopower: NO_IOPOWER setting 0x0
[    0.486600] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.487136] tegradc 15200000.nvdisplay: probed
[    0.488606] console [ttyS0] disabled
[    0.488657] 3100000.serial: ttyS0 at MMIO 0x3100000 (irq = 37, base_baud = 25500000) is a Tegra
[    2.658980] console [ttyS0] enabled
[    2.660978] 3110000.serial: ttyTHS1 at MMIO 0x3110000 (irq = 38, base_baud = 0) is a TEGRA_UART
[    2.662063] c280000.serial: ttyTHS2 at MMIO 0xc280000 (irq = 39, base_baud = 0) is a TEGRA_UART
[    2.662280] serial-tegra 3130000.serial: RX in PIO mode
[    2.663184] 3130000.serial: ttyTHS3 at MMIO 0x3130000 (irq = 40, base_baud = 0) is a TEGRA_UART
[    2.673510] brd: module loaded
[    2.675486] Console: switching to colour frame buffer device 150x120
[    2.678177] loop: module loaded
[    2.678412] nct1008_nct72 7-004c: find device tree node, parsing dt
[    2.678416] nct1008_nct72 7-004c: starting parse dt
[    2.678497] nct1008_nct72 7-004c: success parsing dt
[    2.678626] nct1008_nct72 7-004c: success in enabling tmp451 VDD rail
[    2.746173] gk20a 17000000.gp10b: failed to allocate secure buffer -12
[    2.746799] tmp451: Enabled overheat logging at 104.00C
[    2.746893] nct1008_nct72 7-004c: nct1008_probe: initialized
[    2.748899] THERMAL EST: found 3 subdevs
[    2.748902] THERMAL EST num_resources: 0
[    2.748905] [THERMAL EST subdev 0]
[    2.748908] [THERMAL EST subdev 1]
[    2.748911] [THERMAL EST subdev 2]
[    2.749118] thermal thermal_zone7: Registering thermal zone thermal_zone7 for type thermal-fan-est
[    2.749119] THERMAL EST: thz register success.
[    2.749190] THERMAL EST: end of probe, return err: 0
[    2.749221] tegra_profiler: Branch: Dev
[    2.749222] tegra_profiler: Version: 1.117
[    2.749224] tegra_profiler: Samples version: 41
[    2.749225] tegra_profiler: IO version: 22
[    2.749228] armv8_pmu: imp: 0x41, idcode: 0x1
[    2.749231] armv8_pmu: [0] arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0, pmu ver: 0x1
[    2.749233] armv8_pmu: imp: 0x4e, idcode: 0x1
[    2.749235] armv8_pmu: [1] arch: AA64 PmuV3 NVIDIA (Denver), type: 6, ver: 0, pmu ver: 0x1
[    2.749237] armv8_pmu: imp: 0x4e, idcode: 0x1
[    2.749238] armv8_pmu: [2] arch: AA64 PmuV3 NVIDIA (Denver), type: 6, ver: 0, pmu ver: 0x1
[    2.749240] armv8_pmu: imp: 0x41, idcode: 0x1
[    2.749242] armv8_pmu: [3] arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0, pmu ver: 0x1
[    2.749244] armv8_pmu: imp: 0x41, idcode: 0x1
[    2.749245] armv8_pmu: [4] arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0, pmu ver: 0x1
[    2.749247] armv8_pmu: imp: 0x41, idcode: 0x1
[    2.749249] armv8_pmu: [5] arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0, pmu ver: 0x1
[    2.749370] tegra_profiler: auth: init
[    2.751958] tegra-ahci 3507000.ahci-sata: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl platform mode
[    2.751965] tegra-ahci 3507000.ahci-sata: flags: 64bit ncq sntf pm led pmp pio slum part deso sadm apst 
[    2.752581] scsi host0: tegra_ahci
[    2.752800] scsi host1: tegra_ahci
[    2.752912] ata1: SATA max UDMA/133 mmio [mem 0x03507000-0x03508fff] port 0x100 irq 25
[    2.752913] ata2: DUMMY
[    2.753644] spi-tegra114 3210000.spi: Static pin configuration used
[    2.753991] spi-tegra114 c260000.spi: Static pin configuration used
[    2.754307] spi-tegra114 3240000.spi: Static pin configuration used
[    2.754948] tun: Universal TUN/TAP device driver, 1.6
[    2.754949] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    2.755081] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    2.755082] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    2.755110] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k
[    2.755111] igb: Copyright (c) 2007-2014 Intel Corporation.
[    2.755879] PPP generic driver version 2.4.2
[    2.755977] PPP BSD Compression module registered
[    2.755983] PPP Deflate Compression module registered
[    2.755997] PPP MPPE Compression module registered
[    2.756008] NET: Registered protocol family 24
[    2.756052] usbcore: registered new interface driver r8152
[    2.756080] usbcore: registered new interface driver asix
[    2.756106] usbcore: registered new interface driver ax88179_178a
[    2.756128] usbcore: registered new interface driver cdc_ether
[    2.756157] usbcore: registered new interface driver smsc75xx
[    2.756178] usbcore: registered new interface driver net1080
[    2.756202] usbcore: registered new interface driver cdc_subset
[    2.756224] usbcore: registered new interface driver zaurus
[    2.756261] usbcore: registered new interface driver cdc_ncm
[    2.756455] Wake76 for irq=199
[    2.756456] Wake77 for irq=199
[    2.756457] Wake78 for irq=199
[    2.756458] Wake79 for irq=199
[    2.756459] Wake80 for irq=199
[    2.756460] Wake81 for irq=199
[    2.756461] Wake82 for irq=199
[    2.756503] tegra-xotg xotg: usb2 phy is not available yet
[    2.756929] usbcore: registered new interface driver cdc_acm
[    2.756930] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    2.756958] usbcore: registered new interface driver usb-storage
[    2.757001] usbcore: registered new interface driver usbserial
[    2.757019] usbcore: registered new interface driver cp210x
[    2.757034] usbserial: USB Serial support registered for cp210x
[    2.757054] usbcore: registered new interface driver ftdi_sio
[    2.757067] usbserial: USB Serial support registered for FTDI USB Serial Device
[    2.757086] usbcore: registered new interface driver option
[    2.757099] usbserial: USB Serial support registered for GSM modem (1-port)
[    2.757116] usbcore: registered new interface driver pl2303
[    2.757129] usbserial: USB Serial support registered for pl2303
[    2.757264] tegra-usb-cd usb_cd: otg phy is not available yet
[    2.759111] eqos 2490000.ether_qos: Setting local MAC: 0 4 4b 8c 75 ba
[    2.759528] libphy: dwc_phy: probed
[    2.759974] tegra-xudc-new 3550000.xudc: usb2 phy is not available yet
[    2.823967] bcm54xx_low_power_mode(): put phy in iddq-lp mode
[    2.891694] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[    2.893755] tegra_rtc c2a0000.rtc: rtc core: registered c2a0000.rtc as rtc1
[    2.893768] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[    2.893904] i2c /dev entries driver
[    2.894649] [OV5693]: probing v4l2 sensor.
[    3.070823] ata1: SATA link down (SStatus 0 SControl 300)
[    3.277378] tegradc 15200000.nvdisplay: fb registered
[    3.285732] PD DISP0 index2 UP
[    3.292904] PD DISP1 index3 UP
[    3.338705] tegradc 15200000.nvdisplay: DSI: HS clock rate is 290000
[    3.644230] DC OR NODE connected to /host1x/sor1
[    3.652003] generic_infoframe_type: 0x87
[    3.659005] tegradc 15210000.nvdisplay: DT parsed successfully
[    3.667852] tegradc 15210000.nvdisplay: Display dc.ffffff80080c0000 registered with id=1
[    3.683528] tegradc 15210000.nvdisplay: vblank syncpt # 11 for dc 1
[    3.697043] tegradc 15210000.nvdisplay: vpulse3 syncpt # 12 for dc 1
[    3.709689] tegradc 15210000.nvdisplay: hdmi: no prod_list_hdmi_board, use default range
[    3.724721] tegra-i2c 3190000.i2c: no acknowledge from address 0x50
[    3.735726] tegradc 15210000.nvdisplay: probed
[    3.760736] tegradc 15210000.nvdisplay: fb registered
[    3.765932] gspca_main: v2.14.0 registered
[    3.765975] usbcore: registered new interface driver gspca_zc3xx
[    3.766296] max77620-power max77620-power: Event recorder REG_NVERC : 0x0
[    3.768248] FAN dev name: pwm-fan
[    3.768295] FAN:gpio request success.
[    3.768300] FAN: can't find tach_gpio
[    3.768323] pwm_fan_driver pwm-fan: cap state:7, cap pwm:255
[    3.768490] pwm_fan_driver pwm-fan: got pwm for fan
[    3.768494] pwm_fan_driver pwm-fan: tach period: 1000
[    3.768784] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[    3.768788] pwm_fan_driver pwm-fan: index 1: pwm=80, rpm=1000, rru=2, rrd=2, state:2
[    3.768791] pwm_fan_driver pwm-fan: index 2: pwm=120, rpm=2000, rru=1, rrd=1, state:2
[    3.768794] pwm_fan_driver pwm-fan: index 3: pwm=160, rpm=3000, rru=1, rrd=1, state:2
[    3.768797] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[    3.768800] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[    3.768802] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[    3.768805] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[    3.768808] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[    3.768811] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[    3.769525] device-mapper: uevent: version 1.0.3
[    3.769697] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[    3.770043] sdhci: Secure Digital Host Controller Interface driver
[    3.770044] sdhci: Copyright(c) Pierre Ossman
[    3.770048] sdhci-pltfm: SDHCI platform and OF driver helper
[    3.770312] sdhci-tegra 3460000.sdhci: Parent select= pll_p rate=408000000
[    3.770593] sdhci-tegra 3460000.sdhci: Parent select= pll_c4_out0 rate=196249804
[    3.770823] sdhci-tegra 3460000.sdhci: Client registration for eMC Successful
[    3.771979] tegra-se-elp 3ad0000.se_elp: tegra_se_elp_probe: complete
[    3.772095] hidraw: raw HID events driver (C) Jiri Kosina
[    3.773595] usbcore: registered new interface driver usbhid
[    3.773596] usbhid: USB HID core driver
[    3.778367] nvadsp 2993000.adsp: in probe()...
[    3.794330] nvadsp 2993000.adsp: Registering AMC Error Interrupt
[    3.794356] nvadsp 2993000.adsp: AMC/ARAM initialized.
[    3.794543] nvadsp 2993000.adsp: nvadsp_app_module_probe
[    3.807192] Denver: backdoor interface is NOT available.
[    3.808840] coresight-tmc 8030000.etf: TMC initialized
[    3.810810] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit with 64 bit addr
[    3.813747] sdhci-tegra 3440000.sdhci: Parent select= pll_p rate=408000000
[    3.813986] sdhci-tegra 3440000.sdhci: Client registration for eMC Successful
[    3.814948] coresight-tmc 8050000.etr: TMC initialized
[    3.815398] coresight-tpiu 8060000.tpiu: TPIU initialized
[    3.815875] coresight-funnel 9010000.funnel_bccplex: FUNNEL initialized
[    3.816339] coresight-funnel 8010000.funnel_major: FUNNEL initialized
[    3.816825] coresight-funnel 8820000.funnel_minor: FUNNEL initialized
[    3.817311] coresight-replicator 8040000.replicator: REPLICATOR initialized
[    3.817954] coresight-etm4x 9840000.ptm: ETM 4.0 initialized
[    3.818506] coresight-etm4x 9940000.ptm: ETM 4.0 initialized
[    3.819044] coresight-etm4x 9a40000.ptm: ETM 4.0 initialized
[    3.819574] coresight-etm4x 9b40000.ptm: ETM 4.0 initialized
[    3.819602] Module initialized successfully 
[    3.822888] tegra186-cam-rtcpu b000000.rtcpu: Trace buffer configured at IOVA=0xa0000000
[    3.824078] tegra186-cam-rtcpu b000000.rtcpu: already unhalted
[    3.824268] tegra-ivc ivc-b000000.rtcpu: region 0: iova=0xa0110000-0xa011957f size=38272
[    3.824577] tegra-ivc ivc-b000000.rtcpu:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[    3.824624] tegra-ivc ivc-b000000.rtcpu:vinotify@12c0: vinotify: ver=0 grp=1 RX[64x128]=0x1900-0x3980 TX[64x128]=0x3980-0x5a00
[    3.824662] tegra-ivc ivc-b000000.rtcpu:mods@32c0: mods: ver=0 grp=1 RX[1x64]=0x5a00-0x5ac0 TX[1x64]=0x5ac0-0x5b80
[    3.824698] tegra-ivc ivc-b000000.rtcpu:ivccontrol@52c0: ivccontrol: ver=0 grp=1 RX[16x320]=0x5b80-0x7000 TX[16x320]=0x7000-0x8480
[    3.824737] tegra-ivc ivc-b000000.rtcpu:ivccapture@72c0: ivccapture: ver=0 grp=1 RX[16x64]=0x8480-0x8900 TX[16x64]=0x8900-0x8d80
[    3.824773] tegra-ivc ivc-b000000.rtcpu:dbg@7c00: dbg: ver=0 grp=1 RX[1x384]=0x8d80-0x8f80 TX[1x384]=0x8f80-0x9180
[    3.824809] tegra-ivc ivc-b000000.rtcpu:dbg@7e00: dbg: ver=0 grp=1 RX[1x384]=0x9180-0x9380 TX[1x384]=0x9380-0x9580
[    3.824941] tegra186-cam-rtcpu b000000.rtcpu: using cam RTCPU IRQ (52)
[    3.824943] tegra186-cam-rtcpu b000000.rtcpu: tegra_camrtc_mon_create is successful
[    3.825472] tegra-ivc ivc-b000000.rtcpu:echo@0: ivc channel driver missing
[    3.825475] tegra-ivc ivc-b000000.rtcpu:vinotify@12c0: ivc channel driver missing
[    3.825477] tegra-ivc ivc-b000000.rtcpu:mods@32c0: ivc channel driver missing
[    3.825480] tegra-ivc ivc-b000000.rtcpu:ivccontrol@52c0: ivc channel driver missing
[    3.825482] tegra-ivc ivc-b000000.rtcpu:ivccapture@72c0: ivc channel driver missing
[    3.825484] tegra-ivc ivc-b000000.rtcpu:dbg@7c00: ivc channel driver missing
[    3.825487] tegra-ivc ivc-b000000.rtcpu:dbg@7e00: ivc channel driver missing
[    3.825511] tegra186-cam-rtcpu b000000.rtcpu: firmware version cpu=sce cmd=4 sha1=a8b1ecdd9615cd817a56df035be363fce3b0b88f
[    3.829018] tegra-ivc-cdev ivc-b000000.rtcpu:echo@0: probing /dev/camchar-echo
[    3.829699] tegra-ivc-cdev ivc-b000000.rtcpu:dbg@7c00: probing /dev/camchar-dbg
[    3.829806] camchar: rtcpu character device driver loaded
[    3.833060] tegra186-aondbg aondbg: aondbg driver probe() OK
[    3.833287] register_ari_mca_banks: Registered MCA ROC:IOB
[    3.833378] register_ari_mca_banks: Registered MCA ROC:CCE
[    3.833712] tegra18-bridge 2390000.axi2apb: bridge probed OK
[    3.833740] tegra18-bridge 23a0000.axi2apb: bridge probed OK
[    3.833763] tegra18-bridge 23b0000.axi2apb: bridge probed OK
[    3.833786] tegra18-bridge 23c0000.axi2apb: bridge probed OK
[    3.833808] tegra18-bridge 23d0000.axi2apb: bridge probed OK
[    3.833832] tegra18-bridge 2100000.axip2p: bridge probed OK
[    3.833855] tegra18-bridge 2110000.axip2p: bridge probed OK
[    3.833877] tegra18-bridge 2120000.axip2p: bridge probed OK
[    3.833899] tegra18-bridge 2130000.axip2p: bridge probed OK
[    3.833921] tegra18-bridge 2140000.axip2p: bridge probed OK
[    3.833944] tegra18-bridge 2150000.axip2p: bridge probed OK
[    3.833965] tegra18-bridge 2160000.axip2p: bridge probed OK
[    3.833986] tegra18-bridge 2170000.axip2p: bridge probed OK
[    3.834011] tegra18-bridge 2180000.axip2p: bridge probed OK
[    3.834033] tegra18-bridge 2190000.axip2p: bridge probed OK
[    3.834082] **** A57 ECC: Enabled
[    3.834085] tegra18_a57_serr_init: on CPU 4 a A57 Core
[    3.834217] parse_throttle_dt_data: Num cap clks = 4
[    3.834220] parse_throttle_dt_data: clk=mcpu type=1
[    3.834222] parse_throttle_dt_data: clk=bcpu type=2
[    3.834227] parse_throttle_dt_data: clk=gpu type=4
[    3.834229] parse_throttle_dt_data: clk=emc type=3
[    3.834682] tegra_throttle_probe: probe successful. #cdevs=4
[    3.834764] tegra18x_actmon d230000.actmon: in actmon_register()...
[    3.837221] tegra18x_actmon d230000.actmon: initialization Completed for the device mc_all
[    3.842317] hw perfevents: enabled with denver15_uncore_pmu PMU driver, 3 counters available
[    3.850832] mmc1: SDHCI controller on 3440000.sdhci [3440000.sdhci] using ADMA 64-bit with 64 bit addr
[    3.851112] sdhci-tegra 3400000.sdhci: Got CD GPIO
[    3.851167] sdhci-tegra 3400000.sdhci: Got WP GPIO
[    3.852830] mmc0: MAN_BKOPS_EN bit is not set
[    3.868642] sdhci-tegra 3400000.sdhci: Parent select= pll_p rate=408000000
[    3.868670] sdhci-tegra 3400000.sdhci: wakeup init done, cd_irq: 259
[    3.869645] mmc0: Skipping tuning since strobe enabled
[    3.870969] sdhci-tegra 3400000.sdhci: Client registration for eMC Successful
[    3.877203] mmc0: periodic cache flush enabled
[    3.877210] mmc0: new HS400 MMC card at address 0001
[    3.877531] mmcblk0: mmc0:0001 032G34 29.1 GiB 
[    3.877694] mmcblk0boot0: mmc0:0001 032G34 partition 1 4.00 MiB
[    3.877844] mmcblk0boot1: mmc0:0001 032G34 partition 2 4.00 MiB
[    3.877991] mmcblk0rpmb: mmc0:0001 032G34 partition 3 4.00 MiB
[    3.879341]  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.914884] mmc2: SDHCI controller on 3400000.sdhci [3400000.sdhci] using ADMA 64-bit with 64 bit addr
[    3.927210] mmc1: queuing unknown CIS tuple 0x80 (5 bytes)
[    4.124963] mmc1 tuning done saved tap delay=59
[    4.124966] mmc1: hw tuning done ...
[    4.124974] mmc1: tuning_window[0]: 0xffffffff
[    4.124981] mmc1: tuning_window[1]: 0xffffff1f
[    4.124986] mmc1: tuning_window[2]: 0xfffe7fff
[    4.124991] mmc1: tuning_window[3]: 0x7cffffff
[    4.124996] mmc1: tuning_window[4]: 0x0
[    4.125001] mmc1: tuning_window[5]: 0x0
[    4.125034] mmc1: tuning_window[6]: 0x0
[    4.125039] mmc1: tuning_window[7]: 0x0
[    4.125043] sdhci: Tap value: 59 | Trim value: 5
[    4.125046] sdhci: SDMMC_VENDOR_INTR_STATUS[0x108]: 0x40000
[    4.131839] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
[    4.131893] mmc1: new ultra high speed SDR104 SDIO card at address 0001
[    4.486542] mmc2 tuning done saved tap delay=32
[    4.486545] mmc2: hw tuning done ...
[    4.486552] mmc2: tuning_window[0]: 0xffff0fff
[    4.486563] mmc2: tuning_window[1]: 0xffc3ffff
[    4.486568] mmc2: tuning_window[2]: 0xf0ffffff
[    4.486574] mmc2: tuning_window[3]: 0x3fffffff
[    4.486580] mmc2: tuning_window[4]: 0x0
[    4.486585] mmc2: tuning_window[5]: 0x0
[    4.486590] mmc2: tuning_window[6]: 0x0
[    4.486595] mmc2: tuning_window[7]: 0x0
[    4.486600] sdhci: Tap value: 32 | Trim value: 5
[    4.486603] sdhci: SDMMC_VENDOR_INTR_STATUS[0x108]: 0x40000
[    4.486644] mmc2: new ultra high speed SDR104 SDXC card at address aaaa
[    4.487180] mmcblk1: mmc2:aaaa SE64G 59.5 GiB 
[    4.502500]  mmcblk1: p1
[    5.099338] DC OR NODE connected to /host1x/sor
[    5.108320] tegradc 15220000.nvdisplay: DT parsed successfully
[    5.120000] tegradc 15220000.nvdisplay: Display dc.ffffff800db20000 registered with id=2
[    5.130967] tegradc 15220000.nvdisplay: vblank syncpt # 13 for dc 2
[    5.139708] tegradc 15220000.nvdisplay: vpulse3 syncpt # 14 for dc 2
[    5.153403] tegradc 15220000.nvdisplay: probed
[    5.172306] tegradc 15220000.nvdisplay: fb registered
[    5.188982] PD DISP2 index4 UP
[    5.195566] Parent Clock set for DC plld3
[    5.217263] dp lt: state 0 (Reset), hpd 1, pending_lt_evt 1
[    5.225298] dp lt: switching from state 0 (Reset) to state 0 (Reset)
[    5.234107] dp lt: state 0 (Reset), hpd 1, pending_lt_evt 0
[    5.243288] dp lt: switching from state 0 (Reset) to state 2 (clock recovery)
[    5.252895] dp lt: state 2 (clock recovery), hpd 1, pending_lt_evt 0
[    5.261933] dp lt: config: lane 0: vs level: 0, pe level: 0, pc2 level: 0
[    5.271271] dp lt: config: lane 1: vs level: 0, pe level: 0, pc2 level: 0
[    5.280550] dp lt: config: lane 2: vs level: 0, pe level: 0, pc2 level: 0
[    5.289793] dp lt: config: lane 3: vs level: 0, pe level: 0, pc2 level: 0
[    5.299013] dp lt: tx_pu: 0x22
[    5.305474] dp lt: CR not done

I think Nvidia’s dp related dtb file is wrong. (tegra186-quill-p3310-1000-c03-00-dsi-hdmi-dp.dtb)
Overlay is not working…

I manually generate that file and finally it works.

I hope it will be solved in the next release.