SD CARD issue

dear sir
i’m using Xaiver NX on customer board,which is working fine on NANO,but i can not got any message about mmc except mmc0,my dtb is config as follow,
1 comment the plugin-manager on tegra194-p3668-common.dtsi

  #include "tegra194-plugin-manager-p3668.dtsi"

2 config sdhci@34000000

  sdhci_sd: sdhci@3400000 {
        cd-gpios = <&tegra_main_gpio TEGRA194_MAIN_GPIO(Y, 4) 0>;
       /delete-property/ cd-inverted;  //my cd-detect is  connect to low
      status = "okay";

};

3 config the power

 fixed-regulators {
          regulator@106 {
          gpio = <&gpio_i2c_0_74 2 1>;
          regulator-always-on;
          status = "okay";
    };
}

4 the kernel message:
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.140-tegra (wdg@wdg-HP-EliteBook-8560p) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #17 SMP PREEMPT Tue May 26 17:41:11 CST 2020
[ 0.000000] Boot CPU: AArch64 Processor [4e0f0040]
[ 0.000000] OF: fdt:memory scan node memory, reg size 48,
[ 0.000000] OF: fdt: - 80000000 , 2c000000
[ 0.000000] OF: fdt: - ac200000 , 44600000
[ 0.000000] OF: fdt: - 100000000 , 180000000
[ 0.000000] earlycon: tegra_comb_uart0 at MMIO32 0x000000000c168000 (options ‘’)
[ 0.000000] bootconsole [tegra_comb_uart0] enabled
[ 0.000000] Found tegra_fbmem: 00800000@a069c000
[ 0.000000] Found lut_mem: 00002008@a0696000
[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node ‘fb1_carveout’: base 0x0000000000000000, size 0 MiB
[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node ‘fb1_carveout’: base 0x0000000000000000, size 0 MiB
[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node ‘fb2_carveout’: base 0x0000000000000000, size 0 MiB
[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node ‘fb2_carveout’: base 0x0000000000000000, size 0 MiB
[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node ‘fb3_carveout’: base 0x0000000000000000, size 0 MiB
[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node ‘fb3_carveout’: base 0x0000000000000000, size 0 MiB
[ 0.000000] OF: reserved mem: initialized node ramoops_carveout, compatible id nvidia,ramoops
[ 0.000000] OF: reserved mem: initialized node vpr-carveout, compatible id nvidia,vpr-carveout
[ 0.000000] OF: reserved mem: initialized node grid-of-semaphores, compatible id nvidia,gosmem
[ 0.000000] cma: Reserved 64 MiB at 0x00000000c2000000
[ 0.000000] On node 0 totalpages: 2030589
[ 0.000000] DMA zone: 7152 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 457725 pages, LIFO batch:31
[ 0.000000] Normal zone: 24576 pages used for memmap
[ 0.000000] Normal zone: 1572864 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] psci: SMC Calling Convention v1.1
[ 0.000000] percpu: Embedded 25 pages/cpu @ffffffc1ffd08000 s61656 r8192 d32552 u102400
[ 0.000000] pcpu-alloc: s61656 r8192 d32552 u102400 alloc=25*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
[ 0.000000] Speculative Store Bypass Disable mitigation not required
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1998861
[ 0.000000] Kernel command line: root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyTCU0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 video=tegrafb no_console_suspend=1 earlycon=tegra_comb_uart,mmio32,0x0c168000 gpt tegra_fbmem=0x800000@0xa069c000 lut_mem=0x2008@0xa0696000 usbcore.old_scheme_first=1 tegraid=19.1.2.0.0 maxcpus=6 boot.slot_suffix= boot.ratchetvalues=0.4.2 vpr_resize sdhci_tegra.en_boot_part_access=1 quiet
[ 0.000000] log_buf_len individual max cpu contribution: 32768 bytes
[ 0.000000] log_buf_len total cpu_extra contributions: 163840 bytes
[ 0.000000] log_buf_len min size: 32768 bytes
[ 0.000000] log_buf_len: 262144 bytes
[ 0.000000] early log buf free: 29200(89%)
[ 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: 7181796K/8122356K available (15422K kernel code, 2952K rwdata, 6832K rodata, 8640K init, 611K bss, 186896K reserved, 753664K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
[ 0.000000] vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000 ( 250 GB)
[ 0.000000] .text : 0xffffff8008080000 - 0xffffff8008f90000 ( 15424 KB)
[ 0.000000] .rodata : 0xffffff8008f90000 - 0xffffff8009650000 ( 6912 KB)
[ 0.000000] .init : 0xffffff8009650000 - 0xffffff8009ec0000 ( 8640 KB)
[ 0.000000] .data : 0xffffff8009ec0000 - 0xffffff800a1a2008 ( 2953 KB)
[ 0.000000] .bss : 0xffffff800a1a2008 - 0xffffff800a23af7c ( 612 KB)
[ 0.000000] fixed : 0xffffffbefe7fd000 - 0xffffffbefec00000 ( 4108 KB)
[ 0.000000] PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000 ( 16 MB)
[ 0.000000] vmemmap : 0xffffffbf00000000 - 0xffffffc000000000 ( 4 GB maximum)
[ 0.000000] 0xffffffbf00000000 - 0xffffffbf08000000 ( 128 MB actual)
[ 0.000000] memory : 0xffffffc000000000 - 0xffffffc200000000 ( 8192 MB)
[ 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] arm_arch_timer: Architected cp15 timer(s) running at 31.25MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xe6a171046, max_idle_ns: 881590405314 ns
[ 0.000004] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[ 0.000548] Console: colour dummy device 80x25
[ 0.000560] console [tty0] enabled
[ 0.000567] bootconsole [tegra_comb_uart0] disabled
[ 0.000580] kmemleak: Kernel memory leak detector disabled
[ 0.000598] Calibrating delay loop (skipped), value calculated using timer frequency… 62.50 BogoMIPS (lpj=125000)
[ 0.000613] pid_max: default: 32768 minimum: 301
[ 0.001721] Security Framework initialized
[ 0.002301] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.002311] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.003929] ftrace: allocating 47362 entries in 186 pages
[ 0.402448] sched-energy: Sched-energy-costs installed from DT
[ 0.402467] ASID allocator initialised with 65536 entries
[ 0.437416] tegra-id: chipid=21917.
[ 0.437428] tegra-id: opt_subrevision=1.
[ 0.437458] Tegra Revision: A02 SKU: 0xde CPU Process: 0 SoC Process: 0
[ 0.437471] DTS File Name: /home/wdg/nvidia/Jetpack/JetPack_4.4_DP_Linux_DP_JETSON_XAVIER_NX/Linux_for_Tegra/source/kernel/kernel-4.9/arch/arm64/boot/dts/…/…/…/…/…/…/hardware/nvidia/platform/t19x/jakku/kernel-dts/tegra194-p3668-all-p3509-0000.dts
[ 0.437482] DTB Build time: May 27 2020 18:37:22
[ 0.485497] CPU1: Booted secondary processor [4e0f0040]
[ 0.517515] CPU2: Booted secondary processor [4e0f0040]
[ 0.549634] CPU3: Booted secondary processor [4e0f0040]
[ 0.581907] CPU4: Booted secondary processor [4e0f0040]
[ 0.614037] CPU5: Booted secondary processor [4e0f0040]
[ 0.614285] Brought up 6 CPUs
[ 0.614295] SMP: Total of 6 processors activated.
[ 0.614303] CPU features: detected feature: Privileged Access Never
[ 0.614309] CPU features: detected feature: LSE atomic instructions
[ 0.614315] CPU features: detected feature: User Access Override
[ 0.614321] CPU features: detected feature: 32-bit EL0 Support
[ 0.615745] CPU: All CPU(s) started at EL2
[ 0.615793] alternatives: patching kernel code
[ 0.622230] devtmpfs: initialized
[ 0.656125] Initilizing CustomIPI irq domain
[ 0.656365] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.656379] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.681205] pinctrl core: initialized pinctrl subsystem
[ 0.681440] OS set in device tree is not L4T.
[ 0.681681] regulator-dummy: no parameters
[ 0.681941] Initializing plugin-manager
[ 0.682013] Plugin module not found
[ 0.682065] Plugin-manager status disabled
[ 0.683154] NET: Registered protocol family 16
[ 0.684992] pstore: using zlib compression
[ 0.685014] console [pstore-1] enabled
[ 0.685019] pstore: Registered ramoops as persistent store backend
[ 0.685025] ramoops: attached 0x200000@0xf0600000, ecc: 0/0
[ 0.700711] cpuidle: using governor menu
[ 0.701705] bpmp: waiting for handshake
[ 0.701712] bpmp: handshake completed
[ 0.701729] bpmp: synchronizing channels
[ 0.701738] bpmp: channels synchronized
[ 0.701744] bpmp: mail init ok
[ 0.704241] t19x-arm-smmu 12000000.iommu: found 3 SMMUs and ISO SMMU id is 2
[ 0.704420] t19x-arm-smmu 12000000.iommu: probing hardware configuration…
[ 0.704428] t19x-arm-smmu 12000000.iommu: SMMUv2 with:
[ 0.704436] t19x-arm-smmu 12000000.iommu: stage 1 translation
[ 0.704467] t19x-arm-smmu 12000000.iommu: stage 2 translation
[ 0.704473] t19x-arm-smmu 12000000.iommu: nested translation
[ 0.704484] t19x-arm-smmu 12000000.iommu: stream matching with 128 register groups, mask 0x7f80
[ 0.704494] t19x-arm-smmu 12000000.iommu: SMMU address space size (0x800000) differs from mapped region size (0x1000000)!
[ 0.704502] t19x-arm-smmu 12000000.iommu: 64 context banks (0 stage-2 only)
[ 0.704511] t19x-arm-smmu 12000000.iommu: Stage-1: 39-bit VA → 48-bit IPA
[ 0.704518] t19x-arm-smmu 12000000.iommu: Stage-2: 39-bit IPA → 48-bit PA
[ 0.708553] vdso: 2 pages (1 code @ ffffff8008f97000, 1 data @ ffffff8009ec4000)
[ 0.708579] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.711059] atomic_pool_init():622: DMA: preallocated 1024 KiB pool for atomic allocations
[ 0.712329] Registering BPMP clocks…
[ 0.712436] tegra_bpmp_clk_init: clock init ok (400 clks)
[ 0.713155] Serial: AMBA PL011 UART driver
[ 0.713315] tegra_powergate_init: DONE
[ 0.713420] DTS File Name: /home/wdg/nvidia/Jetpack/JetPack_4.4_DP_Linux_DP_JETSON_XAVIER_NX/Linux_for_Tegra/source/kernel/kernel-4.9/arch/arm64/boot/dts/…/…/…/…/…/…/hardware/nvidia/platform/t19x/jakku/kernel-dts/tegra194-p3668-all-p3509-0000.dts
[ 0.713431] DTB Build time: May 27 2020 18:37:22
[ 0.716449] Tegra reboot handler registered.
[ 0.724069] iommu: Adding device 14160000.pcie to group 0
[ 0.724680] iommu: Adding device 141a0000.pcie to group 1
[ 0.725946] iommu: Adding device 2490000.ether_qos to group 2
[ 0.726434] iommu: Adding device 3100000.serial to group 3
[ 0.726881] iommu: Adding device 3110000.serial to group 4
[ 0.727264] iommu: Adding device 3140000.serial to group 5
[ 0.727911] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[ 0.728278] tegra-pmc: get_secure_pmc_setting: done secure_pmc=0
[ 0.728301] tegra-pmc: ### PMC reset source: TEGRA_SOFTWARE_RESET
[ 0.728306] tegra-pmc: ### PMC reset level: TEGRA_RESET_LEVEL_L1
[ 0.728312] tegra-pmc: ### PMC reset status reg: 0x2d
[ 0.728358] tegra-pmc: PMC Prod config success
[ 0.728620] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[ 0.728633] tegra-pmc c360000.pmc: IO padctrl driver initialized
[ 0.728950] iommu: Adding device 3460000.sdhci to group 6
[ 0.729453] iommu: Adding device 3400000.sdhci to group 7
[ 0.730004] iommu: Adding device 3210000.spi to group 8
[ 0.730388] iommu: Adding device 3230000.spi to group 9
[ 0.730779] iommu: Adding device 3270000.spi to group 10
[ 0.731843] iommu: Adding device 3160000.i2c to group 11
[ 0.732223] iommu: Adding device c240000.i2c to group 12
[ 0.732614] iommu: Adding device 3180000.i2c to group 13
[ 0.733013] iommu: Adding device 3190000.i2c to group 14
[ 0.733561] iommu: Adding device 31b0000.i2c to group 15
[ 0.733940] iommu: Adding device 31c0000.i2c to group 16
[ 0.734315] iommu: Adding device c250000.i2c to group 17
[ 0.734715] iommu: Adding device 31e0000.i2c to group 18
[ 0.735214] iommu: Adding device sound to group 19
[ 0.736063] iommu: Adding device 3510000.hda to group 20
[ 0.736688] iommu: Adding device bc00000.rtcpu to group 21
[ 0.738492] iommu: Adding device 13e10000.host1x to group 22
[ 0.738927] iommu: Adding device 13e10000.host1x:ctx0 to group 23
[ 0.739297] iommu: Adding device 13e10000.host1x:ctx1 to group 24
[ 0.739695] iommu: Adding device 13e10000.host1x:ctx2 to group 25
[ 0.740055] iommu: Adding device 13e10000.host1x:ctx3 to group 26
[ 0.740436] iommu: Adding device 13e10000.host1x:ctx4 to group 27
[ 0.740808] iommu: Adding device 13e10000.host1x:ctx5 to group 28
[ 0.741255] iommu: Adding device 13e10000.host1x:ctx6 to group 29
[ 0.741627] iommu: Adding device 13e10000.host1x:ctx7 to group 30
[ 0.742469] iommu: Adding device 15340000.vic to group 31
[ 0.742946] iommu: Adding device 15380000.nvjpg to group 32
[ 0.743270] iommu: Adding device 15500000.tsec to group 33
[ 0.743546] iommu: Adding device 15100000.tsecb to group 34
[ 0.743824] iommu: Adding device 15480000.nvdec to group 35
[ 0.744128] iommu: Adding device 15140000.nvdec1 to group 36
[ 0.744420] iommu: Adding device 154c0000.nvenc to group 37
[ 0.744718] iommu: Adding device 15a80000.nvenc1 to group 38
[ 0.745232] iommu: Adding device 15880000.nvdla0 to group 39
[ 0.745630] iommu: Adding device 158c0000.nvdla1 to group 40
[ 0.746210] iommu: Adding device 15200000.nvdisplay to group 41
[ 0.746391] platform 15200000.nvdisplay: IOVA linear map 0x00000000a069c000(800000)
[ 0.746403] platform 15200000.nvdisplay: IOVA linear map 0x00000000a0696000(3000)
[ 0.750321] platform 15200000.nvdisplay: IOVA linear map 0x00000000c6000000(2a000000)
[ 0.750400] t19x-arm-smmu: Adding 15200000.nvdisplay to ISO SMMU client
[ 0.751031] iommu: Adding device 15210000.nvdisplay to group 42
[ 0.751077] t19x-arm-smmu: Adding 15210000.nvdisplay to ISO SMMU client
[ 0.752607] iommu: Adding device 15c10000.vi to group 43
[ 0.752808] t19x-arm-smmu: Adding 15c10000.vi to ISO SMMU client
[ 0.753154] iommu: Adding device 14800000.isp to group 44
[ 0.754111] iommu: Adding device 16000000.pva0 to group 45
[ 0.754601] iommu: Adding device 16800000.pva1 to group 46
[ 0.754988] iommu: Adding device 15810000.se to group 47
[ 0.755452] iommu: Adding device 15820000.se to group 48
[ 0.755703] iommu: Adding device 15830000.se to group 49
[ 0.755969] iommu: Adding device 15840000.se to group 50
[ 0.756486] iommu: Adding device c1a0000.aon to group 51
[ 0.757865] iommu: Adding device d000000.bpmp to group 52
[ 0.758218] bpmp: ping status is 0
[ 0.758350] bpmp d000000.bpmp: firmware tag is 57f8a77779f848bf2ecf21dabee5645f
[ 0.761689] bpmp d000000.bpmp: probe ok
[ 0.763351] tegra-reset 0.bpmp_reset: registered 190 resets.
[ 0.763784] iommu: Adding device smmu_test to group 53
[ 0.764789] mc: mapped MMIO address: 0xffffff800a610000 → 0x2c10000
[ 0.764817] mc: mapped MMIO address: 0xffffff800a630000 → 0x2c20000
[ 0.764840] mc: mapped MMIO address: 0xffffff800a650000 → 0x2c30000
[ 0.764885] mc: mapped MMIO address: 0xffffff800a670000 → 0x2c40000
[ 0.764909] mc: mapped MMIO address: 0xffffff800a690000 → 0x2c50000
[ 0.764931] mc: mapped MMIO address: 0xffffff800a6b0000 → 0x2b80000
[ 0.764952] mc: mapped MMIO address: 0xffffff800a6d0000 → 0x2b90000
[ 0.764975] mc: mapped MMIO address: 0xffffff800a7b0000 → 0x2ba0000
[ 0.764997] mc: mapped MMIO address: 0xffffff800a7d0000 → 0x2bb0000
[ 0.765020] mc: mapped MMIO address: 0xffffff800b110000 → 0x1700000
[ 0.765058] mc: mapped MMIO address: 0xffffff800b130000 → 0x1710000
[ 0.765082] mc: mapped MMIO address: 0xffffff800b150000 → 0x1720000
[ 0.765107] mc: mapped MMIO address: 0xffffff800b170000 → 0x1730000
[ 0.765125] mc: mapped MMIO address: 0xffffff800b190000 → 0x1740000
[ 0.765144] mc: mapped MMIO address: 0xffffff800b1b0000 → 0x1750000
[ 0.765163] mc: mapped MMIO address: 0xffffff800b1d0000 → 0x1760000
[ 0.765191] mc: mapped MMIO address: 0xffffff800b1f0000 → 0x1770000
[ 0.765267] mc-err: mcerr ops are set to t19x
[ 0.771073] iommu: Adding device 2600000.dma to group 54
[ 0.776458] GPIO line 339 (wifi-enable) hogged as output/high
[ 0.776500] GPIO line 412 (camera-control-output-low) hogged as output/low
[ 0.776536] GPIO line 413 (camera-control-output-low) hogged as output/low
[ 0.776844] gpiochip_setup_dev: registered GPIOs 288 to 511 on device: gpiochip0 (tegra-gpio)
[ 0.783476] GPIO line 253 (pex-refclk-sel-low) hogged as output/low
[ 0.783771] gpiochip_setup_dev: registered GPIOs 248 to 287 on device: gpiochip1 (tegra-gpio-aon)
[ 0.785509] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CTRL_0 = 3
[ 0.785521] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_24(PMU_INT) = 256
[ 0.786132] iommu: Adding device 3550000.xudc to group 55
[ 0.786725] iommu: Adding device 3610000.xhci to group 56
[ 0.788400] arm64_ras arm64_ras: probed
[ 0.788803] ras_fhi_enable: FHI 467 enabled on CPU0
[ 0.788856] ras_fhi_enable: FHI 468 enabled on CPU1
[ 0.788931] ras_fhi_enable: FHI 469 enabled on CPU2
[ 0.789049] ras_fhi_enable: FHI 470 enabled on CPU3
[ 0.789128] ras_fhi_enable: FHI 471 enabled on CPU4
[ 0.789192] ras_fhi_enable: FHI 472 enabled on CPU5
[ 0.789374] carmel_ras_enable: RAS enabled on cpu0
[ 0.789574] carmel_ras_enable: RAS enabled on cpu1
[ 0.789800] carmel_ras_enable: RAS enabled on cpu2
[ 0.789999] carmel_ras_enable: RAS enabled on cpu3
[ 0.790201] carmel_ras_enable: RAS enabled on cpu4
[ 0.790380] carmel_ras_enable: RAS enabled on cpu5
[ 0.790445] carmel_ras carmel_ras: probed
[ 0.791708] tegra-cbb 2300000.cbb-noc: noc_secure_irq = 476, noc_nonsecure_irq = 475>
[ 0.792139] tegra-cbb c600000.aon-noc: noc_secure_irq = 478, noc_nonsecure_irq = 477>
[ 0.793009] tegra-cbb d600000.bpmp-noc: noc_secure_irq = 480, noc_nonsecure_irq = 479>
[ 0.793934] tegra-cbb be00000.rce-noc: noc_secure_irq = 482, noc_nonsecure_irq = 481>
[ 0.794703] tegra-cbb b600000.sce-noc: noc_secure_irq = 484, noc_nonsecure_irq = 483>
[ 0.795052] tegra-cbb 14040000.cv-noc: defer probe as CV-NOC not probed yet
[ 0.796195] vdd-ac-bat: 5000 mV
[ 0.796382] reg-fixed-voltage fixed-regulators:regulator@0: vdd-ac-bat supplying 5000000uV
[ 0.796711] vdd-1v8-sd: 1800 mV
[ 0.796839] reg-fixed-voltage fixed-regulators:regulator@104: vdd-1v8-sd supplying 1800000uV
[ 0.797051] vdd-usb2-5v: 5000 mV
[ 0.797212] reg-fixed-voltage fixed-regulators:regulator@114: vdd-usb2-5v supplying 5000000uV
[ 0.797376] vdd-3v3-cvb: 3300 mV
[ 0.797508] reg-fixed-voltage fixed-regulators:regulator@101: vdd-3v3-cvb supplying 3300000uV
[ 0.797662] vdd-1v8-cvb: 1800 mV
[ 0.797787] reg-fixed-voltage fixed-regulators:regulator@102: vdd-1v8-cvb supplying 1800000uV
[ 0.798014] vdd-epb-1v0: supplied by vdd-3v3-cvb
[ 0.798098] vdd-epb-1v0: 1000 mV
[ 0.798242] reg-fixed-voltage fixed-regulators:regulator@105: vdd-epb-1v0 supplying 1000000uV
[ 0.798461] avdd-cam-2v8: 2800 mV
[ 0.798593] reg-fixed-voltage fixed-regulators:regulator@107: avdd-cam-2v8 supplying 2800000uV
[ 0.798757] vdd-fan: 5000 mV
[ 0.798881] reg-fixed-voltage fixed-regulators:regulator@111: vdd-fan supplying 5000000uV
[ 0.799046] vdd-hdmi-5v0: 5000 mV
[ 0.799179] reg-fixed-voltage fixed-regulators:regulator@112: vdd-hdmi-5v0 supplying 5000000uV
[ 0.799445] vdd_sys_en: 1200 mV
[ 0.799572] reg-fixed-voltage fixed-regulators:regulator@113: vdd_sys_en supplying 1200000uV
[ 0.800859] en-vdd-cam-hv-2v8: 2800 mV
[ 0.801024] reg-fixed-voltage fixed-regulators:regulator@196: en-vdd-cam-hv-2v8 supplying 2800000uV
[ 0.801238] en-vdd-cam: 1800 mV
[ 0.801409] reg-fixed-voltage fixed-regulators:regulator@197: en-vdd-cam supplying 1800000uV
[ 0.801636] en-vdd-cam-1v2: 1200 mV
[ 0.801777] reg-fixed-voltage fixed-regulators:regulator@198: en-vdd-cam-1v2 supplying 1200000uV
[ 0.802032] mipi-i2c-rst: 1800 mV
[ 0.802165] reg-fixed-voltage fixed-regulators:regulator@199: mipi-i2c-rst supplying 1800000uV
[ 0.834961] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.839272] eventlib_kernel: keventlib is initialized, test id: 0
[ 0.839555] SCSI subsystem initialized
[ 0.839779] libata version 3.00 loaded.
[ 0.839963] usbcore: registered new interface driver usbfs
[ 0.840006] usbcore: registered new interface driver hub
[ 0.840122] usbcore: registered new device driver usb
[ 0.851314] tegra-i2c 31e0000.i2c: could not find pctldev for node /host1x/dpaux@155F0000/pinmux@0, deferring probe
[ 0.854019] max77620 4-003c: PMIC Version OTP:0x51 and ES:0x1
[ 0.865927] vdd-1v0: at 1000 mV
[ 0.873996] vdd-1v8-hs: at 1800 mV
[ 0.882050] vdd-1v8-ls: at 1800 mV
[ 0.890057] vdd-1v8-ao: at 1800 mV
[ 0.898055] vddio-ddr-1v1: at 1100 mV
[ 0.905868] vdd-rtc: at 800 mV
[ 0.907089] spmic-ldo1: at 2375 mV
[ 0.917909] vdd-ao-3v3: at 3300 mV
[ 0.929947] vddio-emmc-3v3: at 3300 mV
[ 0.931351] spmic-ldo4: at 1587 mV
[ 0.941981] vdd-usb-3v3: at 3300 mV
[ 0.954017] vddio-sdmmc1-3v3: at 3300 mV
[ 0.962047] vdd-csi-1v2: at 1200 mV
[ 0.963530] spmic-ldo8: at 1800 mV
[ 0.968390] GPIO line 246 (gpio_default) hogged as output/high
[ 0.969749] GPIO line 247 (gpio_default) hogged as output/high
[ 0.970010] gpiochip_setup_dev: registered GPIOs 240 to 247 on device: gpiochip2 (max77620-gpio)
[ 0.970332] max77620 4-003c: max77620 probe successful
[ 0.970741] media: Linux media interface: v0.10
[ 0.970773] Linux video capture interface: v2.00
[ 0.972005] pps_core: LinuxPPS API ver. 1 registered
[ 0.972011] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.972052] PTP clock support registered
[ 0.974771] trusty trusty: trusty version: Built: 18:08:23 Apr 8 2020
[ 0.974830] trusty trusty: selected api version: 3 (requested 3)
[ 0.976084] Advanced Linux Sound Architecture Driver Initialized.
[ 0.976820] Bluetooth: Core ver 2.22
[ 0.976912] NET: Registered protocol family 31
[ 0.976943] Bluetooth: HCI device and connection manager initialized
[ 0.976954] Bluetooth: HCI socket layer initialized
[ 0.976962] Bluetooth: L2CAP socket layer initialized
[ 0.976986] Bluetooth: SCO socket layer initialized
[ 0.979345] camchar: rtcpu character device driver loaded
[ 0.979741] gpio tegra-gpio wake61 for gpio=201(Z:1)
[ 0.979846] extcon-gpio-states external-connection:extcon@1: Cable state:1, cable id:1
[ 0.981380] clocksource: Switched to clocksource arch_sys_counter
[ 1.029287] VFS: Disk quotas dquot_6.6.0
[ 1.029399] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.029723] nvmap_heap_init: nvmap_heap_init: created heap block cache
[ 1.031101] tegra-carveouts tegra-carveouts: assigned reserved memory node grid-of-semaphores
[ 1.031148] dma_declare_coherent_resizable_cma_memory:324: resizable heap=vpr, base=0x00000000c6000000, size=0x2a000000
[ 1.031388] cma: enabled page replacement for spfn=c6000, epfn=f0000
[ 1.031395] dma_declare_coherent_resizable_cma_memory:373: resizable cma heap=vpr create successful
[ 1.031407] nvmap: nvmap_select_cache_ops() nvmap cache ops set to scf
[ 1.031415] nvmap_page_pool_init: Total RAM pages: 1983865
[ 1.031450] nvmap_page_pool_init: nvmap page pool size: 247983 pages (968 MB)
[ 1.031650] nvmap_background_zero_thread: PP zeroing thread starting.
[ 1.032204] misc nvmap: created heap vpr base 0x00000000c6000000 size (688128KiB)
[ 1.033671] tegra-gpcdma 2600000.dma: GPC DMA driver register 31 channels
[ 1.045893] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type CPU-therm
[ 1.046048] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type GPU-therm
[ 1.046194] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type AUX-therm
[ 1.046344] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type AO-therm
[ 1.046494] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type PMIC-Die
[ 1.047648] la/ptsa driver initialized.
[ 1.047984] NET: Registered protocol family 2
[ 1.048792] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 1.049133] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 1.049752] TCP: Hash tables configured (established 65536 bind 65536)
[ 1.049803] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 1.049934] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 1.050318] NET: Registered protocol family 1
[ 1.050937] RPC: Registered named UNIX socket transport module.
[ 1.050943] RPC: Registered udp transport module.
[ 1.050948] RPC: Registered tcp transport module.
[ 1.050952] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.050963] PCI: CLS 0 bytes, default 64
[ 1.051146] Trying to unpack rootfs image as initramfs…
[ 1.233601] Freeing initrd memory: 5432K
[ 1.247914] random: fast init done
[ 1.252561] host1x 13e10000.host1x: initialized
[ 1.255044] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 1.259814] audit: initializing netlink subsys (disabled)
[ 1.259855] audit: type=2000 audit(0.876:1): initialized
[ 1.260666] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[ 1.269255] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.270694] ntfs: driver 2.1.32 [Flags: R/W].
[ 1.271287] 9p: Installing v9fs 9p2000 file system support
[ 1.276252] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
[ 1.276548] io scheduler noop registered
[ 1.276792] io scheduler cfq registered (default)
[ 1.280074] gic 2a41000.agic-controller: GIC IRQ controller registered
[ 1.284373] iommu: Adding device 2993000.adsp to group 57
[ 1.351302] iommu: Adding device aconnect@2a41000:adsp_audio to group 58
[ 1.352287] tegra-aconnect aconnect@2a41000: Tegra ACONNECT bus registered
[ 1.363723] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[ 1.364186] tegra-pwm c340000.pwm: PWM clk can sleep in ops
[ 1.364785] tegra-pwm 32c0000.pwm: PWM clk can sleep in ops
[ 1.365177] tegra-pwm 32d0000.pwm: PWM clk can sleep in ops
[ 1.365617] tegra-pwm 32f0000.pwm: PWM clk can sleep in ops
[ 1.368585] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[ 1.368814] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=1500000, vi_iso_bw=1500000, max_bw=1500000
[ 1.371688] tsec 15500000.tsec: initialized
[ 1.373319] tsec 15100000.tsecb: initialized
[ 1.377253] nvdec 15480000.nvdec: initialized
[ 1.379823] nvdec 15140000.nvdec1: initialized
[ 1.385481] falcon 15340000.vic: initialized
[ 1.387246] falcon 15380000.nvjpg: initialized
[ 1.388951] falcon 154c0000.nvenc: initialized
[ 1.390807] falcon 15a80000.nvenc1: initialized
[ 1.394641] iommu_context_dev 13e10000.host1x:ctx0: initialized (streamid=56)
[ 1.397502] iommu_context_dev 13e10000.host1x:ctx1: initialized (streamid=57)
[ 1.399650] iommu_context_dev 13e10000.host1x:ctx2: initialized (streamid=58)
[ 1.401108] iommu_context_dev 13e10000.host1x:ctx3: initialized (streamid=59)
[ 1.402691] iommu_context_dev 13e10000.host1x:ctx4: initialized (streamid=60)
[ 1.404207] iommu_context_dev 13e10000.host1x:ctx5: initialized (streamid=61)
[ 1.405643] iommu_context_dev 13e10000.host1x:ctx6: initialized (streamid=62)
[ 1.406943] iommu_context_dev 13e10000.host1x:ctx7: initialized (streamid=63)
[ 1.410738] t194-nvcsi 15a00000.nvcsi: initialized
[ 1.416148] scare-pigeon 13e10000.host1x:vi-thi@15f00000: initialized
[ 1.416701] scare-pigeon 14b00000.isp-thi: initialized
[ 1.422469] pva 16000000.pva0: initialized
[ 1.428995] pva 16800000.pva1: initialized
[ 1.434796] nvdla 15880000.nvdla0: initialized
[ 1.439925] nvdla 158c0000.nvdla1: initialized
[ 1.441659] tegradccommon 15200000.dc_common: host1x channel mapped
[ 1.441672] tegradccommon 15200000.dc_common: dc_common syncpt # 1 allocated
[ 1.441709] tegradccommon 15200000.dc_common: dma mapping done
[ 1.442450] tegradc 15200000.nvdisplay: disp0 connected to head0->/host1x/sor1
[ 1.442499] generic_infoframe_type: 0x87
[ 1.442557] tegradc 15200000.nvdisplay: DT parsed successfully
[ 1.442587] tegradc 15200000.nvdisplay: Display dc.ffffff800bce0000 registered with id=0
[ 1.446302] tegra_nvdisp_bandwidth_register_max_config: max config iso bw = 7088400 KB/s
[ 1.446309] tegra_nvdisp_bandwidth_register_max_config: max config EMC floor = 800000000 Hz
[ 1.446315] tegra_nvdisp_bandwidth_register_max_config: max config hubclk = 179200000 Hz
[ 1.446585] tegradc 15200000.nvdisplay: vblank syncpt # 8 for dc 0
[ 1.446594] tegradc 15200000.nvdisplay: vpulse3 syncpt # 9 for dc 0
[ 1.447534] tegradc 15200000.nvdisplay: Bootloader disp_param detected. Detected mode: 1920x1080 (on 0x0mm) pclk=148350937
[ 1.449571] tegradc 15200000.nvdisplay: hdmi: invalid prod list prod_list_hdmi_board
[ 1.449579] tegradc 15200000.nvdisplay: hdmi: tegra_hdmi_tmds_range_read(bd) failed
[ 1.452618] tegradc 15200000.nvdisplay: probed
[ 1.489638] Console: switching to colour frame buffer device 240x67
[ 1.489775] tegradc 15200000.nvdisplay: fb registered
[ 1.490102] gpio tegra-gpio wake63 for gpio=97(M:1)
[ 1.490713] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[ 1.490816] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[ 1.493071] Parent Clock set for DC plld2
[ 1.554423] tegradc 15200000.nvdisplay: hdmi: tmds rate:148351K prod-setting:prod_c_hdmi_111m_223m
[ 1.555124] tegradc 15200000.nvdisplay: hdmi: get RGB quant from REG programmed by BL.
[ 1.555138] tegradc 15200000.nvdisplay: hdmi: BL set VIC 0
[ 1.555173] tegradc 15200000.nvdisplay: hdmi: get YCC quant from REG programmed by BL.
[ 11.609444] tegra-i2c 3190000.i2c: rx dma timeout txlen:28 rxlen:128
[ 11.609505] tegra-i2c 3190000.i2c: — register dump for debugging ----
[ 11.609531] tegra-i2c 3190000.i2c: I2C_CNFG - 0x22c00
[ 11.609573] tegra-i2c 3190000.i2c: I2C_PACKET_TRANSFER_STATUS - 0x10001
[ 11.609594] tegra-i2c 3190000.i2c: I2C_FIFO_CONTROL - 0x0
[ 11.609614] tegra-i2c 3190000.i2c: I2C_FIFO_STATUS - 0x800080
[ 11.609654] tegra-i2c 3190000.i2c: I2C_MST_FIFO_CONTROL - 0x70
[ 11.609674] tegra-i2c 3190000.i2c: I2C_MST_FIFO_STATUS - 0x7c0000
[ 11.609694] tegra-i2c 3190000.i2c: I2C_MST_PACKET_TRANSFER_CNT - 0x0
[ 11.609715] tegra-i2c 3190000.i2c: I2C_INT_MASK - 0x6c
[ 11.609758] tegra-i2c 3190000.i2c: I2C_INT_STATUS - 0x2
[ 11.609788] tegra-i2c 3190000.i2c: i2c transfer timed out addr: 0x50
[ 11.610593] extcon-disp-state external-connection:disp-state: cable 47 state 1
[ 11.610600] Extcon AUX1(HDMI) enable
[ 11.610948] tegra_cec 3960000.tegra_cec: dt=1 start=0x03960000 end=0x03960FFF irq=78
[ 11.610956] tegra_cec 3960000.tegra_cec: Unpowergate DISP: 0.
[ 11.611190] tegra_cec 3960000.tegra_cec: Enable clock result: 0.
[ 11.611304] tegra_cec 3960000.tegra_cec: tegra_cec_init started
[ 11.611431] tegra_cec 3960000.tegra_cec: cec_add_sysfs ret=0
[ 11.611437] tegra_cec 3960000.tegra_cec: probed
[ 11.613159] tegradc 15210000.nvdisplay: disp1 connected to head1->/host1x/sor
[ 11.613228] tegradc 15210000.nvdisplay: parse_dp_settings: No dp-lt-settings node
[ 11.613633] tegradc 15210000.nvdisplay: DT parsed successfully
[ 11.613671] tegradc 15210000.nvdisplay: Display dc.ffffff800bdd0000 registered with id=1
[ 11.613959] tegradc 15210000.nvdisplay: vblank syncpt # 11 for dc 1
[ 11.613968] tegradc 15210000.nvdisplay: vpulse3 syncpt # 12 for dc 1
[ 11.622863] tegra-adma 2930000.adma: Tegra210 ADMA driver registered 32 channels
[ 11.623833] tegra-fuse-burn 3820000.efuse:efuse-burn: shutdown limit check disabled
[ 11.623841] tegra-fuse-burn 3820000.efuse:efuse-burn: Fuse burn driver initialized
[ 11.624202] kfuse 3830000.kfuse: initialized
[ 11.628615] tegradc 15210000.nvdisplay: probed
[ 11.628944] tegradc 15210000.nvdisplay: fb registered
[ 11.631763] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 11.632331] hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[ 11.632340] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[ 11.632351] hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0
[ 11.632363] tegradc 15210000.nvdisplay: blank - powerdown
[ 11.632377] extcon-disp-state external-connection:disp-state: cable 44 state 0 already set.
[ 11.632382] Extcon DP: HPD disabled
[ 11.632386] hpd: hpd_switch 0
[ 11.632392] hpd: switching from state 0 (Reset) to state 1 (Check Plug)
[ 11.632402] hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[ 11.632410] hpd: switching from state 1 (Check Plug) to state 3 (Disabled)
[ 11.634692] 3100000.serial: ttyTHS0 at MMIO 0x3100000 (irq = 47, base_baud = 0) is a TEGRA_UART
[ 11.635897] 3110000.serial: ttyTHS1 at MMIO 0x3110000 (irq = 48, base_baud = 0) is a TEGRA_UART
[ 11.636673] 3140000.serial: ttyTHS4 at MMIO 0x3140000 (irq = 49, base_baud = 0) is a TEGRA_UART
[ 11.639353] console [ttyTCU0] enabled
[ 11.639757] [drm] Initialized
[ 11.651941] brd: module loaded
[ 11.657350] loop: module loaded
[ 11.657843] tegra_profiler: version: 1.141, samples/io: 48/28
[ 11.657992] tegra_profiler: auth: init
[ 11.658515] THERMAL EST: found 3 subdevs
[ 11.658522] THERMAL EST num_resources: 0
[ 11.658528] [THERMAL EST subdev 0]
[ 11.658534] [THERMAL EST subdev 1]
[ 11.658539] [THERMAL EST subdev 2]
[ 11.658548] THERMAL EST: Found 2 profiles, default profile is quiet
[ 11.658837] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type thermal-fan-est
[ 11.658841] THERMAL EST: thz register success.
[ 11.659008] THERMAL EST: end of probe, return err: 0
[ 11.659647] sd: No Scsi addr parsed to reserve index
[ 11.659685] hisi_sas: driver version v1.6
[ 11.669683] qspi_mtd spi6.0: s25fs256s SSG 8 0 1000 2000000
[ 11.669692] qspi_mtd spi6.0: s25fs256s (32768 Kbytes)
[ 11.669701] qspi_mtd spi6.0: mtd .name = spi6.0, .size = 0x2000000 (32MiB) .erasesize = 0x00010000 (64KiB) .numeraseregions = 0
[ 11.669983] 1 ofpart partitions found on MTD device spi6.0
[ 11.669989] Creating 1 MTD partitions on “spi6.0”:
[ 11.669998] 0x000000000000-0x000002000000 : “Whole_flash0”
[ 11.672250] libphy: Fixed MDIO Bus: probed
[ 11.673068] tun: Universal TUN/TAP device driver, 1.6
[ 11.673074] tun: (C) 1999-2004 Max Krasnyansky maxk@qualcomm.com
[ 11.673901] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 11.673906] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 11.673946] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[ 11.673950] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 11.673996] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[ 11.674000] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 11.674046] Intel(R) 10GbE PCI Express Linux Network Driver - version 4.6.4
[ 11.674050] Copyright(c) 1999 - 2017 Intel Corporation.
[ 11.917308] eqos 2490000.ether_qos: Setting local MAC: 48 b0 2d 7 58 1b
[ 11.917500] libphy: dwc_phy: probed
[ 11.919930] PPP generic driver version 2.4.2
[ 11.920281] PPP BSD Compression module registered
[ 11.920288] PPP Deflate Compression module registered
[ 11.920306] PPP MPPE Compression module registered
[ 11.920312] NET: Registered protocol family 24
[ 11.920358] usbcore: registered new interface driver r8152
[ 11.920390] usbcore: registered new interface driver asix
[ 11.920422] usbcore: registered new interface driver ax88179_178a
[ 11.920449] usbcore: registered new interface driver cdc_ether
[ 11.920475] usbcore: registered new interface driver net1080
[ 11.920501] usbcore: registered new interface driver cdc_subset
[ 11.920526] usbcore: registered new interface driver zaurus
[ 11.920564] usbcore: registered new interface driver cdc_ncm
[ 11.920738] VFIO - User Level meta-driver version: 0.3
[ 11.921970] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 11.921988] ehci-pci: EHCI PCI platform driver
[ 11.922017] ohci_hcd: USB 1.1 ‘Open’ Host Controller (OHCI) Driver
[ 11.922027] ohci-pci: OHCI PCI platform driver
[ 11.922057] ohci-platform: OHCI generic platform driver
[ 11.927122] tegra-xusb 3610000.xhci: USB2 port 0 has OTG_CAP
[ 11.929101] tegra-xusb 3610000.xhci: extcon 0: ffffffc1f5166800 id
[ 11.929755] usbcore: registered new interface driver uas
[ 11.929836] usbcore: registered new interface driver usb-storage
[ 11.929919] usbcore: registered new interface driver usbserial
[ 11.931550] tegra-xusb 3610000.xhci: Firmware timestamp: 2019-07-24 05:47:34 UTC, Version: 60.06 release
[ 11.931594] tegra-xusb 3610000.xhci: xHCI Host Controller
[ 11.931617] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 1
[ 11.932326] tegra-xusb 3610000.xhci: hcc params 0x0184ff25 hci version 0x110 quirks 0x00050810
[ 11.932366] tegra-xusb 3610000.xhci: irq 462, io mem 0x03610000
[ 11.932622] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 11.932630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 11.932636] usb usb1: Product: xHCI Host Controller
[ 11.932641] usb usb1: Manufacturer: Linux 4.9.140-tegra xhci-hcd
[ 11.932647] usb usb1: SerialNumber: 3610000.xhci
[ 11.933141] hub 1-0:1.0: USB hub found
[ 11.933186] hub 1-0:1.0: 4 ports detected
[ 11.933719] tegra-xusb 3610000.xhci: xHCI Host Controller
[ 11.933731] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 2
[ 11.933741] tegra-xusb 3610000.xhci: Host supports USB 3.1 Enhanced SuperSpeed
[ 11.934014] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 11.934021] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 11.934027] usb usb2: Product: xHCI Host Controller
[ 11.934059] usb usb2: Manufacturer: Linux 4.9.140-tegra xhci-hcd
[ 11.934065] usb usb2: SerialNumber: 3610000.xhci
[ 11.934558] hub 2-0:1.0: USB hub found
[ 11.934599] hub 2-0:1.0: 4 ports detected
[ 11.934993] tegra-xudc-new 3550000.xudc: PMQOS CPU boost enabled
[ 11.935067] tegra-xudc-new 3550000.xudc: device count: 1
[ 11.935985] tegra-xudc-new 3550000.xudc: vbus state: 1
[ 11.936006] tegra-xudc-new 3550000.xudc: device mode on: 0
[ 11.936255] tegra-xudc-new 3550000.xudc: active: 0 => 1
[ 11.936267] tegra-xudc-new 3550000.xudc: Initialize boost_cpufreq work
[ 11.937095] mousedev: PS/2 mouse device common for all mice
[ 11.937238] usbcore: registered new interface driver xpad
[ 12.037644] usb usb1: usb_suspend_both: status 0
[ 12.068371] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[ 12.069897] Wake73 for irq=42
[ 12.071162] rtc rtc1: alarm rtc device
[ 12.071179] tegra_rtc c2a0000.rtc: rtc core: registered c2a0000.rtc as rtc1
[ 12.071222] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[ 12.071400] i2c /dev entries driver
[ 12.073290] pca954x 2-0070: vcc-pullup regulator not found
[ 12.073327] pca954x 2-0070: pca954x_probe: forcing device bus number, start 30.
[ 12.073333] pca954x 2-0070: device detect skipped.
[ 12.073775] i2c i2c-2: Added multiplexed i2c bus 30
[ 12.074205] i2c i2c-2: Added multiplexed i2c bus 31
[ 12.074213] pca954x 2-0070: registered 2 multiplexed busses for I2C switch pca9543
[ 12.074721] [ov2718]: probing v4l2 sensor.
[ 12.074765] OV2718,ov2718_parse_dt
[ 12.074819] extract_pixel_format,0x200f
[ 12.074824] OV2718,ov2718_power_get
[ 12.075492] ov2718,master sensor/i2c@3180000/pca9543@70/i2c@0/ov2718_a@1b
[ 12.075578] OV2718,ov2718_ctrls_init++,/i2c@3180000/pca9543@70/i2c@0/ov2718_a@1b,numctrls = 1
[ 12.075594] Detected OV2718 sensor
[ 12.075598] ov2718,mode=1
[ 12.076030] OV2718,ov2718_power_on++
[ 12.098625] OV2718,ov2718_power_on–
[ 12.633445] tegra_cec 3960000.tegra_cec: Can’t find physical addresse.
[ 12.633454] tegra_cec 3960000.tegra_cec: tegra_cec_init Done.
[ 16.093970] Wake76 for irq=199
[ 16.093976] Wake77 for irq=199
[ 16.093980] Wake78 for irq=199
[ 16.093984] Wake79 for irq=199
[ 16.093988] Wake80 for irq=199
[ 16.093992] Wake81 for irq=199
[ 16.093996] Wake82 for irq=199
[ 16.094035] tegra-xusb 3610000.xhci: Upgrade port 0 to USB3.0
[ 16.094043] tegra-xusb 3610000.xhci: Upgrade port 1 to USB3.0
[ 16.197764] usb usb2: usb_suspend_both: status 0
[ 18.201467] tegra-xusb 3610000.xhci: entering ELPG
[ 18.204471] tegra-xusb 3610000.xhci: entering ELPG done
[ 23.490280] random: crng init done
[ 35.071705] max77620-power max20024-power: Event recorder REG_NVERC : 0x80
[ 35.078288] tegra-thermal-throttle bthrot_cdev: clk:cpu max:1907200000, min:115200000 steps:24
[ 35.082306] tegra-thermal-throttle bthrot_cdev: clk:gpu max:1109250000, min:114750000 steps:10
[ 35.082332] tegra-thermal-throttle bthrot_cdev: cdev:skin-balanced clk:0:cpu off:0 slope-adj:200
[ 35.082339] tegra-thermal-throttle bthrot_cdev: cdev:skin-balanced clk:1:gpu off:0 slope-adj:400
[ 35.082433] tegra-thermal-throttle bthrot_cdev: cdev:skin-balanced max_state:48 cutoff:0
[ 35.082512] tegra-thermal-throttle bthrot_cdev: cdev:gpu-balanced clk:0:cpu off:0 slope-adj:400
[ 35.082519] tegra-thermal-throttle bthrot_cdev: cdev:gpu-balanced clk:1:gpu off:0 slope-adj:400
[ 35.082764] tegra-thermal-throttle bthrot_cdev: cdev:gpu-balanced max_state:40 cutoff:1
[ 35.082871] tegra-thermal-throttle bthrot_cdev: cdev:cpu-balanced clk:0:cpu off:0 slope-adj:200
[ 35.082878] tegra-thermal-throttle bthrot_cdev: cdev:cpu-balanced clk:1:gpu off:365500000 slope-adj:300
[ 35.083134] tegra-thermal-throttle bthrot_cdev: cdev:cpu-balanced max_state:48 cutoff:0
[ 35.083182] tegra-thermal-throttle bthrot_cdev: cdev:emergency-balanced clk:0:cpu off:38400000 slope-adj:10
[ 35.083188] tegra-thermal-throttle bthrot_cdev: cdev:emergency-balanced clk:1:gpu off:25500000 slope-adj:10
[ 35.083528] tegra-thermal-throttle bthrot_cdev: cdev:emergency-balanced max_state:2 cutoff:0
[ 35.083590] tegra-thermal-throttle bthrot_cdev: cdev:aux-balanced clk:0:cpu off:0 slope-adj:400
[ 35.083596] tegra-thermal-throttle bthrot_cdev: cdev:aux-balanced clk:1:gpu off:0 slope-adj:400
[ 35.083850] tegra-thermal-throttle bthrot_cdev: cdev:aux-balanced max_state:40 cutoff:1
[ 35.084238] FAN dev name: pwm-fan
[ 35.084283] FAN:gpio request success.
[ 35.084291] FAN: can’t find tach_gpio
[ 35.084300] pwm_fan_driver pwm-fan: Found 2 profiles, default profile is quiet
[ 35.084328] pwm_fan_driver pwm-fan: cap state:4, cap pwm:255
[ 35.084517] pwm_fan_driver pwm-fan: got pwm for fan. polarity is normal
[ 35.084524] pwm_fan_driver pwm-fan: tach period: 1000
[ 35.085051] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[ 35.085058] pwm_fan_driver pwm-fan: index 1: pwm=130, rpm=1000, rru=2, rrd=2, state:2
[ 35.085064] pwm_fan_driver pwm-fan: index 2: pwm=160, rpm=2000, rru=1, rrd=1, state:2
[ 35.085069] pwm_fan_driver pwm-fan: index 3: pwm=200, rpm=3000, rru=1, rrd=1, state:2
[ 35.085075] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[ 35.085081] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[ 35.085086] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[ 35.085092] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[ 35.085098] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[ 35.085106] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[ 35.086132] device-mapper: uevent: version 1.0.3
[ 35.086596] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[ 35.090223] tegra194_cpufreq_probe: platform driver Initialization: pass
[ 35.091224] cpuidle: Initializing cpuidle driver
[ 35.092062] sdhci: Secure Digital Host Controller Interface driver
[ 35.092067] sdhci: Copyright(c) Pierre Ossman
[ 35.092070] sdhci-pltfm: SDHCI platform and OF driver helper
[ 35.093314] sdhci-tegra 3460000.sdhci: Client registration for eMC Successful
[ 35.096094] CMDQ: cmdq_platfm_init successful
[ 35.096629] sdhci-tegra 3400000.sdhci: Got CD GPIO
[ 35.097422] sdhci-tegra 3400000.sdhci: Client registration for eMC Successful
[ 35.098979] sdhci-tegra 3400000.sdhci: wakeup init done, cdirq 387
[ 35.101347] tegra-se-elp 3ad0000.se_elp: tegra_se_elp_probe: complete
[ 35.102286] tegra-se-nvhost 15810000.se: initialized
[ 35.103196] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[ 35.103764] tegra-se-nvhost 15820000.se: initialized
[ 35.104791] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[ 35.105736] tegra-se-nvhost 15830000.se: initialized
[ 35.106294] tegra-se-nvhost 15830000.se: tegra_se_probe: complete
[ 35.106853] tegra-se-nvhost 15840000.se: initialized
[ 35.107644] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
[ 35.108032] hidraw: raw HID events driver (C) Jiri Kosina
[ 35.109807] usbcore: registered new interface driver usbhid
[ 35.109810] usbhid: USB HID core driver
[ 35.113898] tegra186-cam-rtcpu bc00000.rtcpu: deferring, 14800000.isp is not probed
[ 35.114950] tegra_aon c1a0000.aon: tegra aon driver probe OK
[ 35.115359] tegra186-aondbg aondbg: aondbg driver probe() OK
[ 35.115858] denver_knobs_init:MTS_VERSION:48073932
[ 35.116020] tegra19x_actmon d230000.actmon: in actmon_register()…
[ 35.116946] tegra19x_actmon d230000.actmon: initialization Completed for the device mc_all
[ 35.117249] t19x_cache tegra-cache: probed
[ 35.119548] misc nvmap: cvsram :dma coherent mem declare 0x0000000050000000,4194304
[ 35.119556] misc nvmap: created heap cvsram base 0x0000000050000000 size (4096KiB)
[ 35.119997] carmel-pmu-drv carmel-pmu: Registered Carmel PMU
[ 35.122021] nvpmodel: initialized successfully
[ 35.122959] trusty-virtio trusty:virtio: initializing
[ 35.123152] trusty_ipc virtio0: vring0: va¶ ffffffc1e2b2e000(0) qsz 32 notifyid 1
[ 35.123166] trusty_ipc virtio0: vring1: va¶ ffffffc1e2bc0000(0) qsz 32 notifyid 2
[ 35.123289] trusty-virtio trusty:virtio: initializing done
[ 35.123527] trusty_ipc virtio0: is online
[ 35.123821] tegra-hda 3510000.hda: Override SDO lines to 4
[ 35.124301] usbcore: registered new interface driver snd-usb-audio
[ 35.136335] input: tegra-hda-galen-t194 HDMI/DP,pcm=3 as /devices/3510000.hda/sound/card0/input0
[ 35.136544] input: tegra-hda-galen-t194 HDMI/DP,pcm=7 as /devices/3510000.hda/sound/card0/input1
[ 35.136731] input: tegra-hda-galen-t194 HDMI/DP,pcm=8 as /devices/3510000.hda/sound/card0/input2
[ 35.136913] input: tegra-hda-galen-t194 HDMI/DP,pcm=9 as /devices/3510000.hda/sound/card0/input3
[ 35.137411] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit with 64 bit addr
[ 35.166058] FAN rising trip_level:2 cur_temp:65200 trip_temps[3]:68000
[ 35.179371] mmc0: mmc_decode_ext_csd: CMDQ supported: depth: 31, cmdq_support: 1
[ 35.193082] mmc0: periodic cache flush enabled
[ 35.193095] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[ 35.193588] mmcblk0: mmc0:0001 DG4016 14.7 GiB
[ 35.193827] mmcblk0boot0: mmc0:0001 DG4016 partition 1 4.00 MiB
[ 35.194024] mmcblk0boot1: mmc0:0001 DG4016 partition 2 4.00 MiB
[ 35.198242] mmcblk0rpmb: mmc0:0001 DG4016 partition 3 4.00 MiB
[ 35.201279] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11
[ 35.229905] tegra-i2c 3160000.i2c: no acknowledge from address 0x1a
[ 35.229947] wm8960 0-001a: Failed to issue reset
[ 35.230141] wm8960: probe of 0-001a failed with error -121
[ 35.310975] OPE platform probe
[ 35.311079] OPE platform probe successful
[ 35.389361] tegra-asoc: sound: ADMAIF1 <-> ADMAIF1 mapping ok
[ 35.389525] tegra-asoc: sound: ADMAIF2 <-> ADMAIF2 mapping ok
[ 35.389638] tegra-asoc: sound: ADMAIF3 <-> ADMAIF3 mapping ok
[ 35.389742] tegra-asoc: sound: ADMAIF4 <-> ADMAIF4 mapping ok
[ 35.389865] tegra-asoc: sound: ADMAIF5 <-> ADMAIF5 mapping ok
[ 35.390000] tegra-asoc: sound: ADMAIF6 <-> ADMAIF6 mapping ok
[ 35.390125] tegra-asoc: sound: ADMAIF7 <-> ADMAIF7 mapping ok
[ 35.390236] tegra-asoc: sound: ADMAIF8 <-> ADMAIF8 mapping ok
[ 35.390350] tegra-asoc: sound: ADMAIF9 <-> ADMAIF9 mapping ok
[ 35.390451] tegra-asoc: sound: ADMAIF10 <-> ADMAIF10 mapping ok
[ 35.390549] tegra-asoc: sound: ADMAIF11 <-> ADMAIF11 mapping ok
[ 35.390655] tegra-asoc: sound: ADMAIF12 <-> ADMAIF12 mapping ok
[ 35.390738] tegra-asoc: sound: ADMAIF13 <-> ADMAIF13 mapping ok
[ 35.390847] tegra-asoc: sound: ADMAIF14 <-> ADMAIF14 mapping ok
[ 35.390949] tegra-asoc: sound: ADMAIF15 <-> ADMAIF15 mapping ok
[ 35.391047] tegra-asoc: sound: ADMAIF16 <-> ADMAIF16 mapping ok
[ 35.391134] tegra-asoc: sound: ADMAIF17 <-> ADMAIF17 mapping ok
[ 35.391216] tegra-asoc: sound: ADMAIF18 <-> ADMAIF18 mapping ok
[ 35.391303] tegra-asoc: sound: ADMAIF19 <-> ADMAIF19 mapping ok
[ 35.391390] tegra-asoc: sound: ADMAIF20 <-> ADMAIF20 mapping ok
[ 35.444842] u32 classifier
[ 35.444847] Actions configured
[ 35.444959] Initializing XFRM netlink socket
[ 35.445515] NET: Registered protocol family 10
[ 35.446302] NET: Registered protocol family 17
[ 35.446315] NET: Registered protocol family 15
[ 35.446365] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 35.446464] Bluetooth: RFCOMM socket layer initialized
[ 35.446480] Bluetooth: RFCOMM ver 1.11
[ 35.446486] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 35.446492] Bluetooth: HIDP socket layer initialized
[ 35.446510] 9pnet: Installing 9P2000 support
[ 35.446545] Key type dns_resolver registered
[ 35.446832] Registered cp15_barrier emulation handler
[ 35.446856] Registered setend emulation handler
[ 35.448498] registered taskstats version 1
[ 35.448955] tegra-pcie-dw 14160000.pcie: Setting init speed to max speed
[ 35.450573] OF: PCI: host bridge /pcie@14160000 ranges:
[ 35.450594] OF: PCI: IO 0x36100000…0x361fffff → 0x36100000
[ 35.450605] OF: PCI: MEM 0x1740000000…0x17ffffffff → 0x40000000
[ 35.450611] OF: PCI: MEM 0x1400000000…0x173fffffff → 0x1400000000
[ 35.964739] tegra-pcie-dw 14160000.pcie: link is down
[ 35.964909] tegra-pcie-dw 14160000.pcie: PCI host bridge to bus 0004:00
[ 35.964916] pci_bus 0004:00: root bus resource [bus 00-ff]
[ 35.964923] pci_bus 0004:00: root bus resource [io 0x0000-0xfffff] (bus address [0x36100000-0x361fffff])
[ 35.964929] pci_bus 0004:00: root bus resource [mem 0x1740000000-0x17ffffffff] (bus address [0x40000000-0xffffffff])
[ 35.964933] pci_bus 0004:00: root bus resource [mem 0x1400000000-0x173fffffff pref]
[ 35.964960] pci 0004:00:00.0: [10de:1ad1] type 01 class 0x060400
[ 35.965096] pci 0004:00:00.0: PME# supported from D0 D3hot D3cold
[ 35.965273] iommu: Adding device 0004:00:00.0 to group 59
[ 35.965611] pci 0004:00:00.0: PCI bridge to [bus 01-ff]
[ 35.965633] pci 0004:00:00.0: Max Payload Size set to 256/ 256 (was 256), Max Read Rq 512
[ 35.965866] pcieport 0004:00:00.0: Signaling PME through PCIe PME interrupt
[ 35.965874] pcie_pme 0004:00:00.0:pcie001: service driver pcie_pme loaded
[ 35.966004] aer 0004:00:00.0:pcie002: service driver aer loaded
[ 35.966172] pcie_pme 0004:00:00.0:pcie001: unloading service driver pcie_pme
[ 35.966228] aer 0004:00:00.0:pcie002: unloading service driver aer
[ 35.966306] pci_bus 0004:01: busn_res: [bus 01-ff] is released
[ 35.966423] iommu: Removing device 0004:00:00.0 from group 59
[ 35.966479] pci_bus 0004:00: busn_res: [bus 00-ff] is released
[ 35.967925] tegra-pcie-dw 14160000.pcie: PCIe link is not up…!
[ 35.968926] tegra-pcie-dw 141a0000.pcie: Setting init speed to max speed
[ 35.969963] OF: PCI: host bridge /pcie@141a0000 ranges:
[ 35.969982] OF: PCI: IO 0x3a100000…0x3a1fffff → 0x3a100000
[ 35.969990] OF: PCI: MEM 0x1f40000000…0x1fffffffff → 0x40000000
[ 35.969995] OF: PCI: MEM 0x1c00000000…0x1f3fffffff → 0x1c00000000
[ 36.483653] tegra-pcie-dw 141a0000.pcie: link is down
[ 36.483896] tegra-pcie-dw 141a0000.pcie: PCI host bridge to bus 0005:00
[ 36.483903] pci_bus 0005:00: root bus resource [bus 00-ff]
[ 36.483911] pci_bus 0005:00: root bus resource [io 0x100000-0x1fffff] (bus address [0x3a100000-0x3a1fffff])
[ 36.483917] pci_bus 0005:00: root bus resource [mem 0x1f40000000-0x1fffffffff] (bus address [0x40000000-0xffffffff])
[ 36.483921] pci_bus 0005:00: root bus resource [mem 0x1c00000000-0x1f3fffffff pref]
[ 36.483948] pci 0005:00:00.0: [10de:1ad0] type 01 class 0x060400
[ 36.484093] pci 0005:00:00.0: PME# supported from D0 D3hot D3cold
[ 36.484308] iommu: Adding device 0005:00:00.0 to group 59
[ 36.484582] pci 0005:00:00.0: PCI bridge to [bus 01-ff]
[ 36.484604] pci 0005:00:00.0: Max Payload Size set to 256/ 256 (was 256), Max Read Rq 512
[ 36.484817] pcieport 0005:00:00.0: Signaling PME through PCIe PME interrupt
[ 36.484824] pcie_pme 0005:00:00.0:pcie001: service driver pcie_pme loaded
[ 36.484908] aer 0005:00:00.0:pcie002: service driver aer loaded
[ 36.485055] pcie_pme 0005:00:00.0:pcie001: unloading service driver pcie_pme
[ 36.485116] aer 0005:00:00.0:pcie002: unloading service driver aer
[ 36.485203] pci_bus 0005:01: busn_res: [bus 01-ff] is released
[ 36.485409] iommu: Removing device 0005:00:00.0 from group 59
[ 36.485474] pci_bus 0005:00: busn_res: [bus 00-ff] is released
[ 36.487406] tegra-pcie-dw 141a0000.pcie: PCIe link is not up…!
[ 36.496658] tegra-cbb 14040000.cv-noc: noc_secure_irq = 90, noc_nonsecure_irq = 89>
[ 36.502297] gpiochip_setup_dev: registered GPIOs 224 to 239 on device: gpiochip3 (tca9539)
[ 36.502488] mpu6xxx 8-0069: nvi_probe mpu9250
[ 36.503562] en-aud-vdd-1v8: 1800 mV
[ 36.503732] reg-fixed-sync-voltage fixed-regulators:regulator@190: en-aud-vdd-1v8 supplying 1800000uV
[ 36.504767] en-aud-vdd-3v3: 3300 mV
[ 36.504925] reg-fixed-sync-voltage fixed-regulators:regulator@191: en-aud-vdd-3v3 supplying 3300000uV
[ 36.505954] en-aud-spk-5v0: 5000 mV
[ 36.506121] reg-fixed-sync-voltage fixed-regulators:regulator@192: en-aud-spk-5v0 supplying 5000000uV
[ 36.507878] tegra194-isp5 14800000.isp: initialized
[ 36.514300] tegra194-vi5 15c10000.vi: using default number of vi channels, 36
[ 36.516910] tegra194-vi5 15c10000.vi: initialized
[ 36.520980] tegra194-vi5 15c10000.vi: subdev ov2718 30-001b bound
[ 36.520996] tegra194-vi5 15c10000.vi: subdev 15a00000.nvcsi–2 bound
[ 36.521175] ov2718_get_fmt
[ 36.521705] tegra194-vi5 15c10000.vi: subdev ov2718 31-001b bound
[ 36.521712] tegra194-vi5 15c10000.vi: subdev 15a00000.nvcsi–1 bound
[ 36.521870] ov2718_get_fmt
[ 36.523084] tegra186-cam-rtcpu bc00000.rtcpu: Trace buffer configured at IOVA=0xbff00000
[ 36.604799] tegra-ivc ivc-bc00000.rtcpu: region 0: iova=0xbfee0000-0xbfefffff size=131072
[ 36.605078] tegra-ivc ivc-bc00000.rtcpu:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[ 36.605245] tegra-ivc ivc-bc00000.rtcpu:dbg@1: dbg: ver=0 grp=1 RX[1x384]=0x1900-0x1b00 TX[1x384]=0x1b00-0x1d00
[ 36.605439] tegra-ivc ivc-bc00000.rtcpu:dbg@2: dbg: ver=0 grp=1 RX[1x8192]=0x1d00-0x3d80 TX[1x8192]=0x3d80-0x5e00
[ 36.605808] tegra-ivc ivc-bc00000.rtcpu:ivccontrol@3: ivccontrol: ver=0 grp=1 RX[64x320]=0x5e00-0xae80 TX[64x320]=0xae80-0xff00
[ 36.605891] tegra-ivc ivc-bc00000.rtcpu:ivccapture@4: ivccapture: ver=0 grp=1 RX[512x64]=0xff00-0x17f80 TX[512x64]=0x17f80-0x20000
[ 36.606116] tegra186-cam-rtcpu bc00000.rtcpu: using cam RTCPU IRQ (66)
[ 36.606120] tegra186-cam-rtcpu bc00000.rtcpu: tegra_camrtc_mon_create is successful
[ 36.607106] tegra186-cam-rtcpu bc00000.rtcpu: firmware version cpu=rce cmd=5 sha1=cf2bef3ad10e437272857b76308abef8ffb80bda
[ 36.608179] vdd-sdmmc1-sw: 3300 mV
[ 36.608357] reg-fixed-voltage fixed-regulators:regulator@106: vdd-sdmmc1-sw supplying 3300000uV
[ 36.609394] en-4g-vdd-3v8: 3800 mV
[ 36.609557] reg-fixed-voltage fixed-regulators:regulator@201: en-4g-vdd-3v8 supplying 3800000uV
[ 36.611228] usb0_en: 3300 mV
[ 36.611418] reg-fixed-voltage fixed-regulators:regulator@193: usb0_en supplying 3300000uV
[ 36.613527] usb1_en: 3300 mV
[ 36.613675] reg-fixed-voltage fixed-regulators:regulator@194: usb1_en supplying 3300000uV
[ 36.614560] tegra-xusb 3610000.xhci: exiting ELPG
[ 36.618592] tegra-xusb 3610000.xhci: Firmware timestamp: 2019-07-24 05:47:34 UTC, Version: 60.06 release
[ 36.619202] tegra-xusb 3610000.xhci: exiting ELPG done
[ 36.620507] vdd-hdmi: 5000 mV
[ 36.620685] reg-fixed-voltage fixed-regulators:regulator@195: vdd-hdmi supplying 5000000uV
[ 36.620793] tegra-i2c 3190000.i2c: no acknowledge from address 0x50
[ 36.621097] gpio tegra-gpio wake67 for gpio=48(G:0)
[ 36.621167] gpio tegra-gpio-aon wake29 for gpio=36(EE:4)
[ 36.621291] input: gpio-keys as /devices/gpio-keys/input/input4
[ 36.650402] tegradc 15200000.nvdisplay: hdmi: edid read failed
[ 36.650575] tegradc 15200000.nvdisplay: hdmi: using fallback edid
[ 36.650749] tegradc 15200000.nvdisplay: blank - powerdown
[ 36.651692] tegra_rtc c2a0000.rtc: setting system clock to 2020-05-27 10:41:01 UTC (1590576061)
[ 36.652138] mmcblk mmc0:0001: Card claimed for testing.
[ 36.688619] bpmp: mounted debugfs mirror
[ 36.689818] extcon-disp-state external-connection:disp-state: cable 47 state 0
[ 36.689820] Extcon AUX1(HDMI) disable
[ 36.690605] ak89xx 8-000c: ak89xx akm_probe
[ 36.712142] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[ 36.712531] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
[ 36.723926] tegradc 15200000.nvdisplay: unblank
[ 36.724523] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[ 36.724614] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[ 36.726424] Parent Clock set for DC plld2
[ 36.729523] mpu6xxx 8-0069: nvi_id_dev: USING DEVICE TREE: mpu9250
[ 36.729661] mpu6xxx 8-0069: nvs_probe (iio)
[ 36.730041] mpu6xxx 8-0069: nvs_probe (iio) accelerometer done
[ 36.730044] mpu6xxx 8-0069: nvs_probe (iio)
[ 36.730321] mpu6xxx 8-0069: nvs_probe (iio) gyroscope done
[ 36.730324] mpu6xxx 8-0069: nvs_probe (iio)
[ 36.730593] mpu6xxx 8-0069: nvs_probe (iio) gyro_temp done
[ 36.730596] mpu6xxx 8-0069: nvs_probe (iio)
[ 36.730599] mpu6xxx 8-0069: nvs_probe significant_motion disabled
[ 36.730601] mpu6xxx 8-0069: nvs_probe (iio)
[ 36.730604] mpu6xxx 8-0069: nvs_probe step_detector disabled
[ 36.730606] mpu6xxx 8-0069: nvs_probe (iio)
[ 36.730608] mpu6xxx 8-0069: nvs_probe quaternion disabled
[ 36.730610] mpu6xxx 8-0069: nvs_probe (iio)
[ 36.730612] mpu6xxx 8-0069: nvs_probe geomagnetic_rotation_vector disabled
[ 36.730614] mpu6xxx 8-0069: nvs_probe (iio)
[ 36.730616] mpu6xxx 8-0069: nvs_probe gyroscope_uncalibrated disabled
[ 36.731224] tegradc 15200000.nvdisplay: hdmi: tmds rate:74250K prod-setting:prod_c_hdmi_54m_111m
[ 36.731411] mpu6xxx 8-0069: nvi_dmp_fw_load_worker done
[ 36.732523] tegradc 15200000.nvdisplay: hdmi: get RGB quant from EDID.
[ 36.732539] tegradc 15200000.nvdisplay: hdmi: get YCC quant from EDID.
[ 36.736029] tegra-i2c 3190000.i2c: no acknowledge from address 0x50
[ 36.739476] extcon-disp-state external-connection:disp-state: cable 47 state 1
[ 36.739479] Extcon AUX1(HDMI) enable
[ 36.761207] mpu6xxx 8-0069: nvi_aux_dev_valid MPU read 0x48 from device 0xc
[ 36.761214] ak89xx 8-000c: akm_id_dev AUTO ID=48 ret=0
[ 36.794618] ak89xx 8-000c: akm_self_test ERR: out_of_range 4
[ 36.811922] ak89xx 8-000c: nvs_probe (iio)
[ 36.812354] ak89xx 8-000c: nvs_probe (iio) magnetic_field done
[ 36.812358] ak89xx 8-000c: akm_probe done
[ 36.816532] vdd-1v8-sd: disabling
[ 36.816559] vdd-1v8-cvb: disabling
[ 36.816561] vdd-epb-1v0: disabling
[ 36.816563] avdd-cam-2v8: disabling
[ 36.816565] vdd_sys_en: disabling
[ 36.816575] ALSA device list:
[ 36.816577] #0: tegra-hda-galen-t194 at 0x3518000 irq 65
[ 36.816579] #1: jetson-xaviernx-ape
[ 36.845418] usb 1-2: new high-speed USB device number 2 using tegra-xusb
[ 36.865780] usb 1-2: New USB device found, idVendor=1a40, idProduct=0101
[ 36.865784] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 36.865787] usb 1-2: Product: USB 2.0 Hub
[ 36.866596] hub 1-2:1.0: USB hub found
[ 36.866655] hub 1-2:1.0: 4 ports detected
[ 37.153399] usb 1-2.1: new high-speed USB device number 3 using tegra-xusb
[ 37.174775] usb 1-2.1: New USB device found, idVendor=05e3, idProduct=0608
[ 37.174780] usb 1-2.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 37.174784] usb 1-2.1: Product: USB2.0 Hub
[ 37.175596] hub 1-2.1:1.0: USB hub found
[ 37.175863] hub 1-2.1:1.0: 4 ports detected
[ 37.465410] usb 1-2.1.1: new high-speed USB device number 4 using tegra-xusb
[ 37.498444] usb 1-2.1.1: New USB device found, idVendor=0b95, idProduct=772b
[ 37.498449] usb 1-2.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 37.498453] usb 1-2.1.1: Product: AX88772C
[ 37.498456] usb 1-2.1.1: Manufacturer: ASIX Elec. Corp.
[ 37.498460] usb 1-2.1.1: SerialNumber: 0007AC
[ 37.917041] asix 1-2.1.1:1.0 eth1: register ‘asix’ at usb-3610000.xhci-2.1.1, ASIX AX88772B USB 2.0 Ethernet, 00:0e:c6:be:31:16
[ 37.997398] usb 1-2.1.3: new low-speed USB device number 5 using tegra-xusb
[ 38.020801] usb 1-2.1.3: New USB device found, idVendor=17ef, idProduct=602e
[ 38.020804] usb 1-2.1.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 38.020807] usb 1-2.1.3: Product: USB Optical Mouse
[ 38.023554] input: USB Optical Mouse as /devices/3610000.xhci/usb1/1-2/1-2.1/1-2.1.3/1-2.1.3:1.0/0003:17EF:602E.0001/input/input5
[ 38.023931] hid-generic 0003:17EF:602E.0001: input,hidraw0: USB HID v1.11 Mouse [USB Optical Mouse] on usb-3610000.xhci-2.1.3/input0
[ 38.101424] usb 1-2.1.4: new low-speed USB device number 6 using tegra-xusb
[ 38.127097] usb 1-2.1.4: New USB device found, idVendor=046d, idProduct=c31c
[ 38.127101] usb 1-2.1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 38.127104] usb 1-2.1.4: Product: USB Keyboard
[ 38.127106] usb 1-2.1.4: Manufacturer: Logitech
[ 38.132470] input: Logitech USB Keyboard as /devices/3610000.xhci/usb1/1-2/1-2.1/1-2.1.4/1-2.1.4:1.0/0003:046D:C31C.0002/input/input6
[ 38.190088] hid-generic 0003:046D:C31C.0002: input,hidraw1: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-3610000.xhci-2.1.4/input0
[ 38.196964] input: Logitech USB Keyboard as /devices/3610000.xhci/usb1/1-2/1-2.1/1-2.1.4/1-2.1.4:1.1/0003:046D:C31C.0003/input/input7
[ 38.253666] hid-generic 0003:046D:C31C.0003: input,hidraw2: USB HID v1.10 Device [Logitech USB Keyboard] on usb-3610000.xhci-2.1.4/input1
[ 38.751896] Freeing unused kernel memory: 8640K
[ 38.752179] extcon-disp-state external-connection:disp-state: cable 51 state 1
[ 38.752183] Extcon HDMI: HPD enabled
[ 38.752228] tegradc 15200000.nvdisplay: hdmi: plugged
[ 38.783672] Root device found: mmcblk0p1
[ 38.784863] Found dev node: /dev/mmcblk0p1
[ 38.845147] EXT4-fs (mmcblk0p1): 2 orphan inodes deleted
[ 38.845153] EXT4-fs (mmcblk0p1): recovery complete
[ 38.850191] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 38.852446] Rootfs mounted over mmcblk0p1
[ 38.880225] Switching from initrd to actual rootfs
[ 39.004752] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 39.008638] cgroup: cgroup2: unknown option “nsdelegate”
[ 39.022355] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[ 39.023033] systemd[1]: Detected architecture arm64.
[ 39.030337] systemd[1]: Set hostname to .
[ 39.112045] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[ 39.112058] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 39.249834] systemd[1]: Reached target Swap.
[ 39.250034] systemd[1]: Reached target User and Group Name Lookups.
[ 39.250200] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 39.250768] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 39.253683] systemd[1]: Created slice User and Session Slice.
[ 39.286297] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[ 39.369780] nvgpu: 17000000.gv11b nvgpu_nvhost_syncpt_init:291 [INFO] syncpt_unit_base 60000000 syncpt_unit_size 400000 size 1000

[ 39.577410] systemd-journald[2361]: Received request to flush runtime journal from PID 1
[ 39.645677] FAN rising trip_level:3 cur_temp:69400 trip_temps[4]:76000
[ 40.572538] using random self ethernet address
[ 40.573717] using random host ethernet address
[ 41.137079] Mass Storage Function, version: 2009/09/11
[ 41.137091] LUN: removable file: (no medium)
[ 41.143043] using random self ethernet address
[ 41.144123] using random host ethernet address
[ 41.166235] rndis0: HOST MAC 92:1a:a8:49:79:24
[ 41.166323] rndis0: MAC 92:1a:a8:49:79:25
[ 41.167473] usb0: HOST MAC 92:1a:a8:49:79:26
[ 41.167512] usb0: MAC 92:1a:a8:49:79:27
[ 41.167539] tegra-xudc-new 3550000.xudc: ep 0 (type: 0, dir: out) enabled
[ 41.172767] l4tbr0: port 1(rndis0) entered blocking state
[ 41.172775] l4tbr0: port 1(rndis0) entered disabled state
[ 41.175874] device rndis0 entered promiscuous mode
[ 41.191324] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready
[ 41.207117] l4tbr0: port 2(usb0) entered blocking state
[ 41.207127] l4tbr0: port 2(usb0) entered disabled state
[ 41.210400] device usb0 entered promiscuous mode
[ 41.218657] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 41.371845] android_work: did not send uevent (0 0 (null))
[ 41.468583] android_work: sent uevent USB_STATE=CONNECTED
[ 41.471137] configfs-gadget gadget: high-speed config #1: c
[ 41.471166] tegra-xudc-new 3550000.xudc: ep 5 (type: 3, dir: in) enabled
[ 41.471179] tegra-xudc-new 3550000.xudc: ep 3 (type: 2, dir: in) enabled
[ 41.471190] tegra-xudc-new 3550000.xudc: ep 2 (type: 2, dir: out) enabled
[ 41.471255] tegra-xudc-new 3550000.xudc: ep 9 (type: 3, dir: in) enabled
[ 41.471268] tegra-xudc-new 3550000.xudc: ep 7 (type: 2, dir: in) enabled
[ 41.471278] tegra-xudc-new 3550000.xudc: ep 4 (type: 2, dir: out) enabled
[ 41.471301] tegra-xudc-new 3550000.xudc: ep 15 (type: 3, dir: in) enabled
[ 41.471343] tegra-xudc-new 3550000.xudc: ep 11 (type: 2, dir: in) enabled
[ 41.471354] tegra-xudc-new 3550000.xudc: ep 6 (type: 2, dir: out) enabled
[ 41.471391] IPv6: ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
[ 41.473187] android_work: sent uevent USB_STATE=CONFIGURED
[ 41.484183] tegra-xudc-new 3550000.xudc: ep 13 (type: 2, dir: in) enabled
[ 41.484199] tegra-xudc-new 3550000.xudc: ep 8 (type: 2, dir: out) enabled
[ 41.484316] IPv6: ADDRCONF(NETDEV_CHANGE): usb0: link becomes ready
[ 41.484437] tegra-xudc-new 3550000.xudc: ep 13 disabled
[ 41.484544] tegra-xudc-new 3550000.xudc: ep 8 disabled
[ 41.504548] tegra-xudc-new 3550000.xudc: ep 13 (type: 2, dir: in) enabled
[ 41.504566] tegra-xudc-new 3550000.xudc: ep 8 (type: 2, dir: out) enabled
[ 41.547462] ras_fhi_disable: FHI 469 disabled
[ 41.549650] CPU2: shutdown
[ 41.558710] psci: CPU2 killed.
[ 41.573551] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 41.661991] ras_fhi_disable: FHI 470 disabled
[ 41.662547] CPU3: shutdown
[ 41.663575] psci: CPU3 killed.
[ 41.713979] ras_fhi_disable: FHI 471 disabled
[ 41.718400] CPU4: shutdown
[ 41.719440] psci: CPU4 killed.
[ 41.769992] ras_fhi_disable: FHI 472 disabled
[ 41.773776] CPU5: shutdown
[ 41.774768] psci: CPU5 killed.
[ 41.778520] nvgpu: 17000000.gv11b tpc_pg_mask_store:843 [INFO] no value change, same mask already set
[ 41.886185] gpio tegra-gpio wake20 for gpio=52(G:4)
[ 41.921582] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 42.079847] zram: Added device: zram0
[ 42.089636] zram: Added device: zram1
[ 42.161898] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 42.162948] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 42.176605] zram0: detected capacity change from 0 to 2035081216
[ 42.225103] Adding 1987380k swap on /dev/zram0. Priority:5 extents:1 across:1987380k SS
[ 42.244480] zram1: detected capacity change from 0 to 2035081216
[ 42.277237] Adding 1987380k swap on /dev/zram1. Priority:5 extents:1 across:1987380k SS
[ 42.361269] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 42.364282] asix 1-2.1.1:1.0 eth1: link up, 100Mbps, full-duplex, lpa 0x4DE1
[ 42.881448] usb 1-3: new high-speed USB device number 7 using tegra-xusb
[ 42.916491] usb 1-3: New USB device found, idVendor=1e0e, idProduct=9001
[ 42.916507] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 42.916513] usb 1-3: Product: SimTech, Incorporated
[ 42.916518] usb 1-3: Manufacturer: SimTech, Incorporated
[ 42.916523] usb 1-3: SerialNumber: 0123456789ABCDEF
[ 43.558870] tegradc 15200000.nvdisplay: blank - powerdown
[ 43.632780] extcon-disp-state external-connection:disp-state: cable 47 state 0
[ 43.632784] Extcon AUX1(HDMI) disable
[ 43.657082] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[ 43.657718] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
[ 43.667109] tegradc 15200000.nvdisplay: unblank
[ 43.667891] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[ 43.668000] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[ 43.669861] Parent Clock set for DC plld2
[ 43.674385] tegradc 15200000.nvdisplay: hdmi: tmds rate:74250K prod-setting:prod_c_hdmi_54m_111m
[ 43.675796] tegradc 15200000.nvdisplay: hdmi: get RGB quant from EDID.
[ 43.675805] tegradc 15200000.nvdisplay: hdmi: get YCC quant from EDID.
[ 43.679399] tegra-i2c 3190000.i2c: no acknowledge from address 0x50
[ 43.684448] extcon-disp-state external-connection:disp-state: cable 47 state 1
[ 43.684452] Extcon AUX1(HDMI) enable
[ 43.693668] tegradc 15200000.nvdisplay: unblank
[ 43.693900] tegradc 15210000.nvdisplay: blank - powerdown
[ 44.707899] fuse init (API version 7.26)
[ 46.272459] usbcore: registered new interface driver option
[ 46.273466] usbserial: USB Serial support registered for GSM modem (1-port)
[ 46.274127] option 1-3:1.0: GSM modem (1-port) converter detected
[ 46.274779] usb 1-3: GSM modem (1-port) converter now attached to ttyUSB0
[ 46.274952] option 1-3:1.1: GSM modem (1-port) converter detected
[ 46.275728] usb 1-3: GSM modem (1-port) converter now attached to ttyUSB1
[ 46.275982] option 1-3:1.2: GSM modem (1-port) converter detected
[ 46.276738] usb 1-3: GSM modem (1-port) converter now attached to ttyUSB2
[ 46.276902] option 1-3:1.3: GSM modem (1-port) converter detected
[ 46.281504] usb 1-3: GSM modem (1-port) converter now attached to ttyUSB3
[ 46.281674] option 1-3:1.4: GSM modem (1-port) converter detected
[ 46.282296] usb 1-3: GSM modem (1-port) converter now attached to ttyUSB4
[ 47.481648] FAN rising trip_level:2 cur_temp:67950 trip_temps[3]:68000
[ 47.909069] l4tbr0: port 2(usb0) entered blocking state
[ 47.909094] l4tbr0: port 2(usb0) entered forwarding state
[ 47.909176] l4tbr0: port 1(rndis0) entered blocking state
[ 47.909183] l4tbr0: port 1(rndis0) entered forwarding state
[ 47.921483] IPv6: ADDRCONF(NETDEV_UP): l4tbr0: link is not ready
[ 47.921511] IPv6: ADDRCONF(NETDEV_CHANGE): l4tbr0: link becomes ready
[ 56.441639] FAN rising trip_level:3 cur_temp:68300 trip_temps[4]:76000
[ 271.475869] FAN cooling trip_level:2 cur_temp:60850 trip_temps[3]:68000
[ 367.292596] tegradc 15200000.nvdisplay: blank - powerdown
[ 367.365533] extcon-disp-state external-connection:disp-state: cable 47 state 0
[ 367.365546] Extcon AUX1(HDMI) disable
[ 367.386542] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[ 367.387141] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd

Please refer to this thread
https://forums.developer.nvidia.com/t/jetson-xavier-nx-gpio08-is-fan-tach-and-sd-card-detect-i-need-the-two-function/113210/6

hi, WayneWWW
my sdmm3’s dtb is similar to sdmm3,still not working,
but I have 2 question
1、pin219,pin221,pin223. address is sdhci@3440000?
2、You need to change one of the GPIO to another and also modify the device tree and pinmux.----------which mean we need to modify the pinmux for pin219.pin221,and so on