Skip to content

Instantly share code, notes, and snippets.

@zhuowei
Created February 7, 2019 19:36
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 zhuowei/060a3997d23b4e003b01d27678c7b25f to your computer and use it in GitHub Desktop.
Save zhuowei/060a3997d23b4e003b01d27678c7b25f to your computer and use it in GitHub Desktop.
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x517f803c]
[ 0.000000] Linux version 5.0.0-rc3-00073-g3c004e379cc5-dirty (zhuowei@carl) (gcc version 7.3.0 (Ubuntu/Linaro 7.3.0-27ubuntu1~18.04)) #49 SMP PREEMPT Thu Feb 7 11:28:26 PST 2019
[ 0.000000] Machine model: Qualcomm Technologies, Inc. SDM845 MTP
[ 0.000000] printk: debug: ignoring loglevel setting.
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
[ 0.000000] cma: Reserved 32 MiB at 0x00000000fe000000
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x000000017e09ffff]
[ 0.000000] NUMA: NODE_DATA [mem 0x17d893840-0x17d894fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000017e09ffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080000000-0x0000000085fbffff]
[ 0.000000] node 0: [mem 0x0000000088f00000-0x000000009d3fffff]
[ 0.000000] node 0: [mem 0x000000009e443000-0x00000000a17fffff]
[ 0.000000] node 0: [mem 0x00000000a1810000-0x00000000a1a0ffff]
[ 0.000000] node 0: [mem 0x00000000a1c11000-0x000000017e09ffff]
[ 0.000000] Zeroed struct page in unavailable ranges: 560 pages
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000017e09ffff]
[ 0.000000] On node 0 totalpages: 1023756
[ 0.000000] DMA32 zone: 8192 pages used for memmap
[ 0.000000] DMA32 zone: 0 pages reserved
[ 0.000000] DMA32 zone: 507500 pages, LIFO batch:63
[ 0.000000] Normal zone: 8067 pages used for memmap
[ 0.000000] Normal zone: 516256 pages, LIFO batch:63
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.0
[ 0.000000] WARNING: x1-x3 nonzero in violation of boot protocol:
[ 0.000000] x1: 000000000ae96004
[ 0.000000] x2: 0000000000000000
[ 0.000000] x3: 0000000000000000
[ 0.000000] This indicates a broken bootloader or old kernel
[ 0.000000] random: get_random_bytes called from start_kernel+0xa8/0x408 with crng_init=0
[ 0.000000] percpu: Embedded 23 pages/cpu @(____ptrval____) s55960 r8192 d30056 u94208
[ 0.000000] pcpu-alloc: s55960 r8192 d30056 u94208 alloc=23*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[ 0.000000] CPU features: detected: Hardware dirty bit management
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1007497
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: rootwait ro init=/init androidboot.bootdevice=1d84000.ufshc androidboot.baseband=sdm androidboot.keymaster=1 msm_drm.dsi_display0=dsi_s6e3ha8_cmd_display::timing0 skip_initramfs androidboot.serialno=(removed) androidboot.slot_suffix=_a androidboot.hardware.platform=sdm845 androidboot.hardware=crosshatch androidboot.revision=MP1.0 androidboot.bootloader=b1c1-0.1-5155331 androidboot.hardware.sku=G013C androidboot.hardware.radio.subtype=0 androidboot.dtbo_idx=0 androidboot.bootreason=watchdog androidboot.hardware.ddr=4GB,Micron,LPDDR4X androidboot.ddr_info=Micron androidboot.ddr_size=4GB androidboot.hardware.ufs=128GB,Micron androidboot.cid=00000000 androidboot.boottime=0BLE:83,1BLL:147,1BLE:932,2BLL:120,2BLE:452544,SW:1781,KL:0,KD:2414,ODT:0,AVB:26 androidboot.ramdump=disabled androidboot.blockchain=disabled dm="1 vroot none ro 1,0 5676008 verity 1 PARTUUID=0d1b91f7-475c-4d6e-8455-dec161a8d435 PARTUUID=0d1b91f7-475c-4d6e-8455-dec161a8d435 4096 4096 709501
[ 0.000000] software IO TLB: mapped [mem 0xf9fff000-0xfdfff000] (64MB)
[ 0.000000] Memory: 3864252K/4095024K available (11068K kernel code, 1610K rwdata, 5376K rodata, 1408K init, 381K bss, 198004K reserved, 32768K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=8.
[ 0.000000] Tasks RCU enabled.
[ 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=8
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: Distributor has no Range Selector support
[ 0.000000] GICv3: no VLPI support, no direct LPI support
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000017a60000
[ 0.000000] ITS: No ITS available, not enabling LPIs
[ 0.000000] of_clk_set_defaults called with xo-board, xo-board, supplier
[ 0.000000] of_clk_set_defaults called with xo-board, xo-board, supplier
[ 0.000000] of_clk_set_defaults called with sleep-clk, sleep-clk, supplier
[ 0.000000] of_clk_set_defaults called with sleep-clk, sleep-clk, supplier
[ 0.000000] arch_timer: cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000005] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000157] Console: colour dummy device 80x25
[ 0.000538] printk: console [tty2] enabled
[ 0.000657] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
[ 0.000671] pid_max: default: 32768 minimum: 301
[ 0.000735] LSM: Security Framework initializing
[ 0.001724] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.002327] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.002399] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.002428] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.023667] ASID allocator initialised with 32768 entries
[ 0.031657] rcu: Hierarchical SRCU implementation.
[ 0.041091] EFI services will not be available.
[ 0.047684] smp: Bringing up secondary CPUs ...
[ 0.081038] Detected VIPT I-cache on CPU1
[ 0.081083] GICv3: CPU1: found redistributor 100 region 0:0x0000000017a80000
[ 0.081143] CPU1: Booted secondary processor 0x0000000100 [0x517f803c]
[ 0.112947] Detected VIPT I-cache on CPU2
[ 0.112970] GICv3: CPU2: found redistributor 200 region 0:0x0000000017aa0000
[ 0.113009] CPU2: Booted secondary processor 0x0000000200 [0x517f803c]
[ 0.145160] Detected VIPT I-cache on CPU3
[ 0.145183] GICv3: CPU3: found redistributor 300 region 0:0x0000000017ac0000
[ 0.145221] CPU3: Booted secondary processor 0x0000000300 [0x517f803c]
[ 0.177818] Detected VIPT I-cache on CPU4
[ 0.177846] GICv3: CPU4: found redistributor 400 region 0:0x0000000017ae0000
[ 0.177887] CPU4: Booted secondary processor 0x0000000400 [0x516f802d]
[ 0.209650] Detected VIPT I-cache on CPU5
[ 0.209679] GICv3: CPU5: found redistributor 500 region 0:0x0000000017b00000
[ 0.209721] CPU5: Booted secondary processor 0x0000000500 [0x516f802d]
[ 0.241864] Detected VIPT I-cache on CPU6
[ 0.241894] GICv3: CPU6: found redistributor 600 region 0:0x0000000017b20000
[ 0.241936] CPU6: Booted secondary processor 0x0000000600 [0x516f802d]
[ 0.274085] Detected VIPT I-cache on CPU7
[ 0.274118] GICv3: CPU7: found redistributor 700 region 0:0x0000000017b40000
[ 0.274161] CPU7: Booted secondary processor 0x0000000700 [0x516f802d]
[ 0.274238] smp: Brought up 1 node, 8 CPUs
[ 0.274347] SMP: Total of 8 processors activated.
[ 0.274357] CPU features: detected: GIC system register CPU interface
[ 0.274364] CPU features: detected: Privileged Access Never
[ 0.274370] CPU features: detected: LSE atomic instructions
[ 0.274377] CPU features: detected: User Access Override
[ 0.274384] CPU features: detected: 32-bit EL0 Support
[ 0.274391] CPU features: detected: Common not Private translations
[ 0.274399] CPU features: detected: RAS Extension Support
[ 0.274406] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[ 0.274416] CPU features: detected: CRC32 instructions
[ 1.135750] CPU: All CPU(s) started at EL1
[ 1.135794] alternatives: patching kernel code
[ 1.140911] devtmpfs: initialized
[ 1.145359] device: 'platform': device_add
[ 1.145400] PM: Adding info for No Bus:platform
[ 1.145444] bus: 'platform': registered
[ 1.145463] bus: 'cpu': registered
[ 1.145471] device: 'cpu': device_add
[ 1.145503] PM: Adding info for No Bus:cpu
[ 1.145522] bus: 'container': registered
[ 1.145529] device: 'container': device_add
[ 1.145546] PM: Adding info for No Bus:container
[ 1.146822] bus: 'workqueue': registered
[ 1.146831] device: 'workqueue': device_add
[ 1.146856] PM: Adding info for No Bus:workqueue
[ 1.147028] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 1.147079] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 1.147871] pinctrl core: initialized pinctrl subsystem
[ 1.147954] bus: 'gpio': registered
[ 1.147967] bus: 'platform': add driver hi3516cv300-crg
[ 1.147996] bus: 'platform': add driver hi3519-clk
[ 1.148017] bus: 'platform': add driver hi3660-clk
[ 1.148034] bus: 'platform': add driver hi3670-clk
[ 1.148056] bus: 'platform': add driver hi3798cv200-crg
[ 1.148074] bus: 'platform': add driver qcom,gcc-ipq8074
[ 1.148103] bus: 'platform': add driver gcc-msm8916
[ 1.148124] bus: 'platform': add driver gcc-msm8994
[ 1.148145] bus: 'platform': add driver gcc-msm8996
[ 1.148161] bus: 'platform': add driver gcc-msm8998
[ 1.148178] bus: 'platform': add driver qcom-clk-smd-rpm
[ 1.148195] bus: 'platform': add driver exynos5433-cmu
[ 1.148210] bus: 'platform': add driver stratix10-clkmgr
[ 1.148231] bus: 'platform': add driver vexpress-osc
[ 1.148251] bus: 'platform': add driver zx296718-clkc
[ 1.148276] bus: 'platform': add driver fsl-guts
[ 1.148518] bus: 'virtio': registered
[ 1.148526] device class 'regulator': registering
[ 1.148579] Registering platform device 'reg-dummy'. Parent at platform
[ 1.148588] device: 'reg-dummy': device_add
[ 1.148605] bus: 'platform': add device reg-dummy
[ 1.148636] PM: Adding info for platform:reg-dummy
[ 1.148681] bus: 'platform': add driver reg-dummy
[ 1.148696] bus: 'platform': driver_probe_device: matched device reg-dummy with driver reg-dummy
[ 1.148712] bus: 'platform': really_probe: probing driver reg-dummy with device reg-dummy
[ 1.148737] reg-dummy reg-dummy: no default pinctrl state
[ 1.148789] device: 'regulator.0': device_add
[ 1.148836] PM: Adding info for No Bus:regulator.0
[ 1.148878] driver: 'reg-dummy': driver_bound: bound to device 'reg-dummy'
[ 1.148897] bus: 'platform': really_probe: bound device reg-dummy to driver reg-dummy
[ 1.148956] bus: 'genpd': registered
[ 1.148985] bus: 'soc': registered
[ 1.148994] bus: 'platform': add driver vexpress-syscfg
[ 1.149081] bus: 'platform': add driver vexpress-sysreg
[ 1.149134] DMI not present or invalid.
[ 1.149143] bus: 'platform': add driver tegra-bpmp
[ 1.149167] bus: 'platform': add driver hi3660-mbox
[ 1.149190] bus: 'platform': add driver hi6220-mbox
[ 1.149211] bus: 'platform': add driver tegra-hsp
[ 1.149465] NET: Registered protocol family 16
[ 1.150322] audit: initializing netlink subsys (disabled)
[ 1.150435] device class 'bdi': registering
[ 1.150443] audit: type=2000 audit(0.288:1): state=initialized audit_enabled=0 res=1
[ 1.150473] bus: 'platform': add driver renesas_irqc
[ 1.150558] bus: 'platform': add driver rockchip-pinctrl
[ 1.150592] bus: 'platform': add driver samsung-pinctrl
[ 1.150613] bus: 'platform': add driver sh-pfc
[ 1.150635] device class 'pci_bus': registering
[ 1.150670] bus: 'pci': registered
[ 1.150692] bus: 'pci_express': registered
[ 1.150699] device class 'backlight': registering
[ 1.150732] bus: 'amba': registered
[ 1.150977] bus: 'platform': add driver rockchip-pm-domain
[ 1.151006] bus: 'platform': add driver exynos-pmu
[ 1.151030] bus: 'platform': add driver reset-hi6220
[ 1.151050] device class 'tty': registering
[ 1.151065] device class 'vtconsole': registering
[ 1.151085] device: 'vtcon0': device_add
[ 1.151118] PM: Adding info for No Bus:vtcon0
[ 1.151159] bus: 'serial': registered
[ 1.151166] device class 'iommu': registering
[ 1.151196] bus: 'mipi-dsi': registered
[ 1.151231] bus: 'node': registered
[ 1.151238] device: 'node': device_add
[ 1.151262] PM: Adding info for No Bus:node
[ 1.151278] bus: 'platform': add driver sram
[ 1.151305] bus: 'platform': add driver syscon
[ 1.151342] bus: 'spi': registered
[ 1.151348] device class 'spi_master': registering
[ 1.151382] bus: 'spmi': registered
[ 1.151408] bus: 'i2c': registered
[ 1.151417] bus: 'i2c': add driver dummy
[ 1.151594] cpuidle: using governor menu
[ 1.151609] bus: 'platform': add driver qcom_apcs_ipc
[ 1.151646] bus: 'platform': add driver qcom_hwspinlock
[ 1.151688] bus: 'rpmsg': registered
[ 1.152307] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
[ 1.152319] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 1.153021] DMA: preallocated 256 KiB pool for atomic allocations
[ 1.153059] bus: 'platform': add driver tegra124-pinctrl
[ 1.153088] bus: 'platform': add driver tegra210-pinctrl
[ 1.153111] bus: 'platform': add driver ns2-pinmux
[ 1.153133] bus: 'platform': add driver ipq8074-pinctrl
[ 1.153155] bus: 'platform': add driver msm8916-pinctrl
[ 1.153179] bus: 'platform': add driver msm8994-pinctrl
[ 1.153201] bus: 'platform': add driver msm8996-pinctrl
[ 1.153222] bus: 'platform': add driver msm8998-pinctrl
[ 1.153243] bus: 'platform': add driver qcs404-pinctrl
[ 1.153264] bus: 'platform': add driver qdf2xxx-pinctrl
[ 1.153285] bus: 'platform': add driver sdm845-pinctrl
[ 1.153307] bus: 'platform': add driver mediatek-mt2712-pinctrl
[ 1.153331] bus: 'platform': add driver mt6765-pinctrl
[ 1.153353] bus: 'platform': add driver mt6797-pinctrl
[ 1.153374] bus: 'platform': add driver mt7622-pinctrl
[ 1.153394] bus: 'platform': add driver mediatek-mt8173-pinctrl
[ 1.153415] bus: 'platform': add driver mt8183-pinctrl
[ 1.153437] bus: 'platform': add driver clk-mt6797
[ 1.153457] bus: 'platform': add driver clk-mt2712
[ 1.153480] bus: 'platform': add driver clk-mt7622
[ 1.153554] device class 'dma': registering
[ 1.153924] bus: 'platform': add driver cmd-db
[ 1.153951] bus: 'platform': add driver rpmh
[ 1.153975] bus: 'rpmsg': add driver qcom_smd_rpm
[ 1.153997] bus: 'platform': add driver qcom-smem
[ 1.154019] bus: 'platform': add driver hi3660-reset
[ 1.154040] Serial: AMBA PL011 UART driver
[ 1.154047] bus: 'platform': add driver sbsa-uart
[ 1.154067] bus: 'amba': add driver uart-pl011
[ 1.154087] bus: 'platform': add driver xuartps
[ 1.154134] bus: 'platform': add driver mvebu-uart
[ 1.154159] bus: 'platform': add driver tegra-mc
[ 1.154183] bus: 'platform': add driver iproc-gpio
[ 1.154272] device: '85fe0000.memory': device_add
[ 1.154295] bus: 'platform': add device 85fe0000.memory
[ 1.154324] PM: Adding info for platform:85fe0000.memory
[ 1.154522] bus: 'platform': driver_probe_device: matched device 85fe0000.memory with driver cmd-db
[ 1.154539] bus: 'platform': really_probe: probing driver cmd-db with device 85fe0000.memory
[ 1.154566] cmd-db 85fe0000.memory: no pinctrl handle
[ 1.154594] of_clk_set_defaults called with memory, memory@85fe0000, not supplier
[ 1.154625] driver: 'cmd-db': driver_bound: bound to device '85fe0000.memory'
[ 1.154654] bus: 'platform': really_probe: bound device 85fe0000.memory to driver cmd-db
[ 1.154702] device: 'a1810000.ramoops_region': device_add
[ 1.154717] bus: 'platform': add device a1810000.ramoops_region
[ 1.154745] PM: Adding info for platform:a1810000.ramoops_region
[ 1.155085] device: 'pmu': device_add
[ 1.155101] bus: 'platform': add device pmu
[ 1.155126] PM: Adding info for platform:pmu
[ 1.155264] device: 'timer': device_add
[ 1.155278] bus: 'platform': add device timer
[ 1.155304] PM: Adding info for platform:timer
[ 1.155390] device: 'hwlock': device_add
[ 1.155403] bus: 'platform': add device hwlock
[ 1.155426] PM: Adding info for platform:hwlock
[ 1.155479] bus: 'platform': driver_probe_device: matched device hwlock with driver qcom_hwspinlock
[ 1.155494] bus: 'platform': really_probe: probing driver qcom_hwspinlock with device hwlock
[ 1.155515] qcom_hwspinlock hwlock: no pinctrl handle
[ 1.155563] of_clk_set_defaults called with hwlock, hwlock, not supplier
[ 1.155691] driver: 'qcom_hwspinlock': driver_bound: bound to device 'hwlock'
[ 1.155719] bus: 'platform': really_probe: bound device hwlock to driver qcom_hwspinlock
[ 1.155743] device: 'smem': device_add
[ 1.155757] bus: 'platform': add device smem
[ 1.155780] PM: Adding info for platform:smem
[ 1.155848] bus: 'platform': driver_probe_device: matched device smem with driver qcom-smem
[ 1.155861] bus: 'platform': really_probe: probing driver qcom-smem with device smem
[ 1.155880] qcom-smem smem: no pinctrl handle
[ 1.155900] of_clk_set_defaults called with smem, smem, not supplier
[ 1.155993] driver: 'qcom-smem': driver_bound: bound to device 'smem'
[ 1.156017] bus: 'platform': really_probe: bound device smem to driver qcom-smem
[ 1.156085] device: 'smp2p-cdsp': device_add
[ 1.156099] bus: 'platform': add device smp2p-cdsp
[ 1.156119] PM: Adding info for platform:smp2p-cdsp
[ 1.156234] device: 'smp2p-lpass': device_add
[ 1.156248] bus: 'platform': add device smp2p-lpass
[ 1.156267] PM: Adding info for platform:smp2p-lpass
[ 1.156380] device: 'smp2p-mpss': device_add
[ 1.156397] bus: 'platform': add device smp2p-mpss
[ 1.156417] PM: Adding info for platform:smp2p-mpss
[ 1.156527] device: 'smp2p-slpi': device_add
[ 1.156540] bus: 'platform': add device smp2p-slpi
[ 1.156561] PM: Adding info for platform:smp2p-slpi
[ 1.156644] device: 'psci': device_add
[ 1.156658] bus: 'platform': add device psci
[ 1.156676] PM: Adding info for platform:psci
[ 1.156759] device: 'soc': device_add
[ 1.156773] bus: 'platform': add device soc
[ 1.156792] PM: Adding info for platform:soc
[ 1.156897] device: '100000.clock-controller': device_add
[ 1.156916] bus: 'platform': add device 100000.clock-controller
[ 1.156938] PM: Adding info for platform:100000.clock-controller
[ 1.157036] device: '784000.qfprom': device_add
[ 1.157050] bus: 'platform': add device 784000.qfprom
[ 1.157068] PM: Adding info for platform:784000.qfprom
[ 1.157163] device: '793000.rng': device_add
[ 1.157178] bus: 'platform': add device 793000.rng
[ 1.157201] PM: Adding info for platform:793000.rng
[ 1.157299] device: '1f40000.syscon': device_add
[ 1.157314] bus: 'platform': add device 1f40000.syscon
[ 1.157334] PM: Adding info for platform:1f40000.syscon
[ 1.157459] device: '3400000.pinctrl': device_add
[ 1.157477] bus: 'platform': add device 3400000.pinctrl
[ 1.157498] PM: Adding info for platform:3400000.pinctrl
[ 1.157558] bus: 'platform': driver_probe_device: matched device 3400000.pinctrl with driver sdm845-pinctrl
[ 1.157572] bus: 'platform': really_probe: probing driver sdm845-pinctrl with device 3400000.pinctrl
[ 1.157590] sdm845-pinctrl 3400000.pinctrl: no pinctrl handle
[ 1.157611] of_clk_set_defaults called with pinctrl, pinctrl@3400000, not supplier
[ 1.157933] device: 'gpiochip0': device_add
[ 1.157948] bus: 'gpio': add device gpiochip0
[ 1.157967] PM: Adding info for gpio:gpiochip0
[ 1.158114] driver: 'sdm845-pinctrl': driver_bound: bound to device '3400000.pinctrl'
[ 1.158143] bus: 'platform': really_probe: bound device 3400000.pinctrl to driver sdm845-pinctrl
[ 1.158185] device: '88e2000.phy': device_add
[ 1.158200] bus: 'platform': add device 88e2000.phy
[ 1.158223] PM: Adding info for platform:88e2000.phy
[ 1.158335] device: '88e9000.phy': device_add
[ 1.158350] bus: 'platform': add device 88e9000.phy
[ 1.158370] PM: Adding info for platform:88e9000.phy
[ 1.158595] device: 'a6f8800.usb': device_add
[ 1.158610] bus: 'platform': add device a6f8800.usb
[ 1.158635] PM: Adding info for platform:a6f8800.usb
[ 1.158745] device: 'af00000.clock-controller': device_add
[ 1.158761] bus: 'platform': add device af00000.clock-controller
[ 1.158781] PM: Adding info for platform:af00000.clock-controller
[ 1.158893] device: 'c263000.thermal-sensor': device_add
[ 1.158909] bus: 'platform': add device c263000.thermal-sensor
[ 1.158933] PM: Adding info for platform:c263000.thermal-sensor
[ 1.159049] device: 'c265000.thermal-sensor': device_add
[ 1.159065] bus: 'platform': add device c265000.thermal-sensor
[ 1.159087] PM: Adding info for platform:c265000.thermal-sensor
[ 1.159195] device: 'c2a0000.reset-controller': device_add
[ 1.159214] bus: 'platform': add device c2a0000.reset-controller
[ 1.159235] PM: Adding info for platform:c2a0000.reset-controller
[ 1.159404] device: 'c440000.spmi': device_add
[ 1.159420] bus: 'platform': add device c440000.spmi
[ 1.159439] PM: Adding info for platform:c440000.spmi
[ 1.161159] device: '15000000.iommu': device_add
[ 1.161174] bus: 'platform': add device 15000000.iommu
[ 1.161195] PM: Adding info for platform:15000000.iommu
[ 1.161304] device: '17990000.mailbox': device_add
[ 1.161319] bus: 'platform': add device 17990000.mailbox
[ 1.161340] PM: Adding info for platform:17990000.mailbox
[ 1.161394] bus: 'platform': driver_probe_device: matched device 17990000.mailbox with driver qcom_apcs_ipc
[ 1.161407] bus: 'platform': really_probe: probing driver qcom_apcs_ipc with device 17990000.mailbox
[ 1.161424] qcom_apcs_ipc 17990000.mailbox: no pinctrl handle
[ 1.161444] of_clk_set_defaults called with mailbox, mailbox@17990000, not supplier
[ 1.161525] driver: 'qcom_apcs_ipc': driver_bound: bound to device '17990000.mailbox'
[ 1.161552] bus: 'platform': really_probe: bound device 17990000.mailbox to driver qcom_apcs_ipc
[ 1.161697] device: '179c0000.rsc': device_add
[ 1.161712] bus: 'platform': add device 179c0000.rsc
[ 1.161737] PM: Adding info for platform:179c0000.rsc
[ 1.161807] bus: 'platform': driver_probe_device: matched device 179c0000.rsc with driver rpmh
[ 1.161818] bus: 'platform': really_probe: probing driver rpmh with device 179c0000.rsc
[ 1.161834] rpmh 179c0000.rsc: no pinctrl handle
[ 1.161850] of_clk_set_defaults called with rsc, rsc@179c0000, not supplier
[ 1.161956] device: '179c0000.rsc:clock-controller': device_add
[ 1.161972] bus: 'platform': add device 179c0000.rsc:clock-controller
[ 1.161993] PM: Adding info for platform:179c0000.rsc:clock-controller
[ 1.162090] device: '179c0000.rsc:pm8998-rpmh-regulators': device_add
[ 1.162108] bus: 'platform': add device 179c0000.rsc:pm8998-rpmh-regulators
[ 1.162134] PM: Adding info for platform:179c0000.rsc:pm8998-rpmh-regulators
[ 1.162230] device: '179c0000.rsc:pmi8998-rpmh-regulators': device_add
[ 1.162246] bus: 'platform': add device 179c0000.rsc:pmi8998-rpmh-regulators
[ 1.162268] PM: Adding info for platform:179c0000.rsc:pmi8998-rpmh-regulators
[ 1.162363] device: '179c0000.rsc:pm8005-rpmh-regulators': device_add
[ 1.162382] bus: 'platform': add device 179c0000.rsc:pm8005-rpmh-regulators
[ 1.162405] PM: Adding info for platform:179c0000.rsc:pm8005-rpmh-regulators
[ 1.162481] driver: 'rpmh': driver_bound: bound to device '179c0000.rsc'
[ 1.162506] bus: 'platform': really_probe: bound device 179c0000.rsc to driver rpmh
[ 1.162545] device: '17c90000.timer': device_add
[ 1.162563] bus: 'platform': add device 17c90000.timer
[ 1.162583] PM: Adding info for platform:17c90000.timer
[ 1.162674] device: 'vph-pwr-regulator': device_add
[ 1.162689] bus: 'platform': add device vph-pwr-regulator
[ 1.162713] PM: Adding info for platform:vph-pwr-regulator
[ 1.162794] device: 'pm8998-smps4': device_add
[ 1.162810] bus: 'platform': add device pm8998-smps4
[ 1.162835] PM: Adding info for platform:pm8998-smps4
[ 1.163428] device: 'node0': device_add
[ 1.163454] bus: 'node': add device node0
[ 1.163476] PM: Adding info for node:node0
[ 1.163515] device: 'cpu0': device_add
[ 1.163540] bus: 'cpu': add device cpu0
[ 1.163557] PM: Adding info for cpu:cpu0
[ 1.163623] device: 'cpu1': device_add
[ 1.163640] bus: 'cpu': add device cpu1
[ 1.163656] PM: Adding info for cpu:cpu1
[ 1.163696] device: 'cpu2': device_add
[ 1.163715] bus: 'cpu': add device cpu2
[ 1.163729] PM: Adding info for cpu:cpu2
[ 1.163767] device: 'cpu3': device_add
[ 1.163785] bus: 'cpu': add device cpu3
[ 1.163802] PM: Adding info for cpu:cpu3
[ 1.163842] device: 'cpu4': device_add
[ 1.163859] bus: 'cpu': add device cpu4
[ 1.163874] PM: Adding info for cpu:cpu4
[ 1.163918] device: 'cpu5': device_add
[ 1.163933] bus: 'cpu': add device cpu5
[ 1.163952] PM: Adding info for cpu:cpu5
[ 1.163992] device: 'cpu6': device_add
[ 1.164007] bus: 'cpu': add device cpu6
[ 1.164022] PM: Adding info for cpu:cpu6
[ 1.164061] device: 'cpu7': device_add
[ 1.164081] bus: 'cpu': add device cpu7
[ 1.164096] PM: Adding info for cpu:cpu7
[ 1.169937] device: 'writeback': device_add
[ 1.169984] bus: 'workqueue': add device writeback
[ 1.170020] PM: Adding info for workqueue:writeback
[ 1.170197] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.170212] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 1.170219] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.170229] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 1.170699] cryptd: max_cpu_qlen set to 1000
[ 1.170880] device class 'block': registering
[ 1.171081] bus: 'i2c': add driver pca953x
[ 1.171158] bus: 'platform': add driver tegra-gpio
[ 1.171357] device class 'pwm': registering
[ 1.171389] bus: 'platform': add driver xgene-msi
[ 1.171451] device class 'graphics': registering
[ 1.171480] device: 'fbcon': device_add
[ 1.171515] PM: Adding info for No Bus:fbcon
[ 1.171549] ACPI: Interpreter disabled.
[ 1.171599] bus: 'pnp': registered
[ 1.171608] bus: 'platform': add driver s2mps11-clk
[ 1.171647] bus: 'platform': add driver hi6220-stub-clk
[ 1.171689] bus: 'platform': add driver hi3660-stub-clk
[ 1.171729] bus: 'platform': add driver clk-rpmh
[ 1.171757] bus: 'platform': driver_probe_device: matched device 179c0000.rsc:clock-controller with driver clk-rpmh
[ 1.171776] bus: 'platform': really_probe: probing driver clk-rpmh with device 179c0000.rsc:clock-controller
[ 1.171810] clk-rpmh 179c0000.rsc:clock-controller: no pinctrl handle
[ 1.171852] of_clk_set_defaults called with clock-controller, clock-controller, not supplier
[ 1.171885] bring up clock 0: xo.lvl
[ 1.172417] bring up clock 1: xo.lvl
[ 1.173065] bring up clock 2: lnbclka2
[ 1.173816] bring up clock 3: lnbclka2
[ 1.174537] bring up clock 4: lnbclka3
[ 1.175267] bring up clock 5: lnbclka3
[ 1.175966] bring up clock 6: rfclka1
[ 1.176716] bring up clock 7: rfclka1
[ 1.177483] bring up clock 8: rfclka2
[ 1.178247] bring up clock 9: rfclka2
[ 1.179022] bring up clock 10: rfclka3
[ 1.179751] bring up clock 11: rfclka3
[ 1.180470] of_clk_set_defaults called with clock-controller, clock-controller, supplier
[ 1.180482] RPMh registeredn
[ 1.181229] driver: 'clk-rpmh': driver_bound: bound to device '179c0000.rsc:clock-controller'
[ 1.181274] bus: 'platform': really_probe: bound device 179c0000.rsc:clock-controller to driver clk-rpmh
[ 1.181312] bus: 'platform': add driver gcc-qcs404
[ 1.181363] bus: 'platform': add driver gcc-sdm845
[ 1.181382] bus: 'platform': driver_probe_device: matched device 100000.clock-controller with driver gcc-sdm845
[ 1.181395] bus: 'platform': really_probe: probing driver gcc-sdm845 with device 100000.clock-controller
[ 1.181412] gcc-sdm845 100000.clock-controller: no pinctrl handle
[ 1.181438] of_clk_set_defaults called with clock-controller, clock-controller@100000, not supplier
[ 1.181631] Added domain provider from /soc/clock-controller@100000
[ 1.188833] of_clk_set_defaults called with clock-controller, clock-controller@100000, supplier
[ 1.188850] driver: 'gcc-sdm845': driver_bound: bound to device '100000.clock-controller'
[ 1.188887] bus: 'platform': really_probe: bound device 100000.clock-controller to driver gcc-sdm845
[ 1.188936] bus: 'platform': add driver renesas-cpg-mssr
[ 1.189021] bus: 'platform': remove driver renesas-cpg-mssr
[ 1.189041] driver: 'renesas-cpg-mssr': driver_release
[ 1.189072] bus: 'xen-backend': registered
[ 1.189099] bus: 'xen': registered
[ 1.189109] bus: 'platform': add driver reg-fixed-voltage
[ 1.189137] bus: 'platform': driver_probe_device: matched device vph-pwr-regulator with driver reg-fixed-voltage
[ 1.189150] bus: 'platform': really_probe: probing driver reg-fixed-voltage with device vph-pwr-regulator
[ 1.189168] reg-fixed-voltage vph-pwr-regulator: no pinctrl handle
[ 1.189188] of_clk_set_defaults called with vph-pwr-regulator, vph-pwr-regulator, not supplier
[ 1.189266] device: 'regulator.1': device_add
[ 1.189334] PM: Adding info for No Bus:regulator.1
[ 1.189389] driver: 'reg-fixed-voltage': driver_bound: bound to device 'vph-pwr-regulator'
[ 1.189414] bus: 'platform': really_probe: bound device vph-pwr-regulator to driver reg-fixed-voltage
[ 1.189425] bus: 'platform': driver_probe_device: matched device pm8998-smps4 with driver reg-fixed-voltage
[ 1.189437] bus: 'platform': really_probe: probing driver reg-fixed-voltage with device pm8998-smps4
[ 1.189453] reg-fixed-voltage pm8998-smps4: no pinctrl handle
[ 1.189471] of_clk_set_defaults called with pm8998-smps4, pm8998-smps4, not supplier
[ 1.189521] vreg_s4a_1p8: supplied by vph_pwr
[ 1.189565] device: 'regulator.2': device_add
[ 1.189610] PM: Adding info for No Bus:regulator.2
[ 1.189653] driver: 'reg-fixed-voltage': driver_bound: bound to device 'pm8998-smps4'
[ 1.189677] bus: 'platform': really_probe: bound device pm8998-smps4 to driver reg-fixed-voltage
[ 1.189704] bus: 'platform': add driver gpio-regulator
[ 1.189752] bus: 'platform': add driver qcom_rpm_smd_regulator
[ 1.189846] device class 'misc': registering
[ 1.189870] device class 'tpm': registering
[ 1.189887] device class 'tpmrm': registering
[ 1.190021] bus: 'platform': add driver rk_iommu
[ 1.190069] device: 'vga_arbiter': device_add
[ 1.190099] PM: Adding info for No Bus:vga_arbiter
[ 1.190208] vgaarb: loaded
[ 1.190251] bus: 'i2c': add driver sec_pmic
[ 1.190368] device class 'scsi_host': registering
[ 1.190426] bus: 'scsi': registered
[ 1.190432] device class 'scsi_device': registering
[ 1.190448] SCSI subsystem initialized
[ 1.190557] device class 'ata_link': registering
[ 1.190576] device class 'ata_port': registering
[ 1.190595] device class 'ata_device': registering
[ 1.190614] libata version 3.00 loaded.
[ 1.190623] bus: 'amba': add driver ssp-pl022
[ 1.190646] device class 'mdio_bus': registering
[ 1.190681] bus: 'mdio_bus': registered
[ 1.190693] bus: 'mdio_bus': add driver Generic 10G PHY
[ 1.190712] bus: 'mdio_bus': add driver Generic PHY
[ 1.190733] device class 'hnae': registering
[ 1.190777] bus: 'usb': registered
[ 1.190790] bus: 'usb': add driver usbfs
[ 1.190852] usbcore: registered new interface driver usbfs
[ 1.190864] bus: 'usb': add driver hub
[ 1.190895] usbcore: registered new interface driver hub
[ 1.190952] bus: 'usb': add driver usb
[ 1.190974] usbcore: registered new device driver usb
[ 1.190987] bus: 'platform': add driver usb_phy_generic
[ 1.191036] device class 'udc': registering
[ 1.191075] bus: 'ulpi': registered
[ 1.191101] bus: 'serio': registered
[ 1.191108] device class 'input': registering
[ 1.191138] device class 'rtc': registering
[ 1.191162] bus: 'platform': add driver i2c_designware
[ 1.191212] bus: 'platform': add driver imx-i2c
[ 1.191265] bus: 'platform': add driver pxa2xx-i2c
[ 1.191325] bus: 'platform': add driver i2c-sh_mobile
[ 1.191425] bus: 'platform': add driver tegra-i2c
[ 1.191492] device class 'pps': registering
[ 1.191511] pps_core: LinuxPPS API ver. 1 registered
[ 1.191518] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.191527] device class 'ptp': registering
[ 1.191543] PTP clock support registered
[ 1.191553] bus: 'platform': add driver brcmstb-reboot
[ 1.191600] bus: 'platform': remove driver brcmstb-reboot
[ 1.191618] driver: 'brcmstb-reboot': driver_release
[ 1.191638] device class 'power_supply': registering
[ 1.191662] device class 'hwmon': registering
[ 1.191679] EDAC MC: Ver: 3.0.0
[ 1.191707] bus: 'edac': registered
[ 1.191716] device: 'edac': device_add
[ 1.191738] PM: Adding info for No Bus:edac
[ 1.191749] device: 'mc': device_add
[ 1.191758] bus: 'edac': add device mc
[ 1.191772] PM: Adding info for edac:mc
[ 1.191897] bus: 'mmc': registered
[ 1.191909] device class 'mmc_host': registering
[ 1.191942] bus: 'sdio': registered
[ 1.191950] device class 'leds': registering
[ 1.191974] bus: 'platform': add driver qcom_scm
[ 1.192086] bus: 'platform': add driver sh_cmt
[ 1.192159] bus: 'platform': add driver sh_tmu
[ 1.192201] bus: 'platform': add driver qcom_glink_rpm
[ 1.192243] bus: 'platform': add driver qcom-smd
[ 1.192285] device class 'devfreq': registering
[ 1.192394] bus: 'iio': registered
[ 1.192452] bus: 'nvmem': registered
[ 1.192460] device class 'tee': registering
[ 1.192478] device class 'sound': registering
[ 1.192514] Advanced Linux Sound Architecture Driver Initialized.
[ 1.192535] device class 'net': registering
[ 1.192586] device: 'lo': device_add
[ 1.192716] PM: Adding info for No Bus:lo
[ 1.192936] device class 'watchdog': registering
[ 1.193652] clocksource: Switched to clocksource arch_sys_counter
[ 1.193781] VFS: Disk quotas dquot_6.6.0
[ 1.193833] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.193967] bus: 'platform': add driver simple-framebuffer
[ 1.194035] bus: 'pnp': add driver system
[ 1.194060] pnp: PnP ACPI: disabled
[ 1.194070] device class 'mem': registering
[ 1.194089] device: 'mem': device_add
[ 1.194119] PM: Adding info for No Bus:mem
[ 1.194228] device: 'null': device_add
[ 1.194249] PM: Adding info for No Bus:null
[ 1.194320] device: 'port': device_add
[ 1.194341] PM: Adding info for No Bus:port
[ 1.194388] device: 'zero': device_add
[ 1.194410] PM: Adding info for No Bus:zero
[ 1.194457] device: 'full': device_add
[ 1.194479] PM: Adding info for No Bus:full
[ 1.194525] device: 'random': device_add
[ 1.194546] PM: Adding info for No Bus:random
[ 1.194593] device: 'urandom': device_add
[ 1.194614] PM: Adding info for No Bus:urandom
[ 1.194660] device: 'kmsg': device_add
[ 1.194680] PM: Adding info for No Bus:kmsg
[ 1.194727] device: 'tty': device_add
[ 1.194752] PM: Adding info for No Bus:tty
[ 1.194802] device: 'console': device_add
[ 1.194824] PM: Adding info for No Bus:console
[ 1.194873] device: 'tty0': device_add
[ 1.194897] PM: Adding info for No Bus:tty0
[ 1.194944] device class 'vc': registering
[ 1.194962] device: 'vcs': device_add
[ 1.194984] PM: Adding info for No Bus:vcs
[ 1.195029] device: 'vcsu': device_add
[ 1.195050] PM: Adding info for No Bus:vcsu
[ 1.195095] device: 'vcsa': device_add
[ 1.195114] PM: Adding info for No Bus:vcsa
[ 1.195160] device: 'vcs1': device_add
[ 1.195183] PM: Adding info for No Bus:vcs1
[ 1.195231] device: 'vcsu1': device_add
[ 1.195253] PM: Adding info for No Bus:vcsu1
[ 1.195299] device: 'vcsa1': device_add
[ 1.195319] PM: Adding info for No Bus:vcsa1
[ 1.195370] device: 'tty1': device_add
[ 1.195393] PM: Adding info for No Bus:tty1
[ 1.195442] device: 'tty2': device_add
[ 1.195462] PM: Adding info for No Bus:tty2
[ 1.195508] device: 'tty3': device_add
[ 1.195530] PM: Adding info for No Bus:tty3
[ 1.195576] device: 'tty4': device_add
[ 1.195601] PM: Adding info for No Bus:tty4
[ 1.196221] device: 'tty5': device_add
[ 1.196245] PM: Adding info for No Bus:tty5
[ 1.196293] device: 'tty6': device_add
[ 1.196316] PM: Adding info for No Bus:tty6
[ 1.196363] device: 'tty7': device_add
[ 1.196382] PM: Adding info for No Bus:tty7
[ 1.196428] device: 'tty8': device_add
[ 1.196449] PM: Adding info for No Bus:tty8
[ 1.196507] device: 'tty9': device_add
[ 1.196530] PM: Adding info for No Bus:tty9
[ 1.196579] device: 'tty10': device_add
[ 1.196599] PM: Adding info for No Bus:tty10
[ 1.196645] device: 'tty11': device_add
[ 1.196668] PM: Adding info for No Bus:tty11
[ 1.196715] device: 'tty12': device_add
[ 1.196735] PM: Adding info for No Bus:tty12
[ 1.196781] device: 'tty13': device_add
[ 1.196802] PM: Adding info for No Bus:tty13
[ 1.196847] device: 'tty14': device_add
[ 1.196871] PM: Adding info for No Bus:tty14
[ 1.196920] device: 'tty15': device_add
[ 1.196939] PM: Adding info for No Bus:tty15
[ 1.196987] device: 'tty16': device_add
[ 1.197008] PM: Adding info for No Bus:tty16
[ 1.197056] device: 'tty17': device_add
[ 1.197075] PM: Adding info for No Bus:tty17
[ 1.197120] device: 'tty18': device_add
[ 1.197141] PM: Adding info for No Bus:tty18
[ 1.197185] device: 'tty19': device_add
[ 1.197209] PM: Adding info for No Bus:tty19
[ 1.197258] device: 'tty20': device_add
[ 1.197278] PM: Adding info for No Bus:tty20
[ 1.197323] device: 'tty21': device_add
[ 1.197345] PM: Adding info for No Bus:tty21
[ 1.197390] device: 'tty22': device_add
[ 1.197409] PM: Adding info for No Bus:tty22
[ 1.197454] device: 'tty23': device_add
[ 1.197475] PM: Adding info for No Bus:tty23
[ 1.197522] device: 'tty24': device_add
[ 1.197546] PM: Adding info for No Bus:tty24
[ 1.197591] device: 'tty25': device_add
[ 1.197613] PM: Adding info for No Bus:tty25
[ 1.197681] device: 'tty26': device_add
[ 1.197705] PM: Adding info for No Bus:tty26
[ 1.197754] device: 'tty27': device_add
[ 1.197776] PM: Adding info for No Bus:tty27
[ 1.197824] device: 'tty28': device_add
[ 1.197844] PM: Adding info for No Bus:tty28
[ 1.197889] device: 'tty29': device_add
[ 1.197912] PM: Adding info for No Bus:tty29
[ 1.197962] device: 'tty30': device_add
[ 1.197984] PM: Adding info for No Bus:tty30
[ 1.198033] device: 'tty31': device_add
[ 1.198055] PM: Adding info for No Bus:tty31
[ 1.198114] device: 'tty32': device_add
[ 1.198134] PM: Adding info for No Bus:tty32
[ 1.198181] device: 'tty33': device_add
[ 1.198201] PM: Adding info for No Bus:tty33
[ 1.198249] device: 'tty34': device_add
[ 1.198272] PM: Adding info for No Bus:tty34
[ 1.198317] device: 'tty35': device_add
[ 1.198337] PM: Adding info for No Bus:tty35
[ 1.198385] device: 'tty36': device_add
[ 1.198407] PM: Adding info for No Bus:tty36
[ 1.198452] device: 'tty37': device_add
[ 1.198472] PM: Adding info for No Bus:tty37
[ 1.198516] device: 'tty38': device_add
[ 1.198536] PM: Adding info for No Bus:tty38
[ 1.198580] device: 'tty39': device_add
[ 1.198602] PM: Adding info for No Bus:tty39
[ 1.198647] device: 'tty40': device_add
[ 1.198667] PM: Adding info for No Bus:tty40
[ 1.198713] device: 'tty41': device_add
[ 1.198737] PM: Adding info for No Bus:tty41
[ 1.198782] device: 'tty42': device_add
[ 1.198802] PM: Adding info for No Bus:tty42
[ 1.198845] device: 'tty43': device_add
[ 1.198865] PM: Adding info for No Bus:tty43
[ 1.198910] device: 'tty44': device_add
[ 1.198932] PM: Adding info for No Bus:tty44
[ 1.198979] device: 'tty45': device_add
[ 1.198999] PM: Adding info for No Bus:tty45
[ 1.199043] device: 'tty46': device_add
[ 1.199067] PM: Adding info for No Bus:tty46
[ 1.199113] device: 'tty47': device_add
[ 1.199132] PM: Adding info for No Bus:tty47
[ 1.199183] device: 'tty48': device_add
[ 1.199204] PM: Adding info for No Bus:tty48
[ 1.199250] device: 'tty49': device_add
[ 1.199273] PM: Adding info for No Bus:tty49
[ 1.199317] device: 'tty50': device_add
[ 1.199337] PM: Adding info for No Bus:tty50
[ 1.199381] device: 'tty51': device_add
[ 1.199403] PM: Adding info for No Bus:tty51
[ 1.199452] device: 'tty52': device_add
[ 1.199472] PM: Adding info for No Bus:tty52
[ 1.199517] device: 'tty53': device_add
[ 1.199537] PM: Adding info for No Bus:tty53
[ 1.199581] device: 'tty54': device_add
[ 1.199602] PM: Adding info for No Bus:tty54
[ 1.199658] device: 'tty55': device_add
[ 1.199678] PM: Adding info for No Bus:tty55
[ 1.199724] device: 'tty56': device_add
[ 1.199747] PM: Adding info for No Bus:tty56
[ 1.199793] device: 'tty57': device_add
[ 1.199824] PM: Adding info for No Bus:tty57
[ 1.199871] device: 'tty58': device_add
[ 1.199892] PM: Adding info for No Bus:tty58
[ 1.199937] device: 'tty59': device_add
[ 1.199959] PM: Adding info for No Bus:tty59
[ 1.200004] device: 'tty60': device_add
[ 1.200024] PM: Adding info for No Bus:tty60
[ 1.200070] device: 'tty61': device_add
[ 1.200092] PM: Adding info for No Bus:tty61
[ 1.200145] device: 'tty62': device_add
[ 1.200165] PM: Adding info for No Bus:tty62
[ 1.200213] device: 'tty63': device_add
[ 1.200233] PM: Adding info for No Bus:tty63
[ 1.200379] device class 'thermal': registering
[ 1.200581] device: 'thermal_zone0': device_add
[ 1.200647] PM: Adding info for No Bus:thermal_zone0
[ 1.200686] device: 'thermal_zone1': device_add
[ 1.200737] PM: Adding info for No Bus:thermal_zone1
[ 1.200770] device: 'thermal_zone2': device_add
[ 1.200821] PM: Adding info for No Bus:thermal_zone2
[ 1.200854] device: 'thermal_zone3': device_add
[ 1.200902] PM: Adding info for No Bus:thermal_zone3
[ 1.200934] device: 'thermal_zone4': device_add
[ 1.200984] PM: Adding info for No Bus:thermal_zone4
[ 1.201015] device: 'thermal_zone5': device_add
[ 1.201061] PM: Adding info for No Bus:thermal_zone5
[ 1.201091] device: 'thermal_zone6': device_add
[ 1.201140] PM: Adding info for No Bus:thermal_zone6
[ 1.201174] device: 'thermal_zone7': device_add
[ 1.201221] PM: Adding info for No Bus:thermal_zone7
[ 1.201334] NET: Registered protocol family 2
[ 1.201850] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes)
[ 1.201932] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 1.202158] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 1.202528] TCP: Hash tables configured (established 32768 bind 32768)
[ 1.202614] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 1.202705] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 1.202896] NET: Registered protocol family 1
[ 1.203263] RPC: Registered named UNIX socket transport module.
[ 1.203272] RPC: Registered udp transport module.
[ 1.203279] RPC: Registered tcp transport module.
[ 1.203287] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.203302] PCI: CLS 0 bytes, default 64
[ 1.203422] Unpacking initramfs...
[ 1.248902] Freeing initrd memory: 1292K
[ 1.249951] bus: 'platform': add driver armv8-pmu
[ 1.249999] bus: 'platform': driver_probe_device: matched device pmu with driver armv8-pmu
[ 1.250018] bus: 'platform': really_probe: probing driver armv8-pmu with device pmu
[ 1.250047] armv8-pmu pmu: no pinctrl handle
[ 1.250080] of_clk_set_defaults called with pmu, pmu, not supplier
[ 1.250426] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 1.250439] driver: 'armv8-pmu': driver_bound: bound to device 'pmu'
[ 1.250496] bus: 'platform': really_probe: bound device pmu to driver armv8-pmu
[ 1.250624] kvm [1]: HYP mode not available
[ 1.255023] device: 'snapshot': device_add
[ 1.255075] PM: Adding info for No Bus:snapshot
[ 1.255202] bus: 'clocksource': registered
[ 1.255212] device: 'clocksource': device_add
[ 1.255233] PM: Adding info for No Bus:clocksource
[ 1.255245] device: 'clocksource0': device_add
[ 1.255263] bus: 'clocksource': add device clocksource0
[ 1.255283] PM: Adding info for clocksource:clocksource0
[ 1.255327] bus: 'platform': add driver alarmtimer
[ 1.255387] Registering platform device 'alarmtimer'. Parent at platform
[ 1.255396] device: 'alarmtimer': device_add
[ 1.255408] bus: 'platform': add device alarmtimer
[ 1.255438] PM: Adding info for platform:alarmtimer
[ 1.255528] bus: 'platform': driver_probe_device: matched device alarmtimer with driver alarmtimer
[ 1.255546] bus: 'platform': really_probe: probing driver alarmtimer with device alarmtimer
[ 1.255567] alarmtimer alarmtimer: no default pinctrl state
[ 1.255589] driver: 'alarmtimer': driver_bound: bound to device 'alarmtimer'
[ 1.255609] bus: 'platform': really_probe: bound device alarmtimer to driver alarmtimer
[ 1.255678] bus: 'clockevents': registered
[ 1.255686] device: 'clockevents': device_add
[ 1.255705] PM: Adding info for No Bus:clockevents
[ 1.255716] device: 'clockevent0': device_add
[ 1.255727] bus: 'clockevents': add device clockevent0
[ 1.255745] PM: Adding info for clockevents:clockevent0
[ 1.255768] device: 'clockevent1': device_add
[ 1.255779] bus: 'clockevents': add device clockevent1
[ 1.255797] PM: Adding info for clockevents:clockevent1
[ 1.255817] device: 'clockevent2': device_add
[ 1.255828] bus: 'clockevents': add device clockevent2
[ 1.255845] PM: Adding info for clockevents:clockevent2
[ 1.255867] device: 'clockevent3': device_add
[ 1.255878] bus: 'clockevents': add device clockevent3
[ 1.255897] PM: Adding info for clockevents:clockevent3
[ 1.255918] device: 'clockevent4': device_add
[ 1.255928] bus: 'clockevents': add device clockevent4
[ 1.255945] PM: Adding info for clockevents:clockevent4
[ 1.255967] device: 'clockevent5': device_add
[ 1.255977] bus: 'clockevents': add device clockevent5
[ 1.255994] PM: Adding info for clockevents:clockevent5
[ 1.256016] device: 'clockevent6': device_add
[ 1.256026] bus: 'clockevents': add device clockevent6
[ 1.256044] PM: Adding info for clockevents:clockevent6
[ 1.256064] device: 'clockevent7': device_add
[ 1.256075] bus: 'clockevents': add device clockevent7
[ 1.256092] PM: Adding info for clockevents:clockevent7
[ 1.256110] device: 'broadcast': device_add
[ 1.256120] bus: 'clockevents': add device broadcast
[ 1.256139] PM: Adding info for clockevents:broadcast
[ 1.256225] bus: 'event_source': registered
[ 1.256233] device: 'armv8_pmuv3': device_add
[ 1.256329] bus: 'event_source': add device armv8_pmuv3
[ 1.256352] PM: Adding info for event_source:armv8_pmuv3
[ 1.256368] device: 'breakpoint': device_add
[ 1.256379] bus: 'event_source': add device breakpoint
[ 1.256399] PM: Adding info for event_source:breakpoint
[ 1.256417] device: 'software': device_add
[ 1.256426] bus: 'event_source': add device software
[ 1.256448] PM: Adding info for event_source:software
[ 1.256464] Initialise system trusted keyrings
[ 1.256577] workingset: timestamp_bits=44 max_order=20 bucket_order=0
[ 1.261210] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.261721] NFS: Registering the id_resolver key type
[ 1.261743] Key type id_resolver registered
[ 1.261750] Key type id_legacy registered
[ 1.261766] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 1.261797] device: 'autofs': device_add
[ 1.261834] PM: Adding info for No Bus:autofs
[ 1.261916] 9p: Installing v9fs 9p2000 file system support
[ 1.266460] Key type asymmetric registered
[ 1.266471] Asymmetric key parser 'x509' registered
[ 1.266486] device class 'bsg': registering
[ 1.266512] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 1.266525] io scheduler mq-deadline registered
[ 1.266532] io scheduler kyber registered
[ 1.266887] bus: 'platform': add driver Hisilicon MBIGEN-V2
[ 1.267004] bus: 'platform': add driver mvebu-gicp
[ 1.267051] bus: 'platform': add driver mvebu-icu-subset
[ 1.267105] bus: 'platform': add driver mvebu-icu
[ 1.267147] bus: 'platform': add driver mvebu-pic
[ 1.267188] bus: 'platform': add driver mvebu-sei
[ 1.267229] bus: 'platform': add driver ls-scfg-msi
[ 1.267303] bus: 'platform': add driver qcom-irq-combiner
[ 1.267336] bus: 'platform': add driver uniphier-aidet
[ 1.267416] bus: 'platform': add driver hisi-lpc
[ 1.267465] bus: 'platform': add driver brcm-gisb-arb
[ 1.267535] bus: 'platform': remove driver brcm-gisb-arb
[ 1.267554] driver: 'brcm-gisb-arb': driver_release
[ 1.267566] bus: 'platform': add driver qcom-ebi2
[ 1.267619] bus: 'platform': add driver sun50i-de2-bus
[ 1.267678] bus: 'sunxi-rsb': registered
[ 1.267687] bus: 'platform': add driver sunxi-rsb
[ 1.267728] bus: 'platform': add driver simple-pm-bus
[ 1.267771] bus: 'platform': add driver uniphier-system-bus
[ 1.267810] device class 'phy': registering
[ 1.267834] bus: 'platform': add driver xgene-phy
[ 1.267881] bus: 'platform': add driver sun4i-usb-phy
[ 1.267983] bus: 'platform': add driver phy-meson-usb2
[ 1.268038] bus: 'platform': add driver phy-meson-gxl-usb2
[ 1.268082] bus: 'platform': add driver phy-meson-gxl-usb3
[ 1.268123] bus: 'platform': add driver phy_rcar_gen3_usb2
[ 1.268184] bus: 'platform': add driver rockchip-emmc-phy
[ 1.268224] bus: 'platform': add driver rockchip-usb2phy
[ 1.268291] bus: 'platform': add driver rockchip-typec-phy
[ 1.268332] bus: 'platform': add driver tegra-xusb-padctl
[ 1.268378] bus: 'mdio_bus': add driver phy-bcm-ns2-pci
[ 1.268403] bus: 'platform': add driver bcm-ns2-usbphy
[ 1.268444] bus: 'platform': add driver brcm-sata-phy
[ 1.268511] bus: 'platform': add driver brcmstb-usb-phy
[ 1.268554] bus: 'platform': add driver sr-pcie-phy
[ 1.268594] bus: 'platform': add driver hi6220-usb-phy
[ 1.268638] bus: 'platform': add driver combphy
[ 1.268679] bus: 'platform': add driver hisi-inno-phy
[ 1.268726] bus: 'platform': add driver mvebu-comphy
[ 1.268768] bus: 'platform': add driver qcom-qusb2-phy
[ 1.268795] bus: 'platform': driver_probe_device: matched device 88e2000.phy with driver qcom-qusb2-phy
[ 1.268811] bus: 'platform': really_probe: probing driver qcom-qusb2-phy with device 88e2000.phy
[ 1.268839] qcom-qusb2-phy 88e2000.phy: no pinctrl handle
[ 1.268869] of_clk_set_defaults called with phy, phy@88e2000, not supplier
[ 1.268937] qcom-qusb2-phy 88e2000.phy: Failed to get supply 'vdda-pll': -517
[ 1.268963] platform 88e2000.phy: Driver qcom-qusb2-phy requests probe deferral
[ 1.268975] platform 88e2000.phy: Added to deferred list
[ 1.269017] bus: 'ulpi': add driver qcom_usb_hs_phy
[ 1.269043] bus: 'platform': add driver exynos-dp-video-phy
[ 1.269094] bus: 'platform': add driver exynos-mipi-video-phy
[ 1.269151] bus: 'platform': add driver samsung-usb2-phy
[ 1.269190] bus: 'platform': add driver exynos5_usb3drd_phy
[ 1.269251] bus: 'platform': add driver uniphier-usb2-phy
[ 1.269300] bus: 'platform': add driver uniphier-usb3-hsphy
[ 1.269353] bus: 'platform': add driver uniphier-usb3-ssphy
[ 1.269412] bus: 'platform': add driver max77620-pinctrl
[ 1.269447] bus: 'platform': add driver meson-gxbb-pinctrl
[ 1.269495] bus: 'platform': add driver meson-gxl-pinctrl
[ 1.269546] bus: 'platform': add driver meson-axg-pinctrl
[ 1.269595] bus: 'platform': add driver meson-g12a-pinctrl
[ 1.269661] bus: 'platform': add driver pinctrl-single
[ 1.269739] bus: 'platform': add driver pinctrl-bcm2835
[ 1.269780] bus: 'platform': add driver armada-ap806-pinctrl
[ 1.269822] bus: 'platform': add driver armada-cp110-pinctrl
[ 1.269875] bus: 'platform': add driver armada-37xx-pinctrl
[ 1.269918] bus: 'platform': remove driver armada-37xx-pinctrl
[ 1.269936] driver: 'armada-37xx-pinctrl': driver_release
[ 1.269948] bus: 'platform': add driver qcom-spmi-gpio
[ 1.270035] bus: 'platform': add driver qcom-spmi-mpp
[ 1.270116] bus: 'platform': add driver sun50i-a64-pinctrl
[ 1.270159] bus: 'platform': add driver sun50i-a64-r-pinctrl
[ 1.270201] bus: 'platform': add driver sun8i-h3-r-pinctrl
[ 1.270244] bus: 'platform': add driver sun50i-h5-pinctrl
[ 1.270287] bus: 'platform': add driver sun50i-h6-pinctrl
[ 1.270329] bus: 'platform': add driver sun50i-h6-r-pinctrl
[ 1.270371] bus: 'platform': add driver uniphier-ld11-pinctrl
[ 1.270416] bus: 'platform': add driver uniphier-ld20-pinctrl
[ 1.270459] bus: 'platform': add driver uniphier-pxs3-pinctrl
[ 1.270502] bus: 'platform': add driver basic-mmio-gpio
[ 1.270557] bus: 'platform': add driver raspberrypi-exp-gpio
[ 1.270602] bus: 'platform': add driver brcmstb-gpio
[ 1.270645] bus: 'platform': add driver gpio-dwapb
[ 1.270694] bus: 'platform': add driver max77620-gpio
[ 1.270727] bus: 'platform': add driver mb86s70-gpio
[ 1.270771] bus: 'platform': add driver mvebu-gpio
[ 1.270834] bus: 'amba': add driver pl061_gpio
[ 1.270859] bus: 'platform': add driver gpio_rcar
[ 1.270959] bus: 'platform': add driver tegra186-gpio
[ 1.271017] bus: 'platform': add driver uniphier-gpio
[ 1.271061] bus: 'platform': add driver xgene-gpio
[ 1.271103] bus: 'platform': add driver xgene-gpio-sb
[ 1.271149] bus: 'platform': add driver bcm-iproc-pwm
[ 1.271192] bus: 'platform': add driver rockchip-pwm
[ 1.271254] bus: 'platform': add driver samsung-pwm
[ 1.271325] bus: 'pci_express': add driver aer
[ 1.271349] bus: 'pci_express': add driver pcie_pme
[ 1.271371] bus: 'pci': add driver pcieport
[ 1.271425] bus: 'platform': add driver advk-pcie
[ 1.271466] bus: 'platform': add driver tegra-pcie
[ 1.271531] bus: 'platform': add driver rcar-pcie
[ 1.271598] bus: 'platform': add driver pci-host-generic
[ 1.271659] bus: 'platform': add driver iproc-pcie
[ 1.271718] bus: 'platform': add driver layerscape-pcie
[ 1.271792] bus: 'platform': remove driver layerscape-pcie
[ 1.271809] driver: 'layerscape-pcie': driver_release
[ 1.271822] bus: 'platform': add driver qcom-pcie
[ 1.271896] bus: 'platform': add driver armada8k-pcie
[ 1.271936] bus: 'platform': add driver kirin-pcie
[ 1.271975] bus: 'platform': add driver histb-pcie
[ 1.272017] bus: 'platform': add driver hisi-pcie
[ 1.272062] bus: 'platform': add driver hisi-pcie-almost-ecam
[ 1.272108] bus: 'platform': add driver pci_thunder_ecam
[ 1.272149] bus: 'platform': add driver pci_thunder_pem
[ 1.272189] bus: 'platform': add driver xgene-pcie
[ 1.272228] bus: 'amba': add driver clcd-pl11x
[ 1.272256] bus: 'platform': add driver acpi-ged
[ 1.272291] bus: 'platform': add driver acpi-fan
[ 1.272457] EINJ: ACPI disabled.
[ 1.272471] bus: 'platform': add driver tegra-ahb
[ 1.272530] bus: 'platform': add driver of_fixed_factor_clk
[ 1.272575] bus: 'platform': add driver of_fixed_clk
[ 1.272619] bus: 'platform': add driver gpio-clk
[ 1.272665] bus: 'i2c': add driver cs2000-cp
[ 1.272696] bus: 'platform': add driver pwm-clock
[ 1.272740] bus: 'platform': add driver rk808-clkout
[ 1.272771] bus: 'platform': add driver hi655x-clk
[ 1.272804] bus: 'platform': add driver scpi_clocks
[ 1.272848] bus: 'platform': add driver bcm2835-clk
[ 1.272890] bus: 'platform': add driver bcm2835-aux-clk
[ 1.272932] bus: 'platform': add driver sr-clk
[ 1.273020] bus: 'platform': add driver ti-sci-clk
[ 1.273065] bus: 'platform': add driver gxbb-clkc
[ 1.273115] bus: 'platform': add driver gxbb-aoclkc
[ 1.273159] bus: 'platform': add driver axg-clkc
[ 1.273201] bus: 'platform': add driver axg-aoclkc
[ 1.273244] bus: 'platform': add driver marvell-armada-3700-xtal-clock
[ 1.273288] bus: 'platform': add driver marvell-armada-3700-tbg-clock
[ 1.273332] bus: 'platform': add driver marvell-armada-3700-periph-clock
[ 1.273385] bus: 'platform': add driver marvell-ap806-system-controller
[ 1.273426] bus: 'platform': add driver marvell-ap806-clock
[ 1.273467] bus: 'platform': add driver marvell-cp110-system-controller0
[ 1.273509] bus: 'platform': add driver marvell-cp110-clock
[ 1.273550] bus: 'platform': add driver mmcc-msm8996
[ 1.273595] bus: 'platform': add driver qcom-a53pll
[ 1.273652] bus: 'platform': add driver qcom-apcs-msm8916-clk
[ 1.273689] bus: 'platform': add driver exynos-audss-clk
[ 1.273752] bus: 'platform': add driver sc9860-clk
[ 1.273873] bus: 'platform': add driver sun4i-a10-mod0-clk
[ 1.273922] bus: 'platform': add driver sun9i-a80-mmc-config-clk
[ 1.273965] bus: 'platform': add driver sun50i-a64-ccu
[ 1.274009] bus: 'platform': add driver sun50i-h6-ccu
[ 1.274053] bus: 'platform': add driver sunxi-de2-clks
[ 1.274128] bus: 'platform': add driver uniphier-clk
[ 1.274292] bus: 'platform': add driver k3-dma
[ 1.274336] bus: 'platform': add driver mv_xor_v2
[ 1.274374] bus: 'amba': add driver dma-pl330
[ 1.274402] bus: 'platform': add driver rcar-dmac
[ 1.274446] bus: 'platform': add driver tegra-apbdma
[ 1.274506] bus: 'platform': add driver bam-dma-engine
[ 1.274719] bus: 'platform': add driver hidma-mgmt
[ 1.274767] bus: 'platform': add driver hidma
[ 1.274828] bus: 'platform': add driver raspberrypi-power
[ 1.274877] bus: 'platform': add driver mtk-scpsys
[ 1.274945] bus: 'platform': add driver meson_msr
[ 1.275065] bus: 'platform': add driver meson_gx_pwrc_vpu
[ 1.275165] bus: 'platform': add driver geni_se_qup
[ 1.275213] bus: 'platform': add driver qcom_smp2p
[ 1.275230] bus: 'platform': driver_probe_device: matched device smp2p-cdsp with driver qcom_smp2p
[ 1.275246] bus: 'platform': really_probe: probing driver qcom_smp2p with device smp2p-cdsp
[ 1.275268] qcom_smp2p smp2p-cdsp: no pinctrl handle
[ 1.275293] of_clk_set_defaults called with smp2p-cdsp, smp2p-cdsp, not supplier
[ 1.275480] driver: 'qcom_smp2p': driver_bound: bound to device 'smp2p-cdsp'
[ 1.275517] bus: 'platform': really_probe: bound device smp2p-cdsp to driver qcom_smp2p
[ 1.275531] bus: 'platform': driver_probe_device: matched device smp2p-lpass with driver qcom_smp2p
[ 1.275544] bus: 'platform': really_probe: probing driver qcom_smp2p with device smp2p-lpass
[ 1.275558] qcom_smp2p smp2p-lpass: no pinctrl handle
[ 1.275575] of_clk_set_defaults called with smp2p-lpass, smp2p-lpass, not supplier
[ 1.275698] driver: 'qcom_smp2p': driver_bound: bound to device 'smp2p-lpass'
[ 1.275727] bus: 'platform': really_probe: bound device smp2p-lpass to driver qcom_smp2p
[ 1.275740] bus: 'platform': driver_probe_device: matched device smp2p-mpss with driver qcom_smp2p
[ 1.275751] bus: 'platform': really_probe: probing driver qcom_smp2p with device smp2p-mpss
[ 1.275767] qcom_smp2p smp2p-mpss: no pinctrl handle
[ 1.275783] of_clk_set_defaults called with smp2p-mpss, smp2p-mpss, not supplier
[ 1.275902] driver: 'qcom_smp2p': driver_bound: bound to device 'smp2p-mpss'
[ 1.275928] bus: 'platform': really_probe: bound device smp2p-mpss to driver qcom_smp2p
[ 1.275941] bus: 'platform': driver_probe_device: matched device smp2p-slpi with driver qcom_smp2p
[ 1.275953] bus: 'platform': really_probe: probing driver qcom_smp2p with device smp2p-slpi
[ 1.275967] qcom_smp2p smp2p-slpi: no pinctrl handle
[ 1.275982] of_clk_set_defaults called with smp2p-slpi, smp2p-slpi, not supplier
[ 1.276103] driver: 'qcom_smp2p': driver_bound: bound to device 'smp2p-slpi'
[ 1.276130] bus: 'platform': really_probe: bound device smp2p-slpi to driver qcom_smp2p
[ 1.276179] bus: 'platform': add driver qcom-smsm
[ 1.276230] bus: 'platform': add driver sunxi-sram
[ 1.276317] bus: 'platform': add driver tegra-fuse
[ 1.276525] bus: 'platform': add driver tegra-flowctrl
[ 1.276592] bus: 'platform': add driver tegra-pmc
[ 1.276673] bus: 'platform': add driver ti_sci_pm_domains
[ 1.276718] bus: 'platform': add driver virtio-mmio
[ 1.276758] bus: 'pci': add driver virtio-pci
[ 1.276795] bus: 'virtio': add driver virtio_balloon
[ 1.276827] bus: 'platform': add driver axp20x-regulator
[ 1.276866] bus: 'platform': add driver bd9571mwv-regulator
[ 1.276898] bus: 'i2c': add driver fan53555-regulator
[ 1.276926] bus: 'platform': add driver hi6421v530-regulator
[ 1.276961] bus: 'platform': add driver hi655x-regulator
[ 1.276996] bus: 'platform': add driver max77620-pmic
[ 1.277036] bus: 'platform': add driver qcom-rpmh-regulator
[ 1.277080] bus: 'platform': driver_probe_device: matched device 179c0000.rsc:pm8998-rpmh-regulators with driver qcom-rpmh-regulator
[ 1.277095] bus: 'platform': really_probe: probing driver qcom-rpmh-regulator with device 179c0000.rsc:pm8998-rpmh-regulators
[ 1.277115] qcom-rpmh-regulator 179c0000.rsc:pm8998-rpmh-regulators: no pinctrl handle
[ 1.277138] of_clk_set_defaults called with pm8998-rpmh-regulators, pm8998-rpmh-regulators, not supplier
[ 1.277196] smps2: supplied by vph_pwr
[ 1.277245] smps2: Setting 1100000-1100000uV
[ 1.277271] device: 'regulator.3': device_add
[ 1.277352] PM: Adding info for No Bus:regulator.3
[ 1.277423] smps3: supplied by vph_pwr
[ 1.277452] smps3: Setting 1352000-1352000uV
[ 1.277465] device: 'regulator.4': device_add
[ 1.277514] PM: Adding info for No Bus:regulator.4
[ 1.277571] smps5: supplied by vph_pwr
[ 1.277613] smps5: Setting 1904000-2040000uV
[ 1.277629] device: 'regulator.5': device_add
[ 1.277689] PM: Adding info for No Bus:regulator.5
[ 1.277746] smps7: supplied by vph_pwr
[ 1.277772] smps7: Setting 900000-1028000uV
[ 1.277787] device: 'regulator.6': device_add
[ 1.277832] PM: Adding info for No Bus:regulator.6
[ 1.277891] ldo1: supplied by smps7
[ 1.277916] ldo1: Setting 880000-880000uV
[ 1.277987] device: 'regulator.7': device_add
[ 1.278028] PM: Adding info for No Bus:regulator.7
[ 1.278086] ldo2: supplied by smps3
[ 1.278121] ldo2: Setting 1200000-1200000uV
[ 1.278343] device: 'regulator.8': device_add
[ 1.278387] PM: Adding info for No Bus:regulator.8
[ 1.278446] ldo3: supplied by smps7
[ 1.278473] ldo3: Setting 1000000-1000000uV
[ 1.278528] device: 'regulator.9': device_add
[ 1.278570] PM: Adding info for No Bus:regulator.9
[ 1.278630] ldo5: supplied by smps7
[ 1.278658] ldo5: Setting 800000-800000uV
[ 1.278712] device: 'regulator.10': device_add
[ 1.278760] PM: Adding info for No Bus:regulator.10
[ 1.278819] ldo6: supplied by vph_pwr
[ 1.278856] ldo6: Setting 1856000-1856000uV
[ 1.278913] device: 'regulator.11': device_add
[ 1.278955] PM: Adding info for No Bus:regulator.11
[ 1.279012] ldo7: supplied by smps5
[ 1.279038] ldo7: Setting 1800000-1800000uV
[ 1.279091] device: 'regulator.12': device_add
[ 1.279138] PM: Adding info for No Bus:regulator.12
[ 1.279195] ldo8: supplied by smps3
[ 1.279218] ldo8: Setting 1200000-1248000uV
[ 1.279272] device: 'regulator.13': device_add
[ 1.279316] PM: Adding info for No Bus:regulator.13
[ 1.279377] ldo9: Setting 1704000-2928000uV
[ 1.279435] device: 'regulator.14': device_add
[ 1.279481] PM: Adding info for No Bus:regulator.14
[ 1.279545] ldo10: Setting 1704000-2928000uV
[ 1.279601] device: 'regulator.15': device_add
[ 1.279644] PM: Adding info for No Bus:regulator.15
[ 1.279724] ldo11: supplied by smps7
[ 1.279753] ldo11: Setting 1000000-1048000uV
[ 1.279808] device: 'regulator.16': device_add
[ 1.279851] PM: Adding info for No Bus:regulator.16
[ 1.279925] ldo12: supplied by smps5
[ 1.279954] ldo12: Setting 1800000-1800000uV
[ 1.280008] device: 'regulator.17': device_add
[ 1.280053] PM: Adding info for No Bus:regulator.17
[ 1.280124] ldo13: Setting 1800000-2960000uV
[ 1.280180] device: 'regulator.18': device_add
[ 1.280229] PM: Adding info for No Bus:regulator.18
[ 1.280304] ldo14: supplied by smps5
[ 1.280345] ldo14: Setting 1800000-1800000uV
[ 1.280398] device: 'regulator.19': device_add
[ 1.280441] PM: Adding info for No Bus:regulator.19
[ 1.280516] ldo15: supplied by smps5
[ 1.280541] ldo15: Setting 1800000-1800000uV
[ 1.280594] device: 'regulator.20': device_add
[ 1.280637] PM: Adding info for No Bus:regulator.20
[ 1.280713] ldo16: Setting 2704000-2704000uV
[ 1.280770] device: 'regulator.21': device_add
[ 1.280814] PM: Adding info for No Bus:regulator.21
[ 1.280893] ldo17: supplied by smps3
[ 1.280921] ldo17: Setting 1304000-1304000uV
[ 1.280975] device: 'regulator.22': device_add
[ 1.281021] PM: Adding info for No Bus:regulator.22
[ 1.281107] ldo18: Setting 2704000-2960000uV
[ 1.281165] device: 'regulator.23': device_add
[ 1.281208] PM: Adding info for No Bus:regulator.23
[ 1.281307] ldo20: Setting 2704000-2960000uV
[ 1.281364] device: 'regulator.24': device_add
[ 1.281410] PM: Adding info for No Bus:regulator.24
[ 1.281508] ldo21: Setting 2704000-2960000uV
[ 1.281565] device: 'regulator.25': device_add
[ 1.281609] PM: Adding info for No Bus:regulator.25
[ 1.281731] ldo22: Setting 2864000-3312000uV
[ 1.281790] device: 'regulator.26': device_add
[ 1.281838] PM: Adding info for No Bus:regulator.26
[ 1.281953] ldo23: Setting 3000000-3312000uV
[ 1.282009] device: 'regulator.27': device_add
[ 1.282057] PM: Adding info for No Bus:regulator.27
[ 1.282178] ldo24: Setting 3088000-3088000uV
[ 1.282233] device: 'regulator.28': device_add
[ 1.282277] PM: Adding info for No Bus:regulator.28
[ 1.282407] ldo25: Setting 3300000-3312000uV
[ 1.282463] device: 'regulator.29': device_add
[ 1.282506] PM: Adding info for No Bus:regulator.29
[ 1.282633] ldo26: supplied by smps3
[ 1.282670] ldo26: Setting 1200000-1200000uV
[ 1.282724] device: 'regulator.30': device_add
[ 1.282770] PM: Adding info for No Bus:regulator.30
[ 1.282906] ldo28: Setting 2856000-3008000uV
[ 1.282963] device: 'regulator.31': device_add
[ 1.283007] PM: Adding info for No Bus:regulator.31
[ 1.283146] lvs1: supplied by vreg_s4a_1p8
[ 1.283178] device: 'regulator.32': device_add
[ 1.283218] PM: Adding info for No Bus:regulator.32
[ 1.283358] lvs2: supplied by vreg_s4a_1p8
[ 1.283387] device: 'regulator.33': device_add
[ 1.283430] PM: Adding info for No Bus:regulator.33
[ 1.283566] driver: 'qcom-rpmh-regulator': driver_bound: bound to device '179c0000.rsc:pm8998-rpmh-regulators'
[ 1.283602] bus: 'platform': really_probe: bound device 179c0000.rsc:pm8998-rpmh-regulators to driver qcom-rpmh-regulator
[ 1.283620] bus: 'platform': driver_probe_device: matched device 179c0000.rsc:pmi8998-rpmh-regulators with driver qcom-rpmh-regulator
[ 1.283635] bus: 'platform': really_probe: probing driver qcom-rpmh-regulator with device 179c0000.rsc:pmi8998-rpmh-regulators
[ 1.283652] qcom-rpmh-regulator 179c0000.rsc:pmi8998-rpmh-regulators: no pinctrl handle
[ 1.283681] of_clk_set_defaults called with pmi8998-rpmh-regulators, pmi8998-rpmh-regulators, not supplier
[ 1.283715] bob: supplied by vph_pwr
[ 1.283744] bob: Setting 3312000-3600000uV
[ 1.283800] device: 'regulator.34': device_add
[ 1.283850] PM: Adding info for No Bus:regulator.34
[ 1.283977] driver: 'qcom-rpmh-regulator': driver_bound: bound to device '179c0000.rsc:pmi8998-rpmh-regulators'
[ 1.284008] bus: 'platform': really_probe: bound device 179c0000.rsc:pmi8998-rpmh-regulators to driver qcom-rpmh-regulator
[ 1.284024] bus: 'platform': driver_probe_device: matched device 179c0000.rsc:pm8005-rpmh-regulators with driver qcom-rpmh-regulator
[ 1.284037] bus: 'platform': really_probe: probing driver qcom-rpmh-regulator with device 179c0000.rsc:pm8005-rpmh-regulators
[ 1.284054] qcom-rpmh-regulator 179c0000.rsc:pm8005-rpmh-regulators: no pinctrl handle
[ 1.284076] of_clk_set_defaults called with pm8005-rpmh-regulators, pm8005-rpmh-regulators, not supplier
[ 1.284106] smps3: supplied by vph_pwr
[ 1.284133] smps3: Setting 600000-600000uV
[ 1.284147] device: 'regulator.35': device_add
[ 1.284197] PM: Adding info for No Bus:regulator.35
[ 1.284244] ldo9: supplied by bob
[ 1.284276] ldo10: supplied by bob
[ 1.284321] ldo13: supplied by bob
[ 1.284355] ldo16: supplied by bob
[ 1.284387] ldo18: supplied by bob
[ 1.284419] ldo20: supplied by bob
[ 1.284454] ldo21: supplied by bob
[ 1.284488] ldo22: supplied by bob
[ 1.284532] ldo23: supplied by bob
[ 1.284564] ldo24: supplied by bob
[ 1.284600] ldo25: supplied by bob
[ 1.284630] ldo28: supplied by bob
[ 1.284657] driver: 'qcom-rpmh-regulator': driver_bound: bound to device '179c0000.rsc:pm8005-rpmh-regulators'
[ 1.284689] bus: 'platform': really_probe: bound device 179c0000.rsc:pm8005-rpmh-regulators to driver qcom-rpmh-regulator
[ 1.284742] bus: 'platform': add driver qcom-spmi-regulator
[ 1.284837] bus: 'platform': add driver pwm-regulator
[ 1.284887] bus: 'platform': add driver rk808-regulator
[ 1.284925] bus: 'platform': add driver s2mps11-pmic
[ 1.284966] bus: 'platform': add driver uniphier-regulator
[ 1.285031] bus: 'platform': add driver berlin2-reset
[ 1.285077] bus: 'platform': add driver meson_reset
[ 1.285135] bus: 'platform': add driver simple-reset
[ 1.285208] bus: 'platform': add driver ti-sci-reset
[ 1.285255] bus: 'platform': add driver uniphier-reset
[ 1.285436] bus: 'platform': add driver uniphier-glue-reset
[ 1.285518] device: 'ptyp0': device_add
[ 1.285549] PM: Adding info for No Bus:ptyp0
[ 1.285636] device: 'ptyp1': device_add
[ 1.285674] PM: Adding info for No Bus:ptyp1
[ 1.285754] device: 'ptyp2': device_add
[ 1.285779] PM: Adding info for No Bus:ptyp2
[ 1.285829] device: 'ptyp3': device_add
[ 1.285854] PM: Adding info for No Bus:ptyp3
[ 1.285903] device: 'ptyp4': device_add
[ 1.285928] PM: Adding info for No Bus:ptyp4
[ 1.285976] device: 'ptyp5': device_add
[ 1.285999] PM: Adding info for No Bus:ptyp5
[ 1.286046] device: 'ptyp6': device_add
[ 1.286067] PM: Adding info for No Bus:ptyp6
[ 1.286116] device: 'ptyp7': device_add
[ 1.286137] PM: Adding info for No Bus:ptyp7
[ 1.286184] device: 'ptyp8': device_add
[ 1.286205] PM: Adding info for No Bus:ptyp8
[ 1.286250] device: 'ptyp9': device_add
[ 1.286274] PM: Adding info for No Bus:ptyp9
[ 1.286320] device: 'ptypa': device_add
[ 1.286340] PM: Adding info for No Bus:ptypa
[ 1.286388] device: 'ptypb': device_add
[ 1.286409] PM: Adding info for No Bus:ptypb
[ 1.286457] device: 'ptypc': device_add
[ 1.286477] PM: Adding info for No Bus:ptypc
[ 1.286526] device: 'ptypd': device_add
[ 1.286549] PM: Adding info for No Bus:ptypd
[ 1.286594] device: 'ptype': device_add
[ 1.286619] PM: Adding info for No Bus:ptype
[ 1.286665] device: 'ptypf': device_add
[ 1.286685] PM: Adding info for No Bus:ptypf
[ 1.286736] device: 'ttyp0': device_add
[ 1.286757] PM: Adding info for No Bus:ttyp0
[ 1.286826] device: 'ttyp1': device_add
[ 1.286850] PM: Adding info for No Bus:ttyp1
[ 1.286899] device: 'ttyp2': device_add
[ 1.286936] PM: Adding info for No Bus:ttyp2
[ 1.286984] device: 'ttyp3': device_add
[ 1.287006] PM: Adding info for No Bus:ttyp3
[ 1.287054] device: 'ttyp4': device_add
[ 1.287075] PM: Adding info for No Bus:ttyp4
[ 1.287121] device: 'ttyp5': device_add
[ 1.287143] PM: Adding info for No Bus:ttyp5
[ 1.287190] device: 'ttyp6': device_add
[ 1.287210] PM: Adding info for No Bus:ttyp6
[ 1.287258] device: 'ttyp7': device_add
[ 1.287280] PM: Adding info for No Bus:ttyp7
[ 1.287325] device: 'ttyp8': device_add
[ 1.287353] PM: Adding info for No Bus:ttyp8
[ 1.287413] device: 'ttyp9': device_add
[ 1.287433] PM: Adding info for No Bus:ttyp9
[ 1.287481] device: 'ttypa': device_add
[ 1.287501] PM: Adding info for No Bus:ttypa
[ 1.287549] device: 'ttypb': device_add
[ 1.287569] PM: Adding info for No Bus:ttypb
[ 1.287614] device: 'ttypc': device_add
[ 1.287634] PM: Adding info for No Bus:ttypc
[ 1.287680] device: 'ttypd': device_add
[ 1.287702] PM: Adding info for No Bus:ttypd
[ 1.287749] device: 'ttype': device_add
[ 1.287769] PM: Adding info for No Bus:ttype
[ 1.287815] device: 'ttypf': device_add
[ 1.287835] PM: Adding info for No Bus:ttypf
[ 1.287895] device: 'ptmx': device_add
[ 1.287915] PM: Adding info for No Bus:ptmx
[ 1.287985] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.288003] bus: 'pnp': add driver serial
[ 1.288030] Registering platform device 'serial8250'. Parent at platform
[ 1.288039] device: 'serial8250': device_add
[ 1.288053] bus: 'platform': add device serial8250
[ 1.288080] PM: Adding info for platform:serial8250
[ 1.288270] device: 'serial0': device_add
[ 1.288284] bus: 'serial': add device serial0
[ 1.288296] PM: Adding info for serial:serial0
[ 1.288337] bus: 'serial': remove device serial0
[ 1.288346] PM: Removing info for serial:serial0
[ 1.288372] device: 'ttyS0': device_add
[ 1.288421] PM: Adding info for No Bus:ttyS0
[ 1.288490] device: 'serial0': device_add
[ 1.288501] bus: 'serial': add device serial0
[ 1.288513] PM: Adding info for serial:serial0
[ 1.288543] bus: 'serial': remove device serial0
[ 1.288551] PM: Removing info for serial:serial0
[ 1.288570] device: 'ttyS1': device_add
[ 1.288607] PM: Adding info for No Bus:ttyS1
[ 1.288675] device: 'serial0': device_add
[ 1.288688] bus: 'serial': add device serial0
[ 1.288700] PM: Adding info for serial:serial0
[ 1.288729] bus: 'serial': remove device serial0
[ 1.288736] PM: Removing info for serial:serial0
[ 1.288755] device: 'ttyS2': device_add
[ 1.288795] PM: Adding info for No Bus:ttyS2
[ 1.288859] device: 'serial0': device_add
[ 1.288869] bus: 'serial': add device serial0
[ 1.288879] PM: Adding info for serial:serial0
[ 1.288907] bus: 'serial': remove device serial0
[ 1.288914] PM: Removing info for serial:serial0
[ 1.288932] device: 'ttyS3': device_add
[ 1.288972] PM: Adding info for No Bus:ttyS3
[ 1.289046] bus: 'platform': add driver serial8250
[ 1.289074] bus: 'platform': driver_probe_device: matched device serial8250 with driver serial8250
[ 1.289088] bus: 'platform': really_probe: probing driver serial8250 with device serial8250
[ 1.289105] serial8250 serial8250: no default pinctrl state
[ 1.289124] driver: 'serial8250': driver_bound: bound to device 'serial8250'
[ 1.289145] bus: 'platform': really_probe: bound device serial8250 to driver serial8250
[ 1.289171] bus: 'pci': add driver serial
[ 1.289225] bus: 'pci': add driver exar_serial
[ 1.289259] bus: 'platform': add driver bcm2835-aux-uart
[ 1.289315] bus: 'platform': add driver dw-apb-uart
[ 1.289382] bus: 'platform': add driver omap8250
[ 1.289463] bus: 'platform': add driver mt6577-uart
[ 1.289510] bus: 'platform': add driver uniphier-uart
[ 1.289555] bus: 'platform': add driver of_serial
[ 1.289698] bus: 'platform': add driver samsung-uart
[ 1.289779] SuperH (H)SCI(F) driver initialized
[ 1.289794] bus: 'platform': add driver sh-sci
[ 1.289899] bus: 'platform': add driver meson_uart
[ 1.289973] bus: 'platform': add driver msm_serial
[ 1.290021] msm_serial: driver initialized
[ 1.290045] bus: 'platform': add driver qcom_geni_serial
[ 1.290108] bus: 'platform': add driver serial-tegra
[ 1.290156] device class 'virtio-ports': registering
[ 1.290187] bus: 'virtio': add driver virtio_console
[ 1.290212] bus: 'virtio': add driver virtio_rproc_serial
[ 1.290235] bus: 'i2c': add driver tpm_i2c_infineon
[ 1.290265] bus: 'platform': add driver arm-smmu
[ 1.290319] bus: 'platform': driver_probe_device: matched device 15000000.iommu with driver arm-smmu
[ 1.290332] bus: 'platform': really_probe: probing driver arm-smmu with device 15000000.iommu
[ 1.290351] arm-smmu 15000000.iommu: no pinctrl handle
[ 1.290375] of_clk_set_defaults called with iommu, iommu@15000000, not supplier
[ 1.290769] arm-smmu 15000000.iommu: probing hardware configuration...
[ 1.290780] arm-smmu 15000000.iommu: SMMUv2 with:
[ 1.290816] arm-smmu 15000000.iommu: stage 1 translation
[ 1.290829] arm-smmu 15000000.iommu: non-coherent table walk
[ 1.290838] arm-smmu 15000000.iommu: (IDR0.CTTW overridden by FW configuration)
[ 1.290853] arm-smmu 15000000.iommu: stream matching with 76 register groups
[ 1.290882] arm-smmu 15000000.iommu: 45 context banks (0 stage-2 only)
[ 1.290906] arm-smmu 15000000.iommu: Supported page sizes: 0x61311000
[ 1.290918] arm-smmu 15000000.iommu: Stage-1: 48-bit VA -> 48-bit IPA
[ 1.290976] device: 'smmu.0x0000000015000000': device_add
[ 1.291011] PM: Adding info for No Bus:smmu.0x0000000015000000
[ 1.292510] driver: 'arm-smmu': driver_bound: bound to device '15000000.iommu'
[ 1.292552] bus: 'platform': really_probe: bound device 15000000.iommu to driver arm-smmu
[ 1.292602] bus: 'platform': add driver arm-smmu-v3
[ 1.292651] bus: 'platform': add driver qcom-iommu-ctx
[ 1.292711] bus: 'platform': add driver qcom-iommu
[ 1.292882] device: 'cache': device_add
[ 1.292913] PM: Adding info for No Bus:cache
[ 1.292933] device: 'index0': device_add
[ 1.292964] PM: Adding info for No Bus:index0
[ 1.292975] device: 'index1': device_add
[ 1.293003] PM: Adding info for No Bus:index1
[ 1.293012] device: 'index2': device_add
[ 1.293034] PM: Adding info for No Bus:index2
[ 1.293045] device: 'index3': device_add
[ 1.293064] PM: Adding info for No Bus:index3
[ 1.293118] device: 'cache': device_add
[ 1.293145] PM: Adding info for No Bus:cache
[ 1.293159] device: 'index0': device_add
[ 1.293190] PM: Adding info for No Bus:index0
[ 1.293200] device: 'index1': device_add
[ 1.293221] PM: Adding info for No Bus:index1
[ 1.293231] device: 'index2': device_add
[ 1.293256] PM: Adding info for No Bus:index2
[ 1.293265] device: 'index3': device_add
[ 1.293289] PM: Adding info for No Bus:index3
[ 1.293345] device: 'cache': device_add
[ 1.293371] PM: Adding info for No Bus:cache
[ 1.293383] device: 'index0': device_add
[ 1.293410] PM: Adding info for No Bus:index0
[ 1.293420] device: 'index1': device_add
[ 1.293440] PM: Adding info for No Bus:index1
[ 1.293449] device: 'index2': device_add
[ 1.293472] PM: Adding info for No Bus:index2
[ 1.293481] device: 'index3': device_add
[ 1.293506] PM: Adding info for No Bus:index3
[ 1.293563] device: 'cache': device_add
[ 1.293592] PM: Adding info for No Bus:cache
[ 1.293605] device: 'index0': device_add
[ 1.293627] PM: Adding info for No Bus:index0
[ 1.293637] device: 'index1': device_add
[ 1.293682] PM: Adding info for No Bus:index1
[ 1.293696] device: 'index2': device_add
[ 1.293722] PM: Adding info for No Bus:index2
[ 1.293734] device: 'index3': device_add
[ 1.293756] PM: Adding info for No Bus:index3
[ 1.293809] device: 'cache': device_add
[ 1.293838] PM: Adding info for No Bus:cache
[ 1.293851] device: 'index0': device_add
[ 1.293878] PM: Adding info for No Bus:index0
[ 1.293888] device: 'index1': device_add
[ 1.293918] PM: Adding info for No Bus:index1
[ 1.293928] device: 'index2': device_add
[ 1.293951] PM: Adding info for No Bus:index2
[ 1.293962] device: 'index3': device_add
[ 1.293990] PM: Adding info for No Bus:index3
[ 1.294049] device: 'cache': device_add
[ 1.294078] PM: Adding info for No Bus:cache
[ 1.294092] device: 'index0': device_add
[ 1.294120] PM: Adding info for No Bus:index0
[ 1.294130] device: 'index1': device_add
[ 1.294158] PM: Adding info for No Bus:index1
[ 1.294168] device: 'index2': device_add
[ 1.294193] PM: Adding info for No Bus:index2
[ 1.294203] device: 'index3': device_add
[ 1.294225] PM: Adding info for No Bus:index3
[ 1.294277] device: 'cache': device_add
[ 1.294299] PM: Adding info for No Bus:cache
[ 1.294313] device: 'index0': device_add
[ 1.294338] PM: Adding info for No Bus:index0
[ 1.294349] device: 'index1': device_add
[ 1.294375] PM: Adding info for No Bus:index1
[ 1.294384] device: 'index2': device_add
[ 1.294406] PM: Adding info for No Bus:index2
[ 1.294418] device: 'index3': device_add
[ 1.294438] PM: Adding info for No Bus:index3
[ 1.294490] device: 'cache': device_add
[ 1.294518] PM: Adding info for No Bus:cache
[ 1.294532] device: 'index0': device_add
[ 1.294562] PM: Adding info for No Bus:index0
[ 1.294573] device: 'index1': device_add
[ 1.294601] PM: Adding info for No Bus:index1
[ 1.294611] device: 'index2': device_add
[ 1.294636] PM: Adding info for No Bus:index2
[ 1.294646] device: 'index3': device_add
[ 1.294674] PM: Adding info for No Bus:index3
[ 1.294695] device class 'devcoredump': registering
[ 1.294733] device: 'loop-control': device_add
[ 1.294759] PM: Adding info for No Bus:loop-control
[ 1.294973] device: '7:0': device_add
[ 1.295013] PM: Adding info for No Bus:7:0
[ 1.295045] device: 'loop0': device_add
[ 1.295093] PM: Adding info for No Bus:loop0
[ 1.295719] device: '7:1': device_add
[ 1.295753] PM: Adding info for No Bus:7:1
[ 1.295780] device: 'loop1': device_add
[ 1.295819] PM: Adding info for No Bus:loop1
[ 1.296375] device: '7:2': device_add
[ 1.296406] PM: Adding info for No Bus:7:2
[ 1.296432] device: 'loop2': device_add
[ 1.296469] PM: Adding info for No Bus:loop2
[ 1.297010] device: '7:3': device_add
[ 1.297044] PM: Adding info for No Bus:7:3
[ 1.297069] device: 'loop3': device_add
[ 1.297103] PM: Adding info for No Bus:loop3
[ 1.297669] device: '7:4': device_add
[ 1.297700] PM: Adding info for No Bus:7:4
[ 1.297726] device: 'loop4': device_add
[ 1.297764] PM: Adding info for No Bus:loop4
[ 1.298297] device: '7:5': device_add
[ 1.298330] PM: Adding info for No Bus:7:5
[ 1.298367] device: 'loop5': device_add
[ 1.298403] PM: Adding info for No Bus:loop5
[ 1.298909] device: '7:6': device_add
[ 1.298938] PM: Adding info for No Bus:7:6
[ 1.298964] device: 'loop6': device_add
[ 1.299002] PM: Adding info for No Bus:loop6
[ 1.299541] device: '7:7': device_add
[ 1.299572] PM: Adding info for No Bus:7:7
[ 1.299597] device: 'loop7': device_add
[ 1.299635] PM: Adding info for No Bus:loop7
[ 1.300071] loop: module loaded
[ 1.300136] bus: 'virtio': add driver virtio_blk
[ 1.300177] bus: 'i2c': add driver bd9571mwv
[ 1.300201] bus: 'i2c': add driver axp20x-i2c
[ 1.300223] bus: 'sunxi-rsb': add driver axp20x-rsb
[ 1.300243] bus: 'i2c': add driver max77620
[ 1.300264] bus: 'spmi': add driver pmic-spmi
[ 1.300284] bus: 'i2c': add driver rk808
[ 1.300348] bus: 'platform': add driver hi6421_pmic
[ 1.300474] bus: 'platform': add driver hi655x-pmic
[ 1.300518] device class 'sas_host': registering
[ 1.300538] device class 'sas_phy': registering
[ 1.300555] device class 'sas_port': registering
[ 1.300572] device class 'sas_device': registering
[ 1.300588] device class 'sas_end_device': registering
[ 1.300607] device class 'sas_expander': registering
[ 1.300668] device class 'scsi_disk': registering
[ 1.300783] bus: 'scsi': add driver sd
[ 1.300820] bus: 'platform': add driver hisi_sas_v1_hw
[ 1.300875] bus: 'platform': add driver hisi_sas_v2_hw
[ 1.300927] bus: 'pci': add driver hisi_sas_v3_hw
[ 1.300984] bus: 'pci': add driver ahci
[ 1.301022] bus: 'platform': add driver ahci
[ 1.301093] bus: 'pci': add driver sata_sil24
[ 1.301136] bus: 'platform': add driver ahci-ceva
[ 1.301188] bus: 'platform': add driver ahci-mvebu
[ 1.301243] bus: 'platform': add driver xgene-ahci
[ 1.301298] bus: 'platform': add driver ahci-qoriq
[ 1.301375] bus: 'platform': add driver sata_rcar
[ 1.301464] bus: 'platform': add driver pata_platform
[ 1.301500] bus: 'platform': add driver pata_of_platform
[ 1.301540] device class 'mtd': registering
[ 1.301570] device: 'mtd-0': device_add
[ 1.301601] PM: Adding info for No Bus:mtd-0
[ 1.301668] bus: 'spi': add driver m25p80
[ 1.301703] bus: 'platform': add driver denali-nand-dt
[ 1.301768] bus: 'platform': add driver marvell-nfc
[ 1.301846] bus: 'platform': add driver qcom-nandc
[ 1.301910] bus: 'platform': add driver armada_3700_spi
[ 1.301963] bus: 'platform': add driver bcm_iproc
[ 1.302017] bus: 'platform': add driver brcmstb_qspi
[ 1.302070] bus: 'platform': add driver orion_spi
[ 1.302144] bus: 'platform': add driver spi_qup
[ 1.302207] bus: 'platform': add driver rockchip-spi
[ 1.302294] bus: 'platform': add driver s3c64xx-spi
[ 1.302370] bus: 'platform': add driver spmi_pmic_arb
[ 1.302399] bus: 'platform': driver_probe_device: matched device c440000.spmi with driver spmi_pmic_arb
[ 1.302418] bus: 'platform': really_probe: probing driver spmi_pmic_arb with device c440000.spmi
[ 1.302443] spmi_pmic_arb c440000.spmi: no pinctrl handle
[ 1.302475] of_clk_set_defaults called with spmi, spmi@c440000, not supplier
[ 1.302722] spmi spmi-0: PMIC arbiter version v5 (0x50000000)
[ 1.303836] device: 'spmi-0': device_add
[ 1.303855] bus: 'spmi': add device spmi-0
[ 1.303880] PM: Adding info for spmi:spmi-0
[ 1.303927] driver: 'spmi_pmic_arb': driver_bound: bound to device 'c440000.spmi'
[ 1.303961] bus: 'platform': really_probe: bound device c440000.spmi to driver spmi_pmic_arb
[ 1.304020] bus: 'platform': add driver mdio-mux-iproc
[ 1.304074] bus: 'platform': add driver mdio-mux-mmioreg
[ 1.304119] bus: 'pci': add driver mdio_thunder
[ 1.304169] bus: 'platform': add driver xgene-mdio
[ 1.304226] Registering platform device 'Fixed MDIO bus.0'. Parent at platform
[ 1.304236] device: 'Fixed MDIO bus.0': device_add
[ 1.304250] bus: 'platform': add device Fixed MDIO bus.0
[ 1.304278] PM: Adding info for platform:Fixed MDIO bus.0
[ 1.304488] device: 'fixed-0': device_add
[ 1.304517] PM: Adding info for No Bus:fixed-0
[ 1.304546] libphy: Fixed MDIO Bus: probed
[ 1.304556] bus: 'mdio_bus': add driver Micrel KS8737
[ 1.304581] bus: 'mdio_bus': add driver Micrel KSZ8021 or KSZ8031
[ 1.304607] bus: 'mdio_bus': add driver Micrel KSZ8031
[ 1.304629] bus: 'mdio_bus': add driver Micrel KSZ8041
[ 1.304652] bus: 'mdio_bus': add driver Micrel KSZ8041RNLI
[ 1.304672] bus: 'mdio_bus': add driver Micrel KSZ8051
[ 1.304692] bus: 'mdio_bus': add driver Micrel KSZ8001 or KS8721
[ 1.304712] bus: 'mdio_bus': add driver Micrel KSZ8081 or KSZ8091
[ 1.304732] bus: 'mdio_bus': add driver Micrel KSZ8061
[ 1.304753] bus: 'mdio_bus': add driver Micrel KSZ9021 Gigabit PHY
[ 1.304772] bus: 'mdio_bus': add driver Micrel KSZ9031 Gigabit PHY
[ 1.304792] bus: 'mdio_bus': add driver Microchip KSZ9131 Gigabit PHY
[ 1.304812] bus: 'mdio_bus': add driver Micrel KSZ8873MLL Switch
[ 1.304832] bus: 'mdio_bus': add driver Micrel KSZ886X Switch
[ 1.304852] bus: 'mdio_bus': add driver Micrel KSZ8795
[ 1.304871] bus: 'mdio_bus': add driver Microchip KSZ9477
[ 1.304891] bus: 'mdio_bus': add driver Rockchip integrated EPHY
[ 1.304913] tun: Universal TUN/TAP device driver, 1.6
[ 1.304927] device: 'tun': device_add
[ 1.304952] PM: Adding info for No Bus:tun
[ 1.305061] bus: 'virtio': add driver virtio_net
[ 1.305099] bus: 'platform': add driver amd-xgbe
[ 1.305148] bus: 'pci': add driver amd-xgbe
[ 1.305193] bus: 'platform': add driver xgene-enet
[ 1.305269] bus: 'platform': add driver macb
[ 1.305386] bus: 'platform': add driver bgmac-enet
[ 1.305441] bus: 'pci': add driver Cavium PTP Driver
[ 1.305477] thunder_xcv, ver 1.0
[ 1.305484] bus: 'pci': add driver thunder_xcv
[ 1.305515] thunder_bgx, ver 1.0
[ 1.305521] bus: 'pci': add driver thunder_bgx
[ 1.305555] nicpf, ver 1.0
[ 1.305562] bus: 'pci': add driver nicpf
[ 1.305599] bus: 'platform': add driver hisi-gmac
[ 1.305688] bus: 'platform': add driver Hi-HNS_MDIO
[ 1.305745] bus: 'platform': add driver hns_dsaf
[ 1.305800] bus: 'platform': add driver hns-nic
[ 1.305847] hclge is initializing
[ 1.305857] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 1.305866] hns3: Copyright (c) 2017 Huawei Corporation.
[ 1.305886] bus: 'pci': add driver hns3
[ 1.305919] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 1.305927] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.305935] bus: 'pci': add driver e1000e
[ 1.305971] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[ 1.305979] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.305986] bus: 'pci': add driver igb
[ 1.306018] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[ 1.306027] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 1.306035] bus: 'pci': add driver igbvf
[ 1.306076] bus: 'platform': add driver orion-mdio
[ 1.306134] bus: 'platform': add driver mvneta
[ 1.306196] bus: 'platform': add driver mvpp2
[ 1.306242] sky2: driver version 1.30
[ 1.306250] bus: 'pci': add driver sky2
[ 1.306288] bus: 'platform': add driver ravb
[ 1.306362] bus: 'platform': add driver smc91x
[ 1.306417] bus: 'platform': add driver smsc911x
[ 1.306466] bus: 'platform': add driver ave
[ 1.306536] bus: 'platform': add driver netsec
[ 1.306580] device: 'vfio': device_add
[ 1.306607] PM: Adding info for No Bus:vfio
[ 1.306680] device class 'vfio': registering
[ 1.306708] VFIO - User Level meta-driver version: 0.3
[ 1.306809] bus: 'pci': add driver vfio-pci
[ 1.306854] bus: 'platform': add driver dwc3
[ 1.306914] bus: 'platform': add driver exynos-dwc3
[ 1.306969] bus: 'pci': add driver dwc3-pci
[ 1.307001] bus: 'pci': add driver dwc3-haps
[ 1.307038] bus: 'platform': add driver dwc3-of-simple
[ 1.307121] bus: 'platform': add driver dwc3-qcom
[ 1.307153] bus: 'platform': driver_probe_device: matched device a6f8800.usb with driver dwc3-qcom
[ 1.307169] bus: 'platform': really_probe: probing driver dwc3-qcom with device a6f8800.usb
[ 1.307193] dwc3-qcom a6f8800.usb: no pinctrl handle
[ 1.307223] of_clk_set_defaults called with usb, usb@a6f8800, not supplier
[ 1.307247] clk_hw_get_parent_by_index: (____ptrval____) 0
[ 1.307255] clock name: gcc_usb30_prim_mock_utmi_clk_src
[ 1.307263] returned (____ptrval____)
[ 1.307278] clk_hw_get_parent_by_index: (____ptrval____) 1
[ 1.307286] clock name: gcc_usb30_prim_master_clk_src
[ 1.307294] returned (____ptrval____)
[ 1.307304] clk_hw_get_parent_by_index: (____ptrval____) 1
[ 1.307310] clock name: gcc_usb30_prim_master_clk_src
[ 1.307317] returned (____ptrval____)
[ 1.307374] dwc3-qcom a6f8800.usb: adding to PM domain usb30_prim_gdsc
[ 1.307386] dwc3-qcom a6f8800.usb: genpd_add_device()
[ 1.309230] device: 'a600000.dwc3': device_add
[ 1.309253] bus: 'platform': add device a600000.dwc3
[ 1.309285] PM: Adding info for platform:a600000.dwc3
[ 1.309843] bus: 'platform': driver_probe_device: matched device a600000.dwc3 with driver dwc3
[ 1.309858] bus: 'platform': really_probe: probing driver dwc3 with device a600000.dwc3
[ 1.309875] dwc3 a600000.dwc3: no pinctrl handle
[ 1.310043] iommu: Adding device a600000.dwc3 to group 0
[ 1.310081] devices_kset: Moving a600000.dwc3 to end of list
[ 1.310092] PM: Moving platform:a600000.dwc3 to end of list
[ 1.310103] dwc3 a600000.dwc3: Linked as a consumer to 15000000.iommu
[ 1.310185] of_clk_set_defaults called with dwc3, dwc3@a600000, not supplier
[ 1.310238] dwc3 a600000.dwc3: Failed to get clk 'ref': -2
[ 1.310345] platform a600000.dwc3: Driver dwc3 requests probe deferral
[ 1.310357] platform a600000.dwc3: Added to deferred list
[ 1.310449] driver: 'dwc3-qcom': driver_bound: bound to device 'a6f8800.usb'
[ 1.310491] bus: 'platform': really_probe: bound device a6f8800.usb to driver dwc3-qcom
[ 1.310564] bus: 'platform': add driver dwc2
[ 1.310887] bus: 'platform': add driver isp1760
[ 1.310941] bus: 'pci': add driver isp1760
[ 1.310980] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.310989] ehci-pci: EHCI PCI platform driver
[ 1.310997] bus: 'pci': add driver ehci-pci
[ 1.311026] ehci-platform: EHCI generic platform driver
[ 1.311043] bus: 'platform': add driver ehci-platform
[ 1.311109] ehci-orion: EHCI orion driver
[ 1.311125] bus: 'platform': add driver orion-ehci
[ 1.311171] ehci-exynos: EHCI EXYNOS driver
[ 1.311188] bus: 'platform': add driver exynos-ehci
[ 1.311229] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.311266] ohci-pci: OHCI PCI platform driver
[ 1.311276] bus: 'pci': add driver ohci-pci
[ 1.311308] ohci-platform: OHCI generic platform driver
[ 1.311326] bus: 'platform': add driver ohci-platform
[ 1.311381] ohci-exynos: OHCI EXYNOS driver
[ 1.311397] bus: 'platform': add driver exynos-ohci
[ 1.311448] bus: 'pci': add driver xhci_hcd
[ 1.311486] bus: 'platform': add driver xhci-hcd
[ 1.311594] bus: 'platform': add driver tegra-xusb
[ 1.311645] bus: 'usb': add driver usb-storage
[ 1.311684] usbcore: registered new interface driver usb-storage
[ 1.311697] bus: 'i2c': add driver usb3503
[ 1.311730] bus: 'platform': add driver usb3503
[ 1.311788] bus: 'platform': add driver musb-hdrc
[ 1.311828] bus: 'platform': add driver musb-sunxi
[ 1.311906] bus: 'platform': add driver ci_hdrc
[ 1.311945] bus: 'platform': add driver chipidea-usb2
[ 1.312000] bus: 'platform': add driver msm_hsusb
[ 1.312052] bus: 'platform': add driver zevio_usb
[ 1.312094] bus: 'pci': add driver ci_hdrc_pci
[ 1.312134] bus: 'platform': add driver usbmisc_imx
[ 1.312232] bus: 'platform': add driver imx_usb
[ 1.312318] bus: 'platform': add driver tegra-udc
[ 1.312430] bus: 'platform': add driver snps-udc-plat
[ 1.312496] bus: 'platform': add driver bdc
[ 1.312546] bus: 'pci': add driver bdc-pci
[ 1.312578] bus: 'amba': add driver kmi-pl050
[ 1.312609] bus: 'serio': add driver atkbd
[ 1.312662] bus: 'platform': add driver cros-ec-keyb
[ 1.312729] bus: 'serio': add driver psmouse
[ 1.312774] bus: 'i2c': add driver s6sy761
[ 1.312805] bus: 'platform': add driver hi65xx-powerkey
[ 1.312848] bus: 'platform': add driver pm8941-pwrkey
[ 1.312914] bus: 'platform': add driver armada38x-rtc
[ 1.312965] bus: 'platform': remove driver armada38x-rtc
[ 1.312984] driver: 'armada38x-rtc': driver_release
[ 1.313002] bus: 'platform': add driver brcmstb-waketimer
[ 1.313055] bus: 'platform': add driver cros-ec-rtc
[ 1.313086] bus: 'i2c': add driver rtc-ds3232
[ 1.313109] bus: 'spi': add driver ds3234
[ 1.313144] bus: 'platform': add driver rtc-efi
[ 1.313174] bus: 'platform': remove driver rtc-efi
[ 1.313189] driver: 'rtc-efi': driver_release
[ 1.313206] bus: 'platform': add driver max77686-rtc
[ 1.313240] bus: 'amba': add driver rtc-pl031
[ 1.313268] bus: 'platform': add driver s3c-rtc
[ 1.313345] bus: 'platform': add driver s5m-rtc
[ 1.313387] bus: 'platform': add driver sun6i-rtc
[ 1.313463] bus: 'platform': add driver tegra_rtc
[ 1.313504] bus: 'platform': remove driver tegra_rtc
[ 1.313519] driver: 'tegra_rtc': driver_release
[ 1.313536] bus: 'platform': add driver xgene-rtc
[ 1.313577] i2c /dev entries driver
[ 1.313586] device class 'i2c-dev': registering
[ 1.313617] bus: 'platform': add driver bcm-iproc-i2c
[ 1.313686] bus: 'platform': add driver exynos5-hsi2c
[ 1.313758] bus: 'platform': add driver meson-i2c
[ 1.313821] bus: 'platform': add driver mv64xxx_i2c
[ 1.313902] bus: 'platform': add driver geni_i2c
[ 1.313954] bus: 'platform': add driver i2c_qup
[ 1.314021] bus: 'platform': add driver rk3x-i2c
[ 1.314099] bus: 'platform': add driver tegra-bpmp-i2c
[ 1.314150] bus: 'platform': add driver uniphier-fi2c
[ 1.314199] bus: 'platform': add driver i2c-rcar
[ 1.314314] bus: 'platform': add driver zx2967_i2c
[ 1.314364] bus: 'platform': add driver brcmstb-i2c
[ 1.314422] bus: 'platform': add driver cros-ec-i2c-tunnel
[ 1.314464] bus: 'i2c': add driver pca954x
[ 1.314494] bus: 'platform': add driver ptp-dte
[ 1.314543] bus: 'platform': add driver rockchip-iodomain
[ 1.314653] bus: 'platform': add driver msm-restart
[ 1.314706] bus: 'platform': add driver vexpress-reset
[ 1.314769] bus: 'platform': add driver xgene-reboot
[ 1.314821] bus: 'platform': add driver syscon-reboot
[ 1.314872] bus: 'platform': add driver syscon-reboot-mode
[ 1.314914] bus: 'i2c': add driver bq27xxx-battery
[ 1.314945] bus: 'platform': add driver scpi-hwmon
[ 1.315003] bus: 'platform': add driver ns-thermal
[ 1.315056] bus: 'platform': add driver rcar_gen3_thermal
[ 1.315132] bus: 'platform': add driver exynos-tmu
[ 1.315225] bus: 'platform': add driver armada_thermal
[ 1.315306] bus: 'platform': add driver qcom-tsens
[ 1.315345] bus: 'platform': driver_probe_device: matched device c263000.thermal-sensor with driver qcom-tsens
[ 1.315360] bus: 'platform': really_probe: probing driver qcom-tsens with device c263000.thermal-sensor
[ 1.315385] qcom-tsens c263000.thermal-sensor: no pinctrl handle
[ 1.315415] of_clk_set_defaults called with thermal-sensor, thermal-sensor@c263000, not supplier
[ 1.316245] driver: 'qcom-tsens': driver_bound: bound to device 'c263000.thermal-sensor'
[ 1.316291] bus: 'platform': really_probe: bound device c263000.thermal-sensor to driver qcom-tsens
[ 1.316307] bus: 'platform': driver_probe_device: matched device c265000.thermal-sensor with driver qcom-tsens
[ 1.316319] bus: 'platform': really_probe: probing driver qcom-tsens with device c265000.thermal-sensor
[ 1.316335] qcom-tsens c265000.thermal-sensor: no pinctrl handle
[ 1.316353] of_clk_set_defaults called with thermal-sensor, thermal-sensor@c265000, not supplier
[ 1.316787] driver: 'qcom-tsens': driver_bound: bound to device 'c265000.thermal-sensor'
[ 1.316820] bus: 'platform': really_probe: bound device c265000.thermal-sensor to driver qcom-tsens
[ 1.316880] bus: 'platform': add driver hisi_thermal
[ 1.316944] bus: 'platform': add driver mtk-thermal
[ 1.317014] bus: 'platform': add driver uniphier-thermal
[ 1.317071] bus: 'amba': add driver sp805-wdt
[ 1.317101] bus: 'platform': add driver s3c2410-wdt
[ 1.317179] bus: 'platform': add driver bcm2835-wdt
[ 1.317231] bus: 'platform': add driver renesas_wdt
[ 1.317289] bus: 'platform': add driver uniphier-wdt
[ 1.317343] bus: 'platform': add driver cpufreq-dt
[ 1.317406] bus: 'platform': add driver brcmstb-avs-cpufreq
[ 1.317458] bus: 'platform': add driver scpi-cpufreq
[ 1.317499] bus: 'platform': add driver tegra20-cpufreq
[ 1.317540] bus: 'platform': add driver tegra186-cpufreq
[ 1.317601] bus: 'platform': add driver pwrseq_simple
[ 1.317677] bus: 'platform': add driver pwrseq_emmc
[ 1.317743] bus: 'mmc_rpmb': registered
[ 1.317755] bus: 'mmc': add driver mmcblk
[ 1.317780] bus: 'amba': add driver mmci-pl18x
[ 1.317800] sdhci: Secure Digital Host Controller Interface driver
[ 1.317808] sdhci: Copyright(c) Pierre Ossman
[ 1.317826] bus: 'platform': add driver sdhci-acpi
[ 1.317868] bus: 'platform': add driver f_sdh30
[ 1.317913] bus: 'spi': add driver mmc_spi
[ 1.317944] bus: 'platform': add driver renesas_sdhi_internal_dmac
[ 1.318022] bus: 'platform': add driver uniphier-sd
[ 1.318078] Synopsys Designware Multimedia Card Interface Driver
[ 1.318097] bus: 'platform': add driver dw_mmc
[ 1.318161] bus: 'platform': add driver dwmmc_exynos
[ 1.318239] bus: 'platform': add driver dwmmc_hi3798cv200
[ 1.318291] bus: 'platform': add driver dwmmc_k3
[ 1.318357] bus: 'platform': add driver dwmmc_rockchip
[ 1.318415] bus: 'platform': add driver meson-gx-mmc
[ 1.318491] bus: 'platform': add driver sunxi-mmc
[ 1.318574] bus: 'platform': add driver sdhost-bcm2835
[ 1.318615] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.318633] bus: 'platform': add driver sdhci-cdns
[ 1.318692] bus: 'platform': add driver sdhci-tegra
[ 1.318770] bus: 'platform': add driver sdhci-arasan
[ 1.318838] bus: 'platform': add driver sdhci-esdhc
[ 1.318925] bus: 'platform': add driver sdhci-iproc
[ 1.318989] bus: 'platform': add driver sdhci_msm
[ 1.319056] bus: 'platform': add driver sdhci-brcmstb
[ 1.319116] bus: 'platform': add driver xenon-sdhci
[ 1.319179] bus: 'platform': add driver leds-gpio
[ 1.319230] bus: 'platform': add driver leds_pwm
[ 1.319282] bus: 'platform': add driver leds-syscon
[ 1.319571] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.319597] bus: 'platform': add driver scpi_protocol
[ 1.319664] bus: 'platform': add driver scpi_power_domain
[ 1.319719] bus: 'platform': add driver raspberrypi-firmware
[ 1.319774] bus: 'platform': add driver ti-sci
[ 1.319825] bus: 'platform': add driver meson-sm
[ 1.319870] bus: 'platform': remove driver meson-sm
[ 1.319888] driver: 'meson-sm': driver_release
[ 1.319908] bus: 'platform': add driver zynqmp_firmware
[ 1.319972] bus: 'hid': registered
[ 1.319991] bus: 'hid': add driver hid-generic
[ 1.320039] bus: 'hid': add driver a4tech
[ 1.320072] bus: 'hid': add driver apple
[ 1.320108] bus: 'hid': add driver belkin
[ 1.320134] bus: 'hid': add driver cherry
[ 1.320159] bus: 'hid': add driver chicony
[ 1.320184] bus: 'hid': add driver cypress
[ 1.320211] bus: 'hid': add driver ezkey
[ 1.320235] bus: 'hid': add driver itetech
[ 1.320261] bus: 'hid': add driver kensington
[ 1.320287] bus: 'hid': add driver logitech
[ 1.320312] bus: 'hid': add driver microsoft
[ 1.320337] bus: 'hid': add driver monterey
[ 1.320365] bus: 'hid': add driver redragon
[ 1.320395] bus: 'usb': add driver usbhid
[ 1.320431] usbcore: registered new interface driver usbhid
[ 1.320439] usbhid: USB HID core driver
[ 1.320450] bus: 'i2c': add driver cros-ec-i2c
[ 1.320473] bus: 'spi': add driver cros-ec-spi
[ 1.320495] bus: 'amba': add driver mhu
[ 1.320528] bus: 'platform': add driver platform-mhu
[ 1.320587] bus: 'platform': add driver bcm2835-mbox
[ 1.320640] bus: 'platform': add driver ti-msgmgr
[ 1.320690] device class 'extcon': registering
[ 1.320722] bus: 'platform': add driver extcon-usb-gpio
[ 1.320776] bus: 'platform': add driver extcon-usbc-cros-ec
[ 1.320828] bus: 'platform': add driver brcmstb-dpfe
[ 1.320880] bus: 'platform': add driver tegra186-mc
[ 1.320931] bus: 'platform': add driver exynos-adc
[ 1.321033] bus: 'platform': add driver meson-saradc
[ 1.321124] bus: 'platform': add driver hisi_l3c_pmu
[ 1.321168] bus: 'platform': add driver hisi_hha_pmu
[ 1.321210] bus: 'platform': add driver hisi_ddrc_pmu
[ 1.321253] bus: 'platform': add driver qcom-l2cache-pmu
[ 1.321295] bus: 'platform': add driver qcom-l3cache-pmu
[ 1.321339] bus: 'platform': add driver brcm-otpc
[ 1.321398] bus: 'platform': add driver qcom,qfprom
[ 1.321424] bus: 'platform': driver_probe_device: matched device 784000.qfprom with driver qcom,qfprom
[ 1.321440] bus: 'platform': really_probe: probing driver qcom,qfprom with device 784000.qfprom
[ 1.321462] qcom,qfprom 784000.qfprom: no pinctrl handle
[ 1.321492] of_clk_set_defaults called with qfprom, qfprom@784000, not supplier
[ 1.321541] device: 'qfprom0': device_add
[ 1.321569] bus: 'nvmem': add device qfprom0
[ 1.321594] PM: Adding info for nvmem:qfprom0
[ 1.321656] driver: 'qcom,qfprom': driver_bound: bound to device '784000.qfprom'
[ 1.321685] bus: 'platform': really_probe: bound device 784000.qfprom to driver qcom,qfprom
[ 1.321744] bus: 'platform': add driver rockchip-efuse
[ 1.321841] bus: 'platform': add driver uniphier-efuse
[ 1.322016] device: 'timer': device_add
[ 1.322056] PM: Adding info for No Bus:timer
[ 1.322227] Registering platform device 'snd-soc-dummy'. Parent at platform
[ 1.322237] device: 'snd-soc-dummy': device_add
[ 1.322250] bus: 'platform': add device snd-soc-dummy
[ 1.322278] PM: Adding info for platform:snd-soc-dummy
[ 1.322577] bus: 'platform': add driver snd-soc-dummy
[ 1.322603] bus: 'platform': driver_probe_device: matched device snd-soc-dummy with driver snd-soc-dummy
[ 1.322616] bus: 'platform': really_probe: probing driver snd-soc-dummy with device snd-soc-dummy
[ 1.322635] snd-soc-dummy snd-soc-dummy: no default pinctrl state
[ 1.322665] driver: 'snd-soc-dummy': driver_bound: bound to device 'snd-soc-dummy'
[ 1.322686] bus: 'platform': really_probe: bound device snd-soc-dummy to driver snd-soc-dummy
[ 1.322723] bus: 'platform': add driver soc-audio
[ 1.322951] NET: Registered protocol family 17
[ 1.323103] 9pnet: Installing 9P2000 support
[ 1.323116] bus: 'virtio': add driver 9pnet_virtio
[ 1.323159] Key type dns_resolver registered
[ 1.323819] device: 'cpu_dma_latency': device_add
[ 1.323850] PM: Adding info for No Bus:cpu_dma_latency
[ 1.323923] device: 'network_latency': device_add
[ 1.323946] PM: Adding info for No Bus:network_latency
[ 1.324005] device: 'network_throughput': device_add
[ 1.324030] PM: Adding info for No Bus:network_throughput
[ 1.324090] device: 'memory_bandwidth': device_add
[ 1.324115] PM: Adding info for No Bus:memory_bandwidth
[ 1.324202] registered taskstats version 1
[ 1.324209] Loading compiled-in X.509 certificates
[ 1.330915] devices_kset: Moving 88e2000.phy to end of list
[ 1.330931] PM: Moving platform:88e2000.phy to end of list
[ 1.330944] platform 88e2000.phy: Retrying from deferred list
[ 1.331203] bus: 'platform': driver_probe_device: matched device 88e2000.phy with driver qcom-qusb2-phy
[ 1.331218] bus: 'platform': really_probe: probing driver qcom-qusb2-phy with device 88e2000.phy
[ 1.331241] qcom-qusb2-phy 88e2000.phy: no pinctrl handle
[ 1.331278] of_clk_set_defaults called with phy, phy@88e2000, not supplier
[ 1.331396] devices_kset: Moving 88e2000.phy to end of list
[ 1.331405] PM: Moving platform:88e2000.phy to end of list
[ 1.331417] qcom-qusb2-phy 88e2000.phy: Linked as a consumer to regulator.17
[ 1.331475] devices_kset: Moving 88e2000.phy to end of list
[ 1.331483] PM: Moving platform:88e2000.phy to end of list
[ 1.331495] qcom-qusb2-phy 88e2000.phy: Linked as a consumer to regulator.28
[ 1.331564] device: 'phy-88e2000.phy.0': device_add
[ 1.331609] PM: Adding info for No Bus:phy-88e2000.phy.0
[ 1.331661] qcom-qusb2-phy 88e2000.phy: Registered Qcom-QUSB2 phy
[ 1.331670] driver: 'qcom-qusb2-phy': driver_bound: bound to device '88e2000.phy'
[ 1.331701] bus: 'platform': really_probe: bound device 88e2000.phy to driver qcom-qusb2-phy
[ 1.331717] devices_kset: Moving a600000.dwc3 to end of list
[ 1.331724] PM: Moving platform:a600000.dwc3 to end of list
[ 1.331734] platform a600000.dwc3: Retrying from deferred list
[ 1.332175] bus: 'platform': driver_probe_device: matched device a600000.dwc3 with driver dwc3
[ 1.332191] bus: 'platform': really_probe: probing driver dwc3 with device a600000.dwc3
[ 1.332209] dwc3 a600000.dwc3: no pinctrl handle
[ 1.332237] of_clk_set_defaults called with dwc3, dwc3@a600000, not supplier
[ 1.332292] dwc3 a600000.dwc3: Failed to get clk 'ref': -2
[ 1.333567] device: 'gadget': device_add
[ 1.333594] PM: Adding info for No Bus:gadget
[ 1.333603] device: 'a600000.dwc3': device_add
[ 1.333688] PM: Adding info for No Bus:a600000.dwc3
[ 1.334758] driver: 'dwc3': driver_bound: bound to device 'a600000.dwc3'
[ 1.334800] bus: 'platform': really_probe: bound device a600000.dwc3 to driver dwc3
[ 1.335374] hlos1_vote_mmnoc_mmu_tbu_sf_gdsc: Power-off latency exceeded, new value 506406 ns
[ 1.335895] hlos1_vote_mmnoc_mmu_tbu_hf1_gdsc: Power-off latency exceeded, new value 502500 ns
[ 1.336411] hlos1_vote_mmnoc_mmu_tbu_hf0_gdsc: Power-off latency exceeded, new value 502083 ns
[ 1.336928] hlos1_vote_aggre_noc_mmu_tbu2_gdsc: Power-off latency exceeded, new value 502135 ns
[ 1.337444] hlos1_vote_aggre_noc_mmu_tbu1_gdsc: Power-off latency exceeded, new value 501771 ns
[ 1.337958] hlos1_vote_aggre_noc_mmu_pcie_tbu_gdsc: Power-off latency exceeded, new value 502708 ns
[ 1.337996] bus: 'platform': add driver gpio-keys
[ 1.338105] hctosys: unable to open rtc device (rtc0)
[ 1.338388] clk: Not disabling unused clocks
[ 1.338419] smps2: disabling
[ 1.338472] hlos1_vote_aggre_noc_mmu_audio_tbu_gdsc: Power-off latency exceeded, new value 501875 ns
[ 1.338494] ufs_phy_gdsc: Power-off latency exceeded, new value 3907 ns
[ 1.338498] smps7: disabling
[ 1.338506] ufs_card_gdsc: Power-off latency exceeded, new value 2969 ns
[ 1.338578] ldo1: disabling
[ 1.338648] ldo3: disabling
[ 1.338717] ldo5: disabling
[ 1.338786] ldo6: disabling
[ 1.338857] ldo7: disabling
[ 1.338927] ldo8: disabling
[ 1.338996] ldo9: disabling
[ 1.339065] ldo10: disabling
[ 1.339133] ldo11: disabling
[ 1.339202] ldo13: disabling
[ 1.339272] ldo14: disabling
[ 1.339340] ldo15: disabling
[ 1.339407] ldo16: disabling
[ 1.339476] ldo17: disabling
[ 1.339544] ldo18: disabling
[ 1.339613] ldo20: disabling
[ 1.339680] ldo21: disabling
[ 1.339748] ldo22: disabling
[ 1.339817] ldo23: disabling
[ 1.339886] ldo25: disabling
[ 1.340276] ldo26: disabling
[ 1.340345] ldo28: disabling
[ 1.340414] lvs1: disabling
[ 1.340443] lvs2: disabling
[ 1.340471] smps3: disabling
[ 1.340540] ALSA device list:
[ 1.340548] No soundcards found.
[ 1.344614] device: 'vcs2': device_add
[ 1.344643] PM: Adding info for No Bus:vcs2
[ 1.344733] device: 'vcsu2': device_add
[ 1.344753] PM: Adding info for No Bus:vcsu2
[ 1.344801] device: 'vcsa2': device_add
[ 1.344818] PM: Adding info for No Bus:vcsa2
[ 1.345201] Freeing unused kernel memory: 1408K
[ 1.373703] Run /init as init process
[ 12.276274] using random self ethernet address
[ 12.276302] using random host ethernet address
[ 12.279652] wrote a600000.dwc3 to UDC
[ 12.279729] device: 'usb0': device_add
[ 12.279874] PM: Adding info for No Bus:usb0
[ 12.280093] usb0: HOST MAC e2:b7:23:50:9b:c6
[ 12.280142] usb0: MAC 4a:ed:3a:7a:d8:d7
[ 13.395512] configfs-gadget gadget: high-speed config #1: c
[ 42.270684] wrote dump to UDC
[ 44.473835] configfs-gadget gadget: high-speed config #1: c
[ 44.639881] NOHZ: local_softirq_pending 08
[ 44.664790] NOHZ: local_softirq_pending 08
[ 45.081162] NOHZ: local_softirq_pending 08
[ 45.336426] NOHZ: local_softirq_pending 08
[ 46.361076] NOHZ: local_softirq_pending 08
[ 46.363404] NOHZ: local_softirq_pending 08
[ 46.372151] NOHZ: local_softirq_pending 08
[ 46.424430] NOHZ: local_softirq_pending 08
[ 46.463511] NOHZ: local_softirq_pending 08
[ 46.676463] NOHZ: local_softirq_pending 08
[ 54.344557] random: fast init done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment