TX2 NX - SD Card not found

Hi all,

I’m working on our custom carrier board with TX2 NX SOM. When I test the SD card connection, the TX2 NX can not find it. (With Jetson Nano and Xavier NX, SD card works good.)

nvidia@nvidia-tx2-nx:~$ dmesg | grep sd
[ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 isolcpus=1-2 video=tegrafb no_console_suspend=1 earlycon=uart8250,mmio32,0x3100000 nvdumper_reserved=0x1772e0000 gpt rootfs.slot_suffix= tegra_fbmem=0x800000@0x96081000 lut_mem=0x2008@0x9607e000 usbcore.old_scheme_first=1 tegraid=18.1.2.0.0 maxcpus=6 boot.slot_suffix= boot.ratchetvalues=0.2031647.1 vpr_resize bl_prof_dataptr=0x10000@0x175840000 sdhci_tegra.en_boot_part_access=1 quiet root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 isolcpus=1-2
[ 0.401593] iommu: Adding device 3460000.sdhci to group 0
[ 0.402000] iommu: Adding device 3440000.sdhci to group 1
[ 0.501214] vddio-sdmmc1: 1800 ↔ 3300 mV at 3300 mV
[ 0.938706] sd: No Scsi addr parsed to reserve index
[ 1.424217] sdhci: Secure Digital Host Controller Interface driver
[ 1.424218] sdhci: Copyright(c) Pierre Ossman
[ 1.424220] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.425238] sdhci-tegra 3460000.sdhci: Client registration for eMC Successful
[ 1.427717] sdhci-tegra 3440000.sdhci: Client registration for eMC Successful
[ 1.432750] sdhci-tegra 3440000.sdhci: wakeup init done, cdirq 285
[ 1.468315] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit with 64 bit addr
[ 1.472488] mmc1: SDHCI controller on 3440000.sdhci [3440000.sdhci] using ADMA 64-bit with 64 bit addr
[ 1.546069] mmc0: mmc_decode_ext_csd: CMDQ supported: depth: 31, cmdq_support: 1
[ 1.868657] cgroup: cgroup2: unknown option “nsdelegate”
[ 31.825585] vddio-sdmmc1: disabling

There are the all dmesg messages and dtb file

dmesg.txt (61.1 KB)

tegra186-p3636-0001-p3509-0000-a01.dts (238.6 KB)

What am I missing?
Thanks

From h/w side, did you follow the SD card design guide in OEM DG? Is the detection logic same to reference?

Hello,

Device tree change is required for enabling extra sdcard slot. Just as NX and Nano.

1 Like

Hello @Trumany and @WayneWWW

I changed

  • mmc-ocr-mask = <0x0>;
  • non-removable;
  • force-non-removable-rescan;

Also I added

  • mmc-ddr-1_8v;
  • mmc-hs200-1_8v;

The full dts file is here: tegra186-p3636-0001-p3509-0000-a01.dts (238.6 KB)

sdhci@3440000 {
	compatible = "nvidia,tegra186-sdhci";
	reg = <0x0 0x3440000 0x0 0x210>;
	interrupts = <0x0 0x40 0x4>;
	max-clk-limit = <0xc28cb00>;
	ddr-clk-limit = <0x2dc6c00>;
	tap-delay = <0xb>;
	trim-delay = <0x5>;
	nvidia,ddr-tap-delay = <0xb>;
	ddr-trim-delay = <0x5>;
	bus-width = <0x4>;
	ignore-pm-notify;
	mmc-ocr-mask = <0x3>;
	keep-power-in-suspend;
	//non-removable;
	cap-mmc-highspeed;
	cap-sd-highspeed;
	pwrdet-support;
	pinctrl-names = "sdmmc_e_33v_enable", "sdmmc_e_33v_disable";
	pinctrl-0 = <0x14>;
	pinctrl-1 = <0x15>;
	compad-vref-3v3 = <0x1>;
	compad-vref-1v8 = <0x2>;
	nvidia,min-tap-delay = <0x54>;
	nvidia,max-tap-delay = <0x88>;
	pll_source = "pll_p";
	resets = <0x10 0x23>;
	reset-names = "sdhci";
	clocks = <0x10 0x4c 0x10 0x10d 0x10 0x80>;
	clock-names = "sdmmc", "pll_p", "sdmmc_legacy_tm";
	iommus = <0x11 0x18>;
	nvidia,en-periodic-calib;
	//force-non-removable-rescan;
	status = "okay";
	vqmmc-supply = <0x12>;
	vmmc-supply = <0x13>;
	cd-inverted;
	cd-gpios = <0x16 0x9c 0x0>;
	nvidia,vmmc-always-on;
	nvidia,cd-wakeup-capable;
	disable-wp;
	no-sdio;
	no-mmc;
	sd-uhs-sdr104;
	sd-uhs-sdr50;
	sd-uhs-sdr25;
	sd-uhs-sdr12;
	mmc-ddr-1_8v;
	mmc-hs200-1_8v;
	linux,phandle = <0xc7>;
	phandle = <0xc7>;

Which parameters continue to cause this error?

Thanks

What is 0x13 here for your vmmc-supply?

 				sd3 {
					regulator-name = "vdd-3v3-sys";
					regulator-min-microvolt = <0x325aa0>;
					regulator-max-microvolt = <0x325aa0>;
					regulator-always-on;
					regulator-boot-on;
					maxim,active-fps-source = <0x0>;
					maxim,active-fps-power-up-slot = <0x6>;
					maxim,active-fps-power-down-slot = <0x1>;
					regulator-enable-ramp-delay = <0x23e>;
					regulator-disable-ramp-delay = <0x9c40>;
					maxim,ramp-rate-setting = <0x6b6c>;
					regulator-ramp-delay = <0x157c>;
					linux,phandle = <0x13>;
					phandle = <0x13>;
				};

What is current dmesg?

[    0.000000] Booting Linux on physical CPU 0x100
[    0.000000] Linux version 4.9.201-tegra (yoctopc@yoctopc) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Mon Mar 22 15:47:43 +03 2021
[    0.000000] Boot CPU: AArch64 Processor [411fd073]
[    0.000000] OF: fdt:memory scan node memory@80000000, reg size 80,
[    0.000000] OF: fdt: - 80000000 ,  70000000
[    0.000000] OF: fdt: - f0200000 ,  85600000
[    0.000000] OF: fdt: - 175e00000 ,  200000
[    0.000000] OF: fdt: - 176600000 ,  200000
[    0.000000] OF: fdt: - 177000000 ,  200000
[    0.000000] earlycon: uart8250 at MMIO32 0x0000000003100000 (options '')
[    0.000000] bootconsole [uart8250] enabled
[    0.000000] Found tegra_fbmem: 00800000@96081000
[    0.000000] Found lut_mem: 00002008@9607e000
[    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: reserved mem: initialized node vpr-carveout, compatible id nvidia,vpr-carveout
[    0.000000] OF: reserved mem: initialized node ramoops_carveout, compatible id nvidia,ramoops
[    0.000000] cma: Reserved 64 MiB at 0x00000000fc000000
[    0.000000] On node 0 totalpages: 1004541
[    0.000000]   DMA zone: 8192 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 521725 pages, LIFO batch:31
[    0.000000]   Normal zone: 7624 pages used for memmap
[    0.000000]   Normal zone: 482816 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 24 pages/cpu s57560 r8192 d32552 u98304
[    0.000000] pcpu-alloc: s57560 r8192 d32552 u98304 alloc=24*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: 988725
[    0.000000] Kernel command line: console=ttyS0,115200 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 isolcpus=1-2  video=tegrafb no_console_suspend=1 earlycon=uart8250,mmio32,0x3100000 nvdumper_reserved=0x1772e0000 gpt rootfs.slot_suffix= tegra_fbmem=0x800000@0x96081000 lut_mem=0x2008@0x9607e000 usbcore.old_scheme_first=1 tegraid=18.1.2.0.0 maxcpus=6 boot.slot_suffix= boot.ratchetvalues=0.2031647.1 vpr_resize bl_prof_dataptr=0x10000@0x175840000 sdhci_tegra.en_boot_part_access=1 quiet root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 isolcpus=1-2 
[    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: 29272(89%)
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] Memory: 3147992K/4018164K available (15358K kernel code, 2944K rwdata, 6684K rodata, 8576K init, 611K bss, 116508K 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 - 0xffffff8008f80000   ( 15360 KB)
[    0.000000]     .rodata : 0xffffff8008f80000 - 0xffffff8009610000   (  6720 KB)
[    0.000000]       .init : 0xffffff8009610000 - 0xffffff8009e70000   (  8576 KB)
[    0.000000]       .data : 0xffffff8009e70000 - 0xffffff800a150008   (  2945 KB)
[    0.000000]        .bss : 0xffffff800a150008 - 0xffffff800a1e8cbc   (   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 - 0xffffffbf03dc8000   (    61 MB actual)
[    0.000000]     memory  : 0xffffffc000000000 - 0xffffffc0f7200000   (  3954 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.000003] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[    0.000922] Console: colour dummy device 80x25
[    0.000928] console [tty0] enabled
[    0.000931] bootconsole [uart8250] disabled
[    0.000938] kmemleak: Kernel memory leak detector disabled
[    0.000948] Calibrating delay loop (skipped), value calculated using timer frequency.. 62.50 BogoMIPS (lpj=125000)
[    0.000956] pid_max: default: 32768 minimum: 301
[    0.001262] Security Framework initialized
[    0.001417] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.001421] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.001994] ftrace: allocating 47276 entries in 185 pages
[    0.126990] sched-energy: Sched-energy-costs installed from DT
[    0.127001] ASID allocator initialised with 65536 entries
[    0.160697] tegra-id: chipid=21817.
[    0.160703] tegra-id: opt_subrevision=1.
[    0.160721] Tegra Revision: A02p SKU: 0xdc CPU Process: 0 SoC Process: 0
[    0.160729] DTS File Name: /home/yoctopc/forecr_xavier_kernel/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t18x/lanai/kernel-dts/tegra186-p3636-0001-p3509-0000-a01-dsboard-nx2.dts
[    0.160735] DTB Build time: <unknown>
[    0.209567] CPU1: Booted secondary processor [4e0f0030]
[    0.241182] CPU2: Booted secondary processor [4e0f0030]
[    0.272965] CPU3: Booted secondary processor [411fd073]
[    0.304950] CPU4: Booted secondary processor [411fd073]
[    0.336951] CPU5: Booted secondary processor [411fd073]
[    0.337011] Brought up 6 CPUs
[    0.337014] SMP: Total of 6 processors activated.
[    0.337019] CPU features: detected feature: 32-bit EL0 Support
[    0.337770] CPU: All CPU(s) started at EL2
[    0.337798] alternatives: patching kernel code
[    0.340134] devtmpfs: initialized
[    0.362551] Initilizing CustomIPI irq domain
[    0.362738] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.362747] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.371159] pinctrl core: initialized pinctrl subsystem
[    0.371398] OS set in device tree is not L4T.
[    0.371554] regulator-dummy: no parameters
[    0.371692] Initializing plugin-manager
[    0.371745] Plugin module not found
[    0.371778] Plugin-manager status disabled
[    0.372825] NET: Registered protocol family 16
[    0.373645] pstore: using zlib compression
[    0.373657] console [pstore-1] enabled
[    0.373660] pstore: Registered ramoops as persistent store backend
[    0.373664] ramoops: attached 0x200000@0x175880000, ecc: 0/0
[    0.388978] cpuidle: using governor menu
[    0.389861] bpmp: waiting for handshake
[    0.389864] bpmp: handshake completed
[    0.389883] bpmp: synchronizing channels
[    0.389891] bpmp: channels synchronized
[    0.389894] bpmp: mail init ok
[    0.391261] arm-smmu 12000000.iommu: probing hardware configuration...
[    0.391265] arm-smmu 12000000.iommu: SMMUv2 with:
[    0.391270] arm-smmu 12000000.iommu: 	stage 1 translation
[    0.391273] arm-smmu 12000000.iommu: 	stage 2 translation
[    0.391276] arm-smmu 12000000.iommu: 	nested translation
[    0.391282] arm-smmu 12000000.iommu: 	stream matching with 128 register groups, mask 0x7f80
[    0.391287] arm-smmu 12000000.iommu: SMMU address space size (0x800000) differs from mapped region size (0x1000000)!
[    0.391291] arm-smmu 12000000.iommu: 	64 context banks (0 stage-2 only)
[    0.391295] arm-smmu 12000000.iommu: 	Stage-1: 39-bit VA -> 48-bit IPA
[    0.391299] arm-smmu 12000000.iommu: 	Stage-2: 39-bit IPA -> 48-bit PA
[    0.393084] vdso: 2 pages (1 code @ ffffff8008f87000, 1 data @ ffffff8009e74000)
[    0.393097] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.396078] atomic_pool_init():622: DMA: preallocated 1024 KiB pool for atomic allocations
[    0.397015] Registering BPMP clocks...
[    0.397080] tegra_bpmp_clk_init: clock init ok (638 clks)
[    0.397506] Serial: AMBA PL011 UART driver
[    0.398440] tegra_powergate_init: DONE
[    0.398448] DTS File Name: /home/yoctopc/forecr_xavier_kernel/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t18x/lanai/kernel-dts/tegra186-p3636-0001-p3509-0000-a01-dsboard-nx2.dts
[    0.398452] DTB Build time: <unknown>
[    0.399678] Tegra reboot handler registered.
[    0.400813] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[    0.400871] tegra-pmc: get_secure_pmc_setting: done secure_pmc=0
[    0.400884] tegra-pmc: ### PMC reset source: TEGRA_SOFTWARE_RESET
[    0.400886] tegra-pmc: ### PMC reset level: TEGRA_RESET_LEVEL_L1
[    0.400889] tegra-pmc: ### PMC reset status reg: 0x2d
[    0.401061] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[    0.401072] tegra-pmc c360000.pmc: IO padctrl driver initialized
[    0.401345] iommu: Adding device 3460000.sdhci to group 0
[    0.401749] iommu: Adding device 3440000.sdhci to group 1
[    0.402682] iommu: Adding device 3160000.i2c to group 2
[    0.403085] iommu: Adding device c240000.i2c to group 3
[    0.403372] iommu: Adding device 3180000.i2c to group 4
[    0.403663] iommu: Adding device 3190000.i2c to group 5
[    0.404031] iommu: Adding device 31b0000.i2c to group 6
[    0.404309] iommu: Adding device 31c0000.i2c to group 7
[    0.404602] iommu: Adding device 31e0000.i2c to group 8
[    0.406071] iommu: Adding device 3210000.spi to group 9
[    0.406358] iommu: Adding device 3240000.spi to group 10
[    0.406991] iommu: Adding device 3100000.serial to group 11
[    0.407278] iommu: Adding device 3110000.serial to group 12
[    0.407557] iommu: Adding device c280000.serial to group 13
[    0.407832] iommu: Adding device 3130000.serial to group 14
[    0.408976] iommu: Adding device 2490000.ether_qos to group 15
[    0.408987] arm-smmu: forcing sodev map for 2490000.ether_qos
[    0.409615] iommu: Adding device b000000.rtcpu to group 16
[    0.411285] iommu: Adding device 13e10000.host1x to group 17
[    0.411562] iommu: Adding device 13e10000.host1x:ctx0 to group 18
[    0.411841] iommu: Adding device 13e10000.host1x:ctx1 to group 19
[    0.412110] iommu: Adding device 13e10000.host1x:ctx2 to group 20
[    0.412373] iommu: Adding device 13e10000.host1x:ctx3 to group 21
[    0.412661] iommu: Adding device 13e10000.host1x:ctx4 to group 22
[    0.412930] iommu: Adding device 13e10000.host1x:ctx5 to group 23
[    0.413229] iommu: Adding device 13e10000.host1x:ctx6 to group 24
[    0.413502] iommu: Adding device 13e10000.host1x:ctx7 to group 25
[    0.413918] iommu: Adding device 150c0000.nvcsi to group 26
[    0.414462] iommu: Adding device 15700000.vi to group 27
[    0.414756] iommu: Adding device 15600000.isp to group 28
[    0.415159] iommu: Adding device 15200000.nvdisplay to group 29
[    0.415202] platform 15200000.nvdisplay: OF IOVA linear map 0x96081000 size (0x800000)
[    0.415247] platform 15200000.nvdisplay: OF IOVA linear map 0x9607e000 size (0x2008)
[    0.415690] iommu: Adding device 15210000.nvdisplay to group 30
[    0.415740] platform 15210000.nvdisplay: OF IOVA linear map 0x96081000 size (0x800000)
[    0.415746] arm__alloc_iova_at():136: iova alloc don't match, dh=0x0000000096081000, da=0x000000009587e000
[    0.415767] platform 15210000.nvdisplay: OF IOVA linear map 0x9607e000 size (0x2008)
[    0.415771] arm__alloc_iova_at():136: iova alloc don't match, dh=0x000000009607e000, da=0x000000009607b000
[    0.416217] iommu: Adding device 15340000.vic to group 31
[    0.416409] iommu: Adding device 154c0000.nvenc to group 32
[    0.416600] iommu: Adding device 15480000.nvdec to group 33
[    0.416893] iommu: Adding device 15380000.nvjpg to group 34
[    0.417104] iommu: Adding device 15500000.tsec to group 35
[    0.417299] iommu: Adding device 15100000.tsecb to group 36
[    0.418169] iommu: Adding device 15810000.se to group 37
[    0.418371] iommu: Adding device 15820000.se to group 38
[    0.418558] iommu: Adding device 15830000.se to group 39
[    0.418742] iommu: Adding device 15840000.se to group 40
[    0.419486] iommu: Adding device smmu_test to group 41
[    0.420040] mc: mapped MMIO address: 0xffffff800a6e0000 -> 0x2c10000
[    0.420051] mc: mapped MMIO address: 0xffffff800a7b0000 -> 0x2c20000
[    0.420061] mc: mapped MMIO address: 0xffffff800a7d0000 -> 0x2c30000
[    0.420071] mc: mapped MMIO address: 0xffffff800b110000 -> 0x2c40000
[    0.420080] mc: mapped MMIO address: 0xffffff800b130000 -> 0x2c50000
[    0.420089] nv-tegra-mc 2c10000.mc: No mssnvlink node
[    0.420098] mc-err: mcerr ops are set to t18x
[    0.420231] dram-ecc: DRAM ECC disabled-MC_ECC_CONTROL:0x0000000c
[    0.421003] iommu: Adding device 3530000.xhci to group 42
[    0.421018] arm-smmu: forcing sodev map for 3530000.xhci
[    0.421420] iommu: Adding device 3550000.xudc to group 43
[    0.421430] arm-smmu: forcing sodev map for 3550000.xudc
[    0.421934] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_83 = 0x10a
[    0.421941] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CTRL_0 = 3
[    0.421946] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_24(PMU_INT) = 256
[    0.422521] iommu: Adding device 17000000.gp10b to group 44
[    0.423403] tegra-reset 5000000.clock: registered 193 resets.
[    0.425267] iommu: Adding device d000000.bpmp to group 45
[    0.425468] bpmp: ping status is 0
[    0.425537] bpmp d000000.bpmp: firmware tag is 91572a54614f84d0fd0c270beec2c56f
[    0.427132] bpmp d000000.bpmp: probe ok
[    0.429640] iommu: Adding device 2600000.dma to group 46
[    0.430800] GPIO line 424 (camera-control-output-low) hogged as output/low
[    0.430831] GPIO line 427 (camera-control-output-low) hogged as output/low
[    0.430872] GPIO line 408 (w-disable1) hogged as output/high
[    0.430908] GPIO line 410 (w-disable2) hogged as output/high
[    0.431067] gpiochip_setup_dev: registered GPIOs 320 to 511 on device: gpiochip0 (tegra-gpio)
[    0.435026] gpiochip_setup_dev: registered GPIOs 256 to 319 on device: gpiochip1 (tegra-gpio-aon)
[    0.436608] iommu: Adding device 10003000.pcie-controller to group 47
[    0.436622] arm-smmu: forcing sodev map for 10003000.pcie-controller
[    0.436920] iommu: Adding device sound to group 48
[    0.437238] iommu: Adding device 3510000.hda to group 49
[    0.443740] iommu: Adding device c1a0000.aon to group 50
[    0.444258] vdd-1v8-ap: 1800 mV 
[    0.444454] vdd-ac-bat: 5000 mV 
[    0.444676] vdd-3v3-cvb: 3300 mV 
[    0.444943] vdd-3v3-cvb: 3300 mV 
[    0.445005] vdd-3v3-cvb: Failed to create debugfs directory
[    0.445116] vdd-1v8-cvb: 1800 mV 
[    0.445297] vdd-fan: 5000 mV 
[    0.445491] vdd-hdmi-5v0: 5000 mV 
[    0.445678] vdd_sys_en: 1200 mV 
[    0.473133] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.475722] eventlib_kernel: keventlib is initialized, test id: 0
[    0.475910] SCSI subsystem initialized
[    0.476046] libata version 3.00 loaded.
[    0.476192] usbcore: registered new interface driver usbfs
[    0.476223] usbcore: registered new interface driver hub
[    0.476268] usbcore: registered new device driver usb
[    0.478441] random: fast init done
[    0.479261] gpiochip_setup_dev: registered GPIOs 248 to 255 on device: gpiochip2 (pcf8574a)
[    0.479267] pcf857x 1-0038: probed
[    0.485086] max77620 4-003c: PMIC Version OTP:0x45 and ES:0x8
[    0.488665] vddio-ddr: at 1125 mV 
[    0.492540] avdd_dsi_csi: 1200 mV 
[    0.496537] vdd-1v8: 1800 mV 
[    0.500645] vdd-3v3-sys: 3300 mV 
[    0.501537] spmic-ldo0: at 1800 mV 
[    0.502180] spmic-ldo1: at 800 mV 
[    0.504538] vddio-3v3: 3300 mV 
[    0.505223] vddio-sdmmc1: 1800 <--> 3300 mV at 3300 mV 
[    0.508554] vdd-rtc: at 800 mV 
[    0.509243] avdd-ts-hv: 1800 <--> 3300 mV at 1800 mV 
[    0.512537] spmic-ldo6: at 800 mV 
[    0.516543] vdd-pex-1v00: 1000 mV 
[    0.517136] dvdd-pex: 1000 mV 
[    0.519077] GPIO line 245 (spmic_gpio_input) hogged as input
[    0.519205] GPIO line 246 (spmic_gpio_input) hogged as input
[    0.519349] gpiochip_setup_dev: registered GPIOs 240 to 247 on device: gpiochip3 (max77620-gpio)
[    0.519521] max77620 4-003c: max77620 probe successful
[    0.519876] media: Linux media interface: v0.10
[    0.519902] Linux video capture interface: v2.00
[    0.522109] pps_core: LinuxPPS API ver. 1 registered
[    0.522113] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.522126] PTP clock support registered
[    0.522345] tegra_wdt_t18x 30c0000.watchdog: Expiry count is deprecated
[    0.522520] tegra_wdt_t18x 30c0000.watchdog: Tegra WDT init timeout = 120 sec
[    0.522546] tegra_wdt_t18x 30c0000.watchdog: Registered successfully
[    0.523665] trusty trusty: trusty version: Built: 08:40:58 Feb 19 2021 
[    0.523679] trusty trusty: selected api version: 3 (requested 3)
[    0.524425] Advanced Linux Sound Architecture Driver Initialized.
[    0.524738] Bluetooth: Core ver 2.22
[    0.524761] NET: Registered protocol family 31
[    0.524764] Bluetooth: HCI device and connection manager initialized
[    0.524770] Bluetooth: HCI socket layer initialized
[    0.524775] Bluetooth: L2CAP socket layer initialized
[    0.524788] Bluetooth: SCO socket layer initialized
[    0.525349] vdd-sys-bl: 3300 mV 
[    0.526868] camchar: rtcpu character device driver loaded
[    0.527269] gpio tegra-gpio wake61 for gpio=92(L:4)
[    0.527336] extcon-gpio-states external-connection:extcon@1: Cable state:1, cable id:1
[    0.528133] clocksource: Switched to clocksource arch_sys_counter
[    0.550471] VFS: Disk quotas dquot_6.6.0
[    0.550544] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.550778] nvmap_heap_init: nvmap_heap_init: created heap block cache
[    0.551206] dma_declare_coherent_resizable_cma_memory:324: resizable heap=vpr, base=0x00000000c6000000, size=0x2a000000
[    0.551315] cma: enabled page replacement for spfn=c6000, epfn=f0000
[    0.551319] dma_declare_coherent_resizable_cma_memory:373: resizable cma heap=vpr create successful
[    0.551326] nvmap: nvmap_select_cache_ops() nvmap cache ops set to roc
[    0.551330] nvmap_page_pool_init: Total RAM pages: 975414
[    0.551348] nvmap_page_pool_init: nvmap page pool size: 121926 pages (476 MB)
[    0.551399] nvmap_background_zero_thread: PP zeroing thread starting.
[    0.551852] misc nvmap: created heap vpr base 0x00000000c6000000 size (688128KiB)
[    0.553822] tegra-gpcdma 2600000.dma: GPC DMA driver register 32 channels
[    0.559386] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type BCPU-therm
[    0.559576] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type MCPU-therm
[    0.559903] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm
[    0.559979] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
[    0.560112] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type PMIC-Die
[    0.560360] la/ptsa driver initialized.
[    0.560369] pre_t19x_iso_plat_init(): iso emc max clk=1600000KHz
[    0.560372] pre_t19x_iso_plat_init(): max_iso_bw=23040000KB
[    0.560663] NET: Registered protocol family 2
[    0.561256] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.561414] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.561716] TCP: Hash tables configured (established 32768 bind 32768)
[    0.561765] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.561825] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.562092] NET: Registered protocol family 1
[    0.562499] RPC: Registered named UNIX socket transport module.
[    0.562503] RPC: Registered udp transport module.
[    0.562505] RPC: Registered tcp transport module.
[    0.562507] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.562514] PCI: CLS 0 bytes, default 64
[    0.562625] Trying to unpack rootfs image as initramfs...
[    0.773376] Freeing initrd memory: 7064K
[    0.787908] host1x 13e10000.host1x: initialized
[    0.789082] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    0.791138] audit: initializing netlink subsys (disabled)
[    0.791171] audit: type=2000 audit(0.676:1): initialized
[    0.791601] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[    0.798164] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.799138] ntfs: driver 2.1.32 [Flags: R/W].
[    0.799642] 9p: Installing v9fs 9p2000 file system support
[    0.801739] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
[    0.801824] io scheduler noop registered
[    0.802022] io scheduler cfq registered (default)
[    0.804868] gic 2a41000.agic-controller: GIC IRQ controller registered
[    0.865319] iommu: Adding device aconnect@2a41000:adsp_audio to group 51
[    0.885444] iommu: Adding device 2993000.adsp to group 52
[    0.885969] tegra-aconnect aconnect@2a41000: Tegra ACONNECT bus registered
[    0.890596] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[    0.891443] tegra-pwm 3290000.pwm: PWM clk can sleep in ops
[    0.892242] tegra-pwm 32a0000.pwm: PWM clk can sleep in ops
[    0.893025] tegra-pwm c340000.pwm: PWM clk can sleep in ops
[    0.894918] tegra-pcie 10003000.pcie-controller: 2x1, 1x1, 1x1 configuration
[    0.895626] tegra-pcie 10003000.pcie-controller: PCIE: Enable power rails
[    0.895904] tegra-pcie 10003000.pcie-controller: probing port 0, using 2 lanes
[    0.896119] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[    0.896249] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=1500000, vi_iso_bw=1500000, max_bw=1500000
[    0.898063] tegra-pcie 10003000.pcie-controller: probing port 2, using 1 lanes
[    0.898208] tsec 15500000.tsec: initialized
[    0.899064] tsec 15100000.tsecb: initialized
[    0.901101] nvdec 15480000.nvdec: initialized
[    0.904690] falcon 15340000.vic: initialized
[    0.905779] falcon 154c0000.nvenc: initialized
[    0.906770] falcon 15380000.nvjpg: initialized
[    0.908726] iommu_context_dev 13e10000.host1x:ctx0: initialized (streamid=56)
[    0.910236] iommu_context_dev 13e10000.host1x:ctx1: initialized (streamid=57)
[    0.911744] iommu_context_dev 13e10000.host1x:ctx2: initialized (streamid=58)
[    0.913290] iommu_context_dev 13e10000.host1x:ctx3: initialized (streamid=59)
[    0.914804] iommu_context_dev 13e10000.host1x:ctx4: initialized (streamid=60)
[    0.916349] iommu_context_dev 13e10000.host1x:ctx5: initialized (streamid=61)
[    0.917860] iommu_context_dev 13e10000.host1x:ctx6: initialized (streamid=62)
[    0.919399] iommu_context_dev 13e10000.host1x:ctx7: initialized (streamid=63)
[    0.921887] tegradccommon 15200000.dc_common: host1x channel mapped
[    0.921895] tegradccommon 15200000.dc_common: dc_common syncpt # 1 allocated
[    0.921920] tegradccommon 15200000.dc_common: dma mapping done
[    0.922728] tegradc 15200000.nvdisplay: disp0 connected to head0->/host1x/sor1
[    0.922768] generic_infoframe_type: 0x87
[    0.922835] tegradc 15200000.nvdisplay: DT parsed successfully
[    0.922855] tegradc 15200000.nvdisplay: Display dc.ffffff800b4a0000 registered with id=0
[    0.928728] tegra_nvdisp_bandwidth_register_max_config: max config iso bw = 16727000 KB/s
[    0.928732] tegra_nvdisp_bandwidth_register_max_config: max config EMC floor = 665600000 Hz
[    0.928735] tegra_nvdisp_bandwidth_register_max_config: max config hubclk = 357620000 Hz
[    0.928886] tegradc 15200000.nvdisplay: vblank syncpt # 8 for dc 0
[    0.928892] tegradc 15200000.nvdisplay: vpulse3 syncpt # 9 for dc 0
[    0.929834] tegradc 15200000.nvdisplay: Bootloader disp_param detected. Detected mode: 1920x1080 (on 0x0mm) pclk=148350937
[    0.931779] tegradc 15200000.nvdisplay: hdmi: invalid prod list prod_list_hdmi_board
[    0.931783] tegradc 15200000.nvdisplay: hdmi: tegra_hdmi_tmds_range_read(bd) failed
[    0.934010] tegradc 15200000.nvdisplay: probed
[    0.934986] tegra-adma 2930000.adma: Tegra210 ADMA driver registered 32 channels
[    0.935594] tegra-fuse-burn 3820000.efuse:efuse-burn: shutdown limit check disabled
[    0.935614] tegra-fuse-burn 3820000.efuse:efuse-burn: Fuse burn driver initialized
[    0.935992] kfuse 3830000.kfuse: initialized
[    0.937205] tegra-pmc-iopower pmc-iopower: NO_IOPOWER setting 0x0
[    0.940093] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.942206] console [ttyS0] disabled
[    0.942242] 3100000.serial: ttyS0 at MMIO 0x3100000 (irq = 32, base_baud = 25500000) is a Tegra
[    0.961616] console [ttyS0] enabled
[    0.961933] Console: switching to colour frame buffer device 240x67
[    0.962020] tegradc 15200000.nvdisplay: fb registered
[    0.962202] gpio tegra-gpio wake21 for gpio=121(P:1)
[    0.962687] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[    0.962735] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[    0.963489] 3110000.serial: ttyTHS1 at MMIO 0x3110000 (irq = 33, base_baud = 0) is a TEGRA_UART
[    0.963986] Parent Clock set for DC plld2
[    0.964412] c280000.serial: ttyTHS2 at MMIO 0xc280000 (irq = 34, base_baud = 0) is a TEGRA_UART
[    0.965194] 3130000.serial: ttyTHS3 at MMIO 0x3130000 (irq = 35, base_baud = 0) is a TEGRA_UART
[    0.966177] [drm] Initialized
[    0.973146] brd: module loaded
[    0.976580] loop: module loaded
[    0.976648] tegra_profiler: version: 1.143, samples/io: 48/28
[    0.976725] tegra_profiler: auth: init
[    0.977335] THERMAL EST: found 3 subdevs
[    0.977338] THERMAL EST num_resources: 0
[    0.977342] [THERMAL EST subdev 0]
[    0.977347] [THERMAL EST subdev 1]
[    0.977351] [THERMAL EST subdev 2]
[    0.977358] THERMAL EST: Found 2 profiles, default profile is quiet
[    0.977633] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type thermal-fan-est
[    0.977635] THERMAL EST: thz register success.
[    0.977717] THERMAL EST: end of probe, return err: 0
[    0.978297] sd: No Scsi addr parsed to reserve index
[    0.978319] hisi_sas: driver version v1.6
[    0.983412] libphy: Fixed MDIO Bus: probed
[    0.984905] tun: Universal TUN/TAP device driver, 1.6
[    0.984908] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.985595] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    0.985597] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    0.985657] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[    0.985659] igb: Copyright (c) 2007-2014 Intel Corporation.
[    0.985721] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[    0.985723] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    0.985784] Intel(R) 10GbE PCI Express Linux Network Driver - version 4.6.4
[    0.985786] Copyright(c) 1999 - 2017 Intel Corporation.
[    1.028177] tegradc 15200000.nvdisplay: hdmi: tmds rate:148351K prod-setting:prod_c_hdmi_111m_223m
[    1.028606] tegradc 15200000.nvdisplay: hdmi: get RGB quant from REG programmed by BL.
[    1.028615] tegradc 15200000.nvdisplay: hdmi: get YCC quant from REG programmed by BL.
[    1.054528] extcon-disp-state external-connection:disp-state: cable 47 state 1
[    1.054531] Extcon AUX1(HDMI) enable
[    1.054903] tegradc 15210000.nvdisplay: disp1 connected to head1->/host1x/sor
[    1.055016] tegradc 15210000.nvdisplay: DT parsed successfully
[    1.055038] tegradc 15210000.nvdisplay: Display dc.ffffff800b7b0000 registered with id=1
[    1.055219] tegradc 15210000.nvdisplay: vblank syncpt # 11 for dc 1
[    1.055224] tegradc 15210000.nvdisplay: vpulse3 syncpt # 12 for dc 1
[    1.062860] tegradc 15210000.nvdisplay: probed
[    1.063019] tegradc 15210000.nvdisplay: fb registered
[    1.066205] hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[    1.066209] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[    1.066216] hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0
[    1.066224] tegradc 15210000.nvdisplay: blank - powerdown
[    1.066233] extcon-disp-state external-connection:disp-state: cable 44 state 0 already set.
[    1.066235] Extcon DP: HPD disabled
[    1.066238] hpd: hpd_switch 0
[    1.066241] hpd: switching from state 0 (Reset) to state 1 (Check Plug)
[    1.066248] hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[    1.066253] hpd: switching from state 1 (Check Plug) to state 3 (Disabled)
[    1.187806] tegradc 15200000.nvdisplay: blank - powerdown
[    1.228236] eqos 2490000.ether_qos: can't get pllrefe_vcoout clk (-2)
[    1.228476] extcon-disp-state external-connection:disp-state: cable 47 state 0
[    1.228478] Extcon AUX1(HDMI) disable
[    1.230168] eqos 2490000.ether_qos: failed to read eqos_auto_cal_config_0_reg
[    1.230579] eqos 2490000.ether_qos: Setting local MAC: 48 b0 2d 3b 5d c4
[    1.230664] libphy: dwc_phy: probed
[    1.232620] PPP generic driver version 2.4.2
[    1.232738] PPP BSD Compression module registered
[    1.232743] PPP Deflate Compression module registered
[    1.232757] PPP MPPE Compression module registered
[    1.232759] NET: Registered protocol family 24
[    1.232799] usbcore: registered new interface driver r8152
[    1.232829] usbcore: registered new interface driver asix
[    1.232855] usbcore: registered new interface driver ax88179_178a
[    1.232877] usbcore: registered new interface driver cdc_ether
[    1.232900] usbcore: registered new interface driver net1080
[    1.232920] usbcore: registered new interface driver cdc_subset
[    1.232941] usbcore: registered new interface driver zaurus
[    1.232972] usbcore: registered new interface driver cdc_ncm
[    1.233195] VFIO - User Level meta-driver version: 0.3
[    1.234049] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.234059] ehci-pci: EHCI PCI platform driver
[    1.234090] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.234095] ohci-pci: OHCI PCI platform driver
[    1.234121] ohci-platform: OHCI generic platform driver
[    1.237467] tegra-xusb 3530000.xhci: USB2 port 0 has OTG_CAP
[    1.238885] tegra-xusb 3530000.xhci: extcon 0: ffffffc0ef999000 id
[    1.239168] usbcore: registered new interface driver uas
[    1.239206] usbcore: registered new interface driver usb-storage
[    1.239275] usbcore: registered new interface driver usbserial
[    1.242048] tegra-xudc-new 3550000.xudc: device count: 1
[    1.242507] tegra-xusb 3530000.xhci: Firmware timestamp: 2019-10-31 05:52:15 UTC, Version: 55.17 release
[    1.242531] tegra-xusb 3530000.xhci: xHCI Host Controller
[    1.242545] tegra-xusb 3530000.xhci: new USB bus registered, assigned bus number 1
[    1.243273] tegra-xusb 3530000.xhci: hcc params 0x0184fd25 hci version 0x100 quirks 0x00050810
[    1.243300] tegra-xusb 3530000.xhci: irq 67, io mem 0x03530000
[    1.243908] tegra-xudc-new 3550000.xudc: USB charger detection disabled
[    1.243915] tegra-xudc-new 3550000.xudc: vbus state: 1
[    1.243922] tegra-xudc-new 3550000.xudc: device mode on: 0
[    1.244044] tegra-xudc-new 3550000.xudc: active: 0 => 1
[    1.244052] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.244056] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.244059] usb usb1: Product: xHCI Host Controller
[    1.244061] usb usb1: Manufacturer: Linux 4.9.201-tegra xhci-hcd
[    1.244064] usb usb1: SerialNumber: 3530000.xhci
[    1.244479] hub 1-0:1.0: USB hub found
[    1.244509] hub 1-0:1.0: 4 ports detected
[    1.244844] tegra-xusb 3530000.xhci: xHCI Host Controller
[    1.244850] tegra-xusb 3530000.xhci: new USB bus registered, assigned bus number 2
[    1.244991] mousedev: PS/2 mouse device common for all mice
[    1.245085] usbcore: registered new interface driver xpad
[    1.245370] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    1.245374] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.245377] usb usb2: Product: xHCI Host Controller
[    1.245379] usb usb2: Manufacturer: Linux 4.9.201-tegra xhci-hcd
[    1.245382] usb usb2: SerialNumber: 3530000.xhci
[    1.245702] hub 2-0:1.0: USB hub found
[    1.246091] hub 2-0:1.0: 3 ports detected
[    1.246591] Wake76 for irq=199
[    1.246592] Wake77 for irq=199
[    1.246594] Wake78 for irq=199
[    1.246595] Wake79 for irq=199
[    1.246596] Wake80 for irq=199
[    1.246597] Wake81 for irq=199
[    1.246598] Wake82 for irq=199
[    1.246623] tegra-xusb 3530000.xhci: Upgrade port 0 to USB3.0
[    1.246627] tegra-xusb 3530000.xhci: Upgrade port 1 to USB3.0
[    1.252188] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[    1.252922] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
[    1.265012] tegradc 15200000.nvdisplay: unblank
[    1.266001] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[    1.266155] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[    1.269824] Parent Clock set for DC plld2
[    1.272910] tegradc 15200000.nvdisplay: hdmi: tmds rate:148500K prod-setting:prod_c_hdmi_111m_223m
[    1.274076] tegradc 15200000.nvdisplay: hdmi: get YCC quant from EDID.
[    1.291259] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[    1.309158] extcon-disp-state external-connection:disp-state: cable 47 state 1
[    1.309160] Extcon AUX1(HDMI) enable
[    1.324198] tegradc 15200000.nvdisplay: sync windows ret = 246
[    1.349267] extcon-disp-state external-connection:disp-state: cable 51 state 1
[    1.349269] Extcon HDMI: HPD enabled
[    1.349285] tegradc 15200000.nvdisplay: hdmi: plugged
[    1.352399] usb usb2: usb_suspend_both: status 0
[    1.376457] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[    1.377386] Wake73 for irq=42
[    1.378641] rtc rtc1: alarm rtc device
[    1.378650] tegra_rtc c2a0000.rtc: rtc core: registered c2a0000.rtc as rtc1
[    1.378665] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[    1.378839] i2c /dev entries driver
[    1.380087] i2c i2c-2: Added multiplexed i2c bus 9
[    1.380363] i2c i2c-2: Added multiplexed i2c bus 10
[    1.380368] i2c-mux-gpio cam_i2cmux: 2 port mux on 3180000.i2c adapter
[    1.380804] imx219 9-0010: tegracam sensor driver:imx219_v2.0.6
[    1.404143] tegra-i2c 3180000.i2c: no acknowledge from address 0x10
[    1.404192] imx219 9-0010: imx219_board_setup: error during i2c read probe (-121)
[    1.411806] imx219 9-0010: board setup failed
[    1.416243] imx219: probe of 9-0010 failed with error -121
[    1.416535] imx219 10-0010: tegracam sensor driver:imx219_v2.0.6
[    1.439738] tegra-i2c 3180000.i2c: no acknowledge from address 0x10
[    1.439782] imx219 10-0010: imx219_board_setup: error during i2c read probe (-121)
[    1.447466] imx219 10-0010: board setup failed
[    1.451991] imx219: probe of 10-0010 failed with error -121
[    1.452895] max77620-power max77620-power: Event recorder REG_NVERC : 0x0
[    1.457178] parse_throttle_dt_data: Num cap clks = 4
[    1.457182] parse_throttle_dt_data: clk=mcpu type=1
[    1.457185] parse_throttle_dt_data: clk=bcpu type=2
[    1.457192] parse_throttle_dt_data: clk=gpu type=4
[    1.457195] parse_throttle_dt_data: clk=emc type=3
[    1.457816] tegra_throttle_probe: probe successful. #cdevs=4
[    1.458301] FAN dev name: pwm-fan
[    1.458352] FAN:gpio request success.
[    1.458360] FAN: can't find tach_gpio
[    1.458368] pwm_fan_driver pwm-fan: Found 2 profiles, default profile is quiet
[    1.458393] pwm_fan_driver pwm-fan: cap state:4, cap pwm:255
[    1.458573] pwm_fan_driver pwm-fan: got pwm for fan. polarity is normal
[    1.458578] pwm_fan_driver pwm-fan: tach period: 1000
[    1.459008] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[    1.459013] pwm_fan_driver pwm-fan: index 1: pwm=130, rpm=1000, rru=2, rrd=2, state:2
[    1.459018] pwm_fan_driver pwm-fan: index 2: pwm=160, rpm=2000, rru=1, rrd=1, state:2
[    1.459022] pwm_fan_driver pwm-fan: index 3: pwm=200, rpm=3000, rru=1, rrd=1, state:2
[    1.459026] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[    1.459029] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[    1.459033] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[    1.459037] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[    1.459040] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[    1.459044] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[    1.460098] device-mapper: uevent: version 1.0.3
[    1.460433] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[    1.460680] CPU EMC frequency mapping table: from device tree
[    1.462427] cpufreq: platform driver Initialization: pass
[    1.462973] cpuidle: Initializing cpuidle driver init for Denver cluster
[    1.463090] cpuidle: Initializing cpuidle driver init for A57 cluster
[    1.463852] sdhci: Secure Digital Host Controller Interface driver
[    1.463853] sdhci: Copyright(c) Pierre Ossman
[    1.463855] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.464805] sdhci-tegra 3460000.sdhci: Client registration for eMC Successful
[    1.466388] CMDQ: cmdq_platfm_init successful
[    1.466801] sdhci-tegra 3440000.sdhci: Got CD GPIO
[    1.467248] CQE: CMD_TIMING bit set for R1B DCMD
[    1.468367] sdhci-tegra 3440000.sdhci: Client registration for eMC Successful
[    1.470049] sdhci-tegra 3440000.sdhci: wakeup init done, cdirq 285
[    1.474248] tegra-se-elp 3ad0000.se_elp: tegra_se_elp_probe: complete
[    1.474937] tegra-se-nvhost 15810000.se: initialized
[    1.475943] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[    1.476467] tegra-se-nvhost 15820000.se: initialized
[    1.477394] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[    1.477832] tegra-se-nvhost 15830000.se: initialized
[    1.478598] tegra-se-nvhost 15830000.se: tegra_se_probe: complete
[    1.479008] tegra-se-nvhost 15840000.se: initialized
[    1.479892] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
[    1.480109] hidraw: raw HID events driver (C) Jiri Kosina
[    1.481287] usbcore: registered new interface driver usbhid
[    1.481289] usbhid: USB HID core driver
[    1.485878] tegra186-cam-rtcpu b000000.rtcpu: Trace buffer configured at IOVA=0xbff00000
[    1.487535] tegra-ivc ivc-b000000.rtcpu: region 0: iova=0xbfef0000-0xbfefdb7f size=56192
[    1.487756] tegra-ivc ivc-b000000.rtcpu:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[    1.487875] tegra-ivc ivc-b000000.rtcpu:vinotify@12c0: vinotify: ver=0 grp=1 RX[64x128]=0x1900-0x3980 TX[64x128]=0x3980-0x5a00
[    1.488637] tegra-ivc ivc-b000000.rtcpu:mods@32c0: mods: ver=0 grp=1 RX[1x64]=0x5a00-0x5ac0 TX[1x64]=0x5ac0-0x5b80
[    1.488707] tegra-ivc ivc-b000000.rtcpu:ivccontrol@52c0: ivccontrol: ver=0 grp=1 RX[16x320]=0x5b80-0x7000 TX[16x320]=0x7000-0x8480
[    1.488759] tegra-ivc ivc-b000000.rtcpu:ivccapture@72c0: ivccapture: ver=0 grp=1 RX[16x64]=0x8480-0x8900 TX[16x64]=0x8900-0x8d80
[    1.488807] tegra-ivc ivc-b000000.rtcpu:dbg@7c00: dbg: ver=0 grp=1 RX[1x384]=0x8d80-0x8f80 TX[1x384]=0x8f80-0x9180
[    1.488903] tegra-ivc ivc-b000000.rtcpu:dbg@7e00: dbg: ver=0 grp=1 RX[1x8192]=0x9180-0xb200 TX[1x8192]=0xb200-0xd280
[    1.489192] tegra186-cam-rtcpu b000000.rtcpu: using cam RTCPU IRQ (47)
[    1.489195] tegra186-cam-rtcpu b000000.rtcpu: tegra_camrtc_mon_create is successful
[    1.489753] tegra186-cam-rtcpu b000000.rtcpu: firmware version cpu=sce cmd=5 sha1=3ecb1dca25fa98771f988f238c025334776c9a96
[    1.491307] tegra_aon c1a0000.aon: tegra aon driver probe OK
[    1.491711] tegra186-aondbg aondbg: aondbg driver probe() OK
[    1.491864] register_ari_mca_banks: Registered MCA ROC:IOB
[    1.491935] register_ari_mca_banks: Registered MCA ROC:CCE
[    1.492268] tegra18-bridge 2390000.axi2apb: axi_cbb clk rate = 102 MHZ, timeout = 97000 useconds
[    1.492271] tegra18-bridge 2390000.axi2apb: enabled timeout = 9894000
[    1.492274] tegra18-bridge 2390000.axi2apb: bridge probed OK
[    1.492318] tegra18-bridge 23a0000.axi2apb: axi_cbb clk rate = 102 MHZ, timeout = 97000 useconds
[    1.492320] tegra18-bridge 23a0000.axi2apb: enabled timeout = 9894000
[    1.492322] tegra18-bridge 23a0000.axi2apb: bridge probed OK
[    1.492367] tegra18-bridge 23b0000.axi2apb: axi_cbb clk rate = 102 MHZ, timeout = 97000 useconds
[    1.492369] tegra18-bridge 23b0000.axi2apb: enabled timeout = 9894000
[    1.492371] tegra18-bridge 23b0000.axi2apb: bridge probed OK
[    1.492412] tegra18-bridge 23c0000.axi2apb: axi_cbb clk rate = 102 MHZ, timeout = 97000 useconds
[    1.492414] tegra18-bridge 23c0000.axi2apb: enabled timeout = 9894000
[    1.492416] tegra18-bridge 23c0000.axi2apb: bridge probed OK
[    1.492460] tegra18-bridge 23d0000.axi2apb: axi_cbb clk rate = 102 MHZ, timeout = 97000 useconds
[    1.492462] tegra18-bridge 23d0000.axi2apb: enabled timeout = 9894000
[    1.492464] tegra18-bridge 23d0000.axi2apb: bridge probed OK
[    1.492508] tegra18-bridge 2100000.axip2p: axi_cbb clk rate = 102 MHZ, timeout = 97000 useconds
[    1.492512] tegra18-bridge 2100000.axip2p: enabled timeout = 9894000
[    1.492514] tegra18-bridge 2100000.axip2p: bridge probed OK
[    1.492555] tegra18-bridge 2110000.axip2p: axi_cbb clk rate = 102 MHZ, timeout = 97000 useconds
[    1.492560] tegra18-bridge 2110000.axip2p: enabled timeout = 9894000
[    1.492562] tegra18-bridge 2110000.axip2p: bridge probed OK
[    1.492601] tegra18-bridge 2120000.axip2p: axi_cbb clk rate = 102 MHZ, timeout = 97000 useconds
[    1.492606] tegra18-bridge 2120000.axip2p: enabled timeout = 9894000
[    1.492608] tegra18-bridge 2120000.axip2p: bridge probed OK
[    1.492647] tegra18-bridge 2130000.axip2p: axi_cbb clk rate = 102 MHZ, timeout = 97000 useconds
[    1.492652] tegra18-bridge 2130000.axip2p: enabled timeout = 9894000
[    1.492654] tegra18-bridge 2130000.axip2p: bridge probed OK
[    1.492694] tegra18-bridge 2140000.axip2p: axi_cbb clk rate = 102 MHZ, timeout = 97000 useconds
[    1.492696] tegra18-bridge 2140000.axip2p: enabled timeout = 9894000
[    1.492698] tegra18-bridge 2140000.axip2p: bridge probed OK
[    1.492738] tegra18-bridge 2150000.axip2p: axi_cbb clk rate = 102 MHZ, timeout = 97000 useconds
[    1.492744] tegra18-bridge 2150000.axip2p: enabled timeout = 9894000
[    1.492746] tegra18-bridge 2150000.axip2p: bridge probed OK
[    1.492794] tegra18-bridge 2160000.axip2p: axi_cbb clk rate = 102 MHZ, timeout = 97000 useconds
[    1.492799] tegra18-bridge 2160000.axip2p: enabled timeout = 9894000
[    1.492801] tegra18-bridge 2160000.axip2p: bridge probed OK
[    1.492844] tegra18-bridge 2170000.axip2p: axi_cbb clk rate = 102 MHZ, timeout = 97000 useconds
[    1.492849] tegra18-bridge 2170000.axip2p: enabled timeout = 9894000
[    1.492851] tegra18-bridge 2170000.axip2p: bridge probed OK
[    1.492892] tegra18-bridge 2180000.axip2p: axi_cbb clk rate = 102 MHZ, timeout = 97000 useconds
[    1.492898] tegra18-bridge 2180000.axip2p: enabled timeout = 9894000
[    1.492900] tegra18-bridge 2180000.axip2p: bridge probed OK
[    1.492939] tegra18-bridge 2190000.axip2p: axi_cbb clk rate = 102 MHZ, timeout = 97000 useconds
[    1.492944] tegra18-bridge 2190000.axip2p: enabled timeout = 9894000
[    1.492946] tegra18-bridge 2190000.axip2p: bridge probed OK
[    1.492996] **** A57 ECC: Enabled
[    1.492998] tegra18_a57_serr_init: on CPU 5 a A57 Core
[    1.493057] tegra18x_actmon d230000.actmon: in actmon_register()...
[    1.493403] tegra18x_actmon d230000.actmon: initialization Completed for the device mc_all
[    1.493788] hw perfevents: enabled with denver15_uncore_pmu PMU driver, 3 counters available
[    1.493897] denver_knobs_init:MTS_VERSION:47926945
[    1.495391] nvpmodel: initialized successfully
[    1.496173] trusty-virtio trusty:virtio: initializing
[    1.496283] trusty_ipc virtio0: vring0: va(pa)  ffffffc0e9c86000(0) qsz 32 notifyid 1
[    1.496289] trusty_ipc virtio0: vring1: va(pa)  ffffffc0e9c9c000(0) qsz 32 notifyid 2
[    1.496350] trusty-virtio trusty:virtio: initializing done
[    1.496441] trusty_ipc virtio0: is online
[    1.497303] usbcore: registered new interface driver snd-usb-audio
[    1.512156] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit with 64 bit addr
[    1.512262] mmc1: SDHCI controller on 3440000.sdhci [3440000.sdhci] using ADMA 64-bit with 64 bit addr
[    1.515894] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.516651] OPE platform probe
[    1.516707] OPE platform probe successful
[    1.521979] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.528078] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.534165] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.540227] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.547145] input: tegra-hda HDMI/DP,pcm=3 as /devices/3510000.hda/sound/card0/input0
[    1.547277] input: tegra-hda HDMI/DP,pcm=7 as /devices/3510000.hda/sound/card0/input1
[    1.580147] usb 1-2: new high-speed USB device number 2 using tegra-xusb
[    1.588203] tegra-asoc: sound: ADMAIF1 <-> ADMAIF1 mapping ok
[    1.588279] tegra-asoc: sound: ADMAIF2 <-> ADMAIF2 mapping ok
[    1.588346] tegra-asoc: sound: ADMAIF3 <-> ADMAIF3 mapping ok
[    1.588416] tegra-asoc: sound: ADMAIF4 <-> ADMAIF4 mapping ok
[    1.588482] tegra-asoc: sound: ADMAIF5 <-> ADMAIF5 mapping ok
[    1.588552] tegra-asoc: sound: ADMAIF6 <-> ADMAIF6 mapping ok
[    1.588624] tegra-asoc: sound: ADMAIF7 <-> ADMAIF7 mapping ok
[    1.588691] tegra-asoc: sound: ADMAIF8 <-> ADMAIF8 mapping ok
[    1.588757] tegra-asoc: sound: ADMAIF9 <-> ADMAIF9 mapping ok
[    1.588824] tegra-asoc: sound: ADMAIF10 <-> ADMAIF10 mapping ok
[    1.588892] tegra-asoc: sound: ADMAIF11 <-> ADMAIF11 mapping ok
[    1.588960] tegra-asoc: sound: ADMAIF12 <-> ADMAIF12 mapping ok
[    1.589026] tegra-asoc: sound: ADMAIF13 <-> ADMAIF13 mapping ok
[    1.589093] tegra-asoc: sound: ADMAIF14 <-> ADMAIF14 mapping ok
[    1.589160] tegra-asoc: sound: ADMAIF15 <-> ADMAIF15 mapping ok
[    1.589236] tegra-asoc: sound: ADMAIF16 <-> ADMAIF16 mapping ok
[    1.589301] tegra-asoc: sound: ADMAIF17 <-> ADMAIF17 mapping ok
[    1.589370] tegra-asoc: sound: ADMAIF18 <-> ADMAIF18 mapping ok
[    1.589433] tegra-asoc: sound: ADMAIF19 <-> ADMAIF19 mapping ok
[    1.589505] tegra-asoc: sound: ADMAIF20 <-> ADMAIF20 mapping ok
[    1.589821] mmc0: mmc_decode_ext_csd: CMDQ supported: depth: 31, cmdq_support: 1
[    1.591951] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.598205] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.604456] mmc1: CMD CRC or end bit error, int mask 0xc0001
[    1.610714] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.611376] u32 classifier
[    1.611377]     Actions configured
[    1.611436] Initializing XFRM netlink socket
[    1.611980] NET: Registered protocol family 10
[    1.612603] NET: Registered protocol family 17
[    1.612612] NET: Registered protocol family 15
[    1.612667] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    1.612706] Bluetooth: RFCOMM socket layer initialized
[    1.612715] Bluetooth: RFCOMM ver 1.11
[    1.612718] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    1.612722] Bluetooth: HIDP socket layer initialized
[    1.612736] 9pnet: Installing 9P2000 support
[    1.612765] Key type dns_resolver registered
[    1.616423] Registered cp15_barrier emulation handler
[    1.616452] Registered setend emulation handler
[    1.616957] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.622880] usb 1-2: New USB device found, idVendor=0424, idProduct=2744
[    1.622884] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.622887] usb 1-2: Product: USB2744
[    1.622889] usb 1-2: Manufacturer: Microchip Tech
[    1.623488] hub 1-2:1.0: USB hub found
[    1.623550] hub 1-2:1.0: 5 ports detected
[    1.626669] registered taskstats version 1
[    1.627055] mmc0: periodic cache flush enabled
[    1.627063] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[    1.629192] isp 15600000.isp: initialized
[    1.632100] mmcblk0: mmc0:0001 DG4016 14.7 GiB 
[    1.632346] mmcblk0boot0: mmc0:0001 DG4016 partition 1 4.00 MiB
[    1.632369] nvcsi 150c0000.nvcsi: initialized
[    1.632469] mmcblk0boot1: mmc0:0001 DG4016 partition 2 4.00 MiB
[    1.632579] mmcblk0rpmb: mmc0:0001 DG4016 partition 3 4.00 MiB
[    1.633511] tegra-vi4 15700000.vi: using default number of vi channels,15
[    1.636025] Wake83 for irq=51
[    1.636109] gpio tegra-gpio-aon wake29 for gpio=56(FF:0)
[    1.636263] input: gpio-keys as /devices/gpio-keys/input/input2
[    1.637488] tegra-vi4 15700000.vi: initialized
[    1.638344] tegra-vi4 15700000.vi: subdev 150c0000.nvcsi--2 bound
[    1.638429] tegra-vi4 15700000.vi: subdev 150c0000.nvcsi--1 bound
[    1.638544]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33
[    1.668146] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.674308] tegra_rtc c2a0000.rtc: setting system clock to 2021-03-31 13:35:16 UTC (1617197716)
[    1.674512] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.675131] mmcblk mmc0:0001: Card claimed for testing.
[    1.680855] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.687198] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.693567] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.698004] bpmp: mounted debugfs mirror
[    1.698817] bwmgr: missing cdev-type property
[    1.703172] ALSA device list:
[    1.703176]   #0: tegra-hda at 0x3518000 irq 380
[    1.703178]   #1: tegra-snd-t186ref-mobile-rt565x
[    1.705477] Freeing unused kernel memory: 8576K
[    1.724158] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[    1.726607] Root device found: mmcblk0p1
[    1.727685] Found dev node: /dev/mmcblk0p1
[    1.740460] usb 2-2: new SuperSpeed USB device number 2 using tegra-xusb
[    1.749006] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.755959] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.762468] usb 2-2: New USB device found, idVendor=0424, idProduct=5744
[    1.762472] usb 2-2: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[    1.762475] usb 2-2: Product: USB5744
[    1.762477] usb 2-2: Manufacturer: Microchip Tech
[    1.763037] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.769935] hub 2-2:1.0: USB hub found
[    1.769959] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.775916] hub 2-2:1.0: 4 ports detected
[    1.776913] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.912141] usb 1-2.1: new low-speed USB device number 3 using tegra-xusb
[    1.938053] usb 1-2.1: New USB device found, idVendor=1c4f, idProduct=0026
[    1.938058] usb 1-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.938060] usb 1-2.1: Product: USB Keyboard
[    1.938063] usb 1-2.1: Manufacturer: SIGMACHIP
[    1.941552] input: SIGMACHIP USB Keyboard as /devices/3530000.xhci/usb1/1-2/1-2.1/1-2.1:1.0/0003:1C4F:0026.0001/input/input3
[    1.979308] EXT4-fs (mmcblk0p1): 18 orphan inodes deleted
[    1.979312] EXT4-fs (mmcblk0p1): recovery complete
[    1.986225] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[    1.988084] Rootfs mounted over mmcblk0p1
[    2.000526] hid-generic 0003:1C4F:0026.0001: input,hidraw0: USB HID v1.10 Keyboard [SIGMACHIP USB Keyboard] on usb-3530000.xhci-2.1/input0
[    2.004225] input: SIGMACHIP USB Keyboard as /devices/3530000.xhci/usb1/1-2/1-2.1/1-2.1:1.1/0003:1C4F:0026.0002/input/input4
[    2.005662] Switching from initrd to actual rootfs
[    2.064382] hid-generic 0003:1C4F:0026.0002: input,hidraw1: USB HID v1.10 Device [SIGMACHIP USB Keyboard] on usb-3530000.xhci-2.1/input1
[    2.064999] usb 2-2.2: new SuperSpeed USB device number 3 using tegra-xusb
[    2.096294] FAN rising trip_level:1 cur_temp:54200 trip_temps[2]:60000
[    2.099720] usb 2-2.2: New USB device found, idVendor=0bda, idProduct=0409
[    2.099723] usb 2-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.099726] usb 2-2.2: Product: 4-Port USB 3.0 Hub
[    2.099728] usb 2-2.2: Manufacturer: Generic
[    2.108845] hub 2-2.2:1.0: USB hub found
[    2.111224] hub 2-2.2:1.0: 2 ports detected
[    2.114634] ip_tables: (C) 2000-2006 Netfilter Core Team
[    2.123231] cgroup: cgroup2: unknown option "nsdelegate"
[    2.126148] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[    2.128134] tegra-pcie 10003000.pcie-controller: link 0 down, ignoring
[    2.134763] 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)
[    2.135490] systemd[1]: Detected architecture arm64.
[    2.154173] systemd[1]: Set hostname to <nvidia-tx2-nx>.
[    2.168174] usb 1-2.2: new high-speed USB device number 4 using tegra-xusb
[    2.184362] random: crng init done
[    2.202946] usb 1-2.2: New USB device found, idVendor=0bda, idProduct=5409
[    2.202951] usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.202953] usb 1-2.2: Product: 4-Port USB 2.0 Hub
[    2.202956] usb 1-2.2: Manufacturer: Generic
[    2.204001] hub 1-2.2:1.0: USB hub found
[    2.204974] hub 1-2.2:1.0: 4 ports detected
[    2.227963] 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.
[    2.227970] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[    2.248147] usb 2-2.2: usb_suspend_both: status 0
[    2.284151] usb 1-2.5: new high-speed USB device number 5 using tegra-xusb
[    2.296156] usb 2-2: usb_suspend_both: status 0
[    2.296313] usb usb2: usb_suspend_both: status 0
[    2.305190] usb 1-2.5: New USB device found, idVendor=0424, idProduct=2740
[    2.305193] usb 1-2.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.305196] usb 1-2.5: Product: Hub Controller
[    2.305198] usb 1-2.5: Manufacturer: Microchip Tech
[    2.333299] systemd[1]: Created slice User and Session Slice.
[    2.334006] systemd[1]: Created slice System Slice.
[    2.334247] systemd[1]: Listening on Journal Socket.
[    2.334506] systemd[1]: Listening on Journal Audit Socket.
[    2.336464] systemd[1]: Mounting Kernel Debug File System...
[    2.381493] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[    2.460535] bcpu-throttle-alert cooling device registered.
[    2.460828] mcpu-throttle-alert cooling device registered.
[    2.461050] gpu-throttle-alert cooling device registered.
[    2.492165] usb 1-2.2.1: new low-speed USB device number 6 using tegra-xusb
[    2.516786] usb 1-2.2.1: New USB device found, idVendor=045e, idProduct=00cb
[    2.516791] usb 1-2.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.516794] usb 1-2.2.1: Product: Microsoft USB Optical Mouse
[    2.516796] usb 1-2.2.1: Manufacturer: PixArt
[    2.519837] input: PixArt Microsoft USB Optical Mouse as /devices/3530000.xhci/usb1/1-2/1-2.2/1-2.2.1/1-2.2.1:1.0/0003:045E:00CB.0003/input/input5
[    2.520077] hid-generic 0003:045E:00CB.0003: input,hidraw2: USB HID v1.11 Mouse [PixArt Microsoft USB Optical Mouse] on usb-3530000.xhci-2.2.1/input0
[    2.534196] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[    2.586688] systemd-journald[2189]: Received request to flush runtime journal from PID 1
[    2.946213] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[    3.127456] using random self ethernet address
[    3.132024] using random host ethernet address
[    3.378212] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[    3.380176] tegra-pcie 10003000.pcie-controller: link 2 down, ignoring
[    3.583833] tegra-pcie 10003000.pcie-controller: PCIE: no end points detected
[    3.584446] tegra-pcie 10003000.pcie-controller: PCIE: Disable power rails
[    3.698770] Mass Storage Function, version: 2009/09/11
[    3.698776] LUN: removable file: (no medium)
[    3.703901] using random self ethernet address
[    3.709388] using random host ethernet address
[    3.750946] rndis0: HOST MAC 2e:e4:2e:ad:93:18
[    3.751264] rndis0: MAC 2e:e4:2e:ad:93:19
[    3.754889] usb0: HOST MAC 2e:e4:2e:ad:93:1a
[    3.754925] usb0: MAC 2e:e4:2e:ad:93:1b
[    3.754956] tegra-xudc-new 3550000.xudc: ep 0 (type: 0, dir: out) enabled
[    3.765651] l4tbr0: port 1(rndis0) entered blocking state
[    3.765656] l4tbr0: port 1(rndis0) entered disabled state
[    3.766137] device rndis0 entered promiscuous mode
[    3.776375] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready
[    3.813971] l4tbr0: port 2(usb0) entered blocking state
[    3.813975] l4tbr0: port 2(usb0) entered disabled state
[    3.814424] device usb0 entered promiscuous mode
[    3.833498] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[    3.937564] android_work: did not send uevent (0 0           (null))
[    3.994635] android_work: sent uevent USB_STATE=CONNECTED
[    4.049746] android_work: sent uevent USB_STATE=DISCONNECTED
[    4.122564] android_work: sent uevent USB_STATE=CONNECTED
[    4.124358] configfs-gadget gadget: high-speed config #1: c
[    4.124393] tegra-xudc-new 3550000.xudc: ep 5 (type: 3, dir: in) enabled
[    4.124411] tegra-xudc-new 3550000.xudc: ep 3 (type: 2, dir: in) enabled
[    4.124429] tegra-xudc-new 3550000.xudc: ep 2 (type: 2, dir: out) enabled
[    4.124519] tegra-xudc-new 3550000.xudc: ep 9 (type: 3, dir: in) enabled
[    4.124538] tegra-xudc-new 3550000.xudc: ep 7 (type: 2, dir: in) enabled
[    4.124555] tegra-xudc-new 3550000.xudc: ep 4 (type: 2, dir: out) enabled
[    4.124592] tegra-xudc-new 3550000.xudc: ep 15 (type: 3, dir: in) enabled
[    4.124613] tegra-xudc-new 3550000.xudc: ep 11 (type: 2, dir: in) enabled
[    4.124637] tegra-xudc-new 3550000.xudc: ep 6 (type: 2, dir: out) enabled
[    4.124683] IPv6: ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
[    4.124980] android_work: sent uevent USB_STATE=CONFIGURED
[    4.125011] tegra-xudc-new 3550000.xudc: setup request failed: -95
[    4.135254] tegra-xudc-new 3550000.xudc: ep 13 (type: 2, dir: in) enabled
[    4.135275] tegra-xudc-new 3550000.xudc: ep 8 (type: 2, dir: out) enabled
[    4.135468] IPv6: ADDRCONF(NETDEV_CHANGE): usb0: link becomes ready
[    4.137666] tegra-xudc-new 3550000.xudc: ep 13 disabled
[    4.137778] tegra-xudc-new 3550000.xudc: ep 8 disabled
[    4.158843] tegra-xudc-new 3550000.xudc: ep 13 (type: 2, dir: in) enabled
[    4.158866] tegra-xudc-new 3550000.xudc: ep 8 (type: 2, dir: out) enabled
[    4.336418] zram: Added device: zram0
[    4.342173] zram: Added device: zram1
[    4.342696] zram: Added device: zram2
[    4.345642] zram: Added device: zram3
[    4.347794] zram: Added device: zram4
[    4.352411] zram: Added device: zram5
[    4.376021] zram0: detected capacity change from 0 to 334278656
[    4.415257] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    4.432218] Adding 326440k swap on /dev/zram0.  Priority:5 extents:1 across:326440k SS
[    4.439170] zram1: detected capacity change from 0 to 334278656
[    4.456351] Adding 326440k swap on /dev/zram1.  Priority:5 extents:1 across:326440k SS
[    4.459817] zram2: detected capacity change from 0 to 334278656
[    4.480289] Adding 326440k swap on /dev/zram2.  Priority:5 extents:1 across:326440k SS
[    4.486433] zram3: detected capacity change from 0 to 334278656
[    4.513864] Adding 326440k swap on /dev/zram3.  Priority:5 extents:1 across:326440k SS
[    4.528936] zram4: detected capacity change from 0 to 334278656
[    4.546181] Adding 326440k swap on /dev/zram4.  Priority:5 extents:1 across:326440k SS
[    4.553144] zram5: detected capacity change from 0 to 334278656
[    4.594029] Adding 326440k swap on /dev/zram5.  Priority:5 extents:1 across:326440k SS
[    4.735036] gpio tegra-gpio-aon wake51 for gpio=47(AA:7)
[    4.739348] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    5.617890] tegradc 15200000.nvdisplay: unblank
[    5.617901] tegradc 15210000.nvdisplay: blank - powerdown
[    7.514999] fuse init (API version 7.26)
[    7.865468] eqos 2490000.ether_qos eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[    7.866310] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   10.381045] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   10.381059] Bluetooth: BNEP socket layer initialized
[   10.602332] l4tbr0: port 2(usb0) entered blocking state
[   10.602338] l4tbr0: port 2(usb0) entered forwarding state
[   10.602411] l4tbr0: port 1(rndis0) entered blocking state
[   10.602416] l4tbr0: port 1(rndis0) entered forwarding state
[   10.620447] IPv6: ADDRCONF(NETDEV_UP): l4tbr0: link is not ready
[   10.620473] IPv6: ADDRCONF(NETDEV_CHANGE): l4tbr0: link becomes ready
[   14.481750] tegradc 15200000.nvdisplay: unblank
[   14.481761] tegradc 15210000.nvdisplay: blank - powerdown
[   31.824660] vdd-3v3-cvb: disabling
[   31.824675] vdd-3v3-cvb: disabling
[   31.824684] vdd-1v8-cvb: disabling
[   31.824697] vdd_sys_en: disabling
[   31.824722] spmic-ldo1: disabling
[   31.824946] vddio-sdmmc1: disabling
[   31.825112] avdd-ts-hv: disabling
[   31.825268] vdd-sys-bl: disabling
$ dmesg | grep mmc
[    0.000000] Kernel command line: console=ttyS0,115200 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 isolcpus=1-2  video=tegrafb no_console_suspend=1 earlycon=uart8250,mmio32,0x3100000 nvdumper_reserved=0x1772e0000 gpt rootfs.slot_suffix= tegra_fbmem=0x800000@0x96081000 lut_mem=0x2008@0x9607e000 usbcore.old_scheme_first=1 tegraid=18.1.2.0.0 maxcpus=6 boot.slot_suffix= boot.ratchetvalues=0.2031647.1 vpr_resize bl_prof_dataptr=0x10000@0x175840000 sdhci_tegra.en_boot_part_access=1 quiet root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 isolcpus=1-2 
[    0.505223] vddio-sdmmc1: 1800 <--> 3300 mV at 3300 mV 
[    1.512156] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit with 64 bit addr
[    1.512262] mmc1: SDHCI controller on 3440000.sdhci [3440000.sdhci] using ADMA 64-bit with 64 bit addr
[    1.515894] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.521979] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.528078] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.534165] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.540227] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.589821] mmc0: mmc_decode_ext_csd: CMDQ supported: depth: 31, cmdq_support: 1
[    1.591951] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.598205] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.604456] mmc1: CMD CRC or end bit error, int mask 0xc0001
[    1.610714] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.616957] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.627055] mmc0: periodic cache flush enabled
[    1.627063] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[    1.632100] mmcblk0: mmc0:0001 DG4016 14.7 GiB 
[    1.632346] mmcblk0boot0: mmc0:0001 DG4016 partition 1 4.00 MiB
[    1.632469] mmcblk0boot1: mmc0:0001 DG4016 partition 2 4.00 MiB
[    1.632579] mmcblk0rpmb: mmc0:0001 DG4016 partition 3 4.00 MiB
[    1.638544]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33
[    1.668146] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.674512] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.675131] mmcblk mmc0:0001: Card claimed for testing.
[    1.680855] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.687198] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.693567] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.726607] Root device found: mmcblk0p1
[    1.727685] Found dev node: /dev/mmcblk0p1
[    1.749006] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.755959] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.763037] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.769959] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.776913] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.979308] EXT4-fs (mmcblk0p1): 18 orphan inodes deleted
[    1.979312] EXT4-fs (mmcblk0p1): recovery complete
[    1.986225] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[    1.988084] Rootfs mounted over mmcblk0p1
[    2.381493] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[   31.824946] vddio-sdmmc1: disabling

Sorry that these 2 are not needed in DT.

mmc-ddr-1_8v;
mmc-hs200-1_8v;

Also, please add nvidia,vmmc-always-on; to DT.

Hello @WayneWWW

I removed this two lines

nvidia,vmmc-always-on still added

Unfortunately, it could not solved.

Here is the SDCard’s DT side:

sdhci@3440000 {
	compatible = "nvidia,tegra186-sdhci";
	reg = <0x0 0x3440000 0x0 0x210>;
	interrupts = <0x0 0x40 0x4>;
	max-clk-limit = <0xc28cb00>;
	ddr-clk-limit = <0x2dc6c00>;
	tap-delay = <0xb>;
	trim-delay = <0x5>;
	nvidia,ddr-tap-delay = <0xb>;
	ddr-trim-delay = <0x5>;
	bus-width = <0x4>;
	ignore-pm-notify;
	mmc-ocr-mask = <0x3>;
	keep-power-in-suspend;
	//non-removable;
	cap-mmc-highspeed;
	cap-sd-highspeed;
	pwrdet-support;
	pinctrl-names = "sdmmc_e_33v_enable", "sdmmc_e_33v_disable";
	pinctrl-0 = <0x14>;
	pinctrl-1 = <0x15>;
	compad-vref-3v3 = <0x1>;
	compad-vref-1v8 = <0x2>;
	nvidia,min-tap-delay = <0x54>;
	nvidia,max-tap-delay = <0x88>;
	pll_source = "pll_p";
	resets = <0x10 0x23>;
	reset-names = "sdhci";
	clocks = <0x10 0x4c 0x10 0x10d 0x10 0x80>;
	clock-names = "sdmmc", "pll_p", "sdmmc_legacy_tm";
	iommus = <0x11 0x18>;
	nvidia,en-periodic-calib;
	//force-non-removable-rescan;
	status = "okay";
	vqmmc-supply = <0x12>;
	vmmc-supply = <0x13>;
	cd-inverted;
	cd-gpios = <0x16 0x9c 0x0>;
	nvidia,vmmc-always-on;
	nvidia,cd-wakeup-capable;
	disable-wp;
	no-sdio;
	no-mmc;
	sd-uhs-sdr104;
	sd-uhs-sdr50;
	sd-uhs-sdr25;
	sd-uhs-sdr12;
	linux,phandle = <0xc7>;
	phandle = <0xc7>;

tegra186-p3636-0001-p3509-0000-a01.dts (238.6 KB)

Here is the dmesg:

[    0.000000] Booting Linux on physical CPU 0x100
[    0.000000] Linux version 4.9.201-tegra (yoctopc@yoctopc) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Mon Mar 22 15:47:43 +03 2021
[    0.000000] Boot CPU: AArch64 Processor [411fd073]
[    0.000000] OF: fdt:memory scan node memory@80000000, reg size 80,
[    0.000000] OF: fdt: - 80000000 ,  70000000
[    0.000000] OF: fdt: - f0200000 ,  85600000
[    0.000000] OF: fdt: - 175e00000 ,  200000
[    0.000000] OF: fdt: - 176600000 ,  200000
[    0.000000] OF: fdt: - 177000000 ,  200000
[    0.000000] earlycon: uart8250 at MMIO32 0x0000000003100000 (options '')
[    0.000000] bootconsole [uart8250] enabled
[    0.000000] Found tegra_fbmem: 00800000@96081000
[    0.000000] Found lut_mem: 00002008@9607e000
[    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: reserved mem: initialized node vpr-carveout, compatible id nvidia,vpr-carveout
[    0.000000] OF: reserved mem: initialized node ramoops_carveout, compatible id nvidia,ramoops
[    0.000000] cma: Reserved 64 MiB at 0x00000000fc000000
[    0.000000] On node 0 totalpages: 1004541
[    0.000000]   DMA zone: 8192 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 521725 pages, LIFO batch:31
[    0.000000]   Normal zone: 7624 pages used for memmap
[    0.000000]   Normal zone: 482816 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 24 pages/cpu s57560 r8192 d32552 u98304
[    0.000000] pcpu-alloc: s57560 r8192 d32552 u98304 alloc=24*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: 988725
[    0.000000] Kernel command line: console=ttyS0,115200 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 isolcpus=1-2  video=tegrafb no_console_suspend=1 earlycon=uart8250,mmio32,0x3100000 nvdumper_reserved=0x1772e0000 gpt rootfs.slot_suffix= tegra_fbmem=0x800000@0x96081000 lut_mem=0x2008@0x9607e000 usbcore.old_scheme_first=1 tegraid=18.1.2.0.0 maxcpus=6 boot.slot_suffix= boot.ratchetvalues=0.2031647.1 vpr_resize bl_prof_dataptr=0x10000@0x175840000 sdhci_tegra.en_boot_part_access=1 quiet root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 isolcpus=1-2 
[    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: 29272(89%)
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] Memory: 3147996K/4018164K available (15358K kernel code, 2944K rwdata, 6684K rodata, 8576K init, 611K bss, 116504K 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 - 0xffffff8008f80000   ( 15360 KB)
[    0.000000]     .rodata : 0xffffff8008f80000 - 0xffffff8009610000   (  6720 KB)
[    0.000000]       .init : 0xffffff8009610000 - 0xffffff8009e70000   (  8576 KB)
[    0.000000]       .data : 0xffffff8009e70000 - 0xffffff800a150008   (  2945 KB)
[    0.000000]        .bss : 0xffffff800a150008 - 0xffffff800a1e8cbc   (   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 - 0xffffffbf03dc8000   (    61 MB actual)
[    0.000000]     memory  : 0xffffffc000000000 - 0xffffffc0f7200000   (  3954 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.000003] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[    0.000924] Console: colour dummy device 80x25
[    0.000929] console [tty0] enabled
[    0.000932] bootconsole [uart8250] disabled
[    0.000940] kmemleak: Kernel memory leak detector disabled
[    0.000950] Calibrating delay loop (skipped), value calculated using timer frequency.. 62.50 BogoMIPS (lpj=125000)
[    0.000957] pid_max: default: 32768 minimum: 301
[    0.001262] Security Framework initialized
[    0.001416] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.001420] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.001987] ftrace: allocating 47276 entries in 185 pages
[    0.127014] sched-energy: Sched-energy-costs installed from DT
[    0.127025] ASID allocator initialised with 65536 entries
[    0.160662] tegra-id: chipid=21817.
[    0.160668] tegra-id: opt_subrevision=1.
[    0.160686] Tegra Revision: A02p SKU: 0xdc CPU Process: 0 SoC Process: 0
[    0.160694] DTS File Name: /home/yoctopc/forecr_xavier_kernel/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t18x/lanai/kernel-dts/tegra186-p3636-0001-p3509-0000-a01-dsboard-nx2.dts
[    0.160699] DTB Build time: <unknown>
[    0.209572] CPU1: Booted secondary processor [4e0f0030]
[    0.241173] CPU2: Booted secondary processor [4e0f0030]
[    0.272976] CPU3: Booted secondary processor [411fd073]
[    0.304956] CPU4: Booted secondary processor [411fd073]
[    0.336952] CPU5: Booted secondary processor [411fd073]
[    0.337010] Brought up 6 CPUs
[    0.337014] SMP: Total of 6 processors activated.
[    0.337019] CPU features: detected feature: 32-bit EL0 Support
[    0.337734] CPU: All CPU(s) started at EL2
[    0.337764] alternatives: patching kernel code
[    0.340082] devtmpfs: initialized
[    0.362253] Initilizing CustomIPI irq domain
[    0.362437] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.362446] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.370898] pinctrl core: initialized pinctrl subsystem
[    0.371139] OS set in device tree is not L4T.
[    0.371300] regulator-dummy: no parameters
[    0.371432] Initializing plugin-manager
[    0.371484] Plugin module not found
[    0.371518] Plugin-manager status disabled
[    0.372572] NET: Registered protocol family 16
[    0.373394] pstore: using zlib compression
[    0.373408] console [pstore-1] enabled
[    0.373410] pstore: Registered ramoops as persistent store backend
[    0.373414] ramoops: attached 0x200000@0x175880000, ecc: 0/0
[    0.384991] cpuidle: using governor menu
[    0.385881] bpmp: waiting for handshake
[    0.385884] bpmp: handshake completed
[    0.385903] bpmp: synchronizing channels
[    0.385911] bpmp: channels synchronized
[    0.385914] bpmp: mail init ok
[    0.387299] arm-smmu 12000000.iommu: probing hardware configuration...
[    0.387304] arm-smmu 12000000.iommu: SMMUv2 with:
[    0.387308] arm-smmu 12000000.iommu: 	stage 1 translation
[    0.387311] arm-smmu 12000000.iommu: 	stage 2 translation
[    0.387314] arm-smmu 12000000.iommu: 	nested translation
[    0.387320] arm-smmu 12000000.iommu: 	stream matching with 128 register groups, mask 0x7f80
[    0.387326] arm-smmu 12000000.iommu: SMMU address space size (0x800000) differs from mapped region size (0x1000000)!
[    0.387330] arm-smmu 12000000.iommu: 	64 context banks (0 stage-2 only)
[    0.387334] arm-smmu 12000000.iommu: 	Stage-1: 39-bit VA -> 48-bit IPA
[    0.387337] arm-smmu 12000000.iommu: 	Stage-2: 39-bit IPA -> 48-bit PA
[    0.389151] vdso: 2 pages (1 code @ ffffff8008f87000, 1 data @ ffffff8009e74000)
[    0.389163] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.392144] atomic_pool_init():622: DMA: preallocated 1024 KiB pool for atomic allocations
[    0.393067] Registering BPMP clocks...
[    0.393135] tegra_bpmp_clk_init: clock init ok (638 clks)
[    0.393562] Serial: AMBA PL011 UART driver
[    0.394494] tegra_powergate_init: DONE
[    0.394501] DTS File Name: /home/yoctopc/forecr_xavier_kernel/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t18x/lanai/kernel-dts/tegra186-p3636-0001-p3509-0000-a01-dsboard-nx2.dts
[    0.394506] DTB Build time: <unknown>
[    0.395727] Tegra reboot handler registered.
[    0.396860] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[    0.396921] tegra-pmc: get_secure_pmc_setting: done secure_pmc=0
[    0.396934] tegra-pmc: ### PMC reset source: TEGRA_SOFTWARE_RESET
[    0.396937] tegra-pmc: ### PMC reset level: TEGRA_RESET_LEVEL_L1
[    0.396939] tegra-pmc: ### PMC reset status reg: 0x2d
[    0.397121] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[    0.397132] tegra-pmc c360000.pmc: IO padctrl driver initialized
[    0.397402] iommu: Adding device 3460000.sdhci to group 0
[    0.397808] iommu: Adding device 3440000.sdhci to group 1
[    0.398732] iommu: Adding device 3160000.i2c to group 2
[    0.399131] iommu: Adding device c240000.i2c to group 3
[    0.399417] iommu: Adding device 3180000.i2c to group 4
[    0.399706] iommu: Adding device 3190000.i2c to group 5
[    0.400072] iommu: Adding device 31b0000.i2c to group 6
[    0.400349] iommu: Adding device 31c0000.i2c to group 7
[    0.400643] iommu: Adding device 31e0000.i2c to group 8
[    0.402099] iommu: Adding device 3210000.spi to group 9
[    0.402388] iommu: Adding device 3240000.spi to group 10
[    0.403018] iommu: Adding device 3100000.serial to group 11
[    0.403304] iommu: Adding device 3110000.serial to group 12
[    0.403580] iommu: Adding device c280000.serial to group 13
[    0.403853] iommu: Adding device 3130000.serial to group 14
[    0.405004] iommu: Adding device 2490000.ether_qos to group 15
[    0.405016] arm-smmu: forcing sodev map for 2490000.ether_qos
[    0.405648] iommu: Adding device b000000.rtcpu to group 16
[    0.407281] iommu: Adding device 13e10000.host1x to group 17
[    0.407555] iommu: Adding device 13e10000.host1x:ctx0 to group 18
[    0.407833] iommu: Adding device 13e10000.host1x:ctx1 to group 19
[    0.408102] iommu: Adding device 13e10000.host1x:ctx2 to group 20
[    0.408366] iommu: Adding device 13e10000.host1x:ctx3 to group 21
[    0.408650] iommu: Adding device 13e10000.host1x:ctx4 to group 22
[    0.408917] iommu: Adding device 13e10000.host1x:ctx5 to group 23
[    0.409207] iommu: Adding device 13e10000.host1x:ctx6 to group 24
[    0.409477] iommu: Adding device 13e10000.host1x:ctx7 to group 25
[    0.409884] iommu: Adding device 150c0000.nvcsi to group 26
[    0.410412] iommu: Adding device 15700000.vi to group 27
[    0.410698] iommu: Adding device 15600000.isp to group 28
[    0.411091] iommu: Adding device 15200000.nvdisplay to group 29
[    0.411134] platform 15200000.nvdisplay: OF IOVA linear map 0x96081000 size (0x800000)
[    0.411178] platform 15200000.nvdisplay: OF IOVA linear map 0x9607e000 size (0x2008)
[    0.411609] iommu: Adding device 15210000.nvdisplay to group 30
[    0.411660] platform 15210000.nvdisplay: OF IOVA linear map 0x96081000 size (0x800000)
[    0.411666] arm__alloc_iova_at():136: iova alloc don't match, dh=0x0000000096081000, da=0x000000009587e000
[    0.411686] platform 15210000.nvdisplay: OF IOVA linear map 0x9607e000 size (0x2008)
[    0.411691] arm__alloc_iova_at():136: iova alloc don't match, dh=0x000000009607e000, da=0x000000009607b000
[    0.412131] iommu: Adding device 15340000.vic to group 31
[    0.412317] iommu: Adding device 154c0000.nvenc to group 32
[    0.412499] iommu: Adding device 15480000.nvdec to group 33
[    0.412785] iommu: Adding device 15380000.nvjpg to group 34
[    0.412967] iommu: Adding device 15500000.tsec to group 35
[    0.413172] iommu: Adding device 15100000.tsecb to group 36
[    0.414013] iommu: Adding device 15810000.se to group 37
[    0.414212] iommu: Adding device 15820000.se to group 38
[    0.414393] iommu: Adding device 15830000.se to group 39
[    0.414573] iommu: Adding device 15840000.se to group 40
[    0.415303] iommu: Adding device smmu_test to group 41
[    0.415847] mc: mapped MMIO address: 0xffffff800a6e0000 -> 0x2c10000
[    0.415857] mc: mapped MMIO address: 0xffffff800a7b0000 -> 0x2c20000
[    0.415867] mc: mapped MMIO address: 0xffffff800a7d0000 -> 0x2c30000
[    0.415877] mc: mapped MMIO address: 0xffffff800b110000 -> 0x2c40000
[    0.415886] mc: mapped MMIO address: 0xffffff800b130000 -> 0x2c50000
[    0.415894] nv-tegra-mc 2c10000.mc: No mssnvlink node
[    0.415904] mc-err: mcerr ops are set to t18x
[    0.416039] dram-ecc: DRAM ECC disabled-MC_ECC_CONTROL:0x0000000c
[    0.416782] iommu: Adding device 3530000.xhci to group 42
[    0.416796] arm-smmu: forcing sodev map for 3530000.xhci
[    0.417213] iommu: Adding device 3550000.xudc to group 43
[    0.417224] arm-smmu: forcing sodev map for 3550000.xudc
[    0.417723] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_83 = 0x10a
[    0.417729] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CTRL_0 = 3
[    0.417735] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_24(PMU_INT) = 256
[    0.418306] iommu: Adding device 17000000.gp10b to group 44
[    0.419189] tegra-reset 5000000.clock: registered 193 resets.
[    0.421013] iommu: Adding device d000000.bpmp to group 45
[    0.421220] bpmp: ping status is 0
[    0.421295] bpmp d000000.bpmp: firmware tag is 91572a54614f84d0fd0c270beec2c56f
[    0.422877] bpmp d000000.bpmp: probe ok
[    0.425397] iommu: Adding device 2600000.dma to group 46
[    0.426537] GPIO line 424 (camera-control-output-low) hogged as output/low
[    0.426567] GPIO line 427 (camera-control-output-low) hogged as output/low
[    0.426611] GPIO line 408 (w-disable1) hogged as output/high
[    0.426647] GPIO line 410 (w-disable2) hogged as output/high
[    0.426801] gpiochip_setup_dev: registered GPIOs 320 to 511 on device: gpiochip0 (tegra-gpio)
[    0.430643] gpiochip_setup_dev: registered GPIOs 256 to 319 on device: gpiochip1 (tegra-gpio-aon)
[    0.432204] iommu: Adding device 10003000.pcie-controller to group 47
[    0.432220] arm-smmu: forcing sodev map for 10003000.pcie-controller
[    0.432532] iommu: Adding device sound to group 48
[    0.432855] iommu: Adding device 3510000.hda to group 49
[    0.439385] iommu: Adding device c1a0000.aon to group 50
[    0.439883] vdd-1v8-ap: 1800 mV 
[    0.440101] vdd-ac-bat: 5000 mV 
[    0.440279] vdd-3v3-cvb: 3300 mV 
[    0.440544] vdd-3v3-cvb: 3300 mV 
[    0.440605] vdd-3v3-cvb: Failed to create debugfs directory
[    0.440717] vdd-1v8-cvb: 1800 mV 
[    0.440894] vdd-fan: 5000 mV 
[    0.441093] vdd-hdmi-5v0: 5000 mV 
[    0.441275] vdd_sys_en: 1200 mV 
[    0.469400] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.471943] eventlib_kernel: keventlib is initialized, test id: 0
[    0.472128] SCSI subsystem initialized
[    0.472245] libata version 3.00 loaded.
[    0.472389] usbcore: registered new interface driver usbfs
[    0.472419] usbcore: registered new interface driver hub
[    0.472485] usbcore: registered new device driver usb
[    0.474714] random: fast init done
[    0.475465] gpiochip_setup_dev: registered GPIOs 248 to 255 on device: gpiochip2 (pcf8574a)
[    0.475471] pcf857x 1-0038: probed
[    0.481190] max77620 4-003c: PMIC Version OTP:0x45 and ES:0x8
[    0.485126] vddio-ddr: at 1125 mV 
[    0.488964] avdd_dsi_csi: 1200 mV 
[    0.492965] vdd-1v8: 1800 mV 
[    0.496964] vdd-3v3-sys: 3300 mV 
[    0.497841] spmic-ldo0: at 1800 mV 
[    0.498479] spmic-ldo1: at 800 mV 
[    0.500987] vddio-3v3: 3300 mV 
[    0.501636] vddio-sdmmc1: 1800 <--> 3300 mV at 3300 mV 
[    0.504989] vdd-rtc: at 800 mV 
[    0.505653] avdd-ts-hv: 1800 <--> 3300 mV at 1800 mV 
[    0.508987] spmic-ldo6: at 800 mV 
[    0.512986] vdd-pex-1v00: 1000 mV 
[    0.513577] dvdd-pex: 1000 mV 
[    0.515534] GPIO line 245 (spmic_gpio_input) hogged as input
[    0.515665] GPIO line 246 (spmic_gpio_input) hogged as input
[    0.515830] gpiochip_setup_dev: registered GPIOs 240 to 247 on device: gpiochip3 (max77620-gpio)
[    0.516009] max77620 4-003c: max77620 probe successful
[    0.516354] media: Linux media interface: v0.10
[    0.516380] Linux video capture interface: v2.00
[    0.518620] pps_core: LinuxPPS API ver. 1 registered
[    0.518623] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.518641] PTP clock support registered
[    0.518857] tegra_wdt_t18x 30c0000.watchdog: Expiry count is deprecated
[    0.519041] tegra_wdt_t18x 30c0000.watchdog: Tegra WDT init timeout = 120 sec
[    0.519059] tegra_wdt_t18x 30c0000.watchdog: Registered successfully
[    0.520191] trusty trusty: trusty version: Built: 08:40:58 Feb 19 2021 
[    0.520204] trusty trusty: selected api version: 3 (requested 3)
[    0.520991] Advanced Linux Sound Architecture Driver Initialized.
[    0.521304] Bluetooth: Core ver 2.22
[    0.521329] NET: Registered protocol family 31
[    0.521332] Bluetooth: HCI device and connection manager initialized
[    0.521338] Bluetooth: HCI socket layer initialized
[    0.521343] Bluetooth: L2CAP socket layer initialized
[    0.521356] Bluetooth: SCO socket layer initialized
[    0.521901] vdd-sys-bl: 3300 mV 
[    0.523423] camchar: rtcpu character device driver loaded
[    0.523838] gpio tegra-gpio wake61 for gpio=92(L:4)
[    0.523907] extcon-gpio-states external-connection:extcon@1: Cable state:1, cable id:1
[    0.524701] clocksource: Switched to clocksource arch_sys_counter
[    0.546999] VFS: Disk quotas dquot_6.6.0
[    0.547075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.547332] nvmap_heap_init: nvmap_heap_init: created heap block cache
[    0.547763] dma_declare_coherent_resizable_cma_memory:324: resizable heap=vpr, base=0x00000000c6000000, size=0x2a000000
[    0.547879] cma: enabled page replacement for spfn=c6000, epfn=f0000
[    0.547883] dma_declare_coherent_resizable_cma_memory:373: resizable cma heap=vpr create successful
[    0.547890] nvmap: nvmap_select_cache_ops() nvmap cache ops set to roc
[    0.547895] nvmap_page_pool_init: Total RAM pages: 975415
[    0.547898] nvmap_page_pool_init: nvmap page pool size: 121926 pages (476 MB)
[    0.547954] nvmap_background_zero_thread: PP zeroing thread starting.
[    0.548420] misc nvmap: created heap vpr base 0x00000000c6000000 size (688128KiB)
[    0.550459] tegra-gpcdma 2600000.dma: GPC DMA driver register 32 channels
[    0.556034] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type BCPU-therm
[    0.556220] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type MCPU-therm
[    0.556540] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm
[    0.556615] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
[    0.556774] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type PMIC-Die
[    0.556986] la/ptsa driver initialized.
[    0.556995] pre_t19x_iso_plat_init(): iso emc max clk=1600000KHz
[    0.556998] pre_t19x_iso_plat_init(): max_iso_bw=23040000KB
[    0.557293] NET: Registered protocol family 2
[    0.557883] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.558042] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.558345] TCP: Hash tables configured (established 32768 bind 32768)
[    0.558392] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.558453] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.558722] NET: Registered protocol family 1
[    0.559139] RPC: Registered named UNIX socket transport module.
[    0.559142] RPC: Registered udp transport module.
[    0.559144] RPC: Registered tcp transport module.
[    0.559147] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.559153] PCI: CLS 0 bytes, default 64
[    0.559266] Trying to unpack rootfs image as initramfs...
[    0.769715] Freeing initrd memory: 7064K
[    0.784081] host1x 13e10000.host1x: initialized
[    0.785255] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    0.787255] audit: initializing netlink subsys (disabled)
[    0.787280] audit: type=2000 audit(0.676:1): initialized
[    0.787713] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[    0.794271] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.795232] ntfs: driver 2.1.32 [Flags: R/W].
[    0.795728] 9p: Installing v9fs 9p2000 file system support
[    0.797867] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
[    0.797950] io scheduler noop registered
[    0.798145] io scheduler cfq registered (default)
[    0.800899] gic 2a41000.agic-controller: GIC IRQ controller registered
[    0.843471] iommu: Adding device aconnect@2a41000:adsp_audio to group 51
[    0.847486] iommu: Adding device 2993000.adsp to group 52
[    0.847583] tegra-aconnect aconnect@2a41000: Tegra ACONNECT bus registered
[    0.852244] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[    0.853116] tegra-pwm 3290000.pwm: PWM clk can sleep in ops
[    0.853908] tegra-pwm 32a0000.pwm: PWM clk can sleep in ops
[    0.854684] tegra-pwm c340000.pwm: PWM clk can sleep in ops
[    0.856588] tegra-pcie 10003000.pcie-controller: 2x1, 1x1, 1x1 configuration
[    0.857318] tegra-pcie 10003000.pcie-controller: PCIE: Enable power rails
[    0.857604] tegra-pcie 10003000.pcie-controller: probing port 0, using 2 lanes
[    0.857816] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[    0.857926] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=1500000, vi_iso_bw=1500000, max_bw=1500000
[    0.859740] tegra-pcie 10003000.pcie-controller: probing port 2, using 1 lanes
[    0.859979] tsec 15500000.tsec: initialized
[    0.860850] tsec 15100000.tsecb: initialized
[    0.863111] nvdec 15480000.nvdec: initialized
[    0.866664] falcon 15340000.vic: initialized
[    0.867750] falcon 154c0000.nvenc: initialized
[    0.868779] falcon 15380000.nvjpg: initialized
[    0.870671] iommu_context_dev 13e10000.host1x:ctx0: initialized (streamid=56)
[    0.872168] iommu_context_dev 13e10000.host1x:ctx1: initialized (streamid=57)
[    0.873688] iommu_context_dev 13e10000.host1x:ctx2: initialized (streamid=58)
[    0.875167] iommu_context_dev 13e10000.host1x:ctx3: initialized (streamid=59)
[    0.876650] iommu_context_dev 13e10000.host1x:ctx4: initialized (streamid=60)
[    0.878142] iommu_context_dev 13e10000.host1x:ctx5: initialized (streamid=61)
[    0.879624] iommu_context_dev 13e10000.host1x:ctx6: initialized (streamid=62)
[    0.881103] iommu_context_dev 13e10000.host1x:ctx7: initialized (streamid=63)
[    0.883625] tegradccommon 15200000.dc_common: host1x channel mapped
[    0.883633] tegradccommon 15200000.dc_common: dc_common syncpt # 1 allocated
[    0.883660] tegradccommon 15200000.dc_common: dma mapping done
[    0.884140] tegradc 15200000.nvdisplay: disp0 connected to head0->/host1x/sor1
[    0.884178] generic_infoframe_type: 0x87
[    0.884246] tegradc 15200000.nvdisplay: DT parsed successfully
[    0.884268] tegradc 15200000.nvdisplay: Display dc.ffffff800b4a0000 registered with id=0
[    0.890020] tegra_nvdisp_bandwidth_register_max_config: max config iso bw = 16727000 KB/s
[    0.890024] tegra_nvdisp_bandwidth_register_max_config: max config EMC floor = 665600000 Hz
[    0.890027] tegra_nvdisp_bandwidth_register_max_config: max config hubclk = 357620000 Hz
[    0.890203] tegradc 15200000.nvdisplay: vblank syncpt # 8 for dc 0
[    0.890209] tegradc 15200000.nvdisplay: vpulse3 syncpt # 9 for dc 0
[    0.891126] tegradc 15200000.nvdisplay: Bootloader disp_param detected. Detected mode: 1920x1080 (on 0x0mm) pclk=148350937
[    0.893105] tegradc 15200000.nvdisplay: hdmi: invalid prod list prod_list_hdmi_board
[    0.893109] tegradc 15200000.nvdisplay: hdmi: tegra_hdmi_tmds_range_read(bd) failed
[    0.895271] tegradc 15200000.nvdisplay: probed
[    0.896413] tegra-adma 2930000.adma: Tegra210 ADMA driver registered 32 channels
[    0.897073] tegra-fuse-burn 3820000.efuse:efuse-burn: shutdown limit check disabled
[    0.897094] tegra-fuse-burn 3820000.efuse:efuse-burn: Fuse burn driver initialized
[    0.897471] kfuse 3830000.kfuse: initialized
[    0.898645] tegra-pmc-iopower pmc-iopower: NO_IOPOWER setting 0x0
[    0.901539] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.903592] console [ttyS0] disabled
[    0.903629] 3100000.serial: ttyS0 at MMIO 0x3100000 (irq = 32, base_baud = 25500000) is a Tegra
[    0.923009] console [ttyS0] enabled
[    0.923341] Console: switching to colour frame buffer device 240x67
[    0.923432] tegradc 15200000.nvdisplay: fb registered
[    0.923619] gpio tegra-gpio wake21 for gpio=121(P:1)
[    0.924148] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[    0.924217] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[    0.924462] 3110000.serial: ttyTHS1 at MMIO 0x3110000 (irq = 33, base_baud = 0) is a TEGRA_UART
[    0.925586] Parent Clock set for DC plld2
[    0.925667] c280000.serial: ttyTHS2 at MMIO 0xc280000 (irq = 34, base_baud = 0) is a TEGRA_UART
[    0.926520] 3130000.serial: ttyTHS3 at MMIO 0x3130000 (irq = 35, base_baud = 0) is a TEGRA_UART
[    0.927530] [drm] Initialized
[    0.934714] brd: module loaded
[    0.938366] loop: module loaded
[    0.938458] tegra_profiler: version: 1.143, samples/io: 48/28
[    0.938560] tegra_profiler: auth: init
[    0.939273] THERMAL EST: found 3 subdevs
[    0.939277] THERMAL EST num_resources: 0
[    0.939282] [THERMAL EST subdev 0]
[    0.939286] [THERMAL EST subdev 1]
[    0.939289] [THERMAL EST subdev 2]
[    0.939298] THERMAL EST: Found 2 profiles, default profile is quiet
[    0.939627] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type thermal-fan-est
[    0.939630] THERMAL EST: thz register success.
[    0.939721] THERMAL EST: end of probe, return err: 0
[    0.940297] sd: No Scsi addr parsed to reserve index
[    0.940318] hisi_sas: driver version v1.6
[    0.944586] libphy: Fixed MDIO Bus: probed
[    0.945040] tun: Universal TUN/TAP device driver, 1.6
[    0.945043] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.945637] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    0.945640] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    0.945673] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[    0.945675] igb: Copyright (c) 2007-2014 Intel Corporation.
[    0.945708] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[    0.945711] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    0.945742] Intel(R) 10GbE PCI Express Linux Network Driver - version 4.6.4
[    0.945744] Copyright(c) 1999 - 2017 Intel Corporation.
[    0.978027] tegradc 15200000.nvdisplay: hdmi: tmds rate:148351K prod-setting:prod_c_hdmi_111m_223m
[    0.978443] tegradc 15200000.nvdisplay: hdmi: get RGB quant from REG programmed by BL.
[    0.978453] tegradc 15200000.nvdisplay: hdmi: get YCC quant from REG programmed by BL.
[    1.004372] extcon-disp-state external-connection:disp-state: cable 47 state 1
[    1.004375] Extcon AUX1(HDMI) enable
[    1.004768] tegradc 15210000.nvdisplay: disp1 connected to head1->/host1x/sor
[    1.004880] tegradc 15210000.nvdisplay: DT parsed successfully
[    1.004904] tegradc 15210000.nvdisplay: Display dc.ffffff800b7b0000 registered with id=1
[    1.005085] tegradc 15210000.nvdisplay: vblank syncpt # 11 for dc 1
[    1.005090] tegradc 15210000.nvdisplay: vpulse3 syncpt # 12 for dc 1
[    1.012755] tegradc 15210000.nvdisplay: probed
[    1.012921] tegradc 15210000.nvdisplay: fb registered
[    1.016113] hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[    1.016117] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[    1.016124] hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0
[    1.016131] tegradc 15210000.nvdisplay: blank - powerdown
[    1.016141] extcon-disp-state external-connection:disp-state: cable 44 state 0 already set.
[    1.016144] Extcon DP: HPD disabled
[    1.016146] hpd: hpd_switch 0
[    1.016149] hpd: switching from state 0 (Reset) to state 1 (Check Plug)
[    1.016156] hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[    1.016162] hpd: switching from state 1 (Check Plug) to state 3 (Disabled)
[    1.136374] tegradc 15200000.nvdisplay: blank - powerdown
[    1.178343] extcon-disp-state external-connection:disp-state: cable 47 state 0
[    1.178346] Extcon AUX1(HDMI) disable
[    1.188811] eqos 2490000.ether_qos: can't get pllrefe_vcoout clk (-2)
[    1.190746] eqos 2490000.ether_qos: failed to read eqos_auto_cal_config_0_reg
[    1.191151] eqos 2490000.ether_qos: Setting local MAC: 48 b0 2d 3b 5d c4
[    1.191235] libphy: dwc_phy: probed
[    1.193193] PPP generic driver version 2.4.2
[    1.193395] PPP BSD Compression module registered
[    1.193397] PPP Deflate Compression module registered
[    1.193411] PPP MPPE Compression module registered
[    1.193414] NET: Registered protocol family 24
[    1.193456] usbcore: registered new interface driver r8152
[    1.193491] usbcore: registered new interface driver asix
[    1.193520] usbcore: registered new interface driver ax88179_178a
[    1.193547] usbcore: registered new interface driver cdc_ether
[    1.193575] usbcore: registered new interface driver net1080
[    1.193596] usbcore: registered new interface driver cdc_subset
[    1.193617] usbcore: registered new interface driver zaurus
[    1.193646] usbcore: registered new interface driver cdc_ncm
[    1.193837] VFIO - User Level meta-driver version: 0.3
[    1.194665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.194674] ehci-pci: EHCI PCI platform driver
[    1.194696] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.194701] ohci-pci: OHCI PCI platform driver
[    1.194726] ohci-platform: OHCI generic platform driver
[    1.198122] tegra-xusb 3530000.xhci: USB2 port 0 has OTG_CAP
[    1.199575] tegra-xusb 3530000.xhci: extcon 0: ffffffc0efa3f800 id
[    1.199899] usbcore: registered new interface driver uas
[    1.199944] usbcore: registered new interface driver usb-storage
[    1.200010] usbcore: registered new interface driver usbserial
[    1.202287] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[    1.203064] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
[    1.204235] tegra-xusb 3530000.xhci: Firmware timestamp: 2019-10-31 05:52:15 UTC, Version: 55.17 release
[    1.204295] tegra-xusb 3530000.xhci: xHCI Host Controller
[    1.204332] tegra-xusb 3530000.xhci: new USB bus registered, assigned bus number 1
[    1.205227] tegra-xusb 3530000.xhci: hcc params 0x0184fd25 hci version 0x100 quirks 0x00050810
[    1.205282] tegra-xusb 3530000.xhci: irq 67, io mem 0x03530000
[    1.205498] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.205504] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.205507] usb usb1: Product: xHCI Host Controller
[    1.205511] usb usb1: Manufacturer: Linux 4.9.201-tegra xhci-hcd
[    1.205514] usb usb1: SerialNumber: 3530000.xhci
[    1.206975] tegra-xudc-new 3550000.xudc: device count: 1
[    1.207355] hub 1-0:1.0: USB hub found
[    1.207395] hub 1-0:1.0: 4 ports detected
[    1.207947] tegra-xusb 3530000.xhci: xHCI Host Controller
[    1.207959] tegra-xusb 3530000.xhci: new USB bus registered, assigned bus number 2
[    1.208164] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    1.208168] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.208171] usb usb2: Product: xHCI Host Controller
[    1.208174] usb usb2: Manufacturer: Linux 4.9.201-tegra xhci-hcd
[    1.208177] usb usb2: SerialNumber: 3530000.xhci
[    1.208645] hub 2-0:1.0: USB hub found
[    1.208677] hub 2-0:1.0: 3 ports detected
[    1.209376] Wake76 for irq=199
[    1.209377] Wake77 for irq=199
[    1.209379] Wake78 for irq=199
[    1.209380] Wake79 for irq=199
[    1.209382] Wake80 for irq=199
[    1.209383] Wake81 for irq=199
[    1.209385] Wake82 for irq=199
[    1.209421] tegra-xusb 3530000.xhci: Upgrade port 0 to USB3.0
[    1.209425] tegra-xusb 3530000.xhci: Upgrade port 1 to USB3.0
[    1.210841] tegra-xudc-new 3550000.xudc: USB charger detection disabled
[    1.210853] tegra-xudc-new 3550000.xudc: vbus state: 1
[    1.210869] tegra-xudc-new 3550000.xudc: device mode on: 0
[    1.211148] tegra-xudc-new 3550000.xudc: active: 0 => 1
[    1.212167] mousedev: PS/2 mouse device common for all mice
[    1.212368] usbcore: registered new interface driver xpad
[    1.218725] tegradc 15200000.nvdisplay: unblank
[    1.219708] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[    1.219849] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[    1.223577] Parent Clock set for DC plld2
[    1.226672] tegradc 15200000.nvdisplay: hdmi: tmds rate:148500K prod-setting:prod_c_hdmi_111m_223m
[    1.227834] tegradc 15200000.nvdisplay: hdmi: get YCC quant from EDID.
[    1.262936] extcon-disp-state external-connection:disp-state: cable 47 state 1
[    1.262939] Extcon AUX1(HDMI) enable
[    1.277957] tegradc 15200000.nvdisplay: sync windows ret = 246
[    1.294580] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[    1.303121] extcon-disp-state external-connection:disp-state: cable 51 state 1
[    1.303124] Extcon HDMI: HPD enabled
[    1.303141] tegradc 15200000.nvdisplay: hdmi: plugged
[    1.312873] usb usb2: usb_suspend_both: status 0
[    1.341024] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[    1.342088] Wake73 for irq=42
[    1.343311] rtc rtc1: alarm rtc device
[    1.343321] tegra_rtc c2a0000.rtc: rtc core: registered c2a0000.rtc as rtc1
[    1.343345] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[    1.343509] i2c /dev entries driver
[    1.344936] i2c i2c-2: Added multiplexed i2c bus 9
[    1.345216] i2c i2c-2: Added multiplexed i2c bus 10
[    1.345220] i2c-mux-gpio cam_i2cmux: 2 port mux on 3180000.i2c adapter
[    1.345617] imx219 9-0010: tegracam sensor driver:imx219_v2.0.6
[    1.368941] tegra-i2c 3180000.i2c: no acknowledge from address 0x10
[    1.368978] imx219 9-0010: imx219_board_setup: error during i2c read probe (-121)
[    1.376590] imx219 9-0010: board setup failed
[    1.381037] imx219: probe of 9-0010 failed with error -121
[    1.381320] imx219 10-0010: tegracam sensor driver:imx219_v2.0.6
[    1.404520] tegra-i2c 3180000.i2c: no acknowledge from address 0x10
[    1.404564] imx219 10-0010: imx219_board_setup: error during i2c read probe (-121)
[    1.412239] imx219 10-0010: board setup failed
[    1.416936] imx219: probe of 10-0010 failed with error -121
[    1.418191] max77620-power max77620-power: Event recorder REG_NVERC : 0x0
[    1.422554] parse_throttle_dt_data: Num cap clks = 4
[    1.422558] parse_throttle_dt_data: clk=mcpu type=1
[    1.422562] parse_throttle_dt_data: clk=bcpu type=2
[    1.422568] parse_throttle_dt_data: clk=gpu type=4
[    1.422571] parse_throttle_dt_data: clk=emc type=3
[    1.423249] tegra_throttle_probe: probe successful. #cdevs=4
[    1.423777] FAN dev name: pwm-fan
[    1.423828] FAN:gpio request success.
[    1.423836] FAN: can't find tach_gpio
[    1.423845] pwm_fan_driver pwm-fan: Found 2 profiles, default profile is quiet
[    1.423871] pwm_fan_driver pwm-fan: cap state:4, cap pwm:255
[    1.424078] pwm_fan_driver pwm-fan: got pwm for fan. polarity is normal
[    1.424083] pwm_fan_driver pwm-fan: tach period: 1000
[    1.424537] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[    1.424541] pwm_fan_driver pwm-fan: index 1: pwm=130, rpm=1000, rru=2, rrd=2, state:2
[    1.424545] pwm_fan_driver pwm-fan: index 2: pwm=160, rpm=2000, rru=1, rrd=1, state:2
[    1.424549] pwm_fan_driver pwm-fan: index 3: pwm=200, rpm=3000, rru=1, rrd=1, state:2
[    1.424553] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[    1.424556] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[    1.424560] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[    1.424563] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[    1.424567] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[    1.424571] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[    1.425739] device-mapper: uevent: version 1.0.3
[    1.426108] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[    1.426346] CPU EMC frequency mapping table: from device tree
[    1.428155] cpufreq: platform driver Initialization: pass
[    1.428766] cpuidle: Initializing cpuidle driver init for Denver cluster
[    1.428883] cpuidle: Initializing cpuidle driver init for A57 cluster
[    1.429656] sdhci: Secure Digital Host Controller Interface driver
[    1.429658] sdhci: Copyright(c) Pierre Ossman
[    1.429660] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.430610] sdhci-tegra 3460000.sdhci: Client registration for eMC Successful
[    1.432153] CMDQ: cmdq_platfm_init successful
[    1.432584] sdhci-tegra 3440000.sdhci: Got CD GPIO
[    1.432993] CQE: CMD_TIMING bit set for R1B DCMD
[    1.434950] sdhci-tegra 3440000.sdhci: Client registration for eMC Successful
[    1.436790] sdhci-tegra 3440000.sdhci: wakeup init done, cdirq 285
[    1.441000] tegra-se-elp 3ad0000.se_elp: tegra_se_elp_probe: complete
[    1.441709] tegra-se-nvhost 15810000.se: initialized
[    1.442745] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[    1.443243] tegra-se-nvhost 15820000.se: initialized
[    1.444147] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[    1.444590] tegra-se-nvhost 15830000.se: initialized
[    1.445403] tegra-se-nvhost 15830000.se: tegra_se_probe: complete
[    1.445845] tegra-se-nvhost 15840000.se: initialized
[    1.446728] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
[    1.446989] hidraw: raw HID events driver (C) Jiri Kosina
[    1.449139] usbcore: registered new interface driver usbhid
[    1.449141] usbhid: USB HID core driver
[    1.453834] tegra186-cam-rtcpu b000000.rtcpu: Trace buffer configured at IOVA=0xbff00000
[    1.455539] tegra-ivc ivc-b000000.rtcpu: region 0: iova=0xbfef0000-0xbfefdb7f size=56192
[    1.455746] tegra-ivc ivc-b000000.rtcpu:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[    1.455872] tegra-ivc ivc-b000000.rtcpu:vinotify@12c0: vinotify: ver=0 grp=1 RX[64x128]=0x1900-0x3980 TX[64x128]=0x3980-0x5a00
[    1.456652] tegra-ivc ivc-b000000.rtcpu:mods@32c0: mods: ver=0 grp=1 RX[1x64]=0x5a00-0x5ac0 TX[1x64]=0x5ac0-0x5b80
[    1.456777] tegra-ivc ivc-b000000.rtcpu:ivccontrol@52c0: ivccontrol: ver=0 grp=1 RX[16x320]=0x5b80-0x7000 TX[16x320]=0x7000-0x8480
[    1.456832] tegra-ivc ivc-b000000.rtcpu:ivccapture@72c0: ivccapture: ver=0 grp=1 RX[16x64]=0x8480-0x8900 TX[16x64]=0x8900-0x8d80
[    1.456879] tegra-ivc ivc-b000000.rtcpu:dbg@7c00: dbg: ver=0 grp=1 RX[1x384]=0x8d80-0x8f80 TX[1x384]=0x8f80-0x9180
[    1.456995] tegra-ivc ivc-b000000.rtcpu:dbg@7e00: dbg: ver=0 grp=1 RX[1x8192]=0x9180-0xb200 TX[1x8192]=0xb200-0xd280
[    1.457314] tegra186-cam-rtcpu b000000.rtcpu: using cam RTCPU IRQ (47)
[    1.457317] tegra186-cam-rtcpu b000000.rtcpu: tegra_camrtc_mon_create is successful
[    1.457866] tegra186-cam-rtcpu b000000.rtcpu: firmware version cpu=sce cmd=5 sha1=3ecb1dca25fa98771f988f238c025334776c9a96
[    1.459434] tegra_aon c1a0000.aon: tegra aon driver probe OK
[    1.459828] tegra186-aondbg aondbg: aondbg driver probe() OK
[    1.459983] register_ari_mca_banks: Registered MCA ROC:IOB
[    1.460054] register_ari_mca_banks: Registered MCA ROC:CCE
[    1.460354] tegra18-bridge 2390000.axi2apb: axi_cbb clk rate = 102 MHZ, timeout = 97000 useconds
[    1.460357] tegra18-bridge 2390000.axi2apb: enabled timeout = 9894000
[    1.460359] tegra18-bridge 2390000.axi2apb: bridge probed OK
[    1.460411] tegra18-bridge 23a0000.axi2apb: axi_cbb clk rate = 102 MHZ, timeout = 97000 useconds
[    1.460414] tegra18-bridge 23a0000.axi2apb: enabled timeout = 9894000
[    1.460416] tegra18-bridge 23a0000.axi2apb: bridge probed OK
[    1.460457] tegra18-bridge 23b0000.axi2apb: axi_cbb clk rate = 102 MHZ, timeout = 97000 useconds
[    1.460459] tegra18-bridge 23b0000.axi2apb: enabled timeout = 9894000
[    1.460461] tegra18-bridge 23b0000.axi2apb: bridge probed OK
[    1.460507] tegra18-bridge 23c0000.axi2apb: axi_cbb clk rate = 102 MHZ, timeout = 97000 useconds
[    1.460510] tegra18-bridge 23c0000.axi2apb: enabled timeout = 9894000
[    1.460512] tegra18-bridge 23c0000.axi2apb: bridge probed OK
[    1.460552] tegra18-bridge 23d0000.axi2apb: axi_cbb clk rate = 102 MHZ, timeout = 97000 useconds
[    1.460554] tegra18-bridge 23d0000.axi2apb: enabled timeout = 9894000
[    1.460556] tegra18-bridge 23d0000.axi2apb: bridge probed OK
[    1.460597] tegra18-bridge 2100000.axip2p: axi_cbb clk rate = 102 MHZ, timeout = 97000 useconds
[    1.460601] tegra18-bridge 2100000.axip2p: enabled timeout = 9894000
[    1.460603] tegra18-bridge 2100000.axip2p: bridge probed OK
[    1.460651] tegra18-bridge 2110000.axip2p: axi_cbb clk rate = 102 MHZ, timeout = 97000 useconds
[    1.460656] tegra18-bridge 2110000.axip2p: enabled timeout = 9894000
[    1.460658] tegra18-bridge 2110000.axip2p: bridge probed OK
[    1.460718] tegra18-bridge 2120000.axip2p: axi_cbb clk rate = 102 MHZ, timeout = 97000 useconds
[    1.460723] tegra18-bridge 2120000.axip2p: enabled timeout = 9894000
[    1.460725] tegra18-bridge 2120000.axip2p: bridge probed OK
[    1.460772] tegra18-bridge 2130000.axip2p: axi_cbb clk rate = 102 MHZ, timeout = 97000 useconds
[    1.460777] tegra18-bridge 2130000.axip2p: enabled timeout = 9894000
[    1.460779] tegra18-bridge 2130000.axip2p: bridge probed OK
[    1.460819] tegra18-bridge 2140000.axip2p: axi_cbb clk rate = 102 MHZ, timeout = 97000 useconds
[    1.460822] tegra18-bridge 2140000.axip2p: enabled timeout = 9894000
[    1.460824] tegra18-bridge 2140000.axip2p: bridge probed OK
[    1.460863] tegra18-bridge 2150000.axip2p: axi_cbb clk rate = 102 MHZ, timeout = 97000 useconds
[    1.460869] tegra18-bridge 2150000.axip2p: enabled timeout = 9894000
[    1.460871] tegra18-bridge 2150000.axip2p: bridge probed OK
[    1.460914] tegra18-bridge 2160000.axip2p: axi_cbb clk rate = 102 MHZ, timeout = 97000 useconds
[    1.460919] tegra18-bridge 2160000.axip2p: enabled timeout = 9894000
[    1.460921] tegra18-bridge 2160000.axip2p: bridge probed OK
[    1.460962] tegra18-bridge 2170000.axip2p: axi_cbb clk rate = 102 MHZ, timeout = 97000 useconds
[    1.460967] tegra18-bridge 2170000.axip2p: enabled timeout = 9894000
[    1.460969] tegra18-bridge 2170000.axip2p: bridge probed OK
[    1.461012] tegra18-bridge 2180000.axip2p: axi_cbb clk rate = 102 MHZ, timeout = 97000 useconds
[    1.461018] tegra18-bridge 2180000.axip2p: enabled timeout = 9894000
[    1.461020] tegra18-bridge 2180000.axip2p: bridge probed OK
[    1.461059] tegra18-bridge 2190000.axip2p: axi_cbb clk rate = 102 MHZ, timeout = 97000 useconds
[    1.461064] tegra18-bridge 2190000.axip2p: enabled timeout = 9894000
[    1.461066] tegra18-bridge 2190000.axip2p: bridge probed OK
[    1.461116] **** A57 ECC: Enabled
[    1.461118] tegra18_a57_serr_init: on CPU 5 a A57 Core
[    1.461178] tegra18x_actmon d230000.actmon: in actmon_register()...
[    1.461587] tegra18x_actmon d230000.actmon: initialization Completed for the device mc_all
[    1.461980] hw perfevents: enabled with denver15_uncore_pmu PMU driver, 3 counters available
[    1.462097] denver_knobs_init:MTS_VERSION:47926945
[    1.463595] nvpmodel: initialized successfully
[    1.464340] trusty-virtio trusty:virtio: initializing
[    1.464438] trusty_ipc virtio0: vring0: va(pa)  ffffffc0e9c5c000(0) qsz 32 notifyid 1
[    1.464445] trusty_ipc virtio0: vring1: va(pa)  ffffffc0e9c5e000(0) qsz 32 notifyid 2
[    1.464507] trusty-virtio trusty:virtio: initializing done
[    1.464592] trusty_ipc virtio0: is online
[    1.465472] usbcore: registered new interface driver snd-usb-audio
[    1.472734] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit with 64 bit addr
[    1.476826] mmc1: SDHCI controller on 3440000.sdhci [3440000.sdhci] using ADMA 64-bit with 64 bit addr
[    1.480472] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.486576] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.492646] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.498702] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.504782] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.512289] input: tegra-hda HDMI/DP,pcm=3 as /devices/3510000.hda/sound/card0/input0
[    1.512406] input: tegra-hda HDMI/DP,pcm=7 as /devices/3510000.hda/sound/card0/input1
[    1.536719] usb 1-2: new high-speed USB device number 2 using tegra-xusb
[    1.554641] mmc0: mmc_decode_ext_csd: CMDQ supported: depth: 31, cmdq_support: 1
[    1.556507] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.562740] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.568927] usb 1-2: New USB device found, idVendor=0424, idProduct=2744
[    1.568931] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.568934] usb 1-2: Product: USB2744
[    1.568936] usb 1-2: Manufacturer: Microchip Tech
[    1.568958] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.575180] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.581140] hub 1-2:1.0: USB hub found
[    1.581207] hub 1-2:1.0: 5 ports detected
[    1.581389] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.581787] OPE platform probe
[    1.581859] OPE platform probe successful
[    1.591855] mmc0: periodic cache flush enabled
[    1.591862] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[    1.592360] mmcblk0: mmc0:0001 DG4016 14.7 GiB 
[    1.592514] mmcblk0boot0: mmc0:0001 DG4016 partition 1 4.00 MiB
[    1.596685] mmcblk0boot1: mmc0:0001 DG4016 partition 2 4.00 MiB
[    1.600845] mmcblk0rpmb: mmc0:0001 DG4016 partition 3 4.00 MiB
[    1.605323]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33
[    1.632717] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.636344] tegra-asoc: sound: ADMAIF1 <-> ADMAIF1 mapping ok
[    1.636417] tegra-asoc: sound: ADMAIF2 <-> ADMAIF2 mapping ok
[    1.636482] tegra-asoc: sound: ADMAIF3 <-> ADMAIF3 mapping ok
[    1.636546] tegra-asoc: sound: ADMAIF4 <-> ADMAIF4 mapping ok
[    1.636614] tegra-asoc: sound: ADMAIF5 <-> ADMAIF5 mapping ok
[    1.636681] tegra-asoc: sound: ADMAIF6 <-> ADMAIF6 mapping ok
[    1.636769] tegra-asoc: sound: ADMAIF7 <-> ADMAIF7 mapping ok
[    1.636835] tegra-asoc: sound: ADMAIF8 <-> ADMAIF8 mapping ok
[    1.636901] tegra-asoc: sound: ADMAIF9 <-> ADMAIF9 mapping ok
[    1.636966] tegra-asoc: sound: ADMAIF10 <-> ADMAIF10 mapping ok
[    1.637032] tegra-asoc: sound: ADMAIF11 <-> ADMAIF11 mapping ok
[    1.637102] tegra-asoc: sound: ADMAIF12 <-> ADMAIF12 mapping ok
[    1.637165] tegra-asoc: sound: ADMAIF13 <-> ADMAIF13 mapping ok
[    1.637239] tegra-asoc: sound: ADMAIF14 <-> ADMAIF14 mapping ok
[    1.637304] tegra-asoc: sound: ADMAIF15 <-> ADMAIF15 mapping ok
[    1.637372] tegra-asoc: sound: ADMAIF16 <-> ADMAIF16 mapping ok
[    1.637437] tegra-asoc: sound: ADMAIF17 <-> ADMAIF17 mapping ok
[    1.637504] tegra-asoc: sound: ADMAIF18 <-> ADMAIF18 mapping ok
[    1.637568] tegra-asoc: sound: ADMAIF19 <-> ADMAIF19 mapping ok
[    1.637635] tegra-asoc: sound: ADMAIF20 <-> ADMAIF20 mapping ok
[    1.639066] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.645420] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.651762] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.658096] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.667344] u32 classifier
[    1.667347]     Actions configured
[    1.667405] Initializing XFRM netlink socket
[    1.667940] NET: Registered protocol family 10
[    1.668495] NET: Registered protocol family 17
[    1.668505] NET: Registered protocol family 15
[    1.668564] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    1.668604] Bluetooth: RFCOMM socket layer initialized
[    1.668612] Bluetooth: RFCOMM ver 1.11
[    1.668616] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    1.668620] Bluetooth: HIDP socket layer initialized
[    1.668636] 9pnet: Installing 9P2000 support
[    1.668668] Key type dns_resolver registered
[    1.668975] Registered cp15_barrier emulation handler
[    1.668987] Registered setend emulation handler
[    1.669829] registered taskstats version 1
[    1.672216] isp 15600000.isp: initialized
[    1.675224] nvcsi 150c0000.nvcsi: initialized
[    1.676105] tegra-vi4 15700000.vi: using default number of vi channels,15
[    1.678606] Wake83 for irq=51
[    1.678690] gpio tegra-gpio-aon wake29 for gpio=56(FF:0)
[    1.678825] input: gpio-keys as /devices/gpio-keys/input/input2
[    1.679966] tegra-vi4 15700000.vi: initialized
[    1.680825] tegra-vi4 15700000.vi: subdev 150c0000.nvcsi--2 bound
[    1.680910] tegra-vi4 15700000.vi: subdev 150c0000.nvcsi--1 bound
[    1.685052] usb 2-2: new SuperSpeed USB device number 2 using tegra-xusb
[    1.704050] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[    1.709361] tegra_rtc c2a0000.rtc: setting system clock to 2021-04-01 06:06:51 UTC (1617257211)
[    1.709796] mmc1: CMD CRC or end bit error, int mask 0xc0001
[    1.715889] mmcblk mmc0:0001: Card claimed for testing.
[    1.716719] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.722600] usb 2-2: New USB device found, idVendor=0424, idProduct=5744
[    1.722604] usb 2-2: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[    1.722607] usb 2-2: Product: USB5744
[    1.722609] usb 2-2: Manufacturer: Microchip Tech
[    1.723700] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.729683] hub 2-2:1.0: USB hub found
[    1.729749] hub 2-2:1.0: 4 ports detected
[    1.730645] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.737570] mmc1: CMD CRC or end bit error, int mask 0xc0000
[    1.740954] bpmp: mounted debugfs mirror
[    1.741728] bwmgr: missing cdev-type property
[    1.745626] ALSA device list:
[    1.745630]   #0: tegra-hda at 0x3518000 irq 380
[    1.745632]   #1: tegra-snd-t186ref-mobile-rt565x
[    1.747914] Freeing unused kernel memory: 8576K
[    1.769090] Root device found: mmcblk0p1
[    1.770148] Found dev node: /dev/mmcblk0p1
[    1.872718] usb 1-2.1: new low-speed USB device number 3 using tegra-xusb
[    1.897356] EXT4-fs (mmcblk0p1): 21 orphan inodes deleted
[    1.897359] EXT4-fs (mmcblk0p1): recovery complete
[    1.898753] usb 1-2.1: New USB device found, idVendor=1c4f, idProduct=0026
[    1.898758] usb 1-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.898762] usb 1-2.1: Product: USB Keyboard
[    1.898765] usb 1-2.1: Manufacturer: SIGMACHIP
[    1.902255] input: SIGMACHIP USB Keyboard as /devices/3530000.xhci/usb1/1-2/1-2.1/1-2.1:1.0/0003:1C4F:0026.0001/input/input3
[    1.903546] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[    1.905459] Rootfs mounted over mmcblk0p1
[    1.921711] Switching from initrd to actual rootfs
[    1.965351] hid-generic 0003:1C4F:0026.0001: input,hidraw0: USB HID v1.10 Keyboard [SIGMACHIP USB Keyboard] on usb-3530000.xhci-2.1/input0
[    1.969169] input: SIGMACHIP USB Keyboard as /devices/3530000.xhci/usb1/1-2/1-2.1/1-2.1:1.1/0003:1C4F:0026.0002/input/input4
[    2.025585] usb 2-2.2: new SuperSpeed USB device number 3 using tegra-xusb
[    2.025745] ip_tables: (C) 2000-2006 Netfilter Core Team
[    2.032870] hid-generic 0003:1C4F:0026.0002: input,hidraw1: USB HID v1.10 Device [SIGMACHIP USB Keyboard] on usb-3530000.xhci-2.1/input1
[    2.034388] cgroup: cgroup2: unknown option "nsdelegate"
[    2.047033] 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)
[    2.047757] systemd[1]: Detected architecture arm64.
[    2.060761] usb 2-2.2: New USB device found, idVendor=0bda, idProduct=0409
[    2.060765] usb 2-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.060768] usb 2-2.2: Product: 4-Port USB 3.0 Hub
[    2.060770] usb 2-2.2: Manufacturer: Generic
[    2.060895] FAN rising trip_level:1 cur_temp:53000 trip_temps[2]:60000
[    2.065109] systemd[1]: Set hostname to <nvidia-tx2-nx>.
[    2.070278] hub 2-2.2:1.0: USB hub found
[    2.072015] hub 2-2.2:1.0: 2 ports detected
[    2.108740] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[    2.110760] tegra-pcie 10003000.pcie-controller: link 0 down, ignoring
[    2.128734] usb 1-2.2: new high-speed USB device number 4 using tegra-xusb
[    2.144589] 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.
[    2.144596] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[    2.163193] usb 1-2.2: New USB device found, idVendor=0bda, idProduct=5409
[    2.163198] usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.163200] usb 1-2.2: Product: 4-Port USB 2.0 Hub
[    2.163203] usb 1-2.2: Manufacturer: Generic
[    2.164168] hub 1-2.2:1.0: USB hub found
[    2.165155] hub 1-2.2:1.0: 4 ports detected
[    2.208738] usb 2-2.2: usb_suspend_both: status 0
[    2.247688] random: systemd: uninitialized urandom read (16 bytes read)
[    2.247865] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    2.247935] random: systemd: uninitialized urandom read (16 bytes read)
[    2.247950] systemd[1]: Reached target Swap.
[    2.247975] random: systemd: uninitialized urandom read (16 bytes read)
[    2.248729] usb 1-2.5: new high-speed USB device number 5 using tegra-xusb
[    2.249272] systemd[1]: Created slice User and Session Slice.
[    2.249912] systemd[1]: Created slice System Slice.
[    2.249971] systemd[1]: Reached target Slices.
[    2.257336] usb 2-2: usb_suspend_both: status 0
[    2.257467] usb usb2: usb_suspend_both: status 0
[    2.269868] usb 1-2.5: New USB device found, idVendor=0424, idProduct=2740
[    2.269875] usb 1-2.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.269877] usb 1-2.5: Product: Hub Controller
[    2.269880] usb 1-2.5: Manufacturer: Microchip Tech
[    2.281859] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[    2.330738] random: crng init done
[    2.330742] random: 7 urandom warning(s) missed due to ratelimiting
[    2.371601] bcpu-throttle-alert cooling device registered.
[    2.371763] mcpu-throttle-alert cooling device registered.
[    2.371933] gpu-throttle-alert cooling device registered.
[    2.452746] usb 1-2.2.1: new low-speed USB device number 6 using tegra-xusb
[    2.477794] usb 1-2.2.1: New USB device found, idVendor=045e, idProduct=00cb
[    2.477801] usb 1-2.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.477804] usb 1-2.2.1: Product: Microsoft USB Optical Mouse
[    2.477806] usb 1-2.2.1: Manufacturer: PixArt
[    2.482234] input: PixArt Microsoft USB Optical Mouse as /devices/3530000.xhci/usb1/1-2/1-2.2/1-2.2.1/1-2.2.1:1.0/0003:045E:00CB.0003/input/input5
[    2.482540] hid-generic 0003:045E:00CB.0003: input,hidraw2: USB HID v1.11 Mouse [PixArt Microsoft USB Optical Mouse] on usb-3530000.xhci-2.2.1/input0
[    2.509120] systemd-journald[2232]: Received request to flush runtime journal from PID 1
[    2.520598] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[    2.924730] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[    3.226291] using random self ethernet address
[    3.230818] using random host ethernet address
[    3.348560] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[    3.350601] tegra-pcie 10003000.pcie-controller: link 2 down, ignoring
[    3.555187] tegra-pcie 10003000.pcie-controller: PCIE: no end points detected
[    3.555435] tegra-pcie 10003000.pcie-controller: PCIE: Disable power rails
[    3.963626] Mass Storage Function, version: 2009/09/11
[    3.963633] LUN: removable file: (no medium)
[    3.975180] using random self ethernet address
[    3.987122] using random host ethernet address
[    4.048038] rndis0: HOST MAC 2e:e4:2e:ad:93:18
[    4.048208] rndis0: MAC 2e:e4:2e:ad:93:19
[    4.060520] usb0: HOST MAC 2e:e4:2e:ad:93:1a
[    4.060554] usb0: MAC 2e:e4:2e:ad:93:1b
[    4.060585] tegra-xudc-new 3550000.xudc: ep 0 (type: 0, dir: out) enabled
[    4.062201] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    4.243879] android_work: did not send uevent (0 0           (null))
[    4.299653] android_work: sent uevent USB_STATE=CONNECTED
[    4.354786] android_work: sent uevent USB_STATE=DISCONNECTED
[    4.373803] gpio tegra-gpio-aon wake51 for gpio=47(AA:7)
[    4.377196] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    4.380592] l4tbr0: port 1(rndis0) entered blocking state
[    4.380599] l4tbr0: port 1(rndis0) entered disabled state
[    4.380878] device rndis0 entered promiscuous mode
[    4.387269] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready
[    4.402562] l4tbr0: port 2(usb0) entered blocking state
[    4.402568] l4tbr0: port 2(usb0) entered disabled state
[    4.405558] device usb0 entered promiscuous mode
[    4.423114] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[    4.427601] android_work: sent uevent USB_STATE=CONNECTED
[    4.429416] configfs-gadget gadget: high-speed config #1: c
[    4.429452] tegra-xudc-new 3550000.xudc: ep 5 (type: 3, dir: in) enabled
[    4.429472] tegra-xudc-new 3550000.xudc: ep 3 (type: 2, dir: in) enabled
[    4.429491] tegra-xudc-new 3550000.xudc: ep 2 (type: 2, dir: out) enabled
[    4.429595] tegra-xudc-new 3550000.xudc: ep 9 (type: 3, dir: in) enabled
[    4.429615] tegra-xudc-new 3550000.xudc: ep 7 (type: 2, dir: in) enabled
[    4.429633] tegra-xudc-new 3550000.xudc: ep 4 (type: 2, dir: out) enabled
[    4.429676] tegra-xudc-new 3550000.xudc: ep 15 (type: 3, dir: in) enabled
[    4.429704] tegra-xudc-new 3550000.xudc: ep 11 (type: 2, dir: in) enabled
[    4.429729] tegra-xudc-new 3550000.xudc: ep 6 (type: 2, dir: out) enabled
[    4.429782] IPv6: ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
[    4.430079] android_work: sent uevent USB_STATE=CONFIGURED
[    4.430107] tegra-xudc-new 3550000.xudc: setup request failed: -95
[    4.440864] tegra-xudc-new 3550000.xudc: ep 13 (type: 2, dir: in) enabled
[    4.440886] tegra-xudc-new 3550000.xudc: ep 8 (type: 2, dir: out) enabled
[    4.441052] IPv6: ADDRCONF(NETDEV_CHANGE): usb0: link becomes ready
[    4.441367] tegra-xudc-new 3550000.xudc: ep 13 disabled
[    4.441483] tegra-xudc-new 3550000.xudc: ep 8 disabled
[    4.459757] tegra-xudc-new 3550000.xudc: ep 13 (type: 2, dir: in) enabled
[    4.459780] tegra-xudc-new 3550000.xudc: ep 8 (type: 2, dir: out) enabled
[    4.593626] zram: Added device: zram0
[    4.597432] zram: Added device: zram1
[    4.604927] zram: Added device: zram2
[    4.611497] zram: Added device: zram3
[    4.613208] zram: Added device: zram4
[    4.620884] zram: Added device: zram5
[    4.672138] zram0: detected capacity change from 0 to 334278656
[    4.710005] Adding 326440k swap on /dev/zram0.  Priority:5 extents:1 across:326440k SS
[    4.716453] zram1: detected capacity change from 0 to 334278656
[    4.731213] Adding 326440k swap on /dev/zram1.  Priority:5 extents:1 across:326440k SS
[    4.743768] zram2: detected capacity change from 0 to 334278656
[    4.763393] Adding 326440k swap on /dev/zram2.  Priority:5 extents:1 across:326440k SS
[    4.767845] zram3: detected capacity change from 0 to 334278656
[    4.786078] Adding 326440k swap on /dev/zram3.  Priority:5 extents:1 across:326440k SS
[    4.796546] zram4: detected capacity change from 0 to 334278656
[    4.811561] Adding 326440k swap on /dev/zram4.  Priority:5 extents:1 across:326440k SS
[    4.815522] zram5: detected capacity change from 0 to 334278656
[    4.835834] Adding 326440k swap on /dev/zram5.  Priority:5 extents:1 across:326440k SS
[    5.802765] tegradc 15200000.nvdisplay: unblank
[    5.802777] tegradc 15210000.nvdisplay: blank - powerdown
[    7.029709] eqos 2490000.ether_qos eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[    7.040276] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[    7.421546] fuse init (API version 7.26)
[   10.166610] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   10.166623] Bluetooth: BNEP socket layer initialized
[   10.558385] l4tbr0: port 2(usb0) entered blocking state
[   10.558393] l4tbr0: port 2(usb0) entered forwarding state
[   10.558481] l4tbr0: port 1(rndis0) entered blocking state
[   10.558485] l4tbr0: port 1(rndis0) entered forwarding state
[   10.573173] IPv6: ADDRCONF(NETDEV_UP): l4tbr0: link is not ready
[   10.573251] IPv6: ADDRCONF(NETDEV_CHANGE): l4tbr0: link becomes ready
[   14.425897] tegradc 15200000.nvdisplay: unblank
[   14.425908] tegradc 15210000.nvdisplay: blank - powerdown
[   31.816858] vdd-3v3-cvb: disabling
[   31.816863] vdd-3v3-cvb: disabling
[   31.816866] vdd-1v8-cvb: disabling
[   31.816870] vdd_sys_en: disabling
[   31.816880] spmic-ldo1: disabling
[   31.817053] vddio-sdmmc1: disabling
[   31.817175] avdd-ts-hv: disabling
[   31.817293] vdd-sys-bl: disabling

Here is the lsblk result:

$ lsblk
NAME         MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
loop0          7:0    0    16M  1 loop 
mmcblk0      179:0    0  14,7G  0 disk 
├─mmcblk0p1  179:1    0    14G  0 part /
├─mmcblk0p2  179:2    0     4M  0 part 
├─mmcblk0p3  179:3    0     4M  0 part 
├─mmcblk0p4  179:4    0   512K  0 part 
├─mmcblk0p5  179:5    0   512K  0 part 
├─mmcblk0p6  179:6    0   512K  0 part 
├─mmcblk0p7  179:7    0   512K  0 part 
├─mmcblk0p8  179:8    0     3M  0 part 
├─mmcblk0p9  179:9    0     3M  0 part 
├─mmcblk0p10 179:10   0     2M  0 part 
├─mmcblk0p11 179:11   0     4M  0 part 
├─mmcblk0p12 179:12   0     4M  0 part 
├─mmcblk0p13 179:13   0   604K  0 part 
├─mmcblk0p14 179:14   0   604K  0 part 
├─mmcblk0p15 179:15   0     1M  0 part 
├─mmcblk0p16 179:16   0     1M  0 part 
├─mmcblk0p17 179:17   0     2M  0 part 
├─mmcblk0p18 179:18   0     2M  0 part 
├─mmcblk0p19 179:19   0     6M  0 part 
├─mmcblk0p20 179:20   0     6M  0 part 
├─mmcblk0p21 179:21   0     2M  0 part 
├─mmcblk0p22 179:22   0   128M  0 part 
├─mmcblk0p23 179:23   0   128M  0 part 
├─mmcblk0p24 179:24   0    63M  0 part 
├─mmcblk0p25 179:25   0   512K  0 part 
├─mmcblk0p26 179:26   0   256K  0 part 
├─mmcblk0p27 179:27   0   256K  0 part 
├─mmcblk0p28 179:28   0    80M  0 part 
├─mmcblk0p29 179:29   0    80M  0 part 
├─mmcblk0p30 179:30   0   512K  0 part 
├─mmcblk0p31 179:31   0   512K  0 part 
├─mmcblk0p32 259:0    0   100M  0 part 
└─mmcblk0p33 259:1    0  61,8M  0 part 
mmcblk0boot0 179:32   0     4M  1 disk 
mmcblk0boot1 179:64   0     4M  1 disk 
mmcblk0rpmb  179:96   0     4M  0 disk 
zram0        252:0    0 318,8M  0 disk [SWAP]
zram1        252:1    0 318,8M  0 disk [SWAP]
zram2        252:2    0 318,8M  0 disk [SWAP]
zram3        252:3    0 318,8M  0 disk [SWAP]
zram4        252:4    0 318,8M  0 disk [SWAP]
zram5        252:5    0 318,8M  0 disk [SWAP]

Unfortunately, I have not find the failure of my DT file yet.

Thanks

Hi Guys,

My TX2-NX using SD Card works fine but not support hot-plug function. I removed the “cd-gpios” in dtsi configuration . H/W design the same as DG.

DTSI:


sdhci@3440000 {
	status = "okay";
	mmc-ocr-mask = <3>;
	sd-uhs-sdr104;
	sd-uhs-sdr50;
	sd-uhs-sdr25;
	sd-uhs-sdr12;
	vmmc-supply = <&spmic_sd3>;
	nvidia,vmmc-always-on;
	/delete-property/ non-removable;
	/delete-property/ force-non-removable-rescan;
};

Hey Guys,
I’ve also came up with almost the same solution as @Luna2020. Sadly the sd-card still doesn’t work. The error message only appears if the SD-card is already plugged in while booting the system. Hot-plugging the SD-card gave no ouput in the dmesg log.

Device Tree snipped:

    sdhci@3440000 {
        status = "okay";
        cd-gpios = <&tegra_main_gpio TEGRA_MAIN_GPIO(X, 4) 0>;
        vmmc-supply = <&spmic_sd3>;
        nvidia,vmmc-always-on;
        mmc-ocr-mask = <3>;
        sd-uhs-sdr104;
        sd-uhs-sdr50;
        sd-uhs-sdr25;
        sd-uhs-sdr12;
        mmc-ddr-1_8v;
        mmc-hs200-1_8v;

        /delete-property/ non-removable;
        /delete-property/ force-non-removable-rescan;
    };

Edit: Nvm, my SD card was broken.
I am now facing the same issues as Luna. Everything works fine, except for hot-plugging the SD-card
The devicetree is still the same

In the use of TX2 NX module devices,I have the same problem with the same configuration, SD card does not support hot plug.

Hi @Jodan

How about you share your DT here to help others? Thanks.

Card detect works fine on the same carrier board with XAVIER NX and NANO module.

Our board is using pin 208 as cd-pin. Pinmux sheet for TX2 NX: ‘208 | GPIO08 (SDMMC_CD) | GPIO3_PX.04’
pin 208 in the devicetree would be: TEGRA_MAIN_GPIO(X, 4)

TX2 NX cd-gpio test:
plugged SD-Card:

test@test-desktop:~$ sudo cat /sys/kernel/debug/gpio | grep cd
 gpio-476 (                    |cd                  ) in  lo    

unplugged SD-Card:

test@test-desktop:~$ sudo cat /sys/kernel/debug/gpio | grep cd
 gpio-476 (                    |cd                  ) in  lo

The GPIO is HIGH on XAVIER NX and NANO, when the SD card is unplugged
The sd-card won’t be detected on the TX2 NX if i try to set a high pin as cd-gpio.

Am i missing a configuration for the cd pin or is there an issue with the cd-gpio on the TX2 NX?

My devicetree is still unchanged:

/ {
    sdhci@3440000 {
        status = "okay";
        cd-gpios = <&tegra_main_gpio TEGRA_MAIN_GPIO(X, 4) 0>;
        vmmc-supply = <&spmic_sd3>;
        nvidia,vmmc-always-on;
        mmc-ocr-mask = <3>;
        sd-uhs-sdr104;
        sd-uhs-sdr50;
        sd-uhs-sdr25;
        sd-uhs-sdr12;
        mmc-ddr-1_8v;
        mmc-hs200-1_8v;

        /delete-property/ non-removable;
        /delete-property/ force-non-removable-rescan;
    };
};

This is the configuration of the device tree,When the “non-removable” and"force-non-removable-rescan "properties are removed, the hot plug function can be implemented.tegra186-p3636-0001-p3509-0000-a01.dts (239.0 KB)

Hey Guys,
Card detect works now. I had to define the CD as pull up pin. nvidia,pull depends on your hardware configuration.

/*This dtsi file was generated by jetson_tx2_nx_pd.xlsm Revision:  */
/*
 * Copyright (c) 2017, NVIDIA CORPORATION.  All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful, but WITHOUT
 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
 * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
 * more details.
 */

#include <dt-bindings/pinctrl/pinctrl-tegra.h>

/ {
	pinmux@2430000 {
		pinctrl-names = "default";
		pinctrl-0 = <&pinmux_default>;

		pinmux_default: common {
			uart5_tx_px4 {
				nvidia,pins = "uart5_tx_px4";
				nvidia,function = "nv";
				nvidia,pull = <TEGRA_PIN_PULL_UP>;
				nvidia,tristate = <TEGRA_PIN_DISABLE>;
				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
				nvidia,lpdr = <TEGRA_PIN_DISABLE>;
			};
		};
	};
};
1 Like

my dtb is difference with you, and hotplug of sd card is not working:
vmmc-supply = <0x13>;
cd-gpios = <0x17 0x9c 0x0>;
could you share your dts file about sdmmc@3440000?

it works, thanks