U-Boot SPL 2016.05-rc2 (Apr 21 2016 - 16:23:00) Trying to boot from RAM U-Boot 2016.05-rc2 (Apr 21 2016 - 16:23:00 -0700) TEGRA124 Model: NVIDIA Jetson TK1 Board: NVIDIA Jetson TK1 DRAM: 2 GiB MC: Tegra SD/MMC: 0, Tegra SD/MMC: 1 In: serial Out: serial Err: serial Net: No ethernet found. Hit any key to stop autoboot: 2  0 Tegra124 (Jetson TK1) # Tegra124 (Jetson TK1) # pci enum Tegra124 (Jetson TK1) # setenv bootargs 'ignore_loglevel console=ttyS0,115200n8 rw root=PARTUUID=b1791faa-84e8-4e27-83a1-9fb0a77e8803 rootwait gpt debug noinitrd earlyprintk init=/bin/bash' Tegra124 (Jetson TK1) # setenv ipaddr 192.168.100.102; setenv serverip 192.168.100.1; setenv tftpserverip 192.168.100.1 Tegra124 (Jetson TK1) # tftpboot 0x82000000 zImage.multi_v7_defconfig Warning: eth_rtl8169 using MAC address from ROM Using eth_rtl8169 device TFTP from server 192.168.100.1; our IP address is 192.168.100.102 Filename 'zImage.multi_v7_defconfig'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################### 3.2 MiB/s done Bytes transferred = 7426376 (715148 hex) Tegra124 (Jetson TK1) # tftpboot 0x83000000 tegra124-jetson-tk1.dtb Using eth_rtl8169 device TFTP from server 192.168.100.1; our IP address is 192.168.100.102 Filename 'tegra124-jetson-tk1.dtb'. Load address: 0x83000000 Loading: *##### 3 MiB/s done Bytes transferred = 67133 (1063d hex) Tegra124 (Jetson TK1) # bootz 0x82000000 - 0x83000000 Kernel image @ 0x82000000 [ 0x000000 - 0x715148 ] ## Flattened Device Tree blob at 83000000 Booting using the fdt blob at 0x83000000 Using Device Tree in place at 83000000, end 8301363c Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.10.0-rc3-next-20170110-144577-g7a399e4 (pwalmsley@sellafield) (gcc version 4.7.3 20130328 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.04-20130415 - Linaro GCC 2013.04) ) #1 SMP Mon Jan 9 20:05:53 PST 2017 [ 0.000000] CPU: ARMv7 Processor [413fc0f3] revision 3 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] OF: fdt:Machine model: NVIDIA Tegra124 Jetson TK1 [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0xfb800000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 524032 [ 0.000000] free_area_init_node: node 0, pgdat c142c180, node_mem_map eeff8000 [ 0.000000] DMA zone: 1536 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 196608 pages, LIFO batch:31 [ 0.000000] HighMem zone: 327424 pages, LIFO batch:31 [ 0.000000] percpu: Embedded 16 pages/cpu @eef86000 s34240 r8192 d23104 u65536 [ 0.000000] pcpu-alloc: s34240 r8192 d23104 u65536 alloc=16*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 522496 [ 0.000000] Kernel command line: ignore_loglevel console=ttyS0,115200n8 rw root=PARTUUID=b1791faa-84e8-4e27-83a1-9fb0a77e8803 rootwait gpt debug noinitrd earlyprintk init=/bin/bash [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 1994792K/2096128K available (9216K kernel code, 1207K rwdata, 4152K rodata, 2048K init, 470K bss, 35800K reserved, 65536K cma-reserved, 1244160K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0208000 - 0xc0c00000 (10208 kB) [ 0.000000] .init : 0xc1100000 - 0xc1300000 (2048 kB) [ 0.000000] .data : 0xc1300000 - 0xc142dc80 (1208 kB) [ 0.000000] .bss : 0xc142f000 - 0xc14a4ba8 ( 471 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU debugfs-based tracing is enabled. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=4 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] /interrupt-controller@60004000: 160 interrupts forwarded to /interrupt-controller@50041000 [ 0.000000] Tegra clk 127: register failed with -17 [ 0.000008] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [ 0.000032] clocksource: timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.000048] Switching to timer-based delay loop, resolution 1000ns [ 0.004912] arm_arch_timer: Architected cp15 timer(s) running at 12.00MHz (virt). [ 0.004931] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2c47f4ee7, max_idle_ns: 440795202497 ns [ 0.004951] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 4398046511096ns [ 0.004966] Switching to timer-based delay loop, resolution 83ns [ 0.005418] Console: colour dummy device 80x30 [ 0.005451] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) [ 0.005469] pid_max: default: 32768 minimum: 301 [ 0.005577] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.005589] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.006068] CPU: Testing write buffer coherency: ok [ 0.006320] /cpus/cpu@0 missing clock-frequency property [ 0.006362] /cpus/cpu@1 missing clock-frequency property [ 0.006404] /cpus/cpu@2 missing clock-frequency property [ 0.006447] /cpus/cpu@3 missing clock-frequency property [ 0.006461] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.006663] Setting up static identity map for 0x80300000 - 0x80300098 [ 0.010330] Tegra Revision: A01 SKU: 129 CPU Process: 1 SoC Process: 1 [ 0.010963] EFI services will not be available. [ 0.011200] smp: Bringing up secondary CPUs ... [ 0.011705] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.015067] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.025067] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.034601] smp: Brought up 1 node, 4 CPUs [ 0.034622] SMP: Total of 4 processors activated (96.00 BogoMIPS). [ 0.034632] CPU: All CPU(s) started in SVC mode. [ 0.036099] devtmpfs: initialized [ 0.052478] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.052882] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.054241] pinctrl core: initialized pinctrl subsystem [ 0.055908] NET: Registered protocol family 16 [ 0.057819] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.060345] cpuidle: using governor menu [ 0.087512] No ATAGs? [ 0.087640] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.087656] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.094239] Serial: AMBA PL011 UART driver [ 0.110306] +5V_SYS: supplied by +VDD_MUX [ 0.110579] +3.3V_SYS: supplied by +VDD_MUX [ 0.111174] +USB0_VBUS_SW: Failed to request enable GPIO108: -517 [ 0.111190] reg-fixed-voltage regulators:regulator@7: Failed to register regulator: -517 [ 0.111277] +5V_USB_HS: Failed to request enable GPIO109: -517 [ 0.111291] reg-fixed-voltage regulators:regulator@8: Failed to register regulator: -517 [ 0.111453] +1.05V_RUN_AVDD_HDMI_PLL: Failed to request enable GPIO63: -517 [ 0.111467] reg-fixed-voltage regulators:regulator@11: Failed to register regulator: -517 [ 0.111553] +5V_HDMI_CON: Failed to request enable GPIO86: -517 [ 0.111566] reg-fixed-voltage regulators:regulator@12: Failed to register regulator: -517 [ 0.111649] +5V_SATA: Failed to request enable GPIO242: -517 [ 0.111662] reg-fixed-voltage regulators:regulator@13: Failed to register regulator: -517 [ 0.111746] +12V_SATA: Failed to request enable GPIO242: -517 [ 0.111758] reg-fixed-voltage regulators:regulator@14: Failed to register regulator: -517 [ 0.114968] vgaarb: loaded [ 0.115740] SCSI subsystem initialized [ 0.115902] libata version 3.00 loaded. [ 0.116144] usbcore: registered new interface driver usbfs [ 0.116207] usbcore: registered new interface driver hub [ 0.116276] usbcore: registered new device driver usb [ 0.119722] pps_core: LinuxPPS API ver. 1 registered [ 0.119732] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.119758] PTP clock support registered [ 0.119949] EDAC MC: Ver: 3.0.0 [ 0.122859] clocksource: Switched to clocksource arch_sys_counter [ 0.132709] NET: Registered protocol family 2 [ 0.133210] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.133310] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.133498] TCP: Hash tables configured (established 8192 bind 8192) [ 0.133577] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.133622] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.133764] NET: Registered protocol family 1 [ 0.134047] RPC: Registered named UNIX socket transport module. [ 0.134059] RPC: Registered udp transport module. [ 0.134068] RPC: Registered tcp transport module. [ 0.134077] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.134089] PCI: CLS 0 bytes, default 64 [ 0.135288] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 0.136670] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.137292] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 0.145776] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.146494] NFS: Registering the id_resolver key type [ 0.146519] Key type id_resolver registered [ 0.146529] Key type id_legacy registered [ 0.146572] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.148157] bounce: pool size: 64 pages [ 0.148340] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.148352] io scheduler noop registered [ 0.148362] io scheduler deadline registered [ 0.148525] io scheduler cfq registered (default) [ 0.153373] usb2-0 supply vbus not found, using dummy regulator [ 0.153505] usb2-1 supply vbus not found, using dummy regulator [ 0.153903] tegra-xusb-padctl 7009f000.padctl: failed to setup XUSB ports: -517 [ 0.165100] tegra-pcie 1003000.pcie-controller: 2x1, 1x1 configuration [ 0.165154] tegra-pcie 1003000.pcie-controller: Failed to get supply 'avddio-pex': -517 [ 0.171206] tegra124-dfll 70110000.clock: couldn't get vdd_cpu regulator [ 0.180414] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels [ 0.182425] tegra-pmc 7000e400.pmc: emergency thermal reset enabled [ 0.238080] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.240913] console [ttyS0] disabled [ 0.240949] 70006300.serial: ttyS0 at MMIO 0x70006300 (irq = 335, base_baud = 25500000) is a Tegra [ 1.124138] console [ttyS0] enabled [ 1.128456] SuperH (H)SCI(F) driver initialized [ 1.134031] msm_serial: driver initialized [ 1.138314] STMicroelectronics ASC driver initialized [ 1.144251] 70006000.serial: ttyTHS1 at MMIO 0x70006000 (irq = 333, base_baud = 0) is a TEGRA_UART [ 1.153541] 70006040.serial: ttyTHS2 at MMIO 0x70006040 (irq = 334, base_baud = 0) is a TEGRA_UART [ 1.168935] tegra-hdmi 54280000.hdmi: failed to get HDMI regulator [ 1.187709] brd: module loaded [ 1.196206] loop: module loaded [ 1.200527] at24 0-0056: 256 byte 24c02 EEPROM, writable, 8 bytes/write [ 1.208788] as3722 4-0040: AS3722 with revision 0x1 found [ 1.216826] gpio gpiochip1: (as3722-gpio): could not create pin range [ 1.223289] as3722-pinctrl as3722-pinctrl: Couldn't add pin range, -517 [ 1.234329] as3722-sd2: supplied by +5V_SYS [ 1.238938] as3722-sd3: supplied by +5V_SYS [ 1.243348] +1.35V_LP0(sd3): Bringing 0uV into 1350000-1350000uV [ 1.249688] as3722-sd4: supplied by +5V_SYS [ 1.254313] as3722-sd5: supplied by +5V_SYS [ 1.260293] as3722-ldo0: supplied by +1.35V_LP0(sd2) [ 1.266335] +1.8V_RUN_CAM: Bringing 0uV into 1800000-1800000uV [ 1.272539] as3722-ldo2: supplied by +1.8V_VDDIO [ 1.278487] as3722-ldo3: supplied by +3.3V_SYS [ 1.282985] +1.05V_LP0_VDD_RTC: Bringing 1100000uV into 1000000-1000000uV [ 1.290756] as3722-ldo4: supplied by +3.3V_SYS [ 1.295433] +2.8V_RUN_CAM: Bringing 0uV into 2800000-2800000uV [ 1.301652] as3722-ldo5: supplied by +1.8V_VDDIO [ 1.306501] +1.2V_RUN_CAM_FRONT: Bringing 0uV into 1200000-1200000uV [ 1.313444] +VDDIO_SDMMC3: bypassed regulator has no supply! [ 1.319097] +VDDIO_SDMMC3: failed to get the current voltage(-517) [ 1.325295] as3722-regulator as3722-regulator: regulator 13 register failed -517 [ 1.337962] tegra-ahci 70027000.sata: couldn't get PHY in node sata: -517 [ 1.357515] random: fast init done [ 1.361104] m25p80 spi32765.0: w25q32dw (4096 Kbytes) [ 1.368992] libphy: Fixed MDIO Bus: probed [ 1.374048] CAN device driver interface [ 1.378817] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 1.385909] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 1.391732] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.397720] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.404687] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.413907] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.421339] usbcore: registered new interface driver pegasus [ 1.427058] usbcore: registered new interface driver asix [ 1.432482] usbcore: registered new interface driver ax88179_178a [ 1.438613] usbcore: registered new interface driver cdc_ether [ 1.444503] usbcore: registered new interface driver smsc75xx [ 1.450289] usbcore: registered new interface driver smsc95xx [ 1.456073] usbcore: registered new interface driver net1080 [ 1.461762] usbcore: registered new interface driver cdc_subset [ 1.467726] usbcore: registered new interface driver zaurus [ 1.473355] usbcore: registered new interface driver cdc_ncm [ 1.479222] tegra-phy 7d004000.usb-phy: no vbus regulator [ 1.486653] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.493188] ehci-pci: EHCI PCI platform driver [ 1.497664] ehci-platform: EHCI generic platform driver [ 1.503112] ehci-orion: EHCI orion driver [ 1.507258] SPEAr-ehci: EHCI SPEAr driver [ 1.511407] ehci-st: EHCI STMicroelectronics driver [ 1.516435] ehci-exynos: EHCI EXYNOS driver [ 1.520779] ehci-atmel: EHCI Atmel driver [ 1.524950] tegra-ehci: Tegra EHCI driver [ 1.531786] tegra-ehci 7d004000.usb: EHCI Host Controller [ 1.537214] tegra-ehci 7d004000.usb: new USB bus registered, assigned bus number 1 [ 1.544993] tegra-ehci 7d004000.usb: irq 354, io mem 0x7d004000 [ 1.572887] tegra-ehci 7d004000.usb: USB 2.0 started, EHCI 1.10 [ 1.579600] hub 1-0:1.0: USB hub found [ 1.583403] hub 1-0:1.0: 1 port detected [ 1.587892] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.594109] ohci-pci: OHCI PCI platform driver [ 1.598593] ohci-platform: OHCI generic platform driver [ 1.604007] ohci-omap3: OHCI OMAP3 driver [ 1.608155] SPEAr-ohci: OHCI SPEAr driver [ 1.612308] ohci-st: OHCI STMicroelectronics driver [ 1.617341] ohci-atmel: OHCI Atmel driver [ 1.622146] usbcore: registered new interface driver usb-storage [ 1.629776] mousedev: PS/2 mouse device common for all mice [ 1.638455] as3722-rtc as3722-rtc: rtc core: registered as3722-rtc as rtc0 [ 1.645343] as3722-rtc as3722-rtc: RTC interrupt 377 [ 1.653611] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.660770] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.667516] i2c /dev entries driver [ 1.677851] 0-004c supply vcc not found, using dummy regulator [ 1.693451] sdhci: Secure Digital Host Controller Interface driver [ 1.699622] sdhci: Copyright(c) Pierre Ossman [ 1.705632] Synopsys Designware Multimedia Card Interface Driver [ 1.712793] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.719221] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 1.724133] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 1.729246] mmc0: Unknown controller version (3). You may experience problems. [ 1.736565] mmc0: Invalid maximum block size, assuming 512 bytes [ 1.802881] mmc0: SDHCI controller on 700b0600.sdhci [700b0600.sdhci] using ADMA [ 1.812258] ledtrig-cpu: registered to indicate activity on CPUs [ 1.818665] usbcore: registered new interface driver usbhid [ 1.824252] usbhid: USB HID core driver [ 1.831941] NET: Registered protocol family 10 [ 1.837283] Segment Routing with IPv6 [ 1.840990] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.847540] NET: Registered protocol family 17 [ 1.851984] can: controller area network core (rev 20120528 abi 9) [ 1.858224] NET: Registered protocol family 29 [ 1.862664] can: raw protocol (rev 20120528) [ 1.866949] can: broadcast manager protocol (rev 20161123 t) [ 1.872604] can: netlink gateway (rev 20130117) max_hops=1 [ 1.878416] Key type dns_resolver registered [ 1.883210] ThumbEE CPU extension supported. [ 1.887482] Registering SWP/SWPB emulation handler [ 1.907689] +USB0_VBUS_SW: supplied by +5V_SYS [ 1.912676] +5V_USB_HS: supplied by +5V_SYS [ 1.919042] +5V_HDMI_CON: supplied by +5V_SYS [ 1.923951] +5V_SATA: supplied by +5V_SYS [ 1.928466] +12V_SATA: supplied by +VDD_MUX [ 1.934604] usb2-0 supply vbus not found, using dummy regulator [ 1.940702] usb2-1 supply vbus not found, using dummy regulator [ 1.946946] usb3-0 supply vbus not found, using dummy regulator [ 1.951835] mmc0: new high speed MMC card at address 0001 [ 1.952698] mmcblk0: mmc0:0001 SEM16G 14.7 GiB [ 1.953517] mmcblk0boot0: mmc0:0001 SEM16G partition 1 4.00 MiB [ 1.954281] mmcblk0boot1: mmc0:0001 SEM16G partition 2 4.00 MiB [ 1.955076] mmcblk0rpmb: mmc0:0001 SEM16G partition 3 4.00 MiB [ 1.957703] mmcblk0: p1 [ 1.984377] tegra-pcie 1003000.pcie-controller: 2x1, 1x1 configuration [ 1.990964] tegra-pcie 1003000.pcie-controller: Failed to get supply 'avddio-pex': -517 [ 2.002196] tegra124-dfll 70110000.clock: couldn't get vdd_cpu regulator [ 2.013130] tegra-hdmi 54280000.hdmi: failed to get PLL regulator [ 2.020275] ------------[ cut here ]------------ [ 2.024941] WARNING: CPU: 2 PID: 92 at drivers/base/dd.c:362 driver_probe_device+0x288/0x2c0 [ 2.033398] Modules linked in: [ 2.036462] CPU: 2 PID: 92 Comm: kworker/2:1 Not tainted 4.10.0-rc3-next-20170110-144577-g7a399e4 #1 [ 2.045587] Hardware name: NVIDIA Tegra SoC (Flattened Device Tree) [ 2.051859] Workqueue: events deferred_probe_work_func [ 2.057025] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 2.064785] [] (show_stack) from [] (dump_stack+0x84/0xa4) [ 2.072008] [] (dump_stack) from [] (__warn+0xd4/0x100) [ 2.078983] [] (__warn) from [] (warn_slowpath_null+0x20/0x28) [ 2.086553] [] (warn_slowpath_null) from [] (driver_probe_device+0x288/0x2c0) [ 2.095437] [] (driver_probe_device) from [] (bus_for_each_drv+0x44/0x8c) [ 2.103957] [] (bus_for_each_drv) from [] (__device_attach+0x9c/0x100) [ 2.112215] [] (__device_attach) from [] (bus_probe_device+0x84/0x8c) [ 2.120403] [] (bus_probe_device) from [] (deferred_probe_work_func+0x60/0x8c) [ 2.129359] [] (deferred_probe_work_func) from [] (process_one_work+0x134/0x33c) [ 2.138501] [] (process_one_work) from [] (process_scheduled_works+0x28/0x38) [ 2.147365] [] (process_scheduled_works) from [] (worker_thread+0x218/0x4f0) [ 2.156162] [] (worker_thread) from [] (kthread+0xfc/0x134) [ 2.163471] [] (kthread) from [] (ret_from_fork+0x14/0x3c) [ 2.170743] ---[ end trace 8f0cb9f0732979a8 ]--- [ 2.180458] as3722-sd2: supplied by +5V_SYS [ 2.185181] as3722-sd3: supplied by +5V_SYS [ 2.189661] as3722-sd4: supplied by +5V_SYS [ 2.194220] +1.05V_RUN_AVDD_HDMI_PLL: supplied by +1.05V_RUN [ 2.199947] as3722-sd5: supplied by +5V_SYS [ 2.206242] as3722-ldo0: supplied by +1.35V_LP0(sd2) [ 2.212348] as3722-ldo2: supplied by +1.8V_VDDIO [ 2.218097] as3722-ldo3: supplied by +3.3V_SYS [ 2.223756] as3722-ldo4: supplied by +3.3V_SYS [ 2.228494] as3722-ldo5: supplied by +1.8V_VDDIO [ 2.233553] +VDDIO_SDMMC3: bypassed regulator has no supply! [ 2.239208] +VDDIO_SDMMC3: failed to get the current voltage(-517) [ 2.245427] as3722-regulator as3722-regulator: regulator 13 register failed -517 [ 2.254628] ------------[ cut here ]------------ [ 2.259256] WARNING: CPU: 2 PID: 92 at drivers/regulator/core.c:4136 regulator_unregister+0xc0/0xcc [ 2.268323] Modules linked in: [ 2.271385] CPU: 2 PID: 92 Comm: kworker/2:1 Tainted: G W 4.10.0-rc3-next-20170110-144577-g7a399e4 #1 [ 2.281723] Hardware name: NVIDIA Tegra SoC (Flattened Device Tree) [ 2.287996] Workqueue: events deferred_probe_work_func [ 2.293155] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 2.300907] [] (show_stack) from [] (dump_stack+0x84/0xa4) [ 2.308129] [] (dump_stack) from [] (__warn+0xd4/0x100) [ 2.315104] [] (__warn) from [] (warn_slowpath_null+0x20/0x28) [ 2.322674] [] (warn_slowpath_null) from [] (regulator_unregister+0xc0/0xcc) [ 2.331457] [] (regulator_unregister) from [] (release_nodes+0x164/0x1dc) [ 2.339992] [] (release_nodes) from [] (driver_probe_device+0xac/0x2c0) [ 2.348340] [] (driver_probe_device) from [] (bus_for_each_drv+0x44/0x8c) [ 2.356874] [] (bus_for_each_drv) from [] (__device_attach+0x9c/0x100) [ 2.365134] [] (__device_attach) from [] (bus_probe_device+0x84/0x8c) [ 2.373323] [] (bus_probe_device) from [] (deferred_probe_work_func+0x60/0x8c) [ 2.382278] [] (deferred_probe_work_func) from [] (process_one_work+0x134/0x33c) [ 2.391403] [] (process_one_work) from [] (process_scheduled_works+0x28/0x38) [ 2.400282] [] (process_scheduled_works) from [] (worker_thread+0x218/0x4f0) [ 2.409064] [] (worker_thread) from [] (kthread+0xfc/0x134) [ 2.416387] [] (kthread) from [] (ret_from_fork+0x14/0x3c) [ 2.423650] ---[ end trace 8f0cb9f0732979a9 ]--- [ 2.430992] tegra-ahci 70027000.sata: Failed to get supply 'avdd': -517 [ 2.437644] tegra-ahci 70027000.sata: Failed to get regulators [ 2.446904] tegra-ehci 7d008000.usb: EHCI Host Controller [ 2.452318] tegra-ehci 7d008000.usb: new USB bus registered, assigned bus number 2 [ 2.460189] tegra-ehci 7d008000.usb: irq 355, io mem 0x7d008000 [ 2.493003] tegra-ehci 7d008000.usb: USB 2.0 started, EHCI 1.10 [ 2.500074] hub 2-0:1.0: USB hub found [ 2.503983] hub 2-0:1.0: 1 port detected [ 2.510255] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 2.515218] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 2.521914] +3.3V_RUN: supplied by +3.3V_SYS [ 2.527249] +3.3V_AVDD_HDMI_AP_GATED: supplied by +3.3V_RUN [ 2.534358] +3.3V_LP0: supplied by +3.3V_SYS [ 2.540294] tegra-pcie 1003000.pcie-controller: 2x1, 1x1 configuration [ 2.546938] tegra-pcie 1003000.pcie-controller: Failed to get supply 'avddio-pex': -517 [ 2.558088] tegra124-dfll 70110000.clock: couldn't get vdd_cpu regulator [ 2.570420] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 2.577089] [drm] No driver support for vblank timestamp query. [ 2.706775] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 2.955001] Console: switching to colour frame buffer device 512x135 [ 3.053636] drm drm: fb0: frame buffer device [ 3.058183] [drm] Initialized tegra 0.0.0 20120330 for drm on minor 0 [ 3.069746] as3722-sd2: supplied by +5V_SYS [ 3.074245] as3722-sd3: supplied by +5V_SYS [ 3.078647] as3722-sd4: supplied by +5V_SYS [ 3.083187] as3722-sd5: supplied by +5V_SYS [ 3.089319] as3722-ldo0: supplied by +1.35V_LP0(sd2) [ 3.095331] as3722-ldo1: supplied by +3.3V_RUN [ 3.100062] as3722-ldo2: supplied by +1.8V_VDDIO [ 3.105593] as3722-ldo3: supplied by +3.3V_SYS [ 3.110877] as3722-ldo4: supplied by +3.3V_SYS [ 3.115578] as3722-ldo5: supplied by +1.8V_VDDIO [ 3.120429] as3722-ldo6: supplied by +3.3V_RUN [ 3.125257] as3722-ldo7: supplied by +1.8V_VDDIO [ 3.130618] +1.05V_RUN_CAM_REAR: Bringing 0uV into 1050000-1050000uV [ 3.137722] as3722-ldo9: supplied by +5V_SYS [ 3.143235] +3.3V_RUN_TOUCH: Bringing 0uV into 2800000-2800000uV [ 3.149777] as3722-ldo10: supplied by +5V_SYS [ 3.154739] +2.8V_RUN_CAM_AF: Bringing 0uV into 2800000-2800000uV [ 3.161556] as3722-ldo11: supplied by +3.3V_RUN [ 3.166904] +1.8V_RUN_VPP_FUSE: Bringing 0uV into 1800000-1800000uV [ 3.176933] tegra-ahci 70027000.sata: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl platform mode [ 3.186010] tegra-ahci 70027000.sata: flags: 64bit ncq sntf pm led pio slum part sadm sds apst [ 3.196695] scsi host0: tegra-ahci [ 3.201316] scsi host1: tegra-ahci [ 3.205081] ata1: SATA max UDMA/133 mmio [mem 0x70027000-0x70028fff] port 0x100 irq 345 [ 3.213121] ata2: DUMMY [ 3.218191] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 3.223142] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 3.228254] mmc1: Unknown controller version (3). You may experience problems. [ 3.235598] mmc1: Invalid maximum block size, assuming 512 bytes [ 3.303415] mmc1: SDHCI controller on 700b0400.sdhci [700b0400.sdhci] using ADMA [ 3.311552] tegra-pcie 1003000.pcie-controller: 2x1, 1x1 configuration [ 3.319990] tegra-pcie 1003000.pcie-controller: probing port 0, using 2 lanes [ 3.329348] tegra-pcie 1003000.pcie-controller: Slot present pin change, signature: 00000008 [ 3.353790] tegra-pcie 1003000.pcie-controller: probing port 1, using 1 lanes [ 3.363005] tegra-pcie 1003000.pcie-controller: Slot present pin change, signature: 00000000 [ 3.377314] tegra-pcie 1003000.pcie-controller: PCI host bridge to bus 0000:00 [ 3.384573] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 3.390748] pci_bus 0000:00: root bus resource [mem 0x13000000-0x1fffffff] [ 3.397632] pci_bus 0000:00: root bus resource [mem 0x20000000-0x3fffffff pref] [ 3.404955] pci_bus 0000:00: root bus resource [bus 00-ff] [ 3.410467] pci 0000:00:01.0: [10de:0e12] type 01 class 0x060400 [ 3.416564] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 3.426379] pci 0000:00:01.0: PME# supported from D0 D1 D2 D3hot D3cold [ 3.433011] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 3.443082] pci 0000:00:02.0: [10de:0e13] type 01 class 0x060400 [ 3.449168] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x52 may corrupt adjacent RW1C bits [ 3.458974] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold [ 3.465627] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4c may corrupt adjacent RW1C bits [ 3.475672] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 3.485455] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x3e may corrupt adjacent RW1C bits [ 3.495221] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4 may corrupt adjacent RW1C bits [ 3.504916] pci_bus 0000:00: 1-byte config write to 0000:00:01.0 offset 0xc may corrupt adjacent RW1C bits [ 3.514612] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4 may corrupt adjacent RW1C bits [ 3.524306] pci_bus 0000:00: 1-byte config write to 0000:00:02.0 offset 0xc may corrupt adjacent RW1C bits [ 3.533990] PCI: bus0: Fast back to back transfers disabled [ 3.539572] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 3.546736] ata1: SATA link down (SStatus 0 SControl 300) [ 3.553067] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 3.561282] pci 0000:01:00.0: [8086:4232] type 00 class 0x028000 [ 3.567347] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00001fff 64bit] [ 3.574343] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 3.596677] mmc1: new high speed SDHC card at address aaaa [ 3.602964] mmcblk1: mmc1:aaaa SD04G 3.69 GiB [ 3.607715] PCI: bus1: Fast back to back transfers disabled [ 3.613359] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 3.620200] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000 [ 3.626258] pci 0000:02:00.0: reg 0x10: [io 0x0000-0x00ff] [ 3.631868] pci 0000:02:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit] [ 3.638710] pci 0000:02:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref] [ 3.646119] pci 0000:02:00.0: supports D1 D2 [ 3.650390] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 3.669869] mmcblk1: p1 p2 p3 [ 3.683021] PCI: bus2: Fast back to back transfers disabled [ 3.688610] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02 [ 3.695429] pci 0000:00:01.0: BAR 8: assigned [mem 0x13000000-0x130fffff] [ 3.702213] pci 0000:00:02.0: BAR 8: assigned [mem 0x13100000-0x131fffff] [ 3.709038] pci 0000:00:02.0: BAR 9: assigned [mem 0x20000000-0x200fffff 64bit pref] [ 3.716825] pci 0000:00:02.0: BAR 7: assigned [io 0x1000-0x1fff] [ 3.722938] pci 0000:01:00.0: BAR 0: assigned [mem 0x13000000-0x13001fff 64bit] [ 3.730280] pci 0000:00:01.0: PCI bridge to [bus 01] [ 3.735286] pci 0000:00:01.0: bridge window [mem 0x13000000-0x130fffff] [ 3.742082] pci 0000:02:00.0: BAR 4: assigned [mem 0x20000000-0x20003fff 64bit pref] [ 3.749880] pci 0000:02:00.0: BAR 2: assigned [mem 0x13100000-0x13100fff 64bit] [ 3.757260] pci 0000:02:00.0: BAR 0: assigned [io 0x1000-0x10ff] [ 3.763396] pci 0000:00:02.0: PCI bridge to [bus 02] [ 3.768359] pci 0000:00:02.0: bridge window [io 0x1000-0x1fff] [ 3.774469] pci 0000:00:02.0: bridge window [mem 0x13100000-0x131fffff] [ 3.781251] pci 0000:00:02.0: bridge window [mem 0x20000000-0x200fffff 64bit pref] [ 3.789057] pci 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 3.796148] pcieport 0000:00:01.0: enabling device (0140 -> 0142) [ 3.802489] pcieport 0000:00:01.0: Signaling PME with IRQ 393 [ 3.808365] pci 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 3.815431] pcieport 0000:00:02.0: enabling device (0140 -> 0143) [ 3.821756] pcieport 0000:00:02.0: Signaling PME with IRQ 394 [ 3.827825] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 3.833439] r8169 0000:02:00.0: enabling device (0140 -> 0143) [ 3.864602] r8169 0000:02:00.0 eth0: RTL8168g/8111g at 0xf2d6c000, 00:04:4b:3a:d9:81, XID 0c000800 IRQ 395 [ 3.874278] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 3.887744] of: dev_pm_opp_of_cpumask_add_table: couldn't find opp table for cpu:0, -19 [ 3.895782] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 696000 KHz [ 3.903106] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 714000 KHz [ 3.912263] input: gpio-keys as /devices/soc0/gpio-keys/input/input0 [ 3.919555] as3722-rtc as3722-rtc: setting system clock to 2000-01-01 00:02:50 UTC (946684970) [ 3.928617] +USB0_VBUS_SW: disabling [ 3.932194] +1.8V_RUN_CAM: disabling [ 3.936011] +2.8V_RUN_CAM: disabling [ 3.939781] +1.2V_RUN_CAM_FRONT: disabling [ 3.944097] +1.05V_RUN_CAM_REAR: disabling [ 3.948345] +3.3V_RUN_TOUCH: disabling [ 3.952246] +2.8V_RUN_CAM_AF: disabling [ 3.956295] +1.8V_RUN_VPP_FUSE: disabling [ 3.961419] EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4 subsystem [ 3.982624] EXT4-fs (mmcblk0p1): recovery complete [ 3.987446] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 3.995571] VFS: Mounted root (ext3 filesystem) on device 179:1. [ 4.003662] devtmpfs: mounted [ 4.007265] Freeing unused kernel memory: 2048K bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control in this shell root@(none):/# mount -t sysfs none /sys root@(none):/# root@(none):/# mount -t debugfs none /sys/kernel/debug root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:21 1970 [ 7.425410] PM: Syncing filesystems ... done. [ 7.642826] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 7.651413] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 7.660531] Suspending console(s) (use no_console_suspend to debug) [ 7.784471] PM: suspend of devices complete after 114.996 msecs [ 7.786631] PM: late suspend of devices complete after 2.151 msecs [ 7.813885] PM: noirq suspend of devices complete after 27.249 msecs [ 7.813888] Disabling non-boot CPUs ... [ 7.814116] IRQ17 no longer affine to CPU1 [ 7.814304] CPU1: shutdown [ 7.864152] CPU2: shutdown [ 7.924177] CPU3: shutdown [ 7.973496] Entering suspend state LP1 [ 7.973496] Suspended for 2.905 seconds [ 7.973507] Enabling non-boot CPUs ... [ 8.003562] CPU1 is up [ 8.043586] CPU2 is up [ 8.083699] CPU3 is up [ 8.084398] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 8.084502] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 8.112951] PM: noirq resume of devices complete after 29.245 msecs [ 8.114380] PM: early resume of devices complete after 1.113 msecs [ 8.118003] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 8.263082] PM: resume of devices complete after 148.690 msecs [ 8.358341] Restarting tasks ... done. root@(none):/# root@(none):/# [ 8.565510] ata1: SATA link down (SStatus 0 SControl 300) rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:26 1970 [ 9.557584] PM: Syncing filesystems ... done. [ 9.753389] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 9.761705] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 9.770318] Suspending console(s) (use no_console_suspend to debug) [ 9.777269] pci_generic_config_write32: 116 callbacks suppressed [ 9.777276] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x9c may corrupt adjacent RW1C bits [ 9.777319] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 9.894332] PM: suspend of devices complete after 117.210 msecs [ 9.896768] PM: late suspend of devices complete after 2.426 msecs [ 9.897189] pci_bus 0000:02: 2-byte config write to 0000:02:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 9.897204] pci_bus 0000:02: 2-byte config write to 0000:02:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 9.923951] PM: noirq suspend of devices complete after 27.176 msecs [ 9.923953] Disabling non-boot CPUs ... [ 9.924406] CPU1: shutdown [ 9.993939] IRQ17 no longer affine to CPU2 [ 9.994199] CPU2: shutdown [ 10.054094] CPU3: shutdown [ 10.103452] Entering suspend state LP1 [ 10.103452] Suspended for 2.869 seconds [ 10.103463] Enabling non-boot CPUs ... [ 10.133570] CPU1 is up [ 10.173587] CPU2 is up [ 10.213694] CPU3 is up [ 10.214349] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 10.214360] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4c may corrupt adjacent RW1C bits [ 10.214369] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 10.214376] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 10.214382] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x88 may corrupt adjacent RW1C bits [ 10.214388] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 10.214494] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 10.214495] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 10.242925] PM: noirq resume of devices complete after 29.224 msecs [ 10.244576] PM: early resume of devices complete after 1.323 msecs [ 10.247359] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 10.393103] PM: resume of devices complete after 148.518 msecs [ 10.591626] Restarting tasks ... done. root@(none):/# root@(none):/# [ 10.695412] ata1: SATA link down (SStatus 0 SControl 300) rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:31 1970 [ 11.687141] PM: Syncing filesystems ... done. [ 11.882612] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 11.890996] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 11.899616] Suspending console(s) (use no_console_suspend to debug) [ 12.024299] PM: suspend of devices complete after 117.888 msecs [ 12.026309] PM: late suspend of devices complete after 1.999 msecs [ 12.053970] PM: noirq suspend of devices complete after 27.655 msecs [ 12.053973] Disabling non-boot CPUs ... [ 12.054432] CPU1: shutdown [ 12.104193] CPU2: shutdown [ 12.163967] CPU3: shutdown [ 12.193510] Entering suspend state LP1 [ 12.193510] Suspended for 2.909 seconds [ 12.193520] Enabling non-boot CPUs ... [ 12.223550] CPU1 is up [ 12.263556] CPU2 is up [ 12.303671] CPU3 is up [ 12.304413] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 12.304415] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 12.332899] PM: noirq resume of devices complete after 29.223 msecs [ 12.334715] PM: early resume of devices complete after 1.502 msecs [ 12.337539] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 12.483072] PM: resume of devices complete after 148.348 msecs [ 12.574223] Restarting tasks ... done. root@(none):/# root@(none):/# [ 12.785410] ata1: SATA link down (SStatus 0 SControl 300) rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:36 1970 [ 13.785577] PM: Syncing filesystems ... done. [ 13.972532] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 13.980887] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 13.989505] Suspending console(s) (use no_console_suspend to debug) [ 14.114310] PM: suspend of devices complete after 118.010 msecs [ 14.116756] PM: late suspend of devices complete after 2.436 msecs [ 14.143896] PM: noirq suspend of devices complete after 27.134 msecs [ 14.143899] Disabling non-boot CPUs ... [ 14.144353] CPU1: shutdown [ 14.194136] CPU2: shutdown [ 14.253934] CPU3: shutdown [ 14.303386] Entering suspend state LP1 [ 14.303386] Suspended for 2.889 seconds [ 14.303397] Enabling non-boot CPUs ... [ 14.333509] CPU1 is up [ 14.373515] CPU2 is up [ 14.413638] CPU3 is up [ 14.414383] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 14.414385] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 14.442868] PM: noirq resume of devices complete after 29.223 msecs [ 14.444564] PM: early resume of devices complete after 1.384 msecs [ 14.447583] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 14.593039] PM: resume of devices complete after 148.466 msecs [ 14.684280] Restarting tasks ... done. root@(none):/# root@(none):/# [ 14.895453] ata1: SATA link down (SStatus 0 SControl 300) rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:41 1970 [ 15.899964] PM: Syncing filesystems ... done. [ 16.082963] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 16.091272] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 16.099902] Suspending console(s) (use no_console_suspend to debug) [ 16.106857] pci_generic_config_write32: 116 callbacks suppressed [ 16.106863] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x9c may corrupt adjacent RW1C bits [ 16.106909] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 16.224248] PM: suspend of devices complete after 117.547 msecs [ 16.226455] PM: late suspend of devices complete after 2.197 msecs [ 16.226854] pci_bus 0000:02: 2-byte config write to 0000:02:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 16.226879] pci_bus 0000:02: 2-byte config write to 0000:02:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 16.253878] PM: noirq suspend of devices complete after 27.417 msecs [ 16.253881] Disabling non-boot CPUs ... [ 16.254342] CPU1: shutdown [ 16.304105] CPU2: shutdown [ 16.363892] CPU3: shutdown [ 16.393444] Entering suspend state LP1 [ 16.393444] Suspended for 2.909 seconds [ 16.393455] Enabling non-boot CPUs ... [ 16.423491] CPU1 is up [ 16.463501] CPU2 is up [ 16.503614] CPU3 is up [ 16.504248] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 16.504256] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4c may corrupt adjacent RW1C bits [ 16.504268] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 16.504275] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x88 may corrupt adjacent RW1C bits [ 16.504280] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 16.504286] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x90 may corrupt adjacent RW1C bits [ 16.504393] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 16.504394] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 16.532837] PM: noirq resume of devices complete after 29.217 msecs [ 16.534562] PM: early resume of devices complete after 1.384 msecs [ 16.537565] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 16.683012] PM: resume of devices complete after 148.441 msecs [ 16.877408] Restarting tasks ... done. root@(none):/# root@(none):/# [ 16.985394] ata1: SATA link down (SStatus 0 SControl 300) rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:46 1970 [ 17.990044] PM: Syncing filesystems ... done. [ 18.117012] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 18.125438] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 18.134391] Suspending console(s) (use no_console_suspend to debug) [ 18.275548] PM: suspend of devices complete after 133.064 msecs [ 18.283352] PM: late suspend of devices complete after 7.775 msecs [ 18.317537] PM: noirq suspend of devices complete after 34.160 msecs [ 18.317547] Disabling non-boot CPUs ... [ 18.319195] CPU1: shutdown [ 18.377735] CPU2: shutdown [ 18.437340] CPU3: shutdown [ 18.485151] Entering suspend state LP1 [ 18.485151] Suspended for 2.908 seconds [ 18.485162] Enabling non-boot CPUs ... [ 18.513444] CPU1 is up [ 18.553460] CPU2 is up [ 18.593566] CPU3 is up [ 18.594312] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 18.594314] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 18.622802] PM: noirq resume of devices complete after 29.230 msecs [ 18.624746] PM: early resume of devices complete after 1.630 msecs [ 18.627557] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 18.772944] PM: resume of devices complete after 148.189 msecs [ 18.864189] Restarting tasks ... done. root@(none):/# root@(none):/# [ 19.075184] ata1: SATA link down (SStatus 0 SControl 300) rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:51 1970 [ 20.083414] PM: Syncing filesystems ... done. [ 20.263098] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 20.271379] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 20.279990] Suspending console(s) (use no_console_suspend to debug) [ 20.404250] PM: suspend of devices complete after 117.467 msecs [ 20.405740] PM: late suspend of devices complete after 1.484 msecs [ 20.433757] PM: noirq suspend of devices complete after 28.011 msecs [ 20.433760] Disabling non-boot CPUs ... [ 20.434228] CPU1: shutdown [ 20.474048] CPU2: shutdown [ 20.533818] CPU3: shutdown [ 20.563373] Entering suspend state LP1 [ 20.563373] Suspended for 2.921 seconds [ 20.563384] Enabling non-boot CPUs ... [ 20.593431] CPU1 is up [ 20.633430] CPU2 is up [ 20.673540] CPU3 is up [ 20.674280] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 20.674282] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 20.702772] PM: noirq resume of devices complete after 29.226 msecs [ 20.704618] PM: early resume of devices complete after 1.513 msecs [ 20.707209] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 20.852946] PM: resume of devices complete after 148.318 msecs [ 20.944198] Restarting tasks ... done. root@(none):/# root@(none):/# [ 21.155282] ata1: SATA link down (SStatus 0 SControl 300) rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:56 1970 [ 22.164798] PM: Syncing filesystems ... done. [ 22.342755] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 22.351069] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 22.359683] Suspending console(s) (use no_console_suspend to debug) [ 22.366619] pci_generic_config_write32: 116 callbacks suppressed [ 22.366626] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x9c may corrupt adjacent RW1C bits [ 22.366667] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 22.484270] PM: suspend of devices complete after 117.794 msecs [ 22.486457] PM: late suspend of devices complete after 2.178 msecs [ 22.486849] pci_bus 0000:02: 2-byte config write to 0000:02:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 22.486875] pci_bus 0000:02: 2-byte config write to 0000:02:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 22.513778] PM: noirq suspend of devices complete after 27.315 msecs [ 22.513781] Disabling non-boot CPUs ... [ 22.514252] CPU1: shutdown [ 22.563973] CPU2: shutdown [ 22.623805] CPU3: shutdown [ 22.653344] Entering suspend state LP1 [ 22.653344] Suspended for 2.909 seconds [ 22.653354] Enabling non-boot CPUs ... [ 22.683399] CPU1 is up [ 22.723399] CPU2 is up [ 22.763510] CPU3 is up [ 22.764144] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 22.764155] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4c may corrupt adjacent RW1C bits [ 22.764165] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 22.764172] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 22.764178] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x88 may corrupt adjacent RW1C bits [ 22.764183] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 22.764289] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 22.764291] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 22.792743] PM: noirq resume of devices complete after 29.227 msecs [ 22.794528] PM: early resume of devices complete after 1.452 msecs [ 22.797634] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 22.942878] PM: resume of devices complete after 148.341 msecs [ 23.137333] Restarting tasks ... done. root@(none):/# root@(none):/# [ 23.245245] ata1: SATA link down (SStatus 0 SControl 300) rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:01:01 1970 [ 24.254150] PM: Syncing filesystems ... done. [ 24.433175] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 24.441509] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 24.450111] Suspending console(s) (use no_console_suspend to debug) [ 24.574295] PM: suspend of devices complete after 117.380 msecs [ 24.576559] PM: late suspend of devices complete after 2.254 msecs [ 24.603764] PM: noirq suspend of devices complete after 27.199 msecs [ 24.603767] Disabling non-boot CPUs ... [ 24.604017] IRQ17 no longer affine to CPU1 [ 24.604233] CPU1: shutdown [ 24.654005] CPU2: shutdown [ 24.713773] CPU3: shutdown [ 24.743311] Entering suspend state LP1 [ 24.743311] Suspended for 2.909 seconds [ 24.743322] Enabling non-boot CPUs ... [ 24.773383] CPU1 is up [ 24.813378] CPU2 is up [ 24.853478] CPU3 is up [ 24.854222] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 24.854224] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 24.882708] PM: noirq resume of devices complete after 29.224 msecs [ 24.884403] PM: early resume of devices complete after 1.359 msecs [ 24.887290] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 25.032844] PM: resume of devices complete after 148.431 msecs [ 25.128174] Restarting tasks ... done. root@(none):/# root@(none):/# [ 25.335184] ata1: SATA link down (SStatus 0 SControl 300) rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:01:06 1970 [ 26.343600] PM: Syncing filesystems ... done. [ 26.522694] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 26.531027] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 26.539643] Suspending console(s) (use no_console_suspend to debug) [ 26.664195] PM: suspend of devices complete after 117.758 msecs [ 26.666424] PM: late suspend of devices complete after 2.220 msecs [ 26.693722] PM: noirq suspend of devices complete after 27.291 msecs [ 26.693724] Disabling non-boot CPUs ... [ 26.693976] IRQ17 no longer affine to CPU1 [ 26.694193] CPU1: shutdown [ 26.763958] CPU2: shutdown [ 26.823737] CPU3: shutdown [ 26.853283] Entering suspend state LP1 [ 26.853283] Suspended for 2.889 seconds [ 26.853294] Enabling non-boot CPUs ... [ 26.883341] CPU1 is up [ 26.923349] CPU2 is up [ 26.963460] CPU3 is up [ 26.964208] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 26.964210] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 26.992683] PM: noirq resume of devices complete after 29.216 msecs [ 26.994590] PM: early resume of devices complete after 1.573 msecs [ 26.997725] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 27.142852] PM: resume of devices complete after 148.253 msecs [ 27.238186] Restarting tasks ... done. root@(none):/# root@(none):/# [ 27.445124] ata1: SATA link down (SStatus 0 SControl 300) NVTB SYSTEM SUSPEND TEST COMPLETE