TX2 usb2.0 not working,how to fix it

hi,
I have a problem regarding USB2.0 on my tx2 custom base board. there is no gpio expender on our board.

the usb3.0 works fine by changing vbus-2-supply=<&battery_reg> in the device tree.but the usb 2.0 don’t work,the usb2.0 power is not open.

I try to changed vdd_usb0_5v and vdd_usb1_5v,but it not work. I don’t know how to changed the usb 2.0 in device tree.
please give me some advice.

thanks

This question bothered me for a few days .
Does anyone have the same problem?

Hi lijiangyong01,
Do you follow Jetson/TX2 DTB - eLinux.org to flash the device tree? Are you on r28.1? What is the config of your custom board?

Guidance [url]https://devtalk.nvidia.com/default/topic/1021886/jetson-tx2/pcie-usb-lane-mapping/post/5200858/#5200858[/url]

Yes,I test r27.1 and r28.1 follow the web Jetson/TX2 DTB - eLinux.org.

our custom board follow p2597,just removed tca9539 andr ina3221.tx1 works fine in our costom board.

For r28.1, here are steps in detail:
1 Uncompress the kernel_src-tx2.tbz2 to get the kernel source code.
2 Modify the code in tegra186-quill-power-tree-p3310-1000-a00-00.dtsi

- ./common/kernel-dts/t18x-common-platforms/tegra186-quill-power-tree-p3310-1000-a00-00.dtsi:             vbus-2-supply = <&vdd_usb2_5v>;
+ ./common/kernel-dts/t18x-common-platforms/tegra186-quill-power-tree-p3310-1000-a00-00.dtsi:             vbus-2-supply = <&battery_reg>;

3 Re-compile the code and get the new tegra186-quill-p3310-1000-c03-00-base.dtb.
4 Copy the dtb file to below locations:

./rootfs/boot/tegra186-quill-p3310-1000-c03-00-base.dtb
./bootloader/tegra186-quill-p3310-1000-c03-00-base.dtb
./kernel/dtb/tegra186-quill-p3310-1000-c03-00-base.dtb

5 Re-flash TX2

sudo ./flash.sh jetson-tx2 mmcblk0p1

I have already tested my costom board with r28.1 by these steps above , and a little diff to step 4. I just copy the new tegra186-quill-p3310-1000-c03-00-base.dtb to ./kernel/dtb/tegra186-quill-p3310-1000-c03-00-base.dtb.and the usb3.0 works fine ,but usb2.0 power is off.

I will test it again by step4.

I tried the steps above, but it not work.
usb 2.0 power off.

Hi lijiangyong01,
So your board works for TX1 but NG for TX2? Can you please share boot log?

[0000.071] C> I2C command failed
[0000.074] C> block index = (4) and rail_id = (1)
[0000.079] C> Addr: Reg = [0xe8:0x07]: 336166925
[0000.195] I> Welcome to MB2(TBoot-BPMP)(version: 01.00.160913-t186-M-00.00-mobile-2c57a56c)
[0000.203] I> Default Heap @ [0xd486400 - 0xd488400]
[0000.208] I> DMA Heap @ [0x84a00000 - 0x85300000]
[0000.213] I> bit @ 0xd480000
[0000.215] I> BR-BCT relocated to 0xd7220000
[0000.220] I> Boot-device: eMMC
[0000.223] I> sdmmc bdev is already initialized
[0000.228] I> pmic: reset reason (nverc)	: 0x40
[0000.232] I> Reading GPT from 512 for device 00000003
[0000.238] I> Reading GPT from 8388096 for device 00000003
[0000.245] I> Found 6 partitions in 00000003 device
[0000.250] I> Reading GPT from 512 for device 00010003
[0000.257] I> Found 17 partitions in 00010003 device
[0000.262] W> No valid slot number is found in scratch register
[0000.267] W> Return default slot: _a
[0000.271] I> A/B: bin_type (16) slot 0
[0000.274] I> Loading partition bpmp-fw at 0xd7800000
[0000.279] I> Reading two headers - addr:0xd7800000 blocks:1
[0000.285] I> Addr: 0xd7800000, start-block: 58740229, num_blocks: 1
[0000.300] I> Binary(16) of size 528400 is loaded @ 0xd7800000
[0000.305] W> No valid slot number is found in scratch register
[0000.311] W> Return default slot: _a
[0000.314] I> A/B: bin_type (17) slot 0
[0000.318] I> Loading partition bpmp-fw-dtb at 0xd79f0000
[0000.323] I> Reading two headers - addr:0xd79f0000 blocks:1
[0000.329] I> Addr: 0xd79f0000, start-block: 58741437, num_blocks: 1
[0000.343] I> Binary(17) of size 465760 is loaded @ 0xd798e200
[0000.521] I> BPMP-FW load address = 0xd7800000
[0000.526] I> BPMP-FW DTB load address = 0x5018e200
[0000.531] I> Loading SCE-FW ...
[0000.534] W> No valid slot number is found in scratch register
[0000.539] W> Return default slot: _a
[0000.543] I> A/B: bin_type (12) slot 0
[0000.546] I> Loading partition sce-fw at 0xd7300000
[0000.551] I> Reading two headers - addr:0xd7300000 blocks:1
[0000.557] I> Addr: 0xd7300000, start-block: 58742437, num_blocks: 1
[0000.565] I> Binary(12) of size 76592 is loaded @ 0xd7300000
[0000.571] I> Init SCE
[0000.573] I> Copy BTCM section
[0000.576] W> No valid slot number is found in scratch register
[0000.582] W> Return default slot: _a
[0000.585] I> A/B: bin_type (13) slot 0
[0000.589] I> Loading partition cpu-bootloader at 0x96000000
[0000.594] I> Reading two headers - addr:0x96000000 blocks:1
[0000.600] I> Addr: 0x96000000, start-block: 58732545, num_blocks: 1
[0000.610] I> Binary(13) of size 221728 is loaded @ 0x96000000
[0000.616] W> No valid slot number is found in scratch register
[0000.622] W> Return default slot: _a
[0000.625] I> A/B: bin_type (20) slot 0
[0000.629] I> Loading partition bootloader-dtb at 0x85300000
[0000.634] I> Reading two headers - addr:0x85300000 blocks:1
[0000.640] I> Addr: 0x85300000, start-block: 58733057, num_blocks: 1
[0000.651] I> Binary(20) of size 267872 is loaded @ 0x85300000
[0000.656] I> MB2-params(VA) @ 0xd7200000
[0000.660] I> CPUBL-params(VA) @ 0xd7200000
[0000.664] I> CPUBL-params(PA) @ 0x277200000
[0000.668] I> CPU-BL loaded @ PA 0x96000000
[0000.672] I> Loading TOS ...
[0000.675] W> No valid slot number is found in scratch register
[0000.681] W> Return default slot: _a
[0000.684] I> A/B: bin_type (14) slot 0
[0000.688] I> Loading partition secure-os at 0x84a0f400
[0000.693] I> Reading two headers - addr:0x84a0f400 blocks:1
[0000.698] I> Addr: 0x84a0f400, start-block: 58734081, num_blocks: 1
[0000.707] I> Binary(14) of size 58480 is loaded @ 0x84a0f400
[0000.712] I> Copying Monitor (length: 0xe270) from 0x84a0f600 to 0x40000000
[0000.719] I> Erasing Monitor @ 0x84a0f600
[0000.724] I> Unhalting SCE
[0000.726] I> Primary Memory Start:80000000 Size:70000000
[0000.732] I> Extended Memory Start:f0110000 Size:185ef0000
[0000.738] I> Waypoint2-ACK: 0x520120b0
[0000.742] I> MB2(TBoot-BPMP) done

NOTICE:  BL31: v1.2(release):cc5fd7c
NOTICE:  BL31: Built : 00:44:34, Jul 20 2017
NOTICE:  Trusty image missing.
ERROR:   Error initializing runtime service trusty_fast
[0000.989] I> Welcome to Cboot
[0000.992] I> Cboot Version: 00.00.2014.50-t186-96ecc32e
[0000.997] I> CPU-BL Params @ 0x277200000
[0001.000] I>  0) Base:0x00000000 Size:0x00000000
[0001.005] I>  1) Base:0x277f00000 Size:0x00100000
[0001.009] I>  2) Base:0x277e00000 Size:0x00100000
[0001.014] I>  3) Base:0x277d00000 Size:0x00100000
[0001.018] I>  4) Base:0x277c00000 Size:0x00100000
[0001.023] I>  5) Base:0x277b00000 Size:0x00100000
[0001.027] I>  6) Base:0x277800000 Size:0x00200000
[0001.032] I>  7) Base:0x277400000 Size:0x00400000
[0001.036] I>  8) Base:0x277a00000 Size:0x00100000
[0001.041] I>  9) Base:0x277300000 Size:0x00100000
[0001.045] I> 10) Base:0x276800000 Size:0x00800000
[0001.050] I> 11) Base:0x30000000 Size:0x00040000
[0001.054] I> 12) Base:0xf0000000 Size:0x00100000
[0001.059] I> 13) Base:0x30040000 Size:0x00001000
[0001.063] I> 14) Base:0x30048000 Size:0x00001000
[0001.068] I> 15) Base:0x30049000 Size:0x00001000
[0001.072] I> 16) Base:0x3004a000 Size:0x00001000
[0001.077] I> 17) Base:0x3004b000 Size:0x00001000
[0001.081] I> 18) Base:0x3004c000 Size:0x00001000
[0001.085] I> 19) Base:0x3004d000 Size:0x00001000
[0001.090] I> 20) Base:0x3004e000 Size:0x00001000
[0001.094] I> 21) Base:0x3004f000 Size:0x00001000
[0001.099] I> 22) Base:0x00000000 Size:0x00000000
[0001.103] I> 23) Base:0xf0100000 Size:0x00010000
[0001.108] I> 24) Base:0x00000000 Size:0x00000000
[0001.112] I> 25) Base:0x00000000 Size:0x00000000
[0001.116] I> 26) Base:0x00000000 Size:0x00000000
[0001.121] I> 27) Base:0x00000000 Size:0x00000000
[0001.125] I> 28) Base:0x84400000 Size:0x00400000
[0001.130] I> 29) Base:0x30000000 Size:0x00010000
[0001.134] I> 30) Base:0x278000000 Size:0x08000000
[0001.139] I> 31) Base:0x00000000 Size:0x00000000
[0001.143] I> 32) Base:0x276000000 Size:0x00600000
[0001.148] I> 33) Base:0x80000000 Size:0x70000000
[0001.152] I> 34) Base:0xf0110000 Size:0x185ef0000
[0001.157] I> 35) Base:0x00000000 Size:0x00000000
[0001.161] I> 36) Base:0x00000000 Size:0x00000000
[0001.165] I> 37) Base:0x2772e0000 Size:0x00020000
[0001.170] I> 38) Base:0x84000000 Size:0x00400000
[0001.174] I> 39) Base:0x96000000 Size:0x02000000
[0001.179] I> 40) Base:0x84800000 Size:0x00b00000
[0001.183] I> 41) Base:0x277200000 Size:0x00080000
[0001.188] I> 42) Base:0x00000000 Size:0x00000000
[0001.192] I> 43) Base:0x00000000 Size:0x00000000
[0001.197] GIC-SPI Target CPU: 4

[0001.200] Interrupts Init done

[0001.203] calling constructors

[0001.207] initializing heap
[0001.209] initializing threads

[0001.212] initializing timers

[0001.216] creating bootstrap completion thread

[0001.220] top of bootstrap2()

[0001.224] CPU: ARM Cortex A57

[0001.227] CPU: MIDR: 0x411FD073, MPIDR: 0x80000100

[0001.232] initializing platform

[0001.235] I> Boot-device: eMMC
[0001.239] I> sdmmc bdev is already initialized
[0001.244] I> Reading GPT from 512 for device 00000003
[0001.249] I> Reading GPT from 8388096 for device 00000003
[0001.256] I> Found 6 partitions in 00000003 device
[0001.261] I> Reading GPT from 512 for device 00010003
[0001.267] I> Found 17 partitions in 00010003 device
[0001.271] W> No valid slot number is found in scratch register
[0001.277] W> Return default slot: _a
[0001.280] I> A/B: bin_type (1) slot 0
[0001.284] I> Loading partition kernel-dtb at 0x92000000
[0001.296] I> Kernel_dtb @0x92000000
[0001.299] I> Bl_dtb @0x85300000
[0001.302] I> gpio framework initialized
[0001.306] I> tegrabl_gpio_driver_register: register 'tegra_gpio_main_driver' driver
[0001.313] I> tegrabl_gpio_driver_register: register 'tegra_gpio_aon_driver' driver
[0001.321] I> tegrabl_tca9539_init: i2c bus: 0, slave addr: 0xee
[0001.330] E> i2c dev write failed
[0001.333] E> tca9539_device_init: failed to write polar reg
[0001.338] E> tegrabl_tca9539_init: failed to init device!
[0001.343] E> GPIO TCA9539 driver init failed
[0001.348] E> tegrabl_blob_init: BMP partition does not have valid Blob
[0001.355] E> tegrabl_load_bmp_blob: BMP blob initialization failed
[0001.361] W> Loading bmp blob to memory failed
[0001.368] I> fixed regulator driver initialized
[0001.404] I> register 'maxim' power off handle
[0001.410] I> virtual i2c enabled
[0001.413] I> registered 'maxim,max77620' pmic
[0001.417] I> tegrabl_gpio_driver_register: register 'max77620-gpio' driver
[0001.428] I> Find /i2c@c250000's alias i2c7
[0001.432] I> Reading eeprom i2c=7 address=0x50
[0001.463] I> Device at /i2c@c250000:0x50
[0001.467] I> Reading eeprom i2c=7 address=0x57
[0001.496] I> Device at /i2c@c250000:0x57
[0001.501] I> Find /i2c@c240000's alias i2c1
[0001.505] I> Reading eeprom i2c=1 address=0x51
[0001.512] E> i2c dev read failed
[0001.515] E> eeprom: Failed to read I2C slave device
[0001.520] I> Eeprom read failed 0x1a89800d
[0001.524] I> Find /i2c@3160000's alias i2c0
[0001.528] I> Reading eeprom i2c=0 address=0x50
[0001.533] E> i2c dev read failed
[0001.536] E> eeprom: Failed to read I2C slave device
[0001.541] I> Eeprom read failed 0x1a89800d
[0001.546] I> Find /i2c@3180000's alias i2c2
[0001.550] I> Reading eeprom i2c=2 address=0x54
[0001.554] I> Enabling gpio chip_id = 2, gpio pin = 9
[0001.559] C> GPIO driver for chip_id 0x2 could not be found
[0001.565] E> cam_eeprom_read: Can't get gpio driver
[0001.569] I> Eeprom read failed 0x2693400d
[0001.573] I> create_pm_ids: id: 3310-1000-B01-D, len: 15
[0001.578] I> config: mem-type:00,power-config:00,misc-config:00,modem-config:00,touch-config:00,display-config:00,, len: 93
[0001.589] I> create_pm_ids: id: 2597-0000-500-C, len: 15
[0001.594] I> config: mem-type:00,power-config:00,misc-config:00,modem-config:00,touch-config:00,display-config:00,, len: 93
[0001.605] initializing target

[0001.608] calling apps_init()

[0001.612] starting app android_boot_app

[0001.616] I> Gpio keyboard init success
[0001.619] I> Kernel type = Normal
[0001.623] I> Loading kernel/boot.img from storage ...
[0001.627] W> No valid slot number is found in scratch register
[0001.633] W> Return default slot: _a
[0001.636] I> A/B: bin_type (0) slot 0
[0001.640] I> Loading partition kernel at 0xa8000000
[0001.651] W> No valid slot number is found in scratch register
[0001.657] W> Return default slot: _a
[0001.660] I> A/B: bin_type (1) slot 0
[0001.664] I> Loading partition kernel-dtb at 0x92000000
[0001.676] I> Kernel DTB @ 0x92000000
[0001.679] I> Checking boot.img header magic ... [0001.683] I> [OK]
[0001.685] I> Valid boot.img @ 0xa8000000
[0001.689] I> decompressor handler not found
[0001.693] I> Copying kernel image (460026 bytes) from 0xa8000800 to 0x80080000 ... [0001.701] I> Done
[0001.703] I> Move ramdisk (len: 0) from 0xa8071000 to 0x9c000000
[0001.710] I> Updated bpmp info to DTB
[0001.716] I> Ramdisk: Base: 0x9c000000; Size: 0x0
[0001.720] I> Updated initrd info to DTB
[0001.724] I> disabled_core_mask: 0xffffff0c
[0001.728] I> add_serialno: Serial Num = 0322417111608
[0001.733] I> Linux Cmdline: 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=0322417111608 bl_prof_dataptr=0x10000@0x277240000 sdhci_tegra.en_boot_part_access=1 
[0001.768] I> Updated bootarg info to DTB
[0001.773] I> eeprom_get_mac_addr: MAC (type: 0): 00:04:4b:8c:cf:65
[0001.779] I> eeprom_get_mac_addr: MAC (type: 1): 00:04:4b:8c:cf:66
[0001.785] I> eeprom_get_mac_addr: MAC (type: 2): 00:04:4b:8c:cf:67
[0001.791] E> "ids" doesn't exist, creating
[0001.795] E> "connection" doesn't exist, creating
[0001.800] E> "configs" doesn't exist, creating
[0001.804] I> create_pm_ids: id: 3310-1000-B01-D, len: 15
[0001.809] I> config: mem-type:00,power-config:00,misc-config:00,modem-config:00,touch-config:00,display-config:00,, len: 93
[0001.820] I> create_pm_ids: id: 2597-0000-500-C, len: 15
[0001.825] I> config: mem-type:00,power-config:00,misc-config:00,modem-config:00,touch-config:00,display-config:00,, len: 93
[0001.836] I> Adding plugin-manager/ids/3310-1000-B01=/i2c@c250000:module@0x50
[0001.843] E> "i2c@c250000" doesn't exist, creating
[0001.848] E> "module@0x50" doesn't exist, creating
[0001.853] I> Adding plugin-manager/ids/2597-0000-500=/i2c@c250000:module@0x57
[0001.860] E> "module@0x57" doesn't exist, creating
[0001.866] I> Adding plugin-manager/ids/3310-1000-B01-D
[0001.873] I> Adding plugin-manager/configs/3310-mem-type 00
[0001.879] I> Adding plugin-manager/configs/3310-power-config 00
[0001.885] I> Adding plugin-manager/configs/3310-misc-config 00
[0001.890] I> Adding plugin-manager/configs/3310-modem-config 00
[0001.896] I> Adding plugin-manager/configs/3310-touch-config 00
[0001.902] I> Adding plugin-manager/configs/3310-display-config 00
[0001.908] E> "chip-id" doesn't exist, creating
[0001.912] I> Adding plugin-manager/chip-id/A02P
[0001.919] I> Updated memory info to DTB
[0001.925] E> "reset" doesn't exist, creating
[0001.929] E> "pmc-reset-reason" doesn't exist, creating
[0001.934] E> "pmic-reset-reason" doesn't exist, creating
[0001.939] I> disabled_core_mask: 0xffffff0c
[0001.951] I> Add serial number as DT property
[0001.956] I> tegrabl_load_kernel_and_dtb: Done

U-Boot 2016.07-g0ce7ca2 (Jul 20 2017 - 00:45:25 -0700)

TEGRA186
Model: NVIDIA P2771-0000-500
DRAM:  7.8 GiB
MMC:   Tegra SD/MMC: 0, Tegra SD/MMC: 1
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   eth0: ethernet@2490000
Hit any key to stop autoboot:  2  1  0 
MMC: no card present
switch to partitions #0, OK
mmc0(part 0) is current device
Scanning mmc 0:1...
Found /boot/extlinux/extlinux.conf
Retrieving file: /boot/extlinux/extlinux.conf
213 bytes read in 79 ms (2 KiB/s)
p2771-0000 eMMC boot options
1:	primary kernel
Enter choice: 1:	primary kernel
Retrieving file: /boot/Image
20280368 bytes read in 543 ms (35.6 MiB/s)
append: 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=0322417111608 bl_prof_dataptr=0x10000@0x277240000 sdhci_tegra.en_boot_part_access=1 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4
## Flattened Device Tree blob at 92000000
   Booting using the fdt blob at 0x92000000
   reserving fdt memory region: addr=80000000 size=10000
   Using Device Tree in place at 0000000092000000, end 00000000920465fb

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x100
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.4.38-tegra (buildbrain@mobile-u64-553) (gcc version 4.8.5 (GCC) ) #1 SMP PREEMPT Thu Jul 20 00:49:07 PDT 2017
[    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] 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 s31232 r8192 d30208 u69632
[    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=0322417111608 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: 7972328K/8204288K available (10976K kernel code, 1817K rwdata, 5712K rodata, 1164K init, 682K bss, 166424K reserved, 65536K cma-reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vmalloc : 0xffffff8000000000 - 0xffffffbdbfff0000   (   246 GB)
[    0.000000]     vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000   (     8 GB maximum)
[    0.000000]               0xffffffbdc2000000 - 0xffffffbdc9d7c400   (   125 MB actual)
[    0.000000]     fixed   : 0xffffffbffa7fd000 - 0xffffffbffac00000   (  4108 KB)
[    0.000000]     PCI I/O : 0xffffffbffae00000 - 0xffffffbffbe00000   (    16 MB)
[    0.000000]     modules : 0xffffffbffc000000 - 0xffffffc000000000   (    64 MB)
[    0.000000]     memory  : 0xffffffc000000000 - 0xffffffc1f5f10000   (  8031 MB)
[    0.000000]       .init : 0xffffffc0010cd000 - 0xffffffc0011f0000   (  1164 KB)
[    0.000000]       .text : 0xffffffc000080000 - 0xffffffc0010cd000   ( 16692 KB)
[    0.000000]       .data : 0xffffffc001211000 - 0xffffffc0013d7430   (  1818 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.000005] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[    0.010361] Console: colour dummy device 80x25
[    0.015081] console [tty0] enabled
[    0.018648] bootconsole [uart0] disabled
[    0.000000] Booting Linux on physical CPU 0x100
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.4.38-tegra (buildbrain@mobile-u64-553) (gcc version 4.8.5 (GCC) ) #1 SMP PREEMPT Thu Jul 20 00:49:07 PDT 2017
[    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] 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 s31232 r8192 d30208 u69632
[    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=0322417111608 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: 7972328K/8204288K available (10976K kernel code, 1817K rwdata, 5712K rodata, 1164K init, 682K bss, 166424K reserved, 65536K cma-reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vmalloc : 0xffffff8000000000 - 0xffffffbdbfff0000   (   246 GB)
[    0.000000]     vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000   (     8 GB maximum)
[    0.000000]               0xffffffbdc2000000 - 0xffffffbdc9d7c400   (   125 MB actual)
[    0.000000]     fixed   : 0xffffffbffa7fd000 - 0xffffffbffac00000   (  4108 KB)
[    0.000000]     PCI I/O : 0xffffffbffae00000 - 0xffffffbffbe00000   (    16 MB)
[    0.000000]     modules : 0xffffffbffc000000 - 0xffffffc000000000   (    64 MB)
[    0.000000]     memory  : 0xffffffc000000000 - 0xffffffc1f5f10000   (  8031 MB)
[    0.000000]       .init : 0xffffffc0010cd000 - 0xffffffc0011f0000   (  1164 KB)
[    0.000000]       .text : 0xffffffc000080000 - 0xffffffc0010cd000   ( 16692 KB)
[    0.000000]       .data : 0xffffffc001211000 - 0xffffffc0013d7430   (  1818 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.000005] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[    0.010361] Console: colour dummy device 80x25
[    0.015081] console [tty0] enabled
[    0.018648] bootconsole [uart0] disabled
[    0.022767] kmemleak: Kernel memory leak detector disabled
[    0.022786] Calibrating delay loop (skipped), value calculated using timer frequency.. 62.50 BogoMIPS (lpj=125000)
[    0.022802] pid_max: default: 32768 minimum: 301
[    0.022885] Security Framework initialized
[    0.022940] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.022950] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.023715] Initializing cgroup subsys freezer
[    0.023739] Initializing cgroup subsys debug
[    0.024134] CPU0 ipc=752
[    0.024149] CPU1 ipc=1024
[    0.024160] CPU2 ipc=1024
[    0.024171] CPU3 ipc=752
[    0.024184] CPU4 ipc=752
[    0.024196] CPU5 ipc=752
[    0.024282] ASID allocator initialised with 65536 entries
[    0.052766] tegra-id: chipid=21817.
[    0.052801] tegra-id: opt_subrevision=1.
[    0.052814] Tegra Revision: A02p SKU: 0xdc CPU Process: 0 SoC Process: 0
[    0.053514] DTS File Name: arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t18x/quill/kernel-dts/tegra186-quill-p3310-1000-c03-00-base.dts
[    0.053535] DTB Build time: Sep 19 2017 09:28:46
[    0.074358] CPU1: Booted secondary processor [4e0f0030]
[    0.087996] CPU2: Booted secondary processor [4e0f0030]
[    0.099192] CPU3: Booted secondary processor [411fd073]
[    0.111144] CPU4: Booted secondary processor [411fd073]
[    0.123154] CPU5: Booted secondary processor [411fd073]
[    0.123347] Brought up 6 CPUs
[    0.123419] SMP: Total of 6 processors activated.
[    0.123432] CPU: All CPU(s) started at EL2
[    0.124571] devtmpfs: initialized
[    0.159302] Initilizing CustomIPI irq domain
[    0.159740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.161552] pinctrl core: initialized pinctrl subsystem
[    0.162227] OS set in device tree is L4T.
[    0.162664] regulator-dummy: no parameters
[    0.162864] Initializing plugin-manager
[    0.162952] Plugin module not found
[    0.163381] node /plugin-manager/soc-prod-a02-fragment match with chip-id A02P
[    0.164179] node /plugin-manager/fragement@0 match with odm-data enable-denver-wdt
[    0.164837] node /plugin-manager/fragement@4 match with odm-data enable-denver-wdt
[    0.166108] node /plugin-manager/fragment-sdwake-p3310-1000-300 match with board >=3310-1000-300
[    0.166598] node /plugin-manager/fragement-pmon-p3310-1000-300 match with board >=3310-1000-300
[    0.166923] node /plugin-manager/fragement-pmon-p3310-1000-800 match with board >=3310-1000-800
[    0.167156] node /plugin-manager/fragment-devslp@0 match with board >=3310-1000-200
[    0.167637] node /plugin-manager/fragment-500-pcie-config match with board >=3310-1000-500
[    0.168139] node /plugin-manager/fragment-500-xusb-config match with board >=3310-1000-500
[    0.168474] node /plugin-manager/fragment-500-e3325-pcie match with board >=3310-1000-500
[    0.168861] node /plugin-manager/fragment-p3310-c00-comm match with board >=3310-1000-800
[    0.169138] node /plugin-manager/fragment-p3310-c00-pmic match with board >=3310-1000-800
[    0.169380] node /plugin-manager/fragment-p3310-c01 match with board >=3310-1000-900
[    0.169706] node /plugin-manager/fragment-p3310-c03 match with board >=3310-1000-B00
[    0.171806] node /plugin-manager/fragment-p3310-c00-camera match with board >=3310-1000-800
[    0.174722] Adding domain adsp-pd to PM domain ape-pd
[    0.179343] NET: Registered protocol family 16
[    0.180857] console [pstore-1] enabled
[    0.180878] pstore: Registered ramoops as persistent store backend
[    0.180896] ramoops: attached 0x200000@0x96080000, ecc: 0/0
[    0.189602] cpuidle: using governor ladder
[    0.195160] cpuidle: using governor menu
[    0.198116] bpmp: waiting for handshake
[    0.198142] bpmp: handshake completed
[    0.198203] bpmp: synchronizing channels
[    0.198242] bpmp: channels synchronized
[    0.198257] bpmp: mail init ok
[    0.198696] vdso: 2 pages (1 code @ ffffffc001219000, 1 data @ ffffffc001218000)
[    0.198762] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.202650] atomic_pool_init():526: DMA: preallocated 1024 KiB pool for atomic allocations
[    0.205304] tegra_powergate_init: DONE
[    0.205339] DTS File Name: arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t18x/quill/kernel-dts/tegra186-quill-p3310-1000-c03-00-base.dts
[    0.205366] DTB Build time: Sep 19 2017 09:28:46
[    0.207411] Tegra reboot handler registered.
[    0.210781] Registering Tegra186 clocks (this may take a while)...done
[    0.214657] arm-smmu 12000000.iommu: probing hardware configuration...
[    0.214689] arm-smmu 12000000.iommu: SMMUv2 with:
[    0.214711] arm-smmu 12000000.iommu: 	stage 1 translation
[    0.214729] arm-smmu 12000000.iommu: 	stage 2 translation
[    0.214745] arm-smmu 12000000.iommu: 	nested translation
[    0.214767] arm-smmu 12000000.iommu: 	stream matching with 128 register groups, mask 0x7f80
[    0.214791] arm-smmu 12000000.iommu: SMMU address space size (0x800000) differs from mapped region size (0x1000000)!
[    0.214815] arm-smmu 12000000.iommu: 	64 context banks (0 stage-2 only)
[    0.214835] arm-smmu 12000000.iommu: 	Stage-1: 39-bit VA -> 48-bit IPA
[    0.214852] arm-smmu 12000000.iommu: 	Stage-2: 39-bit IPA -> 48-bit PA
[    0.265679] arm-smmu 12000000.iommu: registered 67 master devices
[    0.273545] iommu: Adding device 3460000.sdhci to group 0
[    0.274707] iommu: Adding device 3400000.sdhci to group 1
[    0.280804] iommu: Adding device 3507000.ahci-sata to group 2
[    0.281501] iommu: Adding device 3160000.i2c to group 3
[    0.281984] iommu: Adding device c240000.i2c to group 4
[    0.282365] iommu: Adding device 3180000.i2c to group 5
[    0.282756] iommu: Adding device 3190000.i2c to group 6
[    0.283221] iommu: Adding device 31b0000.i2c to group 7
[    0.283608] iommu: Adding device 31c0000.i2c to group 8
[    0.283960] iommu: Adding device c250000.i2c to group 9
[    0.284310] iommu: Adding device 31e0000.i2c to group 10
[    0.286574] iommu: Adding device 3210000.spi to group 11
[    0.286954] iommu: Adding device c260000.spi to group 12
[    0.287266] iommu: Adding device 3240000.spi to group 13
[    0.288096] iommu: Adding device 3100000.serial to group 14
[    0.288447] iommu: Adding device 3110000.serial to group 15
[    0.288790] iommu: Adding device c280000.serial to group 16
[    0.289150] iommu: Adding device 3130000.serial to group 17
[    0.290495] iommu: Adding device 2490000.ether_qos to group 18
[    0.291223] iommu: Adding device b000000.rtcpu to group 19
[    0.291788] iommu: Adding device c1a0000.aon to group 20
[    0.292803] Wake73 for irq=42
[    0.293167] iommu: Adding device smmu_test to group 21
[    0.293824] mc: mapped MMIO address: 0xffffff8000560000 -> 0x2c10000
[    0.293871] mc: mapped MMIO address: 0xffffff8000640000 -> 0x2c20000
[    0.293910] mc: mapped MMIO address: 0xffffff8000660000 -> 0x2c30000
[    0.293955] mc: mapped MMIO address: 0xffffff8000fa0000 -> 0x2c40000
[    0.294025] mc: mapped MMIO address: 0xffffff8000fc0000 -> 0x2c50000
[    0.294106] mc-err: Set intmask: 0xf3140
[    0.294572] dram-ecc: DRAM ECC disabled-MC_ECC_CONTROL:0x0000000c
[    0.295482] Wake76 for irq=199
[    0.295508] Wake77 for irq=199
[    0.295530] Wake78 for irq=199
[    0.295551] Wake79 for irq=199
[    0.295572] Wake80 for irq=199
[    0.295592] Wake81 for irq=199
[    0.295613] Wake82 for irq=199
[    0.295742] iommu: Adding device 3530000.xhci to group 22
[    0.296139] iommu: Adding device 3550000.xudc to group 23
[    0.297039] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[    0.297105] tegra-pmc: ### PMC reset source: Power on reset
[    0.297129] tegra-pmc: ### PMC reset level: L0
[    0.297152] tegra-pmc: ### PMC reset status reg: 0x0
[    0.297506] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[    0.297745] tegra-pmc c360000.pmc: IO padctrl driver initialized
[    0.297931] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CTRL_0 = 3
[    0.297963] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_24(PMU_INT) = 320
[    0.298492] iommu: Adding device 13e10000.host1x to group 24
[    0.298836] iommu: Adding device 13e10000.host1x:ctx0 to group 25
[    0.299110] iommu: Adding device 13e10000.host1x:ctx1 to group 26
[    0.299426] iommu: Adding device 13e10000.host1x:ctx2 to group 27
[    0.299737] iommu: Adding device 13e10000.host1x:ctx3 to group 28
[    0.300069] iommu: Adding device 13e10000.host1x:ctx4 to group 29
[    0.300349] iommu: Adding device 13e10000.host1x:ctx5 to group 30
[    0.300671] iommu: Adding device 13e10000.host1x:ctx6 to group 31
[    0.300991] iommu: Adding device 13e10000.host1x:ctx7 to group 32
[    0.301609] iommu: Adding device 150c0000.nvcsi to group 33
[    0.302400] iommu: Adding device 15700000.vi to group 34
[    0.302765] iommu: Adding device 15600000.isp to group 35
[    0.303152] iommu: Adding device 15210000.nvdisplay to group 36
[    0.303396] iommu: Adding device 15340000.vic to group 37
[    0.303614] iommu: Adding device 154c0000.nvenc to group 38
[    0.303848] iommu: Adding device 15480000.nvdec to group 39
[    0.304233] iommu: Adding device 15380000.nvjpg to group 40
[    0.304465] iommu: Adding device 15500000.tsec to group 41
[    0.304701] iommu: Adding device 15100000.tsecb to group 42
[    0.305434] iommu: Adding device 15810000.se to group 43
[    0.305645] iommu: Adding device 15820000.se to group 44
[    0.305889] iommu: Adding device 15830000.se to group 45
[    0.306129] iommu: Adding device 15840000.se to group 46
[    0.306799] iommu: Adding device 17000000.gp10b to group 47
[    0.308679] tegra-reset 5000000.clock: registered 193 resets.
[    0.310925] iommu: Adding device d000000.bpmp to group 48
[    0.311304] bpmp: ping status is 0
[    0.311714] bpmp d000000.bpmp: firmware tag is 0705d30e2bb4ef1fcf63b70c5fc3deef
[    0.312201] bpmp d000000.bpmp: probe ok
[    0.314920] iommu: Adding device 2600000.dma to group 49
[    0.315995] GPIO line 461 (cam0-rst) hogged as output/low
[    0.316093] GPIO line 456 (cam0-pwdn) hogged as output/low
[    0.316160] GPIO line 457 (cam1-rst) hogged as output/low
[    0.316220] GPIO line 426 (cam1-pwdn) hogged as output/low
[    0.316304] GPIO line 424 (wifi-enable) hogged as output/high
[    0.316369] GPIO line 445 (sdmmc-wake-input) hogged as input
[    0.316433] GPIO line 446 (sdmmc-wake-output) hogged as output/low
[    0.316564] gpiochip_add_data: registered GPIOs 320 to 511 on device: tegra-gpio
[    0.318790] GPIO line 315 (wifi-wake-ap) hogged as input
[    0.318914] gpiochip_add_data: registered GPIOs 256 to 319 on device: tegra-gpio-aon
[    0.320058] iommu: Adding device 10003000.pcie-controller to group 50
[    0.320449] iommu: Adding device sound to group 51
[    0.322579] iommu: Adding device 3510000.hda to group 52
[    0.324096] iommu: Adding device adsp_audio to group 53
[    0.325816] iommu: Adding device 2993000.adsp to group 54
[    0.339751] vdd-ac-bat: 5000 mV 
[    0.342603] vdd-1v8-ap: 1800 mV 
[    0.344412] gpio tegra-gpio-aon wake30 for gpio=60(FF:4)
[    0.344841] gpio tegra-gpio-aon wake69 for gpio=59(FF:3)
[    0.366253] SCSI subsystem initialized
[    0.366941] usbcore: registered new interface driver usbfs
[    0.367017] usbcore: registered new interface driver hub
[    0.367170] usbcore: registered new device driver usb
[    0.372583] tegra-i2c 3160000.i2c: no acknowledge from address 0x74
[    0.373404] pca953x 0-0074: failed reading register
[    0.373526] pca953x: probe of 0-0074 failed with error -121
[    0.373946] tegra-i2c 3160000.i2c: no acknowledge from address 0x77
[    0.374745] pca953x 0-0077: failed reading register
[    0.374814] pca953x: probe of 0-0077 failed with error -121
[    0.395992] media: Linux media interface: v0.10
[    0.396150] Linux video capture interface: v2.00
[    0.401994] pps_core: LinuxPPS API ver. 1 registered
[    0.402045] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.402101] PTP clock support registered
[    0.403796] tegra_wdt_t18x 30c0000.watchdog: Tegra WDT init timeout = 120 sec
[    0.403898] tegra_wdt_t18x 30c0000.watchdog: Registered successfully
[    0.406252] max77620 4-003c: PMIC Version OTP:0x45 and ES:0x8
[    0.409333] GPIO line 253 (spmic_gpio_input_5) hogged as input
[    0.409620] GPIO line 254 (spmic_gpio_input_6) hogged as input
[    0.409750] gpiochip_add_data: registered GPIOs 248 to 255 on device: max77620-gpio
[    0.418574] vddio-ddr: at 1125 mV 
[    0.422336] avdd_dsi_csi: 1200 mV 
[    0.426334] vdd-1v8: 1800 mV 
[    0.430335] vdd-3v3-sys: 3300 mV 
[    0.431969] spmic-ldo0: at 1800 mV 
[    0.433001] spmic-ldo1: at 800 mV 
[    0.437584] vddio-3v3: 3300 mV 
[    0.438361] vddio-sdmmc1: 1800 <--> 3300 mV at 3300 mV 
[    0.441581] vdd-rtc: at 800 mV 
[    0.442549] avdd-ts-hv: 1800 <--> 3300 mV at 1800 mV 
[    0.445580] spmic-ldo6: at 1500 mV 
[    0.449581] vdd-pex-1v05: 1000 mV 
[    0.450376] dvdd-pex: 1000 mV 
[    0.450828] max77620 4-003c: max77620 probe successful
[    0.451615] Advanced Linux Sound Architecture Driver Initialized.
[    0.453850] en-vdd-sd: 3300 mV 
[    0.454302] vdd-usb0-5v: 5000 mV 
[    0.454573] vdd-usb1-5v: 5000 mV 
[    0.455135] vdd-3v3: 3300 mV 
[    0.455385] en-vdd-vcm-2v8: 2800 mV 
[    0.455581] vdd-sys-bl: 3300 mV 
[    0.460433] gpio tegra-gpio wake53 for gpio=159(X:7)
[    0.462930] extcon-gpio-states external-connection:extcon@1: Cable state 0
[    0.463545] clocksource: Switched to clocksource arch_sys_counter
[    0.499443] nvmap_heap_init: nvmap_heap_init: created heap block cache
[    0.500388] nvmap: nvmap_override_cache_ops() set roc flush ops to replace cache ops by set/ways
[    0.501949] nvmap_page_pool_init: Total RAM pages: 2009466
[    0.501985] nvmap_page_pool_init: nvmap page pool size: 251183 pages (981 MB)
[    0.502475] nvmap_background_zero_thread: PP zeroing thread starting.
[    0.508388] Wake76 for irq=199
[    0.508406] Wake77 for irq=199
[    0.508420] Wake78 for irq=199
[    0.508435] Wake79 for irq=199
[    0.508448] Wake80 for irq=199
[    0.508462] Wake81 for irq=199
[    0.508475] Wake82 for irq=199
[    0.509913] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type BCPU-therm
[    0.510168] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type MCPU-therm
[    0.510317] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm
[    0.510417] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
[    0.510905] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type AO-therm
[    0.511112] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type Tboard_tegra
[    0.511289] thermal thermal_zone6: Registering thermal zone thermal_zone6 for type Tdiode_tegra
[    0.511485] thermal thermal_zone7: Registering thermal zone thermal_zone7 for type PMIC-Die
[    0.511994] isomgr_init(): iso emc max clk=0KHz
[    0.512011] isomgr_init(): max_iso_bw=0KB
[    0.512189] NET: Registered protocol family 2
[    0.512900] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.513159] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.514272] TCP: Hash tables configured (established 65536 bind 65536)
[    0.514447] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.514516] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.514877] NET: Registered protocol family 1
[    0.515423] RPC: Registered named UNIX socket transport module.
[    0.515451] RPC: Registered udp transport module.
[    0.515469] RPC: Registered tcp transport module.
[    0.515486] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.515833] Trying to unpack rootfs image as initramfs...
[    0.546426] host1x 13e10000.host1x: initialized
[    0.549040] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    0.555066] futex hash table entries: 2048 (order: 6, 262144 bytes)
[    0.555338] audit: initializing netlink subsys (disabled)
[    0.555462] audit: type=2000 audit(0.540:1): initialized
[    0.568767] io scheduler noop registered (default)
[    0.575109] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[    0.578110] tegra-pwm 3290000.pwm: PWM clk can sleep in ops
[    0.580578] tegra-pwm 32a0000.pwm: PWM clk can sleep in ops
[    0.582997] tegra-pwm c340000.pwm: PWM clk can sleep in ops
[    0.594130] tsec 15500000.tsec: initialized
[    0.597415] tsec 15100000.tsecb: initialized
[    0.604905] nvdec 15480000.nvdec: initialized
[    0.614672] falcon 15340000.vic: initialized
[    0.617140] falcon 154c0000.nvenc: initialized
[    0.619712] falcon 15380000.nvjpg: initialized
[    0.622576] iommu_context_dev 13e10000.host1x:ctx0: initialized (streamid=56)
[    0.624094] iommu_context_dev 13e10000.host1x:ctx1: initialized (streamid=57)
[    0.625464] iommu_context_dev 13e10000.host1x:ctx2: initialized (streamid=58)
[    0.626835] iommu_context_dev 13e10000.host1x:ctx3: initialized (streamid=59)
[    0.628366] iommu_context_dev 13e10000.host1x:ctx4: initialized (streamid=60)
[    0.629680] iommu_context_dev 13e10000.host1x:ctx5: initialized (streamid=61)
[    0.631027] iommu_context_dev 13e10000.host1x:ctx6: initialized (streamid=62)
[    0.632469] iommu_context_dev 13e10000.host1x:ctx7: initialized (streamid=63)
[    0.640300] DC OR NODE connected to /host1x/sor1
[    0.640858] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[    0.640867] tegradc 15210000.nvdisplay: DT parsed successfully
[    0.640992] tegradc 15210000.nvdisplay: Display dc.ffffff8002320000 registered with id=0
[    0.641324] misc tegra_camera_ctrl: tegra_camera_isomgr_register tpg_max_iso = 3916800KBs
[    0.641371] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=4687500, vi_iso_bw=1500000, max_bw=4687500
[    0.641414] max_iso_bw is relaxed to 4687500KB from 0KB
[    0.641545] ------------[ cut here ]------------
[    0.641582] WARNING: at ffffffc00086f850 [verbose debug info unavailable]
[    0.641603] Modules linked in:
[    0.641632] 
[    0.641663] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.38-tegra #1
[    0.641685] Hardware name: quill (DT)
[    0.641706] task: ffffffc1ece70000 ti: ffffffc1ece78000 task.ti: ffffffc1ece78000
[    0.641753] PC is at __tegra_isomgr_register+0x30c/0x4d4
[    0.641776] LR is at __tegra_isomgr_register+0x30c/0x4d4
[    0.641797] pc : [<ffffffc00086f850>] lr : [<ffffffc00086f850>] pstate: 60000045
[    0.641826] sp : ffffffc1ece7bb10
[    0.641846] x29: ffffffc1ece7bb10 x28: 0000000000000380 
[    0.641883] x27: ffffffc001467000 x26: ffffffc0013a7000 
[    0.641918] x25: ffffffc000c2d000 x24: 0000000000000000 
[    0.641951] x23: 0000000000000000 x22: 0000000000000008 
[    0.641985] x21: 000000000047868c x20: ffffffc001467718 
[    0.642019] x19: ffffffc001467af8 x18: 000000000000000b 
[    0.642053] x17: 0000000000000a3f x16: ffffffc000b38a60 
[    0.642089] x15: 00000000fa83b2da x14: 73696765725f7267 
[    0.642123] x13: 6d6f73695f617265 x12: 6d61635f61726765 
[    0.642157] x11: 74203a6c7274635f x10: ffffffc001400e88 
[    0.642195] x9 : 000000000000014c x8 : 0000000000000002 
[    0.642228] x7 : ffffffc0012342a8 x6 : 000000000000003a 
[    0.642262] x5 : 0000000000000000 x4 : 0000000000000000 
[    0.642296] x3 : 0000000000000000 x2 : 0000000000000000 
[    0.642330] x1 : 0000000000000000 x0 : 000000000000002b 
[    0.642375] 
[    0.642422] ---[ end trace 3d544e56bf34c56b ]---
[    0.642444] Call trace:
[    0.642514] [<ffffffc00086f850>] __tegra_isomgr_register+0x30c/0x4d4
[    0.642538] [<ffffffc00086fa34>] tegra_isomgr_register+0x1c/0x2c
[    0.642577] [<ffffffc000440cd4>] tegra_camera_probe+0x2a4/0x4c4
[    0.642619] [<ffffffc00056a28c>] platform_drv_probe+0x50/0xbc
[    0.642648] [<ffffffc000567d1c>] driver_probe_device+0xc8/0x408
[    0.642670] [<ffffffc0005680f8>] __driver_attach+0x9c/0xa0
[    0.642693] [<ffffffc000565d98>] bus_for_each_dev+0x58/0x98
[    0.642717] [<ffffffc0005677c4>] driver_attach+0x20/0x28
[    0.642738] [<ffffffc000567334>] bus_add_driver+0x1f0/0x294
[    0.642760] [<ffffffc000568f78>] driver_register+0x68/0x108
[    0.642782] [<ffffffc00056a1d0>] __platform_driver_register+0x54/0x5c
[    0.642811] [<ffffffc0010fa9d8>] tegra_camera_init+0x18/0x20
[    0.642845] [<ffffffc000081ab4>] do_one_initcall+0xc8/0x1c0
[    0.642877] [<ffffffc0010cdb6c>] kernel_init_freeable+0x1dc/0x280
[    0.642912] [<ffffffc000b27a14>] kernel_init+0x10/0xe0
[    0.642937] [<ffffffc000084f90>] ret_from_fork+0x10/0x40
[    0.642961] __tegra_isomgr_register(): ISO BW usage:
[    0.642983] __tegra_isomgr_register(): client=disp_0, iso dedi bw=0KB
[    0.643004] __tegra_isomgr_register(): client=disp_1, iso dedi bw=0KB
[    0.643025] __tegra_isomgr_register(): client=disp_2, iso dedi bw=0KB
[    0.643046] __tegra_isomgr_register(): client=isp_a, iso dedi bw=0KB
[    0.643068] __tegra_isomgr_register(): client=tegra_camera_ctrl, iso dedi bw=4687500KB
[    0.643097] __tegra_isomgr_register(): client=ape_adma, iso dedi bw=0KB
[    0.643119] __tegra_isomgr_register(): client=eqos, iso dedi bw=0KB
[    0.643139] __tegra_isomgr_register(): revisit BW usage of iso clients
[    0.657629] tegradc 15210000.nvdisplay: vblank syncpt # 7 for dc 1
[    0.657681] tegradc 15210000.nvdisplay: vpulse3 syncpt # 8 for dc 1
[    0.658521] hdmi: couldn't get regulator vdd_hdmi_5v0: -517
[    0.661279] tegra-adma 2930000.adma: Tegra ADMA driver register 10 channels
[    0.663110] tegradc 15210000.nvdisplay: hdmi: no prod_list_hdmi_board, use default range
[    0.663163] PD DISP0 index2 UP
[    0.664700] PD DISP1 index3 UP
[    0.665173] PD DISP2 index4 UP
[    0.666379] tegra-fuse-burn 3820000.efuse:efuse-burn: Fuse burn driver initialized
[    0.667038] kfuse 3830000.kfuse: initialized
[    0.669379] tegra-pmc-iopower pmc-iopower: NO_IOPOWER setting 0x0
[    0.670233] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.674928] console [ttyS0] disabled
[    0.675123] 3100000.serial: ttyS0 at MMIO 0x3100000 (irq = 37, base_baud = 25500000) is a Tegra
[    0.692670] Unsupported HDMI VIC 15, ignoring
[    0.692673] Unsupported HDMI VIC 29, ignoring
[    0.692675] Unsupported HDMI VIC 114, ignoring
[    0.692677] Unsupported HDMI VIC 81, ignoring
[    0.692699] PD DISP2 index4 DOWN
[    0.693008] PD DISP1 index3 DOWN
[    0.693297] PD DISP0 index2 DOWN
[    0.696400] tegradc 15210000.nvdisplay: probed
[    3.000151] console [ttyS0] enabled
[    3.004117] 3110000.serial: ttyTHS1 at MMIO 0x3110000 (irq = 38, base_baud = 0) is a TEGRA_UART
[    3.005947] c280000.serial: ttyTHS2 at MMIO 0xc280000 (irq = 39, base_baud = 0) is a TEGRA_UART
[    3.006221] serial-tegra 3130000.serial: RX in PIO mode
[    3.007808] 3130000.serial: ttyTHS3 at MMIO 0x3130000 (irq = 40, base_baud = 0) is a TEGRA_UART
[    3.015970] Console: switching to colour frame buffer device 240x67
[    3.021435] brd: module loaded
[    3.027393] loop: module loaded
[    3.028339] gpio tegra-gpio-aon wake35 for gpio=16(V:0)
[    3.028366] nct1008_nct72 7-004c: find device tree node, parsing dt
[    3.028417] nct1008_nct72 7-004c: starting parse dt
[    3.028553] nct1008_nct72 7-004c: success parsing dt
[    3.028860] nct1008_nct72 7-004c: success in enabling tmp451 VDD rail
[    3.107026] tegradc 15210000.nvdisplay: fb registered
[    3.108756] tmp451: Enabled overheat logging at 104.00C
[    3.108904] gpio tegra-gpio-aon wake35 for gpio=16(V:0)
[    3.108964] nct1008_nct72 7-004c: nct1008_probe: initialized
[    3.112560] THERMAL EST: found 3 subdevs
[    3.112566] THERMAL EST num_resources: 0
[    3.112571] [THERMAL EST subdev 0]
[    3.112580] [THERMAL EST subdev 1]
[    3.112585] [THERMAL EST subdev 2]
[    3.112956] thermal thermal_zone8: Registering thermal zone thermal_zone8 for type thermal-fan-est
[    3.112958] THERMAL EST: thz register success.
[    3.113134] THERMAL EST: end of probe, return err: 0
[    3.113540] tegra_profiler: Branch: Dev
[    3.113541] tegra_profiler: Version: 1.109
[    3.113543] tegra_profiler: Samples version: 37
[    3.113544] tegra_profiler: IO version: 21
[    3.113552] armv8_pmu: imp: 0x41, idcode: 0x1
[    3.113556] armv8_pmu: [0] arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0
[    3.113559] armv8_pmu: imp: 0x4e, idcode: 0x1
[    3.113561] armv8_pmu: [1] arch: AA64 PmuV3 NVIDIA (Denver), type: 6, ver: 0
[    3.113563] armv8_pmu: imp: 0x4e, idcode: 0x1
[    3.113565] armv8_pmu: [2] arch: AA64 PmuV3 NVIDIA (Denver), type: 6, ver: 0
[    3.113568] armv8_pmu: imp: 0x41, idcode: 0x1
[    3.113570] armv8_pmu: [3] arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0
[    3.113572] armv8_pmu: imp: 0x41, idcode: 0x1
[    3.113574] armv8_pmu: [4] arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0
[    3.113576] armv8_pmu: imp: 0x41, idcode: 0x1
[    3.113578] armv8_pmu: [5] arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0
[    3.113877] tegra_profiler: auth: init
[    3.120547] gk20a 17000000.gp10b: failed to allocate secure buffer -12
[    3.123700] tegra-ahci 3507000.ahci-sata: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl platform mode
[    3.123711] tegra-ahci 3507000.ahci-sata: flags: 64bit ncq sntf pm led pmp pio slum part deso sadm apst 
[    3.124888] scsi host0: tegra_ahci
[    3.125267] scsi host1: tegra_ahci
[    3.125414] ata1: SATA max UDMA/133 mmio [mem 0x03507000-0x03508fff] port 0x100 irq 25
[    3.125416] ata2: DUMMY
[    3.127039] spi-tegra114 3210000.spi: Static pin configuration used
[    3.127665] spi-tegra114 c260000.spi: Static pin configuration used
[    3.128156] spi-tegra114 3240000.spi: Static pin configuration used
[    3.129219] tun: Universal TUN/TAP device driver, 1.6
[    3.129221] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    3.129470] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    3.129473] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    3.129516] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k
[    3.129518] igb: Copyright (c) 2007-2014 Intel Corporation.
[    3.130682] PPP generic driver version 2.4.2
[    3.130890] PPP BSD Compression module registered
[    3.130896] PPP Deflate Compression module registered
[    3.130934] PPP MPPE Compression module registered
[    3.130950] NET: Registered protocol family 24
[    3.131028] usbcore: registered new interface driver r8152
[    3.131064] usbcore: registered new interface driver asix
[    3.131089] usbcore: registered new interface driver ax88179_178a
[    3.131122] usbcore: registered new interface driver cdc_ether
[    3.131160] usbcore: registered new interface driver smsc95xx
[    3.131186] usbcore: registered new interface driver net1080
[    3.131210] usbcore: registered new interface driver cdc_subset
[    3.131239] usbcore: registered new interface driver zaurus
[    3.131299] usbcore: registered new interface driver cdc_ncm
[    3.131722] Wake76 for irq=199
[    3.131723] Wake77 for irq=199
[    3.131725] Wake78 for irq=199
[    3.131726] Wake79 for irq=199
[    3.131727] Wake80 for irq=199
[    3.131728] Wake81 for irq=199
[    3.131730] Wake82 for irq=199
[    3.131809] tegra-xotg xotg: usb2 phy is not available yet
[    3.132474] usbcore: registered new interface driver usb-storage
[    3.132570] usbcore: registered new interface driver usbserial
[    3.132597] usbcore: registered new interface driver ftdi_sio
[    3.132624] usbserial: USB Serial support registered for FTDI USB Serial Device
[    3.132647] usbcore: registered new interface driver option
[    3.132664] usbserial: USB Serial support registered for GSM modem (1-port)
[    3.132687] usbcore: registered new interface driver pl2303
[    3.132711] usbserial: USB Serial support registered for pl2303
[    3.133014] tegra-usb-cd usb_cd: otg phy is not available yet
[    3.137025] eqos 2490000.ether_qos: Setting local MAC: 0 4 4b 8c cf 67
[    3.137805] libphy: dwc_phy: probed
[    3.138422] tegra-xudc-new 3550000.xudc: usb2 phy is not available yet
[    3.200654] gpio tegra-gpio wake18 for gpio=101(M:5)
[    3.200815] bcm54xx_low_power_mode(): put phy in iddq-lp mode
[    3.201673] max_iso_bw is relaxed to 4769420KB from 4687500KB
[    3.201673] ------------[ cut here ]------------
[    3.201677] WARNING: at ffffffc00086f850 [verbose debug info unavailable]
[    3.201681] Modules linked in:
[    3.201682] 
[    3.201694] CPU: 0 PID: 149 Comm: kworker/u12:4 Tainted: G        W       4.4.38-tegra #1
[    3.201695] Hardware name: quill (DT)
[    3.201717] Workqueue: events_unbound async_run_entry_fn
[    3.201719] task: ffffffc1e6068c80 ti: ffffffc1e607c000 task.ti: ffffffc1e607c000
[    3.201732] PC is at __tegra_isomgr_register+0x30c/0x4d4
[    3.201735] LR is at __tegra_isomgr_register+0x30c/0x4d4
[    3.201737] pc : [<ffffffc00086f850>] lr : [<ffffffc00086f850>] pstate: 80000045
[    3.201739] sp : ffffffc1e607fa70
[    3.201742] x29: ffffffc1e607fa70 x28: 0000000000000460 
[    3.201747] x27: ffffffc001467000 x26: ffffffc0013a7000 
[    3.201749] x25: ffffffc000c2d000 x24: 0000000000000000 
[    3.201752] x23: 0000000000000000 x22: 000000000000000a 
[    3.201754] x21: 0000000000014000 x20: ffffffc001467718 
[    3.201757] x19: ffffffc001467bd8 x18: ffffffc000baa0e0 
[    3.201759] x17: 000000000000000e x16: ffffffc000b38a60 
[    3.201761] x15: ffffffc000b38a60 x14: 0000000000000002 
[    3.201764] x13: 00001bc1f46860b0 x12: 0000000000007fda 
[    3.201766] x11: 00000000000e67b9 x10: ffffffc001400e88 
[    3.201769] x9 : ffffffc1e607f910 x8 : 206d6f726620424b 
[    3.201771] x7 : 3032343936373420 x6 : ffffffc001401838 
[    3.201775] x5 : 0000000005f1c4cb x4 : 0000000000000000 
[    3.201777] x3 : 0000000000000000 x2 : 0000000000000000 
[    3.201779] x1 : 0000000000000000 x0 : 0000000000000031 
[    3.201781] 
[    3.201783] ---[ end trace 3d544e56bf34c56c ]---
[    3.201788] Call trace:
[    3.201791] [<ffffffc00086f850>] __tegra_isomgr_register+0x30c/0x4d4
[    3.201795] [<ffffffc00086fa34>] tegra_isomgr_register+0x1c/0x2c
[    3.201803] [<ffffffc000688a84>] eqos_probe+0xad0/0x11c4
[    3.201815] [<ffffffc00056a28c>] platform_drv_probe+0x50/0xbc
[    3.201823] [<ffffffc000567d1c>] driver_probe_device+0xc8/0x408
[    3.201826] [<ffffffc0005680f8>] __driver_attach+0x9c/0xa0
[    3.201831] [<ffffffc000565d98>] bus_for_each_dev+0x58/0x98
[    3.201835] [<ffffffc0005677c4>] driver_attach+0x20/0x28
[    3.201839] [<ffffffc000566254>] driver_attach_async+0x14/0x50
[    3.201841] [<ffffffc0000c4264>] async_run_entry_fn+0x44/0x180
[    3.201852] [<ffffffc0000bbc24>] process_one_work+0x154/0x434
[    3.201854] [<ffffffc0000bc038>] worker_thread+0x134/0x40c
[    3.201860] [<ffffffc0000c18c8>] kthread+0xe0/0xf4
[    3.201869] [<ffffffc000084f90>] ret_from_fork+0x10/0x40
[    3.201870] __tegra_isomgr_register(): ISO BW usage:
[    3.201874] __tegra_isomgr_register(): client=disp_0, iso dedi bw=0KB
[    3.201877] __tegra_isomgr_register(): client=disp_1, iso dedi bw=0KB
[    3.201879] __tegra_isomgr_register(): client=disp_2, iso dedi bw=0KB
[    3.201881] __tegra_isomgr_register(): client=isp_a, iso dedi bw=0KB
[    3.201885] __tegra_isomgr_register(): client=tegra_camera_ctrl, iso dedi bw=4687500KB
[    3.201887] __tegra_isomgr_register(): client=ape_adma, iso dedi bw=0KB
[    3.201890] __tegra_isomgr_register(): client=eqos, iso dedi bw=81920KB
[    3.201891] __tegra_isomgr_register(): revisit BW usage of iso clients
[    3.272347] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[    3.275070] tegra_rtc c2a0000.rtc: rtc core: registered c2a0000.rtc as rtc1
[    3.275110] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[    3.275320] i2c /dev entries driver
[    3.276494] gspca_main: v2.14.0 registered
[    3.276570] usbcore: registered new interface driver gspca_zc3xx
[    3.276960] max77620-power max77620-power: Event recorder REG_NVERC : 0x0
[    3.279722] FAN: coudln't get the regulator
[    3.280594] device-mapper: uevent: version 1.0.3
[    3.280868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[    3.281464] sdhci: Secure Digital Host Controller Interface driver
[    3.281465] sdhci: Copyright(c) Pierre Ossman
[    3.281470] sdhci-pltfm: SDHCI platform and OF driver helper
[    3.281957] sdhci-tegra 3460000.sdhci: Parent select= pll_p rate=408000000
[    3.282504] sdhci-tegra 3460000.sdhci: Parent select= pll_c4_out0 rate=196249804
[    3.283275] sdhci-tegra 3460000.sdhci: Client registration for eMC Successful
[    3.283440] tegra-se-elp 3ad0000.se_elp: tegra_se_elp_probe: complete
[    3.283684] hidraw: raw HID events driver (C) Jiri Kosina
[    3.285552] usbcore: registered new interface driver usbhid
[    3.285553] usbhid: USB HID core driver
[    3.288108] tegra-i2c 3160000.i2c: no acknowledge from address 0x42
[    3.289078] ina3221x 0-0042: ina3221 reset failure status: 0xffffff87
[    3.289259] ina3221x: probe of 0-0042 failed with error -121
[    3.289704] tegra-i2c 3160000.i2c: no acknowledge from address 0x43
[    3.290388] ina3221x 0-0043: ina3221 reset failure status: 0xffffff87
[    3.290491] ina3221x: probe of 0-0043 failed with error -121
[    3.291112] nvadsp 2993000.adsp: in probe()...
[    3.292754] nvadsp 2993000.adsp: Registering AMC Error Interrupt
[    3.292803] nvadsp 2993000.adsp: AMC/ARAM initialized.
[    3.293112] nvadsp 2993000.adsp: nvadsp_app_module_probe
[    3.306351] Denver: backdoor interface is NOT available.
[    3.309087] coresight-tmc 8030000.etf: TMC initialized
[    3.315229] coresight-tmc 8050000.etr: TMC initialized
[    3.315947] coresight-tpiu 8060000.tpiu: TPIU initialized
[    3.316750] coresight-funnel 9010000.funnel_bccplex: FUNNEL initialized
[    3.317450] coresight-funnel 8010000.funnel_major: FUNNEL initialized
[    3.318099] coresight-funnel 8820000.funnel_minor: FUNNEL initialized
[    3.318690] coresight-replicator 8040000.replicator: REPLICATOR initialized
[    3.319631] coresight-etm4x 9840000.ptm: ETM 4.0 initialized
[    3.320415] coresight-etm4x 9940000.ptm: ETM 4.0 initialized
[    3.321216] coresight-etm4x 9a40000.ptm: ETM 4.0 initialized
[    3.322012] coresight-etm4x 9b40000.ptm: ETM 4.0 initialized
[    3.322056] Module initialized successfully 
[    3.323586] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit with 64 bit addr
[    3.325136] sdhci-tegra 3440000.sdhci: Parent select= pll_p rate=408000000
[    3.325566] sdhci-tegra 3440000.sdhci: Client registration for eMC Successful
[    3.327898] tegra186-cam-rtcpu b000000.rtcpu: Trace buffer configured at IOVA=0xa0000000
[    3.330232] tegra186-cam-rtcpu b000000.rtcpu: already unhalted
[    3.330665] tegra-ivc ivc-b000000.rtcpu: region 0: iova=0xa0110000-0xa011957f size=38272
[    3.331205] tegra-ivc ivc-b000000.rtcpu:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[    3.331260] tegra-ivc ivc-b000000.rtcpu:vinotify@12c0: vinotify: ver=0 grp=1 RX[64x128]=0x1900-0x3980 TX[64x128]=0x3980-0x5a00
[    3.331333] tegra-ivc ivc-b000000.rtcpu:mods@32c0: mods: ver=0 grp=1 RX[1x64]=0x5a00-0x5ac0 TX[1x64]=0x5ac0-0x5b80
[    3.331388] tegra-ivc ivc-b000000.rtcpu:ivccontrol@52c0: ivccontrol: ver=0 grp=1 RX[16x320]=0x5b80-0x7000 TX[16x320]=0x7000-0x8480
[    3.331433] tegra-ivc ivc-b000000.rtcpu:ivccapture@72c0: ivccapture: ver=0 grp=1 RX[16x64]=0x8480-0x8900 TX[16x64]=0x8900-0x8d80
[    3.331477] tegra-ivc ivc-b000000.rtcpu:dbg@7c00: dbg: ver=0 grp=1 RX[1x384]=0x8d80-0x8f80 TX[1x384]=0x8f80-0x9180
[    3.331526] tegra-ivc ivc-b000000.rtcpu:dbg@7e00: dbg: ver=0 grp=1 RX[1x384]=0x9180-0x9380 TX[1x384]=0x9380-0x9580
[    3.331761] tegra186-cam-rtcpu b000000.rtcpu: using cam RTCPU IRQ (52)
[    3.331764] tegra186-cam-rtcpu b000000.rtcpu: tegra_camrtc_mon_create is successful
[    3.332542] tegra-ivc ivc-b000000.rtcpu:echo@0: ivc channel driver missing
[    3.332545] tegra-ivc ivc-b000000.rtcpu:vinotify@12c0: ivc channel driver missing
[    3.332548] tegra-ivc ivc-b000000.rtcpu:mods@32c0: ivc channel driver missing
[    3.332551] tegra-ivc ivc-b000000.rtcpu:ivccontrol@52c0: ivc channel driver missing
[    3.332553] tegra-ivc ivc-b000000.rtcpu:ivccapture@72c0: ivc channel driver missing
[    3.332555] tegra-ivc ivc-b000000.rtcpu:dbg@7c00: ivc channel driver missing
[    3.332557] tegra-ivc ivc-b000000.rtcpu:dbg@7e00: ivc channel driver missing
[    3.332596] tegra186-cam-rtcpu b000000.rtcpu: firmware version cpu=sce cmd=4 sha1=a8b1ecdd9615cd817a56df035be363fce3b0b88f
[    3.338911] tegra-ivc-cdev ivc-b000000.rtcpu:echo@0: probing /dev/camchar-echo
[    3.340075] tegra-ivc-cdev ivc-b000000.rtcpu:dbg@7c00: probing /dev/camchar-dbg
[    3.340208] camchar: rtcpu character device driver loaded
[    3.348307] tegra186-aondbg aondbg: aondbg driver probe() OK
[    3.348948] register_ari_mca_banks: Registered MCA ROC:IOB
[    3.349399] register_ari_mca_banks: Registered MCA ROC:CCE
[    3.350508] tegra18-bridge 2390000.axi2apb: bridge probed OK
[    3.350547] tegra18-bridge 23a0000.axi2apb: bridge probed OK
[    3.350588] tegra18-bridge 23b0000.axi2apb: bridge probed OK
[    3.350625] tegra18-bridge 23c0000.axi2apb: bridge probed OK
[    3.350659] tegra18-bridge 23d0000.axi2apb: bridge probed OK
[    3.350696] tegra18-bridge 2100000.axip2p: bridge probed OK
[    3.350737] tegra18-bridge 2110000.axip2p: bridge probed OK
[    3.350771] tegra18-bridge 2120000.axip2p: bridge probed OK
[    3.350803] tegra18-bridge 2130000.axip2p: bridge probed OK
[    3.350835] tegra18-bridge 2140000.axip2p: bridge probed OK
[    3.350871] tegra18-bridge 2150000.axip2p: bridge probed OK
[    3.350905] tegra18-bridge 2160000.axip2p: bridge probed OK
[    3.350943] tegra18-bridge 2170000.axip2p: bridge probed OK
[    3.350977] tegra18-bridge 2180000.axip2p: bridge probed OK
[    3.351013] tegra18-bridge 2190000.axip2p: bridge probed OK
[    3.351070] **** A57 ECC: Enabled
[    3.351074] tegra18_a57_serr_init: on CPU 3 a A57 Core
[    3.351269] parse_throttle_dt_data: Num cap clks = 4
[    3.351274] parse_throttle_dt_data: clk=mcpu type=1
[    3.351276] parse_throttle_dt_data: clk=bcpu type=2
[    3.351291] parse_throttle_dt_data: clk=gpu type=4
[    3.351293] parse_throttle_dt_data: clk=emc type=3
[    3.352079] tegra_throttle_probe: probe successful. #cdevs=4
[    3.352220] tegra18x_actmon d230000.actmon: in actmon_register()...
[    3.352821] tegra18x_actmon d230000.actmon: initialization Completed for the device mc_all
[    3.358008] hw perfevents: enabled with denver15_uncore_pmu PMU driver, 3 counters available
[    3.359631] mmc1: SDHCI controller on 3440000.sdhci [3440000.sdhci] using ADMA 64-bit with 64 bit addr
[    3.362696] sdhci-tegra 3400000.sdhci: Got CD GPIO
[    3.362773] sdhci-tegra 3400000.sdhci: Got WP GPIO
[    3.362877] sdhci-tegra 3400000.sdhci: Parent select= pll_p rate=408000000
[    3.362929] sdhci-tegra 3400000.sdhci: wakeup init done, cd_irq: 256
[    3.363507] sdhci-tegra 3400000.sdhci: Client registration for eMC Successful
[    3.365734] mmc0: MAN_BKOPS_EN bit is not set
[    3.374576] mmc0: Skipping tuning since strobe enabled
[    3.384355] mmc0: periodic cache flush enabled
[    3.384370] mmc0: new HS400 MMC card at address 0001
[    3.384969] mmcblk0: mmc0:0001 032G34 29.1 GiB 
[    3.385154] mmcblk0boot0: mmc0:0001 032G34 partition 1 4.00 MiB
[    3.385344] mmcblk0boot1: mmc0:0001 032G34 partition 2 4.00 MiB
[    3.385550] mmcblk0rpmb: mmc0:0001 032G34 partition 3 4.00 MiB
[    3.387317]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17
[    3.419690] gpio tegra-gpio wake71 for gpio=125(P:5)
[    3.419761] mmc2: SDHCI controller on 3400000.sdhci [3400000.sdhci] using ADMA 64-bit with 64 bit addr
[    3.432247] mmc1: queuing unknown CIS tuple 0x80 (5 bytes)
[    3.443596] ata1: SATA link down (SStatus 0 SControl 300)
[    3.633267] mmc1 tuning done saved tap delay=64
[    3.633276] mmc1: hw tuning done ...
[    3.633286] mmc1: tuning_window[0]: 0xffffffff
[    3.633293] mmc1: tuning_window[1]: 0xfffff8ff
[    3.633299] mmc1: tuning_window[2]: 0xfe7fffff
[    3.633305] mmc1: tuning_window[3]: 0x7fffffff
[    3.633310] mmc1: tuning_window[4]: 0x0
[    3.633322] mmc1: tuning_window[5]: 0x0
[    3.633364] mmc1: tuning_window[6]: 0x0
[    3.633370] mmc1: tuning_window[7]: 0x0
[    3.633374] sdhci: Tap value: 64 | Trim value: 5
[    3.633378] sdhci: SDMMC_VENDOR_INTR_STATUS[0x108]: 0x40000
[    3.644713] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
[    3.644808] mmc1: new ultra high speed SDR104 SDIO card at address 0001
[    5.037017] gpio tegra-gpio wake21 for gpio=121(P:1)
[    5.049901] PD DISP0 index2 UP
[    5.056026] PD DISP1 index3 UP
[    5.060728] PD DISP2 index4 UP
[    5.067015] Parent Clock set for DC plld2
[    5.078798] tegradc 15210000.nvdisplay: hdmi: pclk:148500K, set prod-setting:prod_c_150M
[    5.107714] tegra-se-nvhost 15810000.se: initialized
[    5.122405] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[    5.137647] tegra-se-nvhost 15820000.se: initialized
[    5.151963] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[    5.167595] tegra-se-nvhost 15830000.se: initialized
[    5.181512] tegra-se-nvhost 15830000.se: tegra_se_probe: complete
[    5.197663] tegra-se-nvhost 15840000.se: initialized
[    5.205323] tegra-se-nvhost 15840000.se: teg

yeah,board works for tx1 but NG for tx2.

Hi lijiangyong01, please refer to https://developer.nvidia.com/embedded/dlc/jetson-tx2-oem-product-designguide and check your USB3.0 Type A connects to A38/A39 or B42/B43.
And does the USB2.0 micro AB works on both TX1 and TX2?

Hi,I have the same problem.

For the custom carrier board ,both of USB2.0 & USB3.0 can not work on tx2,but work fine on tx1.

Btw, the screen resolution is different between them,and diplay nothing before enter desktop when works on tx2.

Did you solved the problem ?

Thanks!

Hi Hongsheng, we need you to refer to #11 and check HW first.

I resoved the usb2.0 problem by changing my custom board to force the usb2.0 power always on .

Hi lijiangyong01, can you share detail about this? So you let VBUS always on? If usb3.0 works, VBUS about be on in USB3.0 mode.

Our hardware engineer changed our costom board. connect usb2.0 VBUS to 5v. But i don’t know the detail.

Hi,
I have similar problem with you, but a little different.

Our custom board usb2.0 and usb 3.0 work properly when using TX1 coreboard, but failed when using TX2 coreboard.

We also find we can use micro usb port to burn the Ubuntu kernel into TX2 coreboard, but we can’t use it when the kernel boot up.

It seems like a kernel config problem, can you tell me how to config our kernel to use USB 2.0 and 3.0?

Have you tried #5 ?
https://devtalk.nvidia.com/default/topic/1024105/jetson-tx2/tx2-usb2-0-not-working-how-to-fix-it/post/5210056/#5210056

Hi,the problem remains on our tx2 custom base board. We removed all the power monitor,IO expanders,and keep the all usb power on without the control chips. Btw, the signal ‘USB0_VBUS_DET(pin B37)’ is float.
With our custom base board,all the USB devices of TX2 moudle do not work,And with shell cmd ‘lsusb’,this is no output here.
And we made another test that we put Tx1 moudle on out tX2 custom base board.It turned out that in this case,USB devices worded fine.
So,with the same TX2 Developer Board,USB devices worked fine with both TX1 and TX2.But with the same TX2 custom base board,USB devices worked fine with TX1 but not fine with TX2.
And here’s the boot log under these 4 condition.
P.S.
We flush the system with JetPack 3.0.
Please refer to the attachment.
selfBoardwithTX2.log.rar (17.3 KB)
selfBoardWithTX1.log.rar (21.6 KB)

Hi Hongsheng,
It flashes r27.1 via Jetpcak3.0, and you need to do
[url]extlinux.conf: FDT No Longer Used for DTB File Specification? - Jetson TX2 - NVIDIA Developer Forums
[url]https://devtalk.nvidia.com/default/topic/1007448/jetson-tx2/differences-between-tx2-module-revisions/post/5144986/#5144986[/url]

We have it fixed on r28.1. Please flash via Jetpack 3.1 and give it a try.