Skip to content

Instantly share code, notes, and snippets.

@denysvitali
Created January 12, 2020 21:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save denysvitali/81e548975fea7eb89b9a4e73dc18a1e7 to your computer and use it in GitHub Desktop.
Save denysvitali/81e548975fea7eb89b9a4e73dc18a1e7 to your computer and use it in GitHub Desktop.
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd071]
[ 0.000000] Linux version 5.2.0-rc7+ (dvitali@denvit-ws1) (gcc version 9.1.0 (GCC)) #1 SMP Sat Jul 20 09:03:38 CEST 2019
[ 0.000000] Machine model: Google Pixel C
[ 0.000000] cma: Reserved 16 MiB at 0x00000000f5400000
[ 0.000000] On node 0 totalpages: 747008
[ 0.000000] DMA32 zone: 7576 pages used for memmap
[ 0.000000] DMA32 zone: 0 pages reserved
[ 0.000000] DMA32 zone: 484864 pages, LIFO batch:63
[ 0.000000] Normal zone: 4096 pages used for memmap
[ 0.000000] Normal zone: 262144 pages, LIFO batch:63
[ 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_UP_CPU reported invalid physical ID (0x80000000)
[ 0.000000] psci: SMC Calling Convention v1.0
[ 0.000000] percpu: Embedded 32 pages/cpu s91672 r8192 d31208 u131072
[ 0.000000] pcpu-alloc: s91672 r8192 d31208 u131072 alloc=32*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: detected: ARM erratum 832075
[ 0.000000] CPU features: detected: ARM erratum 834220
[ 0.000000] CPU features: detected: EL2 vector hardening
[ 0.000000] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 735336
[ 0.000000] Kernel command line: cros_secure vpr=0x08000000@0xf6800000 cros_legacy init=/init rw fbcon loglevel=0 earlyprintk drm.atomic=1 no_console_suspend firmware_class.path=/lib/firmware
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.000000] software IO TLB: mapped [mem 0xf1400000-0xf5400000] (64MB)
[ 0.000000] Memory: 2821644K/2988032K available (12542K kernel code, 1362K rwdata, 4732K rodata, 1344K init, 434K bss, 150004K reserved, 16384K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] /interrupt-controller@60004000: 192 interrupts forwarded to /interrupt-controller@50041000
[ 0.000000] random: get_random_bytes called from start_kernel+0x30c/0x4ac with crng_init=0
[ 0.000000] boot misc0 0x0: expected 0x80000
[ 0.000000] (comparison mask = 0x400ffffb)
[ 0.000000] boot misc2 0x1f720005: expected 0x1f720f05
[ 0.000000] (comparison mask = 0xffffff17)
[ 0.000000] PLL_C already enabled. Postponing set full defaults
[ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000003] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000097] Console: colour dummy device 80x25
[ 0.000108] printk: console [tty0] enabled
[ 0.000132] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
[ 0.000139] pid_max: default: 32768 minimum: 301
[ 0.000215] LSM: Security Framework initializing
[ 0.000265] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.000286] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.000613] *** VALIDATE proc ***
[ 0.000764] *** VALIDATE cgroup1 ***
[ 0.000770] *** VALIDATE cgroup2 ***
[ 0.001323] ASID allocator initialised with 32768 entries
[ 0.001391] rcu: Hierarchical SRCU implementation.
[ 0.002098] Speedo Revision 4
[ 0.002115] Tegra Revision: A02 SKU: 19 CPU Process: 0 SoC Process: -22
[ 0.002762] smp: Bringing up secondary CPUs ...
[ 0.003152] Detected PIPT I-cache on CPU1
[ 0.003188] CPU1: Booted secondary processor 0x0000000001 [0x411fd071]
[ 0.003663] Detected PIPT I-cache on CPU2
[ 0.003686] CPU2: Booted secondary processor 0x0000000002 [0x411fd071]
[ 0.004090] Detected PIPT I-cache on CPU3
[ 0.004113] CPU3: Booted secondary processor 0x0000000003 [0x411fd071]
[ 0.004173] smp: Brought up 1 node, 4 CPUs
[ 0.004177] SMP: Total of 4 processors activated.
[ 0.004183] CPU features: detected: 32-bit EL0 Support
[ 0.004188] CPU features: detected: CRC32 instructions
[ 0.004801] CPU: All CPU(s) started at EL2
[ 0.004818] alternatives: patching kernel code
[ 0.006782] devtmpfs: initialized
[ 0.012913] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.012924] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.013229] pinctrl core: initialized pinctrl subsystem
[ 0.013396] regulator-dummy: no parameters
[ 0.013743] NET: Registered protocol family 16
[ 0.014321] cpuidle: using governor menu
[ 0.014465] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.015289] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.016184] pstore: Registered ramoops as persistent store backend
[ 0.016190] ramoops: using 0x100000@0xf66cc000, ecc: 0
[ 0.026255] tegra-mc 70019000.memory-controller: no memory timings for RAM code 2 registered
[ 0.026590] platform 50000000.host1x: Adding to iommu group 0
[ 0.026636] platform 54200000.dc: Adding to iommu group 1
[ 0.026671] platform 54240000.dc: Adding to iommu group 1
[ 0.026724] platform 54340000.vic: Adding to iommu group 2
[ 0.026773] platform 57000000.gpu: Adding to iommu group 3
[ 0.035145] cryptd: max_cpu_qlen set to 1000
[ 0.039344] gpio gpiochip0: (tegra-gpio): added GPIO chardev (254:0)
[ 0.039379] gpiochip_setup_dev: registered GPIOs 0 to 255 on device: gpiochip0 (tegra-gpio)
[ 0.043352] reg-fixed-voltage regulators:regulator@0: GPIO lookup for consumer (null)
[ 0.043358] reg-fixed-voltage regulators:regulator@0: using device tree for GPIO lookup
[ 0.043371] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulators/regulator@0[0]'
[ 0.043380] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/regulators/regulator@0[0]'
[ 0.043385] reg-fixed-voltage regulators:regulator@0: using lookup tables for GPIO lookup
[ 0.043391] reg-fixed-voltage regulators:regulator@0: No GPIO consumer (null) found
[ 0.043406] PPVAR_SYS: 4400 mV
[ 0.043486] reg-fixed-voltage regulators:regulator@0: PPVAR_SYS supplying 4400000uV
[ 0.043588] reg-fixed-voltage regulators:regulator@1: GPIO lookup for consumer (null)
[ 0.043593] reg-fixed-voltage regulators:regulator@1: using device tree for GPIO lookup
[ 0.043603] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulators/regulator@1[0]'
[ 0.043617] regulator@1 GPIO handle specifies active low - ignored
[ 0.043624] of_get_named_gpiod_flags: parsed 'gpio' property of node '/regulators/regulator@1[0]' - status (0)
[ 0.043639] gpio gpiochip0: Persistence not supported for GPIO 172
[ 0.043655] reg-fixed-voltage regulators:regulator@1: Looking up vin-supply from device tree
[ 0.043664] PPLCD_VDD: supplied by PPVAR_SYS
[ 0.043670] PPVAR_SYS: could not add device link regulator.2 err -2
[ 0.043711] PPLCD_VDD: 4400 mV
[ 0.043781] reg-fixed-voltage regulators:regulator@1: PPLCD_VDD supplying 4400000uV
[ 0.043855] reg-fixed-voltage regulators:regulator@2: GPIO lookup for consumer (null)
[ 0.043860] reg-fixed-voltage regulators:regulator@2: using device tree for GPIO lookup
[ 0.043870] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulators/regulator@2[0]'
[ 0.043879] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/regulators/regulator@2[0]'
[ 0.043884] reg-fixed-voltage regulators:regulator@2: using lookup tables for GPIO lookup
[ 0.043889] reg-fixed-voltage regulators:regulator@2: No GPIO consumer (null) found
[ 0.043898] reg-fixed-voltage regulators:regulator@2: Looking up vin-supply from device tree
[ 0.043907] PP3000_ALWAYS: supplied by PPVAR_SYS
[ 0.043912] PPVAR_SYS: could not add device link regulator.3 err -2
[ 0.043937] PP3000_ALWAYS: 3000 mV
[ 0.043998] reg-fixed-voltage regulators:regulator@2: PP3000_ALWAYS supplying 3000000uV
[ 0.044077] reg-fixed-voltage regulators:regulator@3: GPIO lookup for consumer (null)
[ 0.044082] reg-fixed-voltage regulators:regulator@3: using device tree for GPIO lookup
[ 0.044091] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulators/regulator@3[0]'
[ 0.044099] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/regulators/regulator@3[0]'
[ 0.044104] reg-fixed-voltage regulators:regulator@3: using lookup tables for GPIO lookup
[ 0.044109] reg-fixed-voltage regulators:regulator@3: No GPIO consumer (null) found
[ 0.044117] reg-fixed-voltage regulators:regulator@3: Looking up vin-supply from device tree
[ 0.044124] PP3300: supplied by PPVAR_SYS
[ 0.044132] PPVAR_SYS: could not add device link regulator.4 err -2
[ 0.044155] PP3300: 3300 mV
[ 0.044217] reg-fixed-voltage regulators:regulator@3: PP3300 supplying 3300000uV
[ 0.044286] reg-fixed-voltage regulators:regulator@4: GPIO lookup for consumer (null)
[ 0.044291] reg-fixed-voltage regulators:regulator@4: using device tree for GPIO lookup
[ 0.044300] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulators/regulator@4[0]'
[ 0.044308] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/regulators/regulator@4[0]'
[ 0.044312] reg-fixed-voltage regulators:regulator@4: using lookup tables for GPIO lookup
[ 0.044317] reg-fixed-voltage regulators:regulator@4: No GPIO consumer (null) found
[ 0.044325] PP5000: 5000 mV
[ 0.044406] reg-fixed-voltage regulators:regulator@4: PP5000 supplying 5000000uV
[ 0.044481] reg-fixed-voltage regulators:regulator@5: GPIO lookup for consumer (null)
[ 0.044485] reg-fixed-voltage regulators:regulator@5: using device tree for GPIO lookup
[ 0.044494] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulators/regulator@5[0]'
[ 0.044506] regulator@5 GPIO handle specifies active low - ignored
[ 0.044513] of_get_named_gpiod_flags: parsed 'gpio' property of node '/regulators/regulator@5[0]' - status (0)
[ 0.044526] gpio gpiochip0: Persistence not supported for GPIO 171
[ 0.044537] PP1800_LCDIO: 1800 mV
[ 0.044604] reg-fixed-voltage regulators:regulator@5: PP1800_LCDIO supplying 1800000uV
[ 0.044673] reg-fixed-voltage regulators:regulator@6: GPIO lookup for consumer (null)
[ 0.044677] reg-fixed-voltage regulators:regulator@6: using device tree for GPIO lookup
[ 0.044691] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulators/regulator@6[0]'
[ 0.044703] regulator@6 GPIO handle specifies active low - ignored
[ 0.044709] of_get_named_gpiod_flags: parsed 'gpio' property of node '/regulators/regulator@6[0]' - status (0)
[ 0.044720] gpio gpiochip0: Persistence not supported for GPIO 83
[ 0.044733] PP1800_CAM: 1800 mV
[ 0.044799] reg-fixed-voltage regulators:regulator@6: PP1800_CAM supplying 1800000uV
[ 0.044870] reg-fixed-voltage regulators:regulator@7: GPIO lookup for consumer (null)
[ 0.044875] reg-fixed-voltage regulators:regulator@7: using device tree for GPIO lookup
[ 0.044884] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulators/regulator@7[0]'
[ 0.044892] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/regulators/regulator@7[0]'
[ 0.044897] reg-fixed-voltage regulators:regulator@7: using lookup tables for GPIO lookup
[ 0.044901] reg-fixed-voltage regulators:regulator@7: No GPIO consumer (null) found
[ 0.044910] reg-fixed-voltage regulators:regulator@7: Looking up vin-supply from device tree
[ 0.044917] USBC_VBUS: supplied by PPVAR_SYS
[ 0.044923] PPVAR_SYS: could not add device link regulator.8 err -2
[ 0.044943] USBC_VBUS: 5000 mV
[ 0.045006] reg-fixed-voltage regulators:regulator@7: USBC_VBUS supplying 5000000uV
[ 0.045078] reg-fixed-voltage regulators:regulator@8: GPIO lookup for consumer (null)
[ 0.045083] reg-fixed-voltage regulators:regulator@8: using device tree for GPIO lookup
[ 0.045091] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulators/regulator@8[0]'
[ 0.045099] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/regulators/regulator@8[0]'
[ 0.045104] reg-fixed-voltage regulators:regulator@8: using lookup tables for GPIO lookup
[ 0.045108] reg-fixed-voltage regulators:regulator@8: No GPIO consumer (null) found
[ 0.045117] reg-fixed-voltage regulators:regulator@8: Looking up vin-supply from device tree
[ 0.045130] AVDD_DSI_CSI_1V2: unable to resolve supply
[ 0.045134] AVDD_DSI_CSI_1V2: 1200 mV
[ 0.045204] reg-fixed-voltage regulators:regulator@8: Looking up vin-supply from device tree
[ 0.045217] AVDD_DSI_CSI_1V2: unable to resolve supply
[ 0.045223] reg-fixed-voltage regulators:regulator@8: AVDD_DSI_CSI_1V2 supplying 1200000uV
[ 0.045546] SCSI subsystem initialized
[ 0.045639] usbcore: registered new interface driver usbfs
[ 0.045660] usbcore: registered new interface driver hub
[ 0.045725] usbcore: registered new device driver usb
[ 0.045767] videodev: Linux video capture interface: v2.00
[ 0.045785] pps_core: LinuxPPS API ver. 1 registered
[ 0.045789] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.045797] PTP clock support registered
[ 0.046007] Advanced Linux Sound Architecture Driver Initialized.
[ 0.046279] Bluetooth: Core ver 2.22
[ 0.046298] NET: Registered protocol family 31
[ 0.046302] Bluetooth: HCI device and connection manager initialized
[ 0.046309] Bluetooth: HCI socket layer initialized
[ 0.046313] Bluetooth: L2CAP socket layer initialized
[ 0.046323] Bluetooth: SCO socket layer initialized
[ 0.046671] clocksource: Switched to clocksource arch_sys_counter
[ 0.095427] VFS: Disk quotas dquot_6.6.0
[ 0.095475] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.099738] NET: Registered protocol family 2
[ 0.100087] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes)
[ 0.100106] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.100197] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.100394] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.100476] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.100499] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.100618] NET: Registered protocol family 1
[ 0.100967] RPC: Registered named UNIX socket transport module.
[ 0.100971] RPC: Registered udp transport module.
[ 0.100974] RPC: Registered tcp transport module.
[ 0.100978] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.101219] PCI: CLS 0 bytes, default 64
[ 0.101323] Unpacking initramfs...
[ 0.147525] Freeing initrd memory: 1488K
[ 0.148042] kvm: Limiting the IPA size due to kernel Virtual Address limit
[ 0.148048] kvm [1]: IPA Size Limit: 43bits
[ 0.148424] kvm [1]: vgic interrupt IRQ1
[ 0.148526] kvm [1]: Hyp mode initialized successfully
[ 0.155604] Initialise system trusted keyrings
[ 0.155703] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[ 0.158387] zbud: loaded
[ 0.159822] ntfs: driver 2.1.32 [Flags: R/O].
[ 0.160003] fuse: init (API version 7.31)
[ 0.160919] Key type asymmetric registered
[ 0.160925] Asymmetric key parser 'x509' registered
[ 0.160938] io scheduler mq-deadline registered
[ 0.160942] io scheduler kyber registered
[ 0.161082] io scheduler bfq registered
[ 0.161533] phy phy-usb2.0: Looking up phy-supply from device tree
[ 0.161546] phy phy-usb2.0: Looking up phy-supply property in node /padctl@7009f000/pads/usb2/lanes/usb2-0 failed
[ 0.161676] phy phy-pcie.1: Looking up phy-supply from device tree
[ 0.161685] phy phy-pcie.1: Looking up phy-supply property in node /padctl@7009f000/pads/pcie/lanes/pcie-6 failed
[ 0.161760] usb2-0: Looking up vbus-supply from device tree
[ 0.161865] usb3-0: Looking up vbus-supply from device tree
[ 0.161873] usb3-0: Looking up vbus-supply property in node /padctl@7009f000/ports/usb3-0 failed
[ 0.161885] usb3-0: usb3-0 supply vbus not found, using dummy regulator
[ 0.163879] tegra124-dfll 70110000.clock: Looking up vdd-cpu-supply from device tree
[ 0.165362] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels
[ 0.166265] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled.
[ 0.168419] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.169437] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 69, base_baud = 25500000) is a Tegra
[ 0.169840] 70006200.serial: ttyTHS1 at MMIO 0x70006200 (irq = 70, base_baud = 0) is a TEGRA_UART
[ 0.170057] 70006300.serial: ttyTHS2 at MMIO 0x70006300 (irq = 71, base_baud = 0) is a TEGRA_UART
[ 0.170131] serial serial0: tty port ttyTHS2 registered
[ 0.170565] Failed to set up IOMMU for device 50000000.host1x; retaining platform DMA ops
[ 0.171364] Failed to set up IOMMU for device 57000000.gpu; retaining platform DMA ops
[ 0.171382] nouveau 57000000.gpu: Looking up vdd-supply from device tree
[ 0.171529] usbcore: registered new interface driver udl
[ 0.171857] Failed to set up IOMMU for device 54200000.dc; retaining platform DMA ops
[ 0.178931] Failed to set up IOMMU for device 54240000.dc; retaining platform DMA ops
[ 0.187087] of_get_named_gpiod_flags: can't parse 'nvidia,hpd-gpio' property of node '/host1x@50000000/dsi@54300000[0]'
[ 0.187112] tegra-dsi 54300000.dsi: Looking up avdd-dsi-csi-supply from device tree
[ 0.187128] reg-fixed-voltage regulators:regulator@8: Looking up vin-supply from device tree
[ 0.187142] tegra-dsi 54300000.dsi: cannot get VDD supply
[ 0.187434] tegra-dpaux 545c0000.dpaux: Looking up vdd-supply from device tree
[ 0.190148] Failed to set up IOMMU for device 54340000.vic; retaining platform DMA ops
[ 0.195768] loop: module loaded
[ 0.195996] zram: Added device: zram0
[ 0.196037] usbcore: registered new interface driver rtsx_usb
[ 0.196539] mdio_bus fixed-0: GPIO lookup for consumer reset
[ 0.196545] mdio_bus fixed-0: using lookup tables for GPIO lookup
[ 0.196550] mdio_bus fixed-0: No GPIO consumer reset found
[ 0.196562] libphy: Fixed MDIO Bus: probed
[ 0.196566] tun: Universal TUN/TAP device driver, 1.6
[ 0.196761] usbcore: registered new interface driver r8152
[ 0.196786] usbcore: registered new interface driver ax88179_178a
[ 0.197024] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.197028] ehci-pci: EHCI PCI platform driver
[ 0.197051] tegra-ehci: Tegra EHCI driver
[ 0.197604] tegra-xusb 70090000.usb: Looking up dvddio-pex-supply from device tree
[ 0.197623] tegra-xusb 70090000.usb: Failed to get supply 'dvddio-pex', deferring
[ 0.197629] tegra-xusb 70090000.usb: failed to get regulators: -517
[ 0.197821] usbcore: registered new interface driver usblp
[ 0.197843] usbcore: registered new interface driver usb-storage
[ 0.197863] usbcore: registered new interface driver ums-realtek
[ 0.197915] usbcore: registered new interface driver ftdi_sio
[ 0.197929] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 0.197944] usbcore: registered new interface driver option
[ 0.197958] usbserial: USB Serial support registered for GSM modem (1-port)
[ 0.197973] usbcore: registered new interface driver pl2303
[ 0.197990] usbserial: USB Serial support registered for pl2303
[ 0.198477] tegra_rtc 7000e000.rtc: registered as rtc1
[ 0.198483] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock
[ 0.198549] i2c /dev entries driver
[ 0.200477] of_get_named_gpiod_flags: can't parse 'maxim,dvs-gpio' property of node '/i2c@7000d000/max77621@1b[0]'
[ 0.200626] max8973 4-001b: CHIP-ID OTP: 0x01 ID_M: 0x01
[ 0.200659] max8973 4-001b: GPIO lookup for consumer maxim,enable
[ 0.200664] max8973 4-001b: using device tree for GPIO lookup
[ 0.200678] of_get_named_gpiod_flags: can't parse 'maxim,enable-gpios' property of node '/i2c@7000d000/max77621@1b[0]'
[ 0.200693] max8973 4-001b: No GPIO consumer maxim,enable found
[ 0.201389] max77620 4-003c: PMIC Version OTP:0x35 and ES:0x8
[ 0.203951] max77620-pmic max77620-pmic: Looking up in-sd0-supply from device tree
[ 0.204009] max77620-pmic max77620-pmic: Looking up in-sd0-supply property in node /i2c@7000d000/max77620@3c failed
[ 0.204028] max77620-sd0: supplied by regulator-dummy
[ 0.204034] regulator-dummy: could not add device link regulator.10 err -2
[ 0.204478] PPVAR_SOC: 825 <--> 1125 mV at 1000 mV
[ 0.204640] reg-fixed-voltage regulators:regulator@8: Looking up vin-supply from device tree
[ 0.204655] AVDD_DSI_CSI_1V2: unable to resolve supply
[ 0.204869] max77620-pmic max77620-pmic: Looking up in-sd1-supply from device tree
[ 0.204920] max77620-pmic max77620-pmic: Looking up in-sd1-supply property in node /i2c@7000d000/max77620@3c failed
[ 0.204932] max77620-sd1: supplied by regulator-dummy
[ 0.204937] regulator-dummy: could not add device link regulator.11 err -2
[ 0.205283] PP1100: 1125 mV
[ 0.205432] reg-fixed-voltage regulators:regulator@8: Looking up vin-supply from device tree
[ 0.205445] AVDD_DSI_CSI_1V2: unable to resolve supply
[ 0.205655] max77620-pmic max77620-pmic: Looking up in-sd2-supply from device tree
[ 0.205705] max77620-pmic max77620-pmic: Looking up in-sd2-supply property in node /i2c@7000d000/max77620@3c failed
[ 0.205717] max77620-sd2: supplied by regulator-dummy
[ 0.205723] regulator-dummy: could not add device link regulator.12 err -2
[ 0.206124] PP1350: 1350 mV
[ 0.206275] reg-fixed-voltage regulators:regulator@8: Looking up vin-supply from device tree
[ 0.206290] AVDD_DSI_CSI_1V2: unable to resolve supply
[ 0.206500] max77620-pmic max77620-pmic: Looking up in-sd3-supply from device tree
[ 0.206549] max77620-pmic max77620-pmic: Looking up in-sd3-supply property in node /i2c@7000d000/max77620@3c failed
[ 0.206562] max77620-sd3: supplied by regulator-dummy
[ 0.206568] regulator-dummy: could not add device link regulator.13 err -2
[ 0.207041] PP1800: 1800 mV
[ 0.207192] reg-fixed-voltage regulators:regulator@8: Looking up vin-supply from device tree
[ 0.207207] AVDD_DSI_CSI_1V2: unable to resolve supply
[ 0.207496] max77620-pmic max77620-pmic: Looking up in-ldo0-1-supply from device tree
[ 0.207528] max77620-ldo0: supplied by PP1350
[ 0.207534] PP1350: could not add device link regulator.14 err -2
[ 0.207696] AVDD_SYS_1V2: 1200 mV
[ 0.207768] reg-fixed-voltage regulators:regulator@8: Looking up vin-supply from device tree
[ 0.207783] AVDD_DSI_CSI_1V2: unable to resolve supply
[ 0.208118] max77620-pmic max77620-pmic: Looking up in-ldo0-1-supply from device tree
[ 0.208150] max77620-ldo1: supplied by PP1350
[ 0.208155] PP1350: could not add device link regulator.15 err -2
[ 0.208194] PP1200_RCAM: 1200 mV
[ 0.208265] reg-fixed-voltage regulators:regulator@8: Looking up vin-supply from device tree
[ 0.208282] AVDD_DSI_CSI_1V2: unable to resolve supply
[ 0.208627] max77620-pmic max77620-pmic: Looking up in-ldo2-supply from device tree
[ 0.208657] max77620-ldo2: supplied by PP3300
[ 0.208662] PP3300: could not add device link regulator.16 err -2
[ 0.208860] PP_LDO2: 1800 mV
[ 0.208931] reg-fixed-voltage regulators:regulator@8: Looking up vin-supply from device tree
[ 0.208946] AVDD_DSI_CSI_1V2: unable to resolve supply
[ 0.209289] max77620-pmic max77620-pmic: Looking up in-ldo3-5-supply from device tree
[ 0.209316] max77620-ldo3: supplied by PP3300
[ 0.209321] PP3300: could not add device link regulator.17 err -2
[ 0.209344] PP2800L_RCAM: 2800 mV
[ 0.209414] reg-fixed-voltage regulators:regulator@8: Looking up vin-supply from device tree
[ 0.209428] AVDD_DSI_CSI_1V2: unable to resolve supply
[ 0.209724] max77620-pmic max77620-pmic: Looking up in-ldo4-6-supply from device tree
[ 0.209772] max77620-pmic max77620-pmic: Looking up in-ldo4-6-supply property in node /i2c@7000d000/max77620@3c failed
[ 0.209788] max77620-ldo4: supplied by regulator-dummy
[ 0.209794] regulator-dummy: could not add device link regulator.18 err -2
[ 0.209952] PP1100_SOC_RTC: 850 mV
[ 0.210034] reg-fixed-voltage regulators:regulator@8: Looking up vin-supply from device tree
[ 0.210049] AVDD_DSI_CSI_1V2: unable to resolve supply
[ 0.210400] max77620-pmic max77620-pmic: Looking up in-ldo3-5-supply from device tree
[ 0.210427] max77620-ldo5: supplied by PP3300
[ 0.210432] PP3300: could not add device link regulator.19 err -2
[ 0.210456] PP2800L_FCAM: 2800 mV
[ 0.210526] reg-fixed-voltage regulators:regulator@8: Looking up vin-supply from device tree
[ 0.210540] AVDD_DSI_CSI_1V2: unable to resolve supply
[ 0.210900] max77620-pmic max77620-pmic: Looking up in-ldo4-6-supply from device tree
[ 0.210949] max77620-pmic max77620-pmic: Looking up in-ldo4-6-supply property in node /i2c@7000d000/max77620@3c failed
[ 0.210966] max77620-ldo6: supplied by regulator-dummy
[ 0.210971] regulator-dummy: could not add device link regulator.20 err -2
[ 0.210998] PP_LDO6: 1800 mV
[ 0.211062] reg-fixed-voltage regulators:regulator@8: Looking up vin-supply from device tree
[ 0.211075] AVDD_DSI_CSI_1V2: unable to resolve supply
[ 0.211379] max77620-pmic max77620-pmic: Looking up in-ldo7-8-supply from device tree
[ 0.211410] max77620-ldo7: supplied by PP1350
[ 0.211416] PP1350: could not add device link regulator.21 err -2
[ 0.211574] PP1050_AVDD: 1050 mV
[ 0.211657] reg-fixed-voltage regulators:regulator@8: Looking up vin-supply from device tree
[ 0.211672] AVDD_DSI_CSI_1V2: unable to resolve supply
[ 0.211981] max77620-pmic max77620-pmic: Looking up in-ldo7-8-supply from device tree
[ 0.212013] max77620-ldo8: supplied by PP1350
[ 0.212018] PP1350: could not add device link regulator.22 err -2
[ 0.212174] AVDDIO_1V05: 1050 mV
[ 0.212246] reg-fixed-voltage regulators:regulator@8: Looking up vin-supply from device tree
[ 0.212260] AVDD_DSI_CSI_1V2: unable to resolve supply
[ 0.212440] gpiochip_find_base: found new base at 504
[ 0.212538] gpio gpiochip1: (max77620-gpio): added GPIO chardev (254:1)
[ 0.212577] gpiochip_setup_dev: registered GPIOs 504 to 511 on device: gpiochip1 (max77620-gpio)
[ 0.343228] max77686-rtc max77620-rtc: registered as rtc0
[ 0.343708] of_get_named_gpiod_flags: can't parse 'maxim,dvs-gpio' property of node '/i2c@7000d000/pmic@1c[0]'
[ 0.343853] max8973 4-001c: CHIP-ID OTP: 0x01 ID_M: 0x01
[ 0.343885] max8973 4-001c: GPIO lookup for consumer maxim,enable
[ 0.343889] max8973 4-001c: using device tree for GPIO lookup
[ 0.343900] of_get_named_gpiod_flags: can't parse 'maxim,enable-gpios' property of node '/i2c@7000d000/pmic@1c[0]'
[ 0.343918] of_get_named_gpiod_flags: parsed 'maxim,enable-gpio' property of node '/i2c@7000d000/pmic@1c[0]' - status (0)
[ 0.343927] gpio gpiochip1: Persistence not supported for GPIO 6
[ 0.344049] random: fast init done
[ 0.344445] PPVAR_GPU: override min_uV, 840000 -> 843750
[ 0.344453] PPVAR_GPU: 843 <--> 1150 mV at 1100 mV at 15000 mA
[ 0.344542] reg-fixed-voltage regulators:regulator@8: Looking up vin-supply from device tree
[ 0.344557] AVDD_DSI_CSI_1V2: supplied by AVDD_SYS_1V2
[ 0.344823] max8973 4-001c: Failed to register thermal sensor: -19
[ 0.345426] lp855x 5-002c: Looking up power-supply from device tree
[ 0.345464] lp855x 5-002c: Looking up enable-supply from device tree
[ 0.349918] lm90 5-004c: Looking up vcc-supply from device tree
[ 0.351032] max77620-thermal max77620-thermal: Failed to register thermal zone: -19
[ 0.351233] tegra_soctherm 700e2000.thermal-sensor: missing thermtrips, will use critical trips as shut down temp
[ 0.351244] tegra_soctherm 700e2000.thermal-sensor: throttle-cfg: heavy: no throt prop or invalid prop
[ 0.351343] tegra_soctherm 700e2000.thermal-sensor: soctherm: trip temperature -2147483647 forced to -127000
[ 0.351354] tegra_soctherm 700e2000.thermal-sensor: thermtrip: will shut down when cpu reaches 102500 mC
[ 0.351437] tegra_soctherm 700e2000.thermal-sensor: soctherm: trip temperature -2147483647 forced to -127000
[ 0.351446] tegra_soctherm 700e2000.thermal-sensor: thermtrip: will shut down when gpu reaches 103000 mC
[ 0.351529] tegra_soctherm 700e2000.thermal-sensor: soctherm: trip temperature -2147483647 forced to -127000
[ 0.351537] tegra_soctherm 700e2000.thermal-sensor: thermtrip: will shut down when pll reaches 103000 mC
[ 0.351542] tegra_soctherm 700e2000.thermal-sensor: throttrip: pll: missing hot temperature
[ 0.351619] tegra_soctherm 700e2000.thermal-sensor: soctherm: trip temperature -2147483647 forced to -127000
[ 0.351627] tegra_soctherm 700e2000.thermal-sensor: thermtrip: will shut down when mem reaches 103000 mC
[ 0.351632] tegra_soctherm 700e2000.thermal-sensor: throttrip: mem: missing hot temperature
[ 0.352391] Bluetooth: HCI UART driver ver 2.3
[ 0.352398] Bluetooth: HCI UART protocol H4 registered
[ 0.352477] Bluetooth: HCI UART protocol Broadcom registered
[ 0.353260] sdhci: Secure Digital Host Controller Interface driver
[ 0.353264] sdhci: Copyright(c) Pierre Ossman
[ 0.353267] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.353529] sdhci-tegra 700b0200.sdhci: Missing 3.3V pad state, err: -19
[ 0.353541] sdhci-tegra 700b0200.sdhci: GPIO lookup for consumer wp
[ 0.353545] sdhci-tegra 700b0200.sdhci: using device tree for GPIO lookup
[ 0.353557] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/sdhci@700b0200[0]'
[ 0.353566] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/sdhci@700b0200[0]'
[ 0.353572] sdhci-tegra 700b0200.sdhci: using lookup tables for GPIO lookup
[ 0.353577] sdhci-tegra 700b0200.sdhci: No GPIO consumer wp found
[ 0.353627] sdhci-tegra 700b0200.sdhci: GPIO lookup for consumer power
[ 0.353632] sdhci-tegra 700b0200.sdhci: using device tree for GPIO lookup
[ 0.353649] of_get_named_gpiod_flags: parsed 'power-gpios' property of node '/sdhci@700b0200[0]' - status (0)
[ 0.353666] gpio gpiochip0: Persistence not supported for GPIO 57
[ 0.361778] sdhci-tegra 700b0200.sdhci: Looking up vmmc-supply from device tree
[ 0.361841] sdhci-tegra 700b0200.sdhci: Looking up vqmmc-supply from device tree
[ 0.361850] sdhci-tegra 700b0200.sdhci: Looking up vqmmc-supply property in node /sdhci@700b0200 failed
[ 0.395576] mmc0: SDHCI controller on 700b0200.sdhci [700b0200.sdhci] using ADMA 64-bit
[ 0.395816] sdhci-tegra 700b0600.sdhci: Missing 3.3V pad state, err: -19
[ 0.395826] sdhci-tegra 700b0600.sdhci: GPIO lookup for consumer wp
[ 0.395830] sdhci-tegra 700b0600.sdhci: using device tree for GPIO lookup
[ 0.395840] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/sdhci@700b0600[0]'
[ 0.395848] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/sdhci@700b0600[0]'
[ 0.395852] sdhci-tegra 700b0600.sdhci: using lookup tables for GPIO lookup
[ 0.395857] sdhci-tegra 700b0600.sdhci: No GPIO consumer wp found
[ 0.395907] sdhci-tegra 700b0600.sdhci: GPIO lookup for consumer power
[ 0.395911] sdhci-tegra 700b0600.sdhci: using device tree for GPIO lookup
[ 0.395919] of_get_named_gpiod_flags: can't parse 'power-gpios' property of node '/sdhci@700b0600[0]'
[ 0.395927] of_get_named_gpiod_flags: can't parse 'power-gpio' property of node '/sdhci@700b0600[0]'
[ 0.395931] sdhci-tegra 700b0600.sdhci: using lookup tables for GPIO lookup
[ 0.395935] sdhci-tegra 700b0600.sdhci: No GPIO consumer power found
[ 0.402850] sdhci-tegra 700b0600.sdhci: Looking up vmmc-supply from device tree
[ 0.402899] sdhci-tegra 700b0600.sdhci: Looking up vqmmc-supply from device tree
[ 0.419837] mmc0: queuing unknown CIS tuple 0x80 (2 bytes)
[ 0.422298] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[ 0.424737] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[ 0.429024] mmc0: queuing unknown CIS tuple 0x80 (7 bytes)
[ 0.434055] mmc1: SDHCI controller on 700b0600.sdhci [700b0600.sdhci] using ADMA 64-bit
[ 0.434305] hidraw: raw HID events driver (C) Jiri Kosina
[ 0.436819] usbcore: registered new interface driver usbhid
[ 0.436823] usbhid: USB HID core driver
[ 0.436895] i2c_hid 1-0020: Looking up vdd-supply from device tree
[ 0.436904] i2c_hid 1-0020: Looking up vdd-supply property in node /i2c@7000c000/i2c-hid-dev@20 failed
[ 0.436931] i2c_hid 1-0020: 1-0020 supply vdd not found, using dummy regulator
[ 0.436965] i2c_hid 1-0020: Looking up vddl-supply from device tree
[ 0.436972] i2c_hid 1-0020: Looking up vddl-supply property in node /i2c@7000c000/i2c-hid-dev@20 failed
[ 0.436993] i2c_hid 1-0020: 1-0020 supply vddl not found, using dummy regulator
[ 0.456544] input: hid-over-i2c 06CB:3370 as /devices/platform/7000c000.i2c/i2c-1/1-0020/0018:06CB:3370.0001/input/input0
[ 0.456875] input: hid-over-i2c 06CB:3370 System Control as /devices/platform/7000c000.i2c/i2c-1/1-0020/0018:06CB:3370.0001/input/input2
[ 0.457296] hid-multitouch 0018:06CB:3370.0001: input,hidraw0: I2C HID v1.00 Device [hid-over-i2c 06CB:3370] on 1-0020
[ 0.467192] cros-usbpd-charger cros-usbpd-charger.1.auto: Unable to get the number of ports (err:0xffffffb9)
[ 0.467198] cros-usbpd-charger cros-usbpd-charger.1.auto: Could not get charger port count
[ 0.484763] cros-ec-i2c 2-001e: Chrome EC device registered
[ 0.514274] usbcore: registered new interface driver snd-usb-audio
[ 0.514832] GACT probability NOT on
[ 0.514842] Mirror/redirect action on
[ 0.514849] u32 classifier
[ 0.514852] Actions configured
[ 0.515342] xt_time: kernel timezone is -0000
[ 0.515426] ipip: IPv4 and MPLS over IPv4 tunneling driver
[ 0.515911] Initializing XFRM netlink socket
[ 0.516199] NET: Registered protocol family 10
[ 0.516925] Segment Routing with IPv6
[ 0.516984] mip6: Mobile IPv6
[ 0.517125] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 0.517669] NET: Registered protocol family 17
[ 0.517682] NET: Registered protocol family 15
[ 0.517721] Bridge firewalling registered
[ 0.517858] Bluetooth: RFCOMM TTY layer initialized
[ 0.517865] Bluetooth: RFCOMM socket layer initialized
[ 0.517879] Bluetooth: RFCOMM ver 1.11
[ 0.517887] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 0.517892] Bluetooth: BNEP socket layer initialized
[ 0.517895] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 0.517900] Bluetooth: HIDP socket layer initialized
[ 0.518026] Key type dns_resolver registered
[ 0.518485] registered taskstats version 1
[ 0.518489] Loading compiled-in X.509 certificates
[ 0.518549] zswap: loaded using pool lzo/zbud
[ 0.518836] pstore: Using crash dump compression: deflate
[ 0.526633] tegra124-dfll 70110000.clock: Looking up vdd-cpu-supply from device tree
[ 0.526969] Failed to set up IOMMU for device 57000000.gpu; retaining platform DMA ops
[ 0.526990] nouveau 57000000.gpu: Looking up vdd-supply from device tree
[ 0.527373] nouveau 57000000.gpu: NVIDIA GM20B (12b000a1)
[ 0.527391] nouveau 57000000.gpu: imem: using IOMMU
[ 0.528881] tegra-mc 70019000.memory-controller: gpusrd: read @0x0000000000000200: EMEM address decode error (EMEM decode error)
[ 0.533318] mmc0: new high speed SDIO card at address 0001
[ 0.542248] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4354-sdio for chip BCM4354/1
[ 0.543195] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac4354-sdio.google,smaug-rev8.txt failed with error -2
[ 0.543531] [TTM] Zone kernel: Available graphics memory: 1419758 KiB
[ 0.543536] [TTM] Initializing pool allocator
[ 0.543552] [TTM] Initializing DMA pool allocator
[ 0.543591] nouveau 57000000.gpu: DRM: VRAM: 0 MiB
[ 0.543596] nouveau 57000000.gpu: DRM: GART: 1048576 MiB
[ 0.544716] nouveau 57000000.gpu: DRM: MM: using COPY for buffer copies
[ 0.545206] [drm] Initialized nouveau 1.3.1 20120801 for 57000000.gpu on minor 0
[ 0.545427] of_get_named_gpiod_flags: can't parse 'nvidia,hpd-gpio' property of node '/host1x@50000000/dsi@54300000[0]'
[ 0.545458] tegra-dsi 54300000.dsi: Looking up avdd-dsi-csi-supply from device tree
[ 0.545796] of_get_named_gpiod_flags: can't parse 'nvidia,hpd-gpio' property of node '/host1x@50000000/dsi@54400000[0]'
[ 0.545818] tegra-dsi 54400000.dsi: Looking up avdd-dsi-csi-supply from device tree
[ 0.545941] panel-jdi-lpm102a188a-dsi 54400000.dsi.0: Looking up power-supply from device tree
[ 0.545987] panel-jdi-lpm102a188a-dsi 54400000.dsi.0: Looking up ddi-supply from device tree
[ 0.546041] of_get_named_gpiod_flags: parsed 'enable-gpio' property of node '/host1x@50000000/dsi@54400000/panel@0[0]' - status (0)
[ 0.546069] of_get_named_gpiod_flags: parsed 'reset-gpio' property of node '/host1x@50000000/dsi@54400000/panel@0[0]' - status (0)
[ 0.546092] tegra-dsi 54400000.dsi: attaching dual-channel device 54400000.dsi.0
[ 0.546167] Failed to set up IOMMU for device drm; retaining platform DMA ops
[ 0.546988] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 0.546992] [drm] No driver support for vblank timestamp query.
[ 0.668504] mmc1: new HS400 MMC card at address 0001
[ 0.669213] mmcblk1: mmc1:0001 064G70 58.2 GiB
[ 0.669641] mmcblk1boot0: mmc1:0001 064G70 partition 1 4.00 MiB
[ 0.670074] mmcblk1boot1: mmc1:0001 064G70 partition 2 4.00 MiB
[ 0.670243] mmcblk1rpmb: mmc1:0001 064G70 partition 3 4.00 MiB, chardev (245:0)
[ 0.673663] mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11
[ 0.919210] random: crng init done
[ 1.112194] Console: switching to colour frame buffer device 320x112
[ 1.155631] drm drm: fb0: tegradrmfb frame buffer device
[ 1.155710] [drm] Initialized tegra 0.0.0 20120330 for drm on minor 1
[ 1.156316] tegra-xusb 70090000.usb: Looking up dvddio-pex-supply from device tree
[ 1.156380] tegra-xusb 70090000.usb: Looking up hvddio-pex-supply from device tree
[ 1.156421] tegra-xusb 70090000.usb: Looking up avdd-usb-supply from device tree
[ 1.156473] tegra-xusb 70090000.usb: Looking up avdd-pll-utmip-supply from device tree
[ 1.156506] tegra-xusb 70090000.usb: Looking up avdd-pll-uerefe-supply from device tree
[ 1.156548] tegra-xusb 70090000.usb: Looking up dvdd-pex-pll-supply from device tree
[ 1.156585] tegra-xusb 70090000.usb: Looking up hvdd-pex-pll-e-supply from device tree
[ 1.215380] tegra-xusb 70090000.usb: Firmware timestamp: 2015-08-10 09:47:54 UTC
[ 1.215415] tegra-xusb 70090000.usb: xHCI Host Controller
[ 1.215658] tegra-xusb 70090000.usb: new USB bus registered, assigned bus number 1
[ 1.216606] tegra-xusb 70090000.usb: hcc params 0x0184f525 hci version 0x100 quirks 0x0000000000010010
[ 1.216644] tegra-xusb 70090000.usb: irq 79, io mem 0x70090000
[ 1.216929] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02
[ 1.216936] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.216941] usb usb1: Product: xHCI Host Controller
[ 1.216945] usb usb1: Manufacturer: Linux 5.2.0-rc7+ xhci-hcd
[ 1.216950] usb usb1: SerialNumber: 70090000.usb
[ 1.217351] hub 1-0:1.0: USB hub found
[ 1.217390] hub 1-0:1.0: 5 ports detected
[ 1.217741] tegra-xusb 70090000.usb: xHCI Host Controller
[ 1.217832] tegra-xusb 70090000.usb: new USB bus registered, assigned bus number 2
[ 1.217848] tegra-xusb 70090000.usb: Host supports USB 3.0 SuperSpeed
[ 1.217906] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.217978] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.02
[ 1.217984] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.217988] usb usb2: Product: xHCI Host Controller
[ 1.217993] usb usb2: Manufacturer: Linux 5.2.0-rc7+ xhci-hcd
[ 1.217997] usb usb2: SerialNumber: 70090000.usb
[ 1.218276] hub 2-0:1.0: USB hub found
[ 1.218301] hub 2-0:1.0: 4 ports detected
[ 1.219013] of_get_named_gpiod_flags: can't parse 'maxim,dvs-gpio' property of node '/i2c@7000d000/max77621@1b[0]'
[ 1.219293] max8973 4-001b: CHIP-ID OTP: 0x01 ID_M: 0x01
[ 1.219333] max8973 4-001b: GPIO lookup for consumer maxim,enable
[ 1.219338] max8973 4-001b: using device tree for GPIO lookup
[ 1.219353] of_get_named_gpiod_flags: can't parse 'maxim,enable-gpios' property of node '/i2c@7000d000/max77621@1b[0]'
[ 1.219372] of_get_named_gpiod_flags: parsed 'maxim,enable-gpio' property of node '/i2c@7000d000/max77621@1b[0]' - status (0)
[ 1.219382] gpio gpiochip1: Persistence not supported for GPIO 5
[ 1.220236] PPVAR_CPU: 800 <--> 1231 mV at 1000 mV at 12000 mA
[ 1.220611] max8973 4-001b: Failed to register thermal sensor: -19
[ 1.220885] tegra124-dfll 70110000.clock: Looking up vdd-cpu-supply from device tree
[ 1.221820] tegra124-dfll 70110000.clock: Looking up vdd-cpu-supply from device tree
[ 1.223128] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 1267200 KHz
[ 1.223147] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 1326000 KHz
[ 1.223557] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-keys/power[0]' - status (0)
[ 1.223572] gpio gpiochip0: Persistence not supported for GPIO 189
[ 1.223613] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-keys/volume_down[0]' - status (0)
[ 1.223621] gpio gpiochip0: Persistence not supported for GPIO 191
[ 1.223647] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-keys/volume_up[0]' - status (0)
[ 1.223654] gpio gpiochip0: Persistence not supported for GPIO 100
[ 1.223733] input: gpio-keys as /devices/platform/gpio-keys/input/input3
[ 1.254883] max77686-rtc max77620-rtc: setting system clock to 2020-01-11T11:01:44 UTC (1578740504)
[ 1.255104] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 1.256680] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 1.257162] PP1800_CAM: disabling
[ 1.257181] PP1200_RCAM: disabling
[ 1.257292] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 1.257302] cfg80211: failed to load regulatory.db
[ 1.257310] PP2800L_RCAM: disabling
[ 1.257424] PP2800L_FCAM: disabling
[ 1.257477] PP_LDO6: disabling
[ 1.257588] ALSA device list:
[ 1.257594] No soundcards found.
[ 1.258183] Freeing unused kernel memory: 1344K
[ 1.270775] Run /init as init process
[ 1.312367] EXT4-fs (mmcblk1p7): warning: maximal mount count reached, running e2fsck is recommended
[ 1.313355] EXT4-fs (mmcblk1p7): mounted filesystem with ordered data mode. Opts: (null)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment