Created
July 30, 2020 22:35
-
-
Save avafinger/64085a755c717db2263aaa64c9aa91c2 to your computer and use it in GitHub Desktop.
NanoPi M4 with Kernel 4.19.111
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.111 (alex@svn) (gcc version 7.5.0 (Linaro GCC 7.5-2019.12-rc1)) #3 SMP Thu Jul 30 19:00:37 -03 2020 | |
[ 0.000000] Machine model: FriendlyElec NanoPi M4 | |
[ 0.000000] efi: Getting EFI parameters from FDT: | |
[ 0.000000] efi: UEFI not found. | |
[ 0.000000] OF: fdt: Reserved memory: failed to reserve memory for node 'drm-logo@00000000': base 0x0000000000000000, size 0 MiB | |
[ 0.000000] cma: Reserved 128 MiB at 0x0000000075c00000 | |
[ 0.000000] On node 0 totalpages: 523776 | |
[ 0.000000] DMA32 zone: 8184 pages used for memmap | |
[ 0.000000] DMA32 zone: 0 pages reserved | |
[ 0.000000] DMA32 zone: 523776 pages, LIFO batch:63 | |
[ 0.000000] psci: probing for conduit method from DT. | |
[ 0.000000] psci: PSCIv1.0 detected in firmware. | |
[ 0.000000] psci: Using standard PSCI v0.2 function IDs | |
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported. | |
[ 0.000000] psci: SMC Calling Convention v1.0 | |
[ 0.000000] percpu: Embedded 23 pages/cpu s55720 r8192 d30296 u94208 | |
[ 0.000000] pcpu-alloc: s55720 r8192 d30296 u94208 alloc=23*4096 | |
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 | |
[ 0.000000] Detected VIPT I-cache on CPU0 | |
[ 0.000000] CPU features: enabling workaround for ARM erratum 845719 | |
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 515592 | |
[ 0.000000] Kernel command line: earlyprintk root=/dev/mmcblk1p2 rw rootfstype=ext4 rootwait fsck.repair=yes panic=10 no_console_suspend consoleblank=0 | |
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) | |
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) | |
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off | |
[ 0.000000] Memory: 1902848K/2095104K available (13372K kernel code, 1846K rwdata, 4124K rodata, 1344K init, 1812K bss, 61184K reserved, 131072K cma-reserved) | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1 | |
[ 0.000000] ftrace: allocating 45021 entries in 176 pages | |
[ 0.000000] rcu: Hierarchical RCU implementation. | |
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=6. | |
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6 | |
[ 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] ITS [mem 0xfee20000-0xfee3ffff] | |
[ 0.000000] ITS@0x00000000fee20000: allocated 65536 Devices @75580000 (flat, esz 8, psz 64K, shr 0) | |
[ 0.000000] ITS: using cache flushing for cmd queue | |
[ 0.000000] GIC: using LPI property table @0x0000000075550000 | |
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fef00000 | |
[ 0.000000] CPU0: using LPI pending table @0x0000000075560000 | |
[ 0.000000] GIC: using cache flushing for LPI property table | |
[ 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] } | |
[ 0.000000] random: random: get_random_bytes called from start_kernel+0x36c/0x4fc with crng_init=0 | |
[ 0.000000] rockchip_clk_register_frac_branch: could not find dclk_vop0_frac as parent of dclk_vop0, rate changes may not work | |
[ 0.000000] rockchip_clk_register_frac_branch: could not find dclk_vop1_frac as parent of dclk_vop1, rate changes may not work | |
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). | |
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns | |
[ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns | |
[ 0.001283] Console: colour dummy device 80x25 | |
[ 0.001801] console [tty0] enabled | |
[ 0.001847] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=24000) | |
[ 0.001872] pid_max: default: 32768 minimum: 301 | |
[ 0.002008] Security Framework initialized | |
[ 0.002029] AppArmor: AppArmor disabled by boot time parameter | |
[ 0.002097] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) | |
[ 0.002122] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) | |
[ 0.003772] ASID allocator initialised with 32768 entries | |
[ 0.003887] rcu: Hierarchical SRCU implementation. | |
[ 0.006113] Platform MSI: interrupt-controller@fee20000 domain created | |
[ 0.006617] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created | |
[ 0.006911] EFI services will not be available. | |
[ 0.007276] smp: Bringing up secondary CPUs ... | |
[ 0.007829] Detected VIPT I-cache on CPU1 | |
[ 0.007862] GICv3: CPU1: found redistributor 1 region 0:0x00000000fef20000 | |
[ 0.007896] CPU1: using LPI pending table @0x0000000075740000 | |
[ 0.007938] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] | |
[ 0.008523] Detected VIPT I-cache on CPU2 | |
[ 0.008545] GICv3: CPU2: found redistributor 2 region 0:0x00000000fef40000 | |
[ 0.008577] CPU2: using LPI pending table @0x00000000757a0000 | |
[ 0.008604] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] | |
[ 0.009153] Detected VIPT I-cache on CPU3 | |
[ 0.009175] GICv3: CPU3: found redistributor 3 region 0:0x00000000fef60000 | |
[ 0.009206] CPU3: using LPI pending table @0x00000000757c0000 | |
[ 0.009232] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] | |
[ 0.009802] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware | |
[ 0.009809] CPU features: enabling workaround for EL2 vector hardening | |
[ 0.009818] Detected PIPT I-cache on CPU4 | |
[ 0.009844] GICv3: CPU4: found redistributor 100 region 0:0x00000000fef80000 | |
[ 0.009896] CPU4: using LPI pending table @0x0000000074c10000 | |
[ 0.009926] CPU4: Booted secondary processor 0x0000000100 [0x410fd082] | |
[ 0.010482] Detected PIPT I-cache on CPU5 | |
[ 0.010503] GICv3: CPU5: found redistributor 101 region 0:0x00000000fefa0000 | |
[ 0.010553] CPU5: using LPI pending table @0x0000000074c20000 | |
[ 0.010577] CPU5: Booted secondary processor 0x0000000101 [0x410fd082] | |
[ 0.010674] smp: Brought up 1 node, 6 CPUs | |
[ 0.010919] SMP: Total of 6 processors activated. | |
[ 0.010934] CPU features: detected: GIC system register CPU interface | |
[ 0.010950] CPU features: detected: 32-bit EL0 Support | |
[ 0.011437] CPU: All CPU(s) started at EL2 | |
[ 0.011479] alternatives: patching kernel code | |
[ 0.013156] devtmpfs: initialized | |
[ 0.027182] Registered cp15_barrier emulation handler | |
[ 0.027209] Registered setend emulation handler | |
[ 0.027407] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns | |
[ 0.027431] futex hash table entries: 2048 (order: 5, 131072 bytes) | |
[ 0.029565] pinctrl core: initialized pinctrl subsystem | |
[ 0.029965] DMI not present or invalid. | |
[ 0.030241] NET: Registered protocol family 16 | |
[ 0.030785] audit: initializing netlink subsys (disabled) | |
[ 0.030931] audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1 | |
[ 0.031949] cpuidle: using governor ladder | |
[ 0.032049] cpuidle: using governor menu | |
[ 0.032074] Registered FIQ tty driver | |
[ 0.032296] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. | |
[ 0.033508] DMA: preallocated 256 KiB pool for atomic allocations | |
[ 0.034732] ramoops ramoops: failed to locate DT /reserved-memory resource | |
[ 0.034757] ramoops: probe of ramoops failed with error -22 | |
[ 0.048630] gpio gpiochip0: (gpio0): added GPIO chardev (254:0) | |
[ 0.048686] gpiochip_setup_dev: registered GPIOs 0 to 31 on device: gpiochip0 (gpio0) | |
[ 0.048776] gpio gpiochip1: (gpio1): added GPIO chardev (254:1) | |
[ 0.048820] gpiochip_setup_dev: registered GPIOs 32 to 63 on device: gpiochip1 (gpio1) | |
[ 0.048922] gpio gpiochip2: (gpio2): added GPIO chardev (254:2) | |
[ 0.048980] gpiochip_setup_dev: registered GPIOs 64 to 95 on device: gpiochip2 (gpio2) | |
[ 0.049067] gpio gpiochip3: (gpio3): added GPIO chardev (254:3) | |
[ 0.049114] gpiochip_setup_dev: registered GPIOs 96 to 127 on device: gpiochip3 (gpio3) | |
[ 0.049210] gpio gpiochip4: (gpio4): added GPIO chardev (254:4) | |
[ 0.049256] gpiochip_setup_dev: registered GPIOs 128 to 159 on device: gpiochip4 (gpio4) | |
[ 0.060895] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 0.061187] cryptd: max_cpu_qlen set to 1000 | |
[ 0.119709] console [ttyFIQ0] enabled | |
[ 0.120176] Registered fiq debugger ttyFIQ0 | |
[ 0.121103] of_get_named_gpiod_flags: parsed 'rockchip,power-ctrl' property of node '/rockchip-suspend[0]' - status (0) | |
[ 0.121121] of_get_named_gpiod_flags: parsed 'rockchip,power-ctrl' property of node '/rockchip-suspend[1]' - status (0) | |
[ 0.121380] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc3v3-sys[0]' | |
[ 0.121598] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc5v0-host-regulator[0]' | |
[ 0.121786] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc5v0-sys[0]' | |
[ 0.121968] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vccadc-ref[0]' | |
[ 0.122215] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc-sd[0]' - status (0) | |
[ 0.122418] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-phy-regulator[0]' | |
[ 0.122617] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc-lcd[0]' - status (0) | |
[ 0.122652] vcc_lcd: supplied by vcc5v0_sys | |
[ 0.145705] rk_iommu ff650800.iommu: version = 1 | |
[ 0.146486] rk_iommu ff660480.iommu: version = 1 | |
[ 0.147147] rk_iommu ff670800.iommu: version = 1 | |
[ 0.147829] rk_iommu ff8f3f00.iommu: version = 1 | |
[ 0.148427] rk_iommu ff903f00.iommu: version = 1 | |
[ 0.149032] rk_iommu ff914000.iommu: version = 1 | |
[ 0.149679] rk_iommu ff924000.iommu: version = 1 | |
[ 0.150578] SCSI subsystem initialized | |
[ 0.151087] libata version 3.00 loaded. | |
[ 0.151226] usbcore: registered new interface driver usbfs | |
[ 0.151744] usbcore: registered new interface driver hub | |
[ 0.152309] usbcore: registered new device driver usb | |
[ 0.152798] media: Linux media interface: v0.10 | |
[ 0.153237] videodev: Linux video capture interface: v2.00 | |
[ 0.153778] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.154231] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> | |
[ 0.155048] PTP clock support registered | |
[ 0.156329] Advanced Linux Sound Architecture Driver Initialized. | |
[ 0.157255] Bluetooth: Core ver 2.22 | |
[ 0.157608] NET: Registered protocol family 31 | |
[ 0.158017] Bluetooth: HCI device and connection manager initialized | |
[ 0.158582] Bluetooth: HCI socket layer initialized | |
[ 0.159024] Bluetooth: L2CAP socket layer initialized | |
[ 0.159496] Bluetooth: SCO socket layer initialized | |
[ 0.159949] NetLabel: Initializing | |
[ 0.160263] NetLabel: domain hash size = 128 | |
[ 0.160649] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO | |
[ 0.161191] NetLabel: unlabeled traffic allowed by default | |
[ 0.162046] rockchip-cpuinfo cpuinfo: SoC : 0 | |
[ 0.162450] rockchip-cpuinfo cpuinfo: Serial : cfb6c72430c4c23f | |
[ 0.163365] clocksource: Switched to clocksource arch_sys_counter | |
[ 0.209680] VFS: Disk quotas dquot_6.6.0 | |
[ 0.210087] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 0.216781] thermal thermal_zone1: power_allocator: sustainable_power will be estimated | |
[ 0.217712] NET: Registered protocol family 2 | |
[ 0.218585] tcp_listen_portaddr_hash hash table entries: 1024 (order: 3, 40960 bytes) | |
[ 0.219327] TCP established hash table entries: 16384 (order: 5, 131072 bytes) | |
[ 0.220120] TCP bind hash table entries: 16384 (order: 7, 524288 bytes) | |
[ 0.221080] TCP: Hash tables configured (established 16384 bind 16384) | |
[ 0.221778] UDP hash table entries: 1024 (order: 4, 98304 bytes) | |
[ 0.222406] UDP-Lite hash table entries: 1024 (order: 4, 98304 bytes) | |
[ 0.223196] NET: Registered protocol family 1 | |
[ 0.223976] RPC: Registered named UNIX socket transport module. | |
[ 0.224528] RPC: Registered udp transport module. | |
[ 0.224950] RPC: Registered tcp transport module. | |
[ 0.225386] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 0.226237] PCI: CLS 0 bytes, default 64 | |
[ 0.226788] Trying to unpack rootfs image as initramfs... | |
[ 0.273960] Freeing initrd memory: 1076K | |
[ 0.275154] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available | |
[ 0.276149] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available | |
[ 0.278430] Initialise system trusted keyrings | |
[ 0.278978] workingset: timestamp_bits=45 max_order=19 bucket_order=0 | |
[ 0.284956] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.286109] NFS: Registering the id_resolver key type | |
[ 0.286595] Key type id_resolver registered | |
[ 0.286972] Key type id_legacy registered | |
[ 0.287493] fuse init (API version 7.27) | |
[ 0.289282] Key type asymmetric registered | |
[ 0.289662] Asymmetric key parser 'x509' registered | |
[ 0.290118] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) | |
[ 0.290905] io scheduler noop registered | |
[ 0.291260] io scheduler deadline registered | |
[ 0.291809] io scheduler cfq registered (default) | |
[ 0.292232] io scheduler mq-deadline registered | |
[ 0.292654] io scheduler kyber registered | |
[ 0.294757] phy phy-ff770000.syscon:usb2-phy@e460.1: Linked as a consumer to regulator.2 | |
[ 0.295818] phy phy-ff770000.syscon:usb2-phy@e460.2: Failed to get VBUS supply regulator | |
[ 0.297642] rockchip-mipi-dphy-rx ff770000.syscon:mipi-dphy-rx0: invalid resource | |
[ 0.301431] pwm-backlight backlight: GPIO lookup for consumer enable | |
[ 0.301437] pwm-backlight backlight: using device tree for GPIO lookup | |
[ 0.301460] of_get_named_gpiod_flags: parsed 'enable-gpios' property of node '/backlight[0]' - status (0) | |
[ 0.301480] gpio gpiochip4: Persistence not supported for GPIO 29 | |
[ 0.301483] no flags found for enable | |
[ 0.301511] pwm-backlight backlight: backlight supply power not found, using dummy regulator | |
[ 0.302308] pwm-backlight backlight: Linked as a consumer to regulator.0 | |
[ 0.303121] mpp_service mpp-srv: probe start | |
[ 0.303884] iommu: Adding device ff660000.rkvdec to group 1 | |
[ 0.304415] mpp_rkvdec ff660000.rkvdec: Linked as a consumer to ff660480.iommu | |
[ 0.305217] mpp_rkvdec ff660000.rkvdec: probing start | |
[ 0.306058] rkvdec_init:1178: failed on clk_get clk_hevc_cabac | |
[ 0.306650] mpp_rkvdec ff660000.rkvdec: shared_video_hevc_cabac is not found! | |
[ 0.307280] rkvdec_init:1206: No hevc cabac reset resource define | |
[ 0.308007] mpp_rkvdec ff660000.rkvdec: probing finish | |
[ 0.309327] iommu: Adding device ff650400.vdpu to group 0 | |
[ 0.309839] mpp_vdpu2 ff650400.vdpu: Linked as a consumer to ff650800.iommu | |
[ 0.310618] mpp_vdpu2 ff650400.vdpu: probe device | |
[ 0.311403] mpp_vdpu2 ff650400.vdpu: reset_group->rw_sem_on=0 | |
[ 0.311926] mpp_vdpu2 ff650400.vdpu: reset_group->rw_sem_on=0 | |
[ 0.312597] mpp_vdpu2 ff650400.vdpu: probing finish | |
[ 0.313419] iommu: Adding device ff650000.vepu to group 0 | |
[ 0.313911] mpp_vepu2 ff650000.vepu: Linked as a consumer to ff650800.iommu | |
[ 0.314572] mpp_vepu2 ff650000.vepu: probe device | |
[ 0.315280] mpp_vepu2 ff650000.vepu: reset_group->rw_sem_on=0 | |
[ 0.315814] mpp_vepu2 ff650000.vepu: reset_group->rw_sem_on=0 | |
[ 0.316477] mpp_vepu2 ff650000.vepu: probing finish | |
[ 0.317087] mpp_service mpp-srv: probe success | |
[ 0.319546] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330 | |
[ 0.320230] dma-pl330 ff6d0000.dma-controller: DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12 | |
[ 0.322106] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330 | |
[ 0.322800] dma-pl330 ff6e0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16 | |
[ 0.323901] rockchip-system-monitor rockchip-system-monitor: system monitor probe | |
[ 0.324883] pwm-regulator vdd-log: GPIO lookup for consumer enable | |
[ 0.324888] pwm-regulator vdd-log: using device tree for GPIO lookup | |
[ 0.324902] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/vdd-log[0]' | |
[ 0.324913] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/vdd-log[0]' | |
[ 0.324920] pwm-regulator vdd-log: using lookup tables for GPIO lookup | |
[ 0.324926] pwm-regulator vdd-log: No GPIO consumer enable found | |
[ 0.324970] pwm-regulator: supplied by regulator-dummy | |
[ 0.325901] Serial: 8250/16550 driver, 5 ports, IRQ sharing disabled | |
[ 0.326970] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 40, base_baud = 1500000) is a 16550A | |
[ 0.328216] ff370000.serial: ttyS4 at MMIO 0xff370000 (irq = 42, base_baud = 1500000) is a 16550A | |
[ 0.330492] iommu: Adding device ff8f0000.vop to group 3 | |
[ 0.330989] rockchip-vop ff8f0000.vop: Linked as a consumer to ff8f3f00.iommu | |
[ 0.331888] iommu: Adding device ff900000.vop to group 4 | |
[ 0.332393] rockchip-vop ff900000.vop: Linked as a consumer to ff903f00.iommu | |
[ 0.336171] rockchip-drm display-subsystem: Linked as a consumer to ff8f0000.vop | |
[ 0.336856] rockchip-drm display-subsystem: Linked as a consumer to ff900000.vop | |
[ 0.338162] rockchip-drm display-subsystem: Linked as a consumer to fec00000.dp | |
[ 0.339143] rockchip-drm display-subsystem: Linked as a consumer to ff940000.hdmi | |
[ 0.342716] /edp-panel: could not find display-timings node | |
[ 0.343221] /edp-panel: no timings specified | |
[ 0.343691] panel-simple edp-panel: Linked as a consumer to regulator.7 | |
[ 0.344291] panel-simple edp-panel: edp-panel supply vsp not found, using dummy regulator | |
[ 0.345055] panel-simple edp-panel: Linked as a consumer to regulator.0 | |
[ 0.345672] panel-simple edp-panel: edp-panel supply vsn not found, using dummy regulator | |
[ 0.346436] panel-simple edp-panel: GPIO lookup for consumer enable | |
[ 0.346441] panel-simple edp-panel: using device tree for GPIO lookup | |
[ 0.346455] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/edp-panel[0]' | |
[ 0.346466] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/edp-panel[0]' | |
[ 0.346473] panel-simple edp-panel: using lookup tables for GPIO lookup | |
[ 0.346479] panel-simple edp-panel: No GPIO consumer enable found | |
[ 0.346485] panel-simple edp-panel: GPIO lookup for consumer reset | |
[ 0.346489] panel-simple edp-panel: using device tree for GPIO lookup | |
[ 0.346499] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/edp-panel[0]' | |
[ 0.346508] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/edp-panel[0]' | |
[ 0.346514] panel-simple edp-panel: using lookup tables for GPIO lookup | |
[ 0.346519] panel-simple edp-panel: No GPIO consumer reset found | |
[ 0.347109] mali ff9a0000.gpu: Failed to get regulator | |
[ 0.347581] mali ff9a0000.gpu: Power control initialization failed | |
[ 0.348424] cacheinfo: Unable to detect cache hierarchy for CPU 0 | |
[ 0.351843] brd: module loaded | |
[ 0.357971] loop: module loaded | |
[ 0.358604] zram: Added device: zram0 | |
[ 0.360467] mdio_bus fixed-0: GPIO lookup for consumer reset | |
[ 0.360473] mdio_bus fixed-0: using lookup tables for GPIO lookup | |
[ 0.360479] mdio_bus fixed-0: No GPIO consumer reset found | |
[ 0.360497] libphy: Fixed MDIO Bus: probed | |
[ 0.361472] rk_gmac-dwmac fe300000.ethernet: PTP uses main clock | |
[ 0.362087] rk_gmac-dwmac fe300000.ethernet: Linked as a consumer to regulator.6 | |
[ 0.362768] rk_gmac-dwmac fe300000.ethernet: clock input or output? (input). | |
[ 0.363411] rk_gmac-dwmac fe300000.ethernet: TX delay(0x28). | |
[ 0.363917] rk_gmac-dwmac fe300000.ethernet: RX delay(0x11). | |
[ 0.364432] rk_gmac-dwmac fe300000.ethernet: integrated PHY? (no). | |
[ 0.365015] rk_gmac-dwmac fe300000.ethernet: cannot get clock clk_mac_speed | |
[ 0.365643] rk_gmac-dwmac fe300000.ethernet: clock input from PHY | |
[ 0.371186] rk_gmac-dwmac fe300000.ethernet: init for RGMII | |
[ 0.371868] rk_gmac-dwmac fe300000.ethernet: User ID: 0x10, Synopsys ID: 0x35 | |
[ 0.372516] rk_gmac-dwmac fe300000.ethernet: DWMAC1000 | |
[ 0.372987] rk_gmac-dwmac fe300000.ethernet: DMA HW capability register supported | |
[ 0.373662] rk_gmac-dwmac fe300000.ethernet: RX Checksum Offload Engine supported | |
[ 0.374328] rk_gmac-dwmac fe300000.ethernet: COE Type 2 | |
[ 0.374805] rk_gmac-dwmac fe300000.ethernet: TX Checksum insertion supported | |
[ 0.375446] rk_gmac-dwmac fe300000.ethernet: Wake-Up On Lan supported | |
[ 0.376038] rk_gmac-dwmac fe300000.ethernet: Normal descriptors | |
[ 0.376575] rk_gmac-dwmac fe300000.ethernet: Ring mode enabled | |
[ 0.377101] rk_gmac-dwmac fe300000.ethernet: Enable RX Mitigation via HW Watchdog Timer | |
[ 0.377874] mdio_bus stmmac-0: GPIO lookup for consumer reset | |
[ 0.377879] mdio_bus stmmac-0: using lookup tables for GPIO lookup | |
[ 0.377885] mdio_bus stmmac-0: No GPIO consumer reset found | |
[ 0.377911] of_get_named_gpiod_flags: parsed 'snps,reset-gpio' property of node '/ethernet@fe300000[0]' - status (0) | |
[ 0.449060] libphy: stmmac: probed | |
[ 0.449388] RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) | |
[ 0.450500] RTL8211E Gigabit Ethernet stmmac-0:01: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:01, irq=POLL) | |
[ 0.452844] PPP generic driver version 2.4.2 | |
[ 0.453397] usbcore: registered new interface driver asix | |
[ 0.453911] usbcore: registered new interface driver ax88179_178a | |
[ 0.454492] usbcore: registered new interface driver cdc_ether | |
[ 0.455040] usbcore: registered new interface driver qmi_wwan | |
[ 0.456309] dwc3 fe800000.dwc3: Failed to get clk 'ref': -2 | |
[ 0.457660] dwc3 fe900000.dwc3: Failed to get clk 'ref': -2 | |
[ 0.462576] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 0.463169] ehci-pci: EHCI PCI platform driver | |
[ 0.463623] ehci-platform: EHCI generic platform driver | |
[ 0.466388] ehci-platform fe3c0000.usb: EHCI Host Controller | |
[ 0.466916] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 1 | |
[ 0.467833] ehci-platform fe3c0000.usb: irq 33, io mem 0xfe3c0000 | |
[ 0.475385] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00 | |
[ 0.476090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 | |
[ 0.476839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 0.477491] usb usb1: Product: EHCI Host Controller | |
[ 0.477926] usb usb1: Manufacturer: Linux 4.19.111 ehci_hcd | |
[ 0.478437] usb usb1: SerialNumber: fe3c0000.usb | |
[ 0.479198] hub 1-0:1.0: USB hub found | |
[ 0.479577] hub 1-0:1.0: 1 port detected | |
[ 0.480435] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
[ 0.480993] ohci-platform: OHCI generic platform driver | |
[ 0.481738] ohci-platform fe3e0000.usb: Generic Platform OHCI controller | |
[ 0.482346] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 2 | |
[ 0.483240] ohci-platform fe3e0000.usb: irq 34, io mem 0xfe3e0000 | |
[ 0.539507] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19 | |
[ 0.540244] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 0.540898] usb usb2: Product: Generic Platform OHCI controller | |
[ 0.541435] usb usb2: Manufacturer: Linux 4.19.111 ohci_hcd | |
[ 0.541938] usb usb2: SerialNumber: fe3e0000.usb | |
[ 0.542673] hub 2-0:1.0: USB hub found | |
[ 0.543036] hub 2-0:1.0: 1 port detected | |
[ 0.544397] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller | |
[ 0.544902] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 3 | |
[ 0.545945] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000005002030010 | |
[ 0.546823] xhci-hcd xhci-hcd.0.auto: irq 73, io mem 0xfe900000 | |
[ 0.547591] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 | |
[ 0.548327] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 0.548981] usb usb3: Product: xHCI Host Controller | |
[ 0.549427] usb usb3: Manufacturer: Linux 4.19.111 xhci-hcd | |
[ 0.549930] usb usb3: SerialNumber: xhci-hcd.0.auto | |
[ 0.550702] hub 3-0:1.0: USB hub found | |
[ 0.551065] hub 3-0:1.0: 1 port detected | |
[ 0.551662] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller | |
[ 0.552160] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 4 | |
[ 0.552858] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed | |
[ 0.553493] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. | |
[ 0.554292] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19 | |
[ 0.555039] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 0.555690] usb usb4: Product: xHCI Host Controller | |
[ 0.556124] usb usb4: Manufacturer: Linux 4.19.111 xhci-hcd | |
[ 0.556634] usb usb4: SerialNumber: xhci-hcd.0.auto | |
[ 0.557383] hub 4-0:1.0: USB hub found | |
[ 0.557745] hub 4-0:1.0: 1 port detected | |
[ 0.558411] usbcore: registered new interface driver cdc_acm | |
[ 0.558914] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters | |
[ 0.559662] usbcore: registered new interface driver cdc_wdm | |
[ 0.560193] usbcore: registered new interface driver uas | |
[ 0.560763] usbcore: registered new interface driver usb-storage | |
[ 0.561368] usbcore: registered new interface driver usbserial_generic | |
[ 0.561965] usbserial: USB Serial support registered for generic | |
[ 0.562540] usbcore: registered new interface driver ch341 | |
[ 0.563042] usbserial: USB Serial support registered for ch341-uart | |
[ 0.563643] usbcore: registered new interface driver cp210x | |
[ 0.564156] usbserial: USB Serial support registered for cp210x | |
[ 0.564741] usbcore: registered new interface driver ftdi_sio | |
[ 0.565266] usbserial: USB Serial support registered for FTDI USB Serial Device | |
[ 0.566046] usbcore: registered new interface driver option | |
[ 0.566571] usbserial: USB Serial support registered for GSM modem (1-port) | |
[ 0.567351] usbcore: registered new interface driver pl2303 | |
[ 0.567876] usbserial: USB Serial support registered for pl2303 | |
[ 0.568448] usbcore: registered new interface driver qcserial | |
[ 0.568976] usbserial: USB Serial support registered for Qualcomm USB modem | |
[ 0.569898] mousedev: PS/2 mouse device common for all mice | |
[ 0.571211] sensor_register_slave:mma8452,id=17 | |
[ 0.571638] sensor_register_slave:lis3dh,id=7 | |
[ 0.572026] sensor_register_slave:mma7660,id=18 | |
[ 0.572443] sensor_register_slave:lsm303d,id=26 | |
[ 0.572853] sensor_register_slave:mpu6880_acc,id=28 | |
[ 0.573286] sensor_register_slave:mpu6500_acc,id=29 | |
[ 0.573726] sensor_register_slave:lsm330_acc,id=30 | |
[ 0.574159] sensor_register_slave:akm8975,id=35 | |
[ 0.574576] sensor_register_slave:akm8963,id=36 | |
[ 0.574985] sensor_register_slave:l3g4200d,id=50 | |
[ 0.575402] sensor_register_slave:l3g20d,id=51 | |
[ 0.575801] sensor_register_slave:ewtsa,id=52 | |
[ 0.576188] sensor_register_slave:lsm330_gyro,id=56 | |
[ 0.576628] sensor_register_slave:cm3217,id=58 | |
[ 0.577026] sensor_register_slave:cm3218,id=59 | |
[ 0.577607] i2c /dev entries driver | |
[ 0.579953] fan53555-regulator 0-0040: GPIO lookup for consumer vsel | |
[ 0.579959] fan53555-regulator 0-0040: using device tree for GPIO lookup | |
[ 0.579980] of_get_named_gpiod_flags: parsed 'vsel-gpios' property of node '/i2c@ff3c0000/syr827@40[0]' - status (0) | |
[ 0.579998] gpio gpiochip1: Persistence not supported for GPIO 17 | |
[ 0.580331] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected! | |
[ 0.580974] fan53555-reg: supplied by vcc3v3_sys | |
[ 0.582682] fan53555-regulator 0-0041: GPIO lookup for consumer vsel | |
[ 0.582687] fan53555-regulator 0-0041: using device tree for GPIO lookup | |
[ 0.582706] of_get_named_gpiod_flags: parsed 'vsel-gpios' property of node '/i2c@ff3c0000/syr828@41[0]' - status (0) | |
[ 0.582720] gpio gpiochip1: Persistence not supported for GPIO 14 | |
[ 0.583034] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected! | |
[ 0.583668] fan53555-reg: supplied by vcc3v3_sys | |
[ 0.585701] rk808 0-001b: chip id: 0x0 | |
[ 0.590560] rk808 0-001b: GPIO lookup for consumer dvs | |
[ 0.590565] rk808 0-001b: using device tree for GPIO lookup | |
[ 0.590580] of_get_named_gpiod_flags: can't parse 'dvs-gpios' property of node '/i2c@ff3c0000/pmic@1b[0]' | |
[ 0.590592] of_get_named_gpiod_flags: can't parse 'dvs-gpio' property of node '/i2c@ff3c0000/pmic@1b[0]' | |
[ 0.590599] rk808 0-001b: using lookup tables for GPIO lookup | |
[ 0.590605] rk808 0-001b: No GPIO consumer dvs found | |
[ 0.590611] rk808-regulator rk808-regulator: there is no dvs0 gpio | |
[ 0.591164] rk808 0-001b: GPIO lookup for consumer dvs | |
[ 0.591169] rk808 0-001b: using device tree for GPIO lookup | |
[ 0.591180] of_get_named_gpiod_flags: can't parse 'dvs-gpios' property of node '/i2c@ff3c0000/pmic@1b[1]' | |
[ 0.591191] of_get_named_gpiod_flags: can't parse 'dvs-gpio' property of node '/i2c@ff3c0000/pmic@1b[1]' | |
[ 0.591196] rk808 0-001b: using lookup tables for GPIO lookup | |
[ 0.591201] rk808 0-001b: No GPIO consumer dvs found | |
[ 0.591207] rk808-regulator rk808-regulator: there is no dvs1 gpio | |
[ 0.591809] DCDC_REG1: supplied by vcc3v3_sys | |
[ 0.593065] DCDC_REG2: supplied by vcc3v3_sys | |
[ 0.594043] DCDC_REG3: supplied by vcc3v3_sys | |
[ 0.594647] DCDC_REG4: supplied by vcc3v3_sys | |
[ 0.595533] LDO_REG1: supplied by vcc3v3_sys | |
[ 0.596635] LDO_REG2: supplied by vcc3v3_sys | |
[ 0.597487] LDO_REG3: supplied by vcc3v3_sys | |
[ 0.598489] LDO_REG4: supplied by vcc3v3_sys | |
[ 0.599478] LDO_REG5: supplied by vcc3v3_sys | |
[ 0.600331] LDO_REG6: supplied by vcc3v3_sys | |
[ 0.601323] LDO_REG7: supplied by vcc3v3_sys | |
[ 0.602184] LDO_REG8: supplied by vcc3v3_sys | |
[ 0.603171] SWITCH_REG1: supplied by vcc3v3_sys | |
[ 0.603923] SWITCH_REG2: supplied by vcc3v3_sys | |
[ 0.607489] rk808-rtc rk808-rtc: registered as rtc0 | |
[ 0.608435] rk808-rtc rk808-rtc: setting system clock to 2013-01-18 08:50:07 UTC (1358499007) | |
[ 0.609874] fusb302 4-0022: GPIO lookup for consumer int-n | |
[ 0.609880] fusb302 4-0022: using device tree for GPIO lookup | |
[ 0.609903] of_get_named_gpiod_flags: parsed 'int-n-gpios' property of node '/i2c@ff3d0000/fusb30x@22[0]' - status (0) | |
[ 0.609918] gpio gpiochip1: Persistence not supported for GPIO 2 | |
[ 0.609929] fusb302 4-0022: GPIO lookup for consumer vbus-5v | |
[ 0.609934] fusb302 4-0022: using device tree for GPIO lookup | |
[ 0.609952] of_get_named_gpiod_flags: parsed 'vbus-5v-gpios' property of node '/i2c@ff3d0000/fusb30x@22[0]' - status (0) | |
[ 0.609966] gpio gpiochip4: Persistence not supported for GPIO 26 | |
[ 0.609982] fusb302 4-0022: GPIO lookup for consumer vbus-other | |
[ 0.609986] fusb302 4-0022: using device tree for GPIO lookup | |
[ 0.609998] of_get_named_gpiod_flags: can't parse 'vbus-other-gpios' property of node '/i2c@ff3d0000/fusb30x@22[0]' | |
[ 0.610008] of_get_named_gpiod_flags: can't parse 'vbus-other-gpio' property of node '/i2c@ff3d0000/fusb30x@22[0]' | |
[ 0.610014] fusb302 4-0022: using lookup tables for GPIO lookup | |
[ 0.610020] fusb302 4-0022: No GPIO consumer vbus-other found | |
[ 0.610025] fusb302 4-0022: GPIO lookup for consumer discharge | |
[ 0.610029] fusb302 4-0022: using device tree for GPIO lookup | |
[ 0.610039] of_get_named_gpiod_flags: can't parse 'discharge-gpios' property of node '/i2c@ff3d0000/fusb30x@22[0]' | |
[ 0.610049] of_get_named_gpiod_flags: can't parse 'discharge-gpio' property of node '/i2c@ff3d0000/fusb30x@22[0]' | |
[ 0.610054] fusb302 4-0022: using lookup tables for GPIO lookup | |
[ 0.610058] fusb302 4-0022: No GPIO consumer discharge found | |
[ 0.610195] fusb302 4-0022: Can't get property of role, set role to default DRP | |
[ 0.613787] fusb302 4-0022: port 0 probe success with role ROLE_MODE_DRP, try_role ROLE_MODE_NONE | |
[ 0.614697] input: Typec_Headphone as /devices/platform/ff3d0000.i2c/i2c-4/4-0022/input/input0 | |
[ 0.615725] goodix_ts_probe() start | |
[ 0.616048] Goodix-TS 4-005d: no max-x defined | |
[ 0.616475] Goodix-TS: probe of 4-005d failed with error -22 | |
[ 0.617088] edt_ft5x06 4-0038: GPIO lookup for consumer reset | |
[ 0.617093] edt_ft5x06 4-0038: using device tree for GPIO lookup | |
[ 0.617106] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/i2c@ff3d0000/ft5x06_ts@38[0]' | |
[ 0.617116] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/i2c@ff3d0000/ft5x06_ts@38[0]' | |
[ 0.617122] edt_ft5x06 4-0038: using lookup tables for GPIO lookup | |
[ 0.617127] edt_ft5x06 4-0038: No GPIO consumer reset found | |
[ 0.617132] edt_ft5x06 4-0038: GPIO lookup for consumer wake | |
[ 0.617137] edt_ft5x06 4-0038: using device tree for GPIO lookup | |
[ 0.617146] of_get_named_gpiod_flags: can't parse 'wake-gpios' property of node '/i2c@ff3d0000/ft5x06_ts@38[0]' | |
[ 0.617155] of_get_named_gpiod_flags: can't parse 'wake-gpio' property of node '/i2c@ff3d0000/ft5x06_ts@38[0]' | |
[ 0.617161] edt_ft5x06 4-0038: using lookup tables for GPIO lookup | |
[ 0.617165] edt_ft5x06 4-0038: No GPIO consumer wake found | |
[ 0.617237] edt_ft5x06 4-0038: touchscreen probe failed | |
[ 0.618231] IR NEC protocol handler initialized | |
[ 0.619172] random: fast init done | |
[ 0.619373] iommu: Adding device ff910000.rkisp1 to group 5 | |
[ 0.620035] rkisp1 ff910000.rkisp1: Linked as a consumer to ff914000.iommu | |
[ 0.620893] rkisp1 ff910000.rkisp1: rkisp1 driver version: v00.01.05 | |
[ 0.621510] rkisp1 ff910000.rkisp1: Missing rockchip,grf property | |
[ 0.622338] rkisp1 ff910000.rkisp1: Entity type for entity rkisp1-isp-subdev was not initialized! | |
[ 0.623749] rkisp1 ff910000.rkisp1: GPIO lookup for consumer vsirq | |
[ 0.623755] rkisp1 ff910000.rkisp1: using device tree for GPIO lookup | |
[ 0.623768] of_get_named_gpiod_flags: can't parse 'vsirq-gpios' property of node '/rkisp1@ff910000[0]' | |
[ 0.623778] of_get_named_gpiod_flags: can't parse 'vsirq-gpio' property of node '/rkisp1@ff910000[0]' | |
[ 0.623784] rkisp1 ff910000.rkisp1: using lookup tables for GPIO lookup | |
[ 0.623790] rkisp1 ff910000.rkisp1: No GPIO consumer vsirq found | |
[ 0.623946] iommu: Adding device ff920000.rkisp1 to group 6 | |
[ 0.624478] rkisp1 ff920000.rkisp1: Linked as a consumer to ff924000.iommu | |
[ 0.625263] rkisp1 ff920000.rkisp1: rkisp1 driver version: v00.01.05 | |
[ 0.625892] rkisp1 ff920000.rkisp1: Missing rockchip,grf property | |
[ 0.626684] rkisp1 ff920000.rkisp1: Entity type for entity rkisp1-isp-subdev was not initialized! | |
[ 0.628071] rkisp1 ff920000.rkisp1: GPIO lookup for consumer vsirq | |
[ 0.628076] rkisp1 ff920000.rkisp1: using device tree for GPIO lookup | |
[ 0.628090] of_get_named_gpiod_flags: can't parse 'vsirq-gpios' property of node '/rkisp1@ff920000[0]' | |
[ 0.628101] of_get_named_gpiod_flags: can't parse 'vsirq-gpio' property of node '/rkisp1@ff920000[0]' | |
[ 0.628108] rkisp1 ff920000.rkisp1: using lookup tables for GPIO lookup | |
[ 0.628113] rkisp1 ff920000.rkisp1: No GPIO consumer vsirq found | |
[ 0.628756] rockchip-iodomain ff320000.syscon:io-domains: Linked as a consumer to regulator.22 | |
[ 0.629773] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.15 | |
[ 0.630608] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.21 | |
[ 0.631433] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.18 | |
[ 0.632283] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.22 | |
[ 0.635277] rockchip-thermal ff260000.tsadc: tsadc is probed successfully! | |
[ 0.636914] device-mapper: uevent: version 1.0.3 | |
[ 0.637545] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com | |
[ 0.638544] Bluetooth: HCI UART driver ver 2.3 | |
[ 0.638946] Bluetooth: HCI UART protocol H4 registered | |
[ 0.639415] Bluetooth: HCI UART protocol BCSP registered | |
[ 0.639894] Bluetooth: HCI UART protocol ATH3K registered | |
[ 0.640432] usbcore: registered new interface driver bfusb | |
[ 0.640962] usbcore: registered new interface driver btusb | |
[ 0.641675] cpu cpu0: bin=1 | |
[ 0.641956] cpu cpu0: leakage=16 | |
[ 0.642318] cpu cpu0: Linked as a consumer to regulator.12 | |
[ 0.643517] cpu cpu0: Failed to get pvtm | |
[ 0.643905] cpu cpu0: Dropping the link to regulator.12 | |
[ 0.644409] cpu cpu0: bin-scale=34 | |
[ 0.644754] cpu cpu4: bin=1 | |
[ 0.645030] cpu cpu4: leakage=30 | |
[ 0.645402] cpu cpu4: Linked as a consumer to regulator.9 | |
[ 0.646478] cpu cpu4: Failed to get pvtm | |
[ 0.646860] cpu cpu4: Dropping the link to regulator.9 | |
[ 0.647332] cpu cpu4: bin-scale=17 | |
[ 0.647850] cpu cpu0: Linked as a consumer to regulator.12 | |
[ 0.648401] cpu cpu0: Dropping the link to regulator.12 | |
[ 0.648976] cpu cpu0: Linked as a consumer to regulator.12 | |
[ 0.649916] cpu cpu0: avs=0 | |
[ 0.650221] cpu cpu0: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0 h_table=0 | |
[ 0.651464] cpu cpu0: failed to find power_model node | |
[ 0.652040] cpu cpu4: Linked as a consumer to regulator.9 | |
[ 0.653094] cpu cpu4: avs=0 | |
[ 0.653412] cpu cpu4: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0 h_table=0 | |
[ 0.655840] cpu cpu4: failed to find power_model node | |
[ 0.657223] pwrseq_simple sdio-pwrseq: GPIO lookup for consumer reset | |
[ 0.657228] pwrseq_simple sdio-pwrseq: using device tree for GPIO lookup | |
[ 0.657249] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/sdio-pwrseq[0]' - status (0) | |
[ 0.657267] gpio gpiochip0: Persistence not supported for GPIO 10 | |
[ 0.657576] sdhci: Secure Digital Host Controller Interface driver | |
[ 0.658127] sdhci: Copyright(c) Pierre Ossman | |
[ 0.658542] Synopsys Designware Multimedia Card Interface Driver | |
[ 0.659972] dwmmc_rockchip fe310000.dwmmc: IDMAC supports 32-bit address mode. | |
[ 0.660871] dwmmc_rockchip fe310000.dwmmc: Using internal DMA controller. | |
[ 0.661507] dwmmc_rockchip fe310000.dwmmc: Version ID is 270a | |
[ 0.662085] dwmmc_rockchip fe310000.dwmmc: DW MMC controller at irq 28,32 bit host data width,256 deep fifo | |
[ 0.663043] dwmmc_rockchip fe310000.dwmmc: GPIO lookup for consumer wp | |
[ 0.663048] dwmmc_rockchip fe310000.dwmmc: using device tree for GPIO lookup | |
[ 0.663062] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/dwmmc@fe310000[0]' | |
[ 0.663073] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/dwmmc@fe310000[0]' | |
[ 0.663080] dwmmc_rockchip fe310000.dwmmc: using lookup tables for GPIO lookup | |
[ 0.663086] dwmmc_rockchip fe310000.dwmmc: No GPIO consumer wp found | |
[ 0.663149] dwmmc_rockchip fe310000.dwmmc: allocated mmc-pwrseq | |
[ 0.663714] mmc_host mmc0: card is non-removable. | |
[ 0.678549] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) | |
[ 0.692465] dwmmc_rockchip fe320000.dwmmc: IDMAC supports 32-bit address mode. | |
[ 0.693325] dwmmc_rockchip fe320000.dwmmc: Using internal DMA controller. | |
[ 0.693935] dwmmc_rockchip fe320000.dwmmc: Version ID is 270a | |
[ 0.694479] dwmmc_rockchip fe320000.dwmmc: DW MMC controller at irq 29,32 bit host data width,256 deep fifo | |
[ 0.695436] dwmmc_rockchip fe320000.dwmmc: Linked as a consumer to regulator.5 | |
[ 0.696119] dwmmc_rockchip fe320000.dwmmc: Linked as a consumer to regulator.18 | |
[ 0.696792] dwmmc_rockchip fe320000.dwmmc: GPIO lookup for consumer cd | |
[ 0.696795] dwmmc_rockchip fe320000.dwmmc: using device tree for GPIO lookup | |
[ 0.696803] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/dwmmc@fe320000[0]' | |
[ 0.696808] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/dwmmc@fe320000[0]' | |
[ 0.696812] dwmmc_rockchip fe320000.dwmmc: using lookup tables for GPIO lookup | |
[ 0.696815] dwmmc_rockchip fe320000.dwmmc: No GPIO consumer cd found | |
[ 0.696819] dwmmc_rockchip fe320000.dwmmc: GPIO lookup for consumer wp | |
[ 0.696821] dwmmc_rockchip fe320000.dwmmc: using device tree for GPIO lookup | |
[ 0.696826] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/dwmmc@fe320000[0]' | |
[ 0.696830] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/dwmmc@fe320000[0]' | |
[ 0.696833] dwmmc_rockchip fe320000.dwmmc: using lookup tables for GPIO lookup | |
[ 0.696835] dwmmc_rockchip fe320000.dwmmc: No GPIO consumer wp found | |
[ 0.709459] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) | |
[ 0.723052] sdhci-pltfm: SDHCI platform and OF driver helper | |
[ 0.723921] sdhci-arasan fe330000.sdhci: GPIO lookup for consumer wp | |
[ 0.723924] sdhci-arasan fe330000.sdhci: using device tree for GPIO lookup | |
[ 0.723932] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/sdhci@fe330000[0]' | |
[ 0.723937] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/sdhci@fe330000[0]' | |
[ 0.723940] sdhci-arasan fe330000.sdhci: using lookup tables for GPIO lookup | |
[ 0.723944] sdhci-arasan fe330000.sdhci: No GPIO consumer wp found | |
[ 0.728810] mmc0: queuing unknown CIS tuple 0x80 (2 bytes) | |
[ 0.731343] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) | |
[ 0.733981] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) | |
[ 0.738307] mmc0: queuing unknown CIS tuple 0x80 (7 bytes) | |
[ 0.748450] mmc2: SDHCI controller on fe330000.sdhci [fe330000.sdhci] using ADMA | |
[ 0.750068] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-leds/led@1[0]' - status (0) | |
[ 0.750083] gpio gpiochip0: Persistence not supported for GPIO 13 | |
[ 0.750086] no flags found for gpios | |
[ 0.750908] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 0.751502] hidraw: raw HID events driver (C) Jiri Kosina | |
[ 0.752174] usbcore: registered new interface driver usbhid | |
[ 0.752686] usbhid: USB HID core driver | |
[ 0.753953] rockchip-saradc ff100000.saradc: Linked as a consumer to regulator.4 | |
[ 0.757337] rt5651 1-001a: Failed to reguest IRQ 0: -22 | |
[ 0.757836] rt5651 1-001a: GPIO lookup for consumer spk-con | |
[ 0.757839] rt5651 1-001a: using device tree for GPIO lookup | |
[ 0.757852] of_get_named_gpiod_flags: can't parse 'spk-con-gpios' property of node '/i2c@ff110000/rt5651@1a[0]' | |
[ 0.757859] of_get_named_gpiod_flags: can't parse 'spk-con-gpio' property of node '/i2c@ff110000/rt5651@1a[0]' | |
[ 0.757864] rt5651 1-001a: using lookup tables for GPIO lookup | |
[ 0.757868] rt5651 1-001a: No GPIO consumer spk-con found | |
[ 0.757872] rt5651 1-001a: cannot get spk-con-gpio 1 | |
[ 0.761397] NET: Registered protocol family 10 | |
[ 0.762544] Segment Routing with IPv6 | |
[ 0.763302] NET: Registered protocol family 17 | |
[ 0.763879] Bluetooth: RFCOMM TTY layer initialized | |
[ 0.764345] Bluetooth: RFCOMM socket layer initialized | |
[ 0.764861] Bluetooth: RFCOMM ver 1.11 | |
[ 0.765205] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 | |
[ 0.765748] Bluetooth: HIDP socket layer initialized | |
[ 0.766220] [BT_RFKILL]: Enter rfkill_rk_init | |
[ 0.766623] [WLAN_RFKILL]: Enter rfkill_wlan_init | |
[ 0.767391] [WLAN_RFKILL]: Enter rfkill_wlan_probe | |
[ 0.767828] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi_chip_type = ap6354 | |
[ 0.768446] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control. | |
[ 0.769078] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio. | |
[ 0.769752] of_get_named_gpiod_flags: can't parse 'WIFI,poweren_gpio' property of node '/wireless-wlan[0]' | |
[ 0.769760] of_get_named_gpiod_flags: can't parse 'WIFI,vbat_gpio' property of node '/wireless-wlan[0]' | |
[ 0.769768] of_get_named_gpiod_flags: can't parse 'WIFI,reset_gpio' property of node '/wireless-wlan[0]' | |
[ 0.769784] of_get_named_gpiod_flags: parsed 'WIFI,host_wake_irq' property of node '/wireless-wlan[0]' - status (0) | |
[ 0.769787] [WLAN_RFKILL]: wlan_platdata_parse_dt: WIFI,host_wake_irq = 3, flags = 0. | |
[ 0.770488] [WLAN_RFKILL]: wlan_platdata_parse_dt: The ref_wifi_clk not found ! | |
[ 0.771132] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio | |
[ 0.771640] [WLAN_RFKILL]: Exit rfkill_wlan_probe | |
[ 0.772496] of_get_named_gpiod_flags: parsed 'uart_rts_gpios' property of node '/wireless-bluetooth[0]' - status (0) | |
[ 0.772500] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: uart_rts_gpios = 83. | |
[ 0.773245] of_get_named_gpiod_flags: can't parse 'BT,power_gpio' property of node '/wireless-bluetooth[0]' | |
[ 0.773257] of_get_named_gpiod_flags: parsed 'BT,reset_gpio' property of node '/wireless-bluetooth[0]' - status (0) | |
[ 0.773260] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,reset_gpio = 9. | |
[ 0.774012] of_get_named_gpiod_flags: parsed 'BT,wake_gpio' property of node '/wireless-bluetooth[0]' - status (0) | |
[ 0.774015] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_gpio = 90. | |
[ 0.774745] of_get_named_gpiod_flags: parsed 'BT,wake_host_irq' property of node '/wireless-bluetooth[0]' - status (0) | |
[ 0.774748] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_host_irq = 4. | |
[ 0.775551] [BT_RFKILL]: Request irq for bt wakeup host | |
[ 0.776101] [BT_RFKILL]: ** disable irq | |
[ 0.776136] [BT_RFKILL]: BT_WAKE_HOST IRQ fired | |
[ 0.776930] fusb302 4-0022: CC connected in CC2 as UFP | |
[ 0.777439] [BT_RFKILL]: bt shut off power | |
[ 0.799411] [BT_RFKILL]: bt_default device registered. | |
[ 0.799977] Key type dns_resolver registered | |
[ 0.800901] sensor_register_slave:mpu6880_gyro,id=55 | |
[ 0.801571] ov4689 1-0036: driver version: 00.01.06 | |
[ 0.802019] ov4689 1-0036: could not get module information! | |
[ 0.802546] ov4689: probe of 1-0036 failed with error -22 | |
[ 0.803116] ov4689 2-0036: driver version: 00.01.06 | |
[ 0.803571] ov4689 2-0036: could not get module information! | |
[ 0.804085] ov4689: probe of 2-0036 failed with error -22 | |
[ 0.804712] ov13850 1-0010: driver version: 00.01.03 | |
[ 0.805169] ov13850 1-0010: could not get module information! | |
[ 0.805701] ov13850: probe of 1-0010 failed with error -22 | |
[ 0.806274] ov13850 2-0010: driver version: 00.01.03 | |
[ 0.806736] ov13850 2-0010: could not get module information! | |
[ 0.807260] ov13850: probe of 2-0010 failed with error -22 | |
[ 0.808330] registered taskstats version 1 | |
[ 0.808716] Loading compiled-in X.509 certificates | |
[ 0.809228] Key type ._fscrypt registered | |
[ 0.809641] Key type .fscrypt registered | |
[ 0.809991] Key type fscrypt-provisioning registered | |
[ 0.810732] rga2: Module initialized. | |
[ 0.818219] mmc_host mmc0: Bus speed (slot 0) = 150000000Hz (slot req 150000000Hz, actual 150000000HZ div = 0) | |
[ 0.828435] phy phy-ff770000.syscon:usb2-phy@e450.9: Linked as a consumer to regulator.2 | |
[ 0.830112] phy phy-ff770000.syscon:usb2-phy@e450.10: Failed to get VBUS supply regulator | |
[ 0.833209] rockchip-drm display-subsystem: defer getting devfreq | |
[ 0.833887] rockchip-vop ff8f0000.vop: missing rockchip,grf property | |
[ 0.834538] rockchip-drm display-subsystem: bound ff8f0000.vop (ops 0xffffff8008e416b0) | |
[ 0.835273] rockchip-vop ff900000.vop: missing rockchip,grf property | |
[ 0.835942] rockchip-drm display-subsystem: bound ff900000.vop (ops 0xffffff8008e416b0) | |
[ 0.837004] rockchip-drm display-subsystem: bound fec00000.dp (ops 0xffffff8008e48ae0) | |
[ 0.837844] dwhdmi-rockchip ff940000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY) | |
[ 0.840460] rockchip-drm display-subsystem: bound ff940000.hdmi (ops 0xffffff8008e48cb8) | |
[ 0.841184] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). | |
[ 0.841785] [drm] No driver support for vblank timestamp query. | |
[ 0.842378] rockchip-drm display-subsystem: failed to parse loader memory | |
[ 0.876404] usb 3-1: new high-speed USB device number 2 using xhci-hcd | |
[ 0.902743] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0) | |
[ 0.903527] mmc1: new high speed SDHC card at address 59b4 | |
[ 0.905219] mmcblk1: mmc1:59b4 SDU1 7.52 GiB | |
[ 0.907591] mmcblk1: p1 p2 | |
[ 0.913111] rockchip-vop ff8f0000.vop: [drm:vop_crtc_atomic_enable] Update mode to 1920x1080p60, type: 11 | |
[ 0.913645] CANNOT FIND postdiv1/2 to make fout in range from 800M to 2000M,fout = 12000000 | |
[ 0.914651] rockchip_rk3399_pll_wait_lock: timeout waiting for pll to lock | |
[ 0.914653] rockchip_rk3399_pll_set_params: pll update unsuccessful, trying to restore old params | |
[ 0.990876] Console: switching to colour frame buffer device 240x67 | |
[ 1.014035] usb 3-1: New USB device found, idVendor=2109, idProduct=2817, bcdDevice= 0.50 | |
[ 1.014040] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
[ 1.014044] usb 3-1: Product: USB2.0 Hub | |
[ 1.014048] usb 3-1: Manufacturer: VIA Labs, Inc. | |
[ 1.016831] rockchip-drm display-subsystem: fb0: frame buffer device | |
[ 1.018230] [drm] Initialized rockchip 2.0.0 20140818 for display-subsystem on minor 0 | |
[ 1.019370] mali ff9a0000.gpu: Linked as a consumer to regulator.10 | |
[ 1.020013] mali ff9a0000.gpu: leakage=22 | |
[ 1.023262] mali ff9a0000.gpu: Failed to get pvtm | |
[ 1.024042] mali ff9a0000.gpu: avs=0 | |
[ 1.024921] mali ff9a0000.gpu: GPU identified as 0x0860 r2p0 status 0 | |
[ 1.025690] mali ff9a0000.gpu: Protected mode not available | |
[ 1.026489] mali ff9a0000.gpu: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0 h_table=0 | |
[ 1.027302] mali ff9a0000.gpu: Using configured power model mali-simple-power-model, and fallback mali-simple-power-model | |
[ 1.028454] I : [File] : drivers/gpu/arm/midgard/backend/gpu/mali_kbase_devfreq.c; [Line] : 417; [Func] : kbase_devfreq_init(); success initing power_model_simple. | |
[ 1.030378] mali ff9a0000.gpu: Probed as mali0 | |
[ 1.031066] dwc3 fe800000.dwc3: Failed to get clk 'ref': -2 | |
[ 1.035672] OF: graph: no port node found in /syscon@ff770000/usb2-phy@e450/otg-port | |
[ 1.037602] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller | |
[ 1.038146] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 5 | |
[ 1.039253] xhci-hcd xhci-hcd.6.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000005002030010 | |
[ 1.040173] xhci-hcd xhci-hcd.6.auto: irq 72, io mem 0xfe800000 | |
[ 1.040865] ehci-platform fe380000.usb: EHCI Host Controller | |
[ 1.041490] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 | |
[ 1.042274] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 1.042968] usb usb5: Product: xHCI Host Controller | |
[ 1.043439] usb usb5: Manufacturer: Linux 4.19.111 xhci-hcd | |
[ 1.043975] usb usb5: SerialNumber: xhci-hcd.6.auto | |
[ 1.044762] hub 5-0:1.0: USB hub found | |
[ 1.045144] hub 5-0:1.0: 1 port detected | |
[ 1.045690] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 6 | |
[ 1.046482] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller | |
[ 1.047011] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 7 | |
[ 1.047769] xhci-hcd xhci-hcd.6.auto: Host supports USB 3.0 SuperSpeed | |
[ 1.051254] usb usb7: We don't know the algorithms for LPM for this host, disabling LPM. | |
[ 1.054911] usb usb7: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19 | |
[ 1.058509] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 1.061994] usb usb7: Product: xHCI Host Controller | |
[ 1.065242] usb usb7: Manufacturer: Linux 4.19.111 xhci-hcd | |
[ 1.068561] usb usb7: SerialNumber: xhci-hcd.6.auto | |
[ 1.071741] hub 3-1:1.0: USB hub found | |
[ 1.074558] hub 7-0:1.0: USB hub found | |
[ 1.077227] hub 3-1:1.0: 4 ports detected | |
[ 1.079949] hub 7-0:1.0: 1 port detected | |
[ 1.082904] ehci-platform fe380000.usb: irq 31, io mem 0xfe380000 | |
[ 1.092438] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00 | |
[ 1.095404] usb usb6: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 | |
[ 1.098422] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 1.101332] usb usb6: Product: EHCI Host Controller | |
[ 1.104020] usb usb6: Manufacturer: Linux 4.19.111 ehci_hcd | |
[ 1.106748] usb usb6: SerialNumber: fe380000.usb | |
[ 1.109691] hub 6-0:1.0: USB hub found | |
[ 1.112241] hub 6-0:1.0: 1 port detected | |
[ 1.114931] ohci-platform fe3a0000.usb: Generic Platform OHCI controller | |
[ 1.117447] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 8 | |
[ 1.120213] ohci-platform fe3a0000.usb: irq 32, io mem 0xfe3a0000 | |
[ 1.129693] usb 4-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd | |
[ 1.164335] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 184 | |
[ 1.178628] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19 | |
[ 1.181922] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 1.185092] usb usb8: Product: Generic Platform OHCI controller | |
[ 1.185960] mmc0: new ultra high speed SDR104 SDIO card at address 0001 | |
[ 1.188157] usb usb8: Manufacturer: Linux 4.19.111 ohci_hcd | |
[ 1.194264] usb usb8: SerialNumber: fe3a0000.usb | |
[ 1.194998] usb 4-1: New USB device found, idVendor=2109, idProduct=0817, bcdDevice= 0.50 | |
[ 1.197821] hub 8-0:1.0: USB hub found | |
[ 1.216190] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
[ 1.218609] hub 8-0:1.0: 1 port detected | |
[ 1.237247] usb 4-1: Product: USB3.0 Hub | |
[ 1.239749] input: adc-keys as /devices/platform/adc-keys/input/input2 | |
[ 1.247058] usb 4-1: Manufacturer: VIA Labs, Inc. | |
[ 1.249672] rockchip-dmc dmc: Linked as a consumer to regulator.11 | |
[ 1.259319] rockchip-dmc dmc: Failed to get leakage | |
[ 1.261405] rockchip-dmc dmc: Failed to get pvtm | |
[ 1.263645] rockchip-dmc dmc: avs=0 | |
[ 1.265582] rockchip-dmc dmc: failed to get vop pn to msch rl | |
[ 1.267786] rockchip-dmc dmc: l=-2147483648 h=2147483647 hyst=0 l_limit=0 h_limit=0 h_table=0 | |
[ 1.270258] rockchip-dmc dmc: could not find power_model node | |
[ 1.277163] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/hdmi-sound[0]' | |
[ 1.277169] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/hdmi-sound[0]' | |
[ 1.277802] asoc-simple-card hdmi-sound: i2s-hifi <-> ff8a0000.i2s mapping ok | |
[ 1.280202] asoc-simple-card hdmi-sound: ASoC: no DMI vendor name! | |
[ 1.284409] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/rt5651-sound[0]' | |
[ 1.284416] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/rt5651-sound[0]' | |
[ 1.287617] asoc-simple-card rt5651-sound: rt5651-aif1 <-> ff890000.i2s mapping ok | |
[ 1.290003] asoc-simple-card rt5651-sound: ASoC: no DMI vendor name! | |
[ 1.290268] hub 4-1:1.0: USB hub found | |
[ 1.294670] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/spdif-sound[0]' | |
[ 1.298464] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/spdif-sound[0]' | |
[ 1.298527] rockchip-spdif ff870000.spdif: Missing dma channel for stream: 0 | |
[ 1.298782] hub 4-1:1.0: 4 ports detected | |
[ 1.300790] rockchip-spdif ff870000.spdif: ASoC: pcm constructor failed: -22 | |
[ 1.300793] asoc-simple-card spdif-sound: ASoC: can't create pcm ff870000.spdif-dit-hifi :-22 | |
[ 1.300795] asoc-simple-card spdif-sound: ASoC: failed to instantiate card -22 | |
[ 1.300893] asoc-simple-card: probe of spdif-sound failed with error -22 | |
[ 1.316845] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-keys/button@0[0]' - status (0) | |
[ 1.316861] gpio gpiochip0: Persistence not supported for GPIO 5 | |
[ 1.317010] input: gpio-keys as /devices/platform/gpio-keys/input/input3 | |
[ 1.319726] cfg80211: Loading compiled-in X.509 certificates for regulatory database | |
[ 1.323137] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' | |
[ 1.325786] I : [File] : drivers/gpu/arm/mali400/mali/linux/mali_kernel_linux.c; [Line] : 417; [Func] : mali_module_init(); svn_rev_string_from_arm of this mali_ko is '', rk_ko_ver is '5', built at '15:01:31', on 'Jul 30 2020'. | |
[ 1.329594] Mali: | |
[ 1.329595] Mali device driver loaded | |
[ 1.333642] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 | |
[ 1.334442] rkisp1 ff910000.rkisp1: clear unready subdev num: 3 | |
[ 1.336180] platform regulatory.0: Falling back to syfs fallback for: regulatory.db | |
[ 1.338628] rockchip-mipi-dphy-rx: No link between dphy and sensor | |
[ 1.343289] rkisp1: update sensor failed | |
[ 1.345420] rkisp1 ff920000.rkisp1: clear unready subdev num: 2 | |
[ 1.347843] rockchip-mipi-dphy-rx: No link between dphy and sensor | |
[ 1.350153] rkisp1: update sensor failed | |
[ 1.352527] ALSA device list: | |
[ 1.354982] #0: rockchip,hdmi | |
[ 1.357434] #1: realtek,rt5651-codec | |
[ 1.363456] Freeing unused kernel memory: 1344K | |
[ 1.366219] Run /init as init process | |
[ 1.517985] EXT4-fs (mmcblk1p2): mounted filesystem without journal. Opts: (null) | |
[ 1.859427] usb 3-1.4: new high-speed USB device number 3 using xhci-hcd | |
[ 1.909725] cdn-dp fec00000.dp: [drm:cdn_dp_pd_event_work] Not connected. Disabling cdn | |
[ 2.012176] usb 3-1.4: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice= 9.01 | |
[ 2.020867] usb 3-1.4: New USB device strings: Mfr=0, Product=1, SerialNumber=0 | |
[ 2.029342] usb 3-1.4: Product: USB2.0 Hub | |
[ 2.090699] hub 3-1.4:1.0: USB hub found | |
[ 2.099617] hub 3-1.4:1.0: 4 ports detected | |
[ 2.389555] usb 3-1.4.3: new low-speed USB device number 4 using xhci-hcd | |
[ 2.398069] systemd[1]: System time before build time, advancing clock. | |
[ 2.485575] usb 3-1.4.3: New USB device found, idVendor=1c4f, idProduct=0002, bcdDevice= 1.10 | |
[ 2.494311] usb 3-1.4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
[ 2.502868] usb 3-1.4.3: Product: USB Keyboard | |
[ 2.511130] usb 3-1.4.3: Manufacturer: SIGMACHIP | |
[ 2.608679] input: SIGMACHIP USB Keyboard as /devices/platform/usb@fe900000/fe900000.dwc3/xhci-hcd.0.auto/usb3/3-1/3-1.4/3-1.4.3/3-1.4.3:1.0/0003:1C4F:0002.0001/input/input4 | |
[ 2.670841] hid-generic 0003:1C4F:0002.0001: input,hidraw0: USB HID v1.10 Keyboard [SIGMACHIP USB Keyboard] on usb-xhci-hcd.0.auto-1.4.3/input0 | |
[ 2.685701] input: SIGMACHIP USB Keyboard Consumer Control as /devices/platform/usb@fe900000/fe900000.dwc3/xhci-hcd.0.auto/usb3/3-1/3-1.4/3-1.4.3/3-1.4.3:1.1/0003:1C4F:0002.0002/input/input5 | |
[ 2.696272] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) | |
[ 2.717070] systemd[1]: Detected architecture arm64. | |
[ 2.748105] input: SIGMACHIP USB Keyboard System Control as /devices/platform/usb@fe900000/fe900000.dwc3/xhci-hcd.0.auto/usb3/3-1/3-1.4/3-1.4.3/3-1.4.3:1.1/0003:1C4F:0002.0002/input/input6 | |
[ 2.756469] hid-generic 0003:1C4F:0002.0002: input,hidraw1: USB HID v1.10 Device [SIGMACHIP USB Keyboard] on usb-xhci-hcd.0.auto-1.4.3/input1 | |
[ 2.793514] systemd[1]: Set hostname to <nanopi-m4>. | |
[ 3.240861] systemd[1]: File /lib/systemd/system/systemd-journald.service:35 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling. | |
[ 3.247424] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.) | |
[ 3.488579] systemd[1]: /lib/systemd/system/nanopi-m4-bluetooth.service:11: Support for option SysVStartPriority= has been removed and it is ignored | |
[ 3.611656] random: systemd: uninitialized urandom read (16 bytes read) | |
[ 3.622968] systemd[1]: Started Forward Password Requests to Wall Directory Watch. | |
[ 3.634413] random: systemd: uninitialized urandom read (16 bytes read) | |
[ 3.646209] systemd[1]: Created slice User and Session Slice. | |
[ 3.652092] random: systemd: uninitialized urandom read (16 bytes read) | |
[ 3.658547] systemd[1]: Created slice System Slice. | |
[ 3.664647] systemd[1]: Listening on fsck to fsckd communication Socket. | |
[ 3.709823] fusb302 4-0022: PD disabled | |
[ 3.782803] EXT4-fs (mmcblk1p2): re-mounted. Opts: commit=600,errors=remount-ro | |
[ 3.826398] vendor storage:20190527 ret = -1 | |
[ 4.011997] systemd-journald[160]: Received request to flush runtime journal from PID 1 | |
[ 4.314524] cfg80211: failed to load regulatory.db | |
[ 4.731847] [BT_RFKILL]: rfkill_rk_set_power: set bt wake_host high! | |
[ 4.775387] [BT_RFKILL]: ENABLE UART_RTS | |
[ 4.882377] [BT_RFKILL]: DISABLE UART_RTS | |
[ 4.882414] [BT_RFKILL]: bt turn on power | |
[ 4.882430] [BT_RFKILL]: Request irq for bt wakeup host | |
[ 4.882455] [BT_RFKILL]: ** disable irq | |
[ 5.606418] dhd_module_init: in Dongle Host Driver, version 1.579.77.41.22 (r-20191105-2)(20191120-1) | |
[ 5.606424] ======== dhd_wlan_init_plat_data ======== | |
[ 5.606428] [WLAN_RFKILL]: rockchip_wifi_get_oob_irq: Enter | |
[ 5.606481] dhd_wlan_init_gpio: WL_HOST_WAKE=-1, oob_irq=91, oob_irq_flags=0x414 | |
[ 5.606483] dhd_wlan_init_gpio: WL_REG_ON=-1 | |
[ 5.606486] dhd_wifi_platform_load: Enter | |
[ 5.606490] Power-up adapter 'DHD generic adapter' | |
[ 5.608529] wifi_platform_set_power = 1 | |
[ 5.608533] ======== PULL WL_REG_ON(-1) HIGH! ======== | |
[ 5.608537] [WLAN_RFKILL]: rockchip_wifi_power: 1 | |
[ 5.608540] [WLAN_RFKILL]: wifi turn on power. -1 | |
[ 5.774964] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null) | |
[ 5.872245] random: crng init done | |
[ 5.872265] random: 7 urandom warning(s) missed due to ratelimiting | |
[ 5.915463] wifi_platform_bus_enumerate device present 1 | |
[ 5.915469] ======== Card detection to detect SDIO card! ======== | |
[ 5.915474] mmc0:mmc host rescan start! | |
[ 5.931486] bcmsdh_register: register client driver | |
[ 5.931658] bcmsdh_sdmmc_probe: Enter num=1 | |
[ 5.931740] bcmsdh_sdmmc_probe: Enter num=2 | |
[ 5.931742] bus num (host idx)=0, slot num (rca)=1 | |
[ 5.931745] found adapter info 'DHD generic adapter' | |
[ 5.931782] sdioh_attach: set sd_f2_blocksize 256 | |
[ 5.931815] sdioh_attach: sd clock rate = 0 | |
[ 5.932020] dhdsdio_probe : no mutex held. set lock | |
[ 5.932107] F1 signature read @0x18000000=0x17224356 | |
[ 5.935345] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x2 pkg:0x2 | |
[ 5.935738] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000 | |
[ 5.935835] [dhd] dhd_conf_set_chiprev : chip=0x4354, chiprev=2 | |
[ 5.944579] [dhd] CFG80211-ERROR) wl_setup_wiphy : Registering Vendor80211 | |
[ 5.945006] [dhd] CFG80211-ERROR) wl_setup_wiphy : SAE support | |
[ 5.945254] [dhd] CFG80211-ERROR) wl_init_prof : wl_init_prof: No profile | |
[ 5.946083] dhd_attach(): thread:dhd_watchdog_thread:152 started | |
[ 5.946215] dhd_attach(): thread:dhd_dpc:153 started | |
[ 5.946274] dhd_attach(): thread:dhd_rxf:154 started | |
[ 5.946285] dhd_deferred_work_init: work queue initialized | |
[ 5.946290] dhd_tcpack_suppress_set: TCP ACK Suppress mode 0 -> mode 2 | |
[ 5.946327] dhd_bus_set_default_min_res_mask: Unhandled chip id | |
[ 5.946522] sdioh_cis_read: func_cis_ptr[0]=0x10ac | |
[ 5.951066] Dongle Host Driver, version 1.579.77.41.22 (r-20191105-2)(20191120-1) | |
[ 5.951825] Register interface [wlan0] MAC: cc:4b:73:23:d4:32 | |
[ 5.951891] dhd_tcpack_suppress_set: TCP ACK Suppress mode 2 -> mode 0 | |
[ 5.951903] dhd_wl_ioctl: returning as busstate=0 | |
[ 5.951908] dhd_dbg_detach_pkt_monitor, 2204 | |
[ 5.951913] dhd_bus_devreset: == Power OFF == | |
[ 5.952065] bcmsdh_oob_intr_unregister: Enter | |
[ 5.952068] bcmsdh_oob_intr_unregister: irq is not registered | |
[ 5.952076] dhd_txglom_enable: enable 0 | |
[ 5.952079] dhd_bus_devreset: WLAN OFF DONE | |
[ 5.952103] wifi_platform_set_power = 0 | |
[ 5.952108] ======== PULL WL_REG_ON(-1) LOW! ======== | |
[ 5.952112] [WLAN_RFKILL]: rockchip_wifi_power: 0 | |
[ 5.952130] [WLAN_RFKILL]: wifi shut off power. | |
[ 5.952135] dhdsdio_probe : the lock is released. | |
[ 5.952248] dhd_module_init: Exit err=0 | |
[ 6.043851] RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) | |
[ 6.048074] rk_gmac-dwmac fe300000.ethernet: rk_get_eth_addr: rk_vendor_read eth mac address failed (-1) | |
[ 6.051703] rk_gmac-dwmac fe300000.ethernet: rk_get_eth_addr: generate random eth mac address: a6:fd:f7:79:17:b3 | |
[ 6.055090] rk_gmac-dwmac fe300000.ethernet: rk_get_eth_addr: rk_vendor_write eth mac address failed (-1) | |
[ 6.058448] rk_gmac-dwmac fe300000.ethernet: rk_get_eth_addr: mac address: a6:fd:f7:79:17:b3 | |
[ 6.061953] rk_gmac-dwmac fe300000.ethernet: device MAC address a6:fd:f7:79:17:b3 | |
[ 6.061985] rk_gmac-dwmac fe300000.ethernet eth0: No Safety Features support found | |
[ 6.061996] rk_gmac-dwmac fe300000.ethernet eth0: PTP not supported by HW | |
[ 6.062309] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready | |
[ 11.132063] ttyS0 - failed to request DMA, use interrupt mode | |
[ 12.195361] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready | |
[ 12.195954] rk_gmac-dwmac fe300000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx | |
[ 12.803931] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 | |
[ 12.803941] Bluetooth: BNEP filters: protocol multicast | |
[ 12.803970] Bluetooth: BNEP socket layer initialized | |
[ 18.656432] ttyFIQ ttyFIQ0: tty_port_close_start: tty->count = 1 port count = 2 | |
[ 31.714740] vcc_lcd: disabling |
This kernel was the first one dev kernel released by rockchip and not by the board maker, I was using CLI only.
The problem was the WIFI was not stable and had occasional crashes.
I am now with 4.19.193 struggling to make HDMI work with HW acceleration on X11.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hi, whats the problem with this boot ? can you login desktop ?