Hello @WayneWWW
I removed this two lines
nvidia,vmmc-always-on still added
WayneWWW:
nvidia,vmmc-always-on;
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