Created
July 29, 2021 01:45
-
-
Save apple-corps/ab8fad8d85df7b126834535fe58e940c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] | |
[ 0.000000] Linux version 4.19.185-29738-gf8e4fd700b66 (chrome-bot@chromeos-ci-legacy-us-central2-d-x32-68-3feb) (Chromium OS 12.0_pre416183_p20210305-r3 clang version 12.0.0 (/var/tmp/portage/sys-devel/llvm-12.0_pre416183_p20210305-r3/work/llvm-12.0_pre416183_p20210305/clang 8456c3a789285079ad35d146e487436b5a27b027)) #1 SMP PREEMPT Mon Jul 19 19:44:40 PDT 2021 | |
[ 0.000000] random: fast 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] On node 0 totalpages: 1047536 | |
[ 0.000000] DMA32 zone: 12288 pages used for memmap | |
[ 0.000000] DMA32 zone: 0 pages reserved | |
[ 0.000000] DMA32 zone: 785392 pages, LIFO batch:63 | |
[ 0.000000] Normal zone: 4096 pages used for memmap | |
[ 0.000000] Normal zone: 262144 pages, LIFO batch:63 | |
[ 0.000000] psci: probing for conduit method from DT. | |
[ 0.000000] psci: PSCIv1.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.1 | |
[ 0.000000] percpu: Embedded 25 pages/cpu s62376 r8192 d31832 u102400 | |
[ 0.000000] pcpu-alloc: s62376 r8192 d31832 u102400 alloc=25*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: enabling workaround for ARM erratum 845719 | |
[ 0.000000] Speculative Store Bypass Disable mitigation not required | |
[ 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: 1031152 | |
[ 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 4710400 verity payload=PARTUUID=34b2e0fc-8635-4411-a94a-d947591199a4/PARTNROFF=1 hashtree=PARTUUID=34b2e0fc-8635-4411-a94a-d947591199a4/PARTNROFF=1 hashstart=4710400 alg=sha256 root_hexdigest=0c54ab586ed3a174358d42809659cb471180de86e00c5f38591bb3d3d5e04f04 salt=7b9c1e3c3f28fdc3a02a0e03f2bb3b86b6702e0acbc3dee0927705263fc2ee1e" noinitrd vt.global_cursor_default=0 kern_guid=34b2e0fc-8635-4411-a94a-d947591199a4 cpuidle.governor=teo | |
[ 0.000000] device-mapper: init: will configure 1 devices | |
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) | |
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) | |
[ 0.000000] software IO TLB: mapped [mem 0xfbdff000-0xffdff000] (64MB) | |
[ 0.000000] Memory: 3987052K/4190144K available (11774K kernel code, 1198K rwdata, 3436K rodata, 4096K init, 643K bss, 203092K reserved, 0K cma-reserved) | |
[ 0.000000] random: get_random_u64 called from __kmem_cache_create+0x38/0x470 with crng_init=1 | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 | |
[ 0.000000] ftrace: allocating 37914 entries in 149 pages | |
[ 0.000000] rcu: Preemptible hierarchical RCU implementation. | |
[ 0.000000] Tasks RCU enabled. | |
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 | |
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode | |
[ 0.000000] GICv3: Distributor has no Range Selector support | |
[ 0.000000] GICv3: no VLPI support, no direct LPI support | |
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000000000c100000 | |
[ 0.000000] GICv3: GIC: PPI partition interrupt-partition-0[0] { /cpus/cpu@0[0] /cpus/cpu@1[1] /cpus/cpu@2[2] /cpus/cpu@3[3] } | |
[ 0.000000] GICv3: GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] /cpus/cpu@102[6] /cpus/cpu@103[7] } | |
[ 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.000003] sched_clock: 56 bits at 13MHz, resolution 76ns, wraps every 4398046511101ns | |
[ 0.000339] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=13000) | |
[ 0.000346] pid_max: default: 32768 minimum: 301 | |
[ 0.000421] Security Framework initialized | |
[ 0.000427] Yama: becoming mindful. | |
[ 0.000443] LoadPin: ready to pin (currently enabled) | |
[ 0.000448] Chromium OS LSM: enabled | |
[ 0.000452] SELinux: Initializing. | |
[ 0.000558] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) | |
[ 0.000571] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) | |
[ 0.001650] ASID allocator initialised with 32768 entries | |
[ 0.001705] rcu: Hierarchical SRCU implementation. | |
[ 0.002231] smp: Bringing up secondary CPUs ... | |
[ 0.002748] Detected VIPT I-cache on CPU1 | |
[ 0.002768] GICv3: CPU1: found redistributor 1 region 0:0x000000000c120000 | |
[ 0.002785] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] | |
[ 0.003332] Detected VIPT I-cache on CPU2 | |
[ 0.003341] GICv3: CPU2: found redistributor 2 region 0:0x000000000c140000 | |
[ 0.003350] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] | |
[ 0.003831] Detected VIPT I-cache on CPU3 | |
[ 0.003839] GICv3: CPU3: found redistributor 3 region 0:0x000000000c160000 | |
[ 0.003848] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] | |
[ 0.004437] CPU features: enabling workaround for ARM erratum 858921 | |
[ 0.004447] CPU features: enabling workaround for Branch predictor hardening | |
[ 0.004454] Detected VIPT I-cache on CPU4 | |
[ 0.004469] GICv3: CPU4: found redistributor 100 region 0:0x000000000c180000 | |
[ 0.004475] arch_timer: Enabling local workaround for ARM erratum 858921 | |
[ 0.004483] arch_timer: CPU4: Trapping CNTVCT access | |
[ 0.004488] CPU4: Booted secondary processor 0x0000000100 [0x410fd092] | |
[ 0.005038] Detected VIPT I-cache on CPU5 | |
[ 0.005050] GICv3: CPU5: found redistributor 101 region 0:0x000000000c1a0000 | |
[ 0.005055] arch_timer: Enabling local workaround for ARM erratum 858921 | |
[ 0.005060] arch_timer: CPU5: Trapping CNTVCT access | |
[ 0.005064] CPU5: Booted secondary processor 0x0000000101 [0x410fd092] | |
[ 0.005638] Detected VIPT I-cache on CPU6 | |
[ 0.005650] GICv3: CPU6: found redistributor 102 region 0:0x000000000c1c0000 | |
[ 0.005655] arch_timer: Enabling local workaround for ARM erratum 858921 | |
[ 0.005660] arch_timer: CPU6: Trapping CNTVCT access | |
[ 0.005665] CPU6: Booted secondary processor 0x0000000102 [0x410fd092] | |
[ 0.006239] Detected VIPT I-cache on CPU7 | |
[ 0.006251] GICv3: CPU7: found redistributor 103 region 0:0x000000000c1e0000 | |
[ 0.006256] arch_timer: Enabling local workaround for ARM erratum 858921 | |
[ 0.006261] arch_timer: CPU7: Trapping CNTVCT access | |
[ 0.006266] CPU7: Booted secondary processor 0x0000000103 [0x410fd092] | |
[ 0.006327] smp: Brought up 1 node, 8 CPUs | |
[ 0.006372] SMP: Total of 8 processors activated. | |
[ 0.006376] CPU features: detected: GIC system register CPU interface | |
[ 0.006380] CPU features: detected: 32-bit EL0 Support | |
[ 0.008736] CPU: All CPU(s) started at EL2 | |
[ 0.008761] alternatives: patching kernel code | |
[ 0.009668] devtmpfs: initialized | |
[ 0.016341] Registered cp15_barrier emulation handler | |
[ 0.016352] Registered setend emulation handler | |
[ 0.016539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns | |
[ 0.016551] futex hash table entries: 2048 (order: 5, 131072 bytes) | |
[ 0.016706] pinctrl core: initialized pinctrl subsystem | |
[ 0.017127] NET: Registered protocol family 16 | |
[ 0.017385] schedtune: configured to support 16 boost groups | |
[ 0.017554] audit: initializing netlink subsys (disabled) | |
[ 0.017644] audit: type=2000 audit(0.015:1): state=initialized audit_enabled=0 res=1 | |
[ 0.017855] cpuidle: using governor ladder | |
[ 0.017869] cpuidle: using governor menu | |
[ 0.017882] cpuidle: using governor teo | |
[ 0.018046] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. | |
[ 0.018219] DMA: preallocated 256 KiB pool for atomic allocations | |
[ 0.019059] console [pstore-1] enabled | |
[ 0.019149] pstore: Registered ramoops as persistent store backend | |
[ 0.019155] ramoops: attached 0x100000@0xffedb000, ecc: 0/0 | |
[ 0.052668] gpiochip_find_base: found new base at 320 | |
[ 0.052685] gpio gpiochip0: (pinctrl_paris): created GPIO range 0->191 ==> 10005000.pinctrl PIN 0->191 | |
[ 0.052806] gpio gpiochip0: (pinctrl_paris): added GPIO chardev (254:0) | |
[ 0.052846] gpiochip_setup_dev: registered GPIOs 320 to 511 on device: gpiochip0 (pinctrl_paris) | |
[ 0.065063] cryptd: max_cpu_qlen set to 1000 | |
[ 0.065416] reg-fixed-voltage regulator@0: GPIO lookup for consumer (null) | |
[ 0.065420] reg-fixed-voltage regulator@0: using device tree for GPIO lookup | |
[ 0.065430] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulator@0[0]' | |
[ 0.065443] of_get_named_gpiod_flags: parsed 'gpio' property of node '/regulator@0[0]' - status (0) | |
[ 0.065461] gpio gpiochip0: Persistence not supported for GPIO 178 | |
[ 0.065585] reg-fixed-voltage regulator@1: GPIO lookup for consumer (null) | |
[ 0.065588] reg-fixed-voltage regulator@1: using device tree for GPIO lookup | |
[ 0.065594] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulator@1[0]' | |
[ 0.065600] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/regulator@1[0]' | |
[ 0.065604] reg-fixed-voltage regulator@1: using lookup tables for GPIO lookup | |
[ 0.065607] reg-fixed-voltage regulator@1: No GPIO consumer (null) found | |
[ 0.065705] reg-fixed-voltage regulator@2: GPIO lookup for consumer (null) | |
[ 0.065708] reg-fixed-voltage regulator@2: using device tree for GPIO lookup | |
[ 0.065714] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulator@2[0]' | |
[ 0.065720] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/regulator@2[0]' | |
[ 0.065723] reg-fixed-voltage regulator@2: using lookup tables for GPIO lookup | |
[ 0.065726] reg-fixed-voltage regulator@2: No GPIO consumer (null) found | |
[ 0.065832] reg-fixed-voltage regulator@3: GPIO lookup for consumer (null) | |
[ 0.065835] reg-fixed-voltage regulator@3: using device tree for GPIO lookup | |
[ 0.065841] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulator@3[0]' | |
[ 0.065847] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/regulator@3[0]' | |
[ 0.065850] reg-fixed-voltage regulator@3: using lookup tables for GPIO lookup | |
[ 0.065854] reg-fixed-voltage regulator@3: No GPIO consumer (null) found | |
[ 0.065949] reg-fixed-voltage regulator@4: GPIO lookup for consumer (null) | |
[ 0.065952] reg-fixed-voltage regulator@4: using device tree for GPIO lookup | |
[ 0.065958] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulator@4[0]' | |
[ 0.065964] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/regulator@4[0]' | |
[ 0.065967] reg-fixed-voltage regulator@4: using lookup tables for GPIO lookup | |
[ 0.065970] reg-fixed-voltage regulator@4: No GPIO consumer (null) found | |
[ 0.066076] reg-fixed-voltage pp1800_alw: GPIO lookup for consumer (null) | |
[ 0.066079] reg-fixed-voltage pp1800_alw: using device tree for GPIO lookup | |
[ 0.066087] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/pp1800_alw[0]' | |
[ 0.066092] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/pp1800_alw[0]' | |
[ 0.066096] reg-fixed-voltage pp1800_alw: using lookup tables for GPIO lookup | |
[ 0.066098] reg-fixed-voltage pp1800_alw: No GPIO consumer (null) found | |
[ 0.066195] reg-fixed-voltage pp3300_alw: GPIO lookup for consumer (null) | |
[ 0.066197] reg-fixed-voltage pp3300_alw: using device tree for GPIO lookup | |
[ 0.066203] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/pp3300_alw[0]' | |
[ 0.066209] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/pp3300_alw[0]' | |
[ 0.066212] reg-fixed-voltage pp3300_alw: using lookup tables for GPIO lookup | |
[ 0.066215] reg-fixed-voltage pp3300_alw: No GPIO consumer (null) found | |
[ 0.066383] reg-fixed-voltage ppvarn-lcd: GPIO lookup for consumer (null) | |
[ 0.066386] reg-fixed-voltage ppvarn-lcd: using device tree for GPIO lookup | |
[ 0.066392] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/ppvarn-lcd[0]' | |
[ 0.066402] of_get_named_gpiod_flags: parsed 'gpio' property of node '/ppvarn-lcd[0]' - status (0) | |
[ 0.066411] gpio gpiochip0: Persistence not supported for GPIO 66 | |
[ 0.066546] reg-fixed-voltage ppvarp-lcd: GPIO lookup for consumer (null) | |
[ 0.066549] reg-fixed-voltage ppvarp-lcd: using device tree for GPIO lookup | |
[ 0.066555] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/ppvarp-lcd[0]' | |
[ 0.066564] of_get_named_gpiod_flags: parsed 'gpio' property of node '/ppvarp-lcd[0]' - status (0) | |
[ 0.066572] gpio gpiochip0: Persistence not supported for GPIO 166 | |
[ 0.066694] reg-fixed-voltage pp1800-lcd: GPIO lookup for consumer (null) | |
[ 0.066697] reg-fixed-voltage pp1800-lcd: using device tree for GPIO lookup | |
[ 0.066703] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/pp1800-lcd[0]' | |
[ 0.066712] of_get_named_gpiod_flags: parsed 'gpio' property of node '/pp1800-lcd[0]' - status (0) | |
[ 0.066719] gpio gpiochip0: Persistence not supported for GPIO 36 | |
[ 0.067326] SCSI subsystem initialized | |
[ 0.067409] usbcore: registered new interface driver usbfs | |
[ 0.067431] usbcore: registered new interface driver hub | |
[ 0.067453] usbcore: registered new device driver usb | |
[ 0.067478] media: Linux media interface: v0.10 | |
[ 0.067496] videodev: Linux video capture interface: v2.00 | |
[ 0.068561] Advanced Linux Sound Architecture Driver Initialized. | |
[ 0.069197] clocksource: Switched to clocksource arch_sys_counter | |
[ 0.094160] VFS: Disk quotas dquot_6.6.0 | |
[ 0.094214] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 0.095056] thermal thermal_zone1: power_allocator: sustainable_power will be estimated | |
[ 0.095105] thermal thermal_zone2: power_allocator: sustainable_power will be estimated | |
[ 0.095154] thermal thermal_zone3: power_allocator: sustainable_power will be estimated | |
[ 0.095215] thermal thermal_zone4: power_allocator: sustainable_power will be estimated | |
[ 0.095264] thermal thermal_zone5: power_allocator: sustainable_power will be estimated | |
[ 0.095311] thermal thermal_zone6: power_allocator: sustainable_power will be estimated | |
[ 0.095356] thermal thermal_zone7: power_allocator: sustainable_power will be estimated | |
[ 0.095401] thermal thermal_zone8: power_allocator: sustainable_power will be estimated | |
[ 0.095476] NET: Registered protocol family 2 | |
[ 0.095800] tcp_listen_portaddr_hash hash table entries: 2048 (order: 4, 81920 bytes) | |
[ 0.095863] TCP established hash table entries: 32768 (order: 6, 262144 bytes) | |
[ 0.095998] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes) | |
[ 0.096405] TCP: Hash tables configured (established 32768 bind 32768) | |
[ 0.096498] UDP hash table entries: 2048 (order: 5, 196608 bytes) | |
[ 0.096598] UDP-Lite hash table entries: 2048 (order: 5, 196608 bytes) | |
[ 0.096817] NET: Registered protocol family 1 | |
[ 0.097559] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available | |
[ 0.097733] hw perfevents: enabled with armv8_cortex_a73 PMU driver, 7 counters available | |
[ 0.098019] kvm [1]: 8-bit VMID | |
[ 0.098248] kvm [1]: vgic-v2@c420000 | |
[ 0.098256] kvm [1]: GIC system register CPU interface enabled | |
[ 0.098380] kvm [1]: vgic interrupt IRQ10 | |
[ 0.098512] kvm [1]: Hyp mode initialized successfully | |
[ 0.101394] Initialise system trusted keyrings | |
[ 0.101481] workingset: timestamp_bits=61 max_order=20 bucket_order=0 | |
[ 0.104840] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.105007] Registering esdfs 0.2 | |
[ 0.105110] alt_syscall: table 'read_write_test' available. | |
[ 0.105131] alt_syscall: table 'android' available. | |
[ 0.105151] alt_syscall: table 'android_permissive' available. | |
[ 0.105168] alt_syscall: table 'third_party' available. | |
[ 0.105186] alt_syscall: table 'third_party_permissive' available. | |
[ 0.105214] alt_syscall: table 'complete' available. | |
[ 0.105228] alt_syscall: table 'complete_permissive' available. | |
[ 0.107553] Key type asymmetric registered | |
[ 0.107560] Asymmetric key parser 'x509' registered | |
[ 0.107583] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) | |
[ 0.107590] io scheduler noop registered | |
[ 0.107595] io scheduler deadline registered | |
[ 0.107704] io scheduler cfq registered (default) | |
[ 0.107711] io scheduler mq-deadline registered | |
[ 0.107716] io scheduler kyber registered | |
[ 0.107737] io scheduler bfq registered | |
[ 0.108958] pwm-backlight backlight_lcd0: GPIO lookup for consumer enable | |
[ 0.108962] pwm-backlight backlight_lcd0: using device tree for GPIO lookup | |
[ 0.108977] of_get_named_gpiod_flags: parsed 'enable-gpios' property of node '/backlight_lcd0[0]' - status (0) | |
[ 0.108991] gpio gpiochip0: Persistence not supported for GPIO 176 | |
[ 0.108993] no flags found for enable | |
[ 0.109041] pwm-backlight backlight_lcd0: Linked as a consumer to regulator.3 | |
[ 0.109082] pwm-backlight backlight_lcd0: Dropping the link to regulator.3 | |
[ 0.114607] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled | |
[ 0.135680] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 237, base_baud = 1625000) is a ST16650V2 | |
[ 0.156284] 11003000.serial: ttyS1 at MMIO 0x11003000 (irq = 238, base_baud = 1625000) is a ST16650V2 | |
[ 0.156398] serial serial0: tty port ttyS1 registered | |
[ 0.157493] [drm] Initialized vgem 1.0.0 20120112 for vgem on minor 0 | |
[ 0.157533] usbcore: registered new interface driver udl | |
[ 0.161678] cacheinfo: Unable to detect cache hierarchy for CPU 0 | |
[ 0.164215] loop: module loaded | |
[ 0.164287] lkdtm: No crash points registered, enable through debugfs | |
[ 0.171366] vsim1: Bringing 1800000uV into 2700000-2700000uV | |
[ 0.180632] of_get_named_gpiod_flags: parsed 'cs-gpios' property of node '/soc/spi@1100a000[0]' - status (0) | |
[ 0.180992] cr50_spi spi0.0: TPM ready IRQ confirmed on attempt 0. | |
[ 0.193234] cr50_spi spi0.0: 2.0 TPM (device-id 0x28, rev-id 0) | |
[ 0.254310] cr50_spi spi0.0: Cr50 firmware version: B2-D:0 RO_B:0.0.11/4d655eab RW_A:0.5.20/cr50_v1.9308_87_mp.553-f | |
[ 0.254839] m25p80 spi1.0: found gd25lq64c, expected w25q64dw | |
[ 0.255182] m25p80 spi1.0: gd25lq64c (8192 Kbytes) | |
[ 0.256027] mdio_bus fixed-0: GPIO lookup for consumer reset | |
[ 0.256031] mdio_bus fixed-0: using lookup tables for GPIO lookup | |
[ 0.256035] mdio_bus fixed-0: No GPIO consumer reset found | |
[ 0.256047] libphy: Fixed MDIO Bus: probed | |
[ 0.256053] PPP generic driver version 2.4.2 | |
[ 0.256139] PPP MPPE Compression module registered | |
[ 0.256671] mtu3 11201000.usb: Linked as a consumer to regulator.25 | |
[ 0.256722] mtu3 11201000.usb: uwk - reg:0x400, version:0 | |
[ 0.256760] mtu3 11201000.usb: 11201000.usb supply vbus not found, using dummy regulator | |
[ 0.256801] mtu3 11201000.usb: Linked as a consumer to regulator.0 | |
[ 0.257139] mtu3 11201000.usb: xHCI platform device register success... | |
[ 0.257253] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 0.257259] ehci-platform: EHCI generic platform driver | |
[ 0.257404] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
[ 0.257415] ohci-platform: OHCI generic platform driver | |
[ 0.257932] xhci-mtk 11200000.xhci: 11200000.xhci supply vbus not found, using dummy regulator | |
[ 0.257962] xhci-mtk 11200000.xhci: Linked as a consumer to regulator.0 | |
[ 0.258009] xhci-mtk 11200000.xhci: Linked as a consumer to regulator.25 | |
[ 0.258116] xhci-mtk 11200000.xhci: xHCI Host Controller | |
[ 0.258216] xhci-mtk 11200000.xhci: new USB bus registered, assigned bus number 1 | |
[ 0.258304] xhci-mtk 11200000.xhci: hcc params 0x01400f99 hci version 0x110 quirks 0x0000000000210010 | |
[ 0.258335] xhci-mtk 11200000.xhci: irq 283, io mem 0x11200000 | |
[ 0.258505] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 | |
[ 0.258513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 0.258520] usb usb1: Product: xHCI Host Controller | |
[ 0.258527] usb usb1: Manufacturer: Linux 4.19.185-29738-gf8e4fd700b66 xhci-hcd | |
[ 0.258533] usb usb1: SerialNumber: 11200000.xhci | |
[ 0.258805] hub 1-0:1.0: USB hub found | |
[ 0.258826] hub 1-0:1.0: 1 port detected | |
[ 0.259003] xhci-mtk 11200000.xhci: xHCI Host Controller | |
[ 0.259080] xhci-mtk 11200000.xhci: new USB bus registered, assigned bus number 2 | |
[ 0.259091] xhci-mtk 11200000.xhci: Host supports USB 3.0 SuperSpeed | |
[ 0.259126] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. | |
[ 0.259182] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19 | |
[ 0.259199] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 0.259205] usb usb2: Product: xHCI Host Controller | |
[ 0.259211] usb usb2: Manufacturer: Linux 4.19.185-29738-gf8e4fd700b66 xhci-hcd | |
[ 0.259217] usb usb2: SerialNumber: 11200000.xhci | |
[ 0.259422] hub 2-0:1.0: USB hub found | |
[ 0.259442] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19) | |
[ 0.259480] random: crng init done | |
[ 0.259596] usbcore: registered new interface driver cdc_acm | |
[ 0.259602] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters | |
[ 0.259643] usbcore: registered new interface driver usb-storage | |
[ 0.259682] usbcore: registered new interface driver usbserial_generic | |
[ 0.259695] usbserial: USB Serial support registered for generic | |
[ 0.260378] mt6397-rtc mt6397-rtc: registered as rtc0 | |
[ 0.260406] i2c /dev entries driver | |
[ 0.261612] at24 4-0054: Linked as a consumer to regulator.28 | |
[ 0.261651] at24 4-0054: GPIO lookup for consumer wp | |
[ 0.261654] at24 4-0054: using device tree for GPIO lookup | |
[ 0.261664] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/soc/i2c@11008000/at24@54[0]' | |
[ 0.261672] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/soc/i2c@11008000/at24@54[0]' | |
[ 0.261676] at24 4-0054: using lookup tables for GPIO lookup | |
[ 0.261680] at24 4-0054: No GPIO consumer wp found | |
[ 0.288061] at24 4-0054: Dropping the link to regulator.28 | |
[ 0.288607] at24 2-0058: Linked as a consumer to regulator.47 | |
[ 0.288646] at24 2-0058: Linked as a consumer to regulator.26 | |
[ 0.288653] at24 2-0058: GPIO lookup for consumer wp | |
[ 0.288656] at24 2-0058: using device tree for GPIO lookup | |
[ 0.288665] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/soc/i2c@11009000/at24@58[0]' | |
[ 0.288672] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/soc/i2c@11009000/at24@58[0]' | |
[ 0.288676] at24 2-0058: using lookup tables for GPIO lookup | |
[ 0.288679] at24 2-0058: No GPIO consumer wp found | |
[ 0.291394] at24 2-0058: 4096 byte 24c32 EEPROM, writable, 32 bytes/write | |
[ 0.293067] IR NEC protocol handler initialized | |
[ 0.293074] IR RC5(x/sz) protocol handler initialized | |
[ 0.293079] IR RC6 protocol handler initialized | |
[ 0.293084] IR JVC protocol handler initialized | |
[ 0.293089] IR Sony protocol handler initialized | |
[ 0.293094] IR SANYO protocol handler initialized | |
[ 0.293099] IR Sharp protocol handler initialized | |
[ 0.293103] IR MCE Keyboard/mouse protocol handler initialized | |
[ 0.293108] IR XMP protocol handler initialized | |
[ 0.294249] mtk-wdt 10007000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0) | |
[ 0.294686] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: [email protected] | |
[ 0.294807] device-mapper: verity-chromeos: dm-verity-chromeos registered | |
[ 0.295021] cpu cpu0: Linked as a consumer to regulator.15 | |
[ 0.295058] cpu cpu0: dummy supplies not allowed for exclusive requests | |
[ 0.295973] cpu cpu4: Linked as a consumer to regulator.14 | |
[ 0.296000] cpu cpu4: dummy supplies not allowed for exclusive requests | |
[ 0.297091] energy_model: Created perf domain 0-3 | |
[ 0.297485] energy_model: Created perf domain 4-7 | |
[ 0.297499] cpufreq: cpufreq_online: CPU4: Running at unlisted freq: 1199999 KHz | |
[ 0.297694] cpufreq: cpufreq_online: CPU4: Unlisted initial frequency changed to: 1248000 KHz | |
[ 0.298659] pwrseq_simple wifi-pwrseq: GPIO lookup for consumer reset | |
[ 0.298661] pwrseq_simple wifi-pwrseq: using device tree for GPIO lookup | |
[ 0.298673] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/wifi-pwrseq[0]' - status (0) | |
[ 0.298684] gpio gpiochip0: Persistence not supported for GPIO 119 | |
[ 0.298813] sdhci: Secure Digital Host Controller Interface driver | |
[ 0.298817] sdhci: Copyright(c) Pierre Ossman | |
[ 0.299315] mtk-msdc 11230000.mmc: GPIO lookup for consumer wp | |
[ 0.299317] mtk-msdc 11230000.mmc: using device tree for GPIO lookup | |
[ 0.299322] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/soc/mmc@11230000[0]' | |
[ 0.299327] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/soc/mmc@11230000[0]' | |
[ 0.299330] mtk-msdc 11230000.mmc: using lookup tables for GPIO lookup | |
[ 0.299332] mtk-msdc 11230000.mmc: No GPIO consumer wp found | |
[ 0.299426] mtk-msdc 11230000.mmc: Linked as a consumer to regulator.41 | |
[ 0.299458] mtk-msdc 11230000.mmc: Linked as a consumer to regulator.24 | |
[ 0.325416] mtk-msdc 11240000.mmc: GPIO lookup for consumer wp | |
[ 0.325419] mtk-msdc 11240000.mmc: using device tree for GPIO lookup | |
[ 0.325424] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/soc/mmc@11240000[0]' | |
[ 0.325428] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/soc/mmc@11240000[0]' | |
[ 0.325431] mtk-msdc 11240000.mmc: using lookup tables for GPIO lookup | |
[ 0.325433] mtk-msdc 11240000.mmc: No GPIO consumer wp found | |
[ 0.325448] mtk-msdc 11240000.mmc: allocated mmc-pwrseq | |
[ 0.325490] mtk-msdc 11240000.mmc: Linked as a consumer to regulator.4 | |
[ 0.325525] mtk-msdc 11240000.mmc: Linked as a consumer to regulator.5 | |
[ 0.351204] sdhci-pltfm: SDHCI platform and OF driver helper | |
[ 0.351976] hidraw: raw HID events driver (C) Jiri Kosina | |
[ 0.352255] usbcore: registered new interface driver usbhid | |
[ 0.352259] usbhid: USB HID core driver | |
[ 0.352406] i2c_hid 0-005d: 0-005d supply vdd not found, using dummy regulator | |
[ 0.352433] i2c_hid 0-005d: Linked as a consumer to regulator.0 | |
[ 0.352444] i2c_hid 0-005d: 0-005d supply vddl not found, using dummy regulator | |
[ 0.373326] mtk-msdc 11230000.mmc: phase: [map:ffffff8f] [maxlen:25] [final:19] | |
[ 0.374198] mmc0: new HS400 MMC card at address 0001 | |
[ 0.375423] mmcblk0: mmc0:0001 S0J9K8 58.2 GiB | |
[ 0.376310] mmcblk0boot0: mmc0:0001 S0J9K8 partition 1 4.00 MiB | |
[ 0.377186] mmcblk0boot1: mmc0:0001 S0J9K8 partition 2 4.00 MiB | |
[ 0.377387] mmcblk0rpmb: mmc0:0001 S0J9K8 partition 3 16.0 MiB, chardev (243:0) | |
[ 0.379880] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 | |
[ 0.390510] mmc1: queuing unknown CIS tuple 0x01 (3 bytes) | |
[ 0.397813] mmc1: queuing unknown CIS tuple 0x1a (5 bytes) | |
[ 0.400988] mmc1: queuing unknown CIS tuple 0x1b (8 bytes) | |
[ 0.401623] mmc1: queuing unknown CIS tuple 0x14 (0 bytes) | |
[ 0.404014] mtk-msdc 11240000.mmc: phase: [map:f83fffff] [maxlen:22] [final:7] | |
[ 0.404662] mmc1: queuing unknown CIS tuple 0x80 (1 bytes) | |
[ 0.404697] mmc1: queuing unknown CIS tuple 0x81 (1 bytes) | |
[ 0.404732] mmc1: queuing unknown CIS tuple 0x82 (1 bytes) | |
[ 0.404750] mmc1: new ultra high speed SDR104 SDIO card at address 0001 | |
[ 0.487771] input: hid-over-i2c 27C6:0E30 as /devices/platform/soc/11007000.i2c/i2c-0/0-005d/0018:27C6:0E30.0001/input/input0 | |
[ 0.488001] input: hid-over-i2c 27C6:0E30 Pen as /devices/platform/soc/11007000.i2c/i2c-0/0-005d/0018:27C6:0E30.0001/input/input1 | |
[ 0.488097] hid-multitouch 0018:27C6:0E30.0001: input,hidraw0: I2C HID v1.00 Device [hid-over-i2c 27C6:0E30] on 0-005d | |
[ 0.488269] ashmem: initialized | |
[ 0.488410] spi_master spi2: will run message pump with realtime priority | |
[ 0.492805] sbs-battery 12-000b: GPIO lookup for consumer sbs,battery-detect | |
[ 0.492808] sbs-battery 12-000b: using device tree for GPIO lookup | |
[ 0.492814] of_get_named_gpiod_flags: can't parse 'sbs,battery-detect-gpios' property of node '/soc/spi@11012000/ec@0/i2c-tunnel/sbs-battery@b[0]' | |
[ 0.492819] of_get_named_gpiod_flags: can't parse 'sbs,battery-detect-gpio' property of node '/soc/spi@11012000/ec@0/i2c-tunnel/sbs-battery@b[0]' | |
[ 0.492823] sbs-battery 12-000b: using lookup tables for GPIO lookup | |
[ 0.492825] sbs-battery 12-000b: No GPIO consumer sbs,battery-detect found | |
[ 0.493957] thermal thermal_zone9: power_allocator: sustainable_power will be estimated | |
[ 0.493991] sbs-battery 12-000b: sbs-battery: battery gas gauge device registered | |
[ 0.494316] input: cros_ec as /devices/platform/soc/11012000.spi/spi_master/spi2/spi2.0/11012000.spi:ec@0:keyboard-controller/input/input3 | |
[ 0.495085] input: cros_ec_buttons as /devices/platform/soc/11012000.spi/spi_master/spi2/spi2.0/11012000.spi:ec@0:keyboard-controller/input/input4 | |
[ 0.495784] cros-ec-spi spi2.0: Chrome EC device registered | |
[ 0.554777] mediatek-cci-devfreq cci: Linked as a consumer to regulator.15 | |
[ 0.620461] max98357a max98357a: GPIO lookup for consumer sdmode | |
[ 0.620464] max98357a max98357a: using device tree for GPIO lookup | |
[ 0.620477] of_get_named_gpiod_flags: parsed 'sdmode-gpios' property of node '/max98357a[0]' - status (0) | |
[ 0.620492] gpio gpiochip0: Persistence not supported for GPIO 175 | |
[ 0.620582] mt6358-sound mt6358-sound: mt6358_platform_driver_probe(), dev name mt6358-sound | |
[ 0.621591] mt8183_mt6358_ts3a227 mt8183-sound: mt8183_mt6358_ts3a227_max98357_dev_probe Can't find pin state wov -19 | |
[ 0.621829] GACT probability NOT on | |
[ 0.622159] xt_time: kernel timezone is -0000 | |
[ 0.622340] Initializing XFRM netlink socket | |
[ 0.622514] NET: Registered protocol family 10 | |
[ 0.622826] Segment Routing with IPv6 | |
[ 0.622922] NET: Registered protocol family 17 | |
[ 0.622930] NET: Registered protocol family 15 | |
[ 0.623231] registered taskstats version 1 | |
[ 0.623235] Loading compiled-in X.509 certificates | |
[ 0.623386] pstore: Using compression: deflate | |
[ 0.624035] Key type encrypted registered | |
[ 0.633792] pwm-backlight backlight_lcd0: GPIO lookup for consumer enable | |
[ 0.633795] pwm-backlight backlight_lcd0: using device tree for GPIO lookup | |
[ 0.633810] of_get_named_gpiod_flags: parsed 'enable-gpios' property of node '/backlight_lcd0[0]' - status (0) | |
[ 0.633822] gpio gpiochip0: Persistence not supported for GPIO 176 | |
[ 0.633823] no flags found for enable | |
[ 0.633854] pwm-backlight backlight_lcd0: Linked as a consumer to regulator.3 | |
[ 0.633887] pwm-backlight backlight_lcd0: Dropping the link to regulator.3 | |
[ 0.634156] mtk-scpsys 10006000.syscon: Linked as a consumer to regulator.16 | |
[ 0.636408] mediatek-drm 14000000.dispsys: Adding component match for /soc/ovl@14008000 | |
[ 0.636420] mediatek-drm 14000000.dispsys: Adding component match for /soc/ovl@14009000 | |
[ 0.636430] mediatek-drm 14000000.dispsys: Adding component match for /soc/ovl@1400a000 | |
[ 0.636439] mediatek-drm 14000000.dispsys: Adding component match for /soc/rdma@1400b000 | |
[ 0.636449] mediatek-drm 14000000.dispsys: Adding component match for /soc/rdma@1400c000 | |
[ 0.636461] mediatek-drm 14000000.dispsys: Adding component match for /soc/color@1400e000 | |
[ 0.636497] mediatek-drm 14000000.dispsys: Adding component match for /soc/aal@14010000 | |
[ 0.636507] mediatek-drm 14000000.dispsys: Adding component match for /soc/gamma@14011000 | |
[ 0.636540] mediatek-drm 14000000.dispsys: Adding component match for /soc/dsi@14014000 | |
[ 0.636549] mediatek-drm 14000000.dispsys: Adding component match for /soc/dpi@14015000 | |
[ 0.636674] [mtkdrm] 14000000.dispsys node dispsys | |
[ 0.636677] [mtkdrm] parent node soc | |
[ 0.636687] [mtkdrm] init mmsys reg 0x14000000 | |
[ 0.636695] [mtkdrm] node ovl@14008000 pa 0x14008000 | |
[ 0.636703] [mtkdrm] node ovl@14009000 pa 0x14009000 | |
[ 0.636711] [mtkdrm] node ovl@1400a000 pa 0x1400a000 | |
[ 0.636719] [mtkdrm] node rdma@1400b000 pa 0x1400b000 | |
[ 0.636726] [mtkdrm] node rdma@1400c000 pa 0x1400c000 | |
[ 0.636734] [mtkdrm] node color@1400e000 pa 0x1400e000 | |
[ 0.636742] [mtkdrm] node ccorr@1400f000 pa 0x1400f000 | |
[ 0.636749] [mtkdrm] node aal@14010000 pa 0x14010000 | |
[ 0.636757] [mtkdrm] node gamma@14011000 pa 0x14011000 | |
[ 0.636765] [mtkdrm] node dither@14012000 pa 0x14012000 | |
[ 0.636773] [mtkdrm] node dsi@14014000 pa 0x14014000 | |
[ 0.636780] [mtkdrm] node dpi@14015000 pa 0x14015000 | |
[ 0.636788] [mtkdrm] node mutex@14016000 pa 0x14016000 | |
[ 0.636791] [mtkdrm] i 0 mmsys reg 0x14000000 | |
[ 0.636795] [mtkdrm] i 1 disp_ovl0 reg 0x14008000 | |
[ 0.636798] [mtkdrm] i 2 disp_ovl0_2l reg 0x14009000 | |
[ 0.636801] [mtkdrm] i 3 disp_ovl1_2l reg 0x1400A000 | |
[ 0.636804] [mtkdrm] i 4 disp_rdma0 reg 0x1400B000 | |
[ 0.636806] [mtkdrm] i 5 disp_rdma1 reg 0x1400C000 | |
[ 0.636810] [mtkdrm] i 6 disp_color0 reg 0x1400E000 | |
[ 0.636812] [mtkdrm] i 7 disp_ccorr0 reg 0x1400F000 | |
[ 0.636815] [mtkdrm] i 8 disp_aal0 reg 0x14010000 | |
[ 0.636818] [mtkdrm] i 9 disp_gamma0 reg 0x14011000 | |
[ 0.636821] [mtkdrm] i 10 disp_dither0 reg 0x14012000 | |
[ 0.636824] [mtkdrm] i 11 disp_dsi0 reg 0x14014000 | |
[ 0.636827] [mtkdrm] i 12 disp_dpi0 reg 0x14015000 | |
[ 0.636830] [mtkdrm] i 13 disp_mutex reg 0x14016000 | |
[ 0.636992] panel-boe-tv101wum-nl6 14014000.dsi.0: Linked as a consumer to regulator.8 | |
[ 0.637017] panel-boe-tv101wum-nl6 14014000.dsi.0: Linked as a consumer to regulator.9 | |
[ 0.637039] panel-boe-tv101wum-nl6 14014000.dsi.0: Linked as a consumer to regulator.10 | |
[ 0.637044] panel-boe-tv101wum-nl6 14014000.dsi.0: GPIO lookup for consumer enable | |
[ 0.637046] panel-boe-tv101wum-nl6 14014000.dsi.0: using device tree for GPIO lookup | |
[ 0.637057] of_get_named_gpiod_flags: parsed 'enable-gpios' property of node '/soc/dsi@14014000/panel@0[0]' - status (0) | |
[ 0.637067] gpio gpiochip0: Persistence not supported for GPIO 45 | |
[ 0.637095] panel-boe-tv101wum-nl6 14014000.dsi.0: Dropping the link to regulator.10 | |
[ 0.637114] panel-boe-tv101wum-nl6 14014000.dsi.0: Dropping the link to regulator.9 | |
[ 0.637128] panel-boe-tv101wum-nl6 14014000.dsi.0: Dropping the link to regulator.8 | |
[ 0.637283] mali 13040000.mali: Kernel DDK version r25p0-01eac0 | |
[ 0.637333] mali 13040000.mali: Linked as a consumer to regulator.16 | |
[ 0.637368] mali 13040000.mali: Linked as a consumer to regulator.33 | |
[ 0.638849] mali 13040000.mali: Dropping the link to regulator.16 | |
[ 0.638865] mali 13040000.mali: Dropping the link to regulator.33 | |
[ 0.639154] it6505 3-005c: Linked as a consumer to regulator.1 | |
[ 0.639188] it6505 3-005c: Linked as a consumer to regulator.51 | |
[ 0.639200] it6505 3-005c: GPIO lookup for consumer reset | |
[ 0.639202] it6505 3-005c: using device tree for GPIO lookup | |
[ 0.639216] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/soc/i2c@1100f000/it6505dptx@5c[0]' - status (0) | |
[ 0.639227] gpio gpiochip0: Persistence not supported for GPIO 179 | |
[ 0.645958] mtk-smi-larb 14017000.larb: Linked as a consumer to 14019000.smi | |
[ 0.646062] mtk-smi-larb 15021000.larb: Linked as a consumer to 14019000.smi | |
[ 0.646159] mtk-smi-larb 1502f000.larb: Linked as a consumer to 14019000.smi | |
[ 0.646514] mtk-smi-larb 16010000.larb: Linked as a consumer to 14019000.smi | |
[ 0.646615] mtk-smi-larb 17010000.larb: Linked as a consumer to 14019000.smi | |
[ 0.646714] mtk-smi-larb 1a001000.larb: Linked as a consumer to 14019000.smi | |
[ 0.646813] mtk-smi-larb 1a002000.larb: Linked as a consumer to 14019000.smi | |
[ 0.647292] mt8183-audio 11220000.audiosys:mt8183-afe-pcm: No cache defaults, reading back from HW | |
[ 0.647798] mt8183-audio 11220000.audiosys:mt8183-afe-pcm: mtk_afe_combine_sub_dai(), num of dai 20 | |
[ 0.648311] mt8183_mt6358_ts3a227 mt8183-sound: mt8183_mt6358_ts3a227_max98357_dev_probe Can't find pin state wov -19 | |
[ 0.649361] mt6358-sound mt6358-sound: Linked as a consumer to regulator.50 | |
[ 0.649700] hdmi-audio-codec hdmi-audio-codec.11.auto: ASoC: sink widget TX overwritten | |
[ 0.649884] mt8183_mt6358_ts3a227 mt8183-sound: snd-soc-dummy-dai <-> DL1 mapping ok | |
[ 0.650023] mt8183_mt6358_ts3a227 mt8183-sound: snd-soc-dummy-dai <-> DL2 mapping ok | |
[ 0.650157] mt8183_mt6358_ts3a227 mt8183-sound: snd-soc-dummy-dai <-> DL3 mapping ok | |
[ 0.650303] mt8183_mt6358_ts3a227 mt8183-sound: snd-soc-dummy-dai <-> UL1 mapping ok | |
[ 0.650440] mt8183_mt6358_ts3a227 mt8183-sound: snd-soc-dummy-dai <-> UL2 mapping ok | |
[ 0.650576] mt8183_mt6358_ts3a227 mt8183-sound: snd-soc-dummy-dai <-> UL3 mapping ok | |
[ 0.650712] mt8183_mt6358_ts3a227 mt8183-sound: snd-soc-dummy-dai <-> UL_MONO_1 mapping ok | |
[ 0.650845] mt8183_mt6358_ts3a227 mt8183-sound: snd-soc-dummy-dai <-> HDMI mapping ok | |
[ 0.650865] mt8183_mt6358_ts3a227 mt8183-sound: mt6358-sound <-> ADDA mapping ok | |
[ 0.650883] mt8183_mt6358_ts3a227 mt8183-sound: snd-soc-dummy-dai <-> PCM 1 mapping ok | |
[ 0.650904] mt8183_mt6358_ts3a227 mt8183-sound: snd-soc-dummy-dai <-> PCM 2 mapping ok | |
[ 0.650922] mt8183_mt6358_ts3a227 mt8183-sound: bt-sco-pcm <-> I2S0 mapping ok | |
[ 0.650947] mt8183_mt6358_ts3a227 mt8183-sound: snd-soc-dummy-dai <-> I2S1 mapping ok | |
[ 0.650965] mt8183_mt6358_ts3a227 mt8183-sound: snd-soc-dummy-dai <-> I2S2 mapping ok | |
[ 0.650983] mt8183_mt6358_ts3a227 mt8183-sound: HiFi <-> I2S3 mapping ok | |
[ 0.651000] mt8183_mt6358_ts3a227 mt8183-sound: bt-sco-pcm <-> I2S5 mapping ok | |
[ 0.651026] mt8183_mt6358_ts3a227 mt8183-sound: i2s-hifi <-> TDM mapping ok | |
[ 0.651205] usb 1-1: new high-speed USB device number 2 using xhci-mtk | |
[ 0.652808] input: mt8183_mt6358_ts3a227_max98357 HDMI Jack as /devices/platform/mt8183-sound/sound/card0/input5 | |
[ 0.653323] pwm-backlight backlight_lcd0: GPIO lookup for consumer enable | |
[ 0.653325] pwm-backlight backlight_lcd0: using device tree for GPIO lookup | |
[ 0.653337] of_get_named_gpiod_flags: parsed 'enable-gpios' property of node '/backlight_lcd0[0]' - status (0) | |
[ 0.653348] gpio gpiochip0: Persistence not supported for GPIO 176 | |
[ 0.653349] no flags found for enable | |
[ 0.653388] pwm-backlight backlight_lcd0: Linked as a consumer to regulator.3 | |
[ 0.653928] mtk-iommu 10205000.iommu: bound 14017000.larb (ops 0xffffffa141edfd08) | |
[ 0.653935] mtk-iommu 10205000.iommu: bound 16010000.larb (ops 0xffffffa141edfd08) | |
[ 0.653941] mtk-iommu 10205000.iommu: bound 1502f000.larb (ops 0xffffffa141edfd08) | |
[ 0.653946] mtk-iommu 10205000.iommu: bound 1a002000.larb (ops 0xffffffa141edfd08) | |
[ 0.653951] mtk-iommu 10205000.iommu: bound 17010000.larb (ops 0xffffffa141edfd08) | |
[ 0.653956] mtk-iommu 10205000.iommu: bound 15021000.larb (ops 0xffffffa141edfd08) | |
[ 0.653961] mtk-iommu 10205000.iommu: bound 1a001000.larb (ops 0xffffffa141edfd08) | |
[ 0.654107] iommu: Adding device 14008000.ovl to group 0 | |
[ 0.654113] mediatek-disp-ovl 14008000.ovl: Linked as a consumer to 14017000.larb | |
[ 0.654274] iommu: Adding device 14009000.ovl to group 0 | |
[ 0.654279] mediatek-disp-ovl 14009000.ovl: Linked as a consumer to 14017000.larb | |
[ 0.654372] iommu: Adding device 1400a000.ovl to group 0 | |
[ 0.654377] mediatek-disp-ovl 1400a000.ovl: Linked as a consumer to 14017000.larb | |
[ 0.654469] iommu: Adding device 1400b000.rdma to group 0 | |
[ 0.654474] mediatek-disp-rdma 1400b000.rdma: Linked as a consumer to 14017000.larb | |
[ 0.654565] iommu: Adding device 1400c000.rdma to group 0 | |
[ 0.654570] mediatek-disp-rdma 1400c000.rdma: Linked as a consumer to 14017000.larb | |
[ 0.654962] mediatek-dpi 14015000.dpi: Found bridge node: /soc/i2c@1100f000/it6505dptx@5c | |
[ 0.655119] panel-boe-tv101wum-nl6 14014000.dsi.0: Linked as a consumer to regulator.8 | |
[ 0.655144] panel-boe-tv101wum-nl6 14014000.dsi.0: Linked as a consumer to regulator.9 | |
[ 0.655170] panel-boe-tv101wum-nl6 14014000.dsi.0: Linked as a consumer to regulator.10 | |
[ 0.655176] panel-boe-tv101wum-nl6 14014000.dsi.0: GPIO lookup for consumer enable | |
[ 0.655178] panel-boe-tv101wum-nl6 14014000.dsi.0: using device tree for GPIO lookup | |
[ 0.655207] of_get_named_gpiod_flags: parsed 'enable-gpios' property of node '/soc/dsi@14014000/panel@0[0]' - status (0) | |
[ 0.655217] gpio gpiochip0: Persistence not supported for GPIO 45 | |
[ 0.655266] mtk-dsi 14014000.dsi: Can't get da_trail_delta, keep it as 0: -22 | |
[ 0.655369] mediatek-drm 14000000.dispsys: bound 14008000.ovl (ops 0xffffffa141e800d0) | |
[ 0.655375] mediatek-drm 14000000.dispsys: bound 14009000.ovl (ops 0xffffffa141e800d0) | |
[ 0.655380] mediatek-drm 14000000.dispsys: bound 1400a000.ovl (ops 0xffffffa141e800d0) | |
[ 0.655385] mediatek-drm 14000000.dispsys: bound 1400b000.rdma (ops 0xffffffa141e804b8) | |
[ 0.655390] mediatek-drm 14000000.dispsys: bound 1400c000.rdma (ops 0xffffffa141e804b8) | |
[ 0.655395] mediatek-drm 14000000.dispsys: bound 1400e000.color (ops 0xffffffa141e7f970) | |
[ 0.655401] mediatek-drm 14000000.dispsys: bound 14010000.aal (ops 0xffffffa141e7f688) | |
[ 0.655406] mediatek-drm 14000000.dispsys: bound 14011000.gamma (ops 0xffffffa141e7fbe0) | |
[ 0.656528] mediatek-drm 14000000.dispsys: bound 14014000.dsi (ops 0xffffffa141e83690) | |
[ 0.656543] mediatek-drm 14000000.dispsys: bound 14015000.dpi (ops 0xffffffa141e840d0) | |
[ 0.656598] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). | |
[ 0.656601] [drm] No driver support for vblank timestamp query. | |
[ 0.656924] [drm] Initialized mediatek 1.0.0 20150513 for 14000000.dispsys on minor 1 | |
[ 0.657413] mali 13040000.mali: Kernel DDK version r25p0-01eac0 | |
[ 0.657473] mali 13040000.mali: Linked as a consumer to regulator.16 | |
[ 0.657503] mali 13040000.mali: Linked as a consumer to regulator.33 | |
[ 0.658731] mali 13040000.mali: GPU identified as 0x1 arch 6.2.2 r0p3 status 0 | |
[ 0.658782] mali 13040000.mali: No memory group manager is configured | |
[ 0.658933] mali 13040000.mali: OPP 0 : opp_freq=300000000 core_mask=f | |
[ 0.658940] mali 13040000.mali: OPP 1 : opp_freq=320000000 core_mask=f | |
[ 0.658945] mali 13040000.mali: OPP 2 : opp_freq=340000000 core_mask=f | |
[ 0.658951] mali 13040000.mali: OPP 3 : opp_freq=360000000 core_mask=f | |
[ 0.658956] mali 13040000.mali: OPP 4 : opp_freq=380000000 core_mask=f | |
[ 0.658960] mali 13040000.mali: OPP 5 : opp_freq=400000000 core_mask=f | |
[ 0.658965] mali 13040000.mali: OPP 6 : opp_freq=420000000 core_mask=f | |
[ 0.658969] mali 13040000.mali: OPP 7 : opp_freq=460000000 core_mask=f | |
[ 0.658974] mali 13040000.mali: OPP 8 : opp_freq=500000000 core_mask=f | |
[ 0.658979] mali 13040000.mali: OPP 9 : opp_freq=540000000 core_mask=f | |
[ 0.658983] mali 13040000.mali: OPP 10 : opp_freq=580000000 core_mask=f | |
[ 0.658988] mali 13040000.mali: OPP 11 : opp_freq=620000000 core_mask=f | |
[ 0.658993] mali 13040000.mali: OPP 12 : opp_freq=653000000 core_mask=f | |
[ 0.658997] mali 13040000.mali: OPP 13 : opp_freq=698000000 core_mask=f | |
[ 0.659002] mali 13040000.mali: OPP 14 : opp_freq=743000000 core_mask=f | |
[ 0.659006] mali 13040000.mali: OPP 15 : opp_freq=800000000 core_mask=f | |
[ 0.659415] mali 13040000.mali: Using configured power model mali-g72-power-model, and fallback mali-simple-power-model | |
[ 0.659744] mali 13040000.mali: Probed as mali0 | |
[ 0.660494] of_get_named_gpiod_flags: parsed 'gpios' property of node '/wifi_wakeup/wowlan[0]' - status (0) | |
[ 0.660506] gpio gpiochip0: Persistence not supported for GPIO 113 | |
[ 0.660599] input: wifi_wakeup as /devices/platform/wifi_wakeup/input/input6 | |
[ 0.660970] mt6397-rtc mt6397-rtc: setting system clock to 2021-07-29 01:25:39 UTC (1627521939) | |
[ 0.661822] [mtk_svs] M_HW_RES0: 0x00120090 | |
[ 0.661826] [mtk_svs] M_HW_RES1: 0xe6fcbb1b | |
[ 0.661830] [mtk_svs] M_HW_RES2: 0x478b47c7 | |
[ 0.661833] [mtk_svs] M_HW_RES3: 0xaafbf757 | |
[ 0.661836] [mtk_svs] M_HW_RES4: 0xe6fca4ed | |
[ 0.661839] [mtk_svs] M_HW_RES5: 0x47b84b90 | |
[ 0.661842] [mtk_svs] M_HW_RES6: 0xaafb87ab | |
[ 0.661844] [mtk_svs] M_HW_RES7: 0xe6fc9f0a | |
[ 0.661847] [mtk_svs] M_HW_RES8: 0x4bb84bf1 | |
[ 0.661850] [mtk_svs] M_HW_RES9: 0xaafbdf7f | |
[ 0.661853] [mtk_svs] M_HW_RES14: 0x0e1e6dd3 | |
[ 0.661856] [mtk_svs] M_HW_RES15: 0x025a002a | |
[ 0.661858] [mtk_svs] M_HW_RES16: 0xe6fcb01d | |
[ 0.661861] [mtk_svs] M_HW_RES17: 0x47b847f1 | |
[ 0.661864] [mtk_svs] M_HW_RES18: 0xaafbc053 | |
[ 0.662103] platform SVS_CPU_LITTLE.0: Linked as a consumer to regulator.15 | |
[ 0.662267] platform SVS_CPU_BIG.0: Linked as a consumer to regulator.14 | |
[ 0.662407] platform SVS_CCI.0: Linked as a consumer to regulator.15 | |
[ 0.662533] platform SVS_GPU.0: Linked as a consumer to regulator.16 | |
[ 0.663324] devfreq 13040000.mali: Couldn't update frequency transition information. | |
[ 0.663741] [mtk_svs] SVS_CPU_LITTLE: svs_init01_isr_handler: VDN74:0x141c242a, VDN30:0x2f32373c, DCVALUES:0x0324ff20 | |
[ 0.664012] [mtk_svs] SVS_CPU_BIG: svs_init01_isr_handler: VDN74:0x141c242b, VDN30:0x2f33383d, DCVALUES:0x033aff50 | |
[ 0.664275] [mtk_svs] SVS_CCI: svs_init01_isr_handler: VDN74:0x13192128, VDN30:0x2d31383c, DCVALUES:0x0332ff90 | |
[ 0.664543] [mtk_svs] SVS_GPU: svs_init01_isr_handler: VDN74:0x14161719, VDN30:0x1c1f2225, DCVALUES:0x0344ffa0 | |
[ 0.665604] [mtk_svs] SVS_CPU_LITTLE: svs_init02_isr_handler: VOP74:0x1d252c33, VOP30:0x373b4045, DCVALUES:0x032400e0 | |
[ 0.665730] [mtk_svs] SVS_CPU_BIG: svs_init02_isr_handler: VOP74:0x1c252c33, VOP30:0x383b4045, DCVALUES:0x033a00b0 | |
[ 0.665806] [mtk_svs] SVS_CCI: svs_init02_isr_handler: VOP74:0x1b212930, VOP30:0x35394044, DCVALUES:0x03320070 | |
[ 0.665871] [mtk_svs] SVS_GPU: svs_init02_isr_handler: VOP74:0x17181a1c, VOP30:0x1f222528, DCVALUES:0x03440060 | |
[ 0.666138] ALSA device list: | |
[ 0.666146] #0: mt8183_mt6358_ts3a227_max98357 | |
[ 0.666205] Warning: unable to open an initial console. | |
[ 0.666229] device-mapper: init: attempting early device configuration. | |
[ 0.666721] device-mapper: init: adding target '0 4710400 verity payload=PARTUUID=34b2e0fc-8635-4411-a94a-d947591199a4/PARTNROFF=1 hashtree=PARTUUID=34b2e0fc-8635-4411-a94a-d947591199a4/PARTNROFF=1 hashstart=4710400 alg=sha256 root_hexdigest=0c54ab586ed3a174358d42809659cb471180de86e00c5f38591bb3d3d5e04f04 salt=7b9c1e3c3f28fdc3a02a0e03f2bb3b86b6702e0acbc3dee0927705263fc2ee1e' | |
[ 0.667298] device-mapper: init: dm-0 is ready | |
[ 0.672218] EXT4-fs (dm-0): mounting ext2 file system using the ext4 subsystem | |
[ 0.674543] EXT4-fs (dm-0): mounted filesystem without journal. Opts: (null) | |
[ 0.674574] VFS: Mounted root (ext2 filesystem) readonly on device 254:0. | |
[ 0.678735] devtmpfs: mounted | |
[ 0.681483] Freeing unused kernel memory: 4096K | |
[ 0.681567] Run /sbin/init as init process | |
[ 0.765460] audit: type=1404 audit(1627521939.604:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 | |
[ 0.778066] usb 1-1: config 1 interface 0 altsetting 0 endpoint 0x81 has an invalid bInterval 0, changing to 7 | |
[ 0.778093] usb 1-1: config 1 interface 0 altsetting 1 endpoint 0x81 has an invalid bInterval 0, changing to 7 | |
[ 0.778679] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=60.60 | |
[ 0.778689] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 | |
[ 0.778697] usb 1-1: Product: USB2.0 Hub | |
[ 0.779719] hub 1-1:1.0: USB hub found | |
[ 0.780015] hub 1-1:1.0: 4 ports detected | |
[ 0.806763] SELinux: policy capability network_peer_controls=1 | |
[ 0.806780] SELinux: policy capability open_perms=1 | |
[ 0.806785] SELinux: policy capability extended_socket_class=1 | |
[ 0.806791] SELinux: policy capability always_check_network=0 | |
[ 0.806795] SELinux: policy capability cgroup_seclabel=0 | |
[ 0.806800] SELinux: policy capability nnp_nosuid_transition=1 | |
[ 0.861534] audit: type=1403 audit(1627521939.700:3): auid=4294967295 ses=4294967295 lsm=selinux res=1 | |
[ 1.027729] audit: type=1400 audit(1627521939.866:4): avc: granted { execute } for pid=203 comm="sh" name="crash_reporter" dev="dm-0" ino=24796 scontext=u:r:cros_init_scripts:s0 tcontext=u:object_r:cros_crash_reporter_exec:s0 tclass=file | |
[ 1.059224] usb 1-1.1: new full-speed USB device number 3 using xhci-mtk | |
[ 1.137399] usb 1-1.1: New USB device found, idVendor=18d1, idProduct=503c, bcdDevice= 1.00 | |
[ 1.137422] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 1.137430] usb 1-1.1: Product: Hammer | |
[ 1.137438] usb 1-1.1: Manufacturer: Google Inc. | |
[ 1.137446] usb 1-1.1: SerialNumber: 190033001957425230363520 | |
[ 1.140931] 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.173949] udevd[208]: starting version 225 | |
[ 1.193508] hid-generic 0003:18D1:503C.0002: input,hidraw1: USB HID v1.00 Keyboard [Google Inc. Hammer] on usb-11200000.xhci-1.1/input0 | |
[ 1.200147] 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.230132] Registered swp emulation handler | |
[ 1.252497] hid-multitouch 0003:18D1:503C.0003: input,hidraw2: USB HID v1.00 Device [Google Inc. Hammer] on usb-11200000.xhci-1.1/input2 | |
[ 1.257653] SafeSetID: insecure policy detected: uid 213 is constrained but transitively unconstrained through uid 304 | |
[ 1.257671] SafeSetID: insecure policy detected: uid 213 is constrained but transitively unconstrained through uid 307 | |
[ 1.257677] SafeSetID: insecure policy detected: uid 213 is constrained but transitively unconstrained through uid 300 | |
[ 1.257683] SafeSetID: insecure policy detected: uid 213 is constrained but transitively unconstrained through uid 305 | |
[ 1.257689] SafeSetID: insecure policy detected: uid 213 is constrained but transitively unconstrained through uid 309 | |
[ 1.257695] SafeSetID: insecure policy detected: uid 213 is constrained but transitively unconstrained through uid 308 | |
[ 1.257700] SafeSetID: insecure policy detected: uid 213 is constrained but transitively unconstrained through uid 302 | |
[ 1.257705] SafeSetID: insecure policy detected: uid 213 is constrained but transitively unconstrained through uid 1000 | |
[ 1.306404] LoadPin: dev(254,0): read-only | |
[ 1.306424] LoadPin: load pinning engaged. | |
[ 1.306468] LoadPin: kernel-module pinned obj="/lib/modules/4.19.185-29738-gf8e4fd700b66/kernel/drivers/input/joydev.ko" pid=245 cmdline="udevd --daemon" | |
[ 1.319284] usb 1-1.2: new high-speed USB device number 4 using xhci-mtk | |
[ 1.329570] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: commit=600 | |
[ 1.341296] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: (null) | |
[ 1.398527] usb 1-1.2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.55 | |
[ 1.398548] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
[ 1.398557] usb 1-1.2: Product: USB2.1 Hub | |
[ 1.398565] usb 1-1.2: Manufacturer: GenesysLogic | |
[ 1.399951] hub 1-1.2:1.0: USB hub found | |
[ 1.400236] hub 1-1.2:1.0: 4 ports detected | |
[ 1.540863] frecon[366]: Frecon using drm driver mediatek, version 1.0, date(20150513), desc(Mediatek SoC DRM) | |
[ 1.698276] usb 1-1.2.4: new high-speed USB device number 5 using xhci-mtk | |
[ 1.796859] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: discard,commit=600 | |
[ 1.801775] usb 1-1.2.4: New USB device found, idVendor=05e3, idProduct=0754, bcdDevice=16.19 | |
[ 1.801797] usb 1-1.2.4: New USB device strings: Mfr=3, Product=4, SerialNumber=2 | |
[ 1.801805] usb 1-1.2.4: Product: USB Storage | |
[ 1.801813] usb 1-1.2.4: Manufacturer: Generic | |
[ 1.801821] usb 1-1.2.4: SerialNumber: 000000001619 | |
[ 1.802528] EXT4-fs warning (device dm-1): ext4_resize_fs:1963: can't read last block, resize aborted | |
[ 1.803391] usb-storage 1-1.2.4:1.0: USB Mass Storage device detected | |
[ 1.804144] scsi host0: usb-storage 1-1.2.4:1.0 | |
[ 2.076269] frecon[366]: Frecon using drm driver mediatek, version 1.0, date(20150513), desc(Mediatek SoC DRM) | |
[ 2.084807] frecon[366]: Frecon using drm driver mediatek, version 1.0, date(20150513), desc(Mediatek SoC DRM) | |
[ 2.116080] audit: type=1400 audit(1627521940.954:5): avc: granted { execute } for pid=426 comm="chromeos_startu" name="crash_reporter" dev="dm-0" ino=24796 scontext=u:r:chromeos_startup:s0 tcontext=u:object_r:cros_crash_reporter_exec:s0 tclass=file | |
[ 2.851214] scsi 0:0:0:0: Direct-Access Generic MassStorageClass 1619 PQ: 0 ANSI: 6 | |
[ 2.852425] scsi 0:0:0:1: Direct-Access Generic MassStorageClass 1619 PQ: 0 ANSI: 6 | |
[ 2.856720] sd 0:0:0:0: [sda] Attached SCSI removable disk | |
[ 2.859937] sd 0:0:0:1: [sdb] Attached SCSI removable disk | |
[ 3.504455] EXT4-fs (mmcblk0p1): re-mounted. Opts: resgid=20119,commit=600 | |
[ 3.647504] low_mem: threshold[0] 202 MB | |
[ 3.647520] low_mem: threshold[1] 1558 MB | |
[ 3.723671] zram: Added device: zram0 | |
[ 3.777104] zram0: detected capacity change from 0 to 3991150592 | |
[ 3.791527] Adding 3897604k swap on /dev/zram0. Priority:-2 extents:1 across:3897604k SS | |
[ 4.459025] gpio gpiochip0: Persistence not supported for GPIO 150 | |
[ 4.459036] gpio gpiochip0: registered chardev handle for line 150 | |
[ 4.459047] gpio gpiochip0: registered chardev handle for 1 lines | |
[ 8.794052] init: failsafe-delay main process (774) killed by TERM signal | |
[ 8.893984] fuse init (API version 7.27) | |
[ 9.066601] cgroup: cgroup: disabling cgroup2 socket matching due to net_prio or net_cls activation | |
[ 9.286944] mtk-scp 10500000.scp: assigned reserved memory node scp_mem_region | |
[ 9.295926] remoteproc remoteproc0: scp is available | |
[ 9.315077] remoteproc remoteproc0: powering up scp | |
[ 9.315109] remoteproc remoteproc0: Booting fw image scp.img, size 1027104 | |
[ 9.327052] link-frequencies 0 value 390000000 | |
[ 9.327084] ov02a10 4-003d: GPIO lookup for consumer powerdown | |
[ 9.327087] ov02a10 4-003d: using device tree for GPIO lookup | |
[ 9.327106] of_get_named_gpiod_flags: parsed 'powerdown-gpios' property of node '/soc/i2c@11008000/sensor_sub[0]' - status (0) | |
[ 9.327125] gpio gpiochip0: Persistence not supported for GPIO 107 | |
[ 9.327138] ov02a10 4-003d: GPIO lookup for consumer reset | |
[ 9.327141] ov02a10 4-003d: using device tree for GPIO lookup | |
[ 9.327151] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/soc/i2c@11008000/sensor_sub[0]' - status (0) | |
[ 9.327160] gpio gpiochip0: Persistence not supported for GPIO 109 | |
[ 9.327377] ov02a10 4-003d: Linked as a consumer to regulator.26 | |
[ 9.327443] ov02a10 4-003d: Linked as a consumer to regulator.40 | |
[ 9.327501] ov02a10 4-003d: Linked as a consumer to regulator.28 | |
[ 9.330185] dw9768 2-000c: Linked as a consumer to regulator.26 | |
[ 9.330289] dw9768 2-000c: Linked as a consumer to regulator.47 | |
[ 9.331690] link-frequencies 0 value 360000000 | |
[ 9.331705] link-frequencies 1 value 180000000 | |
[ 9.331728] ov8856 2-0010: GPIO lookup for consumer reset | |
[ 9.331731] ov8856 2-0010: using device tree for GPIO lookup | |
[ 9.331759] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/soc/i2c@11009000/sensor_main[0]' - status (0) | |
[ 9.331778] gpio gpiochip0: Persistence not supported for GPIO 111 | |
[ 9.331918] ov8856 2-0010: Linked as a consumer to regulator.26 | |
[ 9.331992] ov8856 2-0010: Linked as a consumer to regulator.47 | |
[ 9.332072] ov8856 2-0010: Linked as a consumer to regulator.27 | |
[ 9.386655] Bluetooth: bt_init() Core ver 2.22 | |
[ 9.386768] NET: Registered protocol family 31 | |
[ 9.386774] Bluetooth: bt_init() HCI device and connection manager initialized | |
[ 9.386791] Bluetooth: hci_sock_init() HCI socket layer initialized | |
[ 9.386800] Bluetooth: l2cap_init_sockets() L2CAP socket layer initialized | |
[ 9.390597] input: Whiskers Tablet Mode Switch as /devices/platform/soc/11012000.spi/spi_master/spi2/spi2.0/11012000.spi:ec@0:cbas/input/input9 | |
[ 9.391259] Bluetooth: sco_init() SCO socket layer initialized | |
[ 9.411973] Bluetooth: hci_uart_init() HCI UART driver ver 2.3 | |
[ 9.411993] Bluetooth: hci_uart_register_proto() HCI UART protocol H4 registered | |
[ 9.412071] Bluetooth: hci_uart_register_proto() HCI UART protocol QCA registered | |
[ 9.412400] hci_uart_qca serial0-0: GPIO lookup for consumer enable | |
[ 9.412408] hci_uart_qca serial0-0: using device tree for GPIO lookup | |
[ 9.412440] of_get_named_gpiod_flags: parsed 'enable-gpios' property of node '/soc/serial@11003000/qca6174-bt[0]' - status (0) | |
[ 9.412464] gpio gpiochip0: Persistence not supported for GPIO 120 | |
[ 9.413774] Bluetooth: qca_setup() hci0: setting up ROME | |
[ 9.484726] mtk-scp 10500000.scp: SCP is ready. FW version kukui_scp_v2.0.2598-1ad956ffa | |
[ 9.484731] mtk-scp 10500000.scp: creating channel cros-ec-rpmsg addr 0xd | |
[ 9.484757] remoteproc remoteproc0: remote processor scp is now up | |
[ 9.510215] iommu: Adding device 17020000.vcodec to group 0 | |
[ 9.510243] mtk-vcodec-enc 17020000.vcodec: Linked as a consumer to 17010000.larb | |
[ 9.516533] 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 | |
[ 9.559447] fscrypt: AES-256-CTS-CBC using implementation "cts(cbc-aes-ce)" | |
[ 9.568351] iommu: Adding device 14001000.mdp_rdma0 to group 0 | |
[ 9.568393] mtk-mdp3 14001000.mdp_rdma0: Linked as a consumer to 14017000.larb | |
[ 9.568444] mtk-mdp3 14001000.mdp_rdma0: Get event rdma0_sof id:2 | |
[ 9.568454] mtk-mdp3 14001000.mdp_rdma0: Get event rdma0_done id:28 | |
[ 9.568464] mtk-mdp3 14001000.mdp_rdma0: Get event rsz0_sof id:4 | |
[ 9.568473] mtk-mdp3 14001000.mdp_rdma0: Get event rsz1_sof id:5 | |
[ 9.568482] mtk-mdp3 14001000.mdp_rdma0: Get event tdshp0_sof id:6 | |
[ 9.568492] mtk-mdp3 14001000.mdp_rdma0: Get event wrot0_sof id:7 | |
[ 9.568501] mtk-mdp3 14001000.mdp_rdma0: Get event wrot0_done id:33 | |
[ 9.568510] mtk-mdp3 14001000.mdp_rdma0: Get event wdma0_sof id:8 | |
[ 9.568520] mtk-mdp3 14001000.mdp_rdma0: Get event wdma0_done id:34 | |
[ 9.568530] mtk-mdp3 14001000.mdp_rdma0: Get event isp_p2_0_done id:257 | |
[ 9.568539] mtk-mdp3 14001000.mdp_rdma0: Get event isp_p2_1_done id:258 | |
[ 9.568567] mtk-mdp3 14001000.mdp_rdma0: Get event isp_p2_2_done id:259 | |
[ 9.568577] mtk-mdp3 14001000.mdp_rdma0: Get event isp_p2_3_done id:260 | |
[ 9.568586] mtk-mdp3 14001000.mdp_rdma0: Get event isp_p2_4_done id:261 | |
[ 9.568596] mtk-mdp3 14001000.mdp_rdma0: Get event isp_p2_5_done id:262 | |
[ 9.568605] mtk-mdp3 14001000.mdp_rdma0: Get event isp_p2_6_done id:263 | |
[ 9.568614] mtk-mdp3 14001000.mdp_rdma0: Get event isp_p2_7_done id:264 | |
[ 9.568623] mtk-mdp3 14001000.mdp_rdma0: Get event isp_p2_8_done id:265 | |
[ 9.568633] mtk-mdp3 14001000.mdp_rdma0: Get event isp_p2_9_done id:266 | |
[ 9.568642] mtk-mdp3 14001000.mdp_rdma0: Get event isp_p2_10_done id:267 | |
[ 9.568652] mtk-mdp3 14001000.mdp_rdma0: Get event isp_p2_11_done id:268 | |
[ 9.568662] mtk-mdp3 14001000.mdp_rdma0: Get event isp_p2_12_done id:269 | |
[ 9.568671] mtk-mdp3 14001000.mdp_rdma0: Get event isp_p2_13_done id:270 | |
[ 9.568680] mtk-mdp3 14001000.mdp_rdma0: Get event isp_p2_14_done id:271 | |
[ 9.568689] mtk-mdp3 14001000.mdp_rdma0: Get event wpe_done id:281 | |
[ 9.568698] mtk-mdp3 14001000.mdp_rdma0: Get event wpe_b_done id:282 | |
[ 9.569102] clk-mt8183-mm 14000000.syscon: subsys id=1 | |
[ 9.569167] mediatek-ddp 14016000.mutex: subsys id=2 | |
[ 9.569848] hammer 0003:18D1:503C.0002: input,hidraw1: USB HID v1.00 Keyboard [Google Inc. Hammer] on usb-11200000.xhci-1.1/input0 | |
[ 9.572149] platform 14000000.mdp_camin: subsys id=1 | |
[ 9.572178] mtk-mdp3 14001000.mdp_rdma0: mediatek,mt8183-mdp-dl type:14 alias:0 id:9 base:0x14000000 regs:000000006251a34e | |
[ 9.572422] iommu: Adding device 16000000.vcodec to group 0 | |
[ 9.572444] mtk-vcodec-dec 16000000.vcodec: Linked as a consumer to 16010000.larb | |
[ 9.572623] platform 14000000.mdp_camin2: subsys id=1 | |
[ 9.572639] mtk-mdp3 14001000.mdp_rdma0: mediatek,mt8183-mdp-dl type:14 alias:1 id:10 base:0x14000000 regs:00000000d3b52c65 | |
[ 9.572696] mtk-mdp3 14001000.mdp_rdma0: subsys id=1 | |
[ 9.572721] mtk-mdp3 14001000.mdp_rdma0: mediatek,mt8183-mdp-rdma type:1 alias:0 id:11 base:0x14001000 regs:000000009ace6b2d | |
[ 9.573684] platform 15020000.mdp_imgi: subsys id=4 | |
[ 9.573762] mtk-mdp3 14001000.mdp_rdma0: mediatek,mt8183-mdp-imgi type:11 alias:0 id:4 base:0x15020000 regs:000000008cc774e4 | |
[ 9.573808] platform soc:mdp_img2o@15020000: error -2 can't parse gce-client-reg property (0) | |
[ 9.573817] platform soc:mdp_img2o@15020000: cmdq_dev_get_subsys fail! | |
[ 9.573827] mtk-mdp3 14001000.mdp_rdma0: mediatek,mt8183-mdp-exto type:13 alias:1 id:6 base:0x0 regs: (null) | |
[ 9.573883] platform 14003000.mdp_rsz0: subsys id=1 | |
[ 9.573894] mtk-mdp3 14001000.mdp_rdma0: mediatek,mt8183-mdp-rsz type:2 alias:0 id:14 base:0x14003000 regs:000000009b008161 | |
[ 9.573943] platform 14004000.mdp_rsz1: subsys id=1 | |
[ 9.573953] mtk-mdp3 14001000.mdp_rdma0: mediatek,mt8183-mdp-rsz type:2 alias:1 id:15 base:0x14004000 regs:00000000c849ff3b | |
[ 9.574005] platform 14005000.mdp_wrot0: subsys id=1 | |
[ 9.574042] mtk-mdp3 14001000.mdp_rdma0: mediatek,mt8183-mdp-wrot type:3 alias:0 id:20 base:0x14005000 regs:00000000fe51bff4 | |
[ 9.574079] platform soc:mdp_path0_sout@14005000: error -2 can't parse gce-client-reg property (0) | |
[ 9.574088] platform soc:mdp_path0_sout@14005000: cmdq_dev_get_subsys fail! | |
[ 9.574097] mtk-mdp3 14001000.mdp_rdma0: mediatek,mt8183-mdp-path type:5 alias:0 id:18 base:0x0 regs: (null) | |
[ 9.574169] platform 14006000.mdp_wdma: subsys id=1 | |
[ 9.574222] mtk-mdp3 14001000.mdp_rdma0: mediatek,mt8183-mdp-wdma type:4 alias:0 id:21 base:0x14006000 regs:0000000037a18a49 | |
[ 9.574271] platform soc:mdp_path1_sout@14006000: error -2 can't parse gce-client-reg property (0) | |
[ 9.574279] platform soc:mdp_path1_sout@14006000: cmdq_dev_get_subsys fail! | |
[ 9.574289] mtk-mdp3 14001000.mdp_rdma0: mediatek,mt8183-mdp-path type:5 alias:1 id:19 base:0x0 regs: (null) | |
[ 9.574441] platform 1401c000.mdp_ccorr: subsys id=2 | |
[ 9.574452] mtk-mdp3 14001000.mdp_rdma0: mediatek,mt8183-mdp-ccorr type:9 alias:0 id:13 base:0x1401c000 regs:00000000ad5fac35 | |
[ 9.574775] mtk-mdp3 14001000.mdp_rdma0: MDP rproc_handle: fffffff6843d8000 | |
[ 9.574796] mdp_debug_init:start | |
[ 9.574861] [MTK-MDP3][ERR] mdp_alloc_reference_VA_by_name:81: DEV: cannot parse node name:mdp_tdshp0 | |
[ 9.574871] [MTK-MDP3][ERR] mdp_alloc_reference_VA_by_name:81: DEV: cannot parse node name:mdp_color0 | |
[ 9.574881] [MTK-MDP3][ERR] mdp_alloc_reference_VA_by_name:81: DEV: cannot parse node name:mdp_aal0 | |
[ 9.574901] [MTK-MDP3][ERR] mdp_alloc_reference_VA_by_name:81: DEV: cannot parse node name:mediatek,larb | |
[ 9.575260] mdp_debug_init:end | |
[ 9.596777] mtk-mdp3 14001000.mdp_rdma0: Driver registered as /dev/video2 | |
[ 9.604175] iommu: Adding device 1502b000.fd to group 0 | |
[ 9.604220] mtk-fd-4.0 1502b000.fd: Linked as a consumer to 15021000.larb | |
[ 9.604584] iommu: Adding device 1a000000.camisp to group 0 | |
[ 9.604599] mtk-cam-p1 1a000000.camisp: Linked as a consumer to 1a001000.larb | |
[ 9.604905] seninf 1a040000.seninf: seninf probe + | |
[ 9.605187] link-frequencies 0 value 360000000 | |
[ 9.605222] link-frequencies 1 value 180000000 | |
[ 9.605258] seninf 1a040000.seninf: seninf probe - | |
[ 9.606067] mtk-cam-p1 1a000000.camisp: Registered media1 | |
[ 9.606086] mtk-cam-p1 1a000000.camisp: Registered mtk-cam-p1 1a000000.camisp | |
[ 9.607915] iommu: Adding device 17030000.venc_jpg to group 0 | |
[ 9.607941] mtk-jpeg 17030000.venc_jpg: Linked as a consumer to 17010000.larb | |
[ 9.609110] mtk-jpeg 17030000.venc_jpg: mtk-jpeg-enc device registered as /dev/video10 (81,15) | |
[ 9.611968] mtk-fd-4.0 1502b000.fd: scp addr:0x0000000050a00000 va:ffffff8014a00000 | |
[ 9.612005] mtk-fd-4.0 1502b000.fd: scp iova addr:0x00000000f8b00000 | |
[ 9.624137] Bluetooth: qca_recv() hci0: Frame reassembly failed (-84) | |
[ 9.634001] iommu: Adding device 15022000.dip to group 0 | |
[ 9.634028] mtk-cam-dip 15022000.dip: Linked as a consumer to 15021000.larb | |
[ 9.652556] cros-ec-dev cros-ec-dev.18.auto: CrOS System Control Processor MCU detected | |
[ 9.687762] cros-ec-rpmsg 10500000.scp.cros-ec-rpmsg.13.-1: Chrome EC device registered | |
[ 9.774862] udevd[2054]: Process '/bin/sh -c '/sbin/status system-services | /bin/grep -q "start/running" && /sbin/initctl emit --no-wait camera-device-added'' failed with exit code 1. | |
[ 9.778007] udevd[2085]: Process '/bin/sh -c '/sbin/status system-services | /bin/grep -q "start/running" && /sbin/initctl emit --no-wait camera-device-added'' failed with exit code 1. | |
[ 9.780429] udevd[2049]: Process '/bin/sh -c '/sbin/status system-services | /bin/grep -q "start/running" && /sbin/initctl emit --no-wait camera-device-added'' failed with exit code 1. | |
[ 9.796138] mt8183-audio 11220000.audiosys:mt8183-afe-pcm: mt8183_adda_dmic_set(), kcontrol name MTKAIF_DMIC, mtkaif_dmic 1 | |
[ 9.881572] Bluetooth: qca_setup() hci0: QCA controller version 0x00440302 | |
[ 9.881592] Bluetooth: qca_download_firmware() hci0: QCA Downloading qca/rampatch_00440302.bin | |
[ 9.938030] ath10k_sdio mmc1:0001:1: qca6174 hw3.2 sdio target 0x05030000 chip_id 0x00000000 sub 0000:0000 | |
[ 9.938049] ath10k_sdio mmc1:0001:1: kconfig debug 1 debugfs 1 tracing 1 dfs 0 testmode 1 | |
[ 9.939266] ath10k_sdio mmc1:0001:1: firmware ver WLAN.RMH.4.4.1-00077 api 6 features wowlan,ignore-otp crc32 a48b7c2f | |
[ 10.103730] ath10k_sdio mmc1:0001:1: board_file api 2 bmi_id 0:4 crc32 0d5ce047 | |
[ 10.146419] Bluetooth: qca_recv() hci0: Frame reassembly failed (-84) | |
[ 10.265248] Bluetooth: qca_download_firmware() hci0: QCA Downloading qca/nvm_00440302_i2s_eu.bin | |
[ 10.358339] Bluetooth: qca_uart_setup() hci0: QCA setup on UART is completed | |
[ 10.391400] gpio gpiochip0: Persistence not supported for GPIO 150 | |
[ 10.391412] gpio gpiochip0: registered chardev handle for line 150 | |
[ 10.391423] gpio gpiochip0: registered chardev handle for 1 lines | |
[ 10.481777] ath10k_sdio mmc1:0001:1: htt-ver 3.86 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1 | |
[ 10.490387] gpio gpiochip0: Persistence not supported for GPIO 150 | |
[ 10.490395] gpio gpiochip0: registered chardev handle for line 150 | |
[ 10.490404] gpio gpiochip0: registered chardev handle for 1 lines | |
[ 10.551576] mmc1: queuing unknown CIS tuple 0x01 (3 bytes) | |
[ 10.559056] mmc1: queuing unknown CIS tuple 0x1a (5 bytes) | |
[ 10.562310] mmc1: queuing unknown CIS tuple 0x1b (8 bytes) | |
[ 10.563285] mmc1: queuing unknown CIS tuple 0x14 (0 bytes) | |
[ 10.566254] mtk-msdc 11240000.mmc: phase: [map:fc1fffff] [maxlen:21] [final:7] | |
[ 10.566417] ath: EEPROM regdomain: 0x6c | |
[ 10.566420] ath: EEPROM indicates we should expect a direct regpair map | |
[ 10.566425] ath: Country alpha2 being used: 00 | |
[ 10.566427] ath: Regpair used: 0x6c | |
[ 10.711445] gpio gpiochip0: Persistence not supported for GPIO 150 | |
[ 10.711454] gpio gpiochip0: registered chardev handle for line 150 | |
[ 10.711463] gpio gpiochip0: registered chardev handle for 1 lines | |
[ 10.840517] NET: Registered protocol family 38 | |
[ 10.944847] Bluetooth: rfcomm_init_sockets() RFCOMM socket layer initialized | |
[ 10.944916] Bluetooth: rfcomm_init() RFCOMM ver 1.11 | |
[ 11.106497] NOHZ: local_softirq_pending 08 | |
[ 11.129191] NOHZ: local_softirq_pending 08 | |
[ 11.144777] NOHZ: local_softirq_pending 08 | |
[ 11.161953] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready | |
[ 11.243231] NOHZ: local_softirq_pending 08 | |
[ 11.292965] NOHZ: local_softirq_pending 08 | |
[ 11.295717] NOHZ: local_softirq_pending 08 | |
[ 11.295768] NOHZ: local_softirq_pending 08 | |
[ 11.345126] NOHZ: local_softirq_pending 08 | |
[ 11.345180] NOHZ: local_softirq_pending 08 | |
[ 11.347809] NOHZ: local_softirq_pending 08 | |
[ 15.047518] new mount options do not match the existing superblock, will be ignored | |
[ 15.252339] binder: 3161:3161 ioctl 4018620d 7fc93862e0 returned -22 | |
[ 15.402037] Chromium OS LSM: sb_mount Mounting a filesystem with 'exec' flag requires CAP_SYS_ADMIN in init ns obj="/dev/stune" pid=3145 cmdline="/init" | |
[ 15.402055] Chromium OS LSM: sb_mount dev=none type=cgroup flags=0x0 | |
[ 15.421566] Chromium OS LSM: sb_mount Mounting a filesystem with 'exec' flag requires CAP_SYS_ADMIN in init ns obj="/dev/stune" pid=3145 cmdline="/init" | |
[ 15.421580] Chromium OS LSM: sb_mount dev=none type=cgroup flags=0x0 | |
[ 16.911572] mt6358-sound mt6358-sound: mt6358_codec_dai_hw_params(), substream->stream 1, rate 48000, number 0 | |
[ 16.913367] mt6358-sound mt6358-sound: mt6358_dmic_enable() | |
[ 17.031239] mt6358-sound mt6358-sound: mt6358_dmic_disable() | |
[ 17.033790] mt6358-sound mt6358-sound: mt6358_codec_dai_hw_params(), substream->stream 1, rate 48000, number 0 | |
[ 17.034634] mt6358-sound mt6358-sound: mt6358_dmic_enable() | |
[ 17.145862] mt6358-sound mt6358-sound: mt6358_dmic_disable() | |
[ 18.402478] capability: warning: `main' uses 32-bit capabilities (legacy support in use) | |
[ 30.689359] vaux18: disabling | |
[ 30.689411] vio28: disabling | |
[ 41.469844] WARNING! power/level is deprecated; use power/control instead | |
[ 52.530078] fscrypt: AES-256-XTS using implementation "xts-aes-ce" | |
[ 52.774141] NET: Registered protocol family 40 | |
[ 55.425033] gpio gpiochip0: Persistence not supported for GPIO 150 | |
[ 55.425045] gpio gpiochip0: registered chardev handle for line 150 | |
[ 55.425056] gpio gpiochip0: registered chardev handle for 1 lines | |
[ 55.933731] EXT4-fs (mmcblk0p1): re-mounted. Opts: | |
[ 56.151436] tun: Universal TUN/TAP device driver, 1.6 | |
[ 56.221760] IPv6: ADDRCONF(NETDEV_UP): arc0: link is not ready | |
[ 56.226607] IPv6: ADDRCONF(NETDEV_UP): vetharc0: link is not ready | |
[ 56.226650] IPv6: ADDRCONF(NETDEV_CHANGE): vetharc0: link becomes ready | |
[ 56.226801] IPv6: ADDRCONF(NETDEV_CHANGE): arc0: link becomes ready | |
[ 56.307561] arcbr0: port 1(vetharc0) entered blocking state | |
[ 56.307578] arcbr0: port 1(vetharc0) entered disabled state | |
[ 56.307844] device vetharc0 entered promiscuous mode | |
[ 56.307950] arcbr0: port 1(vetharc0) entered blocking state | |
[ 56.307956] arcbr0: port 1(vetharc0) entered forwarding state | |
[ 56.418503] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready | |
[ 56.422054] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready | |
[ 56.423075] arc_wlan0: port 1(vethwlan0) entered blocking state | |
[ 56.423093] arc_wlan0: port 1(vethwlan0) entered disabled state | |
[ 56.423646] device vethwlan0 entered promiscuous mode | |
[ 56.423741] arc_wlan0: port 1(vethwlan0) entered blocking state | |
[ 56.423748] arc_wlan0: port 1(vethwlan0) entered forwarding state | |
[ 56.730764] ESDFS-fs (esdfs): mounted on top of /opt/google/containers/android/rootfs/android-data/data/media type ext4 | |
[ 56.731822] ESDFS-fs (esdfs): mounted on top of /opt/google/containers/android/rootfs/android-data/data/media type ext4 | |
[ 56.732423] ESDFS-fs (esdfs): mounted on top of /opt/google/containers/android/rootfs/android-data/data/media type ext4 | |
[ 57.183375] wlan0: authenticate with 6a:02:71:5e:36:a9 | |
[ 57.242922] wlan0: send auth to 6a:02:71:5e:36:a9 (try 1/3) | |
[ 57.258072] wlan0: send auth to 6a:02:71:5e:36:a9 (try 2/3) | |
[ 57.271235] wlan0: authenticated | |
[ 57.272671] wlan0: associate with 6a:02:71:5e:36:a9 (try 1/3) | |
[ 57.304366] wlan0: RX AssocResp from 6a:02:71:5e:36:a9 (capab=0x411 status=0 aid=10) | |
[ 57.315489] wlan0: associated | |
[ 57.413938] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready | |
[ 57.416333] wlan0: dropped frame to 6a:02:71:5e:36:a9 (unauthorized port) | |
[ 62.433588] PDLOG 2021/07/29 01:25:29.108 P0 SNK Charger ??? 5125mV max 5000mV / 500mA | |
[ 62.434016] PDLOG 2021/07/29 01:25:29.177 P0 SNK Charger ??? 4925mV max 5000mV / 1500mA | |
[ 62.434490] PDLOG 2021/07/29 01:25:29.293 P0 SNK Charger ??? 4825mV max 5000mV / 2000mA | |
[ 63.131808] mt6358-sound mt6358-sound: mt6358_codec_dai_hw_params(), substream->stream 1, rate 48000, number 0 | |
[ 63.134969] mt6358-sound mt6358-sound: mt6358_dmic_enable() | |
[ 63.535921] mt8183-audio 11220000.audiosys:mt8183-afe-pcm: mtk_dai_i2s_set_sysclk(), freq 6144000 | |
[ 63.535950] mt8183-audio 11220000.audiosys:mt8183-afe-pcm: mtk_dai_i2s_config(), id 15, rate 48000, format 10 | |
[ 63.535965] mt8183-audio 11220000.audiosys:mt8183-afe-pcm: mtk_dai_i2s_config(), id 14, rate 48000, format 10 | |
[ 63.536784] mt8183-audio 11220000.audiosys:mt8183-afe-pcm: mtk_apll_event(), name APLL2, event 0x1 | |
[ 63.536886] mt8183-audio 11220000.audiosys:mt8183-afe-pcm: mtk_mclk_en_event(), name I2S2_MCLK_EN, event 0x1 | |
[ 63.536973] mt8183-audio 11220000.audiosys:mt8183-afe-pcm: mtk_mclk_en_event(), name I2S3_MCLK_EN, event 0x1 | |
[ 71.523441] pkglist: removing com.google.android.gms | |
[ 72.370212] pkglist: removing com.google.android.webview | |
[ 83.533361] mt8183-audio 11220000.audiosys:mt8183-afe-pcm: mtk_mclk_en_event(), name I2S2_MCLK_EN, event 0x8 | |
[ 83.533383] mt8183-audio 11220000.audiosys:mt8183-afe-pcm: mtk_mclk_en_event(), name I2S3_MCLK_EN, event 0x8 | |
[ 83.533391] mt8183-audio 11220000.audiosys:mt8183-afe-pcm: mtk_apll_event(), name APLL2, event 0x8 | |
[ 93.316299] mt8183-audio 11220000.audiosys:mt8183-afe-pcm: mtk_dai_i2s_set_sysclk(), freq 6144000 | |
[ 93.316323] mt8183-audio 11220000.audiosys:mt8183-afe-pcm: mtk_dai_i2s_config(), id 15, rate 48000, format 10 | |
[ 93.316336] mt8183-audio 11220000.audiosys:mt8183-afe-pcm: mtk_dai_i2s_config(), id 14, rate 48000, format 10 | |
[ 93.316700] mt8183-audio 11220000.audiosys:mt8183-afe-pcm: mtk_apll_event(), name APLL2, event 0x1 | |
[ 93.316795] mt8183-audio 11220000.audiosys:mt8183-afe-pcm: mtk_mclk_en_event(), name I2S2_MCLK_EN, event 0x1 | |
[ 93.316811] mt8183-audio 11220000.audiosys:mt8183-afe-pcm: mtk_mclk_en_event(), name I2S3_MCLK_EN, event 0x1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment