Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- picocom v3.1
- port is : /dev/serial0
- flowcontrol : none
- baudrate is : 115200
- parity is : none
- databits are : 8
- stopbits are : 1
- escape is : C-a
- local echo is : no
- noinit is : no
- noreset is : no
- hangup is : no
- nolock is : no
- send_cmd is : sz -vv
- receive_cmd is : rz -vv -E
- imap is :
- omap is :
- emap is : crcrlf,delbs,
- logfile is : none
- initstring : none
- exit_after is : not set
- exit is : no
- Type [C-a] [C-h] to see available commands
- Terminal ready
- [1390] AST_POWERON
- [ 0.000000] Booting Linux on physical CPU 0x0
- [ 0.000000] Linux version 6.10.0-rc4testrustdrivers+ (a@fpx-l-AMER03105) (Ubuntu clang version 16.0.6 (15), Ubuntu LLD 16.0.6) #14 SMP Thu Jun 20 22:37:48 PDT 2024
- [ 0.000000] CPU: ARMv7 Processor [511f04d4] revision 4 (ARMv7), cr=10c5787d
- [ 0.000000] CPU: div instructions available: patching division code
- [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
- [ 0.000000] OF: fdt: Machine model: Samsung Galaxy Express SGH-I437
- [ 0.000000] earlycon: msm_serial_dm0 at MMIO 0x16440000 (options '115200n8')
- [ 0.000000] printk: legacy bootconsole [msm_serial_dm0] enabled
- [ 0.000000] printk: debug: ignoring loglevel setting.
- [ 0.000000] Memory policy: Data cache writealloc
- [ 0.000000] Zone ranges:
- [ 0.000000] Normal [mem 0x0000000080200000-0x00000000afffffff]
- [ 0.000000] HighMem [mem 0x00000000b0000000-0x00000000bfffffff]
- [ 0.000000] Movable zone start for each node
- [ 0.000000] Early memory node ranges
- [ 0.000000] node 0: [mem 0x0000000080200000-0x0000000088cfffff]
- [ 0.000000] node 0: [mem 0x0000000090000000-0x00000000bfffffff]
- [ 0.000000] Initmem setup node 0 [mem 0x0000000080200000-0x00000000bfffffff]
- [ 0.000000] On node 0, zone Normal: 512 pages in unavailable ranges
- [ 0.000000] On node 0, zone Normal: 768 pages in unavailable ranges
- [ 0.000000] percpu: Embedded 12 pages/cpu s27648 r0 d21504 u49152
- [ 0.000000] pcpu-alloc: s27648 r0 d21504 u49152 alloc=12*4096
- [ 0.000000] pcpu-alloc: [0] 0 [0] 1
- [ 0.000000] Kernel command line: earlycon clk_ignore_unused PMOS_NO_OUTPUT_REDIRECT console=ttyMSM0,115200 ignore_loglevel pmos.debug-shell
- [ 0.000000] Unknown kernel command line parameters "PMOS_NO_OUTPUT_REDIRECT", will be passed to user space.
- [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
- [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
- [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 232192
- [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off, mlocked free:off
- [ 0.000000] Memory: 903692K/928768K available (7168K kernel code, 691K rwdata, 2380K rodata, 1024K init, 254K bss, 25076K reserved, 0K cma-reserved, 262144K highmem)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
- [ 0.000000] rcu: Hierarchical RCU implementation.
- [ 0.000000] rcu: RCU event tracing is enabled.
- [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
- [ 0.000000] Tracing variant of Tasks RCU enabled.
- [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
- [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
- [ 0.000000] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1.
- [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
- [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
- [ 0.000000] clocksource: dg_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 283149695806 ns
- [ 0.000002] sched_clock: 32 bits at 7MHz, resolution 148ns, wraps every 318145725365ns
- [ 0.009533] Switching to timer-based delay loop, resolution 148ns
- [ 0.017827] Console: colour dummy device 80x30
- [ 0.023306] Calibrating delay loop (skipped), value calculated using timer frequency.. 13.50 BogoMIPS (lpj=67500)
- [ 0.027573] CPU: Testing write buffer coherency: ok
- [ 0.037865] pid_max: default: 32768 minimum: 301
- [ 0.042556] LSM: initializing lsm=capability
- [ 0.047400] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
- [ 0.051546] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
- [ 0.060385] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
- [ 0.066422] qcom_scm: convention: smc legacy
- [ 0.074836] Setting up static identity map for 0x80100000 - 0x80100060
- [ 0.076541] rcu: Hierarchical SRCU implementation.
- [ 0.082382] rcu: Max phase no-delay instances is 1000.
- [ 0.089175] smp: Bringing up secondary CPUs ...
- [ 0.094580] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
- [ 0.095091] smp: Brought up 1 node, 2 CPUs
- [ 0.102595] SMP: Total of 2 processors activated (27.00 BogoMIPS).
- [ 0.106360] CPU: All CPU(s) started in SVC mode.
- [ 0.114458] devtmpfs: initialized
- [ 0.125241] device: 'platform': device_add
- [ 0.125367] PM: Adding info for No Bus:platform
- [ 0.128322] bus: 'platform': registered
- [ 0.132682] bus: 'cpu': registered
- [ 0.136518] device: 'cpu': device_add
- [ 0.139920] PM: Adding info for No Bus:cpu
- [ 0.143684] bus: 'container': registered
- [ 0.147557] device: 'container': device_add
- [ 0.151577] PM: Adding info for No Bus:container
- [ 0.156560] VFP support v0.3: implementor 51 architecture 64 part 4d variant 1 rev 4
- [ 0.160377] bus: 'workqueue': registered
- [ 0.167843] device: 'workqueue': device_add
- [ 0.171871] PM: Adding info for No Bus:workqueue
- [ 0.175880] device: 'wakeup0': device_add
- [ 0.180505] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
- [ 0.184341] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
- [ 0.194250] pinctrl core: initialized pinctrl subsystem
- [ 0.200992] bus: 'gpio': registered
- [ 0.205649] bus: 'gpio': add driver gpio_stub_drv
- [ 0.209149] bus: 'platform': add driver gcc-msm8960
- [ 0.214109] bus: 'virtio': registered
- [ 0.218536] device class 'regulator': registering
- [ 0.222408] Registering platform device 'reg-dummy'. Parent at platform
- [ 0.227027] device: 'reg-dummy': device_add
- [ 0.233334] bus: 'platform': add device reg-dummy
- [ 0.237596] PM: Adding info for platform:reg-dummy
- [ 0.242295] bus: 'platform': add driver reg-dummy
- [ 0.246915] platform reg-dummy: probing driver reg-dummy asynchronously
- [ 0.252576] NET: Registered PF_NETLINK/PF_ROUTE protocol family
- [ 0.256610] platform reg-dummy: bus: 'platform': __driver_probe_device: matched device with driver reg-dummy
- [ 0.258807] DMA: preallocated 256 KiB pool for atomic coherent allocations
- [ 0.263845] platform reg-dummy: bus: 'platform': really_probe: probing driver reg-dummy with device
- [ 0.263911] reg-dummy reg-dummy: no default pinctrl state
- [ 0.264124] device: 'regulator.0': device_add
- [ 0.275233] device class 'bdi': registering
- [ 0.280673] PM: Adding info for No Bus:regulator.0
- [ 0.289496] bus: 'platform': add driver ramoops
- [ 0.295000] reg-dummy reg-dummy: driver: 'reg-dummy': driver_bound: bound to device
- [ 0.299121] device class 'gpio': registering
- [ 0.303138] reg-dummy reg-dummy: bus: 'platform': really_probe: bound device to driver reg-dummy
- [ 0.307857] device class 'pci_bus': registering
- [ 0.312213] reg-dummy reg-dummy: driver reg-dummy async attach completed: 0
- [ 0.319946] bus: 'pci': registered
- [ 0.344078] device class 'lcd': registering
- [ 0.347453] device class 'backlight': registering
- [ 0.351559] bus: 'amba': registered
- [ 0.356354] device class 'tty': registering
- [ 0.359568] device class 'vtconsole': registering
- [ 0.363700] device: 'vtcon0': device_add
- [ 0.368651] PM: Adding info for No Bus:vtcon0
- [ 0.372457] device class 'iommu': registering
- [ 0.376668] device class 'devlink': registering
- [ 0.381097] device class 'wakeup': registering
- [ 0.385292] bus: 'platform': add driver syscon
- [ 0.389854] cpuidle: using governor ladder
- [ 0.394322] cpuidle: using governor menu
- [ 0.398127] bus: 'platform': add driver qcom_hwspinlock
- [ 0.402229] device class 'rpmsg': registering
- [ 0.407239] bus: 'rpmsg': registered
- [ 0.411997] hw-breakpoint: Failed to enable monitor mode on CPU 0.
- [ 0.415662] device class 'dma': registering
- [ 0.421233] bus: 'platform': add driver qcom-smem
- [ 0.425219] bus: 'serial-base': registered
- [ 0.429917] bus: 'serial-base': add driver ctrl
- [ 0.434007] bus: 'serial-base': add driver port
- [ 0.438294] bus: 'platform': add driver qcom_rpm
- [ 0.442777] bus: 'platform': add driver qcom-smd
- [ 0.448112] device: 'cpu-pmu': device_add
- [ 0.452125] bus: 'platform': add device cpu-pmu
- [ 0.456018] PM: Adding info for platform:cpu-pmu
- [ 0.460441] /cpu-pmu Linked as a fwnode consumer to /soc/interrupt-controller@2000000
- [ 0.465103] platform cpu-pmu: Not linking /soc/interrupt-controller@2000000 - might never become dev
- [ 0.472779] /cpu-pmu Dropping the fwnode link to /soc/interrupt-controller@2000000
- [ 0.481906] device: 'vsdcc-regulator': device_add
- [ 0.489254] bus: 'platform': add device vsdcc-regulator
- [ 0.493910] PM: Adding info for platform:vsdcc-regulator
- [ 0.498997] device: 'soc': device_add
- [ 0.504433] bus: 'platform': add device soc
- [ 0.507913] PM: Adding info for platform:soc
- [ 0.511973] /soc/timer@200a000 Linked as a fwnode consumer to /soc/interrupt-controller@2000000
- [ 0.516515] /soc/pinctrl@800000 Linked as a fwnode consumer to /soc/interrupt-controller@2000000
- [ 0.525345] /soc/clock-controller@900000 Linked as a fwnode consumer to /clocks/cxo_board
- [ 0.533650] /soc/clock-controller@900000 Linked as a fwnode consumer to /clocks/pxo_board
- [ 0.541550] /soc/clock-controller@900000 Linked as a fwnode consumer to /soc/clock-controller@28000000
- [ 0.549767] /soc/clock-controller@28000000 Linked as a fwnode consumer to /clocks/pxo_board
- [ 0.558730] /soc/clock-controller@28000000 Linked as a fwnode consumer to /soc/clock-controller@900000
- [ 0.567050] /soc/clock-controller@4000000 Linked as a fwnode consumer to /clocks/pxo_board
- [ 0.576173] /soc/clock-controller@4000000 Linked as a fwnode consumer to /soc/clock-controller@900000
- [ 0.584463] /soc/clock-controller@2011000 Linked as a fwnode consumer to /soc/clock-controller@900000
- [ 0.593534] /soc/clock-controller@2011000 Linked as a fwnode consumer to /clocks/pxo_board
- [ 0.602802] /soc/rpm@108000 Linked as a fwnode consumer to /soc/interrupt-controller@2000000
- [ 0.610807] /soc/rpm@108000/regulators Linked as a fwnode consumer to /soc/rpm@108000/regulators/s4
- [ 0.619363] /soc/rpm@108000/regulators Linked as a fwnode consumer to /soc/rpm@108000/regulators/l6
- [ 0.627931] /soc/rpm@108000/regulators Linked as a fwnode consumer to /soc/rpm@108000/regulators/s8
- [ 0.636942] /soc/rpm@108000/regulators Linked as a fwnode consumer to /soc/rpm@108000/regulators/s1
- [ 0.645803] /soc/rpm@108000/regulators Linked as a fwnode consumer to /soc/rpm@108000/regulators/s7
- [ 0.656219] /soc/clock-controller@2088000 Linked as a fwnode consumer to /soc/clock-controller@900000
- [ 0.663652] /soc/clock-controller@2088000 Linked as a fwnode consumer to /clocks/pxo_board
- [ 0.673069] /soc/clock-controller@2098000 Linked as a fwnode consumer to /soc/clock-controller@900000
- [ 0.681007] /soc/clock-controller@2098000 Linked as a fwnode consumer to /clocks/pxo_board
- [ 0.690483] /soc/gsbi@16400000 Linked as a fwnode consumer to /soc/clock-controller@900000
- [ 0.698384] /soc/gsbi@16400000/serial@16440000 Linked as a fwnode consumer to /soc/interrupt-controller@2000000
- [ 0.706530] /soc/gsbi@16400000/serial@16440000 Linked as a fwnode consumer to /soc/clock-controller@900000
- [ 0.716449] /soc/ssbi@500000/pmic Linked as a fwnode consumer to /soc/pinctrl@800000
- [ 0.726084] /soc/ssbi@500000/pmic/pwrkey@1c Linked as a fwnode consumer to /soc/ssbi@500000/pmic
- [ 0.733912] /soc/ssbi@500000/pmic/rtc@11d Linked as a fwnode consumer to /soc/ssbi@500000/pmic
- [ 0.742663] /soc/ssbi@500000/pmic/xoadc@197 Linked as a fwnode consumer to /soc/ssbi@500000/pmic
- [ 0.751047] /soc/rng@1a500000 Linked as a fwnode consumer to /soc/clock-controller@900000
- [ 0.759793] /soc/mmc@12180000 Linked as a fwnode consumer to /soc/interrupt-controller@2000000
- [ 0.767629] /soc/mmc@12180000 Linked as a fwnode consumer to /soc/clock-controller@900000
- [ 0.776172] /soc/mmc@12180000 Linked as a fwnode consumer to /soc/rpm@108000/regulators/l6
- [ 0.784213] /soc/mmc@12180000 Linked as a fwnode consumer to /soc/rpm@108000/regulators/l7
- [ 0.792453] /soc/mmc@12400000 Linked as a fwnode consumer to /soc/interrupt-controller@2000000
- [ 0.800454] /soc/mmc@12400000 Linked as a fwnode consumer to /soc/clock-controller@900000
- [ 0.809103] /soc/mmc@12400000 Linked as a fwnode consumer to /soc/rpm@108000/regulators/l5
- [ 0.817183] /soc/gsbi@16000000 Linked as a fwnode consumer to /soc/clock-controller@900000
- [ 0.825317] /soc/gsbi@16000000 Linked as a fwnode consumer to /soc/pinctrl@800000/spi1-default-state
- [ 0.833441] /soc/gsbi@16000000/spi@16080000 Linked as a fwnode consumer to /soc/interrupt-controller@2000000
- [ 0.842664] /soc/gsbi@16000000/spi@16080000 Linked as a fwnode consumer to /soc/pinctrl@800000
- [ 0.852257] /soc/gsbi@16000000/spi@16080000 Linked as a fwnode consumer to /soc/clock-controller@900000
- [ 0.860758] /soc/usb@12500000 Linked as a fwnode consumer to /soc/interrupt-controller@2000000
- [ 0.869795] /soc/usb@12500000 Linked as a fwnode consumer to /soc/clock-controller@900000
- [ 0.878519] /soc/usb@12500000 Linked as a fwnode consumer to /soc/usb@12500000/ulpi/phy
- [ 0.886609] /soc/usb@12500000/ulpi/phy Linked as a fwnode consumer to /clocks/sleep_clk
- [ 0.894352] /soc/usb@12500000/ulpi/phy Linked as a fwnode consumer to /clocks/cxo_board
- [ 0.902196] /soc/usb@12500000/ulpi/phy Linked as a fwnode consumer to /soc/usb@12500000
- [ 0.910178] /soc/usb@12500000/ulpi/phy Linked as a fwnode consumer to /soc/rpm@108000/regulators/l3
- [ 0.917999] /soc/usb@12500000/ulpi/phy Linked as a fwnode consumer to /soc/rpm@108000/regulators/l4
- [ 0.927055] /soc/gsbi@16200000 Linked as a fwnode consumer to /soc/clock-controller@900000
- [ 0.935933] /soc/gsbi@16200000/i2c@16280000 Linked as a fwnode consumer to /soc/pinctrl@800000/i2c3-default-state
- [ 0.944183] /soc/gsbi@16200000/i2c@16280000 Linked as a fwnode consumer to /soc/pinctrl@800000/i2c3-sleep-state
- [ 0.954444] /soc/gsbi@16200000/i2c@16280000 Linked as a fwnode consumer to /soc/interrupt-controller@2000000
- [ 0.964147] /soc/gsbi@16200000/i2c@16280000 Linked as a fwnode consumer to /soc/clock-controller@900000
- [ 0.974252] /soc/gsbi@16200000/i2c@16280000/touchscreen@4a Linked as a fwnode consumer to /soc/pinctrl@800000
- [ 0.983164] /soc/gsbi@16200000/i2c@16280000/touchscreen@4a Linked as a fwnode consumer to /soc/rpm@108000/regulators/lvs6
- [ 0.993197] /soc/gsbi@16200000/i2c@16280000/touchscreen@4a Linked as a fwnode consumer to /soc/rpm@108000/regulators/l17
- [ 1.004017] /soc/gsbi@16200000/i2c@16280000/touchscreen@4a Linked as a fwnode consumer to /soc/pinctrl@800000/touchscreen-int-state
- [ 1.014855] platform soc: Not linking /soc/interrupt-controller@2000000 - might never become dev
- [ 1.026249] platform soc: Not linking /soc/interrupt-controller@2000000 - might never become dev
- [ 1.035148] platform soc: Not linking /clocks/pxo_board - might never become dev
- [ 1.043855] platform soc: Not linking /clocks/cxo_board - might never become dev
- [ 1.051085] platform soc: Not linking /clocks/pxo_board - might never become dev
- [ 1.058481] platform soc: Not linking /clocks/pxo_board - might never become dev
- [ 1.065690] platform soc: Not linking /clocks/pxo_board - might never become dev
- [ 1.073080] platform soc: Not linking /soc/interrupt-controller@2000000 - might never become dev
- [ 1.080422] platform soc: Not linking /clocks/pxo_board - might never become dev
- [ 1.089063] platform soc: Not linking /clocks/pxo_board - might never become dev
- [ 1.096304] platform soc: Not linking /soc/interrupt-controller@2000000 - might never become dev
- [ 1.103727] platform soc: Not linking /soc/interrupt-controller@2000000 - might never become dev
- [ 1.112270] platform soc: Not linking /soc/interrupt-controller@2000000 - might never become dev
- [ 1.121034] platform soc: Not linking /soc/interrupt-controller@2000000 - might never become dev
- [ 1.129633] platform soc: Not linking /soc/interrupt-controller@2000000 - might never become dev
- [ 1.138392] platform soc: Not linking /clocks/cxo_board - might never become dev
- [ 1.146972] platform soc: Not linking /clocks/sleep_clk - might never become dev
- [ 1.154357] platform soc: Not linking /soc/interrupt-controller@2000000 - might never become dev
- [ 1.161770] device: '200a000.timer': device_add
- [ 1.170374] bus: 'platform': add device 200a000.timer
- [ 1.174530] PM: Adding info for platform:200a000.timer
- [ 1.179685] platform 200a000.timer: Not linking /soc/interrupt-controller@2000000 - might never become dev
- [ 1.184672] /soc/timer@200a000 Dropping the fwnode link to /soc/interrupt-controller@2000000
- [ 1.194318] device: '800000.pinctrl': device_add
- [ 1.202744] bus: 'platform': add device 800000.pinctrl
- [ 1.207275] PM: Adding info for platform:800000.pinctrl
- [ 1.212207] platform 800000.pinctrl: Not linking /soc/interrupt-controller@2000000 - might never become dev
- [ 1.217238] /soc/pinctrl@800000 Dropping the fwnode link to /soc/interrupt-controller@2000000
- [ 1.226996] device: '900000.clock-controller': device_add
- [ 1.235493] bus: 'platform': add device 900000.clock-controller
- [ 1.240778] PM: Adding info for platform:900000.clock-controller
- [ 1.246530] ----- cycle: start -----
- [ 1.252566] /soc/clock-controller@28000000: cycle: depends on /soc/clock-controller@900000
- [ 1.256101] /soc/clock-controller@900000: cycle: depends on /soc/clock-controller@28000000
- [ 1.264189] ----- cycle: end -----
- [ 1.272246] platform 900000.clock-controller: Fixed dependency cycle(s) with /soc/clock-controller@28000000
- [ 1.275696] platform 900000.clock-controller: Not linking /clocks/pxo_board - might never become dev
- [ 1.285140] /soc/clock-controller@900000 Dropping the fwnode link to /clocks/pxo_board
- [ 1.294496] platform 900000.clock-controller: Not linking /clocks/cxo_board - might never become dev
- [ 1.302069] /soc/clock-controller@900000 Dropping the fwnode link to /clocks/cxo_board
- [ 1.311352] platform 900000.clock-controller: bus: 'platform': __driver_probe_device: matched device with driver gcc-msm8960
- [ 1.318924] platform 900000.clock-controller: bus: 'platform': really_probe: probing driver gcc-msm8960 with device
- [ 1.330274] gcc-msm8960 900000.clock-controller: no pinctrl handle
- [ 1.344617] Registering platform device 'qcom-tsens'. Parent at 900000.clock-controller
- [ 1.346404] device: 'qcom-tsens': device_add
- [ 1.354356] bus: 'platform': add device qcom-tsens
- [ 1.358755] PM: Adding info for platform:qcom-tsens
- [ 1.363293] gcc-msm8960 900000.clock-controller: driver: 'gcc-msm8960': driver_bound: bound to device
- [ 1.368042] /soc/clock-controller@900000 Dropping the fwnode link to /soc/clock-controller@28000000
- [ 1.377358] gcc-msm8960 900000.clock-controller: bus: 'platform': really_probe: bound device to driver gcc-msm8960
- [ 1.386255] device: '28000000.clock-controller': device_add
- [ 1.396435] bus: 'platform': add device 28000000.clock-controller
- [ 1.401817] PM: Adding info for platform:28000000.clock-controller
- [ 1.408075] device: 'platform:900000.clock-controller--platform:28000000.clock-controller': device_add
- [ 1.414102] platform 28000000.clock-controller: Linked as a sync state only consumer to 900000.clock-controller
- [ 1.423223] /soc/clock-controller@28000000 Dropping the fwnode link to /soc/clock-controller@900000
- [ 1.433028] platform 28000000.clock-controller: Not linking /clocks/pxo_board - might never become dev
- [ 1.442033] /soc/clock-controller@28000000 Dropping the fwnode link to /clocks/pxo_board
- [ 1.451410] device: '4000000.clock-controller': device_add
- [ 1.459515] bus: 'platform': add device 4000000.clock-controller
- [ 1.464702] PM: Adding info for platform:4000000.clock-controller
- [ 1.470880] device: 'platform:900000.clock-controller--platform:4000000.clock-controller': device_add
- [ 1.476806] devices_kset: Moving 4000000.clock-controller to end of list
- [ 1.485851] PM: Moving platform:4000000.clock-controller to end of list
- [ 1.492481] platform 4000000.clock-controller: Linked as a consumer to 900000.clock-controller
- [ 1.498822] /soc/clock-controller@4000000 Dropping the fwnode link to /soc/clock-controller@900000
- [ 1.507356] platform 4000000.clock-controller: Not linking /clocks/pxo_board - might never become dev
- [ 1.516279] /soc/clock-controller@4000000 Dropping the fwnode link to /clocks/pxo_board
- [ 1.525544] device: '2011000.clock-controller': device_add
- [ 1.533244] bus: 'platform': add device 2011000.clock-controller
- [ 1.538683] PM: Adding info for platform:2011000.clock-controller
- [ 1.544857] platform 2011000.clock-controller: Not linking /clocks/pxo_board - might never become dev
- [ 1.550653] /soc/clock-controller@2011000 Dropping the fwnode link to /clocks/pxo_board
- [ 1.559856] device: 'platform:900000.clock-controller--platform:2011000.clock-controller': device_add
- [ 1.567631] devices_kset: Moving 2011000.clock-controller to end of list
- [ 1.576832] PM: Moving platform:2011000.clock-controller to end of list
- [ 1.583476] platform 2011000.clock-controller: Linked as a consumer to 900000.clock-controller
- [ 1.589835] /soc/clock-controller@2011000 Dropping the fwnode link to /soc/clock-controller@900000
- [ 1.598507] device: '108000.rpm': device_add
- [ 1.607295] bus: 'platform': add device 108000.rpm
- [ 1.611631] PM: Adding info for platform:108000.rpm
- [ 1.616281] platform 108000.rpm: Not linking /soc/interrupt-controller@2000000 - might never become dev
- [ 1.620944] /soc/rpm@108000 Dropping the fwnode link to /soc/interrupt-controller@2000000
- [ 1.630291] platform 108000.rpm: bus: 'platform': __driver_probe_device: matched device with driver qcom_rpm
- [ 1.638463] platform 108000.rpm: bus: 'platform': really_probe: probing driver qcom_rpm with device
- [ 1.648190] qcom_rpm 108000.rpm: no pinctrl handle
- [ 1.657630] qcom_rpm 108000.rpm: RPM firmware 3.0.16844036
- [ 1.661944] device: '108000.rpm:regulators': device_add
- [ 1.667206] bus: 'platform': add device 108000.rpm:regulators
- [ 1.672215] PM: Adding info for platform:108000.rpm:regulators
- [ 1.678230] ----- cycle: start -----
- [ 1.683655] /soc/rpm@108000/regulators/s7: cycle: child of /soc/rpm@108000/regulators
- [ 1.687358] /soc/rpm@108000/regulators: cycle: depends on /soc/rpm@108000/regulators/s7
- [ 1.695099] ----- cycle: end -----
- [ 1.702734] platform 108000.rpm:regulators: Fixed dependency cycle(s) with /soc/rpm@108000/regulators/s7
- [ 1.706287] ----- cycle: start -----
- [ 1.715706] /soc/rpm@108000/regulators/s1: cycle: child of /soc/rpm@108000/regulators
- [ 1.719303] /soc/rpm@108000/regulators: cycle: depends on /soc/rpm@108000/regulators/s1
- [ 1.726883] ----- cycle: end -----
- [ 1.734689] platform 108000.rpm:regulators: Fixed dependency cycle(s) with /soc/rpm@108000/regulators/s1
- [ 1.738063] ----- cycle: start -----
- [ 1.747656] /soc/rpm@108000/regulators/s8: cycle: child of /soc/rpm@108000/regulators
- [ 1.751115] /soc/rpm@108000/regulators: cycle: depends on /soc/rpm@108000/regulators/s8
- [ 1.758827] ----- cycle: end -----
- [ 1.766491] platform 108000.rpm:regulators: Fixed dependency cycle(s) with /soc/rpm@108000/regulators/s8
- [ 1.770034] ----- cycle: start -----
- [ 1.779463] /soc/rpm@108000/regulators/l6: cycle: child of /soc/rpm@108000/regulators
- [ 1.783072] /soc/rpm@108000/regulators: cycle: depends on /soc/rpm@108000/regulators/l6
- [ 1.790641] ----- cycle: end -----
- [ 1.798447] platform 108000.rpm:regulators: Fixed dependency cycle(s) with /soc/rpm@108000/regulators/l6
- [ 1.801821] ----- cycle: start -----
- [ 1.811414] /soc/rpm@108000/regulators/s4: cycle: child of /soc/rpm@108000/regulators
- [ 1.814873] /soc/rpm@108000/regulators: cycle: depends on /soc/rpm@108000/regulators/s4
- [ 1.822584] ----- cycle: end -----
- [ 1.830247] platform 108000.rpm:regulators: Fixed dependency cycle(s) with /soc/rpm@108000/regulators/s4
- [ 1.833941] qcom_rpm 108000.rpm: driver: 'qcom_rpm': driver_bound: bound to device
- [ 1.843297] qcom_rpm 108000.rpm: bus: 'platform': really_probe: bound device to driver qcom_rpm
- [ 1.850787] device: '2088000.clock-controller': device_add
- [ 1.859070] bus: 'platform': add device 2088000.clock-controller
- [ 1.864690] PM: Adding info for platform:2088000.clock-controller
- [ 1.870695] platform 2088000.clock-controller: Not linking /clocks/pxo_board - might never become dev
- [ 1.876636] /soc/clock-controller@2088000 Dropping the fwnode link to /clocks/pxo_board
- [ 1.885699] device: 'platform:900000.clock-controller--platform:2088000.clock-controller': device_add
- [ 1.893635] devices_kset: Moving 2088000.clock-controller to end of list
- [ 1.902686] PM: Moving platform:2088000.clock-controller to end of list
- [ 1.909483] platform 2088000.clock-controller: Linked as a consumer to 900000.clock-controller
- [ 1.915665] /soc/clock-controller@2088000 Dropping the fwnode link to /soc/clock-controller@900000
- [ 1.924550] device: '2098000.clock-controller': device_add
- [ 1.933135] bus: 'platform': add device 2098000.clock-controller
- [ 1.938662] PM: Adding info for platform:2098000.clock-controller
- [ 1.944678] platform 2098000.clock-controller: Not linking /clocks/pxo_board - might never become dev
- [ 1.950628] /soc/clock-controller@2098000 Dropping the fwnode link to /clocks/pxo_board
- [ 1.959680] device: 'platform:900000.clock-controller--platform:2098000.clock-controller': device_add
- [ 1.967614] devices_kset: Moving 2098000.clock-controller to end of list
- [ 1.976669] PM: Moving platform:2098000.clock-controller to end of list
- [ 1.983465] platform 2098000.clock-controller: Linked as a consumer to 900000.clock-controller
- [ 1.989648] /soc/clock-controller@2098000 Dropping the fwnode link to /soc/clock-controller@900000
- [ 1.998530] device: '2089000.power-manager': device_add
- [ 2.007119] bus: 'platform': add device 2089000.power-manager
- [ 2.012316] PM: Adding info for platform:2089000.power-manager
- [ 2.018270] device: '2099000.power-manager': device_add
- [ 2.023781] bus: 'platform': add device 2099000.power-manager
- [ 2.028805] PM: Adding info for platform:2099000.power-manager
- [ 2.034907] device: '16400000.gsbi': device_add
- [ 2.040284] bus: 'platform': add device 16400000.gsbi
- [ 2.044699] PM: Adding info for platform:16400000.gsbi
- [ 2.049867] device: 'platform:900000.clock-controller--platform:16400000.gsbi': device_add
- [ 2.054984] devices_kset: Moving 16400000.gsbi to end of list
- [ 2.062936] PM: Moving platform:16400000.gsbi to end of list
- [ 2.068770] platform 16400000.gsbi: Linked as a consumer to 900000.clock-controller
- [ 2.074369] /soc/gsbi@16400000 Dropping the fwnode link to /soc/clock-controller@900000
- [ 2.081749] platform 16400000.gsbi: Not linking /soc/interrupt-controller@2000000 - might never become dev
- [ 2.089734] device: '500000.ssbi': device_add
- [ 2.099327] bus: 'platform': add device 500000.ssbi
- [ 2.103644] PM: Adding info for platform:500000.ssbi
- [ 2.108338] device: 'platform:800000.pinctrl--platform:500000.ssbi': device_add
- [ 2.113602] platform 500000.ssbi: Linked as a sync state only consumer to 800000.pinctrl
- [ 2.120556] device: '1a500000.rng': device_add
- [ 2.128711] bus: 'platform': add device 1a500000.rng
- [ 2.132861] PM: Adding info for platform:1a500000.rng
- [ 2.137932] device: 'platform:900000.clock-controller--platform:1a500000.rng': device_add
- [ 2.142984] devices_kset: Moving 1a500000.rng to end of list
- [ 2.150838] PM: Moving platform:1a500000.rng to end of list
- [ 2.156608] platform 1a500000.rng: Linked as a consumer to 900000.clock-controller
- [ 2.161756] /soc/rng@1a500000 Dropping the fwnode link to /soc/clock-controller@900000
- [ 2.169515] device: '12180000.mmc': device_add
- [ 2.177168] bus: 'amba': add device 12180000.mmc
- [ 2.181672] PM: Adding info for amba:12180000.mmc
- [ 2.186337] device: 'platform:900000.clock-controller--amba:12180000.mmc': device_add
- [ 2.190934] devices_kset: Moving 12180000.mmc to end of list
- [ 2.198609] PM: Moving amba:12180000.mmc to end of list
- [ 2.204202] amba 12180000.mmc: Linked as a consumer to 900000.clock-controller
- [ 2.209190] /soc/mmc@12180000 Dropping the fwnode link to /soc/clock-controller@900000
- [ 2.216326] amba 12180000.mmc: Not linking /soc/interrupt-controller@2000000 - might never become dev
- [ 2.224205] /soc/mmc@12180000 Dropping the fwnode link to /soc/interrupt-controller@2000000
- [ 2.233424] device: '12400000.mmc': device_add
- [ 2.241515] bus: 'amba': add device 12400000.mmc
- [ 2.245955] PM: Adding info for amba:12400000.mmc
- [ 2.250681] device: 'platform:900000.clock-controller--amba:12400000.mmc': device_add
- [ 2.255380] devices_kset: Moving 12400000.mmc to end of list
- [ 2.262886] PM: Moving amba:12400000.mmc to end of list
- [ 2.268649] amba 12400000.mmc: Linked as a consumer to 900000.clock-controller
- [ 2.273458] /soc/mmc@12400000 Dropping the fwnode link to /soc/clock-controller@900000
- [ 2.280781] amba 12400000.mmc: Not linking /soc/interrupt-controller@2000000 - might never become dev
- [ 2.288498] /soc/mmc@12400000 Dropping the fwnode link to /soc/interrupt-controller@2000000
- [ 2.297887] device: '1a400000.syscon': device_add
- [ 2.305796] bus: 'platform': add device 1a400000.syscon
- [ 2.310707] PM: Adding info for platform:1a400000.syscon
- [ 2.315773] device: '16000000.gsbi': device_add
- [ 2.321173] bus: 'platform': add device 16000000.gsbi
- [ 2.325334] PM: Adding info for platform:16000000.gsbi
- [ 2.330508] device: 'platform:900000.clock-controller--platform:16000000.gsbi': device_add
- [ 2.335631] devices_kset: Moving 16000000.gsbi to end of list
- [ 2.343571] PM: Moving platform:16000000.gsbi to end of list
- [ 2.349407] platform 16000000.gsbi: Linked as a consumer to 900000.clock-controller
- [ 2.355002] /soc/gsbi@16000000 Dropping the fwnode link to /soc/clock-controller@900000
- [ 2.362411] device: 'platform:800000.pinctrl--platform:16000000.gsbi': device_add
- [ 2.370348] platform 16000000.gsbi: Linked as a sync state only consumer to 800000.pinctrl
- [ 2.377853] platform 16000000.gsbi: Not linking /soc/interrupt-controller@2000000 - might never become dev
- [ 2.386068] device: '12500000.usb': device_add
- [ 2.395492] bus: 'platform': add device 12500000.usb
- [ 2.399833] PM: Adding info for platform:12500000.usb
- [ 2.404913] ----- cycle: start -----
- [ 2.409801] /soc/usb@12500000/ulpi/phy: cycle: depends on /soc/usb@12500000
- [ 2.413351] ----- cycle: start -----
- [ 2.420026] /soc/usb@12500000/ulpi/phy: cycle: child of /soc/usb@12500000
- [ 2.423742] /soc/usb@12500000: cycle: depends on /soc/usb@12500000/ulpi/phy
- [ 2.430433] ----- cycle: end -----
- [ 2.437056] platform 12500000.usb: Fixed dependency cycle(s) with /soc/usb@12500000/ulpi/phy
- [ 2.440604] device: 'platform:900000.clock-controller--platform:12500000.usb': device_add
- [ 2.449142] devices_kset: Moving 12500000.usb to end of list
- [ 2.457078] PM: Moving platform:12500000.usb to end of list
- [ 2.462667] platform 12500000.usb: Linked as a consumer to 900000.clock-controller
- [ 2.467975] /soc/usb@12500000 Dropping the fwnode link to /soc/clock-controller@900000
- [ 2.475481] platform 12500000.usb: Not linking /soc/interrupt-controller@2000000 - might never become dev
- [ 2.483356] /soc/usb@12500000 Dropping the fwnode link to /soc/interrupt-controller@2000000
- [ 2.492848] platform 12500000.usb: Not linking /clocks/cxo_board - might never become dev
- [ 2.501002] platform 12500000.usb: Not linking /clocks/sleep_clk - might never become dev
- [ 2.509311] device: '16200000.gsbi': device_add
- [ 2.517338] bus: 'platform': add device 16200000.gsbi
- [ 2.521587] PM: Adding info for platform:16200000.gsbi
- [ 2.526758] device: 'platform:900000.clock-controller--platform:16200000.gsbi': device_add
- [ 2.531881] devices_kset: Moving 16200000.gsbi to end of list
- [ 2.539825] PM: Moving platform:16200000.gsbi to end of list
- [ 2.545655] platform 16200000.gsbi: Linked as a consumer to 900000.clock-controller
- [ 2.551257] /soc/gsbi@16200000 Dropping the fwnode link to /soc/clock-controller@900000
- [ 2.558665] platform 16200000.gsbi: Not linking /soc/interrupt-controller@2000000 - might never become dev
- [ 2.566506] device: 'platform:800000.pinctrl--platform:16200000.gsbi': device_add
- [ 2.576306] platform 16200000.gsbi: Linked as a sync state only consumer to 800000.pinctrl
- [ 2.583644] device: 'iio-hwmon': device_add
- [ 2.591739] bus: 'platform': add device iio-hwmon
- [ 2.595752] PM: Adding info for platform:iio-hwmon
- [ 2.600559] /iio-hwmon Linked as a fwnode consumer to /soc/ssbi@500000/pmic/xoadc@197
- [ 2.605430] device: 'gpio-keys': device_add
- [ 2.612979] bus: 'platform': add device gpio-keys
- [ 2.617053] PM: Adding info for platform:gpio-keys
- [ 2.621784] /gpio-keys Linked as a fwnode consumer to /soc/pinctrl@800000/gpio-keys-active-state
- [ 2.626395] /gpio-keys/key-home Linked as a fwnode consumer to /soc/pinctrl@800000
- [ 2.635358] /gpio-keys/key-volume-up Linked as a fwnode consumer to /soc/pinctrl@800000
- [ 2.642561] /gpio-keys/key-volume-down Linked as a fwnode consumer to /soc/pinctrl@800000
- [ 2.650459] device: 'platform:800000.pinctrl--platform:gpio-keys': device_add
- [ 2.658713] platform gpio-keys: Linked as a sync state only consumer to 800000.pinctrl
- [ 2.665800] device: 'i2c-gpio-touchkey': device_add
- [ 2.673388] bus: 'platform': add device i2c-gpio-touchkey
- [ 2.678237] PM: Adding info for platform:i2c-gpio-touchkey
- [ 2.683667] /i2c-gpio-touchkey Linked as a fwnode consumer to /soc/pinctrl@800000
- [ 2.689013] /i2c-gpio-touchkey Linked as a fwnode consumer to /soc/pinctrl@800000/i2c-touchkey-state
- [ 2.696452] /i2c-gpio-touchkey/touchkey@20 Linked as a fwnode consumer to /soc/pinctrl@800000
- [ 2.705627] /i2c-gpio-touchkey/touchkey@20 Linked as a fwnode consumer to /soc/pinctrl@800000/touchkey-int-state
- [ 2.713851] /i2c-gpio-touchkey/touchkey@20 Linked as a fwnode consumer to /soc/rpm@108000/regulators/l29
- [ 2.724061] /i2c-gpio-touchkey/touchkey@20 Linked as a fwnode consumer to /soc/rpm@108000/regulators/l10
- [ 2.733393] device: 'platform:800000.pinctrl--platform:i2c-gpio-touchkey': device_add
- [ 2.742926] devices_kset: Moving i2c-gpio-touchkey to end of list
- [ 2.750344] PM: Moving platform:i2c-gpio-touchkey to end of list
- [ 2.756461] platform i2c-gpio-touchkey: Linked as a consumer to 800000.pinctrl
- [ 2.762377] /i2c-gpio-touchkey Dropping the fwnode link to /soc/pinctrl@800000
- [ 2.769514] device: 'i2c-gpio-nfc': device_add
- [ 2.776497] bus: 'platform': add device i2c-gpio-nfc
- [ 2.781000] PM: Adding info for platform:i2c-gpio-nfc
- [ 2.785988] /i2c-gpio-nfc Linked as a fwnode consumer to /soc/pinctrl@800000
- [ 2.790857] /i2c-gpio-nfc Linked as a fwnode consumer to /soc/pinctrl@800000/i2c-nfc-state
- [ 2.798005] /i2c-gpio-nfc/nfc@2b Linked as a fwnode consumer to /soc/pinctrl@800000
- [ 2.805922] /i2c-gpio-nfc/nfc@2b Linked as a fwnode consumer to /soc/ssbi@500000/pmic/gpio@150
- [ 2.813433] /i2c-gpio-nfc/nfc@2b Linked as a fwnode consumer to /soc/pinctrl@800000/nfc-int-state
- [ 2.821972] device: 'platform:800000.pinctrl--platform:i2c-gpio-nfc': device_add
- [ 2.830998] devices_kset: Moving i2c-gpio-nfc to end of list
- [ 2.838161] PM: Moving platform:i2c-gpio-nfc to end of list
- [ 2.843841] platform i2c-gpio-nfc: Linked as a consumer to 800000.pinctrl
- [ 2.848989] /i2c-gpio-nfc Dropping the fwnode link to /soc/pinctrl@800000
- [ 2.856422] device: 'cpu0': device_add
- [ 2.862589] bus: 'cpu': add device cpu0
- [ 2.866303] PM: Adding info for cpu:cpu0
- [ 2.869980] device: 'cpu1': device_add
- [ 2.874025] bus: 'cpu': add device cpu1
- [ 2.877655] PM: Adding info for cpu:cpu1
- [ 2.882802] device: 'writeback': device_add
- [ 2.885360] bus: 'workqueue': add device writeback
- [ 2.889373] PM: Adding info for workqueue:writeback
- [ 2.895662] device class 'block': registering
- [ 2.899478] bus: 'platform': add driver reg-fixed-voltage
- [ 2.903242] platform vsdcc-regulator: probing driver reg-fixed-voltage asynchronously
- [ 2.908755] bus: 'platform': add driver gpio-regulator
- [ 2.909023] platform vsdcc-regulator: bus: 'platform': __driver_probe_device: matched device with driver reg-fixed-voltage
- [ 2.916493] bus: 'platform': add driver qcom_rpm_reg
- [ 2.921411] platform vsdcc-regulator: bus: 'platform': really_probe: probing driver reg-fixed-voltage with device
- [ 2.932342] platform 108000.rpm:regulators: probing driver qcom_rpm_reg asynchronously
- [ 2.937274] reg-fixed-voltage vsdcc-regulator: no pinctrl handle
- [ 2.947521] device class 'misc': registering
- [ 2.955425] reg-fixed-voltage vsdcc-regulator: using DT '/vsdcc-regulator' for '(default)' GPIO lookup
- [ 2.961264] iommu: Default domain type: Translated
- [ 2.965373] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vsdcc-regulator[0]'
- [ 2.974428] iommu: DMA domain TLB invalidation policy: strict mode
- [ 2.974936] platform 108000.rpm:regulators: bus: 'platform': __driver_probe_device: matched device with driver qcom_rpm_reg
- [ 2.979148] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vsdcc-regulator[0]'
- [ 2.988048] platform 108000.rpm:regulators: bus: 'platform': really_probe: probing driver qcom_rpm_reg with device
- [ 2.993879] reg-fixed-voltage vsdcc-regulator: using lookup tables for GPIO lookup
- [ 3.004922] qcom_rpm_reg 108000.rpm:regulators: no pinctrl handle
- [ 3.013383] reg-fixed-voltage vsdcc-regulator: No GPIO consumer (default) found
- [ 3.024172] s1: Bringing 0uV into 1225000-1225000uV
- [ 3.031211] device: 'regulator.2': device_add
- [ 3.038196] device: 'regulator.1': device_add
- [ 3.044581] PM: Adding info for No Bus:regulator.2
- [ 3.049373] PM: Adding info for No Bus:regulator.1
- [ 3.053833] reg-fixed-voltage vsdcc-regulator: driver: 'reg-fixed-voltage': driver_bound: bound to device
- [ 3.058092] s2: Bringing 0uV into 1300000-1300000uV
- [ 3.062732] reg-fixed-voltage vsdcc-regulator: bus: 'platform': really_probe: bound device to driver reg-fixed-voltage
- [ 3.067293] device: 'regulator.3': device_add
- [ 3.076895] reg-fixed-voltage vsdcc-regulator: driver reg-fixed-voltage async attach completed: 0
- [ 3.081616] PM: Adding info for No Bus:regulator.3
- [ 3.105787] s3: Bringing 0uV into 500000-500000uV
- [ 3.109906] device: 'regulator.4': device_add
- [ 3.114745] PM: Adding info for No Bus:regulator.4
- [ 3.119386] s4: Bringing 0uV into 1800000-1800000uV
- [ 3.123621] bus: 'platform': add driver pm8xxx-core
- [ 3.128668] bus: 'dax': registered
- [ 3.133545] device class 'scsi_host': registering
- [ 3.136609] bus: 'scsi': registered
- [ 3.141217] device class 'scsi_device': registering
- [ 3.144588] SCSI subsystem initialized
- [ 3.149370] bus: 'serio': registered
- [ 3.153079] device class 'input': registering
- [ 3.156907] device class 'rc': registering
- [ 3.161051] device class 'power_supply': registering
- [ 3.162824] device: 'regulator.5': device_add
- [ 3.164966] device class 'hwmon': registering
- [ 3.170315] PM: Adding info for No Bus:regulator.5
- [ 3.174321] bus: 'mmc': registered
- [ 3.179017] s7: Bringing 0uV into 1150000-1150000uV
- [ 3.183220] device class 'mmc_host': registering
- [ 3.186677] device: 'regulator.6': device_add
- [ 3.191319] bus: 'sdio': registered
- [ 3.196327] PM: Adding info for No Bus:regulator.6
- [ 3.200256] bus: 'platform': add driver qcom_scm
- [ 3.200569] device class 'remoteproc': registering
- [ 3.204835] s8: Bringing 0uV into 2050000-2050000uV
- [ 3.208551] bus: 'nvmem': registered
- [ 3.217698] device: 'regulator.7': device_add
- [ 3.222482] bus: 'nvmem-layout': registered
- [ 3.226509] PM: Adding info for No Bus:regulator.7
- [ 3.230373] device class 'net': registering
- [ 3.235028] l1: Bringing 0uV into 1050000-1050000uV
- [ 3.239198] device: 'lo': device_add
- [ 3.248111] device: 'regulator.8': device_add
- [ 3.248477] PM: Adding info for No Bus:lo
- [ 3.252099] PM: Adding info for No Bus:regulator.8
- [ 3.256555] device: 'vga_arbiter': device_add
- [ 3.260397] l2: Bringing 0uV into 1200000-1200000uV
- [ 3.264604] PM: Adding info for No Bus:vga_arbiter
- [ 3.268959] device: 'regulator.9': device_add
- [ 3.278780] PM: Adding info for No Bus:regulator.9
- [ 3.283467] l3: Bringing 0uV into 3075000-3075000uV
- [ 3.283961] vgaarb: loaded
- [ 3.287476] device: 'regulator.10': device_add
- [ 3.295199] PM: Adding info for No Bus:regulator.10
- [ 3.300664] l4: Bringing 0uV into 1800000-1800000uV
- [ 3.304277] clocksource: Switched to clocksource dg_timer
- [ 3.308874] device: 'regulator.11': device_add
- [ 3.309459] device class 'mem': registering
- [ 3.314729] PM: Adding info for No Bus:regulator.11
- [ 3.318605] device: 'mem': device_add
- [ 3.323199] l5: Bringing 0uV into 2950000-2950000uV
- [ 3.327578] PM: Adding info for No Bus:mem
- [ 3.331298] device: 'regulator.12': device_add
- [ 3.336154] device: 'null': device_add
- [ 3.340273] PM: Adding info for No Bus:regulator.12
- [ 3.344515] PM: Adding info for No Bus:null
- [ 3.349019] l6: Bringing 0uV into 2950000-2950000uV
- [ 3.352961] device: 'port': device_add
- [ 3.357073] device: 'regulator.13': device_add
- [ 3.361777] PM: Adding info for No Bus:port
- [ 3.365887] PM: Adding info for No Bus:regulator.13
- [ 3.370056] device: 'zero': device_add
- [ 3.375420] l7: Bringing 0uV into 1850000-1850000uV
- [ 3.378886] PM: Adding info for No Bus:zero
- [ 3.387459] device: 'regulator.14': device_add
- [ 3.387545] device: 'full': device_add
- [ 3.391654] PM: Adding info for No Bus:regulator.14
- [ 3.395962] PM: Adding info for No Bus:full
- [ 3.400066] l8: Bringing 0uV into 3000000-3000000uV
- [ 3.404521] device: 'random': device_add
- [ 3.408565] device: 'regulator.15': device_add
- [ 3.413254] PM: Adding info for No Bus:random
- [ 3.417663] PM: Adding info for No Bus:regulator.15
- [ 3.421696] device: 'urandom': device_add
- [ 3.426998] l9: Bringing 0uV into 2850000-2850000uV
- [ 3.430604] PM: Adding info for No Bus:urandom
- [ 3.434840] device: 'regulator.16': device_add
- [ 3.439490] device: 'kmsg': device_add
- [ 3.444066] PM: Adding info for No Bus:regulator.16
- [ 3.448305] PM: Adding info for No Bus:kmsg
- [ 3.452843] l10: Bringing 0uV into 3300000-3300000uV
- [ 3.456870] device: 'tty': device_add
- [ 3.460787] device: 'regulator.17': device_add
- [ 3.466013] PM: Adding info for No Bus:tty
- [ 3.469657] PM: Adding info for No Bus:regulator.17
- [ 3.473853] device: 'console': device_add
- [ 3.478829] l11: Bringing 0uV into 2800000-2800000uV
- [ 3.482516] PM: Adding info for No Bus:console
- [ 3.486777] device: 'regulator.18': device_add
- [ 3.491754] device: 'tty0': device_add
- [ 3.496152] PM: Adding info for No Bus:regulator.18
- [ 3.500207] PM: Adding info for No Bus:tty0
- [ 3.504953] l12: Bringing 0uV into 1200000-1200000uV
- [ 3.508883] device class 'vc': registering
- [ 3.512729] device: 'regulator.19': device_add
- [ 3.517951] device: 'vcs': device_add
- [ 3.521986] PM: Adding info for No Bus:regulator.19
- [ 3.526232] PM: Adding info for No Bus:vcs
- [ 3.530622] l14: Bringing 0uV into 1800000-1800000uV
- [ 3.534682] device: 'vcsu': device_add
- [ 3.538637] device: 'regulator.20': device_add
- [ 3.543688] PM: Adding info for No Bus:vcsu
- [ 3.547533] PM: Adding info for No Bus:regulator.20
- [ 3.551700] device: 'vcsa': device_add
- [ 3.556707] l15: Bringing 0uV into 1800000-1800000uV
- [ 3.560436] PM: Adding info for No Bus:vcsa
- [ 3.564246] device: 'regulator.21': device_add
- [ 3.569506] device: 'vcs1': device_add
- [ 3.573371] PM: Adding info for No Bus:regulator.21
- [ 3.577716] PM: Adding info for No Bus:vcs1
- [ 3.582294] l16: Bringing 0uV into 2800000-2800000uV
- [ 3.586257] device: 'vcsu1': device_add
- [ 3.590196] device: 'regulator.22': device_add
- [ 3.595418] PM: Adding info for No Bus:vcsu1
- [ 3.599080] PM: Adding info for No Bus:regulator.22
- [ 3.603431] device: 'vcsa1': device_add
- [ 3.608826] l17: Bringing 0uV into 3300000-3300000uV
- [ 3.612262] PM: Adding info for No Bus:vcsa1
- [ 3.616161] device: 'regulator.23': device_add
- [ 3.621327] device: 'tty1': device_add
- [ 3.625699] PM: Adding info for No Bus:regulator.23
- [ 3.629604] PM: Adding info for No Bus:tty1
- [ 3.634298] l18: Bringing 0uV into 1200000-1200000uV
- [ 3.638239] device: 'tty2': device_add
- [ 3.642139] device: 'regulator.24': device_add
- [ 3.647388] PM: Adding info for No Bus:tty2
- [ 3.651066] PM: Adding info for No Bus:regulator.24
- [ 3.655417] device: 'tty3': device_add
- [ 3.660055] l21: Bringing 0uV into 1900000-1900000uV
- [ 3.664061] PM: Adding info for No Bus:tty3
- [ 3.667975] device: 'regulator.25': device_add
- [ 3.673036] device: 'tty4': device_add
- [ 3.677093] PM: Adding info for No Bus:regulator.25
- [ 3.681255] PM: Adding info for No Bus:tty4
- [ 3.685803] l22: Bringing 0uV into 2750000-2750000uV
- [ 3.689797] device: 'tty5': device_add
- [ 3.693817] device: 'regulator.26': device_add
- [ 3.699032] PM: Adding info for No Bus:tty5
- [ 3.702708] PM: Adding info for No Bus:regulator.26
- [ 3.707059] device: 'tty6': device_add
- [ 3.712175] l23: Bringing 0uV into 1800000-1800000uV
- [ 3.715790] PM: Adding info for No Bus:tty6
- [ 3.724739] device: 'regulator.27': device_add
- [ 3.724818] device: 'tty7': device_add
- [ 3.728641] PM: Adding info for No Bus:regulator.27
- [ 3.732887] PM: Adding info for No Bus:tty7
- [ 3.737329] l24: Bringing 0uV into 750000-750000uV
- [ 3.741446] device: 'tty8': device_add
- [ 3.745528] device: 'regulator.28': device_add
- [ 3.750257] PM: Adding info for No Bus:tty8
- [ 3.754177] PM: Adding info for No Bus:regulator.28
- [ 3.758534] device: 'tty9': device_add
- [ 3.763389] l25: Bringing 0uV into 1225000-1225000uV
- [ 3.767245] PM: Adding info for No Bus:tty9
- [ 3.776163] device: 'regulator.29': device_add
- [ 3.776245] device: 'tty10': device_add
- [ 3.780114] PM: Adding info for No Bus:regulator.29
- [ 3.784451] PM: Adding info for No Bus:tty10
- [ 3.788559] device: 'regulator.30': device_add
- [ 3.792993] device: 'tty11': device_add
- [ 3.797667] PM: Adding info for No Bus:regulator.30
- [ 3.801542] PM: Adding info for No Bus:tty11
- [ 3.806234] device: 'regulator.31': device_add
- [ 3.810180] device: 'tty12': device_add
- [ 3.814818] PM: Adding info for No Bus:regulator.31
- [ 3.818738] PM: Adding info for No Bus:tty12
- [ 3.823096] device: 'regulator.32': device_add
- [ 3.827446] device: 'tty13': device_add
- [ 3.831927] PM: Adding info for No Bus:regulator.32
- [ 3.836010] PM: Adding info for No Bus:tty13
- [ 3.840394] l29: Bringing 0uV into 1800000-1800000uV
- [ 3.844688] device: 'tty14': device_add
- [ 3.848919] device: 'regulator.33': device_add
- [ 3.853787] PM: Adding info for No Bus:tty14
- [ 3.857639] PM: Adding info for No Bus:regulator.33
- [ 3.861903] device: 'tty15': device_add
- [ 3.867085] device: 'regulator.34': device_add
- [ 3.870715] PM: Adding info for No Bus:tty15
- [ 3.874863] PM: Adding info for No Bus:regulator.34
- [ 3.879100] device: 'tty16': device_add
- [ 3.884141] device: 'regulator.35': device_add
- [ 3.887985] PM: Adding info for No Bus:tty16
- [ 3.891869] PM: Adding info for No Bus:regulator.35
- [ 3.896349] device: 'tty17': device_add
- [ 3.901323] device: 'regulator.36': device_add
- [ 3.905166] PM: Adding info for No Bus:tty17
- [ 3.909071] PM: Adding info for No Bus:regulator.36
- [ 3.913461] device: 'tty18': device_add
- [ 3.918639] device: 'regulator.37': device_add
- [ 3.922270] PM: Adding info for No Bus:tty18
- [ 3.926323] PM: Adding info for No Bus:regulator.37
- [ 3.930645] device: 'tty19': device_add
- [ 3.935789] device: 'regulator.38': device_add
- [ 3.939464] PM: Adding info for No Bus:tty19
- [ 3.943440] PM: Adding info for No Bus:regulator.38
- [ 3.947924] device: 'tty20': device_add
- [ 3.952907] device: 'regulator.39': device_add
- [ 3.956719] PM: Adding info for No Bus:tty20
- [ 3.960608] PM: Adding info for No Bus:regulator.39
- [ 3.965086] device: 'tty21': device_add
- [ 3.970082] device: 'regulator.40': device_add
- [ 3.973824] PM: Adding info for No Bus:tty21
- [ 3.977938] PM: Adding info for No Bus:regulator.40
- [ 3.982200] device: 'tty22': device_add
- [ 3.987287] device: 'regulator.41': device_add
- [ 3.991011] PM: Adding info for No Bus:tty22
- [ 3.995071] PM: Adding info for No Bus:regulator.41
- [ 3.999391] device: 'tty23': device_add
- [ 4.004665] device: 'regulator.42': device_add
- [ 4.008278] PM: Adding info for No Bus:tty23
- [ 4.012154] PM: Adding info for No Bus:regulator.42
- [ 4.016712] device: 'tty24': device_add
- [ 4.021955] ncp: Bringing 0uV into 1800000-1800000uV
- [ 4.025481] PM: Adding info for No Bus:tty24
- [ 4.029150] device: 'regulator.43': device_add
- [ 4.034530] device: 'tty25': device_add
- [ 4.038893] PM: Adding info for No Bus:regulator.43
- [ 4.042736] PM: Adding info for No Bus:tty25
- [ 4.047046] qcom_rpm_reg 108000.rpm:regulators: driver: 'qcom_rpm_reg': driver_bound: bound to device
- [ 4.051376] device: 'tty26': device_add
- [ 4.055750] /soc/rpm@108000/regulators Dropping the fwnode link to /soc/rpm@108000/regulators/s7
- [ 4.064821] PM: Adding info for No Bus:tty26
- [ 4.068289] /soc/rpm@108000/regulators Dropping the fwnode link to /soc/rpm@108000/regulators/s1
- [ 4.077486] device: 'tty27': device_add
- [ 4.081434] /soc/rpm@108000/regulators Dropping the fwnode link to /soc/rpm@108000/regulators/s8
- [ 4.090255] PM: Adding info for No Bus:tty27
- [ 4.093634] /soc/rpm@108000/regulators Dropping the fwnode link to /soc/rpm@108000/regulators/l6
- [ 4.102837] device: 'tty28': device_add
- [ 4.106870] /soc/rpm@108000/regulators Dropping the fwnode link to /soc/rpm@108000/regulators/s4
- [ 4.115640] PM: Adding info for No Bus:tty28
- [ 4.119042] /soc/usb@12500000/ulpi/phy Linked as a fwnode consumer to /soc/rpm@108000/regulators
- [ 4.128265] device: 'tty29': device_add
- [ 4.132127] /soc/usb@12500000/ulpi/phy Dropping the fwnode link to /soc/rpm@108000/regulators/l3
- [ 4.140939] PM: Adding info for No Bus:tty29
- [ 4.144340] /soc/usb@12500000/ulpi/phy Dropping the fwnode link to /soc/rpm@108000/regulators/l4
- [ 4.153518] device: 'tty30': device_add
- [ 4.157592] /soc/mmc@12400000 Linked as a fwnode consumer to /soc/rpm@108000/regulators
- [ 4.166314] PM: Adding info for No Bus:tty30
- [ 4.169674] /soc/mmc@12400000 Dropping the fwnode link to /soc/rpm@108000/regulators/l5
- [ 4.177837] device: 'tty31': device_add
- [ 4.182059] /soc/mmc@12180000 Linked as a fwnode consumer to /soc/rpm@108000/regulators
- [ 4.189867] PM: Adding info for No Bus:tty31
- [ 4.193476] /soc/mmc@12180000 Dropping the fwnode link to /soc/rpm@108000/regulators/l6
- [ 4.201647] device: 'tty32': device_add
- [ 4.205948] /soc/mmc@12180000 Dropping the fwnode link to /soc/rpm@108000/regulators/l7
- [ 4.213559] PM: Adding info for No Bus:tty32
- [ 4.217397] /i2c-gpio-touchkey/touchkey@20 Linked as a fwnode consumer to /soc/rpm@108000/regulators
- [ 4.225501] device: 'tty33': device_add
- [ 4.229655] /i2c-gpio-touchkey/touchkey@20 Dropping the fwnode link to /soc/rpm@108000/regulators/l10
- [ 4.238820] PM: Adding info for No Bus:tty33
- [ 4.242241] /soc/gsbi@16200000/i2c@16280000/touchscreen@4a Linked as a fwnode consumer to /soc/rpm@108000/regulators
- [ 4.251744] device: 'tty34': device_add
- [ 4.255870] /soc/gsbi@16200000/i2c@16280000/touchscreen@4a Dropping the fwnode link to /soc/rpm@108000/regulators/l17
- [ 4.266319] PM: Adding info for No Bus:tty34
- [ 4.269746] /i2c-gpio-touchkey/touchkey@20 Dropping the fwnode link to /soc/rpm@108000/regulators/l29
- [ 4.280615] device: 'tty35': device_add
- [ 4.284780] /soc/gsbi@16200000/i2c@16280000/touchscreen@4a Dropping the fwnode link to /soc/rpm@108000/regulators/lvs6
- [ 4.293737] PM: Adding info for No Bus:tty35
- [ 4.297442] device: 'platform:108000.rpm:regulators--platform:16200000.gsbi': device_add
- [ 4.312589] platform 16200000.gsbi: Linked as a sync state only consumer to 108000.rpm:regulators
- [ 4.320444] device: 'platform:108000.rpm:regulators--platform:i2c-gpio-touchkey': device_add
- [ 4.320599] device: 'tty36': device_add
- [ 4.329308] platform i2c-gpio-touchkey: Linked as a sync state only consumer to 108000.rpm:regulators
- [ 4.337569] PM: Adding info for No Bus:tty36
- [ 4.340970] device: 'platform:108000.rpm:regulators--amba:12180000.mmc': device_add
- [ 4.354850] devices_kset: Moving 12180000.mmc to end of list
- [ 4.361806] PM: Moving amba:12180000.mmc to end of list
- [ 4.367746] amba 12180000.mmc: Linked as a consumer to 108000.rpm:regulators
- [ 4.372550] /soc/mmc@12180000 Dropping the fwnode link to /soc/rpm@108000/regulators
- [ 4.372755] device: 'tty37': device_add
- [ 4.379887] device: 'platform:108000.rpm:regulators--amba:12400000.mmc': device_add
- [ 4.387547] PM: Adding info for No Bus:tty37
- [ 4.391166] devices_kset: Moving 12400000.mmc to end of list
- [ 4.402966] PM: Moving amba:12400000.mmc to end of list
- [ 4.408643] amba 12400000.mmc: Linked as a consumer to 108000.rpm:regulators
- [ 4.413451] /soc/mmc@12400000 Dropping the fwnode link to /soc/rpm@108000/regulators
- [ 4.413647] device: 'tty38': device_add
- [ 4.420789] device: 'platform:108000.rpm:regulators--platform:12500000.usb': device_add
- [ 4.428459] PM: Adding info for No Bus:tty38
- [ 4.432071] platform 12500000.usb: Linked as a sync state only consumer to 108000.rpm:regulators
- [ 4.444498] device: 'tty39': device_add
- [ 4.444629] qcom_rpm_reg 108000.rpm:regulators: bus: 'platform': really_probe: bound device to driver qcom_rpm_reg
- [ 4.452948] PM: Adding info for No Bus:tty39
- [ 4.456558] qcom_rpm_reg 108000.rpm:regulators: driver qcom_rpm_reg async attach completed: 0
- [ 4.467008] device: 'tty40': device_add
- [ 4.479591] PM: Adding info for No Bus:tty40
- [ 4.483257] device: 'tty41': device_add
- [ 4.487667] PM: Adding info for No Bus:tty41
- [ 4.491228] device: 'tty42': device_add
- [ 4.495669] PM: Adding info for No Bus:tty42
- [ 4.499216] device: 'tty43': device_add
- [ 4.503559] PM: Adding info for No Bus:tty43
- [ 4.507282] device: 'tty44': device_add
- [ 4.511552] PM: Adding info for No Bus:tty44
- [ 4.515317] device: 'tty45': device_add
- [ 4.519543] PM: Adding info for No Bus:tty45
- [ 4.523206] device: 'tty46': device_add
- [ 4.527641] PM: Adding info for No Bus:tty46
- [ 4.531207] device: 'tty47': device_add
- [ 4.535608] PM: Adding info for No Bus:tty47
- [ 4.539172] device: 'tty48': device_add
- [ 4.543514] PM: Adding info for No Bus:tty48
- [ 4.547235] device: 'tty49': device_add
- [ 4.551504] PM: Adding info for No Bus:tty49
- [ 4.555231] device: 'tty50': device_add
- [ 4.559506] PM: Adding info for No Bus:tty50
- [ 4.563143] device: 'tty51': device_add
- [ 4.567561] PM: Adding info for No Bus:tty51
- [ 4.571142] device: 'tty52': device_add
- [ 4.575568] PM: Adding info for No Bus:tty52
- [ 4.579128] device: 'tty53': device_add
- [ 4.583472] PM: Adding info for No Bus:tty53
- [ 4.587217] device: 'tty54': device_add
- [ 4.591474] PM: Adding info for No Bus:tty54
- [ 4.595184] device: 'tty55': device_add
- [ 4.599452] PM: Adding info for No Bus:tty55
- [ 4.603095] device: 'tty56': device_add
- [ 4.607512] PM: Adding info for No Bus:tty56
- [ 4.611097] device: 'tty57': device_add
- [ 4.615510] PM: Adding info for No Bus:tty57
- [ 4.619084] device: 'tty58': device_add
- [ 4.623434] PM: Adding info for No Bus:tty58
- [ 4.627189] device: 'tty59': device_add
- [ 4.631416] PM: Adding info for No Bus:tty59
- [ 4.635145] device: 'tty60': device_add
- [ 4.639407] PM: Adding info for No Bus:tty60
- [ 4.643054] device: 'tty61': device_add
- [ 4.647494] PM: Adding info for No Bus:tty61
- [ 4.651090] device: 'tty62': device_add
- [ 4.655471] PM: Adding info for No Bus:tty62
- [ 4.659037] device: 'tty63': device_add
- [ 4.663382] PM: Adding info for No Bus:tty63
- [ 4.667376] device: 'hw_random': device_add
- [ 4.671402] PM: Adding info for No Bus:hw_random
- [ 4.675642] NET: Registered PF_UNIX/PF_LOCAL protocol family
- [ 4.680043] PCI: CLS 0 bytes, default 64
- [ 4.686110] bus: 'platform': add driver armv7-pmu
- [ 4.689478] platform cpu-pmu: bus: 'platform': __driver_probe_device: matched device with driver armv7-pmu
- [ 4.694007] platform cpu-pmu: bus: 'platform': really_probe: probing driver armv7-pmu with device
- [ 4.703586] armv7-pmu cpu-pmu: no pinctrl handle
- [ 4.704599] Trying to unpack rootfs image as initramfs...
- [ 4.719462] hw perfevents: enabled with armv7_krait PMU driver, 5 counters available
- [ 4.722183] armv7-pmu cpu-pmu: driver: 'armv7-pmu': driver_bound: bound to device
- [ 4.730112] armv7-pmu cpu-pmu: bus: 'platform': really_probe: bound device to driver armv7-pmu
- [ 4.738017] bus: 'clocksource': registered
- [ 4.745755] device: 'clocksource': device_add
- [ 4.749734] PM: Adding info for No Bus:clocksource
- [ 4.754067] device: 'clocksource0': device_add
- [ 4.758846] bus: 'clocksource': add device clocksource0
- [ 4.763143] PM: Adding info for clocksource:clocksource0
- [ 4.768299] bus: 'platform': add driver alarmtimer
- [ 4.773863] bus: 'clockevents': registered
- [ 4.778307] device: 'clockevents': device_add
- [ 4.782297] PM: Adding info for No Bus:clockevents
- [ 4.786710] device: 'clockevent0': device_add
- [ 4.791289] bus: 'clockevents': add device clockevent0
- [ 4.795787] PM: Adding info for clockevents:clockevent0
- [ 4.800696] device: 'clockevent1': device_add
- [ 4.805847] bus: 'clockevents': add device clockevent1
- [ 4.810218] PM: Adding info for clockevents:clockevent1
- [ 4.815290] device: 'broadcast': device_add
- [ 4.820236] bus: 'clockevents': add device broadcast
- [ 4.824484] PM: Adding info for clockevents:broadcast
- [ 4.829804] bus: 'event_source': registered
- [ 4.834493] device: 'armv7_krait': device_add
- [ 4.838384] bus: 'event_source': add device armv7_krait
- [ 4.842888] PM: Adding info for event_source:armv7_krait
- [ 4.847942] device: 'breakpoint': device_add
- [ 4.853325] bus: 'event_source': add device breakpoint
- [ 4.857661] PM: Adding info for event_source:breakpoint
- [ 4.862446] device: 'software': device_add
- [ 4.867613] bus: 'event_source': add device software
- [ 4.871684] PM: Adding info for event_source:software
- [ 4.876812] Initialise system trusted keyrings
- [ 4.882049] workingset: timestamp_bits=14 max_order=18 bucket_order=4
- [ 4.886063] zbud: loaded
- [ 4.894516] fuse: init (API version 7.40)
- [ 4.894934] device: 'fuse': device_add
- [ 4.898843] PM: Adding info for No Bus:fuse
- [ 5.044469] Key type asymmetric registered
- [ 5.044536] Asymmetric key parser 'x509' registered
- [ 5.047463] Asymmetric key parser 'pkcs8' registered
- [ 5.052457] bounce: pool size: 64 pages
- [ 5.057493] device class 'bsg': registering
- [ 5.060918] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
- [ 5.065474] io scheduler mq-deadline registered
- [ 5.072557] io scheduler kyber registered
- [ 5.076994] io scheduler bfq registered
- [ 5.081486] bus: 'platform': add driver qcom-ebi2
- [ 5.084817] bus: 'platform': add driver simple-pm-bus
- [ 5.089354] platform soc: bus: 'platform': __driver_probe_device: matched device with driver simple-pm-bus
- [ 5.094414] platform soc: bus: 'platform': really_probe: probing driver simple-pm-bus with device
- [ 5.103770] simple-pm-bus soc: no pinctrl handle
- [ 5.112786] simple-pm-bus soc: driver: 'simple-pm-bus': driver_bound: bound to device
- [ 5.117330] /soc/gsbi@16200000/i2c@16280000 Linked as a fwnode consumer to /soc
- [ 5.124980] /soc/gsbi@16200000/i2c@16280000 Dropping the fwnode link to /soc/interrupt-controller@2000000
- [ 5.131941] /soc/gsbi@16000000/spi@16080000 Linked as a fwnode consumer to /soc
- [ 5.141644] /soc/gsbi@16000000/spi@16080000 Dropping the fwnode link to /soc/interrupt-controller@2000000
- [ 5.148698] /soc/gsbi@16400000/serial@16440000 Linked as a fwnode consumer to /soc
- [ 5.158346] /soc/gsbi@16400000/serial@16440000 Dropping the fwnode link to /soc/interrupt-controller@2000000
- [ 5.165833] device: 'platform:soc--platform:16400000.gsbi': device_add
- [ 5.175780] platform 16400000.gsbi: Linked as a sync state only consumer to soc
- [ 5.181795] device: 'platform:soc--platform:16000000.gsbi': device_add
- [ 5.189133] platform 16000000.gsbi: Linked as a sync state only consumer to soc
- [ 5.195542] device: 'platform:soc--platform:16200000.gsbi': device_add
- [ 5.202722] platform 16200000.gsbi: Linked as a sync state only consumer to soc
- [ 5.209273] simple-pm-bus soc: bus: 'platform': really_probe: bound device to driver simple-pm-bus
- [ 5.216553] device class 'phy': registering
- [ 5.225354] bus: 'platform': add driver qcom-ssbi-gpio
- [ 5.229430] bus: 'platform': add driver qcom-ssbi-mpp
- [ 5.234703] bus: 'platform': add driver of_fixed_factor_clk
- [ 5.239584] bus: 'platform': add driver of_fixed_clk
- [ 5.245003] bus: 'platform': add driver gpio-clk
- [ 5.250098] bus: 'platform': add driver mmcc-msm8960
- [ 5.254612] platform 4000000.clock-controller: bus: 'platform': __driver_probe_device: matched device with driver mmcc-msm8960
- [ 5.259383] platform 4000000.clock-controller: bus: 'platform': really_probe: probing driver mmcc-msm8960 with device
- [ 5.270557] mmcc-msm8960 4000000.clock-controller: no pinctrl handle
- [ 5.293989] mmcc-msm8960 4000000.clock-controller: driver: 'mmcc-msm8960': driver_bound: bound to device
- [ 5.294167] mmcc-msm8960 4000000.clock-controller: bus: 'platform': really_probe: bound device to driver mmcc-msm8960
- [ 5.302774] bus: 'platform': add driver bam-dma-engine
- [ 5.313179] bus: 'platform': add driver gsbi
- [ 5.318013] platform 16400000.gsbi: bus: 'platform': __driver_probe_device: matched device with driver gsbi
- [ 5.322268] platform 16400000.gsbi: bus: 'platform': really_probe: probing driver gsbi with device
- [ 5.331725] gsbi 16400000.gsbi: no pinctrl handle
- [ 5.341007] gsbi 16400000.gsbi: GSBI port protocol: 6 crci: 0
- [ 5.345866] device: '16440000.serial': device_add
- [ 5.350995] bus: 'platform': add device 16440000.serial
- [ 5.355735] PM: Adding info for platform:16440000.serial
- [ 5.360689] device: 'platform:soc--platform:16440000.serial': device_add
- [ 5.366309] devices_kset: Moving 16440000.serial to end of list
- [ 5.372687] PM: Moving platform:16440000.serial to end of list
- [ 5.378369] platform 16440000.serial: Linked as a consumer to soc
- [ 5.384117] /soc/gsbi@16400000/serial@16440000 Dropping the fwnode link to /soc
- [ 5.390334] device: 'platform:900000.clock-controller--platform:16440000.serial': device_add
- [ 5.397533] devices_kset: Moving 16440000.serial to end of list
- [ 5.405945] PM: Moving platform:16440000.serial to end of list
- [ 5.411446] platform 16440000.serial: Linked as a consumer to 900000.clock-controller
- [ 5.417370] /soc/gsbi@16400000/serial@16440000 Dropping the fwnode link to /soc/clock-controller@900000
- [ 5.425439] gsbi 16400000.gsbi: driver: 'gsbi': driver_bound: bound to device
- [ 5.434248] gsbi 16400000.gsbi: Dropping the link to soc
- [ 5.441510] device: 'platform:soc--platform:16400000.gsbi': device_unregister
- [ 5.447113] gsbi 16400000.gsbi: bus: 'platform': really_probe: bound device to driver gsbi
- [ 5.453755] platform 16000000.gsbi: bus: 'platform': __driver_probe_device: matched device with driver gsbi
- [ 5.461949] platform 16000000.gsbi: error -EPROBE_DEFER: wait for supplier /soc/pinctrl@800000/spi1-default-state
- [ 5.471449] platform 16000000.gsbi: Added to deferred list
- [ 5.481760] platform 16200000.gsbi: bus: 'platform': __driver_probe_device: matched device with driver gsbi
- [ 5.487061] platform 16200000.gsbi: bus: 'platform': really_probe: probing driver gsbi with device
- [ 5.496623] gsbi 16200000.gsbi: no pinctrl handle
- [ 5.505639] gsbi 16200000.gsbi: GSBI port protocol: 2 crci: 0
- [ 5.510392] device: '16280000.i2c': device_add
- [ 5.515965] bus: 'platform': add device 16280000.i2c
- [ 5.520218] PM: Adding info for platform:16280000.i2c
- [ 5.525415] device: 'platform:soc--platform:16280000.i2c': device_add
- [ 5.530256] devices_kset: Moving 16280000.i2c to end of list
- [ 5.536552] PM: Moving platform:16280000.i2c to end of list
- [ 5.542140] platform 16280000.i2c: Linked as a consumer to soc
- [ 5.547450] /soc/gsbi@16200000/i2c@16280000 Dropping the fwnode link to /soc
- [ 5.553269] device: 'platform:900000.clock-controller--platform:16280000.i2c': device_add
- [ 5.560669] devices_kset: Moving 16280000.i2c to end of list
- [ 5.562226] Freeing initrd memory: 4716K
- [ 5.568408] PM: Moving platform:16280000.i2c to end of list
- [ 5.568436] platform 16280000.i2c: Linked as a consumer to 900000.clock-controller
- [ 5.568457] /soc/gsbi@16200000/i2c@16280000 Dropping the fwnode link to /soc/clock-controller@900000
- [ 5.590818] device: 'platform:108000.rpm:regulators--platform:16280000.i2c': device_add
- [ 5.600081] platform 16280000.i2c: Linked as a sync state only consumer to 108000.rpm:regulators
- [ 5.607628] device: 'platform:800000.pinctrl--platform:16280000.i2c': device_add
- [ 5.616682] platform 16280000.i2c: Linked as a sync state only consumer to 800000.pinctrl
- [ 5.623979] gsbi 16200000.gsbi: driver: 'gsbi': driver_bound: bound to device
- [ 5.631870] gsbi 16200000.gsbi: Dropping the link to 800000.pinctrl
- [ 5.638886] device: 'platform:800000.pinctrl--platform:16200000.gsbi': device_unregister
- [ 5.645067] gsbi 16200000.gsbi: Dropping the link to 108000.rpm:regulators
- [ 5.653062] device: 'platform:108000.rpm:regulators--platform:16200000.gsbi': device_unregister
- [ 5.659903] gsbi 16200000.gsbi: Dropping the link to soc
- [ 5.668245] device: 'platform:soc--platform:16200000.gsbi': device_unregister
- [ 5.673891] gsbi 16200000.gsbi: bus: 'platform': really_probe: bound device to driver gsbi
- [ 5.680848] bus: 'platform': add driver qcom_smp2p
- [ 5.688989] bus: 'platform': add driver qcom-smsm
- [ 5.693611] bus: 'rpmsg': add driver qcom_wcnss_ctrl
- [ 5.698346] device: 'ptmx': device_add
- [ 5.703242] PM: Adding info for No Bus:ptmx
- [ 5.707782] bus: 'platform': add driver msm_serial
- [ 5.710866] platform 16440000.serial: bus: 'platform': __driver_probe_device: matched device with driver msm_serial
- [ 5.715645] platform 16440000.serial: bus: 'platform': really_probe: probing driver msm_serial with device
- [ 5.725861] msm_serial 16440000.serial: no pinctrl handle
- [ 5.735550] msm_serial 16440000.serial: msm_serial: detected port #0
- [ 5.740923] msm_serial 16440000.serial: uartclk = 1862068
- [ 5.747417] device: '16440000.serial:0': device_add
- [ 5.752419] bus: 'serial-base': add device 16440000.serial:0
- [ 5.757179] PM: Adding info for serial-base:16440000.serial:0
- [ 5.762913] serial-base 16440000.serial:0: bus: 'serial-base': __driver_probe_device: matched device with driver ctrl
- [ 5.768556] serial-base 16440000.serial:0: bus: 'serial-base': really_probe: probing driver ctrl with device
- [ 5.779049] ctrl 16440000.serial:0: no default pinctrl state
- [ 5.788835] ctrl 16440000.serial:0: driver: 'ctrl': driver_bound: bound to device
- [ 5.794420] ctrl 16440000.serial:0: bus: 'serial-base': really_probe: bound device to driver ctrl
- [ 5.801680] device: '16440000.serial:0.0': device_add
- [ 5.810497] bus: 'serial-base': add device 16440000.serial:0.0
- [ 5.815500] PM: Adding info for serial-base:16440000.serial:0.0
- [ 5.821096] serial-base 16440000.serial:0.0: bus: 'serial-base': __driver_probe_device: matched device with driver port
- [ 5.826910] serial-base 16440000.serial:0.0: bus: 'serial-base': really_probe: probing driver port with device
- [ 5.837555] port 16440000.serial:0.0: no default pinctrl state
- [ 5.847536] port 16440000.serial:0.0: driver: 'port': driver_bound: bound to device
- [ 5.853219] port 16440000.serial:0.0: bus: 'serial-base': really_probe: bound device to ��[ 5.869772] msm_serial: console setup on port #0
- [ 5.870359] printk: legacy console [ttyMSM0] enabled
- [ 5.870359] printk: legacy console [ttyMSM0] enabled
- [ 5.878575] printk: legacy bootconsole [msm_serial_dm0] disabled
- [ 5.878575] printk: legacy bootconsole [msm_serial_dm0] disabled
- [ 5.889755] device: 'ttyMSM0': device_add
- [ 5.895693] PM: Adding info for No Bus:ttyMSM0
- [ 5.899649] msm_serial 16440000.serial: driver: 'msm_serial': driver_bound: bound to device
- [ 5.903745] msm_serial 16440000.serial: bus: 'platform': really_probe: bound device to driver msm_serial
- [ 5.912052] msm_serial: driver initialized
- [ 5.921746] bus: 'platform': add driver msm_iommu
- [ 5.926038] device class 'devcoredump': registering
- [ 5.930499] device: 'ram0': device_add
- [ 5.935299] PM: Adding info for No Bus:ram0
- [ 5.939275] device: '1:0': device_add
- [ 5.943034] PM: Adding info for No Bus:1:0
- [ 5.947325] device: 'ram1': device_add
- [ 5.950868] PM: Adding info for No Bus:ram1
- [ 5.955007] device: '1:1': device_add
- [ 5.958640] PM: Adding info for No Bus:1:1
- [ 5.962729] device: 'ram2': device_add
- [ 5.966565] PM: Adding info for No Bus:ram2
- [ 5.970501] device: '1:2': device_add
- [ 5.974269] PM: Adding info for No Bus:1:2
- [ 5.978431] device: 'ram3': device_add
- [ 5.982113] PM: Adding info for No Bus:ram3
- [ 5.986244] device: '1:3': device_add
- [ 5.989886] PM: Adding info for No Bus:1:3
- [ 5.993990] device: 'ram4': device_add
- [ 5.997816] PM: Adding info for No Bus:ram4
- [ 6.001770] device: '1:4': device_add
- [ 6.005604] PM: Adding info for No Bus:1:4
- [ 6.009606] device: 'ram5': device_add
- [ 6.013371] PM: Adding info for No Bus:ram5
- [ 6.017455] device: '1:5': device_add
- [ 6.021133] PM: Adding info for No Bus:1:5
- [ 6.025309] device: 'ram6': device_add
- [ 6.028997] PM: Adding info for No Bus:ram6
- [ 6.032996] device: '1:6': device_add
- [ 6.036843] PM: Adding info for No Bus:1:6
- [ 6.040866] device: 'ram7': device_add
- [ 6.044708] PM: Adding info for No Bus:ram7
- [ 6.048677] device: '1:7': device_add
- [ 6.052386] PM: Adding info for No Bus:1:7
- [ 6.056586] device: 'ram8': device_add
- [ 6.060253] PM: Adding info for No Bus:ram8
- [ 6.064257] device: '1:8': device_add
- [ 6.068112] PM: Adding info for No Bus:1:8
- [ 6.072112] device: 'ram9': device_add
- [ 6.075965] PM: Adding info for No Bus:ram9
- [ 6.079871] device: '1:9': device_add
- [ 6.083643] PM: Adding info for No Bus:1:9
- [ 6.087837] device: 'ram10': device_add
- [ 6.091493] PM: Adding info for No Bus:ram10
- [ 6.095597] device: '1:10': device_add
- [ 6.099701] PM: Adding info for No Bus:1:10
- [ 6.103544] device: 'ram11': device_add
- [ 6.107456] PM: Adding info for No Bus:ram11
- [ 6.111485] device: '1:11': device_add
- [ 6.115785] PM: Adding info for No Bus:1:11
- [ 6.119609] device: 'ram12': device_add
- [ 6.123345] PM: Adding info for No Bus:ram12
- [ 6.127566] device: '1:12': device_add
- [ 6.131647] PM: Adding info for No Bus:1:12
- [ 6.135550] device: 'ram13': device_add
- [ 6.139321] PM: Adding info for No Bus:ram13
- [ 6.143433] device: '1:13': device_add
- [ 6.147707] PM: Adding info for No Bus:1:13
- [ 6.151469] device: 'ram14': device_add
- [ 6.155407] PM: Adding info for No Bus:ram14
- [ 6.159401] device: '1:14': device_add
- [ 6.163583] PM: Adding info for No Bus:1:14
- [ 6.167518] device: 'ram15': device_add
- [ 6.171269] PM: Adding info for No Bus:ram15
- [ 6.175466] device: '1:15': device_add
- [ 6.179550] PM: Adding info for No Bus:1:15
- [ 6.183317] brd: module loaded
- [ 6.187190] device: 'loop-control': device_add
- [ 6.190275] PM: Adding info for No Bus:loop-control
- [ 6.195149] device: 'loop0': device_add
- [ 6.199581] PM: Adding info for No Bus:loop0
- [ 6.204228] device: '7:0': device_add
- [ 6.207963] PM: Adding info for No Bus:7:0
- [ 6.211642] device: 'loop1': device_add
- [ 6.215559] PM: Adding info for No Bus:loop1
- [ 6.220023] device: '7:1': device_add
- [ 6.223667] PM: Adding info for No Bus:7:1
- [ 6.227525] device: 'loop2': device_add
- [ 6.231256] PM: Adding info for No Bus:loop2
- [ 6.235928] device: '7:2': device_add
- [ 6.239462] PM: Adding info for No Bus:7:2
- [ 6.243220] device: 'loop3': device_add
- [ 6.247161] PM: Adding info for No Bus:loop3
- [ 6.251591] device: '7:3': device_add
- [ 6.255361] PM: Adding info for No Bus:7:3
- [ 6.259045] device: 'loop4': device_add
- [ 6.262854] PM: Adding info for No Bus:loop4
- [ 6.267509] device: '7:4': device_add
- [ 6.271051] PM: Adding info for No Bus:7:4
- [ 6.274930] device: 'loop5': device_add
- [ 6.278658] PM: Adding info for No Bus:loop5
- [ 6.283204] device: '7:5': device_add
- [ 6.286951] PM: Adding info for No Bus:7:5
- [ 6.290631] device: 'loop6': device_add
- [ 6.294559] PM: Adding info for No Bus:loop6
- [ 6.298998] device: '7:6': device_add
- [ 6.302647] PM: Adding info for No Bus:7:6
- [ 6.306523] device: 'loop7': device_add
- [ 6.310258] PM: Adding info for No Bus:loop7
- [ 6.314951] device: '7:7': device_add
- [ 6.318447] PM: Adding info for No Bus:7:7
- [ 6.322002] loop: module loaded
- [ 6.325981] device class 'zram-control': registering
- [ 6.329074] device: 'zram0': device_add
- [ 6.334468] PM: Adding info for No Bus:zram0
- [ 6.338394] device: '254:0': device_add
- [ 6.342331] PM: Adding info for No Bus:254:0
- [ 6.345957] zram: Added device: zram0
- [ 6.350298] bus: 'platform': add driver ssbi
- [ 6.353952] platform 500000.ssbi: bus: 'platform': __driver_probe_device: matched device with driver ssbi
- [ 6.358272] platform 500000.ssbi: bus: 'platform': really_probe: probing driver ssbi with device
- [ 6.367750] ssbi 500000.ssbi: no pinctrl handle
- [ 6.376670] ssbi 500000.ssbi: SSBI controller type: 'pmic-arbiter'
- [ 6.380828] device: '500000.ssbi:pmic': device_add
- [ 6.387106] bus: 'platform': add device 500000.ssbi:pmic
- [ 6.391834] PM: Adding info for platform:500000.ssbi:pmic
- [ 6.397484] device: 'platform:800000.pinctrl--platform:500000.ssbi:pmic': device_add
- [ 6.402679] devices_kset: Moving 500000.ssbi:pmic to end of list
- [ 6.410416] PM: Moving platform:500000.ssbi:pmic to end of list
- [ 6.416404] platform 500000.ssbi:pmic: Linked as a consumer to 800000.pinctrl
- [ 6.421975] /soc/ssbi@500000/pmic Dropping the fwnode link to /soc/pinctrl@800000
- [ 6.429484] platform 500000.ssbi:pmic: bus: 'platform': __driver_probe_device: matched device with driver pm8xxx-core
- [ 6.436837] platform 500000.ssbi:pmic: error -EPROBE_DEFER: supplier 800000.pinctrl not ready
- [ 6.447417] platform 500000.ssbi:pmic: Added to deferred list
- [ 6.455913] ssbi 500000.ssbi: driver: 'ssbi': driver_bound: bound to device
- [ 6.461582] ssbi 500000.ssbi: Dropping the link to 800000.pinctrl
- [ 6.468425] device: 'platform:800000.pinctrl--platform:500000.ssbi': device_unregister
- [ 6.474882] ssbi 500000.ssbi: bus: 'platform': really_probe: bound device to driver ssbi
- [ 6.482541] device class 'scsi_disk': registering
- [ 6.490779] bus: 'scsi': add driver sd
- [ 6.495386] device class 'scsi_generic': registering
- [ 6.498967] SCSI Media Changer driver v0.25
- [ 6.503998] device class 'scsi_changer': registering
- [ 6.508370] bus: 'scsi': add driver ch
- [ 6.513252] device class 'mtd': registering
- [ 6.516910] device: 'mtd-0': device_add
- [ 6.520961] PM: Adding info for No Bus:mtd-0
- [ 6.524964] device: 'mice': device_add
- [ 6.529256] PM: Adding info for No Bus:mice
- [ 6.533219] device: 'psaux': device_add
- [ 6.536987] PM: Adding info for No Bus:psaux
- [ 6.540824] mousedev: PS/2 mouse device common for all mice
- [ 6.545269] bus: 'platform': add driver pm8xxx-keypad
- [ 6.550683] bus: 'serio': add driver psmouse
- [ 6.555828] bus: 'platform': add driver pm8xxx-pwrkey
- [ 6.560188] device: 'uinput': device_add
- [ 6.565109] PM: Adding info for No Bus:uinput
- [ 6.569192] bus: 'platform': add driver msm-restart
- [ 6.573354] bus: 'platform': add driver syscon-reboot-mode
- [ 6.578172] device-mapper: uevent: version 1.0.3
- [ 6.583499] device: 'device-mapper': device_add
- [ 6.588386] PM: Adding info for No Bus:device-mapper
- [ 6.592736] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: [email protected]
- [ 6.598285] bus: 'platform': add driver qcom-cpufreq-nvmem
- [ 6.606644] Registering platform device 'qcom-cpufreq-nvmem'. Parent at platform
- [ 6.611819] device: 'qcom-cpufreq-nvmem': device_add
- [ 6.619477] bus: 'platform': add device qcom-cpufreq-nvmem
- [ 6.624493] PM: Adding info for platform:qcom-cpufreq-nvmem
- [ 6.629701] platform qcom-cpufreq-nvmem: bus: 'platform': __driver_probe_device: matched device with driver qcom-cpufreq-nvmem
- [ 6.635179] platform qcom-cpufreq-nvmem: bus: 'platform': really_probe: probing driver qcom-cpufreq-nvmem with device
- [ 6.646630] qcom-cpufreq-nvmem qcom-cpufreq-nvmem: no default pinctrl state
- [ 6.657337] qcom-cpufreq-nvmem qcom-cpufreq-nvmem: probe with driver qcom-cpufreq-nvmem failed with error -2
- [ 6.664037] bus: 'platform': add driver pwrseq_simple
- [ 6.674425] bus: 'platform': add driver pwrseq_emmc
- [ 6.679236] bus: 'mmc_rpmb': registered
- [ 6.683696] bus: 'mmc': add driver mmcblk
- [ 6.687667] bus: 'amba': add driver mmci-pl18x
- [ 6.691698] amba 12180000.mmc: probing driver mmci-pl18x asynchronously
- [ 6.696132] amba 12400000.mmc: probing driver mmci-pl18x asynchronously
- [ 6.702578] sdhci: Secure Digital Host Controller Interface driver
- [ 6.709212] sdhci: Copyright(c) Pierre Ossman
- [ 6.714540] amba 12180000.mmc: bus: 'amba': __driver_probe_device: matched device with driver mmci-pl18x
- [ 6.715467] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 6.719829] amba 12180000.mmc: bus: 'amba': really_probe: probing driver mmci-pl18x with device
- [ 6.729462] bus: 'platform': add driver sdhci-cdns
- [ 6.735123] mmci-pl18x 12180000.mmc: no pinctrl handle
- [ 6.743622] bus: 'platform': add driver sdhci-arasan
- [ 6.749120] device: 'wakeup1': device_add
- [ 6.753839] bus: 'platform': add driver sdhci-at91
- [ 6.758910] mmci-pl18x 12180000.mmc: using DT '/soc/mmc@12180000' for 'cd' GPIO lookup
- [ 6.762617] bus: 'platform': add driver sdhci-dwcmshc
- [ 6.767239] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/soc/mmc@12180000[0]'
- [ 6.775371] bus: 'platform': add driver sdhci_msm
- [ 6.780171] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/soc/mmc@12180000[0]'
- [ 6.789704] bus: 'virtio': add driver virtio_crypto
- [ 6.793949] mmci-pl18x 12180000.mmc: using lookup tables for GPIO lookup
- [ 6.802953] bus: 'platform': add driver rproc-virtio
- [ 6.807802] mmci-pl18x 12180000.mmc: No GPIO consumer cd found
- [ 6.814785] bus: 'platform': add driver qcom-wcnss-pil
- [ 6.819554] mmci-pl18x 12180000.mmc: using DT '/soc/mmc@12180000' for 'wp' GPIO lookup
- [ 6.825498] device class 'extcon': registering
- [ 6.830341] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/soc/mmc@12180000[0]'
- [ 6.838327] bus: 'platform': add driver extcon-pm8941-misc
- [ 6.842670] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/soc/mmc@12180000[0]'
- [ 6.852323] bus: 'platform': add driver qcom,qfprom
- [ 6.857305] mmci-pl18x 12180000.mmc: using lookup tables for GPIO lookup
- [ 6.866461] rust_minimal: Rust minimal sample (init)
- [ 6.871027] mmci-pl18x 12180000.mmc: No GPIO consumer wp found
- [ 6.878058] rust_minimal: Am I built-in? true
- [ 6.883439] device: 'regulator:regulator.13--amba:12180000.mmc': device_add
- [ 6.888649] rust_print: Rust printing macros sample (init)
- [ 6.893218] devices_kset: Moving 12180000.mmc to end of list
- [ 6.899839] rust_print: Emergency message (level 0) without args
- [ 6.899855] rust_print: Alert message (level 1) without args
- [ 6.899866] rust_print: Critical message (level 2) without args
- [ 6.899877] rust_print: Error message (level 3) without args
- [ 6.905398] PM: Moving amba:12180000.mmc to end of list
- [ 6.911117] rust_print: Warning message (level 4) without args
- [ 6.911132] rust_print: Notice message (level 5) without args
- [ 6.917219] mmci-pl18x 12180000.mmc: Linked as a consumer to regulator.13
- [ 6.922748] rust_print: Info message (level 6) without args
- [ 6.922762] rust_print: A line that
- [ 6.928740] device: 'regulator:regulator.14--amba:12180000.mmc': device_add
- [ 6.934292] is continued without args
- [ 6.939566] devices_kset: Moving 12180000.mmc to end of list
- [ 6.945223] rust_print: Emergency message (level 0) with args
- [ 6.945240] rust_print: Alert message (level 1) with args
- [ 6.950968] PM: Moving amba:12180000.mmc to end of list
- [ 6.957798] rust_print: Critical message (level 2) with args
- [ 6.957813] rust_print: Error message (level 3) with args
- [ 6.957824] rust_print: Warning message (level 4) with args
- [ 6.957835] rust_print: Notice message (level 5) with args
- [ 6.957845] rust_print: Info message (level 6) with args
- [ 6.957857] rust_print: A line that
- [ 6.963121] mmci-pl18x 12180000.mmc: Linked as a consumer to regulator.14
- [ 6.966679] is continued with args
- [ 6.974049] amba 12400000.mmc: bus: 'amba': __driver_probe_device: matched device with driver mmci-pl18x
- [ 6.977426] rust_print: 1
- [ 6.977443] rust_print: "hello, world"
- [ 6.977462] rust_print: [samples/rust/rust_print.rs:34:5] c = "hello, world"
- [ 6.983190] amba 12400000.mmc: bus: 'amba': really_probe: probing driver mmci-pl18x with device
- [ 6.988899] rust_print: "hello, world"
- [ 6.989413] Registering SWP/SWPB emulation handler
- [ 6.994221] mmci-pl18x 12400000.mmc: no pinctrl handle
- [ 7.017335] device: 'cpu_dma_latency': device_add
- [ 7.022103] device: 'wakeup2': device_add
- [ 7.026986] PM: Adding info for No Bus:cpu_dma_latency
- [ 7.030328] mmci-pl18x 12400000.mmc: using DT '/soc/mmc@12400000' for 'wp' GPIO lookup
- [ 7.037416] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
- [ 7.040329] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/soc/mmc@12400000[0]'
- [ 7.104685] mmci-pl18x 12180000.mmc: mmc1: PL180 manf 51 rev0 at 0x12180000 irq 30,0 (pio)
- [ 7.107395] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/soc/mmc@12400000[0]'
- [ 7.115573] device: 'mmc1': device_add
- [ 7.124667] mmci-pl18x 12400000.mmc: using lookup tables for GPIO lookup
- [ 7.132752] PM: Adding info for No Bus:mmc1
- [ 7.141684] mmci-pl18x 12400000.mmc: No GPIO consumer wp found
- [ 7.156849] device: 'regulator:regulator.12--amba:12400000.mmc': device_add
- [ 7.162331] devices_kset: Moving 12400000.mmc to end of list
- [ 7.169043] PM: Moving amba:12400000.mmc to end of list
- [ 7.173415] mmci-pl18x 12180000.mmc: driver: 'mmci-pl18x': driver_bound: bound to device
- [ 7.174935] mmci-pl18x 12400000.mmc: Linked as a consumer to regulator.12
- [ 7.188319] mmci-pl18x 12180000.mmc: bus: 'amba': really_probe: bound device to driver mmci-pl18x
- [ 7.194968] mmci-pl18x 12180000.mmc: driver mmci-pl18x async attach completed: 0
- [ 7.203893] Loading compiled-in X.509 certificates
- [ 7.205656] mmci-pl18x 12400000.mmc: mmc0: PL180 manf 51 rev0 at 0x12400000 irq 31,0 (pio)
- [ 7.215902] device: 'mmc0': device_add
- [ 7.224145] PM: Adding info for No Bus:mmc0
- [ 7.254591] mmci-pl18x 12400000.mmc: driver: 'mmci-pl18x': driver_bound: bound to device
- [ 7.254867] mmci-pl18x 12400000.mmc: bus: 'amba': really_probe: bound device to driver mmci-pl18x
- [ 7.261848] mmci-pl18x 12400000.mmc: driver mmci-pl18x async attach completed: 0
- [ 7.273906] devices_kset: Moving 16000000.gsbi to end of list
- [ 7.278206] PM: Moving platform:16000000.gsbi to end of list
- [ 7.283706] platform 16000000.gsbi: Retrying from deferred list
- [ 7.289913] platform 16000000.gsbi: bus: 'platform': __driver_probe_device: matched device with driver gsbi
- [ 7.295277] platform 16000000.gsbi: error -EPROBE_DEFER: wait for supplier /soc/pinctrl@800000/spi1-default-state
- [ 7.304905] platform 16000000.gsbi: Added to deferred list
- [ 7.315350] devices_kset: Moving 500000.ssbi:pmic to end of list
- [ 7.320587] PM: Moving platform:500000.ssbi:pmic to end of list
- [ 7.326876] platform 500000.ssbi:pmic: Retrying from deferred list
- [ 7.332510] platform 500000.ssbi:pmic: bus: 'platform': __driver_probe_device: matched device with driver pm8xxx-core
- [ 7.338805] platform 500000.ssbi:pmic: error -EPROBE_DEFER: supplier 800000.pinctrl not ready
- [ 7.349450] platform 500000.ssbi:pmic: Added to deferred list
- [ 7.358252] platform i2c-gpio-touchkey: Relaxing link with 800000.pinctrl
- [ 7.363582] platform i2c-gpio-nfc: Relaxing link with 800000.pinctrl
- [ 7.370460] platform 500000.ssbi:pmic: Relaxing link with 800000.pinctrl
- [ 7.376895] devices_kset: Moving 16000000.gsbi to end of list
- [ 7.383449] PM: Moving platform:16000000.gsbi to end of list
- [ 7.389183] platform 16000000.gsbi: Retrying from deferred list
- [ 7.395039] platform 16000000.gsbi: bus: 'platform': __driver_probe_device: matched device with driver gsbi
- [ 7.400510] platform 16000000.gsbi: error -EPROBE_DEFER: wait for supplier /soc/pinctrl@800000/spi1-default-state
- [ 7.410264] platform 16000000.gsbi: Added to deferred list
- [ 7.420704] devices_kset: Moving 500000.ssbi:pmic to end of list
- [ 7.426067] PM: Moving platform:500000.ssbi:pmic to end of list
- [ 7.432130] platform 500000.ssbi:pmic: Retrying from deferred list
- [ 7.437907] platform 500000.ssbi:pmic: bus: 'platform': __driver_probe_device: matched device with driver pm8xxx-core
- [ 7.444033] platform 500000.ssbi:pmic: bus: 'platform': really_probe: probing driver pm8xxx-core with device
- [ 7.454849] pm8xxx-core 500000.ssbi:pmic: no pinctrl handle
- [ 7.464825] pm8xxx-core 500000.ssbi:pmic: error -EPROBE_DEFER: IRQ index 0 not found
- [ 7.469918] pm8xxx-core 500000.ssbi:pmic: Driver pm8xxx-core requests probe deferral
- [ 7.478000] platform 500000.ssbi:pmic: Added to deferred list
- [ 7.486077] bus: 'platform': add driver gpio-keys
- [ 7.491439] platform gpio-keys: bus: 'platform': __driver_probe_device: matched device with driver gpio-keys
- [ 7.496097] platform gpio-keys: error -EPROBE_DEFER: wait for supplier /soc/pinctrl@800000/gpio-keys-active-state
- [ 7.505951] platform gpio-keys: Added to deferred [ 7.523013] Freeing unused kernel image (initmem) memory: 1024K
- [ 7.523442] Run /init as init process
- [ 7.527981] with arguments:
- [ 7.531631] /init
- [ 7.534699] PMOS_NO_OUTPUT_REDIRECT
- [ 7.536845] with environment:
- [ 7.540489] HOME=/
- [ 7.543613] TERM=linux
- [ 7.549795] mmc0: new high speed MMC card at address 0001
- [ 7.550026] device: 'mmc0:0001': device_add
- [ 7.552938] mmc1: host does not support reading read-only switch, assuming write-enable
- [ 7.554692] bus: 'mmc': add device mmc0:0001
- [ 7.560347] mmc1: new high speed SDHC card at address 5048
- [ 7.566456] PM: Adding info for mmc:mmc0:0001
- [ 7.570785] device: 'mmc1:5048': device_add
- [ 7.576231] mmc mmc0:0001: bus: 'mmc': __driver_probe_device: matched device with driver mmcblk
- [ 7.580557] bus: 'mmc': add device mmc1:5048
- [ 7.584559] mmc mmc0:0001: bus: 'mmc': really_probe: probing driver mmcblk with device
- [ 7.593187] PM: Adding info for mmc:mmc1:5048
- [ 7.597754] mmcblk mmc0:0001: no default pinctrl state
- [ 7.605486] mmc mmc1:5048: bus: 'mmc': __driver_probe_device: matched device with driver mmcblk
- [ 7.605516] mmc mmc1:5048: bus: 'mmc': really_probe: probing driver mmcblk with device
- [ 7.611528] mmcblk0: mmc0:0001 SEM08G 7.28 GiB
- [ 7.614958] mmcblk mmc1:5048: no default pinctrl state
- [ 7.623946] device: 'mmcblk0': device_add
- [ 7.641353] PM: Adding info for No Bus:mmcblk0
- [ 7.647835] device: '179:0': device_add
- [ 7.649614] PM: Adding info for No Bus:179:0
- [ 7.659031] mmcblk1: mmc1:5048 SD16G 14.5 GiB
- [ 7.659514] device: 'mmcblk1': device_add
- [ 7.662641] PM: Adding info for No Bus:mmcblk1
- [ 7.668424] device: '179:32': device_add
- [ 7.670868] PM: Adding info for No Bus:179:32
- [ 7.676728] mmcblk1: p1
- [ 7.679343] device: 'mmcblk1p1': device_add
- [ 7.681819] PM: Adding info for No Bus:mmcblk1p1
- [ 7.686227] mmcblk mmc1:5048: driver: 'mmcblk': driver_bound: bound to device
- [ 7.690755] mmcblk mmc1:5048: bus: 'mmc': really_probe: bound device to driver mmcblk
- [ 7.694757] devices_kset: Moving 16000000.gsbi to end of list
- [ 7.705426] PM: Moving platform:16000000.gsbi to end of list
- [ 7.711032] platform 16000000.gsbi: Retrying from deferred list
- [ 7.717209] platform 16000000.gsbi: bus: 'platform': __driver_probe_device: matched device with driver gsbi
- [ 7.722493] platform 16000000.gsbi: error -EPROBE_DEFER: wait for supplier /soc/pinctrl@800000/spi1-default-state
- [ 7.732253] platform 16000000.gsbi: Added to deferred list
- [ 7.742671] devices_kset: Moving 500000.ssbi:pmic to end of list
- [ 7.748090] PM: Moving platform:500000.ssbi:pmic to end of list
- [ 7.754099] platform 500000.ssbi:pmic: Retrying from deferred list
- [ 7.760015] platform 500000.ssbi:pmic: bus: 'platform': __driver_probe_device: matched device with driver pm8xxx-core
- [ 7.766115] platform 500000.ssbi:pmic: bus: 'platform': really_probe: probing driver pm8xxx-core with device
- [ 7.776827] pm8xxx-core 500000.ssbi:pmic: no pinctrl handle
- [ 7.786920] pm8xxx-core 500000.ssbi:pmic: error -EPROBE_DEFER: IRQ index 0 not found
- [ 7.791858] pm8xxx-core 500000.ssbi:pmic: Driver pm8xxx-core requests probe deferral
- [ 7.800033] platform 500000.ssbi:pmic: Added to deferred list
- [ 7.808095] devices_kset: Moving gpio-keys to end of list
- [ 7.813200] PM: Moving platform:gpio-keys to end of list
- [ 7.818734] platform gpio-keys: Retrying from deferred list
- [ 7.819234] platform gpio-keys: bus: 'platform': __driver_probe_device: matched device with driver gpio-keys
- [ 7.829499] platform gpio-keys: error -EPROBE_DEFER: wait for supplier /soc/pinctrl@800000/gpio-keys-active-state
- [ 7.834661] syslogd started: BusyBox v1.36.1
- [ 7.839461] platform gpio-keys: Added to deferred list
- [ 7.855475] Alternate GPT is invalid, using primary GPT.
- [ 7.859105] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24
- [ 7.864427] device: 'mmcblk0p1': device_add
- [ 7.874547] PM: Adding info for No Bus:mmcblk0p1
- [ 7.884681] device: 'mmcblk0p2': device_add
- [ 7.885019] PM: Adding info for No Bus:mmcblk0p2
- [ 7.888971] udevd[65]: starting version 3.2.14
- [ 7.889291] device: 'mmcblk0p3': device_add
- [ 7.892699] [pmOS-rd]: Configuring kernel firmware image search path
- [ 7.897222] PM: Adding info for No Bus:mmcblk0p3
- [ 7.907974] device: 'mmcblk0p4': device_add
- [ 7.912339] PM: Adding info for No Bus:mmcblk0p4
- [ 7.916488] device: 'mmcblk0p5': device_add
- [ 7.921108] PM: Adding info for No Bus:mmcblk0p5
- [ 7.925277] device: 'mmcblk0p6': device_add
- [ 7.929866] PM: Adding info for No Bus:mmcblk0p6
- [ 7.933873] device: 'mmcblk0p7': device_add
- [ 7.938788] PM: Adding info for No Bus:mmcblk0p7
- [ 7.942627] device: 'mmcblk0p8': device_add
- [ 7.947545] PM: Adding info for No Bus:mmcblk0p8
- [ 7.951408] device: 'mmcblk0p9': device_add
- [ 7.956314] PM: Adding info for No Bus:mmcblk0p9
- [ 7.960178] device: 'mmcblk0p10': device_add
- [ 7.965082] PM: Adding info for No Bus:mmcblk0p10
- [ 7.969274] device: 'mmcblk0p11': device_add
- [ 7.973800] PM: Adding info for No Bus:mmcblk0p11
- [ 7.978349] device: 'mmcblk0p12': device_add
- [ 7.982731] PM: Adding info for No Bus:mmcblk0p12
- [ 7.987326] device: 'mmcblk0p13': device_add
- [ 7.991680] PM: Adding info for No Bus:mmcblk0p13
- [ 7.996243] device: 'mmcblk0p14': device_add
- [ 8.000614] PM: Adding info for No Bus:mmcblk0p14
- [ 8.005183] device: 'mmcblk0p15': device_add
- [ 8.009556] PM: Adding info for No Bus:mmcblk0p15
- [ 8.013978] device: 'mmcblk0p16': device_add
- [ 8.018654] PM: Adding info for No Bus:mmcblk0p16
- [ 8.022967] device: 'mmcblk0p17': device_add
- [ 8.027555] PM: Adding info for No Bus:mmcblk0p17
- [ 8.031867] device: 'mmcblk0p18': device_add
- [ 8.036524] PM: Adding info for No Bus:mmcblk0p18
- [ 8.040811] device: 'mmcblk0p19': device_add
- [ 8.045447] PM: Adding info for No Bus:mmcblk0p19
- [ 8.049740] device: 'mmcblk0p20': device_add
- [ 8.054274] PM: Adding info for No Bus:mmcblk0p20
- [ 8.058686] device: 'mmcblk0p21': device_add
- [ 8.063197] PM: Adding info for No Bus:mmcblk0p21
- [ 8.067759] device: 'mmcblk0p22': device_add
- [ 8.072142] PM: Adding info for No Bus:mmcblk0p22
- [ 8.076749] device: 'mmcblk0p23': device_add
- [ 8.081098] PM: Adding info for No Bus:mmcblk0p23
- [ 8.085635] device: 'mmcblk0p24': device_add
- [ 8.090022] PM: Adding info for No Bus:mmcblk0p24
- [ 8.097371] mmcblk0boot0: mmc0:0001 SEM08G 2.00 MiB
- [ 8.099275] device: 'mmcblk0boot0': device_add
- [ 8.103823] PM: Adding info for No Bus:mmcblk0boot0
- [ 8.110592] device: '179:64': device_add
- [ 8.112980] PM: Adding info for No Bus:179:64
- [ 8.118015] mmcblk0boot1: mmc0:0001 SEM08G 2.00 MiB
- [ 8.121678] device: 'mmcblk0boot1': device_add
- [ 8.126345] PM: Adding info for No Bus:mmcblk0boot1
- [ 8.132971] device: '179:96': device_add
- [ 8.135527] PM: Adding info for No Bus:179:96
- [ 8.139615] device: 'mmcblk0rpmb': device_add
- [ 8.143590] bus: 'mmc_rpmb': add device mmcblk0rpmb
- [ 8.148115] PM: Adding info for mmc_rpmb:mmcblk0rpmb
- [ 8.152924] mmcblk0rpmb: mmc0:0001 SEM08G 128 KiB, chardev (250:0)
- [ 8.158023] mmcblk mmc0:0001: driver: 'mmcblk': driver_bound: bound to device
- [ 8.163913] mmcblk mmc0:0001: bus: 'mmc': really_probe: bound device to driver mmcblk
- [ 8.164438] devices_kset: Moving 16000000.gsbi to end of list
- [ 8.178903] PM: Moving platform:16000000.gsbi to end of list
- [ 8.184629] platform 16000000.gsbi: Retrying from deferred list
- [ 8.190427] platform 16000000.gsbi: bus: 'platform': __driver_probe_device: matched device with driver gsbi
- [ 8.196017] platform 16000000.gsbi: error -EPROBE_DEFER: wait for supplier /soc/pinctrl@800000/spi1-default-state
- [ 8.205709] platform 16000000.gsbi: Added to deferred list
- [ 8.216120] devices_kset: Moving 500000.ssbi:pmic to end of list
- [ 8.221405] PM: Moving platform:500000.ssbi:pmic to end of list
- [ 8.227652] platform 500000.ssbi:pmic: Retrying from deferred list
- [ 8.233271] platform 500000.ssbi:pmic: bus: 'platform': __driver_probe_device: matched device with driver pm8xxx-core
- [ 8.239569] platform 500000.ssbi:pmic: bus: 'platform': really_probe: probing driver pm8xxx-core with device
- [ 8.250273] pm8xxx-core 500000.ssbi:pmic: no pinctrl handle
- [ 8.260241] pm8xxx-core 500000.ssbi:pmic: error -EPROBE_DEFER: IRQ index 0 not found
- [ 8.265417] pm8xxx-core 500000.ssbi:pmic: Driver pm8xxx-core requests probe deferral
- [ 8.273350] platform 500000.ssbi:pmic: Added to deferred list
- [ 8.281361] devices_kset: Moving gpio-keys to end of list
- [ 8.286774] PM: Moving platform:gpio-keys to end of list
- [ 8.292068] platform gpio-keys: Retrying from deferred list
- [ 8.297754] platform gpio-keys: bus: 'platform': __driver_probe_device: matched device with driver gpio-keys
- [ 8.302789] platform gpio-keys: error -EPROBE_DEFER: wait for supplier /soc/pinctrl@800000/gpio-keys-active-state
- [ 8.312915] platform gpio-keys: Added to deferred list
- [ 12.054439] random: crng init done
- [ 12.113255] udevd[69]: starting eudev-3.2.14
- [ 25.524461] [pmOS-rd]: ERROR: /dev/fb0 did not appear after waiting 10 seconds!
- [ 25.524571] [pmOS-rd]: If your device does not have a framebuffer, disable this with:
- [ 25.530660] [pmOS-rd]: no_framebuffer=true in <https://postmarketos.org/deviceinfo>
- [ 25.622150] [pmOS-rd]: ls: /hooks: No such file or directory
- [ 25.634584] [pmOS-rd]: Setup usb network
- [ 25.634678] [pmOS-rd]: /sys/class/android_usb does not exist, skipping android_usb
- [ 25.637652] [pmOS-rd]: /config/usb_gadget does not exist, skipping configfs usb gadget
- [ 25.645931] [pmOS-rd]: tfb_acquire_fb() failed with error code: 1
- [ 25.674922] [pmOS-rd]: Starting unudhcpd with server ip 172.16.42.1, client ip: 172.16.42.2
- [ 25.682209] [pmOS-rd]: cat: can't open '/config/usb_gadget/g1/UDC': No such file or directory
- [ 25.705084] [pmOS-rd]: Could not find an interface to run a dhcp server on
- [ 25.705182] [pmOS-rd]: Interfaces:
- [ 25.716409] [pmOS-rd]: 1: lo: <LOOPBACK> mtu 65536 qdisc noop state DOWN
- [ 25.716502] [pmOS-rd]: link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
- [ 25.730653] [pmOS-rd]: Entering debug shell
- [ 25.737726] [pmOS-rd]: cat: can't open '/config/usb_gadget/g1/UDC': No such file or directory
- postmarketOS debug shell
- https://postmarketos.org/debug-shell
- Device: Samsung Galaxy Express SGH-I437 (samsung-expressatt)
- Kernel: 6.10.0-rc4testrustdrivers+
- OS ver: edge
- initrd: 3.1.0-r2
- Run 'pmos_continue_boot' to continue booting.
- [ 25.947722] [pmOS-rd]: ls: /sys/class/udc: No such file or directory
- [ 25.949414] [pmOS-rd]: No USB Device Controller available
- [ 25.963546] telnetd[236]: socket(AF_INET,1,0): Address family not supported by protocol
- ~ # [6n
- Terminating...
- Thanks for using picocom
Advertisement
Add Comment
Please, Sign In to add comment