peksuj Posted August 17, 2018 Share Posted August 17, 2018 Hi, I was try to get eDP working on My Firefly AIO-3399J board but no success. I try different configs in dts file and .config. I try look up many eDP dts files to find some hints to get that work. I get no some hints from "dmesg" report. Linux won't start if eDP display is connected but continue after disconnect eDP connector. I get few errors in "dmesg" report but can't solve those things... If somebody can help Me and look "dmesg" report? Spoiler firefly@firefly:~$ dmesg [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.77 (anna@anna-K50AB) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.9) ) #1 SMP Thu Aug 16 18:31:02 EEST 2018 [ 0.000000] Boot CPU: AArch64 Processor [410fd034] [ 0.000000] On node 0 totalpages: 516096 [ 0.000000] DMA zone: 8184 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 516096 pages, LIFO batch:31 [ 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] PERCPU: Embedded 21 pages/cpu @ffffffc07fefa000 s46312 r8192 d31512 u86016 [ 0.000000] pcpu-alloc: s46312 r8192 d31512 u86016 alloc=21*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 in Zone order, mobility grouping on. Total pages: 507912 [ 0.000000] Kernel command line: console=ttyFIQ0 root=/dev/mmcblk1p6 rw rootwait mtdparts=rk29xxnand:0x00002000@0x00002000(uboot),0x00002000@0x00004000(trust),0x00008000@0x00006000(resource),0x0000A000@0x0000E000(kernel),0x00002000@0x00018000(backup),-@0x0001A000(boot) storagemedia=emmc uboot_logo=0x02000000@0x7dc00000 loader.timestamp=2017-04-25_15:10:21 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 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] software IO TLB [mem 0x79800000-0x7d800000] (64MB) mapped at [ffffffc079800000-ffffffc07d7fffff] [ 0.000000] Memory: 1940644K/2064384K available (12094K kernel code, 1712K rwdata, 4496K rodata, 1152K init, 768K bss, 123740K reserved, 0K cma-reserved) [ 0.000000] Virtual kernel memory layout: modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB) vmalloc : 0xffffff8008000000 - 0xffffffbdbfff0000 ( 246 GB) .init : 0xffffff80090c0000 - 0xffffff80091e0000 ( 1152 KB) .text : 0xffffff8008080000 - 0xffffff8008c50000 ( 12096 KB) .rodata : 0xffffff8008c50000 - 0xffffff80090c0000 ( 4544 KB) .data : 0xffffff80091e0000 - 0xffffff800938c008 ( 1713 KB) vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000 ( 8 GB maximum) 0xffffffbdc0008000 - 0xffffffbdc2000000 ( 31 MB actual) fixed : 0xffffffbffe7fd000 - 0xffffffbffec00000 ( 4108 KB) PCI I/O : 0xffffffbffee00000 - 0xffffffbfffe00000 ( 16 MB) memory : 0xffffffc000200000 - 0xffffffc080000000 ( 2046 MB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=6. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=6 [ 0.000000] NR_IRQS:64 nr_irqs:64 0 [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] ITS: /interrupt-controller@fee00000/interrupt-controller@fee20000 [ 0.000000] ITS: allocated 65536 Devices @a280000 (psz 64K, shr 0) [ 0.000000] ITS: using cache flushing for cmd queue [ 0.000000] GIC: using LPI property table @0x000000000a210000 [ 0.000000] ITS: Allocated 1792 chunks for LPIs [ 0.000000] CPU0: found redistributor 0 region 0:0x00000000fef00000 [ 0.000000] CPU0: using LPI pending table @0x000000000a220000 [ 0.000000] GIC: using cache flushing for LPI property table [ 0.000000] 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] GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] } [ 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] Architected 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.001196] Console: colour dummy device 80x25 [ 0.001224] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=24000) [ 0.001237] pid_max: default: 32768 minimum: 301 [ 0.001334] Security Framework initialized [ 0.001344] Yama: becoming mindful. [ 0.001431] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.001443] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.002190] Initializing cgroup subsys devices [ 0.002209] Initializing cgroup subsys freezer [ 0.002237] ftrace: allocating 45030 entries in 176 pages [ 0.123780] sched-energy: Sched-energy-costs installed from DT [ 0.123797] CPU0: update cpu_capacity 401 [ 0.123854] ASID allocator initialised with 65536 entries [ 0.127068] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created [ 0.127570] Platform MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created [ 0.128812] Detected VIPT I-cache on CPU1 [ 0.128844] CPU1: found redistributor 1 region 0:0x00000000fef20000 [ 0.128880] CPU1: using LPI pending table @0x00000000790a0000 [ 0.128928] CPU1: update cpu_capacity 401 [ 0.128932] CPU1: Booted secondary processor [410fd034] [ 0.129474] Detected VIPT I-cache on CPU2 [ 0.129495] CPU2: found redistributor 2 region 0:0x00000000fef40000 [ 0.129528] CPU2: using LPI pending table @0x00000000790d0000 [ 0.129556] CPU2: update cpu_capacity 401 [ 0.129560] CPU2: Booted secondary processor [410fd034] [ 0.130080] Detected VIPT I-cache on CPU3 [ 0.130100] CPU3: found redistributor 3 region 0:0x00000000fef60000 [ 0.130133] CPU3: using LPI pending table @0x0000000079120000 [ 0.130160] CPU3: update cpu_capacity 401 [ 0.130163] CPU3: Booted secondary processor [410fd034] [ 0.130679] Detected PIPT I-cache on CPU4 [ 0.130708] CPU4: found redistributor 100 region 0:0x00000000fef80000 [ 0.130744] CPU4: using LPI pending table @0x0000000079150000 [ 0.130786] CPU4: update cpu_capacity 1024 [ 0.130789] CPU4: Booted secondary processor [410fd082] [ 0.131343] Detected PIPT I-cache on CPU5 [ 0.131361] CPU5: found redistributor 101 region 0:0x00000000fefa0000 [ 0.131395] CPU5: using LPI pending table @0x0000000079180000 [ 0.131422] CPU5: update cpu_capacity 1024 [ 0.131425] CPU5: Booted secondary processor [410fd082] [ 0.131513] Brought up 6 CPUs [ 0.131593] SMP: Total of 6 processors activated. [ 0.131602] CPU features: detected feature: GIC system register CPU interface [ 0.131615] CPU: All CPU(s) started at EL2 [ 0.131663] alternatives: patching kernel code [ 0.133087] devtmpfs: initialized [ 0.147149] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.147173] futex hash table entries: 2048 (order: 5, 131072 bytes) [ 0.147612] pinctrl core: initialized pinctrl subsystem [ 0.147837] regulator-dummy: no parameters [ 0.148363] NET: Registered protocol family 16 [ 0.152939] cpuidle: using governor ladder [ 0.156948] cpuidle: using governor menu [ 0.156968] Registered FIQ tty driver [ 0.157206] vdso: 2 pages (1 code @ ffffff8008c56000, 1 data @ ffffff80091e4000) [ 0.157231] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.157391] DMA: preallocated 256 KiB pool for atomic allocations [ 0.170645] gpiochip_add: registered GPIOs 0 to 31 on device: gpio0 [ 0.170717] gpiochip_add: registered GPIOs 32 to 63 on device: gpio1 [ 0.170794] gpiochip_add: registered GPIOs 64 to 95 on device: gpio2 [ 0.170865] gpiochip_add: registered GPIOs 96 to 127 on device: gpio3 [ 0.170935] gpiochip_add: registered GPIOs 128 to 159 on device: gpio4 [ 0.240044] console [ttyFIQ0] enabled [ 0.240585] Registered fiq debugger ttyFIQ0 [ 0.264847] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc3v3-pcie-regulator[0]' - status (0) [ 0.264903] vcc3v3_pcie: no parameters [ 0.265034] reg-fixed-voltage vcc3v3-pcie-regulator: vcc3v3_pcie supplying 0uV [ 0.265172] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc3v3-3g-regulator[0]' - status (0) [ 0.265208] vcc3v3_3g: no parameters [ 0.265329] reg-fixed-voltage vcc3v3-3g-regulator: vcc3v3_3g supplying 0uV [ 0.265381] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc3v3-sys[0]' [ 0.265396] vcc3v3_sys: 3300 mV [ 0.265507] reg-fixed-voltage vcc3v3-sys: vcc3v3_sys supplying 3300000uV [ 0.265640] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc5v0-host-regulator[0]' - status (0) [ 0.265676] vcc5v0_host: no parameters [ 0.265789] reg-fixed-voltage vcc5v0-host-regulator: vcc5v0_host supplying 0uV [ 0.265903] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vbus-5v-regulator[0]' - status (0) [ 0.265944] vbus_5v: no parameters [ 0.266054] reg-fixed-voltage vbus-5v-regulator: vbus_5v supplying 0uV [ 0.266107] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc5v0-sys[0]' [ 0.266126] vcc5v0_sys: 5000 mV [ 0.266261] reg-fixed-voltage vcc5v0-sys: vcc5v0_sys supplying 5000000uV [ 0.266308] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-phy-regulator[0]' [ 0.266322] vcc_phy: no parameters [ 0.266432] reg-fixed-voltage vcc-phy-regulator: vcc_phy supplying 0uV [ 0.266481] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vccadc-ref[0]' [ 0.266495] vcc1v8_sys: 1800 mV [ 0.266604] reg-fixed-voltage vccadc-ref: vcc1v8_sys supplying 1800000uV [ 0.266725] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc-lcd-regulator[0]' - status (0) [ 0.266766] vcc_lcd: no parameters [ 0.266875] reg-fixed-voltage vcc-lcd-regulator: vcc_lcd supplying 0uV [ 0.267410] iommu: Adding device ff650000.vpu_service to group 0 [ 0.268009] iommu: Adding device ff660000.rkvdec to group 1 [ 0.268606] iommu: Adding device ff8f0000.vop to group 2 [ 0.269150] iommu: Adding device ff900000.vop to group 3 [ 0.270888] SCSI subsystem initialized [ 0.271370] libata version 3.00 loaded. [ 0.271545] usbcore: registered new interface driver usbfs [ 0.272082] usbcore: registered new interface driver hub [ 0.272622] usbcore: registered new device driver usb [ 0.273168] media: Linux media interface: v0.10 [ 0.273599] Linux video capture interface: v2.00 [ 0.274046] pps_core: LinuxPPS API ver. 1 registered [ 0.274494] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.275304] PTP clock support registered [ 0.276618] Advanced Linux Sound Architecture Driver Initialized. [ 0.277664] Bluetooth: Core ver 2.21 [ 0.278012] NET: Registered protocol family 31 [ 0.278415] Bluetooth: HCI device and connection manager initialized [ 0.278978] Bluetooth: HCI socket layer initialized [ 0.279410] Bluetooth: L2CAP socket layer initialized [ 0.279899] Bluetooth: SCO socket layer initialized [ 0.280918] rockchip-cpuinfo cpuinfo: Serial : b141f0cd93a507b1 [ 0.281972] clocksource: Switched to clocksource arch_sys_counter [ 0.329326] thermal thermal_zone1: power_allocator: sustainable_power will be estimated [ 0.330242] NET: Registered protocol family 2 [ 0.331070] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.331789] TCP bind hash table entries: 16384 (order: 7, 524288 bytes) [ 0.332747] TCP: Hash tables configured (established 16384 bind 16384) [ 0.333397] UDP hash table entries: 1024 (order: 4, 98304 bytes) [ 0.334010] UDP-Lite hash table entries: 1024 (order: 4, 98304 bytes) [ 0.334827] NET: Registered protocol family 1 [ 0.335517] RPC: Registered named UNIX socket transport module. [ 0.336057] RPC: Registered udp transport module. [ 0.336474] RPC: Registered tcp transport module. [ 0.336889] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.337490] PCI: CLS 0 bytes, default 64 [ 0.338085] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 0.338888] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available [ 0.342565] Initialise system trusted keyring [ 0.350590] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.352782] NFS: Registering the id_resolver key type [ 0.353273] Key type id_resolver registered [ 0.353643] Key type id_legacy registered [ 0.354023] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 0.355284] fuse init (API version 7.23) [ 0.356125] SGI XFS with security attributes, no debug enabled [ 0.361869] NET: Registered protocol family 38 [ 0.362299] Key type asymmetric registered [ 0.362674] Asymmetric key parser 'x509' registered [ 0.363263] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 0.363923] io scheduler noop registered [ 0.364285] io scheduler deadline registered [ 0.364782] io scheduler cfq registered (default) [ 0.366294] phy phy-ff770000.syscon:usb2-phy@e450.0: Looking up phy-supply from device tree [ 0.366305] phy phy-ff770000.syscon:usb2-phy@e450.0: Looking up phy-supply property in node /syscon@ff770000/usb2-phy@e450/otg-port failed [ 0.366571] rockchip-usb2phy ff770000.syscon:usb2-phy@e450: GPIO lookup for consumer otg-vbus [ 0.366579] rockchip-usb2phy ff770000.syscon:usb2-phy@e450: using device tree for GPIO lookup [ 0.366590] of_get_named_gpiod_flags: can't parse 'otg-vbus-gpios' property of node '/syscon@ff770000/usb2-phy@e450[0]' [ 0.366599] of_get_named_gpiod_flags: can't parse 'otg-vbus-gpio' property of node '/syscon@ff770000/usb2-phy@e450[0]' [ 0.366606] rockchip-usb2phy ff770000.syscon:usb2-phy@e450: using lookup tables for GPIO lookup [ 0.366613] rockchip-usb2phy ff770000.syscon:usb2-phy@e450: lookup for GPIO otg-vbus failed [ 0.366620] rockchip-usb2phy ff770000.syscon:usb2-phy@e450: vbus_drv is not assigned [ 0.367424] phy phy-ff770000.syscon:usb2-phy@e450.1: Looking up phy-supply from device tree [ 0.367518] vcc5v0_host: could not add device link phy-ff770000.syscon:usb2-phy@e450.1 err -2 [ 0.368109] phy phy-ff770000.syscon:usb2-phy@e460.2: Looking up phy-supply from device tree [ 0.368119] phy phy-ff770000.syscon:usb2-phy@e460.2: Looking up phy-supply property in node /syscon@ff770000/usb2-phy@e460/otg-port failed [ 0.368346] rockchip-usb2phy ff770000.syscon:usb2-phy@e460: GPIO lookup for consumer otg-vbus [ 0.368354] rockchip-usb2phy ff770000.syscon:usb2-phy@e460: using device tree for GPIO lookup [ 0.368363] of_get_named_gpiod_flags: can't parse 'otg-vbus-gpios' property of node '/syscon@ff770000/usb2-phy@e460[0]' [ 0.368371] of_get_named_gpiod_flags: can't parse 'otg-vbus-gpio' property of node '/syscon@ff770000/usb2-phy@e460[0]' [ 0.368378] rockchip-usb2phy ff770000.syscon:usb2-phy@e460: using lookup tables for GPIO lookup [ 0.368386] rockchip-usb2phy ff770000.syscon:usb2-phy@e460: lookup for GPIO otg-vbus failed [ 0.368392] rockchip-usb2phy ff770000.syscon:usb2-phy@e460: vbus_drv is not assigned [ 0.369193] phy phy-ff770000.syscon:usb2-phy@e460.3: Looking up phy-supply from device tree [ 0.369241] vcc5v0_host: could not add device link phy-ff770000.syscon:usb2-phy@e460.3 err -2 [ 0.370121] phy phy-ff770000.syscon:phy@f780.4: Looking up phy-supply from device tree [ 0.370131] phy phy-ff770000.syscon:phy@f780.4: Looking up phy-supply property in node /syscon@ff770000/phy@f780 failed [ 0.370856] phy phy-ff7c0000.phy.5: Looking up phy-supply from device tree [ 0.370866] phy phy-ff7c0000.phy.5: Looking up phy-supply property in node /phy@ff7c0000/dp-port failed [ 0.370985] phy phy-ff7c0000.phy.6: Looking up phy-supply from device tree [ 0.370994] phy phy-ff7c0000.phy.6: Looking up phy-supply property in node /phy@ff7c0000/usb3-port failed [ 0.371379] phy phy-ff800000.phy.7: Looking up phy-supply from device tree [ 0.371388] phy phy-ff800000.phy.7: Looking up phy-supply property in node /phy@ff800000/dp-port failed [ 0.371479] phy phy-ff800000.phy.8: Looking up phy-supply from device tree [ 0.371487] phy phy-ff800000.phy.8: Looking up phy-supply property in node /phy@ff800000/usb3-port failed [ 0.371827] phy phy-phy@e220.9: Looking up phy-supply from device tree [ 0.371836] phy phy-phy@e220.9: Looking up phy-supply property in node /phy@e220 failed [ 0.373702] rockchip-pcie f8000000.pcie: GPIO lookup for consumer ep [ 0.373711] rockchip-pcie f8000000.pcie: using device tree for GPIO lookup [ 0.373737] of_get_named_gpiod_flags: parsed 'ep-gpios' property of node '/pcie@f8000000[0]' - status (0) [ 0.373960] rockchip-pcie f8000000.pcie: Looking up vpcie3v3-supply from device tree [ 0.373987] rockchip-pcie f8000000.pcie: Looking up vpcie3v3-supply property in node /pcie@f8000000 failed [ 0.374003] rockchip-pcie f8000000.pcie: no vpcie3v3 regulator found [ 0.374564] rockchip-pcie f8000000.pcie: Looking up vpcie1v8-supply from device tree [ 0.374572] rockchip-pcie f8000000.pcie: Looking up vpcie1v8-supply property in node /pcie@f8000000 failed [ 0.374583] rockchip-pcie f8000000.pcie: no vpcie1v8 regulator found [ 0.375149] rockchip-pcie f8000000.pcie: Looking up vpcie0v9-supply from device tree [ 0.375158] rockchip-pcie f8000000.pcie: Looking up vpcie0v9-supply property in node /pcie@f8000000 failed [ 0.375168] rockchip-pcie f8000000.pcie: no vpcie0v9 regulator found [ 0.917007] rockchip-pcie f8000000.pcie: PCIe link training gen1 timeout! [ 0.917659] rockchip-pcie: probe of f8000000.pcie failed with error -110 [ 0.918614] pwm-backlight backlight: GPIO lookup for consumer enable [ 0.918623] pwm-backlight backlight: using device tree for GPIO lookup [ 0.918633] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 0.918642] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 0.918649] pwm-backlight backlight: using lookup tables for GPIO lookup [ 0.918657] pwm-backlight backlight: lookup for GPIO enable failed [ 0.918665] pwm-backlight backlight: Looking up power-supply from device tree [ 0.918673] pwm-backlight backlight: Looking up power-supply property in node /backlight failed [ 0.918684] backlight supply power not found, using dummy regulator [ 0.920124] rk-vcodec ff650000.vpu_service: probe device [ 0.920705] rk-vcodec ff650000.vpu_service: vpu mmu dec ffffffc0793cb410 [ 0.921601] rk-vcodec ff650000.vpu_service: allocator is drm [ 0.922189] rk-vcodec ff650000.vpu_service: checking hw id 0 [ 0.923287] rk-vcodec ff650000.vpu_service: init success [ 0.924421] rk-vcodec ff660000.rkvdec: probe device [ 0.924891] rk-vcodec ff660000.rkvdec: vpu mmu dec ffffffc0793cbc10 [ 0.925610] rk-vcodec ff660000.rkvdec: allocator is drm [ 0.926135] rk-vcodec ff660000.rkvdec: checking hw id 6876 [ 0.926951] rk-vcodec ff660000.rkvdec: init success [ 0.928653] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 0.929335] dma-pl330 ff6d0000.dma-controller: DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12 [ 0.931530] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 0.932211] dma-pl330 ff6e0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16 [ 0.933501] pwm-regulator vdd-log: GPIO lookup for consumer enable [ 0.933509] pwm-regulator vdd-log: using device tree for GPIO lookup [ 0.933518] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/vdd-log[0]' [ 0.933527] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/vdd-log[0]' [ 0.933534] pwm-regulator vdd-log: using lookup tables for GPIO lookup [ 0.933541] pwm-regulator vdd-log: lookup for GPIO enable failed [ 0.933565] pwm-regulator vdd-log: Looking up pwm-supply from device tree [ 0.933574] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed [ 0.933595] vdd_log: 800 <--> 1100 mV at 1001 mV [ 0.933744] pwm-regulator vdd-log: Looking up pwm-supply from device tree [ 0.933753] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed [ 0.934128] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.936187] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 36, base_baud = 1500000) is a 16550A [ 0.937576] ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 37, base_baud = 1500000) is a 16550A [ 0.938956] ff370000.serial: ttyS1 at MMIO 0xff370000 (irq = 40, base_baud = 1500000) is a 16550A [ 0.940676] [drm:drm_core_init] Initialized drm 1.1.0 20060810 [ 0.944348] rockchip-drm display-subsystem: bound ff900000.vop (ops 0xffffff8008cf3180) [ 0.945257] rockchip-drm display-subsystem: bound ff8f0000.vop (ops 0xffffff8008cf3180) [ 0.946025] [drm:rockchip_dp_bind] *ERROR* failed to find panel [ 0.946553] rockchip-drm display-subsystem: failed to bind ff970000.edp (ops 0xffffff8008cef2c0): -517 [ 0.947622] rockchip-drm display-subsystem: master bind failed: -517 [ 0.948200] platform display-subsystem: Driver rockchip-drm requests probe deferral [ 0.950043] panel-simple edp-panel: Looking up power-supply from device tree [ 0.950131] panel-simple edp-panel: GPIO lookup for consumer enable [ 0.950138] panel-simple edp-panel: using device tree for GPIO lookup [ 0.950166] of_get_named_gpiod_flags: parsed 'enable-gpios' property of node '/edp-panel[0]' - status (0) [ 0.950179] no flags found for enable [ 0.950187] panel-simple edp-panel: GPIO lookup for consumer reset [ 0.950193] panel-simple edp-panel: using device tree for GPIO lookup [ 0.950201] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/edp-panel[0]' [ 0.950209] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/edp-panel[0]' [ 0.950215] panel-simple edp-panel: using lookup tables for GPIO lookup [ 0.950222] panel-simple edp-panel: lookup for GPIO reset failed [ 0.950763] mali ff9a0000.gpu: Looking up mali-supply from device tree [ 0.950780] mali ff9a0000.gpu: Failed to get regulator [ 0.951258] mali ff9a0000.gpu: Power control initialization failed [ 0.951871] platform ff9a0000.gpu: Driver mali requests probe deferral [ 0.952695] Unable to detect cache hierarchy from DT for CPU 0 [ 0.953999] brd: module loaded [ 0.959373] loop: module loaded [ 0.960255] zram: Added device: zram0 [ 0.960854] lkdtm: No crash points registered, enable through debugfs [ 0.962214] rockchip-pinctrl pinctrl: pin gpio1-8 already requested by ff370000.serial; cannot claim for ff1d0000.spi [ 0.963155] rockchip-pinctrl pinctrl: pin-40 (ff1d0000.spi) status -22 [ 0.963729] rockchip-pinctrl pinctrl: could not request pin 40 (gpio1-8) from group spi1-tx on device rockchip-pinctrl [ 0.964677] rockchip-spi ff1d0000.spi: Error applying setting, reverse things back [ 0.965463] rockchip-spi ff1d0000.spi: Failed to request TX DMA channel [ 0.966058] rockchip-spi ff1d0000.spi: Failed to request RX DMA channel [ 0.967377] 11wk2xxx_probe: setup mode 0, 8 bits/w, 10000000 Hz max [ 0.967960] of_get_named_gpiod_flags: parsed 'power-gpio' property of node '/spi@ff1d0000/spi_wk2xxx@00[0]' - status (0) [ 0.968020] of_get_named_gpiod_flags: parsed 'reset-gpio' property of node '/spi@ff1d0000/spi_wk2xxx@00[0]' - status (0) [ 1.138088] of_get_named_gpiod_flags: parsed 'irq-gpio' property of node '/spi@ff1d0000/spi_wk2xxx@00[0]' - status (0) [ 1.138124] of_get_named_gpiod_flags: parsed 'cs-gpio' property of node '/spi@ff1d0000/spi_wk2xxx@00[0]' - status (0) [ 1.138234] wk2xxx_probe() GENA = 0x0 [ 1.138569] spi driver error!!!! [ 1.138885] wk2xxxspi: probe of spi32766.0 failed with error 1 [ 1.139424] register spi return v = :0 [ 1.139782] tun: Universal TUN/TAP device driver, 1.6 [ 1.140241] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> [ 1.141912] rk_gmac-dwmac fe300000.ethernet: Looking up phy-supply from device tree [ 1.142015] rk_gmac-dwmac fe300000.ethernet: clock input or output? (input). [ 1.142636] rk_gmac-dwmac fe300000.ethernet: TX delay(0x28). [ 1.143148] rk_gmac-dwmac fe300000.ethernet: RX delay(0x1b). [ 1.143808] rk_gmac-dwmac fe300000.ethernet: clock input from PHY [ 1.144352] rk_gmac-dwmac fe300000.ethernet: init for RGMII [ 1.149970] stmmac - user ID: 0x10, Synopsys ID: 0x35 [ 1.150421] Ring mode enabled [ 1.150696] DMA HW capability register supported [ 1.151108] Normal descriptors [ 1.151418] RX Checksum Offload Engine supported (type 2) [ 1.151904] TX Checksum insertion supported [ 1.152291] Wake-Up On Lan supported [ 1.152647] Enable RX Mitigation via HW Watchdog Timer [ 1.153206] of_get_named_gpiod_flags: parsed 'snps,reset-gpio' property of node '/ethernet@fe300000[0]' - status (0) [ 1.222818] libphy: stmmac: probed [ 1.223169] eth%d: PHY ID 001cc915 at 0 IRQ POLL (stmmac-0:00) active [ 1.223739] eth%d: PHY ID 001cc915 at 1 IRQ POLL (stmmac-0:01) [ 1.224260] eth%d: PHY ID 0000ffff at 2 IRQ POLL (stmmac-0:02) [ 1.224771] eth%d: PHY ID 0000ffff at 3 IRQ POLL (stmmac-0:03) [ 1.225296] eth%d: PHY ID 0000ffff at 4 IRQ POLL (stmmac-0:04) [ 1.225807] eth%d: PHY ID 0000ffff at 5 IRQ POLL (stmmac-0:05) [ 1.226379] eth%d: PHY ID 0000ffff at 6 IRQ POLL (stmmac-0:06) [ 1.226890] eth%d: PHY ID 0000ffff at 7 IRQ POLL (stmmac-0:07) [ 1.227408] eth%d: PHY ID 0000ffff at 8 IRQ POLL (stmmac-0:08) [ 1.227919] eth%d: PHY ID 0000ffff at 9 IRQ POLL (stmmac-0:09) [ 1.228435] eth%d: PHY ID 0000ffff at 10 IRQ POLL (stmmac-0:0a) [ 1.228957] eth%d: PHY ID 0000ffff at 11 IRQ POLL (stmmac-0:0b) [ 1.229485] eth%d: PHY ID 0000ffff at 12 IRQ POLL (stmmac-0:0c) [ 1.230013] eth%d: PHY ID 0000ffff at 13 IRQ POLL (stmmac-0:0d) [ 1.230535] eth%d: PHY ID 0000ffff at 14 IRQ POLL (stmmac-0:0e) [ 1.231062] eth%d: PHY ID 0000ffff at 15 IRQ POLL (stmmac-0:0f) [ 1.231584] eth%d: PHY ID 0000ffff at 16 IRQ POLL (stmmac-0:10) [ 1.232111] eth%d: PHY ID 0000ffff at 17 IRQ POLL (stmmac-0:11) [ 1.232633] eth%d: PHY ID 0000ffff at 18 IRQ POLL (stmmac-0:12) [ 1.233160] eth%d: PHY ID 0000ffff at 19 IRQ POLL (stmmac-0:13) [ 1.233682] eth%d: PHY ID 0000ffff at 20 IRQ POLL (stmmac-0:14) [ 1.234210] eth%d: PHY ID 0000ffff at 21 IRQ POLL (stmmac-0:15) [ 1.234731] eth%d: PHY ID 0000ffff at 22 IRQ POLL (stmmac-0:16) [ 1.235258] eth%d: PHY ID 0000ffff at 23 IRQ POLL (stmmac-0:17) [ 1.235780] eth%d: PHY ID 0000ffff at 24 IRQ POLL (stmmac-0:18) [ 1.236307] eth%d: PHY ID 0000ffff at 25 IRQ POLL (stmmac-0:19) [ 1.236829] eth%d: PHY ID 0000ffff at 26 IRQ POLL (stmmac-0:1a) [ 1.237356] eth%d: PHY ID 0000ffff at 27 IRQ POLL (stmmac-0:1b) [ 1.237878] eth%d: PHY ID 0000ffff at 28 IRQ POLL (stmmac-0:1c) [ 1.238405] eth%d: PHY ID 0000ffff at 29 IRQ POLL (stmmac-0:1d) [ 1.238927] eth%d: PHY ID 0000ffff at 30 IRQ POLL (stmmac-0:1e) [ 1.239454] eth%d: PHY ID 0000ffff at 31 IRQ POLL (stmmac-0:1f) [ 1.241000] PPP generic driver version 2.4.2 [ 1.241615] usbcore: registered new interface driver rndis_wlan [ 1.242402] Rockchip WiFi SYS interface (V1.00) ... [ 1.242877] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.243577] usbcore: registered new interface driver pegasus [ 1.244136] usbcore: registered new interface driver rtl8150 [ 1.244669] usbcore: registered new interface driver r8152 [ 1.245206] usbcore: registered new interface driver asix [ 1.245718] usbcore: registered new interface driver ax88179_178a [ 1.246296] usbcore: registered new interface driver cdc_ether [ 1.246840] usbcore: registered new interface driver dm9601 [ 1.247380] usbcore: registered new interface driver smsc75xx [ 1.247933] usbcore: registered new interface driver smsc95xx [ 1.248488] usbcore: registered new interface driver net1080 [ 1.249030] usbcore: registered new interface driver rndis_host [ 1.249587] usbcore: registered new interface driver MOSCHIP usb-ethernet driver [ 1.250310] usbcore: registered new interface driver cdc_ncm [ 1.250843] usbcore: registered new interface driver qmi_wwan [ 1.251399] usbcore: registered new interface driver cdc_mbim [ 1.258052] rockchip-dwc3 usb@fe800000: fail to get drvdata hcd [ 1.258874] platform usb@fe800000: Driver rockchip-dwc3 requests probe deferral [ 1.264664] rockchip-dwc3 usb@fe900000: fail to get drvdata hcd [ 1.265480] platform usb@fe900000: Driver rockchip-dwc3 requests probe deferral [ 1.266930] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.267527] ehci-pci: EHCI PCI platform driver [ 1.267982] ehci-platform: EHCI generic platform driver [ 1.272083] ehci-platform fe380000.usb: EHCI Host Controller [ 1.272741] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 1 [ 1.273549] ehci-platform fe380000.usb: irq 28, io mem 0xfe380000 [ 1.279990] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00 [ 1.280683] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.281296] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.281937] usb usb1: Product: EHCI Host Controller [ 1.282375] usb usb1: Manufacturer: Linux 4.4.77 ehci_hcd [ 1.282852] usb usb1: SerialNumber: fe380000.usb [ 1.283703] hub 1-0:1.0: USB hub found [ 1.284074] hub 1-0:1.0: 1 port detected [ 1.288275] ehci-platform fe3c0000.usb: EHCI Host Controller [ 1.288931] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 2 [ 1.289724] ehci-platform fe3c0000.usb: irq 30, io mem 0xfe3c0000 [ 1.295991] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00 [ 1.296679] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.297289] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.297930] usb usb2: Product: EHCI Host Controller [ 1.298367] usb usb2: Manufacturer: Linux 4.4.77 ehci_hcd [ 1.298843] usb usb2: SerialNumber: fe3c0000.usb [ 1.299662] hub 2-0:1.0: USB hub found [ 1.300038] hub 2-0:1.0: 1 port detected [ 1.300884] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.301456] ohci-platform: OHCI generic platform driver [ 1.302203] ohci-platform fe3a0000.usb: Generic Platform OHCI controller [ 1.302954] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 3 [ 1.303735] ohci-platform fe3a0000.usb: irq 29, io mem 0xfe3a0000 [ 1.359121] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.359719] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.360372] usb usb3: Product: Generic Platform OHCI controller [ 1.360895] usb usb3: Manufacturer: Linux 4.4.77 ohci_hcd [ 1.361379] usb usb3: SerialNumber: fe3a0000.usb [ 1.362200] hub 3-0:1.0: USB hub found [ 1.362559] hub 3-0:1.0: 1 port detected [ 1.363418] ohci-platform fe3e0000.usb: Generic Platform OHCI controller [ 1.364185] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 4 [ 1.364949] ohci-platform fe3e0000.usb: irq 31, io mem 0xfe3e0000 [ 1.420123] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.420720] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.421372] usb usb4: Product: Generic Platform OHCI controller [ 1.421895] usb usb4: Manufacturer: Linux 4.4.77 ohci_hcd [ 1.422379] usb usb4: SerialNumber: fe3e0000.usb [ 1.423209] hub 4-0:1.0: USB hub found [ 1.423567] hub 4-0:1.0: 1 port detected [ 1.424749] usbcore: registered new interface driver cdc_acm [ 1.425263] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 1.426007] usbcore: registered new interface driver cdc_wdm [ 1.426545] usbcore: registered new interface driver uas [ 1.427117] usbcore: registered new interface driver usb-storage [ 1.427724] usbcore: registered new interface driver usbserial [ 1.428272] usbcore: registered new interface driver usbserial_generic [ 1.428863] usbserial: USB Serial support registered for generic [ 1.429442] usbcore: registered new interface driver cp210x [ 1.429968] usbserial: USB Serial support registered for cp210x [ 1.430546] usbcore: registered new interface driver ftdi_sio [ 1.431084] usbserial: USB Serial support registered for FTDI USB Serial Device [ 1.431845] usbcore: registered new interface driver keyspan [ 1.432373] usbserial: USB Serial support registered for Keyspan - (without firmware) [ 1.433088] usbserial: USB Serial support registered for Keyspan 1 port adapter [ 1.433748] usbserial: USB Serial support registered for Keyspan 2 port adapter [ 1.434416] usbserial: USB Serial support registered for Keyspan 4 port adapter [ 1.435102] usbcore: registered new interface driver option [ 1.435609] usbserial: USB Serial support registered for GSM modem (1-port) [ 1.436394] usbcore: registered new interface driver oti6858 [ 1.436912] usbserial: USB Serial support registered for oti6858 [ 1.437491] usbcore: registered new interface driver pl2303 [ 1.438016] usbserial: USB Serial support registered for pl2303 [ 1.438579] usbcore: registered new interface driver qcserial [ 1.439118] usbserial: USB Serial support registered for Qualcomm USB modem [ 1.439784] usbcore: registered new interface driver sierra [ 1.440303] usbserial: USB Serial support registered for Sierra USB modem [ 1.441658] usbcore: registered new interface driver iforce [ 1.442238] usbcore: registered new interface driver xpad [ 1.442772] ==gsl_ts_init== [ 1.443053] ret=0 [ 1.443472] usbcore: registered new interface driver usbtouchscreen [ 1.444283] .. rk pwm remotectl v1.1 init [ 1.444861] input: ff420030.pwm as /devices/platform/ff420030.pwm/input/input0 [ 1.446218] i2c /dev entries driver [ 1.447562] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected! [ 1.448193] fan53555-regulator 0-0040: Looking up vin-supply from device tree [ 1.448260] fan53555-reg: supplied by vcc5v0_sys [ 1.448670] vcc5v0_sys: could not add device link regulator.11 err -2 [ 1.449462] vdd_cpu_b: 712 <--> 1500 mV at 800 mV [ 1.449767] pwm-regulator vdd-log: Looking up pwm-supply from device tree [ 1.449779] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed [ 1.450358] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected! [ 1.450983] fan53555-regulator 0-0041: Looking up vin-supply from device tree [ 1.451020] fan53555-reg: supplied by vcc5v0_sys [ 1.451428] vcc5v0_sys: could not add device link regulator.12 err -2 [ 1.452205] vdd_gpu: 712 <--> 1500 mV at 800 mV [ 1.452494] pwm-regulator vdd-log: Looking up pwm-supply from device tree [ 1.452504] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed [ 1.453199] rk808 0-001b: Pmic Chip id: 0x0 [ 1.456407] rk808 0-001b: GPIO lookup for consumer dvs [ 1.456415] rk808 0-001b: using device tree for GPIO lookup [ 1.456426] of_get_named_gpiod_flags: can't parse 'dvs-gpios' property of node '/i2c@ff3c0000/pmic@1b[0]' [ 1.456435] of_get_named_gpiod_flags: can't parse 'dvs-gpio' property of node '/i2c@ff3c0000/pmic@1b[0]' [ 1.456442] rk808 0-001b: using lookup tables for GPIO lookup [ 1.456450] rk808 0-001b: lookup for GPIO dvs failed [ 1.456457] rk808-regulator rk808-regulator: there is no dvs0 gpio [ 1.457027] rk808 0-001b: GPIO lookup for consumer dvs [ 1.457033] rk808 0-001b: using device tree for GPIO lookup [ 1.457041] of_get_named_gpiod_flags: can't parse 'dvs-gpios' property of node '/i2c@ff3c0000/pmic@1b[1]' [ 1.457049] of_get_named_gpiod_flags: can't parse 'dvs-gpio' property of node '/i2c@ff3c0000/pmic@1b[1]' [ 1.457055] rk808 0-001b: using lookup tables for GPIO lookup [ 1.457062] rk808 0-001b: lookup for GPIO dvs failed [ 1.457069] rk808-regulator rk808-regulator: there is no dvs1 gpio [ 1.457647] rk808 0-001b: Looking up vcc1-supply from device tree [ 1.457696] DCDC_REG1: supplied by vcc3v3_sys [ 1.458102] vcc3v3_sys: could not add device link regulator.13 err -2 [ 1.458578] vdd_center: 750 <--> 1350 mV at 900 mV [ 1.458716] pwm-regulator vdd-log: Looking up pwm-supply from device tree [ 1.458726] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed [ 1.458772] rk808 0-001b: Looking up vcc2-supply from device tree [ 1.458806] DCDC_REG2: supplied by vcc3v3_sys [ 1.459217] vcc3v3_sys: could not add device link regulator.14 err -2 [ 1.459522] vdd_cpu_l: 750 <--> 1350 mV at 800 mV [ 1.459654] pwm-regulator vdd-log: Looking up pwm-supply from device tree [ 1.459663] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed [ 1.459702] rk808 0-001b: Looking up vcc3-supply from device tree [ 1.459735] DCDC_REG3: supplied by vcc3v3_sys [ 1.460145] vcc3v3_sys: could not add device link regulator.15 err -2 [ 1.460176] vcc_ddr: at 3300 mV [ 1.460295] pwm-regulator vdd-log: Looking up pwm-supply from device tree [ 1.460303] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed [ 1.460348] rk808 0-001b: Looking up vcc4-supply from device tree [ 1.460382] DCDC_REG4: supplied by vcc3v3_sys [ 1.460776] vcc3v3_sys: could not add device link regulator.16 err -2 [ 1.460973] vcc_1v8: 1800 mV [ 1.461105] pwm-regulator vdd-log: Looking up pwm-supply from device tree [ 1.461113] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed [ 1.461161] rk808 0-001b: Looking up vcc6-supply from device tree [ 1.461194] LDO_REG1: supplied by vcc3v3_sys [ 1.461578] vcc3v3_sys: could not add device link regulator.17 err -2 [ 1.462428] vcc1v8_dvp: 1800 mV [ 1.462555] pwm-regulator vdd-log: Looking up pwm-supply from device tree [ 1.462564] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed [ 1.462609] rk808 0-001b: Looking up vcc6-supply from device tree [ 1.462642] LDO_REG2: supplied by vcc3v3_sys [ 1.463058] vcc3v3_sys: could not add device link regulator.18 err -2 [ 1.463760] vcc3v0_tp: 3000 mV [ 1.463898] pwm-regulator vdd-log: Looking up pwm-supply from device tree [ 1.463907] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed [ 1.463957] rk808 0-001b: Looking up vcc7-supply from device tree [ 1.464012] LDO_REG3: supplied by vcc3v3_sys [ 1.464396] vcc3v3_sys: could not add device link regulator.19 err -2 [ 1.465100] vcc1v8_pmu: 1800 mV [ 1.465227] pwm-regulator vdd-log: Looking up pwm-supply from device tree [ 1.465235] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed [ 1.465284] rk808 0-001b: Looking up vcc9-supply from device tree [ 1.465318] LDO_REG4: supplied by vcc3v3_sys [ 1.465701] vcc3v3_sys: could not add device link regulator.20 err -2 [ 1.466404] vcc_sd: 1800 <--> 3300 mV at 3300 mV [ 1.466532] pwm-regulator vdd-log: Looking up pwm-supply from device tree [ 1.466541] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed [ 1.466595] rk808 0-001b: Looking up vcc9-supply from device tree [ 1.466628] LDO_REG5: supplied by vcc3v3_sys [ 1.467027] vcc3v3_sys: could not add device link regulator.21 err -2 [ 1.467737] vcca3v0_codec: 3000 mV [ 1.467864] pwm-regulator vdd-log: Looking up pwm-supply from device tree [ 1.467872] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed [ 1.467924] rk808 0-001b: Looking up vcc10-supply from device tree [ 1.467958] LDO_REG6: supplied by vcc3v3_sys [ 1.468357] vcc3v3_sys: could not add device link regulator.22 err -2 [ 1.469059] vcc_1v5: 1500 mV [ 1.469187] pwm-regulator vdd-log: Looking up pwm-supply from device tree [ 1.469196] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed [ 1.469249] rk808 0-001b: Looking up vcc7-supply from device tree [ 1.469281] LDO_REG7: supplied by vcc3v3_sys [ 1.469664] vcc3v3_sys: could not add device link regulator.23 err -2 [ 1.470364] vcca1v8_codec: 1800 mV [ 1.470499] pwm-regulator vdd-log: Looking up pwm-supply from device tree [ 1.470508] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed [ 1.470565] rk808 0-001b: Looking up vcc11-supply from device tree [ 1.470597] LDO_REG8: supplied by vcc3v3_sys [ 1.470995] vcc3v3_sys: could not add device link regulator.24 err -2 [ 1.471694] vcc_3v0: 3000 mV [ 1.471822] pwm-regulator vdd-log: Looking up pwm-supply from device tree [ 1.471830] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed [ 1.471885] rk808 0-001b: Looking up vcc8-supply from device tree [ 1.471917] SWITCH_REG1: supplied by vcc3v3_sys [ 1.472338] vcc3v3_sys: could not add device link regulator.25 err -2 [ 1.472368] vcc3v3_s3: at 3300 mV [ 1.472476] pwm-regulator vdd-log: Looking up pwm-supply from device tree [ 1.472484] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed [ 1.472549] rk808 0-001b: Looking up vcc12-supply from device tree [ 1.472582] SWITCH_REG2: supplied by vcc3v3_sys [ 1.473001] vcc3v3_sys: could not add device link regulator.26 err -2 [ 1.473030] vcc3v3_s0: at 3300 mV [ 1.473149] pwm-regulator vdd-log: Looking up pwm-supply from device tree [ 1.473158] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed [ 1.476454] rk808-rtc rk808-rtc: rtc core: registered rk808-rtc as rtc0 [ 1.477488] of_get_named_gpiod_flags: parsed 'pmic,hold-gpio' property of node '/i2c@ff3c0000/pmic@1b[0]' - status (0) [ 1.477532] of_get_named_gpiod_flags: parsed 'pmic,stby-gpio' property of node '/i2c@ff3c0000/pmic@1b[0]' - status (0) [ 1.477574] rk3x-i2c ff3c0000.i2c: Initialized RK3xxx I2C bus at ffffff80095f2000 [ 1.478837] rk3x-i2c ff110000.i2c: Initialized RK3xxx I2C bus at ffffff80095f4000 [ 1.479580] rockchip-pinctrl pinctrl: pin gpio4-17 already requested by ff940000.hdmi; cannot claim for ff130000.i2c [ 1.480519] rockchip-pinctrl pinctrl: pin-145 (ff130000.i2c) status -22 [ 1.481111] rockchip-pinctrl pinctrl: could not request pin 145 (gpio4-17) from group i2c3-xfer on device rockchip-pinctrl [ 1.482093] rk3x-i2c ff130000.i2c: Error applying setting, reverse things back [ 1.483097] rk3x-i2c ff130000.i2c: Initialized RK3xxx I2C bus at ffffff80095f6000 [ 1.484359] GSLX680 Enter gsl_ts_probe [ 1.601990] usb 2-1: new high-speed USB device number 2 using ehci-platform [ 1.716685] usb 2-1: New USB device found, idVendor=1a40, idProduct=0201 [ 1.717295] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 1.717926] usb 2-1: Product: USB 2.0 Hub [MTT] [ 1.718935] hub 2-1:1.0: USB hub found [ 1.719432] hub 2-1:1.0: 7 ports detected [ 1.786999] gsl_ts_probe--1305, i2c_master_recv fail [ 1.787519] rk3x-i2c ff3d0000.i2c: Initialized RK3xxx I2C bus at ffffff80095f8000 [ 1.789829] IR NEC protocol handler initialized [ 1.790258] IR RC5(x/sz) protocol handler initialized [ 1.790718] IR RC6 protocol handler initialized [ 1.791141] IR JVC protocol handler initialized [ 1.791554] IR Sony protocol handler initialized [ 1.791978] IR SANYO protocol handler initialized [ 1.792402] IR Sharp protocol handler initialized [ 1.792826] IR MCE Keyboard/mouse protocol handler initialized [ 1.793356] IR XMP protocol handler initialized [ 1.794442] rockchip-rga ff680000.rga: HW Version: 0x03.02 [ 1.795389] rockchip-rga ff680000.rga: Registered rockchip-rga as /dev/video0 [ 1.796330] usbcore: registered new interface driver uvcvideo [ 1.796841] USB Video Class driver (1.1.1) [ 1.797937] rockchip-iodomain ff320000.syscon:io-domains: Looking up pmu1830-supply from device tree [ 1.798237] rockchip-iodomain ff770000.syscon:io-domains: Looking up bt656-supply from device tree [ 1.798316] rockchip-iodomain ff770000.syscon:io-domains: Looking up audio-supply from device tree [ 1.798396] rockchip-iodomain ff770000.syscon:io-domains: Looking up sdmmc-supply from device tree [ 1.798469] rockchip-iodomain ff770000.syscon:io-domains: Looking up gpio1830-supply from device tree [ 1.800529] rk_tsadcv2_temp_to_code: Invalid conversion table: code=1023, temperature=2147483647 [ 1.802905] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.803865] Bluetooth: Virtual HCI driver ver 1.5 [ 1.804453] Bluetooth: HCI UART driver ver 2.3 [ 1.804849] Bluetooth: HCI UART protocol H4 registered [ 1.805325] Bluetooth: HCI UART protocol LL registered [ 1.805777] Bluetooth: HCI UART protocol ATH3K registered [ 1.806388] usbcore: registered new interface driver bfusb [ 1.806937] usbcore: registered new interface driver btusb [ 1.807881] cpu cpu0: leakage=22 [ 1.808354] cpu cpu4: leakage=38 [ 1.808835] cpu cpu0: Looking up cpu-supply from device tree [ 1.809120] cpu cpu0: Looking up cpu-supply from device tree [ 1.810351] cpu cpu4: Looking up cpu-supply from device tree [ 1.812271] sdhci: Secure Digital Host Controller Interface driver [ 1.812817] sdhci: Copyright(c) Pierre Ossman [ 1.813226] Synopsys Designware Multimedia Card Interface Driver [ 1.814533] dwmmc_rockchip fe310000.dwmmc: IDMAC supports 32-bit address mode. [ 1.815222] dwmmc_rockchip fe310000.dwmmc: Using internal DMA controller. [ 1.815824] dwmmc_rockchip fe310000.dwmmc: Version ID is 270a [ 1.816383] dwmmc_rockchip fe310000.dwmmc: DW MMC controller at irq 25,32 bit host data width,256 deep fifo [ 1.817262] dwmmc_rockchip fe310000.dwmmc: 'clock-freq-min-max' property was deprecated. [ 1.817987] dwmmc_rockchip fe310000.dwmmc: Looking up vmmc-supply from device tree [ 1.817996] dwmmc_rockchip fe310000.dwmmc: Looking up vmmc-supply property in node /dwmmc@fe310000 failed [ 1.818026] dwmmc_rockchip fe310000.dwmmc: Looking up vqmmc-supply from device tree [ 1.818034] dwmmc_rockchip fe310000.dwmmc: Looking up vqmmc-supply property in node /dwmmc@fe310000 failed [ 1.818051] dwmmc_rockchip fe310000.dwmmc: No vmmc regulator found [ 1.818597] dwmmc_rockchip fe310000.dwmmc: No vqmmc regulator found [ 1.819168] of_get_named_gpiod_flags: can't parse 'pwrseq-gpio' property of node '/dwmmc@fe310000[0]' [ 1.819181] dwmmc_rockchip fe310000.dwmmc: GPIO lookup for consumer wp [ 1.819187] dwmmc_rockchip fe310000.dwmmc: using device tree for GPIO lookup [ 1.819196] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/dwmmc@fe310000[0]' [ 1.819204] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/dwmmc@fe310000[0]' [ 1.819210] dwmmc_rockchip fe310000.dwmmc: using lookup tables for GPIO lookup [ 1.819217] dwmmc_rockchip fe310000.dwmmc: lookup for GPIO wp failed [ 1.819443] platform fe310000.dwmmc: Driver dwmmc_rockchip requests probe deferral [ 1.820576] dwmmc_rockchip fe320000.dwmmc: IDMAC supports 32-bit address mode. [ 1.821248] dwmmc_rockchip fe320000.dwmmc: Using internal DMA controller. [ 1.821848] dwmmc_rockchip fe320000.dwmmc: Version ID is 270a [ 1.822399] dwmmc_rockchip fe320000.dwmmc: DW MMC controller at irq 26,32 bit host data width,256 deep fifo [ 1.823274] dwmmc_rockchip fe320000.dwmmc: 'clock-freq-min-max' property was deprecated. [ 1.823998] dwmmc_rockchip fe320000.dwmmc: Looking up vmmc-supply from device tree [ 1.824007] dwmmc_rockchip fe320000.dwmmc: Looking up vmmc-supply property in node /dwmmc@fe320000 failed [ 1.824030] dwmmc_rockchip fe320000.dwmmc: Looking up vqmmc-supply from device tree [ 1.824095] dwmmc_rockchip fe320000.dwmmc: No vmmc regulator found [ 1.824664] of_get_named_gpiod_flags: parsed 'pwrseq-gpio' property of node '/dwmmc@fe320000[0]' - status (0) [ 1.824697] dwmmc_rockchip fe320000.dwmmc: GPIO lookup for consumer cd [ 1.824703] dwmmc_rockchip fe320000.dwmmc: using device tree for GPIO lookup [ 1.824712] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/dwmmc@fe320000[0]' [ 1.824720] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/dwmmc@fe320000[0]' [ 1.824727] dwmmc_rockchip fe320000.dwmmc: using lookup tables for GPIO lookup [ 1.824734] dwmmc_rockchip fe320000.dwmmc: lookup for GPIO cd failed [ 1.824741] dwmmc_rockchip fe320000.dwmmc: GPIO lookup for consumer wp [ 1.824747] dwmmc_rockchip fe320000.dwmmc: using device tree for GPIO lookup [ 1.824755] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/dwmmc@fe320000[0]' [ 1.824763] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/dwmmc@fe320000[0]' [ 1.824769] dwmmc_rockchip fe320000.dwmmc: using lookup tables for GPIO lookup [ 1.824776] dwmmc_rockchip fe320000.dwmmc: lookup for GPIO wp failed [ 1.824926] rockchip-iodomain ff770000.syscon:io-domains: Setting to 3300000 done [ 1.825596] rockchip-iodomain ff770000.syscon:io-domains: Setting to 3300000 done [ 1.837028] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) [ 1.848047] dwmmc_rockchip fe320000.dwmmc: 1 slots initialized [ 1.848796] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.849774] of_get_named_gpiod_flags: can't parse 'pwrseq-gpio' property of node '/sdhci@fe330000[0]' [ 1.849787] sdhci-arasan fe330000.sdhci: GPIO lookup for consumer wp [ 1.849794] sdhci-arasan fe330000.sdhci: using device tree for GPIO lookup [ 1.849802] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/sdhci@fe330000[0]' [ 1.849810] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/sdhci@fe330000[0]' [ 1.849817] sdhci-arasan fe330000.sdhci: using lookup tables for GPIO lookup [ 1.849823] sdhci-arasan fe330000.sdhci: lookup for GPIO wp failed [ 1.850934] sdhci-arasan fe330000.sdhci: Looking up vmmc-supply from device tree [ 1.850945] sdhci-arasan fe330000.sdhci: Looking up vmmc-supply property in node /sdhci@fe330000 failed [ 1.850984] sdhci-arasan fe330000.sdhci: Looking up vqmmc-supply from device tree [ 1.850993] sdhci-arasan fe330000.sdhci: Looking up vqmmc-supply property in node /sdhci@fe330000 failed [ 1.851010] sdhci-arasan fe330000.sdhci: No vmmc regulator found [ 1.851544] sdhci-arasan fe330000.sdhci: No vqmmc regulator found [ 1.877991] mmc1: SDHCI controller on fe330000.sdhci [fe330000.sdhci] using ADMA [ 1.879176] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/power[0]' - status (0) [ 1.879316] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/user[0]' - status (0) [ 1.879481] hidraw: raw HID events driver (C) Jiri Kosina [ 1.880659] usbcore: registered new interface driver usbhid [ 1.881160] usbhid: USB HID core driver [ 1.882188] rockchip-saradc ff100000.saradc: Looking up vref-supply from device tree [ 1.883352] usbcore: registered new interface driver snd-usb-audio [ 1.884765] of_get_named_gpiod_flags: parsed 'hp-con-gpio' property of node '/i2c@ff110000/rt5640@1c[0]' - status (0) [ 1.884799] of_get_named_gpiod_flags: can't parse 'realtek,ldo1-en-gpios' property of node '/i2c@ff110000/rt5640@1c[0]' [ 1.895601] platform rt5640-sound: Driver asoc-simple-card requests probe deferral [ 1.896370] platform hdmi-codec: Driver asoc-simple-card requests probe deferral [ 1.897138] platform spdif-sound: Driver asoc-simple-card requests probe deferral [ 1.900564] u32 classifier [ 1.900818] Netfilter messages via NETLINK v0.30. [ 1.901315] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) [ 1.902174] ctnetlink v0.93: registering with nfnetlink. [ 1.902763] ip_set: protocol 6 [ 1.903057] IPVS: Registered protocols () [ 1.903569] IPVS: Connection hash table configured (size=4096, memory=64Kbytes) [ 1.904311] IPVS: Creating netns size=1592 id=0 [ 1.904744] IPVS: ipvs loaded. [ 1.905359] ip_tables: (C) 2000-2006 Netfilter Core Team [ 1.905941] Initializing XFRM netlink socket [ 1.907037] NET: Registered protocol family 10 [ 1.908367] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 1.909054] sit: IPv6 over IPv4 tunneling driver [ 1.909980] NET: Registered protocol family 17 [ 1.910528] NET: Registered protocol family 15 [ 1.911042] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. [ 1.912208] Bridge firewalling registered [ 1.912770] Bluetooth: RFCOMM socket layer initialized [ 1.913254] Bluetooth: RFCOMM ver 1.11 [ 1.913601] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 1.914138] Bluetooth: HIDP socket layer initialized [ 1.914633] 8021q: 802.1Q VLAN Support v1.8 [ 1.915034] lib80211: common routines for IEEE802.11 drivers [ 1.915534] lib80211_crypt: registered algorithm 'NULL' [ 1.915547] lib80211_crypt: registered algorithm 'WEP' [ 1.915556] lib80211_crypt: registered algorithm 'CCMP' [ 1.915565] lib80211_crypt: registered algorithm 'TKIP' [ 1.915576] [WLAN_RFKILL]: Enter rfkill_wlan_init [ 1.916268] [WLAN_RFKILL]: Enter rfkill_wlan_probe [ 1.916741] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi_chip_type = ap6354 [ 1.917357] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control. [ 1.917993] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio. [ 1.918648] of_get_named_gpiod_flags: can't parse 'WIFI,poweren_gpio' property of node '/wireless-wlan[0]' [ 1.918656] of_get_named_gpiod_flags: can't parse 'WIFI,reset_gpio' property of node '/wireless-wlan[0]' [ 1.918691] of_get_named_gpiod_flags: parsed 'WIFI,host_wake_irq' property of node '/wireless-wlan[0]' - status (0) [ 1.918698] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,host_wake_irq = 3, flags = 0. [ 1.919500] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio [ 1.919972] [WLAN_RFKILL]: Exit rfkill_wlan_probe [ 1.920432] [BT_RFKILL]: Enter rfkill_rk_init [ 1.920998] Key type dns_resolver registered [ 1.921785] Registered cp15_barrier emulation handler [ 1.922282] Registered setend emulation handler [ 1.923270] mmc1: MAN_BKOPS_EN bit is not set [ 1.923984] Loading compiled-in X.509 certificates [ 1.927469] rockchip-drm display-subsystem: bound ff900000.vop (ops 0xffffff8008cf3180) [ 1.928735] rockchip-drm display-subsystem: bound ff8f0000.vop (ops 0xffffff8008cf3180) [ 1.929773] rockchip-dp ff970000.edp: Looking up vcc-supply from device tree [ 1.929800] rockchip-dp ff970000.edp: Looking up vcc-supply property in node /edp@ff970000 failed [ 1.929871] rockchip-dp ff970000.edp: Looking up vccio-supply from device tree [ 1.929895] rockchip-dp ff970000.edp: Looking up vccio-supply property in node /edp@ff970000 failed [ 1.929938] rockchip-dp ff970000.edp: failed to get vcc regulator: -19 [ 1.930563] rockchip-dp ff970000.edp: failed to get vccio regulator: -19 [ 1.931344] rockchip-dp ff970000.edp: no DP phy configured [ 1.931909] of_get_named_gpiod_flags: can't parse 'hpd-gpios' property of node '/edp@ff970000[0]' [ 1.931930] of_get_named_gpiod_flags: can't parse 'samsung,hpd-gpio' property of node '/edp@ff970000[0]' [ 1.932417] rockchip-drm display-subsystem: bound ff970000.edp (ops 0xffffff8008cef2c0) [ 1.934227] i2c i2c-9: of_i2c: modalias failure on /hdmi@ff940000/ports [ 1.934867] dwhdmi-rockchip ff940000.hdmi: registered DesignWare HDMI I2C bus driver [ 1.935404] mmc1: new HS400 Enhanced strobe MMC card at address 0001 [ 1.936114] mmcblk1: mmc1:0001 AJTD4R 14.6 GiB [ 1.936386] mmcblk1boot0: mmc1:0001 AJTD4R partition 1 4.00 MiB [ 1.936622] mmcblk1boot1: mmc1:0001 AJTD4R partition 2 4.00 MiB [ 1.936859] mmcblk1rpmb: mmc1:0001 AJTD4R partition 3 4.00 MiB [ 1.937323] uboot: 0x000400000 -- 0x000800000 (4 MB) [ 1.937330] trust: 0x000800000 -- 0x000c00000 (4 MB) [ 1.937336] resource: 0x000c00000 -- 0x001c00000 (16 MB) [ 1.937341] kernel: 0x001c00000 -- 0x003000000 (20 MB) [ 1.937345] backup: 0x003000000 -- 0x003400000 (4 MB) [ 1.937350] boot: 0x003400000 -- 0x3a3a00000 (14854 MB) [ 1.941337] mmcblk1: p1 p2 p3 p4 p5 p6 [ 1.941337] dwhdmi-rockchip ff940000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY) [ 1.944759] rockchip-drm display-subsystem: bound ff940000.hdmi (ops 0xffffff8008cee190) [ 1.945544] [drm:drm_vblank_init] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.946283] [drm:drm_vblank_init] No driver support for vblank timestamp query. [ 1.947288] get_framebuffer_by_node: failed to get logo,offset [ 1.952754] rockchip-dp ff970000.edp: Link Training Clock Recovery success [ 1.961627] rockchip-dp ff970000.edp: EQ Max loop [ 1.962988] rockchip-dp ff970000.edp: LT EQ failed! [ 1.963436] rockchip-dp ff970000.edp: eDP link training failed (-5) [ 1.966199] rockchip-dp ff970000.edp: Link Training Clock Recovery success [ 1.969791] rockchip-dp ff970000.edp: Link Training success! [ 2.076309] rockchip-dp ff970000.edp: Timeout of video streamclk ok [ 2.076874] rockchip-dp ff970000.edp: unable to config video [ 2.219018] Freeing drm_logo memory: 488K (ffffffc07dc00000 - ffffffc07dc7a000) [ 2.275890] Console: switching to colour frame buffer device 192x67 [ 2.336624] rockchip-drm display-subsystem: fb0: frame buffer device [ 2.343201] mali ff9a0000.gpu: Looking up mali-supply from device tree [ 2.344439] mali ff9a0000.gpu: GPU identified as 0x0860 r2p0 status 0 [ 2.345677] I : [File] : drivers/gpu/arm/midgard_for_linux/backend/gpu/mali_kbase_devfreq.c; [Line] : 271; [Func] : kbase_devfreq_init(); success initing power_model_simple. [ 2.347472] mali ff9a0000.gpu: Probed as mali0 [ 2.352845] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller [ 2.353521] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 5 [ 2.354340] xhci-hcd xhci-hcd.6.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x02030010 [ 2.355150] xhci-hcd xhci-hcd.6.auto: irq 233, io mem 0xfe800000 [ 2.355817] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002 [ 2.356425] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.357080] usb usb5: Product: xHCI Host Controller [ 2.357515] usb usb5: Manufacturer: Linux 4.4.77 xhci-hcd [ 2.358003] usb usb5: SerialNumber: xhci-hcd.6.auto [ 2.358853] hub 5-0:1.0: USB hub found [ 2.359221] hub 5-0:1.0: 1 port detected [ 2.359826] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller [ 2.360494] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 6 [ 2.361237] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM. [ 2.362049] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003 [ 2.362649] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.363292] usb usb6: Product: xHCI Host Controller [ 2.363729] usb usb6: Manufacturer: Linux 4.4.77 xhci-hcd [ 2.364219] usb usb6: SerialNumber: xhci-hcd.6.auto [ 2.365138] hub 6-0:1.0: USB hub found [ 2.365489] hub 6-0:1.0: 1 port detected [ 2.372141] xhci-hcd xhci-hcd.7.auto: xHCI Host Controller [ 2.372822] xhci-hcd xhci-hcd.7.auto: new USB bus registered, assigned bus number 7 [ 2.373665] xhci-hcd xhci-hcd.7.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x02030010 [ 2.374506] xhci-hcd xhci-hcd.7.auto: irq 234, io mem 0xfe900000 [ 2.375183] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002 [ 2.375784] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.376430] usb usb7: Product: xHCI Host Controller [ 2.376867] usb usb7: Manufacturer: Linux 4.4.77 xhci-hcd [ 2.377358] usb usb7: SerialNumber: xhci-hcd.7.auto [ 2.378266] hub 7-0:1.0: USB hub found [ 2.378621] hub 7-0:1.0: 1 port detected [ 2.379282] xhci-hcd xhci-hcd.7.auto: xHCI Host Controller [ 2.379916] xhci-hcd xhci-hcd.7.auto: new USB bus registered, assigned bus number 8 [ 2.380676] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM. [ 2.381483] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003 [ 2.382099] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.382733] usb usb8: Product: xHCI Host Controller [ 2.383195] usb usb8: Manufacturer: Linux 4.4.77 xhci-hcd [ 2.383198] usb usb8: SerialNumber: xhci-hcd.7.auto [ 2.383651] hub 8-0:1.0: USB hub found [ 2.383673] hub 8-0:1.0: 1 port detected [ 2.385060] dwmmc_rockchip fe310000.dwmmc: IDMAC supports 32-bit address mode. [ 2.385751] dwmmc_rockchip fe310000.dwmmc: Using internal DMA controller. [ 2.386375] dwmmc_rockchip fe310000.dwmmc: Version ID is 270a [ 2.386927] dwmmc_rockchip fe310000.dwmmc: DW MMC controller at irq 25,32 bit host data width,256 deep fifo [ 2.387801] dwmmc_rockchip fe310000.dwmmc: 'clock-freq-min-max' property was deprecated. [ 2.388529] dwmmc_rockchip fe310000.dwmmc: Looking up vmmc-supply from device tree [ 2.388538] dwmmc_rockchip fe310000.dwmmc: Looking up vmmc-supply property in node /dwmmc@fe310000 failed [ 2.388575] dwmmc_rockchip fe310000.dwmmc: Looking up vqmmc-supply from device tree [ 2.388584] dwmmc_rockchip fe310000.dwmmc: Looking up vqmmc-supply property in node /dwmmc@fe310000 failed [ 2.388598] dwmmc_rockchip fe310000.dwmmc: No vmmc regulator found [ 2.389153] dwmmc_rockchip fe310000.dwmmc: No vqmmc regulator found [ 2.389733] of_get_named_gpiod_flags: can't parse 'pwrseq-gpio' property of node '/dwmmc@fe310000[0]' [ 2.389747] dwmmc_rockchip fe310000.dwmmc: GPIO lookup for consumer wp [ 2.389754] dwmmc_rockchip fe310000.dwmmc: using device tree for GPIO lookup [ 2.389762] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/dwmmc@fe310000[0]' [ 2.389769] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/dwmmc@fe310000[0]' [ 2.389776] dwmmc_rockchip fe310000.dwmmc: using lookup tables for GPIO lookup [ 2.389783] dwmmc_rockchip fe310000.dwmmc: lookup for GPIO wp failed [ 2.390006] platform sdio-pwrseq: GPIO lookup for consumer reset [ 2.390012] platform sdio-pwrseq: using device tree for GPIO lookup [ 2.390033] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/sdio-pwrseq[0]' - status (0) [ 2.390067] dwmmc_rockchip fe310000.dwmmc: allocated mmc-pwrseq [ 2.401034] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) [ 2.412048] dwmmc_rockchip fe310000.dwmmc: 1 slots initialized [ 2.413172] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/rt5640-sound[0]' [ 2.413180] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/rt5640-sound[0]' [ 2.420896] asoc-simple-card rt5640-sound: rt5640-aif1 <-> ff890000.i2s mapping ok [ 2.424473] input: rockchip,rt5640-codec Headphone Jack as /devices/platform/rt5640-sound/sound/card0/input1 [ 2.426233] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/hdmi-codec[0]' [ 2.426242] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/hdmi-codec[0]' [ 2.426777] asoc-simple-card hdmi-codec: i2s-hifi <-> ff8a0000.i2s mapping ok [ 2.428703] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/spdif-sound[0]' [ 2.428712] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/spdif-sound[0]' [ 2.428943] rockchip-spdif ff870000.spdif: Missing dma channel for stream: 0 [ 2.429584] rockchip-spdif ff870000.spdif: ASoC: pcm constructor failed: -22 [ 2.430214] asoc-simple-card spdif-sound: ASoC: can't create pcm ff870000.spdif-dit-hifi :-22 [ 2.430970] asoc-simple-card spdif-sound: ASoC: failed to instantiate card -22 [ 2.432106] asoc-simple-card: probe of spdif-sound failed with error -22 [ 2.433369] dhd_module_init: in [ 2.433379] ======== dhd_wlan_init_plat_data ======== [ 2.433386] dhd_wlan_init_gpio: GPIO(WL_REG_ON) = -1 [ 2.433392] dhd_wlan_init_gpio: GPIO(WL_HOST_WAKE) = -1 [ 2.433398] [WLAN_RFKILL]: rockchip_wifi_get_oob_irq: Enter [ 2.433409] dhd_wlan_init_gpio: host_oob_irq: 72 [ 2.433414] dhd_wlan_init_gpio: host_oob_irq_flags=0x414 [ 2.433418] dhd_wifi_platform_load: Enter [ 2.433458] Power-up adapter 'DHD generic adapter' [ 2.433538] wifi_platform_set_power = 1 [ 2.433544] ======== PULL WL_REG_ON(-1) HIGH! ======== [ 2.433550] [WLAN_RFKILL]: rockchip_wifi_power: 1 [ 2.433558] [BT_RFKILL]: rfkill_get_bt_power_state: rfkill-bt driver has not Successful initialized [ 2.433563] [WLAN_RFKILL]: wifi turn on power. -1 [ 2.439799] ======================================================= [ 2.440370] ==== Launching Wi-Fi driver! (Powered by Rockchip) ==== [ 2.440930] ======================================================= [ 2.441502] Realtek 8188EU USB WiFi driver (Powered by Rockchip,Ver 2.20.WFD) init. [ 2.442197] [WLAN_RFKILL]: rockchip_wifi_power: 1 [ 2.442625] [BT_RFKILL]: rfkill_get_bt_power_state: rfkill-bt driver has not Successful initialized [ 2.443005] dwmmc_rockchip fe310000.dwmmc: Unexpected command timeout, state 7 [ 2.444082] [WLAN_RFKILL]: wifi turn on power. -1 [ 2.444507] RTL871X: module init start [ 2.444848] RTL871X: rtl8188eu v4.3.24_16705.20160509 [ 2.445526] usbcore: registered new interface driver rtl8188eu [ 2.446070] RTL871X: module init ret=0 [ 2.447080] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-keys/button@0[0]' - status (0) [ 2.447155] gpio-5 (GPIO Key Power): gpiod_set_debounce: missing set() or set_debounce() operations [ 2.447551] input: gpio-keys as /devices/platform/gpio-keys/input/input2 [ 2.449481] rk808-rtc rk808-rtc: setting system clock to 2018-08-17 14:00:07 UTC (1534514407) [ 2.451720] vendor storage:20160801 ret = 0 [ 2.458275] mmc2: queuing unknown CIS tuple 0x80 (2 bytes) [ 2.460494] mmc2: queuing unknown CIS tuple 0x80 (3 bytes) [ 2.462772] mmc2: queuing unknown CIS tuple 0x80 (3 bytes) [ 2.466515] mmc2: queuing unknown CIS tuple 0x80 (7 bytes) [ 2.471340] ret 1024 [ 2.472836] ALSA device list: [ 2.473142] #0: rockchip,rt5640-codec [ 2.473487] #1: HDMI-CODEC [ 2.474663] EXT4-fs (mmcblk1p6): couldn't mount as ext3 due to feature incompatibilities [ 2.475809] EXT4-fs (mmcblk1p6): couldn't mount as ext2 due to feature incompatibilities [ 2.495123] EXT4-fs (mmcblk1p6): 3 orphan inodes deleted [ 2.495605] EXT4-fs (mmcblk1p6): recovery complete [ 2.502020] EXT4-fs (mmcblk1p6): mounted filesystem with ordered data mode. Opts: (null) [ 2.502859] VFS: Mounted root (ext4 filesystem) on device 179:6. [ 2.503997] devtmpfs: mounted [ 2.505310] Freeing unused kernel memory: 1152K (ffffff80090c0000 - ffffff80091e0000) [ 2.538485] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0) [ 2.559955] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 351 [ 2.566059] mmc2: queuing unknown CIS tuple 0x91 (3 bytes) [ 2.566602] mmc2: new ultra high speed SDR104 SDIO card at address 0001 [ 2.597905] systemd[1]: Failed to insert module 'autofs4': No such file or directory [ 2.609833] random: systemd: uninitialized urandom read (16 bytes read, 38 bits of entropy available) [ 2.612094] random: systemd: uninitialized urandom read (16 bytes read, 38 bits of entropy available) [ 2.614131] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.616504] systemd[1]: Detected architecture arm64. [ 2.619770] systemd[1]: Set hostname to <firefly>. [ 2.634053] wifi_platform_bus_enumerate device present 1 [ 2.634539] ======== Card detection to detect SDIO card! ======== [ 2.635097] mmc2:mmc host rescan start! [ 2.640667] random: systemd: uninitialized urandom read (16 bytes read, 39 bits of entropy available) [ 2.642014] random: systemd-cryptse: uninitialized urandom read (16 bytes read, 39 bits of entropy available) [ 2.643624] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 39 bits of entropy available) [ 2.645634] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 39 bits of entropy available) [ 2.646636] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 39 bits of entropy available) [ 2.648083] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 39 bits of entropy available) [ 2.651151] bcmsdh_register: register client driver [ 2.651869] bcmsdh_sdmmc: bcmsdh_sdmmc_probe Enter [ 2.652390] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 40 bits of entropy available) [ 2.653523] bcmsdh_sdmmc: bcmsdh_sdmmc_probe Enter [ 2.653957] bus num (host idx)=2, slot num (rca)=1 [ 2.654445] found adapter info 'DHD generic adapter' [ 2.654609] sdioh_attach: set sd_f2_blocksize 256 [ 2.655605] F1 signature read @0x18000000=0x17224356 [ 2.660827] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 42 bits of entropy available) [ 2.664257] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x2 pkg:0x2 [ 2.665910] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000 [ 2.667382] dhd_conf_set_chiprev: chip=0x4354, chiprev=2 [ 2.667942] dhd_conf_set_conf_path_by_nv_path: config_path=/system/etc/firmware/config.txt [ 2.669792] wl_create_event_handler(): thread:wl_event_handler:d2 started [ 2.669814] tsk Enter, tsk = 0xffffffc077301be8 [ 2.671047] wl_escan_attach: Enter [ 2.671387] wl_escan_init: Enter [ 2.671818] wl_create_event_handler(): thread:wl_escan_handler:d3 started [ 2.672531] tsk Enter, tsk = 0xffffffc0773301b0 [ 2.673049] dhd_attach(): thread:dhd_watchdog_thread:d4 started [ 2.673686] dhd_attach(): thread:dhd_dpc:d5 started [ 2.674291] dhd_attach(): thread:dhd_rxf:d6 started [ 2.674780] dhd_deferred_work_init: work queue initialized [ 2.681058] usb 7-1: new high-speed USB device number 2 using xhci-hcd [ 2.699280] Dongle Host Driver, version 1.363.59.144.7 (r) [ 2.700551] Register interface [wlan0] MAC: ac:83:f3:9e:f0:a8 [ 2.701302] wl_event_handler: was terminated [ 2.701726] wl_destroy_event_handler(): thread:wl_event_handler:d2 terminated OK [ 2.702430] dhd_wl_ioctl: returning as busstate=0 [ 2.702931] bcmsdh_oob_intr_unregister: Enter [ 2.703349] bcmsdh_oob_intr_unregister: irq is not registered [ 2.703881] dhd_txglom_enable: enable 0 [ 2.704240] dhd_conf_set_txglom_params: swtxglom=0, txglom_ext=0, txglom_bucket_size=0 [ 2.704950] dhd_conf_set_txglom_params: txglomsize=0, deferred_tx_len=0, bus_txglom=-1 [ 2.705669] dhd_conf_set_txglom_params: tx_in_rx=1, txinrx_thres=128, dhd_txminmax=-1 [ 2.706360] dhd_conf_set_txglom_params: tx_max_offset=0, txctl_tmo_fix=0 [ 2.706974] sdioh_set_mode: set txglom_mode to copy [ 2.707411] dhd_bus_devreset: WLAN OFF DONE [ 2.707912] wifi_platform_set_power = 0 [ 2.708294] ======== PULL WL_REG_ON(-1) LOW! ======== [ 2.708761] [WLAN_RFKILL]: rockchip_wifi_power: 0 [ 2.709373] [BT_RFKILL]: rfkill_get_bt_power_state: rfkill-bt driver has not Successful initialized [ 2.710175] [WLAN_RFKILL]: wifi shut off power. [ 2.710674] dhd_module_init: Exit err=0 [ 2.782469] systemd[1]: Reached target User and Group Name Lookups. [ 2.783585] systemd[1]: Reached target Swap. [ 2.784418] systemd[1]: Reached target Encrypted Volumes. [ 2.785408] systemd[1]: Listening on Journal Socket (/dev/log). [ 2.786358] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ 2.787555] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 2.788793] systemd[1]: Listening on Syslog Socket. [ 2.790161] systemd[1]: Created slice User and Session Slice. [ 2.790847] systemd[1]: Reached target Remote File Systems (Pre). [ 2.791872] systemd[1]: Reached target Remote File Systems. [ 2.793135] systemd[1]: Listening on udev Control Socket. [ 2.793979] systemd[1]: Listening on Journal Socket. [ 2.796497] usb 7-1: New USB device found, idVendor=05e3, idProduct=0610 [ 2.797142] usb 7-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 2.797783] usb 7-1: Product: USB2.0 Hub [ 2.804288] systemd[1]: Listening on udev Kernel Socket. [ 2.805353] systemd[1]: Created slice System Slice. [ 2.806212] systemd[1]: Reached target Slices. [ 2.808420] systemd[1]: Mounting Debug File System... [ 2.811574] systemd[1]: Starting Create Static Device Nodes in /dev... [ 2.815108] systemd[1]: Mounting POSIX Message Queue File System... [ 2.826069] systemd[1]: Starting Load Kernel Modules... [ 2.829625] hub 7-1:1.0: USB hub found [ 2.830848] hub 7-1:1.0: 3 ports detected [ 2.833823] systemd[1]: Starting Set console keymap... [ 2.835849] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 2.844884] systemd[1]: Starting Journal Service... [ 2.849620] systemd[1]: Starting Remount Root and Kernel File Systems... [ 2.861602] systemd[1]: Mounted Debug File System. [ 2.862435] systemd[1]: Mounted POSIX Message Queue File System. [ 2.865588] systemd[1]: Started Create Static Device Nodes in /dev. [ 2.870841] systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE [ 2.872432] systemd[1]: Failed to start Load Kernel Modules. [ 2.873615] systemd[1]: systemd-modules-load.service: Unit entered failed state. [ 2.874726] systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'. [ 2.876142] systemd[1]: Started Remount Root and Kernel File Systems. [ 2.948537] systemd[1]: Starting Load/Save Random Seed... [ 2.951939] systemd[1]: Starting udev Coldplug all Devices... [ 2.956445] systemd[1]: Mounting FUSE Control File System... [ 2.960128] systemd[1]: Mounting Configuration File System... [ 2.964345] systemd[1]: Starting Apply Kernel Variables... [ 2.966902] systemd[1]: Starting udev Kernel Device Manager... [ 2.975109] systemd[1]: Mounted Configuration File System. [ 2.975542] systemd[1]: Mounted FUSE Control File System. [ 2.976631] systemd[1]: Started Set console keymap. [ 2.977825] systemd[1]: Started Load/Save Random Seed. [ 2.980850] systemd[1]: Started Apply Kernel Variables. [ 3.015522] systemd[1]: Started Journal Service. [ 3.087278] systemd-journald[226]: Received request to flush runtime journal from PID 1 [ 3.127041] usb 7-1.3: new full-speed USB device number 3 using xhci-hcd [ 3.205510] usb 7-1.3: New USB device found, idVendor=0fb8, idProduct=1109 [ 3.205517] usb 7-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.205521] usb 7-1.3: Product: Optical Touch Screen [ 3.205524] usb 7-1.3: Manufacturer: Wistron Corporation [ 3.219663] input: Wistron Corporation Optical Touch Screen as /devices/platform/usb@fe900000/fe900000.dwc3/xhci-hcd.7.auto/usb7/7-1/7-1.3/7-1.3:1.0/0003:0FB8:1109.0001/input/input3 [ 3.272650] hid-multitouch 0003:0FB8:1109.0001: input,hiddev0,hidraw0: USB HID v1.10 Mouse [Wistron Corporation Optical Touch Screen] on usb-xhci-hcd.7.auto-1.3/input0 [ 3.747474] cfg80211: World regulatory domain updated: [ 3.747485] cfg80211: DFS Master region: unset [ 3.747488] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 3.747494] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 3.747499] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 3.747502] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) [ 3.747506] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A) [ 3.747510] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s) [ 3.747513] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) [ 3.747516] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) [ 3.747520] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) [ 3.808728] eth0: device MAC address 5e:c8:d2:c2:6c:c1 [ 4.159342] IPVS: Creating netns size=1592 id=1 [ 4.214108] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 4.214218] dhd_open: Enter ffffffc078051000 [ 4.214225] Dongle Host Driver, version 1.363.59.144.7 (r) [ 4.214229] wl_android_wifi_on in 1 [ 4.214233] wl_android_wifi_on in 2: g_wifi_on=0 [ 4.214237] wifi_platform_set_power = 1 [ 4.214240] ======== PULL WL_REG_ON(-1) HIGH! ======== [ 4.214245] [WLAN_RFKILL]: rockchip_wifi_power: 1 [ 4.214249] [BT_RFKILL]: rfkill_get_bt_power_state: rfkill-bt driver has not Successful initialized [ 4.214252] [WLAN_RFKILL]: wifi turn on power. -1 [ 4.309680] random: nonblocking pool is initialized [ 4.415013] sdio_reset_comm(): [ 4.430055] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) [ 4.469983] dwmmc_rockchip fe310000.dwmmc: Unexpected command timeout, state 7 [ 4.484121] mmc2: queuing unknown CIS tuple 0x80 (2 bytes) [ 4.485874] mmc2: queuing unknown CIS tuple 0x80 (3 bytes) [ 4.487641] mmc2: queuing unknown CIS tuple 0x80 (3 bytes) [ 4.491218] mmc2: queuing unknown CIS tuple 0x80 (7 bytes) [ 4.551639] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0) [ 4.563433] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 352 [ 4.563496] sdioh_start: set sd_f2_blocksize 256 [ 4.563846] dhd_bus_devreset: == WLAN ON == [ 4.563997] F1 signature read @0x18000000=0x17224356 [ 4.568916] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x2 pkg:0x2 [ 4.569633] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000 [ 4.570847] dhd_os_open_image: /system/etc/firmware/config.txt (204 bytes) open success [ 4.571322] dhd_conf_read_config: dhd_doflow = 1 [ 4.571365] dhd_conf_read_config: srl = 15 [ 4.571374] dhd_conf_read_config: lrl = 15 [ 4.571579] dhd_conf_set_fw_name_by_chip: firmware_path=/system/etc/firmware/fw_bcm4356a2_ag.bin [ 4.571587] dhd_conf_set_bus_params: set use_rxchain 0 [ 4.571591] dhd_conf_set_bus_params: set txinrx_thres 128 [ 4.571596] dhd_conf_set_bus_params: set txglomsize 36 [ 4.571600] Final fw_path=/system/etc/firmware/fw_bcm4356a2_ag.bin [ 4.571604] Final nv_path=/system/etc/firmware/nvram_ap6356.txt [ 4.571609] Final conf_path=/system/etc/firmware/config.txt [ 4.572755] dhd_os_open_image: /system/etc/firmware/fw_bcm4356a2_ag.bin (555412 bytes) open success [ 4.652168] dhd_os_open_image: /system/etc/firmware/nvram_ap6356.txt (4006 bytes) open success [ 4.652587] NVRAM version: AP6356_NVRAM_V1.1_20141015 [ 4.653450] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded. [ 4.714860] dhd_bus_init: enable 0x06, ready 0x06 (waited 0us) [ 4.715208] bcmsdh_oob_intr_register: Enter [ 4.715214] bcmsdh_oob_intr_register: HW_OOB enabled [ 4.715218] bcmsdh_oob_intr_register OOB irq=72 flags=0x4 [ 4.715305] bcmsdh_oob_intr_register: enable_irq_wake [ 4.716951] Disable tdls_auto_op failed. -1 [ 4.716958] dhd_conf_set_intiovar: set WLC_SET_BAND 142 0 [ 4.717268] dhd_preinit_ioctls: Set tcpack_sup_mode 1 [ 4.719366] Firmware up: op_mode=0x0005, MAC=ac:83:f3:9e:f0:a8 [ 4.719373] dhd_conf_set_country: set country ALL, revision 0 [ 4.719844] CONFIG-ERROR) dhd_conf_set_bufiovar: country setting failed -2 [ 4.721440] Country code: US (US/0) [ 4.721842] dhd_conf_set_intiovar: set roam_off 1 [ 4.724928] dhd_conf_set_intiovar: set WLC_SET_SRL 32 15 [ 4.725262] dhd_conf_set_intiovar: set WLC_SET_LRL 34 15 [ 4.725932] dhd_conf_set_intiovar: set txbf 1 [ 4.726635] dhd_conf_set_intiovar: set WLC_SET_FAKEFRAG 219 1 [ 4.734568] Firmware version = wl0: Jun 16 2015 14:25:06 version 7.35.184.r1 (TOB) (r559293) FWID 01-b22ae69c [ 4.734579] Driver: 1.363.59.144.7 (r) Firmware: wl0: Jun 16 2015 14:25:06 version 7.35.184.r1 (TOB) (r559293) FWID 01-b22ae69c [ 4.734929] dhd_txglom_enable: enable 1 [ 4.734937] dhd_conf_set_txglom_params: swtxglom=0, txglom_ext=0, txglom_bucket_size=0 [ 4.734944] dhd_conf_set_txglom_params: txglomsize=36, deferred_tx_len=36, bus_txglom=-1 [ 4.734950] dhd_conf_set_txglom_params: tx_in_rx=1, txinrx_thres=128, dhd_txminmax=-1 [ 4.734956] dhd_conf_set_txglom_params: tx_max_offset=0, txctl_tmo_fix=0 [ 4.735024] sdioh_set_mode: set txglom_mode to copy [ 4.735035] dhd_conf_get_disable_proptx: fw_proptx=1, disable_proptx=-1 [ 4.736193] dhd_wlfc_hostreorder_init(): successful bdcv2 tlv signaling, 64 [ 4.736477] dhd_conf_set_intiovar: set ampdu_hostreorder 1 [ 4.737374] dhd_pno_init: Support Android Location Service [ 4.737382] wl_android_wifi_on: Success [ 4.738251] wl_create_event_handler(): thread:wl_event_handler:2e7 started [ 4.738263] tsk Enter, tsk = 0xffffffc077301be8 [ 4.800215] dhd_open: Exit ret=0 [ 5.020532] P2P interface registered [ 5.020546] wl_cfgp2p_add_p2p_disc_if: wdev: ffffffc075c08c00, wdev->net: (null) [ 5.038308] WLC_E_IF: NO_IF set, event Ignored [ 5.039585] P2P interface started [ 5.243647] tty_port_close_start: tty->count = 1 port count = 2. [ 7.339468] ttyS0 - failed to request DMA [ 8.211872] IPVS: Creating netns size=1592 id=2 [ 8.921283] rk_gmac-dwmac fe300000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx firefly@firefly:~$ Thanks, Pekka Link to comment Share on other sites More sharing options...
Tido Posted August 17, 2018 Share Posted August 17, 2018 Next time, please simply do: armbianmonitor -u Link to comment Share on other sites More sharing options...
Recommended Posts