Disabling LAN and wifi cannot help to save power

hi
I try to disable as much as possible prepheral to save power. In the first step, I deleted al line attributed to ‘ahub’, then I disabled all of usbs except usb2-0 for ssh connection, then I disabled hdmi-display and nvdipslay in device tree, and eventually I disabled LAN and wifi.
In each stages, I trace power consumption and I have presented my results in the following image. It is weird but the worst case is attributed when I disabled all of peripheral. I checked when I enable LAN and wifi, my results are better.
I use the following command line:
“sudo ./flash.sh -k kernel-dtb jetson-tx2 mmcblk0p1”
Is it possible that all of changes have not implemented to jetson with this process?
Of course, I checked my “hostname -I”, Jetson can identify just 192.168.55.1 connection after disabling LAN and wifi.

We don’t have such test case, so do not know the answer. I can help you check whether you really disabled them from software or not. But you need to share the dmesg.

I don’t really know why do you want to use jetson when you disabled gpu/etherent as your other post doing.

Hi WayneWWW
These are the results of dmseg.

[ 0.000000] Booting Linux on physical CPU 0x100
[ 0.000000] Linux version 4.9.201-tegra (buildbrain@mobile-u64-5285-d7000) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Fri Feb 19 08:42:04 PST 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 , 185600000
[ 0.000000] OF: fdt: - 275e00000 , 200000
[ 0.000000] OF: fdt: - 276600000 , 200000
[ 0.000000] OF: fdt: - 277000000 , 200000
[ 0.000000] earlycon: uart8250 at MMIO32 0x0000000003100000 (options ‘’)
[ 0.000000] bootconsole [uart8250] enabled
[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node ‘fb0_carveout’: base 0x0000000000000000, size 0 MiB
[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node ‘fb0_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 ‘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: 2055168
[ 0.000000] DMA zone: 8192 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 523776 pages, LIFO batch:31
[ 0.000000] Normal zone: 24008 pages used for memmap
[ 0.000000] Normal zone: 1531392 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: 2022968
[ 0.000000] Kernel command line: console=ttyS0,115200 androidboot.presilicon=true firmware_class.path=/etc/firmware 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=0x2772e0000 gpt rootfs.slot_suffix= 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@0x275840000 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: 29096(88%)
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.000000] Memory: 7277792K/8220672K available (15294K kernel code, 2942K rwdata, 6664K rodata, 8576K init, 609K bss, 189216K 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 - 0xffffff8008f70000 ( 15296 KB)
[ 0.000000] .rodata : 0xffffff8008f70000 - 0xffffff8009600000 ( 6720 KB)
[ 0.000000] .init : 0xffffff8009600000 - 0xffffff8009e60000 ( 8576 KB)
[ 0.000000] .data : 0xffffff8009e60000 - 0xffffff800a13f808 ( 2943 KB)
[ 0.000000] .bss : 0xffffff800a13f808 - 0xffffff800a1d7cbc ( 610 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 - 0xffffffbf07dc8000 ( 125 MB actual)
[ 0.000000] memory : 0xffffffc000000000 - 0xffffffc1f7200000 ( 8050 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.001618] Console: colour dummy device 80x25
[ 0.001623] console [tty0] enabled
[ 0.001626] bootconsole [uart8250] disabled
[ 0.001633] kmemleak: Kernel memory leak detector disabled
[ 0.001643] Calibrating delay loop (skipped), value calculated using timer frequency… 62.50 BogoMIPS (lpj=125000)
[ 0.001651] pid_max: default: 32768 minimum: 301
[ 0.001958] Security Framework initialized
[ 0.002111] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.002115] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.002709] ftrace: allocating 47208 entries in 185 pages
[ 0.125970] sched-energy: Sched-energy-costs installed from DT
[ 0.125981] ASID allocator initialised with 65536 entries
[ 0.164265] tegra-id: chipid=21817.
[ 0.164271] tegra-id: opt_subrevision=1.
[ 0.164289] Tegra Revision: A02p SKU: 0xdc CPU Process: 0 SoC Process: 0
[ 0.164297] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/arch/arm64/boot/dts/…/…/…/…/…/…/hardware/nvidia/platform/t18x/quill/kernel-dts/tegra186-quill-p3310-1000-c03-00-base.dts
[ 0.164303] DTB Build time: Feb 19 2021 08:44:24
[ 0.213689] CPU1: Booted secondary processor [4e0f0030]
[ 0.245327] CPU2: Booted secondary processor [4e0f0030]
[ 0.277131] CPU3: Booted secondary processor [411fd073]
[ 0.309099] CPU4: Booted secondary processor [411fd073]
[ 0.341092] CPU5: Booted secondary processor [411fd073]
[ 0.341150] Brought up 6 CPUs
[ 0.341153] SMP: Total of 6 processors activated.
[ 0.341158] CPU features: detected feature: 32-bit EL0 Support
[ 0.341870] CPU: All CPU(s) started at EL2
[ 0.341920] alternatives: patching kernel code
[ 0.344807] devtmpfs: initialized
[ 0.386002] Initilizing CustomIPI irq domain
[ 0.386196] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.386205] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.394277] pinctrl core: initialized pinctrl subsystem
[ 0.394512] OS set in device tree is not L4T.
[ 0.394672] regulator-dummy: no parameters
[ 0.394810] Initializing plugin-manager
[ 0.394867] Plugin module not found
[ 0.394905] Plugin-manager status disabled
[ 0.396944] NET: Registered protocol family 16
[ 0.397788] pstore: using zlib compression
[ 0.397801] console [pstore-1] enabled
[ 0.397804] pstore: Registered ramoops as persistent store backend
[ 0.397808] ramoops: attached 0x200000@0x275880000, ecc: 0/0
[ 0.416697] cpuidle: using governor menu
[ 0.418201] bpmp: waiting for handshake
[ 0.418205] bpmp: handshake completed
[ 0.418218] bpmp: synchronizing channels
[ 0.418235] bpmp: channels synchronized
[ 0.418238] bpmp: mail init ok
[ 0.420320] arm-smmu 12000000.iommu: probing hardware configuration…
[ 0.420325] arm-smmu 12000000.iommu: SMMUv2 with:
[ 0.420330] arm-smmu 12000000.iommu: stage 1 translation
[ 0.420333] arm-smmu 12000000.iommu: stage 2 translation
[ 0.420336] arm-smmu 12000000.iommu: nested translation
[ 0.420342] arm-smmu 12000000.iommu: stream matching with 128 register groups, mask 0x7f80
[ 0.420348] arm-smmu 12000000.iommu: SMMU address space size (0x800000) differs from mapped region size (0x1000000)!
[ 0.420351] arm-smmu 12000000.iommu: 64 context banks (0 stage-2 only)
[ 0.420356] arm-smmu 12000000.iommu: Stage-1: 39-bit VA → 48-bit IPA
[ 0.420359] arm-smmu 12000000.iommu: Stage-2: 39-bit IPA → 48-bit PA
[ 0.422664] vdso: 2 pages (1 code @ ffffff8008f77000, 1 data @ ffffff8009e64000)
[ 0.422676] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.424901] atomic_pool_init():622: DMA: preallocated 1024 KiB pool for atomic allocations
[ 0.427068] Registering BPMP clocks…
[ 0.427164] tegra_bpmp_clk_init: clock init ok (638 clks)
[ 0.428145] Serial: AMBA PL011 UART driver
[ 0.429275] tegra_powergate_init: DONE
[ 0.429283] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/arch/arm64/boot/dts/…/…/…/…/…/…/hardware/nvidia/platform/t18x/quill/kernel-dts/tegra186-quill-p3310-1000-c03-00-base.dts
[ 0.429289] DTB Build time: Feb 19 2021 08:44:24
[ 0.431575] Tegra reboot handler registered.
[ 0.433180] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[ 0.433248] tegra-pmc: get_secure_pmc_setting: done secure_pmc=0
[ 0.433260] tegra-pmc: ### PMC reset source: TEGRA_POWER_ON_RESET
[ 0.433263] tegra-pmc: ### PMC reset level: TEGRA_RESET_LEVEL_L0
[ 0.433266] tegra-pmc: ### PMC reset status reg: 0x0
[ 0.433426] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[ 0.433437] tegra-pmc c360000.pmc: IO padctrl driver initialized
[ 0.433775] iommu: Adding device 3460000.sdhci to group 0
[ 0.434478] iommu: Adding device 3400000.sdhci to group 1
[ 0.435536] iommu: Adding device 3507000.ahci-sata to group 2
[ 0.435548] arm-smmu: forcing sodev map for 3507000.ahci-sata
[ 0.435985] iommu: Adding device 3160000.i2c to group 3
[ 0.436436] iommu: Adding device c240000.i2c to group 4
[ 0.436791] iommu: Adding device 3180000.i2c to group 5
[ 0.437167] iommu: Adding device 3190000.i2c to group 6
[ 0.437607] iommu: Adding device 31b0000.i2c to group 7
[ 0.437947] iommu: Adding device 31c0000.i2c to group 8
[ 0.438285] iommu: Adding device c250000.i2c to group 9
[ 0.438622] iommu: Adding device 31e0000.i2c to group 10
[ 0.440136] iommu: Adding device 3210000.spi to group 11
[ 0.440474] iommu: Adding device c260000.spi to group 12
[ 0.440807] iommu: Adding device 3240000.spi to group 13
[ 0.441549] iommu: Adding device 3100000.serial to group 14
[ 0.441893] iommu: Adding device 3110000.serial to group 15
[ 0.442219] iommu: Adding device c280000.serial to group 16
[ 0.442550] iommu: Adding device 3130000.serial to group 17
[ 0.443571] iommu: Adding device b000000.rtcpu to group 18
[ 0.445825] iommu: Adding device 13e10000.host1x to group 19
[ 0.446148] iommu: Adding device 13e10000.host1x:ctx0 to group 20
[ 0.446447] iommu: Adding device 13e10000.host1x:ctx1 to group 21
[ 0.446748] iommu: Adding device 13e10000.host1x:ctx2 to group 22
[ 0.447060] iommu: Adding device 13e10000.host1x:ctx3 to group 23
[ 0.447356] iommu: Adding device 13e10000.host1x:ctx4 to group 24
[ 0.447659] iommu: Adding device 13e10000.host1x:ctx5 to group 25
[ 0.447954] iommu: Adding device 13e10000.host1x:ctx6 to group 26
[ 0.448268] iommu: Adding device 13e10000.host1x:ctx7 to group 27
[ 0.448740] iommu: Adding device 150c0000.nvcsi to group 28
[ 0.449401] iommu: Adding device 15700000.vi to group 29
[ 0.449757] iommu: Adding device 15600000.isp to group 30
[ 0.450229] iommu: Adding device 15340000.vic to group 31
[ 0.450451] iommu: Adding device 154c0000.nvenc to group 32
[ 0.450666] iommu: Adding device 15480000.nvdec to group 33
[ 0.451006] iommu: Adding device 15380000.nvjpg to group 34
[ 0.451227] iommu: Adding device 15500000.tsec to group 35
[ 0.451442] iommu: Adding device 15100000.tsecb to group 36
[ 0.452108] iommu: Adding device 15810000.se to group 37
[ 0.452328] iommu: Adding device 15820000.se to group 38
[ 0.452539] iommu: Adding device 15830000.se to group 39
[ 0.452750] iommu: Adding device 15840000.se to group 40
[ 0.453650] iommu: Adding device smmu_test to group 41
[ 0.454241] mc: mapped MMIO address: 0xffffff800a6c0000 → 0x2c10000
[ 0.454252] mc: mapped MMIO address: 0xffffff800a6e0000 → 0x2c20000
[ 0.454262] mc: mapped MMIO address: 0xffffff800a7b0000 → 0x2c30000
[ 0.454271] mc: mapped MMIO address: 0xffffff800a7d0000 → 0x2c40000
[ 0.454280] mc: mapped MMIO address: 0xffffff800b110000 → 0x2c50000
[ 0.454288] nv-tegra-mc 2c10000.mc: No mssnvlink node
[ 0.454297] mc-err: mcerr ops are set to t18x
[ 0.454436] dram-ecc: DRAM ECC disabled-MC_ECC_CONTROL:0x0000000c
[ 0.455530] iommu: Adding device 3530000.xhci to group 42
[ 0.455543] arm-smmu: forcing sodev map for 3530000.xhci
[ 0.455993] iommu: Adding device 3550000.xudc to group 43
[ 0.456004] arm-smmu: forcing sodev map for 3550000.xudc
[ 0.456689] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_83 = 0x10a
[ 0.456696] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CTRL_0 = 3
[ 0.456701] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_24(PMU_INT) = 256
[ 0.457371] iommu: Adding device 17000000.gp10b to group 44
[ 0.458413] tegra-reset 5000000.clock: registered 193 resets.
[ 0.460609] iommu: Adding device d000000.bpmp to group 45
[ 0.460815] bpmp: ping status is 0
[ 0.460912] bpmp d000000.bpmp: firmware tag is 91572a54614f84d0fd0c270beec2c56f
[ 0.463418] bpmp d000000.bpmp: probe ok
[ 0.466699] iommu: Adding device 2600000.dma to group 46
[ 0.467931] gpio gpiochip0: gpio-line-names specifies 180 line names but there are 192 lines on the chip
[ 0.468453] GPIO line 461 (camera-control-output-low) hogged as output/low
[ 0.468484] GPIO line 456 (camera-control-output-low) hogged as output/low
[ 0.468514] GPIO line 457 (camera-control-output-low) hogged as output/low
[ 0.468543] GPIO line 426 (camera-control-output-low) hogged as output/low
[ 0.468550] GPIO line 424 (wifi-enable): no hogging state specified, bailing out
[ 0.468581] GPIO line 445 (sdmmc-wake-support-input) hogged as input
[ 0.468611] GPIO line 446 (sdmmc-wake-support-output) hogged as output/low
[ 0.468774] gpiochip_setup_dev: registered GPIOs 320 to 511 on device: gpiochip0 (tegra-gpio)
[ 0.472541] gpio gpiochip1: gpio-line-names specifies 60 line names but there are 64 lines on the chip
[ 0.472654] GPIO line 315 (wifi-wake-ap) hogged as input
[ 0.472795] gpiochip_setup_dev: registered GPIOs 256 to 319 on device: gpiochip1 (tegra-gpio-aon)
[ 0.474438] iommu: Adding device 10003000.pcie-controller to group 47
[ 0.474452] arm-smmu: forcing sodev map for 10003000.pcie-controller
[ 0.474792] iommu: Adding device sound to group 48
[ 0.475243] iommu: Adding device 3510000.hda to group 49
[ 0.482690] iommu: Adding device c1a0000.aon to group 50
[ 0.483135] vdd-ac-bat: 5000 mV
[ 0.484804] vdd-1v8-ap: 1800 mV
[ 0.501343] random: fast init done
[ 0.513598] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.516391] eventlib_kernel: keventlib is initialized, test id: 0
[ 0.516572] SCSI subsystem initialized
[ 0.516690] libata version 3.00 loaded.
[ 0.516814] usbcore: registered new interface driver usbfs
[ 0.516842] usbcore: registered new interface driver hub
[ 0.516902] usbcore: registered new device driver usb
[ 0.520070] GPIO line 241 (touch-rails) hogged as output/high
[ 0.520477] GPIO line 242 (touch-rails) hogged as output/high
[ 0.520642] gpiochip_setup_dev: registered GPIOs 240 to 255 on device: gpiochip2 (tca9539)
[ 0.521982] GPIO line 228 (lcd-bias-rails) hogged as output/high
[ 0.522109] gpiochip_setup_dev: registered GPIOs 224 to 239 on device: gpiochip3 (tca9539)
[ 0.531936] max77620 4-003c: PMIC Version OTP:0x45 and ES:0x8
[ 0.537263] vddio-ddr: at 1125 mV
[ 0.541114] avdd_dsi_csi: 1200 mV
[ 0.545112] vdd-1v8: 1800 mV
[ 0.549111] vdd-3v3-sys: 3300 mV
[ 0.550233] spmic-ldo0: at 1800 mV
[ 0.550937] spmic-ldo1: at 800 mV
[ 0.553112] vddio-3v3: 3300 mV
[ 0.553830] vddio-sdmmc1: 1800 <–> 3300 mV at 3300 mV
[ 0.557112] vdd-rtc: at 800 mV
[ 0.557839] avdd-ts-hv: 1800 <–> 3300 mV at 1800 mV
[ 0.561112] spmic-ldo6: at 1500 mV
[ 0.565112] vdd-pex-1v00: 1000 mV
[ 0.565742] dvdd-pex: 1000 mV
[ 0.567877] GPIO line 221 (spmic_gpio_input) hogged as input
[ 0.568023] GPIO line 222 (spmic_gpio_input) hogged as input
[ 0.568167] gpiochip_setup_dev: registered GPIOs 216 to 223 on device: gpiochip4 (max77620-gpio)
[ 0.568439] max77620 4-003c: max77620 probe successful
[ 0.568878] media: Linux media interface: v0.10
[ 0.568932] Linux video capture interface: v2.00
[ 0.572624] pps_core: LinuxPPS API ver. 1 registered
[ 0.572627] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.572641] PTP clock support registered
[ 0.572839] tegra_wdt_t18x 30c0000.watchdog: Expiry count is deprecated
[ 0.573042] tegra_wdt_t18x 30c0000.watchdog: Tegra WDT init timeout = 120 sec
[ 0.573068] tegra_wdt_t18x 30c0000.watchdog: Registered successfully
[ 0.574522] trusty trusty: trusty version: Built: 08:40:58 Feb 19 2021
[ 0.574540] trusty trusty: selected api version: 3 (requested 3)
[ 0.575364] Advanced Linux Sound Architecture Driver Initialized.
[ 0.575697] Bluetooth: Core ver 2.22
[ 0.575723] NET: Registered protocol family 31
[ 0.575725] Bluetooth: HCI device and connection manager initialized
[ 0.575731] Bluetooth: HCI socket layer initialized
[ 0.575736] Bluetooth: L2CAP socket layer initialized
[ 0.575749] Bluetooth: SCO socket layer initialized
[ 0.576459] en-vdd-sd: 3300 mV
[ 0.577174] en-vdd-cam: 1800 mV
[ 0.580737] vdd-hdmi: 5000 mV
[ 0.581025] vdd-usb0-5v: 5000 mV
[ 0.581296] vdd-usb1-5v: 5000 mV
[ 0.584695] en-vdd-ts-1v8: 1800 mV
[ 0.589137] en-vdd-ts-hv-3v3: 3300 mV
[ 0.589844] en-vdd-disp-3v3: 3300 mV
[ 0.590527] en-mdm-pwr-3v7: 3700 mV
[ 0.591224] en-vdd-disp-1v8: 1800 mV
[ 0.591912] en-vdd-cam-hv-2v8: 2800 mV
[ 0.592604] en-vdd-cam-1v2: 1200 mV
[ 0.593325] vdd-fan: 5000 mV
[ 0.593555] vdd-3v3: 3300 mV
[ 0.594476] dis-vdd-1v2: 1200 mV
[ 0.594725] en-vdd-vcm-2v8: 2800 mV
[ 0.595406] vdd-usb2-5v: 5000 mV
[ 0.595668] vdd-sys-bl: 3300 mV
[ 0.596356] en-vdd-sys: 1200 mV
[ 0.598536] camchar: rtcpu character device driver loaded
[ 0.599058] gpio tegra-gpio wake53 for gpio=159(X:7)
[ 0.600778] extcon-gpio-states external-connection:extcon@1: Cable state:1, cable id:1
[ 0.601665] clocksource: Switched to clocksource arch_sys_counter
[ 0.623720] VFS: Disk quotas dquot_6.6.0
[ 0.623792] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.624033] nvmap_heap_init: nvmap_heap_init: created heap block cache
[ 0.624577] dma_declare_coherent_resizable_cma_memory:324: resizable heap=vpr, base=0x00000000c6000000, size=0x2a000000
[ 0.624694] cma: enabled page replacement for spfn=c6000, epfn=f0000
[ 0.624698] dma_declare_coherent_resizable_cma_memory:373: resizable cma heap=vpr create successful
[ 0.624706] nvmap: nvmap_select_cache_ops() nvmap cache ops set to roc
[ 0.624710] nvmap_page_pool_init: Total RAM pages: 2007864
[ 0.624714] nvmap_page_pool_init: nvmap page pool size: 250983 pages (980 MB)
[ 0.624768] nvmap_background_zero_thread: PP zeroing thread starting.
[ 0.625234] misc nvmap: created heap vpr base 0x00000000c6000000 size (688128KiB)
[ 0.627310] tegra-gpcdma 2600000.dma: GPC DMA driver register 32 channels
[ 0.632848] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type BCPU-therm
[ 0.633071] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type MCPU-therm
[ 0.633498] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm
[ 0.633570] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
[ 0.633694] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type Tboard_tegra
[ 0.633798] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type Tdiode_tegra
[ 0.633959] thermal thermal_zone6: Registering thermal zone thermal_zone6 for type PMIC-Die
[ 0.634167] la/ptsa driver initialized.
[ 0.634176] pre_t19x_iso_plat_init(): iso emc max clk=1866000KHz
[ 0.634179] pre_t19x_iso_plat_init(): max_iso_bw=26870400KB
[ 0.634467] NET: Registered protocol family 2
[ 0.635065] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.635371] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.635986] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.636039] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.636165] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.636565] NET: Registered protocol family 1
[ 0.636932] RPC: Registered named UNIX socket transport module.
[ 0.636935] RPC: Registered udp transport module.
[ 0.636937] RPC: Registered tcp transport module.
[ 0.636939] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.636945] PCI: CLS 0 bytes, default 64
[ 0.637060] Trying to unpack rootfs image as initramfs…
[ 0.848302] Freeing initrd memory: 7064K
[ 0.864469] host1x 13e10000.host1x: initialized
[ 0.865776] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 0.867898] audit: initializing netlink subsys (disabled)
[ 0.867926] audit: type=2000 audit(0.760:1): initialized
[ 0.868360] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[ 0.874831] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.875803] ntfs: driver 2.1.32 [Flags: R/W].
[ 0.876332] 9p: Installing v9fs 9p2000 file system support
[ 0.878543] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
[ 0.878626] io scheduler noop registered
[ 0.878832] io scheduler cfq registered (default)
[ 0.882154] gic 2a41000.agic-controller: GIC IRQ controller registered
[ 1.001355] iommu: Adding device 2993000.adsp to group 51
[ 1.002419] tegra-aconnect aconnect@2a41000: Tegra ACONNECT bus registered
[ 1.004255] tegra-xusb-padctl 3520000.xusb_padctl: VBUS over-current detection enabled
[ 1.007820] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[ 1.009015] tegra-pwm 3290000.pwm: PWM clk can sleep in ops
[ 1.010073] tegra-pwm 32a0000.pwm: PWM clk can sleep in ops
[ 1.011155] tegra-pwm c340000.pwm: PWM clk can sleep in ops
[ 1.013648] tegra-pcie 10003000.pcie-controller: 4x1, 1x1 configuration
[ 1.014651] tegra-pcie 10003000.pcie-controller: PCIE: Enable power rails
[ 1.015001] tegra-pcie 10003000.pcie-controller: probing port 0, using 4 lanes
[ 1.015118] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[ 1.015227] misc tegra_camera_ctrl: tegra_camera_isomgr_register tpg_max_iso = 3916800KBs
[ 1.015233] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=4687500, vi_iso_bw=2000000, max_bw=4687500
[ 1.017528] tegra-pcie 10003000.pcie-controller: probing port 2, using 1 lanes
[ 1.018883] tsec 15500000.tsec: initialized
[ 1.020030] tsec 15100000.tsecb: initialized
[ 1.023609] nvdec 15480000.nvdec: initialized
[ 1.029914] falcon 15340000.vic: initialized
[ 1.031299] falcon 154c0000.nvenc: initialized
[ 1.032521] falcon 15380000.nvjpg: initialized
[ 1.034469] iommu_context_dev 13e10000.host1x:ctx0: initialized (streamid=56)
[ 1.035889] iommu_context_dev 13e10000.host1x:ctx1: initialized (streamid=57)
[ 1.037305] iommu_context_dev 13e10000.host1x:ctx2: initialized (streamid=58)
[ 1.038797] iommu_context_dev 13e10000.host1x:ctx3: initialized (streamid=59)
[ 1.040240] iommu_context_dev 13e10000.host1x:ctx4: initialized (streamid=60)
[ 1.041691] iommu_context_dev 13e10000.host1x:ctx5: initialized (streamid=61)
[ 1.043100] iommu_context_dev 13e10000.host1x:ctx6: initialized (streamid=62)
[ 1.044530] iommu_context_dev 13e10000.host1x:ctx7: initialized (streamid=63)
[ 1.047726] tegradccommon 15200000.dc_common: host1x channel mapped
[ 1.047734] tegradccommon 15200000.dc_common: dc_common syncpt # 1 allocated
[ 1.047768] tegradccommon 15200000.dc_common: dma mapping done
[ 1.048418] tegra_cec 3960000.tegra_cec: dt=1 start=0x03960000 end=0x03960FFF irq=380
[ 1.049065] tegra_cec 3960000.tegra_cec: Unpowergate DISP: 0.
[ 1.049261] tegra_cec 3960000.tegra_cec: Enable clock result: 0.
[ 1.049275] tegra_cec 3960000.tegra_cec: tegra_cec_init started
[ 1.049416] tegra_cec 3960000.tegra_cec: cec_add_sysfs ret=0
[ 1.049419] tegra_cec 3960000.tegra_cec: probed
[ 1.059701] tegra-adma 2930000.adma: Tegra210 ADMA driver registered 32 channels
[ 1.060302] tegra-fuse-burn 3820000.efuse:efuse-burn: shutdown limit check disabled
[ 1.060328] tegra-fuse-burn 3820000.efuse:efuse-burn: Fuse burn driver initialized
[ 1.060721] kfuse 3830000.kfuse: initialized
[ 1.062078] tegra-pmc-iopower pmc-iopower: NO_IOPOWER setting 0x0
[ 1.064928] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 1.067336] console [ttyS0] disabled
[ 1.067377] 3100000.serial: ttyS0 at MMIO 0x3100000 (irq = 36, base_baud = 25500000) is a Tegra
[ 1.067420] console [ttyS0] enabled
[ 1.068772] 3110000.serial: ttyTHS1 at MMIO 0x3110000 (irq = 37, base_baud = 0) is a TEGRA_UART
[ 1.069632] c280000.serial: ttyTHS2 at MMIO 0xc280000 (irq = 38, base_baud = 0) is a TEGRA_UART
[ 1.069809] serial-tegra 3130000.serial: RX in PIO mode
[ 1.070560] 3130000.serial: ttyTHS3 at MMIO 0x3130000 (irq = 39, base_baud = 0) is a TEGRA_UART
[ 1.071504] [drm] Initialized
[ 1.078486] brd: module loaded
[ 1.081923] loop: module loaded
[ 1.081986] tegra_profiler: version: 1.143, samples/io: 48/28
[ 1.082058] tegra_profiler: auth: init
[ 1.082390] nct1008_nct72 7-004c: starting parse dt
[ 1.082493] nct1008_nct72 7-004c: !!!Found deprecated property!!!
[ 1.082498] nct1008_nct72 7-004c: success parsing dt
[ 1.082609] nct1008_nct72 7-004c: success in enabling tmp451 VDD rail
[ 1.082942] THERMAL EST: found 3 subdevs
[ 1.082946] THERMAL EST num_resources: 0
[ 1.082951] [THERMAL EST subdev 0]
[ 1.082955] [THERMAL EST subdev 1]
[ 1.082958] [THERMAL EST subdev 2]
[ 1.083200] thermal thermal_zone7: Registering thermal zone thermal_zone7 for type thermal-fan-est
[ 1.083202] THERMAL EST: thz register success.
[ 1.083297] THERMAL EST: end of probe, return err: 0
[ 1.083934] sd: No Scsi addr parsed to reserve index
[ 1.083956] hisi_sas: driver version v1.6
[ 1.087409] tegra-ahci 3507000.ahci-sata: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl platform mode
[ 1.087416] tegra-ahci 3507000.ahci-sata: flags: 64bit ncq sntf pm led pmp pio slum part deso sadm apst
[ 1.088132] scsi host0: tegra_ahci
[ 1.088512] scsi host1: tegra_ahci
[ 1.088655] ata1: SATA max UDMA/133 mmio [mem 0x03507000-0x03508fff] port 0x100 irq 24
[ 1.088659] ata2: DUMMY
[ 1.093898] libphy: Fixed MDIO Bus: probed
[ 1.094460] tun: Universal TUN/TAP device driver, 1.6
[ 1.094463] tun: (C) 1999-2004 Max Krasnyansky maxk@qualcomm.com
[ 1.095118] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 1.095121] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.095153] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[ 1.095155] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.095188] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[ 1.095190] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 1.095221] Intel(R) 10GbE PCI Express Linux Network Driver - version 4.6.4
[ 1.095223] Copyright(c) 1999 - 2017 Intel Corporation.
[ 1.096013] PPP generic driver version 2.4.2
[ 1.096113] PPP BSD Compression module registered
[ 1.096115] PPP Deflate Compression module registered
[ 1.096129] PPP MPPE Compression module registered
[ 1.096132] NET: Registered protocol family 24
[ 1.096168] usbcore: registered new interface driver r8152
[ 1.096200] usbcore: registered new interface driver asix
[ 1.096226] usbcore: registered new interface driver ax88179_178a
[ 1.096252] usbcore: registered new interface driver cdc_ether
[ 1.096276] usbcore: registered new interface driver net1080
[ 1.096300] usbcore: registered new interface driver cdc_subset
[ 1.096326] usbcore: registered new interface driver zaurus
[ 1.096359] usbcore: registered new interface driver cdc_ncm
[ 1.096453] VFIO - User Level meta-driver version: 0.3
[ 1.097235] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 1.097245] ehci-pci: EHCI PCI platform driver
[ 1.097274] ohci_hcd: USB 1.1 ‘Open’ Host Controller (OHCI) Driver
[ 1.097280] ohci-pci: OHCI PCI platform driver
[ 1.097305] ohci-platform: OHCI generic platform driver
[ 1.102105] usb3: Requested PHY is disabled
[ 1.102215] usb2: Requested PHY is disabled
[ 1.102306] usb2: Requested PHY is disabled
[ 1.102318] tegra-xusb 3530000.xhci: USB2 port 0 has OTG_CAP
[ 1.103450] tegra-xusb 3530000.xhci: extcon 0: ffffffc1ead80800 id
[ 1.104139] usbcore: registered new interface driver uas
[ 1.104177] usbcore: registered new interface driver usb-storage
[ 1.104240] usbcore: registered new interface driver usbserial
[ 1.105702] tegra-xusb 3530000.xhci: Firmware timestamp: 2019-10-31 05:52:15 UTC, Version: 55.17 release
[ 1.105718] tegra-xusb 3530000.xhci: xHCI Host Controller
[ 1.105778] tegra-xusb 3530000.xhci: new USB bus registered, assigned bus number 1
[ 1.106502] tegra-xusb 3530000.xhci: hcc params 0x0184fd25 hci version 0x100 quirks 0x00050810
[ 1.106532] tegra-xusb 3530000.xhci: irq 60, io mem 0x03530000
[ 1.106657] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.106662] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.106666] usb usb1: Product: xHCI Host Controller
[ 1.106670] usb usb1: Manufacturer: Linux 4.9.201-tegra xhci-hcd
[ 1.106673] usb usb1: SerialNumber: 3530000.xhci
[ 1.106992] hub 1-0:1.0: USB hub found
[ 1.107019] hub 1-0:1.0: 4 ports detected
[ 1.107380] tegra-xusb 3530000.xhci: xHCI Host Controller
[ 1.107387] tegra-xusb 3530000.xhci: new USB bus registered, assigned bus number 2
[ 1.107511] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.107515] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.107519] usb usb2: Product: xHCI Host Controller
[ 1.107522] usb usb2: Manufacturer: Linux 4.9.201-tegra xhci-hcd
[ 1.107525] usb usb2: SerialNumber: 3530000.xhci
[ 1.107787] hub 2-0:1.0: USB hub found
[ 1.107811] hub 2-0:1.0: 3 ports detected
[ 1.108238] Wake76 for irq=199
[ 1.108241] Wake77 for irq=199
[ 1.108243] Wake78 for irq=199
[ 1.108245] Wake79 for irq=199
[ 1.108247] Wake80 for irq=199
[ 1.108248] Wake81 for irq=199
[ 1.108250] Wake82 for irq=199
[ 1.108277] tegra-xusb 3530000.xhci: Upgrade port 0 to USB3.0
[ 1.108282] tegra-xusb 3530000.xhci: Upgrade port 1 to USB3.0
[ 1.111172] tegra-xudc-new 3550000.xudc: device count: 1
[ 1.112203] tegra-xudc-new 3550000.xudc: vbus state: 1
[ 1.115058] nct1008_nct72 7-004c: LOC shutdown limit 107
[ 1.115551] nct1008_nct72 7-004c: EXT shutdown limit 107
[ 1.148278] nct1008_nct72 7-004c: initial LOC temp: 41000
[ 1.148584] nct1008_nct72 7-004c: initial EXT temp: 53750
[ 1.149188] nct1008_nct72 7-004c: hi_b:-11, lo_b:0
[ 1.149491] gpio tegra-gpio-aon wake35 for gpio=16(V:0)
[ 1.149691] nct1008_nct72 7-004c: nct1008_probe: initialized
[ 1.209921] usb usb2: usb_suspend_both: status 0
[ 1.209985] usb usb1: usb_suspend_both: status 0
[ 1.257870] tegra-usb-cd usb_cd: notification status (0x0, 0x1)
[ 1.257874] tegra-usb-cd usb_cd: connected to SDP
[ 1.257884] tegra-xudc-new 3550000.xudc: device mode on: 0
[ 1.258046] tegra-xudc-new 3550000.xudc: active: 0 => 1
[ 1.258569] mousedev: PS/2 mouse device common for all mice
[ 1.258629] usbcore: registered new interface driver xpad
[ 1.332433] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[ 1.333496] Wake73 for irq=42
[ 1.334742] rtc rtc1: alarm rtc device
[ 1.334752] tegra_rtc c2a0000.rtc: rtc core: registered c2a0000.rtc as rtc1
[ 1.334766] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[ 1.334936] i2c /dev entries driver
[ 1.337031] max77620-power max77620-power: Event recorder REG_NVERC : 0x0
[ 1.342051] parse_throttle_dt_data: Num cap clks = 4
[ 1.342056] parse_throttle_dt_data: clk=mcpu type=1
[ 1.342058] parse_throttle_dt_data: clk=bcpu type=2
[ 1.342065] parse_throttle_dt_data: clk=gpu type=4
[ 1.342068] parse_throttle_dt_data: clk=emc type=3
[ 1.342828] tegra_throttle_probe: probe successful. #cdevs=4
[ 1.343383] FAN dev name: pwm-fan
[ 1.343450] FAN:gpio request success.
[ 1.343458] FAN: can’t find tach_gpio
[ 1.343480] pwm_fan_driver pwm-fan: cap state:7, cap pwm:255
[ 1.343670] pwm_fan_driver pwm-fan: got pwm for fan. polarity is inversed
[ 1.343675] pwm_fan_driver pwm-fan: tach period: 1000
[ 1.344220] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[ 1.344224] pwm_fan_driver pwm-fan: index 1: pwm=80, rpm=1000, rru=2, rrd=2, state:2
[ 1.344228] pwm_fan_driver pwm-fan: index 2: pwm=120, rpm=2000, rru=1, rrd=1, state:2
[ 1.344232] pwm_fan_driver pwm-fan: index 3: pwm=160, rpm=3000, rru=1, rrd=1, state:2
[ 1.344235] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[ 1.344239] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[ 1.344243] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[ 1.344246] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[ 1.344250] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[ 1.344254] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[ 1.344759] tegra-oc-event d280000.soctherm-oc-event: OC driver initialized
[ 1.345753] device-mapper: uevent: version 1.0.3
[ 1.346078] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[ 1.346326] CPU EMC frequency mapping table: from device tree
[ 1.352544] cpufreq: platform driver Initialization: pass
[ 1.353107] cpuidle: Initializing cpuidle driver init for Denver cluster
[ 1.353223] cpuidle: Initializing cpuidle driver init for A57 cluster
[ 1.354006] sdhci: Secure Digital Host Controller Interface driver
[ 1.354008] sdhci: Copyright(c) Pierre Ossman
[ 1.354009] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.355187] sdhci-tegra 3460000.sdhci: Client registration for eMC Successful
[ 1.356928] CMDQ: cmdq_platfm_init successful
[ 1.357962] CQE: CMD_TIMING bit set for R1B DCMD
[ 1.360312] sdhci-tegra 3440000.sdhci: Client registration for eMC Successful
[ 1.365863] sdhci-tegra 3400000.sdhci: Got CD GPIO
[ 1.365916] sdhci-tegra 3400000.sdhci: Got WP GPIO
[ 1.366524] sdhci-tegra 3400000.sdhci: Client registration for eMC Successful
[ 1.368202] sdhci-tegra 3400000.sdhci: wakeup init done, cdirq 247
[ 1.371447] tegra-se-elp 3ad0000.se_elp: tegra_se_elp_probe: complete
[ 1.372404] tegra-se-nvhost 15810000.se: initialized
[ 1.373479] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[ 1.374152] tegra-se-nvhost 15820000.se: initialized
[ 1.375050] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[ 1.375602] tegra-se-nvhost 15830000.se: initialized
[ 1.376361] tegra-se-nvhost 15830000.se: tegra_se_probe: complete
[ 1.376896] tegra-se-nvhost 15840000.se: initialized
[ 1.377788] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
[ 1.378030] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.378862] usbcore: registered new interface driver usbhid
[ 1.378864] usbhid: USB HID core driver
[ 1.384509] tegra186-cam-rtcpu b000000.rtcpu: Trace buffer configured at IOVA=0xbff00000
[ 1.386610] tegra-ivc ivc-b000000.rtcpu: region 0: iova=0xbfef0000-0xbfefdb7f size=56192
[ 1.386831] tegra-ivc ivc-b000000.rtcpu:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[ 1.386968] tegra-ivc ivc-b000000.rtcpu:i2c@480: i2c: ver=0 grp=1 RX[8x128]=0x1900-0x1d80 TX[8x128]=0x1d80-0x2200
[ 1.387167] tegra-ivc ivc-b000000.rtcpu:vinotify@12c0: vinotify: ver=0 grp=1 RX[64x128]=0x2200-0x4280 TX[64x128]=0x4280-0x6300
[ 1.387891] tegra-ivc ivc-b000000.rtcpu:mods@32c0: mods: ver=0 grp=1 RX[1x64]=0x6300-0x63c0 TX[1x64]=0x63c0-0x6480
[ 1.387963] tegra-ivc ivc-b000000.rtcpu:ivccontrol@52c0: ivccontrol: ver=0 grp=1 RX[16x320]=0x6480-0x7900 TX[16x320]=0x7900-0x8d80
[ 1.388039] tegra-ivc ivc-b000000.rtcpu:ivccapture@72c0: ivccapture: ver=0 grp=1 RX[16x64]=0x8d80-0x9200 TX[16x64]=0x9200-0x9680
[ 1.388089] tegra-ivc ivc-b000000.rtcpu:dbg@7c00: dbg: ver=0 grp=1 RX[1x384]=0x9680-0x9880 TX[1x384]=0x9880-0x9a80
[ 1.388183] tegra-ivc ivc-b000000.rtcpu:dbg@7e00: dbg: ver=0 grp=1 RX[1x8192]=0x9a80-0xbb00 TX[1x8192]=0xbb00-0xdb80
[ 1.388503] tegra186-cam-rtcpu b000000.rtcpu: using cam RTCPU IRQ (42)
[ 1.388506] tegra186-cam-rtcpu b000000.rtcpu: tegra_camrtc_mon_create is successful
[ 1.389058] tegra186-cam-rtcpu b000000.rtcpu: firmware version cpu=sce cmd=5 sha1=3ecb1dca25fa98771f988f238c025334776c9a96
[ 1.390741] tegra_aon c1a0000.aon: tegra aon driver probe OK
[ 1.391173] tegra186-aondbg aondbg: aondbg driver probe() OK
[ 1.391343] register_ari_mca_banks: Registered MCA ROC:IOB
[ 1.391409] register_ari_mca_banks: Registered MCA ROC:CCE
[ 1.391869] tegra18-bridge 2390000.axi2apb: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[ 1.391872] tegra18-bridge 2390000.axi2apb: enabled timeout = 11155000
[ 1.391875] tegra18-bridge 2390000.axi2apb: bridge probed OK
[ 1.391934] tegra18-bridge 23a0000.axi2apb: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[ 1.391936] tegra18-bridge 23a0000.axi2apb: enabled timeout = 11155000
[ 1.391939] tegra18-bridge 23a0000.axi2apb: bridge probed OK
[ 1.391987] tegra18-bridge 23b0000.axi2apb: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[ 1.391990] tegra18-bridge 23b0000.axi2apb: enabled timeout = 11155000
[ 1.391991] tegra18-bridge 23b0000.axi2apb: bridge probed OK
[ 1.392037] tegra18-bridge 23c0000.axi2apb: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[ 1.392039] tegra18-bridge 23c0000.axi2apb: enabled timeout = 11155000
[ 1.392041] tegra18-bridge 23c0000.axi2apb: bridge probed OK
[ 1.392086] tegra18-bridge 23d0000.axi2apb: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[ 1.392088] tegra18-bridge 23d0000.axi2apb: enabled timeout = 11155000
[ 1.392090] tegra18-bridge 23d0000.axi2apb: bridge probed OK
[ 1.392136] tegra18-bridge 2100000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[ 1.392141] tegra18-bridge 2100000.axip2p: enabled timeout = 11155000
[ 1.392143] tegra18-bridge 2100000.axip2p: bridge probed OK
[ 1.392189] tegra18-bridge 2110000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[ 1.392193] tegra18-bridge 2110000.axip2p: enabled timeout = 11155000
[ 1.392195] tegra18-bridge 2110000.axip2p: bridge probed OK
[ 1.392242] tegra18-bridge 2120000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[ 1.392246] tegra18-bridge 2120000.axip2p: enabled timeout = 11155000
[ 1.392248] tegra18-bridge 2120000.axip2p: bridge probed OK
[ 1.392293] tegra18-bridge 2130000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[ 1.392297] tegra18-bridge 2130000.axip2p: enabled timeout = 11155000
[ 1.392299] tegra18-bridge 2130000.axip2p: bridge probed OK
[ 1.392343] tegra18-bridge 2140000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[ 1.392346] tegra18-bridge 2140000.axip2p: enabled timeout = 11155000
[ 1.392348] tegra18-bridge 2140000.axip2p: bridge probed OK
[ 1.392392] tegra18-bridge 2150000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[ 1.392397] tegra18-bridge 2150000.axip2p: enabled timeout = 11155000
[ 1.392399] tegra18-bridge 2150000.axip2p: bridge probed OK
[ 1.392443] tegra18-bridge 2160000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[ 1.392449] tegra18-bridge 2160000.axip2p: enabled timeout = 11155000
[ 1.392450] tegra18-bridge 2160000.axip2p: bridge probed OK
[ 1.392503] tegra18-bridge 2170000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[ 1.392508] tegra18-bridge 2170000.axip2p: enabled timeout = 11155000
[ 1.392510] tegra18-bridge 2170000.axip2p: bridge probed OK
[ 1.392560] tegra18-bridge 2180000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[ 1.392565] tegra18-bridge 2180000.axip2p: enabled timeout = 11155000
[ 1.392567] tegra18-bridge 2180000.axip2p: bridge probed OK
[ 1.392612] tegra18-bridge 2190000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[ 1.392616] tegra18-bridge 2190000.axip2p: enabled timeout = 11155000
[ 1.392618] tegra18-bridge 2190000.axip2p: bridge probed OK
[ 1.392677] **** A57 ECC: Enabled
[ 1.392679] tegra18_a57_serr_init: on CPU 5 a A57 Core
[ 1.392737] tegra18x_actmon d230000.actmon: in actmon_register()…
[ 1.393165] tegra18x_actmon d230000.actmon: initialization Completed for the device mc_all
[ 1.393575] hw perfevents: enabled with denver15_uncore_pmu PMU driver, 3 counters available
[ 1.393723] denver_knobs_init:MTS_VERSION:47926945
[ 1.395557] nvpmodel: initialized successfully
[ 1.396484] trusty-virtio trusty:virtio: initializing
[ 1.396587] trusty_ipc virtio0: vring0: va¶ ffffffc1e8f1e000(0) qsz 32 notifyid 1
[ 1.396596] trusty_ipc virtio0: vring1: va¶ ffffffc1e8f24000(0) qsz 32 notifyid 2
[ 1.396664] trusty-virtio trusty:virtio: initializing done
[ 1.396751] trusty_ipc virtio0: is online
[ 1.398923] usbcore: registered new interface driver snd-usb-audio
[ 1.401699] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit with 64 bit addr
[ 1.404123] ata1: SATA link down (SStatus 0 SControl 300)
[ 1.405681] mmc1: SDHCI controller on 3440000.sdhci [3440000.sdhci] using ADMA 64-bit with 64 bit addr
[ 1.406451] input: tegra-hda HDMI/DP,pcm=3 as /devices/3510000.hda/sound/card0/input0
[ 1.406574] input: tegra-hda HDMI/DP,pcm=7 as /devices/3510000.hda/sound/card0/input1
[ 1.408389] tegra-asoc: sound: ASoC: CPU DAI ADMAIF1 not registered
[ 1.414736] tegra-asoc: sound: snd_soc_register_card failed (-517)
[ 1.417718] gpio tegra-gpio wake71 for gpio=125(P:5)
[ 1.417767] mmc2: SDHCI controller on 3400000.sdhci [3400000.sdhci] using ADMA 64-bit with 64 bit addr
[ 1.421628] u32 classifier
[ 1.421630] Actions configured
[ 1.421700] Initializing XFRM netlink socket
[ 1.422233] NET: Registered protocol family 10
[ 1.422778] NET: Registered protocol family 17
[ 1.422788] NET: Registered protocol family 15
[ 1.422845] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 1.422884] Bluetooth: RFCOMM socket layer initialized
[ 1.422891] Bluetooth: RFCOMM ver 1.11
[ 1.422895] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 1.422898] Bluetooth: HIDP socket layer initialized
[ 1.422914] 9pnet: Installing 9P2000 support
[ 1.422944] Key type dns_resolver registered
[ 1.423253] Registered cp15_barrier emulation handler
[ 1.423268] Registered setend emulation handler
[ 1.424077] registered taskstats version 1
[ 1.427675] isp 15600000.isp: initialized
[ 1.432101] nvcsi 150c0000.nvcsi: initialized
[ 1.433782] tegra-vi4 15700000.vi: using default number of vi channels,15
[ 1.437420] tegra-vi4 15700000.vi: initialized
[ 1.437753] tegra-asoc: sound: ASoC: CPU DAI ADMAIF1 not registered
[ 1.438414] tegra-vi4 15700000.vi: ep of_device is not enabled /host1x/vi@15700000/ports/port@0/endpoint.
[ 1.438417] tegra-vi4 15700000.vi: ep of_device is not enabled /host1x/vi@15700000/ports/port@1/endpoint.
[ 1.443339] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[ 1.444035] tegra-asoc: sound: snd_soc_register_card failed (-517)
[ 1.447408] mmc0: mmc_decode_ext_csd: CMDQ supported: depth: 31, cmdq_support: 1
[ 1.451881] tegra-asoc: sound: ASoC: CPU DAI ADMAIF1 not registered
[ 1.458165] tegra-asoc: sound: snd_soc_register_card failed (-517)
[ 1.461400] mmc0: periodic cache flush enabled
[ 1.461406] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[ 1.464752] Wake83 for irq=51
[ 1.464828] gpio tegra-gpio-aon wake29 for gpio=56(FF:0)
[ 1.464906] gpio tegra-gpio-aon wake67 for gpio=57(FF:1)
[ 1.464981] gpio tegra-gpio-aon wake68 for gpio=58(FF:2)
[ 1.465099] input: gpio-keys as /devices/gpio-keys/input/input2
[ 1.466301] mmcblk0: mmc0:0001 DG4032 29.1 GiB
[ 1.467102] tegra-asoc: sound: ASoC: CPU DAI ADMAIF1 not registered
[ 1.470437] mmcblk0boot0: mmc0:0001 DG4032 partition 1 4.00 MiB
[ 1.473461] tegra-asoc: sound: snd_soc_register_card failed (-517)
[ 1.474561] mmcblk0boot1: mmc0:0001 DG4032 partition 2 4.00 MiB
[ 1.478673] mmcblk0rpmb: mmc0:0001 DG4032 partition 3 4.00 MiB
[ 1.489126] 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.493328] tegra-asoc: sound: ASoC: CPU DAI ADMAIF1 not registered
[ 1.499599] tegra_rtc c2a0000.rtc: setting system clock to 2022-04-25 07:28:21 UTC (1650871701)
[ 1.499629] tegra-asoc: sound: snd_soc_register_card failed (-517)
[ 1.501050] mmcblk mmc0:0001: Card claimed for testing.
[ 1.530107] bpmp: mounted debugfs mirror
[ 1.531421] bwmgr: missing cdev-type property
[ 1.535674] ALSA device list:
[ 1.535678] #0: tegra-hda at 0x3518000 irq 373
[ 1.538221] Freeing unused kernel memory: 8576K
[ 1.559772] Root device found: mmcblk0p1
[ 1.560868] Found dev node: /dev/mmcblk0p1
[ 1.798255] EXT4-fs (mmcblk0p1): 3 orphan inodes deleted
[ 1.798259] EXT4-fs (mmcblk0p1): recovery complete
[ 1.802889] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 1.804754] Rootfs mounted over mmcblk0p1
[ 1.817014] Switching from initrd to actual rootfs
[ 1.859688] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[ 1.917043] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 1.925721] cgroup: cgroup2: unknown option “nsdelegate”
[ 1.935489] 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)
[ 1.936212] systemd[1]: Detected architecture arm64.
[ 1.953870] systemd[1]: Set hostname to .
[ 2.035828] 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.035836] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 2.053699] tegra_cec 3960000.tegra_cec: Can’t find physical addresse.
[ 2.053705] tegra_cec 3960000.tegra_cec: tegra_cec_init Done.
[ 2.141734] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.143053] systemd[1]: Created slice User and Session Slice.
[ 2.143285] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.144550] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 2.144584] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.144602] systemd[1]: Reached target User and Group Name Lookups.
[ 2.144663] systemd[1]: Reached target Swap.
[ 2.144800] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 2.187787] gpio tegra-gpio-aon wake30 for gpio=60(FF:4)
[ 2.190094] tegra-asoc: sound: ASoC: CPU DAI ADMAIF1 not registered
[ 2.192126] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[ 2.196567] tegra-asoc: sound: snd_soc_register_card failed (-517)
[ 2.269709] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[ 2.271745] tegra-pcie 10003000.pcie-controller: link 0 down, ignoring
[ 2.293703] tegra-asoc: sound: ASoC: CPU DAI ADMAIF1 not registered
[ 2.296528] bcpu-throttle-alert cooling device registered.
[ 2.296672] mcpu-throttle-alert cooling device registered.
[ 2.296821] gpu-throttle-alert cooling device registered.
[ 2.300689] tegra-asoc: sound: snd_soc_register_card failed (-517)
[ 2.308775] tegra-asoc: sound: ASoC: CPU DAI ADMAIF1 not registered
[ 2.315071] tegra-asoc: sound: snd_soc_register_card failed (-517)
[ 2.428039] systemd-journald[2050]: Received request to flush runtime journal from PID 1
[ 2.675733] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[ 2.843859] using random self ethernet address
[ 2.857803] using random host ethernet address
[ 3.087045] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[ 3.198892] random: crng init done
[ 3.202297] random: 7 urandom warning(s) missed due to ratelimiting
[ 3.453771] tegra-asoc: sound: ASoC: CPU DAI ADMAIF1 not registered
[ 3.460186] tegra-asoc: sound: snd_soc_register_card failed (-517)
[ 3.469655] tegra-asoc: sound: ASoC: CPU DAI ADMAIF1 not registered
[ 3.476051] tegra-asoc: sound: snd_soc_register_card failed (-517)
[ 3.491742] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[ 3.493732] tegra-pcie 10003000.pcie-controller: link 2 down, ignoring
[ 3.503626] Mass Storage Function, version: 2009/09/11
[ 3.503632] LUN: removable file: (no medium)
[ 3.508841] using random self ethernet address
[ 3.517646] using random host ethernet address
[ 3.592230] rndis0: HOST MAC 2a:06:4a:66:57:94
[ 3.592481] rndis0: MAC 2a:06:4a:66:57:95
[ 3.595583] usb0: HOST MAC 2a:06:4a:66:57:96
[ 3.595786] usb0: MAC 2a:06:4a:66:57:97
[ 3.595818] tegra-xudc-new 3550000.xudc: ep 0 (type: 0, dir: out) enabled
[ 3.607209] l4tbr0: port 1(rndis0) entered blocking state
[ 3.607214] l4tbr0: port 1(rndis0) entered disabled state
[ 3.607756] device rndis0 entered promiscuous mode
[ 3.628186] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready
[ 3.633208] l4tbr0: port 2(usb0) entered blocking state
[ 3.633213] l4tbr0: port 2(usb0) entered disabled state
[ 3.634499] device usb0 entered promiscuous mode
[ 3.640509] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 3.697217] tegra-pcie 10003000.pcie-controller: PCIE: no end points detected
[ 3.697645] tegra-pcie 10003000.pcie-controller: PCIE: Disable power rails
[ 3.752139] android_work: did not send uevent (0 0 (null))
[ 3.785494] android_work: sent uevent USB_STATE=CONNECTED
[ 3.794299] CPU1: shutdown
[ 3.797075] psci: CPU1 killed.
[ 3.823681] configfs-gadget gadget: high-speed config #1: c
[ 3.823718] tegra-xudc-new 3550000.xudc: ep 5 (type: 3, dir: in) enabled
[ 3.823734] tegra-xudc-new 3550000.xudc: ep 3 (type: 2, dir: in) enabled
[ 3.823749] tegra-xudc-new 3550000.xudc: ep 2 (type: 2, dir: out) enabled
[ 3.823832] tegra-xudc-new 3550000.xudc: ep 9 (type: 3, dir: in) enabled
[ 3.823848] tegra-xudc-new 3550000.xudc: ep 7 (type: 2, dir: in) enabled
[ 3.823863] tegra-xudc-new 3550000.xudc: ep 4 (type: 2, dir: out) enabled
[ 3.823900] tegra-xudc-new 3550000.xudc: ep 15 (type: 3, dir: in) enabled
[ 3.823919] tegra-xudc-new 3550000.xudc: ep 11 (type: 2, dir: in) enabled
[ 3.823939] tegra-xudc-new 3550000.xudc: ep 6 (type: 2, dir: out) enabled
[ 3.823981] IPv6: ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
[ 3.824147] android_work: sent uevent USB_STATE=CONFIGURED
[ 3.846062] CPU2: shutdown
[ 3.849941] psci: CPU2 killed.
[ 3.909695] tegra-xusb 3530000.xhci: entering ELPG
[ 3.910720] tegra-xusb 3530000.xhci: entering ELPG done
[ 4.027625] zram: Added device: zram0
[ 4.027951] zram: Added device: zram1
[ 4.028238] zram: Added device: zram2
[ 4.028516] zram: Added device: zram3
[ 4.062507] zram0: detected capacity change from 0 to 1030029312
[ 4.116451] Adding 1005884k swap on /dev/zram0. Priority:5 extents:1 across:1005884k SS
[ 4.123251] zram1: detected capacity change from 0 to 1030029312
[ 4.139826] Adding 1005884k swap on /dev/zram1. Priority:5 extents:1 across:1005884k SS
[ 4.150177] zram2: detected capacity change from 0 to 1030029312
[ 4.165144] Adding 1005884k swap on /dev/zram2. Priority:5 extents:1 across:1005884k SS
[ 4.171008] zram3: detected capacity change from 0 to 1030029312
[ 4.183166] Adding 1005884k swap on /dev/zram3. Priority:5 extents:1 across:1005884k SS
[ 5.583579] fuse init (API version 7.26)
[ 8.201343] l4tbr0: port 1(rndis0) entered blocking state
[ 8.201349] l4tbr0: port 1(rndis0) entered forwarding state
[ 8.201486] IPv6: ADDRCONF(NETDEV_UP): l4tbr0: link is not ready
[ 8.201499] IPv6: ADDRCONF(NETDEV_CHANGE): l4tbr0: link becomes ready
[ 10.241163] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 10.241174] Bluetooth: BNEP socket layer initialized
[ 31.815165] spmic-ldo0: disabling
[ 31.817581] spmic-ldo1: disabling
[ 31.819106] en-vdd-sd: disabling
[ 31.819158] en-vdd-cam: disabling
[ 31.819195] vdd-usb0-5v: disabling
[ 31.819224] vdd-usb1-5v: disabling
[ 31.819269] en-vdd-disp-3v3: disabling
[ 31.819293] en-mdm-pwr-3v7: disabling
[ 31.819320] en-vdd-disp-1v8: disabling
[ 31.819344] en-vdd-cam-hv-2v8: disabling
[ 31.819376] en-vdd-cam-1v2: disabling
[ 31.819402] vdd-fan: disabling
[ 31.819423] vdd-3v3: disabling
[ 31.819464] en-vdd-vcm-2v8: disabling
[ 31.819485] vdd-usb2-5v: disabling
[ 31.819510] vdd-sys-bl: disabling
[ 31.819581] en-vdd-sys: disabling

Of course, I check lsusb, hostname -I. I have no access to usbs except usb0 and no network except 192.168.55.1.

dmseg is attributed when I have disabled ahub, usb, hdmi, nvdisplay, and LAN and wifi.

You can also try to disable those gpios that are not in use.

For example, for wifi, disable the gpio pin “wifi-enable” and “wifi-wake-ap” from device tree.
Remove “output-high;” in wifi-enable

I disabled wifi as you had suggested in other posts. I attached my dts. You can see I commented the line of wifi-enable.
I have a question: What is the meaning of disabling in the last lines of dmesg for vvds? It means It could not have disables and it is trying.
output1.dts (495.1 KB)

Those lines means those regulators are disabled because no driver is using them.


user159348

1m

Thanks for your reply.
So why don’t I observe any power consumption reduction after disabling these peripherals?
Is there any other hardware method to reduce the power of Tegra ARM? Jetson package has a dozen of benefit for me. But It is overqualified and I prefer to be customized.

Do make sure your device tree changes actually went in. Examine “/proc/device-tree”. The content reflects the currently running device tree. Find a node you’ve edited, and verify your changes show up.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.