mt8183 (google/krane): Resolution over USB-C adapter limited to 1280x720

Paul Menzel pmenzel at molgen.mpg.de
Thu Aug 17 08:10:16 PDT 2023


Dear Linux folks,


Using the ten inch tablet Lenovo IdeaPad Duet Chromebook 2in1 with 
recent ChromeOS, connecting a Dell DA200 (strange display chip inside) 
or Dell DA300z the available resolutions are limited to 1280x720 and not 
the supported 1920x1080. The Dell monitor is connected over HDMI to the 
adapter.

     [    0.000000] Linux version 5.10.180-22631-gc8e37fc5f0ab 
(chrome-bot at chromeos-release-builder-us-central1-b-x32-66-okmh) 
(Chromium OS 17.0_pre496208_p20230501-r6 clang version 17.0.0 
(/mnt/host/source/src/third_party/llvm-project 
98f5a340975bc00197c57e39eb4ca26e2da0e8a2), LLD 17.0.0) #1 SMP PREEMPT 
Wed Jul 26 19:01:55 PDT 2023
     […]
     [    0.000000] Machine model: MediaTek krane sku176 board

Please find the full output from `dmesg` attached. At 144.607419 the 
Dell DA200 is connected. At 691.133117 the Dell DA300z.

I also reported the issue to the Google bug tracker [1].


Kind regards,

Paul


[1]: https://issuetracker.google.com/issues/295666708
-------------- next part --------------
crosh> dmesg
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.10.180-22631-gc8e37fc5f0ab (chrome-bot at chromeos-release-builder-us-central1-b-x32-66-okmh) (Chromium OS 17.0_pre496208_p20230501-r6 clang version 17.0.0 (/mnt/host/source/src/third_party/llvm-project 98f5a340975bc00197c57e39eb4ca26e2da0e8a2), LLD 17.0.0) #1 SMP PREEMPT Wed Jul 26 19:01:55 PDT 2023
[    0.000000] random: crng init done
[    0.000000] Machine model: MediaTek krane sku176 board
[    0.000000] Malformed early option 'console'
[    0.000000] Reserved memory: created DMA memory pool at 0x0000000050000000, size 41 MiB
[    0.000000] OF: reserved mem: initialized node scp_mem_region, compatible id shared-dma-pool
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000040000000-0x00000000ffffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000013fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000040000000-0x000000004fffffff]
[    0.000000]   node   0: [mem 0x0000000050000000-0x00000000528fffff]
[    0.000000]   node   0: [mem 0x0000000052900000-0x00000000545fffff]
[    0.000000]   node   0: [mem 0x0000000054700000-0x00000000ffdfffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000013fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000013fffffff]
[    0.000000] On node 0 totalpages: 1047808
[    0.000000]   DMA zone: 12288 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 785664 pages, LIFO batch:63
[    0.000000]   Normal zone: 4096 pages used for memmap
[    0.000000]   Normal zone: 262144 pages, LIFO batch:63
[    0.000000] On node 0, zone DMA: 256 pages in unavailable ranges
[    0.000000] On node 0, zone Normal: 512 pages in unavailable ranges
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[    0.000000] psci: SMC Calling Convention v1.2
[    0.000000] percpu: Embedded 32 pages/cpu s93336 r8192 d29544 u131072
[    0.000000] pcpu-alloc: s93336 r8192 d29544 u131072 alloc=32*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: detected: ARM erratum 845719
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: kernel page table isolation forced ON by KASLR
[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1031424
[    0.000000] Kernel command line: cros_secure console= loglevel=7 init=/sbin/init cros_secure drm.trace=0x106 root=/dev/dm-0 rootwait ro dm_verity.error_behavior=3 dm_verity.max_bios=-1 dm_verity.dev_wait=1 dm="1 vroot none ro 1,0 6144000 verity payload=PARTUUID=6054c8b5-2c17-4e3e-9f5f-bc2a96bf764b/PARTNROFF=1 hashtree=PARTUUID=6054c8b5-2c17-4e3e-9f5f-bc2a96bf764b/PARTNROFF=1 hashstart=6144000 alg=sha256 root_hexdigest=8e442d4eb6f01e3bd21b5b42ede889cd67a316fd949cf05b380e2142181e440f salt=23867f54c1aa0a406880edb52304b63453d25a71950b6d213fce0b11185a03fb" noinitrd vt.global_cursor_default=0 kern_guid=6054c8b5-2c17-4e3e-9f5f-bc2a96bf764b cpuidle.governor=teo  
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.000000] software IO TLB: mapped [mem 0x00000000fbe00000-0x00000000ffe00000] (64MB)
[    0.000000] Memory: 3977196K/4191232K available (12222K kernel code, 2488K rwdata, 5172K rodata, 1408K init, 1073K bss, 214036K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] ftrace: allocating 42899 entries in 168 pages
[    0.000000] ftrace: allocated 168 pages with 3 groups
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000]  Rude variant of Tasks RCU enabled.
[    0.000000]  Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[    0.000000] GICv3: 640 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] GICv3: Distributor has no Range Selector support
[    0.000000] GICv3: 16 PPIs implemented
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000000000c100000
[    0.000000] GICv3: GIC: PPI partition interrupt-partition-0[0] { /cpus/cpu at 0[0] /cpus/cpu at 1[1] /cpus/cpu at 2[2] /cpus/cpu at 3[3] }
[    0.000000] GICv3: GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu at 100[4] /cpus/cpu at 101[5] /cpus/cpu at 102[6] /cpus/cpu at 103[7] }
[    0.000000] rcu:     Offload RCU callbacks from CPUs: 0-7.
[    0.000000] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.000000] arch_timer: cp15 timer(s) running at 13.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2ff89eacb, max_idle_ns: 440795202429 ns
[    0.000002] sched_clock: 56 bits at 13MHz, resolution 76ns, wraps every 4398046511101ns
[    0.000374] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=13000)
[    0.000382] pid_max: default: 32768 minimum: 301
[    0.000466] LSM: Security Framework initializing
[    0.000497] landlock: Up and running.
[    0.000501] Yama: becoming mindful.
[    0.000518] LoadPin: ready to pin (currently enforcing)
[    0.000537] Chromium OS LSM: enabled
[    0.000540] SELinux:  Initializing.
[    0.000616] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.000630] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.002045] rcu: Hierarchical SRCU implementation.
[    0.002782] smp: Bringing up secondary CPUs ...
[    0.003478] Detected VIPT I-cache on CPU1
[    0.003500] GICv3: CPU1: found redistributor 1 region 0:0x000000000c120000
[    0.003532] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.004153] Detected VIPT I-cache on CPU2
[    0.004165] GICv3: CPU2: found redistributor 2 region 0:0x000000000c140000
[    0.004177] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[    0.004751] Detected VIPT I-cache on CPU3
[    0.004760] GICv3: CPU3: found redistributor 3 region 0:0x000000000c160000
[    0.004772] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[    0.005560] CPU features: detected: ARM erratum 858921
[    0.005567] CPU features: detected: Spectre-v2
[    0.005574] CPU features: detected: Spectre-BHB
[    0.005577] Detected VIPT I-cache on CPU4
[    0.005593] GICv3: CPU4: found redistributor 100 region 0:0x000000000c180000
[    0.005599] arch_timer: Enabling local workaround for ARM erratum 858921
[    0.005608] arch_timer: CPU4: Trapping CNTVCT access
[    0.005617] CPU4: Booted secondary processor 0x0000000100 [0x410fd092]
[    0.006259] Detected VIPT I-cache on CPU5
[    0.006271] GICv3: CPU5: found redistributor 101 region 0:0x000000000c1a0000
[    0.006277] arch_timer: Enabling local workaround for ARM erratum 858921
[    0.006282] arch_timer: CPU5: Trapping CNTVCT access
[    0.006289] CPU5: Booted secondary processor 0x0000000101 [0x410fd092]
[    0.006958] Detected VIPT I-cache on CPU6
[    0.006971] GICv3: CPU6: found redistributor 102 region 0:0x000000000c1c0000
[    0.006976] arch_timer: Enabling local workaround for ARM erratum 858921
[    0.006982] arch_timer: CPU6: Trapping CNTVCT access
[    0.006989] CPU6: Booted secondary processor 0x0000000102 [0x410fd092]
[    0.007559] Detected VIPT I-cache on CPU7
[    0.007572] GICv3: CPU7: found redistributor 103 region 0:0x000000000c1e0000
[    0.007578] arch_timer: Enabling local workaround for ARM erratum 858921
[    0.007583] arch_timer: CPU7: Trapping CNTVCT access
[    0.007590] CPU7: Booted secondary processor 0x0000000103 [0x410fd092]
[    0.007659] smp: Brought up 1 node, 8 CPUs
[    0.007702] SMP: Total of 8 processors activated.
[    0.007707] CPU features: detected: 32-bit EL0 Support
[    0.007711] CPU features: detected: CRC32 instructions
[    0.007716] CPU features: detected: 32-bit EL1 Support
[    0.007842] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
[    0.019672] CPU: All CPU(s) started at EL2
[    0.019702] alternatives: patching kernel code
[    0.020887] devtmpfs: initialized
[    0.026511] Registered cp15_barrier emulation handler
[    0.026523] Registered setend emulation handler
[    0.026531] KASLR enabled
[    0.026665] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.026692] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.026869] pinctrl core: initialized pinctrl subsystem
[    0.027237] NET: Registered protocol family 16
[    0.027922] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[    0.028127] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.028328] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.028351] audit: initializing netlink subsys (disabled)
[    0.028518] audit: type=2000 audit(0.028:1): state=initialized audit_enabled=0 res=1
[    0.028720] thermal_sys: Registered thermal governor 'step_wise'
[    0.028723] thermal_sys: Registered thermal governor 'user_space'
[    0.028728] thermal_sys: Registered thermal governor 'power_allocator'
[    0.029202] thermal thermal_zone7: power_allocator: sustainable_power will be estimated
[    0.029249] thermal thermal_zone8: power_allocator: sustainable_power will be estimated
[    0.029342] cpuidle: using governor ladder
[    0.029458] cpuidle: using governor menu
[    0.029473] cpuidle: using governor teo
[    0.029652] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.029760] ASID allocator initialised with 32768 entries
[    0.030817] printk: console [ramoops-1] enabled
[    0.030938] pstore: Registered ramoops as persistent store backend
[    0.030944] ramoops: using 0x100000 at 0xffedb000, ecc: 0
[    0.083397] gpiochip_find_base: found new base at 320
[    0.083433] gpio gpiochip0: (pinctrl_paris): created GPIO range 0->191 ==> 10005000.pinctrl PIN 0->191
[    0.083680] gpio gpiochip0: (pinctrl_paris): added GPIO chardev (254:0)
[    0.083717] gpio gpiochip0: registered GPIOs 320 to 511 on pinctrl_paris
[    0.091649] cryptd: max_cpu_qlen set to 1000
[    0.093207] reg-fixed-voltage regulator0: GPIO lookup for consumer (null)
[    0.093213] reg-fixed-voltage regulator0: using device tree for GPIO lookup
[    0.093229] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulator0[0]'
[    0.093247] of_get_named_gpiod_flags: parsed 'gpio' property of node '/regulator0[0]' - status (0)
[    0.093266] gpio gpiochip0: Persistence not supported for GPIO 178
[    0.093395] reg-fixed-voltage regulator1: GPIO lookup for consumer (null)
[    0.093399] reg-fixed-voltage regulator1: using device tree for GPIO lookup
[    0.093407] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulator1[0]'
[    0.093415] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/regulator1[0]'
[    0.093420] reg-fixed-voltage regulator1: using lookup tables for GPIO lookup
[    0.093424] reg-fixed-voltage regulator1: No GPIO consumer (null) found
[    0.093533] reg-fixed-voltage regulator2: GPIO lookup for consumer (null)
[    0.093537] reg-fixed-voltage regulator2: using device tree for GPIO lookup
[    0.093545] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulator2[0]'
[    0.093552] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/regulator2[0]'
[    0.093556] reg-fixed-voltage regulator2: using lookup tables for GPIO lookup
[    0.093559] reg-fixed-voltage regulator2: No GPIO consumer (null) found
[    0.093653] reg-fixed-voltage regulator3: GPIO lookup for consumer (null)
[    0.093656] reg-fixed-voltage regulator3: using device tree for GPIO lookup
[    0.093667] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulator3[0]'
[    0.093675] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/regulator3[0]'
[    0.093679] reg-fixed-voltage regulator3: using lookup tables for GPIO lookup
[    0.093682] reg-fixed-voltage regulator3: No GPIO consumer (null) found
[    0.093776] reg-fixed-voltage regulator4: GPIO lookup for consumer (null)
[    0.093780] reg-fixed-voltage regulator4: using device tree for GPIO lookup
[    0.093787] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulator4[0]'
[    0.093794] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/regulator4[0]'
[    0.093798] reg-fixed-voltage regulator4: using lookup tables for GPIO lookup
[    0.093802] reg-fixed-voltage regulator4: No GPIO consumer (null) found
[    0.093910] reg-fixed-voltage regulator5: GPIO lookup for consumer (null)
[    0.093913] reg-fixed-voltage regulator5: using device tree for GPIO lookup
[    0.093921] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulator5[0]'
[    0.093928] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/regulator5[0]'
[    0.093932] reg-fixed-voltage regulator5: using lookup tables for GPIO lookup
[    0.093935] reg-fixed-voltage regulator5: No GPIO consumer (null) found
[    0.094028] reg-fixed-voltage regulator6: GPIO lookup for consumer (null)
[    0.094032] reg-fixed-voltage regulator6: using device tree for GPIO lookup
[    0.094039] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulator6[0]'
[    0.094046] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/regulator6[0]'
[    0.094049] reg-fixed-voltage regulator6: using lookup tables for GPIO lookup
[    0.094053] reg-fixed-voltage regulator6: No GPIO consumer (null) found
[    0.094223] reg-fixed-voltage ppvarn-lcd: GPIO lookup for consumer (null)
[    0.094227] reg-fixed-voltage ppvarn-lcd: using device tree for GPIO lookup
[    0.094235] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/ppvarn-lcd[0]'
[    0.094247] of_get_named_gpiod_flags: parsed 'gpio' property of node '/ppvarn-lcd[0]' - status (0)
[    0.094257] gpio gpiochip0: Persistence not supported for GPIO 66
[    0.094431] reg-fixed-voltage ppvarp-lcd: GPIO lookup for consumer (null)
[    0.094435] reg-fixed-voltage ppvarp-lcd: using device tree for GPIO lookup
[    0.094448] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/ppvarp-lcd[0]'
[    0.094459] of_get_named_gpiod_flags: parsed 'gpio' property of node '/ppvarp-lcd[0]' - status (0)
[    0.094467] gpio gpiochip0: Persistence not supported for GPIO 166
[    0.094619] reg-fixed-voltage pp1800-lcd: GPIO lookup for consumer (null)
[    0.094623] reg-fixed-voltage pp1800-lcd: using device tree for GPIO lookup
[    0.094634] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/pp1800-lcd[0]'
[    0.094645] of_get_named_gpiod_flags: parsed 'gpio' property of node '/pp1800-lcd[0]' - status (0)
[    0.094653] gpio gpiochip0: Persistence not supported for GPIO 36
[    0.094983] iommu: Default domain type: Translated 
[    0.095125] vgaarb: loaded
[    0.095426] SCSI subsystem initialized
[    0.095513] usbcore: registered new interface driver usbfs
[    0.095537] usbcore: registered new interface driver hub
[    0.095557] usbcore: registered new device driver usb
[    0.095588] mc: Linux media interface: v0.10
[    0.095603] videodev: Linux video capture interface: v2.00
[    0.096710] mediatek,efuse 8000000.soc_data: GPIO lookup for consumer wp
[    0.096715] mediatek,efuse 8000000.soc_data: using device tree for GPIO lookup
[    0.096727] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/soc/soc_data at 8000000[0]'
[    0.096736] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/soc/soc_data at 8000000[0]'
[    0.096743] mediatek,efuse 8000000.soc_data: using lookup tables for GPIO lookup
[    0.096747] mediatek,efuse 8000000.soc_data: No GPIO consumer wp found
[    0.096881] mediatek,efuse 11f10000.efuse: GPIO lookup for consumer wp
[    0.096885] mediatek,efuse 11f10000.efuse: using device tree for GPIO lookup
[    0.096895] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/soc/efuse at 11f10000[0]'
[    0.096903] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/soc/efuse at 11f10000[0]'
[    0.096908] mediatek,efuse 11f10000.efuse: using lookup tables for GPIO lookup
[    0.096911] mediatek,efuse 11f10000.efuse: No GPIO consumer wp found
[    0.097057] Advanced Linux Sound Architecture Driver Initialized.
[    0.097708] clocksource: Switched to clocksource arch_sys_counter
[    0.132189] VFS: Disk quotas dquot_6.6.0
[    0.132243] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.133003] NET: Registered protocol family 2
[    0.133132] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.134845] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.134971] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.135152] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    0.135404] TCP: Hash tables configured (established 32768 bind 32768)
[    0.135503] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.135575] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.135748] NET: Registered protocol family 1
[    0.135773] PCI: CLS 0 bytes, default 64
[    0.136608] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[    0.136826] hw perfevents: enabled with armv8_cortex_a73 PMU driver, 7 counters available
[    0.137232] kvm [1]: IPA Size Limit: 40 bits
[    0.137715] kvm [1]: vgic-v2 at c420000
[    0.137732] kvm [1]: GIC system register CPU interface enabled
[    0.137856] kvm [1]: vgic interrupt IRQ18
[    0.137997] kvm [1]: Hyp mode initialized successfully
[    0.141614] Initialise system trusted keyrings
[    0.141719] workingset: timestamp_bits=62 max_order=20 bucket_order=0
[    0.144756] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.144939] Registering esdfs 0.2
[    0.145044] alt_syscall: table 'read_write_test' available.
[    0.145067] alt_syscall: table 'android' available.
[    0.145087] alt_syscall: table 'android_permissive' available.
[    0.145110] alt_syscall: table 'third_party' available.
[    0.145127] alt_syscall: table 'third_party_permissive' available.
[    0.145142] alt_syscall: table 'complete' available.
[    0.145157] alt_syscall: table 'complete_permissive' available.
[    0.171301] Key type asymmetric registered
[    0.171310] Asymmetric key parser 'x509' registered
[    0.171343] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    0.171350] io scheduler mq-deadline registered
[    0.171356] io scheduler kyber registered
[    0.171425] io scheduler bfq registered
[    0.173554] pwm-backlight backlight_lcd0: GPIO lookup for consumer enable
[    0.173559] pwm-backlight backlight_lcd0: using device tree for GPIO lookup
[    0.173577] of_get_named_gpiod_flags: parsed 'enable-gpios' property of node '/backlight_lcd0[0]' - status (0)
[    0.173592] gpio gpiochip0: Persistence not supported for GPIO 176
[    0.173595] gpio-496 (enable): no flags found for enable
[    0.173873] of_fixed_factor_clk: probe of fixed-factor-clock-13m failed with error -17
[    0.186000] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.187107] mt6577-uart 11002000.serial: GPIO lookup for consumer rs485-term
[    0.187113] mt6577-uart 11002000.serial: using device tree for GPIO lookup
[    0.187127] of_get_named_gpiod_flags: can't parse 'rs485-term-gpios' property of node '/soc/serial at 11002000[0]'
[    0.187137] of_get_named_gpiod_flags: can't parse 'rs485-term-gpio' property of node '/soc/serial at 11002000[0]'
[    0.187143] mt6577-uart 11002000.serial: using lookup tables for GPIO lookup
[    0.187148] mt6577-uart 11002000.serial: No GPIO consumer rs485-term found
[    0.207269] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 33, base_baud = 1625000) is a ST16650V2
[    0.207947] mt6577-uart 11003000.serial: GPIO lookup for consumer rs485-term
[    0.207951] mt6577-uart 11003000.serial: using device tree for GPIO lookup
[    0.207961] of_get_named_gpiod_flags: can't parse 'rs485-term-gpios' property of node '/soc/serial at 11003000[0]'
[    0.207970] of_get_named_gpiod_flags: can't parse 'rs485-term-gpio' property of node '/soc/serial at 11003000[0]'
[    0.207975] mt6577-uart 11003000.serial: using lookup tables for GPIO lookup
[    0.207979] mt6577-uart 11003000.serial: No GPIO consumer rs485-term found
[    0.228145] 11003000.serial: ttyS1 at MMIO 0x11003000 (irq = 34, base_baud = 1625000) is a ST16650V2
[    0.228255] serial serial0: tty port ttyS1 registered
[    0.248833] usbcore: registered new interface driver udl
[    0.251509] mediatek-drm mediatek-drm.1.auto: Adding component match for /soc/ovl at 14008000
[    0.251544] mediatek-drm mediatek-drm.1.auto: Adding component match for /soc/ovl at 14009000
[    0.251572] mediatek-drm mediatek-drm.1.auto: Adding component match for /soc/ovl at 1400a000
[    0.251597] mediatek-drm mediatek-drm.1.auto: Adding component match for /soc/rdma at 1400b000
[    0.251624] mediatek-drm mediatek-drm.1.auto: Adding component match for /soc/rdma at 1400c000
[    0.251658] mediatek-drm mediatek-drm.1.auto: Adding component match for /soc/color at 1400e000
[    0.251684] mediatek-drm mediatek-drm.1.auto: Adding component match for /soc/ccorr at 1400f000
[    0.251717] mediatek-drm mediatek-drm.1.auto: Adding component match for /soc/aal at 14010000
[    0.251744] mediatek-drm mediatek-drm.1.auto: Adding component match for /soc/gamma at 14011000
[    0.251819] mediatek-drm mediatek-drm.1.auto: Adding component match for /soc/dsi at 14014000
[    0.251848] mediatek-drm mediatek-drm.1.auto: Adding component match for /soc/dpi at 14015000
[    0.255200] mali 13040000.mali: Kernel DDK version r40p0-01eac0
[    0.255211] mali 13040000.mali: IRQ JOB not found
[    0.255234] mali 13040000.mali: IRQ MMU not found
[    0.255247] mali 13040000.mali: IRQ GPU not found
[    0.255571] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    0.258423] loop: module loaded
[    0.258602] lkdtm: No crash points registered, enable through debugfs
[    0.268198] vsim1: Bringing 1800000uV into 2700000-2700000uV
[    0.279172] of_get_named_gpiod_flags: parsed 'cs-gpios' property of node '/soc/spi at 1100a000[0]' - status (0)
[    0.281367] spi-nor spi1.0: w25q64dw (8192 Kbytes)
[    0.281474] mtd mtd0: GPIO lookup for consumer wp
[    0.281478] mtd mtd0: using device tree for GPIO lookup
[    0.281490] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/soc/spi at 11010000/spi-flash at 0[0]'
[    0.281498] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/soc/spi at 11010000/spi-flash at 0[0]'
[    0.281505] mtd mtd0: using lookup tables for GPIO lookup
[    0.281509] mtd mtd0: No GPIO consumer wp found
[    0.283565] mdio_bus fixed-0: GPIO lookup for consumer reset
[    0.283570] mdio_bus fixed-0: using lookup tables for GPIO lookup
[    0.283574] mdio_bus fixed-0: No GPIO consumer reset found
[    0.283588] PPP generic driver version 2.4.2
[    0.283687] PPP MPPE Compression module registered
[    0.284422] mtu3 11201000.usb: uwk - reg:0x420, version:101
[    0.284468] mtu3 11201000.usb: supply vbus not found, using dummy regulator
[    0.284524] mtu3 11201000.usb: dr_mode: 1, is_u3_dr: 0, u3p_dis_msk: 0, drd: auto
[    0.285512] mtu3 11201000.usb: xHCI platform device register success...
[    0.285721] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.285728] ehci-pci: EHCI PCI platform driver
[    0.285762] ehci-platform: EHCI generic platform driver
[    0.285903] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.285915] ohci-pci: OHCI PCI platform driver
[    0.285936] ohci-platform: OHCI generic platform driver
[    0.286104] tpm_tis_spi spi0.0: TPM ready IRQ confirmed on attempt 2
[    0.286538] xhci-mtk 11200000.xhci: supply vbus not found, using dummy regulator
[    0.286835] xhci-mtk 11200000.xhci: xHCI Host Controller
[    0.286937] xhci-mtk 11200000.xhci: new USB bus registered, assigned bus number 1
[    0.287014] xhci-mtk 11200000.xhci: hcc params 0x01400f99 hci version 0x110 quirks 0x0000000000210010
[    0.287052] xhci-mtk 11200000.xhci: irq 291, io mem 0x11200000
[    0.287130] xhci-mtk 11200000.xhci: xHCI Host Controller
[    0.287210] xhci-mtk 11200000.xhci: new USB bus registered, assigned bus number 2
[    0.287221] xhci-mtk 11200000.xhci: Host supports USB 3.0 SuperSpeed
[    0.287309] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    0.287317] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.287323] usb usb1: Product: xHCI Host Controller
[    0.287329] usb usb1: Manufacturer: Linux 5.10.180-22631-gc8e37fc5f0ab xhci-hcd
[    0.287335] usb usb1: SerialNumber: 11200000.xhci
[    0.287602] hub 1-0:1.0: USB hub found
[    0.287624] hub 1-0:1.0: 1 port detected
[    0.287843] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.287897] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[    0.287904] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.287911] usb usb2: Product: xHCI Host Controller
[    0.287916] usb usb2: Manufacturer: Linux 5.10.180-22631-gc8e37fc5f0ab xhci-hcd
[    0.287922] usb usb2: SerialNumber: 11200000.xhci
[    0.288151] hub 2-0:1.0: USB hub found
[    0.288170] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19)
[    0.288413] usbcore: registered new interface driver cdc_acm
[    0.288420] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    0.288534] usbcore: registered new interface driver uas
[    0.288576] usbcore: registered new interface driver usb-storage
[    0.289829] mt6397-rtc mt6358-rtc: registered as rtc0
[    0.290007] mt6397-rtc mt6358-rtc: setting system clock to 2023-08-17T07:26:33 UTC (1692257193)
[    0.290039] i2c /dev entries driver
[    0.293099] at24 4-0050: GPIO lookup for consumer wp
[    0.293104] at24 4-0050: using device tree for GPIO lookup
[    0.293117] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/soc/i2c at 11008000/eeprom at 50[0]'
[    0.293126] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/soc/i2c at 11008000/eeprom at 50[0]'
[    0.293131] at24 4-0050: using lookup tables for GPIO lookup
[    0.293135] at24 4-0050: No GPIO consumer wp found
[    0.293347] at24 4-0050: 4096 byte 24c32 EEPROM, writable, 32 bytes/write
[    0.295503] tpm_tis_spi spi0.0: 2.0 TPM (device-id 0x28, rev-id 0)
[    0.296034] at24 2-0058: GPIO lookup for consumer wp
[    0.296038] at24 2-0058: using device tree for GPIO lookup
[    0.296050] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/soc/i2c at 11009000/eeprom at 58[0]'
[    0.296059] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/soc/i2c at 11009000/eeprom at 58[0]'
[    0.296064] at24 2-0058: using lookup tables for GPIO lookup
[    0.296068] at24 2-0058: No GPIO consumer wp found
[    0.296271] at24 2-0058: 4096 byte 24c32 EEPROM, writable, 32 bytes/write
[    0.301437] mtk-wdt 10007000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0)
[    0.301793] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel at redhat.com
[    0.301937] device-mapper: verity-chromeos: dm-verity-chromeos registered
[    0.302269] cpu cpu0: dummy supplies not allowed for exclusive requests
[    0.303113] cpu cpu4: dummy supplies not allowed for exclusive requests
[    0.304004] cpu cpu0: EM: created perf domain
[    0.304349] cpu cpu4: EM: created perf domain
[    0.304710] cpufreq: cpufreq_online: CPU4: Running at unlisted initial frequency: 1199999 KHz, changing to: 1248000 KHz
[    0.305952] pwrseq_simple wifi-pwrseq: GPIO lookup for consumer reset
[    0.305956] pwrseq_simple wifi-pwrseq: using device tree for GPIO lookup
[    0.305973] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/wifi-pwrseq[0]' - status (0)
[    0.305984] gpio gpiochip0: Persistence not supported for GPIO 119
[    0.306149] sdhci: Secure Digital Host Controller Interface driver
[    0.306153] sdhci: Copyright(c) Pierre Ossman
[    0.306342] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.307055] SMCCC: SOC_ID: ARCH_FEATURES(ARCH_SOC_ID) returned error: fffffffffffffffd
[    0.307087] hid: raw HID events driver (C) Jiri Kosina
[    0.307123] mtk-msdc 11240000.mmc: GPIO lookup for consumer wp
[    0.307125] mtk-msdc 11230000.mmc: GPIO lookup for consumer wp
[    0.307128] mtk-msdc 11230000.mmc: using device tree for GPIO lookup
[    0.307130] mtk-msdc 11240000.mmc: using device tree for GPIO lookup
[    0.307142] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/soc/mmc at 11230000[0]'
[    0.307145] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/soc/mmc at 11240000[0]'
[    0.307153] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/soc/mmc at 11240000[0]'
[    0.307156] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/soc/mmc at 11230000[0]'
[    0.307162] mtk-msdc 11230000.mmc: using lookup tables for GPIO lookup
[    0.307163] mtk-msdc 11240000.mmc: using lookup tables for GPIO lookup
[    0.307167] mtk-msdc 11240000.mmc: No GPIO consumer wp found
[    0.307168] mtk-msdc 11230000.mmc: No GPIO consumer wp found
[    0.307300] mtk-msdc 11240000.mmc: allocated mmc-pwrseq
[    0.307429] usbcore: registered new interface driver usbhid
[    0.307434] usbhid: USB HID core driver
[    0.307766] i2c_hid_of 0-005d: supply vdd not found, using dummy regulator
[    0.307833] i2c_hid_of 0-005d: supply vddl not found, using dummy regulator
[    0.307844] ashmem: initialized
[    0.308260] spi_master spi2: will run message pump with realtime priority
[    0.311652] max98357a max98357a: GPIO lookup for consumer sdmode
[    0.311657] max98357a max98357a: using device tree for GPIO lookup
[    0.311670] of_get_named_gpiod_flags: parsed 'sdmode-gpios' property of node '/max98357a[0]' - status (0)
[    0.311682] gpio gpiochip0: Persistence not supported for GPIO 175
[    0.311847] mt6358-sound mt6358-sound: mt6358_platform_driver_probe(), dev name mt6358-sound
[    0.312864] mt8183_mt6358_ts3a227 mt8183-sound: mt8183_mt6358_ts3a227_max98357_dev_probe Can't find pin state wov -19
[    0.313366] GACT probability NOT on
[    0.313673] xt_time: kernel timezone is -0000
[    0.313906] Initializing XFRM netlink socket
[    0.314074] NET: Registered protocol family 10
[    0.314444] Segment Routing with IPv6
[    0.314563] NET: Registered protocol family 17
[    0.314572] NET: Registered protocol family 15
[    0.314812] registered taskstats version 1
[    0.314821] Loading compiled-in X.509 certificates
[    0.314911] Key type .fscrypt registered
[    0.314915] Key type fscrypt-provisioning registered
[    0.315107] pstore: Using crash dump compression: deflate
[    0.315687] Key type encrypted registered
[    0.326071] pwm-backlight backlight_lcd0: GPIO lookup for consumer enable
[    0.326077] pwm-backlight backlight_lcd0: using device tree for GPIO lookup
[    0.326093] of_get_named_gpiod_flags: parsed 'enable-gpios' property of node '/backlight_lcd0[0]' - status (0)
[    0.326105] gpio gpiochip0: Persistence not supported for GPIO 176
[    0.326108] gpio-496 (enable): no flags found for enable
[    0.329716] panel-boe-tv101wum-nl6 14014000.dsi.0: supply pp3300 not found, using dummy regulator
[    0.329825] panel-boe-tv101wum-nl6 14014000.dsi.0: GPIO lookup for consumer enable
[    0.329828] panel-boe-tv101wum-nl6 14014000.dsi.0: using device tree for GPIO lookup
[    0.329844] of_get_named_gpiod_flags: parsed 'enable-gpios' property of node '/soc/dsi at 14014000/panel at 0[0]' - status (0)
[    0.329855] gpio gpiochip0: Persistence not supported for GPIO 45
[    0.330200] mali 13040000.mali: Kernel DDK version r40p0-01eac0
[    0.330209] mali 13040000.mali: IRQ JOB not found
[    0.330223] mali 13040000.mali: IRQ MMU not found
[    0.330232] mali 13040000.mali: IRQ GPU not found
[    0.334865] mt8183-audio 11220000.audio-controller:mt8183-afe-pcm: No cache defaults, reading back from HW
[    0.335352] mt8183-audio 11220000.audio-controller:mt8183-afe-pcm: mtk_afe_combine_sub_dai(), num of dai 20
[    0.335985] mt8183_mt6358_ts3a227 mt8183-sound: mt8183_mt6358_ts3a227_max98357_dev_probe Can't find pin state wov -19
[    0.336757] pwm-backlight backlight_lcd0: GPIO lookup for consumer enable
[    0.336760] pwm-backlight backlight_lcd0: using device tree for GPIO lookup
[    0.336774] of_get_named_gpiod_flags: parsed 'enable-gpios' property of node '/backlight_lcd0[0]' - status (0)
[    0.336785] gpio gpiochip0: Persistence not supported for GPIO 176
[    0.336787] gpio-496 (enable): no flags found for enable
[    0.337924] mtk-iommu 10205000.iommu: bound 14017000.larb (ops 0xffffffd245345888)
[    0.337936] mtk-iommu 10205000.iommu: bound 16010000.larb (ops 0xffffffd245345888)
[    0.337941] mtk-iommu 10205000.iommu: bound 1502f000.larb (ops 0xffffffd245345888)
[    0.337947] mtk-iommu 10205000.iommu: bound 1a002000.larb (ops 0xffffffd245345888)
[    0.337952] mtk-iommu 10205000.iommu: bound 17010000.larb (ops 0xffffffd245345888)
[    0.337957] mtk-iommu 10205000.iommu: bound 15021000.larb (ops 0xffffffd245345888)
[    0.337962] mtk-iommu 10205000.iommu: bound 1a001000.larb (ops 0xffffffd245345888)
[    0.338074] mediatek-disp-ovl 14008000.ovl: Adding to iommu group 0
[    0.338452] mediatek-disp-ovl 14009000.ovl: Adding to iommu group 0
[    0.338627] mediatek-disp-ovl 1400a000.ovl: Adding to iommu group 0
[    0.338635] cros-ec-pchg cros-ec-pchg.14.auto: Unable to get number or ports (err:-95)
[    0.338641] cros-ec-pchg cros-ec-pchg.14.auto: No peripheral charge ports (err:-95)
[    0.338823] mediatek-disp-rdma 1400b000.rdma: Adding to iommu group 0
[    0.339148] mediatek-disp-rdma 1400c000.rdma: Adding to iommu group 0
[    0.339453] sbs-battery 12-000b: GPIO lookup for consumer sbs,battery-detect
[    0.339456] sbs-battery 12-000b: using device tree for GPIO lookup
[    0.339465] of_get_named_gpiod_flags: can't parse 'sbs,battery-detect-gpios' property of node '/soc/spi at 11012000/cros-ec at 0/i2c-tunnel/sbs-battery at b[0]'
[    0.339472] of_get_named_gpiod_flags: can't parse 'sbs,battery-detect-gpio' property of node '/soc/spi at 11012000/cros-ec at 0/i2c-tunnel/sbs-battery at b[0]'
[    0.339476] sbs-battery 12-000b: using lookup tables for GPIO lookup
[    0.339479] sbs-battery 12-000b: No GPIO consumer sbs,battery-detect found
[    0.340180] panel-boe-tv101wum-nl6 14014000.dsi.0: supply pp3300 not found, using dummy regulator
[    0.340265] panel-boe-tv101wum-nl6 14014000.dsi.0: GPIO lookup for consumer enable
[    0.340268] panel-boe-tv101wum-nl6 14014000.dsi.0: using device tree for GPIO lookup
[    0.340281] of_get_named_gpiod_flags: parsed 'enable-gpios' property of node '/soc/dsi at 14014000/panel at 0[0]' - status (0)
[    0.340291] gpio gpiochip0: Persistence not supported for GPIO 45
[    0.340624] mali 13040000.mali: Kernel DDK version r40p0-01eac0
[    0.340632] mali 13040000.mali: IRQ JOB not found
[    0.340642] mali 13040000.mali: IRQ MMU not found
[    0.340651] mali 13040000.mali: IRQ GPU not found
[    0.342165] mali 13040000.mali: GPU identified as 0x1 arch 6.2.2 r0p3 status 0
[    0.342644] mali 13040000.mali: No priority control manager is configured
[    0.342650] mali 13040000.mali: No memory group manager is configured
[    0.342821] thermal thermal_zone9: power_allocator: sustainable_power will be estimated
[    0.342896] sbs-battery 12-000b: sbs-battery: battery gas gauge device registered
[    0.343551] mali 13040000.mali: Using configured power model mali-g72-power-model, and fallback mali-simple-power-model
[    0.343562] mali 13040000.mali: No volt-bin detected, using default OPP table
[    0.343573] mali 13040000.mali: OPP 0 : opp_freq=300000000 core_mask=f
[    0.343579] mali 13040000.mali: OPP 1 : opp_freq=320000000 core_mask=f
[    0.343585] mali 13040000.mali: OPP 2 : opp_freq=340000000 core_mask=f
[    0.343591] mali 13040000.mali: OPP 3 : opp_freq=360000000 core_mask=f
[    0.343596] mali 13040000.mali: OPP 4 : opp_freq=380000000 core_mask=f
[    0.343601] mali 13040000.mali: OPP 5 : opp_freq=400000000 core_mask=f
[    0.343606] mali 13040000.mali: OPP 6 : opp_freq=420000000 core_mask=f
[    0.343611] mali 13040000.mali: OPP 7 : opp_freq=460000000 core_mask=f
[    0.343616] mali 13040000.mali: OPP 8 : opp_freq=500000000 core_mask=f
[    0.343621] mali 13040000.mali: OPP 9 : opp_freq=540000000 core_mask=f
[    0.343626] mali 13040000.mali: OPP 10 : opp_freq=580000000 core_mask=f
[    0.343631] mali 13040000.mali: OPP 11 : opp_freq=620000000 core_mask=f
[    0.343635] mali 13040000.mali: OPP 12 : opp_freq=653000000 core_mask=f
[    0.343640] mali 13040000.mali: OPP 13 : opp_freq=698000000 core_mask=f
[    0.343645] mali 13040000.mali: OPP 14 : opp_freq=743000000 core_mask=f
[    0.343649] mali 13040000.mali: OPP 15 : opp_freq=800000000 core_mask=f
[    0.344054] mali 13040000.mali: Probed as mali0
[    0.344985] mt8183_mt6358_ts3a227 mt8183-sound: mt8183_mt6358_ts3a227_max98357_dev_probe Can't find pin state wov -19
[    0.345900] mtk-svs 1100b000.svs: M_HW_RES0: 0x00220090
[    0.345906] mtk-svs 1100b000.svs: M_HW_RES1: 0xa3ffff5f
[    0.345910] mtk-svs 1100b000.svs: M_HW_RES2: 0x47cf478f
[    0.345914] mtk-svs 1100b000.svs: M_HW_RES3: 0xe2febf1f
[    0.345917] mtk-svs 1100b000.svs: M_HW_RES4: 0xa3ffffab
[    0.345921] mtk-svs 1100b000.svs: M_HW_RES5: 0x47e04b83
[    0.345925] mtk-svs 1100b000.svs: M_HW_RES6: 0xa3ff84ad
[    0.345928] mtk-svs 1100b000.svs: M_HW_RES7: 0xa3ff356d
[    0.345932] mtk-svs 1100b000.svs: M_HW_RES8: 0x4be04bac
[    0.345935] mtk-svs 1100b000.svs: M_HW_RES9: 0xe2fe5c52
[    0.345939] mtk-svs 1100b000.svs: M_HW_RES14: 0x662e75c3
[    0.345943] mtk-svs 1100b000.svs: M_HW_RES15: 0x00320015
[    0.345946] mtk-svs 1100b000.svs: M_HW_RES16: 0xa3ffc744
[    0.345950] mtk-svs 1100b000.svs: M_HW_RES17: 0x47e047ac
[    0.345954] mtk-svs 1100b000.svs: M_HW_RES18: 0xe2fe9f06
[    0.348144] devfreq 13040000.mali: Couldn't update frequency transition information.
[    0.348934]  SVSB_CPU_LITTLE: svs_init01_isr_handler: VDN74~30:0x151e272e~0x33383d43, DC:0x02da012a
[    0.349082] tpm_tis_spi spi0.0: Cr50 firmware version: B2-D:0 RO_A:0.0.12/bf248b9d RW_B:0.5.180/cr50_v2.94_mp.205-cc2de
[    0.349227]  SVSB_CPU_BIG: svs_init01_isr_handler: VDN74~30:0x16202931~0x363b4147, DC:0x02fffef8
[    0.349495]  SVSB_CCI: svs_init01_isr_handler: VDN74~30:0x141a242c~0x31363e43, DC:0x02d500fd
[    0.349771]  SVSB_GPU: svs_init01_isr_handler: VDN74~30:0x1517181b~0x1f23262a, DC:0x02d60106
[    0.352475]  SVSB_CPU_LITTLE: svs_init02_isr_handler: VOP74~30:0x1c252e35~0x3a3f444a, DC:0x02da0000
[    0.352719]  SVSB_CPU_BIG: svs_init02_isr_handler: VOP74~30:0x1f29323a~0x40444a50, DC:0x02ff0108
[    0.352783]  SVSB_CCI: svs_init02_isr_handler: VOP74~30:0x1b212b33~0x383d454a, DC:0x02d50000
[    0.352951]  SVSB_GPU: svs_init02_isr_handler: VOP74~30:0x17191a1d~0x2125282c, DC:0x02d60000
[    0.354124] input: cros_ec_buttons as /devices/platform/soc/11012000.spi/spi_master/spi2/spi2.0/11012000.spi:cros-ec at 0:keyboard-controller/input/input0
[    0.354473] it6505 3-005c: GPIO lookup for consumer reset
[    0.354480] it6505 3-005c: using device tree for GPIO lookup
[    0.354501] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/soc/i2c at 1100f000/it6505dptx at 5c[0]' - status (0)
[    0.354517] gpio gpiochip0: Persistence not supported for GPIO 179
[    0.355764] mt8183_mt6358_ts3a227 mt8183-sound: mt8183_mt6358_ts3a227_max98357_dev_probe Can't find pin state wov -19
[    0.356286] debugfs: Directory '11220000.audio-controller:mt8183-afe-pcm' with parent 'mt8183_mt6358_ts3a227_max98357' already present!
[    0.358498] hdmi-audio-codec hdmi-audio-codec.16.auto: ASoC: sink widget TX overwritten
[    0.362138] debugfs: File 'Playback' in directory 'dapm' already present!
[    0.362151] debugfs: File 'Capture' in directory 'dapm' already present!
[    0.363612] input: mt8183_mt6358_ts3a227_max98357 HDMI Jack as /devices/platform/mt8183-sound/sound/card0/input1
[    0.364581] mediatek-dpi 14015000.dpi: Found bridge node: /soc/i2c at 1100f000/it6505dptx at 5c
[    0.365041] mediatek-drm mediatek-drm.1.auto: bound 14008000.ovl (ops 0xffffffd2452d8288)
[    0.365052] mediatek-drm mediatek-drm.1.auto: bound 14009000.ovl (ops 0xffffffd2452d8288)
[    0.365060] mediatek-drm mediatek-drm.1.auto: bound 1400a000.ovl (ops 0xffffffd2452d8288)
[    0.365069] mediatek-drm mediatek-drm.1.auto: bound 1400b000.rdma (ops 0xffffffd2452d8cb0)
[    0.365077] mediatek-drm mediatek-drm.1.auto: bound 1400c000.rdma (ops 0xffffffd2452d8cb0)
[    0.365085] mediatek-drm mediatek-drm.1.auto: bound 1400e000.color (ops 0xffffffd2452d7818)
[    0.365092] mediatek-drm mediatek-drm.1.auto: bound 1400f000.ccorr (ops 0xffffffd2452d74e0)
[    0.365100] mediatek-drm mediatek-drm.1.auto: bound 14010000.aal (ops 0xffffffd2452d7270)
[    0.365107] mediatek-drm mediatek-drm.1.auto: bound 14011000.gamma (ops 0xffffffd2452d7a90)
[    0.366254] mediatek-drm mediatek-drm.1.auto: bound 14014000.dsi (ops 0xffffffd2452de428)
[    0.366498] mediatek-drm mediatek-drm.1.auto: bound 14015000.dpi (ops 0xffffffd2452dde58)
[    0.367222] [drm] Initialized mediatek 1.0.0 20150513 for mediatek-drm.1.auto on minor 0
[    0.367584] cros-ec-spi spi2.0: Chrome EC device registered
[    0.368406] of_get_named_gpiod_flags: parsed 'gpios' property of node '/wifi-wakeup/wowlan[0]' - status (0)
[    0.368422] gpio gpiochip0: Persistence not supported for GPIO 113
[    0.368556] input: wifi-wakeup as /devices/platform/wifi-wakeup/input/input2
[    0.368851] device-mapper: init: waiting for all devices to be available before creating mapped devices
[    0.370434] mmc1: queuing unknown CIS tuple 0x01 (3 bytes)
[    0.377746] mmc1: queuing unknown CIS tuple 0x1a (5 bytes)
[    0.380933] mmc1: queuing unknown CIS tuple 0x1b (8 bytes)
[    0.381571] mmc1: queuing unknown CIS tuple 0x14 (0 bytes)
[    0.384282] mtk-msdc 11240000.mmc: phase: [map:fc1fffff] [maxlen:21] [final:7]
[    0.385183] mmc1: queuing unknown CIS tuple 0x80 (1 bytes)
[    0.385235] mmc1: queuing unknown CIS tuple 0x81 (1 bytes)
[    0.385287] mmc1: queuing unknown CIS tuple 0x82 (1 bytes)
[    0.385318] mmc1: new ultra high speed SDR104 SDIO card at address 0001
[    0.392400] sbs-battery 12-000b: I2C adapter does not support I2C_FUNC_SMBUS_READ_BLOCK_DATA.
               Fallback method does not support PEC.
[    0.394985] sbs-battery 12-000b: Unknown chemistry: <unkn>
[    0.397411] mtk-msdc 11230000.mmc: phase: [map:ffffffff] [maxlen:32] [final:10]
[    0.397636] mmc0: new HS400 MMC card at address 0001
[    0.399250] mmcblk0: mmc0:0001 DV6DAB 116 GiB 
[    0.400474] mmcblk0boot0: mmc0:0001 DV6DAB partition 1 4.00 MiB
[    0.401713] mmcblk0boot1: mmc0:0001 DV6DAB partition 2 4.00 MiB
[    0.401903] mmcblk0rpmb: mmc0:0001 DV6DAB partition 3 16.0 MiB, chardev (241:0)
[    0.406907]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12
[    0.504143] input: hid-over-i2c 27C6:0E30 as /devices/platform/soc/11007000.i2c/i2c-0/0-005d/0018:27C6:0E30.0001/input/input3
[    0.504410] input: hid-over-i2c 27C6:0E30 Stylus as /devices/platform/soc/11007000.i2c/i2c-0/0-005d/0018:27C6:0E30.0001/input/input4
[    0.504659] input: hid-over-i2c 27C6:0E30 Stylus as /devices/platform/soc/11007000.i2c/i2c-0/0-005d/0018:27C6:0E30.0001/input/input5
[    0.505105] input: hid-over-i2c 27C6:0E30 UNKNOWN as /devices/platform/soc/11007000.i2c/i2c-0/0-005d/0018:27C6:0E30.0001/input/input6
[    0.505780] hid-multitouch 0018:27C6:0E30.0001: input,hidraw0: I2C HID v1.00 Device [hid-over-i2c 27C6:0E30] on 0-005d
[    0.506574] device-mapper: verity: sha256 using implementation "sha256-ce"
[    0.507011] device-mapper: ioctl: dm-0 (vroot) is ready
[    0.507739] ALSA device list:
[    0.507748]   #0: mt8183_mt6358_ts3a227_max98357
[    0.507791] Warning: unable to open an initial console. Fallback to ttynull.
[    0.507804] printk: console [ttynull0] enabled
[    0.510048] EXT4-fs (dm-0): mounting ext2 file system using the ext4 subsystem
[    0.511769] EXT4-fs (dm-0): mounted filesystem without journal. Opts: (null)
[    0.511806] VFS: Mounted root (ext2 filesystem) readonly on device 254:0.
[    0.514547] devtmpfs: mounted
[    0.517561] Freeing unused kernel memory: 1408K
[    0.518913] Run /sbin/init as init process
[    0.518924]   with arguments:
[    0.518928]     /sbin/init
[    0.518931]     cros_secure
[    0.518934]   with environment:
[    0.518937]     HOME=/
[    0.518940]     TERM=linux
[    0.518946]     dm=1 vroot none ro 1,0 6144000 verity payload=PARTUUID=6054c8b5-2c17-4e3e-9f5f-bc2a96bf764b/PARTNROFF=1 hashtree=PARTUUID=6054c8b5-2c17-4e3e-9f5f-bc2a96bf764b/PARTNROFF=1 hashstart=6144000 alg=sha256 root_hexdigest=8e442d4eb6f01e3bd21b5b42ede889cd67a316fd949cf05b380e2142181e440f salt=23867f54c1aa0a406880edb52304b63453d25a71950b6d213fce0b11185a03fb
[    0.590437] audit: type=1404 audit(1692257193.799:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1
[    0.629430] SELinux:  Permission nlmsg_getneigh in class netlink_route_socket not defined in policy.
[    0.629513] SELinux:  Permission bpf in class capability2 not defined in policy.
[    0.629519] SELinux:  Permission checkpoint_restore in class capability2 not defined in policy.
[    0.629540] SELinux:  Permission bpf in class cap2_userns not defined in policy.
[    0.629545] SELinux:  Permission checkpoint_restore in class cap2_userns not defined in policy.
[    0.629635] SELinux: the above unknown classes and permissions will be denied
[    0.633846] SELinux:  policy capability network_peer_controls=1
[    0.633864] SELinux:  policy capability open_perms=1
[    0.633870] SELinux:  policy capability extended_socket_class=1
[    0.633874] SELinux:  policy capability always_check_network=0
[    0.633879] SELinux:  policy capability cgroup_seclabel=0
[    0.633884] SELinux:  policy capability nnp_nosuid_transition=1
[    0.633889] SELinux:  policy capability genfs_seclabel_symlinks=0
[    0.633893] SELinux:  policy capability ioctl_skip_cloexec=0
[    0.689753] usb 1-1: new high-speed USB device number 2 using xhci-mtk
[    0.732548] audit: type=1403 audit(1692257193.941:3): auid=4294967295 ses=4294967295 lsm=selinux res=1
[    0.817166] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=60.60
[    0.817186] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    0.817193] usb 1-1: Product: USB2.0 Hub
[    0.818242] hub 1-1:1.0: USB hub found
[    0.818554] hub 1-1:1.0: 4 ports detected
[    1.022132] audit: type=1400 audit(1692257194.231:4): avc:  granted  { execute } for  pid=335 comm="sh" name="crash_reporter" dev="dm-0" ino=2223 scontext=u:r:cros_init_scripts:s0 tcontext=u:object_r:cros_crash_reporter_exec:s0 tclass=file
[    1.097735] usb 1-1.1: new full-speed USB device number 3 using xhci-mtk
[    1.176062] usb 1-1.1: New USB device found, idVendor=18d1, idProduct=503c, bcdDevice= 1.00
[    1.176081] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.176088] usb 1-1.1: Product: Hammer
[    1.176095] usb 1-1.1: Manufacturer: Google Inc.
[    1.176100] usb 1-1.1: SerialNumber: 1e0022000657415636313520
[    1.179295] input: Google Inc. Hammer as /devices/platform/soc/11201000.usb/11200000.xhci/usb1/1-1/1-1.1/1-1.1:1.0/0003:18D1:503C.0002/input/input7
[    1.231102] hid-generic 0003:18D1:503C.0002: input,hidraw1: USB HID v1.00 Keyboard [Google Inc. Hammer] on usb-11200000.xhci-1.1/input0
[    1.235048] input: Google Inc. Hammer as /devices/platform/soc/11201000.usb/11200000.xhci/usb1/1-1/1-1.1/1-1.1:1.2/0003:18D1:503C.0003/input/input8
[    1.237342] udevd[349]: starting version 225
[    1.287103] hid-multitouch 0003:18D1:503C.0003: input,hidraw2: USB HID v1.00 Device [Google Inc. Hammer] on usb-11200000.xhci-1.1/input2
[    1.318873] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: commit=600,discard
[    1.322125] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: 
[    1.396540] EXT4-fs (mmcblk0p1): re-mounted. Opts: 
[    1.400984] LoadPin: dm-0 (254:0): read-only
[    1.401003] LoadPin: load pinning engaged.
[    1.401034] LoadPin: kernel-module pinned obj="/lib/modules/5.10.180-22631-gc8e37fc5f0ab/kernel/drivers/hid/hid-google-hammer.ko.gz" pid=402 cmdline="udevd --daemon"
[    1.402952] input: Whiskers Tablet Mode Switch as /devices/platform/soc/11012000.spi/spi_master/spi2/spi2.0/11012000.spi:cros-ec at 0:cbas/input/input9
[    1.405411] input: Google Inc. Hammer as /devices/platform/soc/11201000.usb/11200000.xhci/usb1/1-1/1-1.1/1-1.1:1.0/0003:18D1:503C.0002/input/input10
[    1.459669] hammer 0003:18D1:503C.0002: input,hidraw1: USB HID v1.00 Keyboard [Google Inc. Hammer] on usb-11200000.xhci-1.1/input0
[    1.771719] frecon[661]: Frecon using drm driver mediatek, version 1.0, date(20150513), desc(Mediatek SoC DRM)
[    1.817896] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: discard,commit=600
[    1.983285] encrypted-reboo (pid 688) is setting deprecated v1 encryption policy; recommend upgrading to v2.
[    1.998214] audit: type=1400 audit(1692257195.207:5): avc:  granted  { execute } for  pid=689 comm="chromeos_startu" name="crash_reporter" dev="dm-0" ino=2223 scontext=u:r:chromeos_startup:s0 tcontext=u:object_r:cros_crash_reporter_exec:s0 tclass=file
[    2.375942] frecon[661]: Frecon using drm driver mediatek, version 1.0, date(20150513), desc(Mediatek SoC DRM)
[    2.408291] frecon[661]: Frecon using drm driver mediatek, version 1.0, date(20150513), desc(Mediatek SoC DRM)
[    2.777084] low_mem: threshold[0] 202 MB
[    2.777111] low_mem: threshold[1] 1554 MB
[    2.807433] zram: Added device: zram0
[    2.833895] init: console-ttyS0 main process (713) killed by TERM signal
[    2.933479] zram0: detected capacity change from 0 to 7957209088
[    2.981671] Adding 7770708k swap on /dev/zram0.  Priority:-2 extents:1 across:7770708k SS
[    3.619866] OF: graph: no port node found in /soc/spi at 11012000/cros-ec at 0/typec/connector at 0
[    3.619894] OF: graph: no port node found in /soc/spi at 11012000/cros-ec at 0/typec/connector at 0
[    3.619903] OF: graph: no port node found in /soc/spi at 11012000/cros-ec at 0/typec/connector at 0
[    3.630402] OF: graph: no port node found in /soc/spi at 11012000/cros-ec at 0/typec/connector at 0
[    3.630431] OF: graph: no port node found in /soc/spi at 11012000/cros-ec at 0/typec/connector at 0
[    3.630440] OF: graph: no port node found in /soc/spi at 11012000/cros-ec at 0/typec/connector at 0
[    3.630452] OF: graph: no port node found in /soc/spi at 11012000/cros-ec at 0/typec/connector at 0
[    3.630462] OF: graph: no port node found in /soc/spi at 11012000/cros-ec at 0/typec/connector at 0
[    3.630470] OF: graph: no port node found in /soc/spi at 11012000/cros-ec at 0/typec/connector at 0
[    3.630570] OF: graph: no port node found in /soc/spi at 11012000/cros-ec at 0/typec/connector at 0
[    3.630580] OF: graph: no port node found in /soc/spi at 11012000/cros-ec at 0/typec/connector at 0
[    3.815289] gpio gpiochip0: Persistence not supported for GPIO 150
[    3.815312] gpio gpiochip0: registered chardev handle for line 150
[    3.815329] gpio gpiochip0: registered chardev handle for 1 lines
[    4.294243] Bluetooth: bt_init() Core ver 2.22
[    4.294388] NET: Registered protocol family 31
[    4.294395] Bluetooth: bt_init() HCI device and connection manager initialized
[    4.294413] Bluetooth: hci_sock_init() HCI socket layer initialized
[    4.294423] Bluetooth: l2cap_init_sockets() L2CAP socket layer initialized
[    4.294449] Bluetooth: sco_init() SCO socket layer initialized
[    4.641901] ath10k_sdio mmc1:0001:1: qca6174 hw3.2 sdio target 0x05030000 chip_id 0x00000000 sub 0000:0000
[    4.641931] ath10k_sdio mmc1:0001:1: kconfig debug 1 debugfs 1 tracing 1 dfs 0 testmode 1
[    4.642307] ath10k_sdio mmc1:0001:1: firmware ver WLAN.RMH.4.4.1-00189 api 6 features wowlan,ignore-otp,mfp crc32 595e0108
[    4.797564] ath10k_sdio mmc1:0001:1: board_file api 2 bmi_id 0:4 crc32 e57aadc7
[    5.143647] ath10k_sdio mmc1:0001:1: htt-ver 3.87 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[    5.211382] mmc1: queuing unknown CIS tuple 0x01 (3 bytes)
[    5.218857] mmc1: queuing unknown CIS tuple 0x1a (5 bytes)
[    5.222462] mmc1: queuing unknown CIS tuple 0x1b (8 bytes)
[    5.226077] mtk-msdc 11240000.mmc: phase: [map:fc1fffff] [maxlen:21] [final:7]
[    5.226260] ath: EEPROM regdomain: 0x6c
[    5.226265] ath: EEPROM indicates we should expect a direct regpair map
[    5.226274] ath: Country alpha2 being used: 00
[    5.226278] ath: Regpair used: 0x6c
[    7.164444] frecon[661]: Chrome started, our work is done, exiting.
[    7.297522] init: failsafe-delay main process (906) killed by TERM signal
[    7.526099] fuse: init (API version 7.32)
[    7.624179] cgroup: cgroup: disabling cgroup2 socket matching due to net_prio or net_cls activation
[    8.095499] mtk-scp 10500000.scp: invalid resource
[    8.095591] mtk-scp 10500000.scp: assigned reserved memory node scp_mem_region
[    8.103096] remoteproc remoteproc0: scp is available
[    8.111799] remoteproc remoteproc0: powering up scp
[    8.111838] remoteproc remoteproc0: Booting fw image scp.img, size 1032064
[    8.111872] mtk-scp 10500000.scp: IPI buf addr 0x0007bdb0
[    8.214038] Bluetooth: hci_uart_init() HCI UART driver ver 2.3
[    8.214065] Bluetooth: hci_uart_register_proto() HCI UART protocol H4 registered
[    8.214148] Bluetooth: hci_uart_register_proto() HCI UART protocol Three-wire (H5) registered
[    8.214191] Bluetooth: hci_uart_register_proto() HCI UART protocol QCA registered
[    8.214527] hci_uart_qca serial0-0: GPIO lookup for consumer enable
[    8.214539] hci_uart_qca serial0-0: using device tree for GPIO lookup
[    8.214593] of_get_named_gpiod_flags: parsed 'enable-gpios' property of node '/soc/serial at 11003000/bluetooth[0]' - status (0)
[    8.214620] gpio gpiochip0: Persistence not supported for GPIO 120
[    8.215496] Bluetooth: qca_setup() hci0: setting up ROME/QCA6390
[    8.216917] ov02a10 4-003d: GPIO lookup for consumer powerdown
[    8.216927] ov02a10 4-003d: using device tree for GPIO lookup
[    8.216960] of_get_named_gpiod_flags: parsed 'powerdown-gpios' property of node '/soc/i2c at 11008000/sensor_sub at 3d[0]' - status (0)
[    8.216982] gpio gpiochip0: Persistence not supported for GPIO 107
[    8.216992] ov02a10 4-003d: GPIO lookup for consumer reset
[    8.216996] ov02a10 4-003d: using device tree for GPIO lookup
[    8.217007] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/soc/i2c at 11008000/sensor_sub at 3d[0]' - status (0)
[    8.217015] gpio gpiochip0: Persistence not supported for GPIO 109
[    8.237761] ov8856 2-0010: GPIO lookup for consumer reset
[    8.237777] ov8856 2-0010: using device tree for GPIO lookup
[    8.237815] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/soc/i2c at 11009000/sensor_main at 10[0]' - status (0)
[    8.237840] gpio gpiochip0: Persistence not supported for GPIO 111
[    8.238649] ov8856 2-0010: external clock rate 24000000 is unsupported
[    8.281947] mtk-scp 10500000.scp: creating channel cros-ec-rpmsg addr 0xd
[    8.281951] mtk-scp 10500000.scp: SCP is ready. FW version kukui_scp_v2.0.2771-7a68c38973
[    8.281963] remoteproc remoteproc0: remote processor scp is now up
[    8.395651] mtk-mdp3 14001000.mdp3_rdma0: Adding to iommu group 0
[    8.396070] mtk-mdp3 14001000.mdp3_rdma0: can't get node mediatek,mmsys2
[    8.396081] mtk-mdp3 14001000.mdp3_rdma0: Failed to get mdp mmsys2
[    8.396245] mtk-mdp3 14001000.mdp3_rdma0: Failed to get mdp mm-mutex2
[    8.396750] mtk-mdp3 14001000.mdp3_rdma0: mdp3_rdma0 type:3 alias:0 id:11 base:0x14001000 regs:0000000064cf5a95
[    8.396814] mtk-mdp3 14001000.mdp3_rdma0: mdp3_rdma0 type:23 alias:0 id:9 base:0x14000000 regs:00000000041ba86e
[    8.396872] mtk-mdp3 14001000.mdp3_rdma0: mdp3_rdma0 type:24 alias:1 id:10 base:0x14000000 regs:000000002a1d41a5
[    8.396900] mtk-mdp3 14001000.mdp3_rdma0: mdp3_rdma0 type:7 alias:0 id:18 base:0x14005000 regs:000000001a2d02aa
[    8.396929] mtk-mdp3 14001000.mdp3_rdma0: mdp3_rdma0 type:8 alias:1 id:19 base:0x14006000 regs:0000000036542192
[    8.396956] mtk-mdp3 14001000.mdp3_rdma0: mdp3_rdma0 type:1 alias:0 id:4 base:0x15020000 regs:0000000074084632
[    8.396983] mtk-mdp3 14001000.mdp3_rdma0: mdp3_rdma0 type:22 alias:1 id:6 base:0x15020000 regs:00000000083ce4a7
[    8.397028] mtk-mdp3 14001000.mdp3_rdma0: mdp3_rdma0 type:4 alias:0 id:14 base:0x14003000 regs:00000000ae461a2c
[    8.397066] mtk-mdp3 14001000.mdp3_rdma0: mdp3_rdma0 type:4 alias:1 id:15 base:0x14004000 regs:000000002663380b
[    8.397107] mtk-mdp3 14001000.mdp3_rdma0: mdp3_rdma0 type:5 alias:0 id:20 base:0x14005000 regs:00000000efc84e05
[    8.397149] mtk-mdp3 14001000.mdp3_rdma0: mdp3_rdma0 type:6 alias:0 id:21 base:0x14006000 regs:000000001c5db9e3
[    8.397270] mtk-mdp3 14001000.mdp3_rdma0: mdp3_rdma0 type:18 alias:0 id:13 base:0x1401c000 regs:000000001f1badbb
[    8.397415] mdp_debug_init:start
[    8.397575] [MTK-MDP3][ERR] mdp_alloc_reference_VA_by_name:80: DEV: cannot parse node name:mdp3-tdshp0
[    8.397583] [MTK-MDP3][ERR] mdp_alloc_reference_VA_by_name:80: DEV: cannot parse node name:mdp3-color0
[    8.397589] [MTK-MDP3][ERR] mdp_alloc_reference_VA_by_name:80: DEV: cannot parse node name:mdp3-aal0
[    8.397610] [MTK-MDP3][ERR] mdp_alloc_reference_VA_by_name:80: DEV: cannot parse node name:mediatek,larb
[    8.397628] mdp_debug_init:end
[    8.398390] mtk-mdp3 14001000.mdp3_rdma0: Driver registered as /dev/video2
[    8.423743] Bluetooth: qca_recv() hci0: Frame reassembly failed (-84)
[    8.447593] fscrypt: AES-256-CTS-CBC using implementation "cts-cbc-aes-ce"
[    8.682449] Bluetooth: qca_read_soc_version() hci0: QCA Product ID   :0x00000008
[    8.682470] Bluetooth: qca_read_soc_version() hci0: QCA SOC Version  :0x00000044
[    8.682477] Bluetooth: qca_read_soc_version() hci0: QCA ROM Version  :0x00000302
[    8.682483] Bluetooth: qca_read_soc_version() hci0: QCA Patch Version:0x00000111
[    8.682492] Bluetooth: qca_uart_setup() hci0: QCA controller version 0x00440302
[    8.682499] Bluetooth: qca_download_firmware() hci0: QCA Downloading qca/rampatch_00440302.bin
[    8.739555] mtk-fd-4.0 1502b000.fd: Adding to iommu group 0
[    8.741975] mtk-fd-4.0 1502b000.fd: scp addr:0x0000000050800000 va:ffffffc018800000
[    8.742025] mtk-fd-4.0 1502b000.fd: scp iova addr:0x00000000ffe00000
[    8.779369] mtk-cam-dip 15022000.dip: Adding to iommu group 0
[    8.802905] mtk-vcodec-enc 17020000.vcodec: Adding to iommu group 0
[    8.817328] mtk-jpeg 17030000.venc_jpg: Adding to iommu group 0
[    8.823970] mtk-jpeg 17030000.venc_jpg: mtk-jpeg-enc device registered as /dev/video27 (81,30)
[    8.827464] mtk-vcodec-dec 16000000.vcodec: Adding to iommu group 0
[    8.844851] mtk-cam-p1 1a000000.camisp: Adding to iommu group 0
[    8.852806] mtk-cam-p1 1a000000.camisp: Registered media3
[    8.852827] mtk-cam-p1 1a000000.camisp: Registered mtk-cam-p1 1a000000.camisp
[    8.888027] seninf 1a040000.seninf: seninf probe +
[    8.889513] seninf 1a040000.seninf: seninf probe -
[    9.076835] Bluetooth: qca_download_firmware() hci0: QCA Downloading qca/nvm_00440302_i2s_eu.bin
[    9.170772] Bluetooth: qca_uart_setup() hci0: QCA setup on UART is completed
[    9.281130] mtk-scp 10500000.scp: No such ipi id = 13
[    9.293291] mtk-mdp3 14001000.mdp3_rdma0: [0] type:10
[    9.293323] mtk-mdp3 14001000.mdp3_rdma0: [0] type:10, frame:32x32
[    9.293332] mtk-mdp3 14001000.mdp3_rdma0: [0] type:9
[    9.293341] mtk-mdp3 14001000.mdp3_rdma0: [0] type:9, frame:32x32
[    9.305383] cros-ec-dev cros-ec-dev.21.auto: CrOS System Control Processor MCU detected
[    9.347588] cros-ec-pchg cros-ec-pchg.28.auto: Unable to get number or ports (err:-95)
[    9.347629] cros-ec-pchg cros-ec-pchg.28.auto: No peripheral charge ports (err:-95)
[    9.349008] cros-ec-rpmsg 10500000.scp.cros-ec-rpmsg.13.-1: Chrome EC device registered
[    9.629163] mt8183-audio 11220000.audio-controller:mt8183-afe-pcm: mt8183_adda_dmic_set(), kcontrol name MTKAIF_DMIC, mtkaif_dmic 1
[    9.779555] NET: Registered protocol family 38
[    9.887964] Bluetooth: rfcomm_init_sockets() RFCOMM socket layer initialized
[    9.888362] Bluetooth: rfcomm_init() RFCOMM ver 1.11
[    9.912460] gpio gpiochip0: Persistence not supported for GPIO 150
[    9.912479] gpio gpiochip0: registered chardev handle for line 150
[    9.912495] gpio gpiochip0: registered chardev handle for 1 lines
[   10.066495] gpio gpiochip0: Persistence not supported for GPIO 150
[   10.066508] gpio gpiochip0: registered chardev handle for line 150
[   10.066517] gpio gpiochip0: registered chardev handle for 1 lines
[   10.088655] Bluetooth: set_quality_report_func() quality report not supported
[   10.110560] init: cros-camera-gpu-algo main process (3871) terminated with status 127
[   10.110618] init: cros-camera-gpu-algo main process ended, respawning
[   10.446026] gpio gpiochip0: Persistence not supported for GPIO 150
[   10.446039] gpio gpiochip0: registered chardev handle for line 150
[   10.446048] gpio gpiochip0: registered chardev handle for 1 lines
[   10.672143] wlan0: authenticate with 88:71:b1:81:93:1b
[   10.743536] wlan0: send auth to 88:71:b1:81:93:1b (try 1/3)
[   10.747841] wlan0: authenticated
[   10.748933] wlan0: associate with 88:71:b1:81:93:1b (try 1/3)
[   10.775373] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.776383] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.777287] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.777607] wlan0: RX AssocResp from 88:71:b1:81:93:1b (capab=0x1011 status=0 aid=1)
[   10.778191] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.779093] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.780083] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.781837] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.782772] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.783721] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.784641] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.785443] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.786345] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.787290] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.788212] wlan0: associated
[   10.788270] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.789914] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.790829] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.792203] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.793539] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.794892] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.795897] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.796802] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.797695] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.798587] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.799488] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.800393] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.801688] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.802627] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.804332] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.805231] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.806123] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.806982] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.807868] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[   10.808867] udevd[4326]: Process '/usr/sbin/crda' failed with exit code 255.
[   10.818619] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   10.820818] wlan0: dropped frame to 88:71:b1:81:93:1b (unauthorized port)
[   10.831010] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by 88:71:b1:81:93:1b
[   10.897844] 8021q: 802.1Q VLAN Support v1.8
[   11.005561] init: ml-service (mojo_service) post-start process (4399) terminated with status 2
[   11.782489] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready
[   11.965504] IPv6: ADDRCONF(NETDEV_CHANGE): arc_ns1: link becomes ready
[   11.965953] IPv6: ADDRCONF(NETDEV_CHANGE): veth1: link becomes ready
[   13.318628] device-mapper: verity: sha256 using implementation "sha256-ce"
[   13.408812] device-mapper: verity: sha256 using implementation "sha256-ce"
[   20.016535] init: bootlockboxd post-start process (1517) terminated with status 1
[   30.678511] vaux18: disabling
[   30.678631] vio28: disabling
[   41.426485] WARNING! power/level is deprecated; use power/control instead
[   60.453051] mtk-mdp3 14001000.mdp3_rdma0: [0] type:10
[   60.453074] mtk-mdp3 14001000.mdp3_rdma0: [0] type:10, frame:32x32
[   60.453080] mtk-mdp3 14001000.mdp3_rdma0: [0] type:9
[   60.453087] mtk-mdp3 14001000.mdp3_rdma0: [0] type:9, frame:32x32
[   62.406947] PDLOG 2023/08/17 07:26:33.851 P0 Disconnected
[   70.712165] gpio gpiochip0: Persistence not supported for GPIO 150
[   70.712183] gpio gpiochip0: registered chardev handle for line 150
[   70.712196] gpio gpiochip0: registered chardev handle for 1 lines
[   86.374305] fscrypt: AES-256-XTS using implementation "xts-aes-ce"
[   88.884928] NET: Registered protocol family 40
[   89.031321] Bluetooth: set_quality_report_func() quality report not supported
[   92.509057] tun: Universal TUN/TAP device driver, 1.6
[   92.607020] arcbr0: port 1(vmtap0) entered blocking state
[   92.607038] arcbr0: port 1(vmtap0) entered disabled state
[   92.607224] device vmtap0 entered promiscuous mode
[   92.731473] arc_wlan0: port 1(vmtap3) entered blocking state
[   92.731490] arc_wlan0: port 1(vmtap3) entered disabled state
[   92.731706] device vmtap3 entered promiscuous mode
[   92.731794] arc_wlan0: port 1(vmtap3) entered blocking state
[   92.731801] arc_wlan0: port 1(vmtap3) entered forwarding state
[   92.759195] arcbr0: port 1(vmtap0) entered blocking state
[   92.759244] arcbr0: port 1(vmtap0) entered forwarding state
[   92.837643] IPv6: ADDRCONF(NETDEV_CHANGE): veth2: link becomes ready
[   93.085095] memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=6027 'crosvm'
[   96.220182] hrtimer: interrupt took 9081 ns
[  144.607419] usb 1-1.2: new high-speed USB device number 4 using xhci-mtk
[  144.686593] usb 1-1.2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=72.40
[  144.686633] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  144.686639] usb 1-1.2: Product: USB2.1 Hub
[  144.686644] usb 1-1.2: Manufacturer: GenesysLogic
[  144.688018] hub 1-1.2:1.0: USB hub found
[  144.688276] hub 1-1.2:1.0: 3 ports detected
[  144.941628] cros-ec-typec 11012000.spi:cros-ec at 0:typec: No valid DP mode provided.
[  144.941647] cros-ec-typec 11012000.spi:cros-ec at 0:typec: Configure muxes failed, err = -22
[  144.995181] usb 1-1.2.1: new high-speed USB device number 5 using xhci-mtk
[  145.097772] usb 1-1.2.1: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=30.00
[  145.097797] usb 1-1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[  145.097803] usb 1-1.2.1: Product: USB 10/100/1000 LAN
[  145.097809] usb 1-1.2.1: Manufacturer: Realtek
[  145.097814] usb 1-1.2.1: SerialNumber: 0043D6000000
[  145.245065] usbcore: registered new interface driver r8152
[  145.253228] usbcore: registered new interface driver cdc_ether
[  145.335180] usb 1-1.2.1: reset high-speed USB device number 5 using xhci-mtk
[  145.466391] r8152 1-1.2.1:1.0: load rtl8153a-3 v2 02/07/20 successfully
[  145.492577] r8152 1-1.2.1:1.0 eth0: v1.12.11
[  145.638857] usb 1-1.2.3: new full-speed USB device number 6 using xhci-mtk
[  145.745322] usb 1-1.2.3: New USB device found, idVendor=0835, idProduct=2a01, bcdDevice= 2.05
[  145.745347] usb 1-1.2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  145.745354] usb 1-1.2.3: Product: BILLBOARD DEVICE
[  145.745360] usb 1-1.2.3: Manufacturer: BILLBOARD CLASS
[  145.745365] usb 1-1.2.3: SerialNumber: 3E7CA2000000000065D9595200000000
[  146.142815] arc_eth0: port 1(vmtap1) entered blocking state
[  146.142833] arc_eth0: port 1(vmtap1) entered disabled state
[  146.143097] device vmtap1 entered promiscuous mode
[  146.143203] arc_eth0: port 1(vmtap1) entered blocking state
[  146.143210] arc_eth0: port 1(vmtap1) entered forwarding state
[  146.259082] IPv6: ADDRCONF(NETDEV_CHANGE): veth3: link becomes ready
[  147.555032] mediatek-dpi 14015000.dpi: input format 0x100a, output format 0x0001
[  147.574043] mediatek-dpi 14015000.dpi: input format 0x100a, output format 0x0001
[  177.042054] mt8183-audio 11220000.audio-controller:mt8183-afe-pcm: mtk_dai_i2s_set_sysclk(), freq 6144000
[  177.042110] mt8183-audio 11220000.audio-controller:mt8183-afe-pcm: mtk_dai_i2s_config(), id 15, rate 48000, format 10
[  177.042126] mt8183-audio 11220000.audio-controller:mt8183-afe-pcm: mtk_dai_i2s_config(), id 14, rate 48000, format 10
[  177.043434] mt8183-audio 11220000.audio-controller:mt8183-afe-pcm: mtk_apll_event(), name APLL2, event 0x1
[  177.043513] mt8183-audio 11220000.audio-controller:mt8183-afe-pcm: mtk_mclk_en_event(), name I2S2_MCLK_EN, event 0x1
[  177.043582] mt8183-audio 11220000.audio-controller:mt8183-afe-pcm: mtk_mclk_en_event(), name I2S3_MCLK_EN, event 0x1
[  197.038494] mt8183-audio 11220000.audio-controller:mt8183-afe-pcm: mtk_mclk_en_event(), name I2S2_MCLK_EN, event 0x8
[  197.038532] mt8183-audio 11220000.audio-controller:mt8183-afe-pcm: mtk_mclk_en_event(), name I2S3_MCLK_EN, event 0x8
[  197.038544] mt8183-audio 11220000.audio-controller:mt8183-afe-pcm: mtk_apll_event(), name APLL2, event 0x8
[  438.558308] perf: interrupt took too long (2641 > 2500), lowering kernel.perf_event_max_sample_rate to 75000
[  438.577409] perf: interrupt took too long (3331 > 3301), lowering kernel.perf_event_max_sample_rate to 60000
[  438.603770] perf: interrupt took too long (4170 > 4163), lowering kernel.perf_event_max_sample_rate to 47000
[  438.637863] perf: interrupt took too long (5342 > 5212), lowering kernel.perf_event_max_sample_rate to 37000
[  438.699257] perf: interrupt took too long (6710 > 6677), lowering kernel.perf_event_max_sample_rate to 29000
[  438.804733] perf: interrupt took too long (8395 > 8387), lowering kernel.perf_event_max_sample_rate to 23000
[  439.021645] perf: interrupt took too long (10519 > 10493), lowering kernel.perf_event_max_sample_rate to 19000
[  439.482343] perf: interrupt took too long (13222 > 13148), lowering kernel.perf_event_max_sample_rate to 15000
[  448.076664] SELinux:  Context u:object_r:perfprofd_data_file:s0 is not valid (left unmapped).
[  516.544148] init: cupsd main process ended, respawning
[  671.520193] usb 1-1.2: USB disconnect, device number 4
[  671.520223] usb 1-1.2.1: USB disconnect, device number 5
[  671.520567] r8152 1-1.2.1:1.0 eth0: Stop submitting intr, status -108
[  671.543666] usb 1-1.2.3: USB disconnect, device number 6
[  671.690464] arc_eth0: port 1(vmtap1) entered disabled state
[  671.692251] device vmtap1 left promiscuous mode
[  671.692334] arc_eth0: port 1(vmtap1) entered disabled state
[  676.676049] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.676964] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.677862] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.678741] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.679543] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.680481] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.681361] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.682223] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.683100] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.684027] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.684930] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.685828] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.686723] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.687554] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.688471] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.689385] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.690292] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.691174] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.692049] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.692927] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.693821] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.694701] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.695541] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.696421] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.697304] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.698186] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.699079] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.699972] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.700881] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.701775] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.702681] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  676.703552] it6505 3-005c: [drm:it6505_read] *ERROR* read failed reg[0xd] err: -6
[  691.133117] usb 1-1.2: new high-speed USB device number 7 using xhci-mtk
[  691.210565] cros-ec-typec 11012000.spi:cros-ec at 0:typec: No valid DP mode provided.
[  691.210584] cros-ec-typec 11012000.spi:cros-ec at 0:typec: Configure muxes failed, err = -22
[  691.211362] usb 1-1.2: New USB device found, idVendor=2109, idProduct=2820, bcdDevice=30.03
[  691.211377] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  691.211385] usb 1-1.2: Product: USB2.0 Hub             
[  691.211392] usb 1-1.2: Manufacturer: VIA Labs, Inc.         
[  691.214836] hub 1-1.2:1.0: USB hub found
[  691.215478] hub 1-1.2:1.0: 5 ports detected
[  691.923344] usb 1-1.2.1: new full-speed USB device number 8 using xhci-mtk
[  692.068543] usb 1-1.2.1: New USB device found, idVendor=06c4, idProduct=c412, bcdDevice= 0.06
[  692.068593] usb 1-1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  692.068608] usb 1-1.2.1: Product: DELL DA300
[  692.068620] usb 1-1.2.1: Manufacturer: Bizlink
[  692.068632] usb 1-1.2.1: SerialNumber: MCU Ver0006
[  692.080204] hid-generic 0003:06C4:C412.0004: hiddev96,hidraw3: USB HID v1.11 Device [Bizlink DELL DA300] on usb-11200000.xhci-1.2.1/input0
[  692.208702] usb 1-1.2.2: new high-speed USB device number 9 using xhci-mtk
[  692.347304] usb 1-1.2.2: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=31.00
[  692.347343] usb 1-1.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[  692.347358] usb 1-1.2.2: Product: USB 10/100/1000 LAN
[  692.347371] usb 1-1.2.2: Manufacturer: Realtek
[  692.347382] usb 1-1.2.2: SerialNumber: 001000001
[  692.482015] usb 1-1.2.2: reset high-speed USB device number 9 using xhci-mtk
[  692.646185] r8152 1-1.2.2:1.0: load rtl8153b-2 v1 10/23/19 successfully
[  692.674648] r8152 1-1.2.2:1.0 eth0: v1.12.11
[  692.984638] arc_eth0: port 1(vmtap1) entered blocking state
[  692.984671] arc_eth0: port 1(vmtap1) entered disabled state
[  692.985624] device vmtap1 entered promiscuous mode
[  692.986324] arc_eth0: port 1(vmtap1) entered blocking state
[  692.986344] arc_eth0: port 1(vmtap1) entered forwarding state
[  693.087740] IPv6: ADDRCONF(NETDEV_CHANGE): veth4: link becomes ready
[  693.849411] mediatek-dpi 14015000.dpi: input format 0x100a, output format 0x0001
[  693.875517] mediatek-dpi 14015000.dpi: input format 0x100a, output format 0x0001
[  727.384385] init: cupsd main process ended, respawning
[  749.236423] mt8183-audio 11220000.audio-controller:mt8183-afe-pcm: mtk_dai_i2s_set_sysclk(), freq 6144000
[  749.236463] mt8183-audio 11220000.audio-controller:mt8183-afe-pcm: mtk_dai_i2s_config(), id 15, rate 48000, format 10
[  749.236476] mt8183-audio 11220000.audio-controller:mt8183-afe-pcm: mtk_dai_i2s_config(), id 14, rate 48000, format 10
[  749.237170] mt8183-audio 11220000.audio-controller:mt8183-afe-pcm: mtk_apll_event(), name APLL2, event 0x1
[  749.237265] mt8183-audio 11220000.audio-controller:mt8183-afe-pcm: mtk_mclk_en_event(), name I2S2_MCLK_EN, event 0x1
[  749.237282] mt8183-audio 11220000.audio-controller:mt8183-afe-pcm: mtk_mclk_en_event(), name I2S3_MCLK_EN, event 0x1
[  762.233278] mt8183-audio 11220000.audio-controller:mt8183-afe-pcm: mtk_mclk_en_event(), name I2S2_MCLK_EN, event 0x8
[  762.233333] mt8183-audio 11220000.audio-controller:mt8183-afe-pcm: mtk_mclk_en_event(), name I2S3_MCLK_EN, event 0x8
[  762.233356] mt8183-audio 11220000.audio-controller:mt8183-afe-pcm: mtk_apll_event(), name APLL2, event 0x8


More information about the Linux-mediatek mailing list