|
roc-rk3399-pc 编译android 8.1 固件后不能正常启动
发表于 2019-10-25 15:30:55
浏览:2442
|
回复:0
打印
只看该作者
[复制链接]
楼主
下面是log
Starting kernel ...
[ 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] Initializing cgroup subsys schedtune
[ 0.000000] Linux version 4.4.126 (idt@idt-OptiPlex-9020) (gcc version 6.3.1 20170404 (Linaro GCC 6.3-2017.05) ) #2 SMP PREEMPT Fri Oct 25 09:34:42 CST 2019
[ 0.000000] Boot CPU: AArch64 Processor [410fd034]
[ 0.000000] earlycon: Early serial console at MMIO32 0xff1a0000 (options '')
[ 0.000000] bootconsole [uart0] enabled
[ 0.000000] Reserved memory: failed to reserve memory for node 'stb-devinfo@00000000': base 0x0000000000000000, size 0 MiB
[ 0.000000] cma: Reserved 16 MiB at 0x00000000f7000000
[ 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: Trusted OS migration not required
[ 0.000000] PERCPU: Embedded 21 pages/cpu @ffffffc0f6ef0000 s45528 r8192 d32296 u86016
[ 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: 991752
[ 0.000000] Kernel command line: earlycon=uart8250,mmio32,0xff1a0000 swiotlb=1 console=ttyFIQ0 androidboot.baseband=N/A androidboot.selinux=permissive androidboot.veritymode=/dev/block/platform/ff0f0000.dwmmc/by-name/metadata androidboot.hardware=rk30board androidboot.console=ttyFIQ0 init=/init mtdparts=rk29xxnand:0x00002000@0x00000000(parameter),0x00002000@0x00002000(uboot),0x00002000@0x00004000(trust),0x00002000@0x00006000(misc),0x00008000@0x00008000(resource),0x00010000@0x00010000(kernel),0x00010000@0x00020000(boot),0x00020000@0x00030000(recovery),0x00038000@0x00050000(backup),0x00002000@0x00088000(security),0x00100000@0x0008a000(cache),0x00500000@0x0018a000(system),0x00008000@0x0068a000(metadata),0x00100000@0x00692000(vendor),0x00100000@0x00794000(oem),0x00000400@0x00894000(frp),-@0x00894400(userdata) storagemedia=sd uboot_logo=0x02000000@0xf5c00000 loader.timestamp=2019-10-25_14:38:02 SecureBootCheckOk=0
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.000000] software IO TLB [mem 0xf6ea8000-0xf6ee8000] (0MB) mapped at [ffffffc0f6ea8000-ffffffc0f6ee7fff]
[ 0.000000] Memory: 3911380K/4030464K available (11006K kernel code, 1654K rwdata, 5376K rodata, 832K init, 1133K bss, 102700K reserved, 16384K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
[ 0.000000] vmalloc : 0xffffff8008000000 - 0xffffffbdbfff0000 ( 246 GB)
[ 0.000000] .init : 0xffffff8009090000 - 0xffffff8009160000 ( 832 KB)
[ 0.000000] .text : 0xffffff8008080000 - 0xffffff8008b40000 ( 11008 KB)
[ 0.000000] .rodata : 0xffffff8008b40000 - 0xffffff8009090000 ( 5440 KB)
[ 0.000000] .data : 0xffffff8009160000 - 0xffffff80092fd808 ( 1655 KB)
[ 0.000000] vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000 ( 8 GB maximum)
[ 0.000000] 0xffffffbdc0008000 - 0xffffffbdc3e00000 ( 61 MB actual)
[ 0.000000] fixed : 0xffffffbffe7fb000 - 0xffffffbffec00000 ( 4116 KB)
[ 0.000000] PCI I/O : 0xffffffbffee00000 - 0xffffffbfffe00000 ( 16 MB)
[ 0.000000] memory : 0xffffffc000200000 - 0xffffffc0f8000000 ( 3966 MB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[ 0.000000] Preemptible 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 @a200000 (psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GIC: using LPI property table @0x000000000a280000
[ 0.000000] ITS: Allocated 1792 chunks for LPIs
[ 0.000000] CPU0: found redistributor 0 region 0:0x00000000fef00000
[ 0.000000] CPU0: using LPI pending table @0x000000000a290000
[ 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] rockchip_cpuclk_pre_rate_change: limiting alt-divider 33 to 31
[ 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.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.001894] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
[ 0.002858] pid_max: default: 32768 minimum: 301
[ 0.003348] Security Framework initialized
[ 0.003736] SELinux: Initializing.
[ 0.004168] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.004798] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.006301] Initializing cgroup subsys memory
[ 0.006733] Initializing cgroup subsys freezer
[ 0.008042] sched-energy: Sched-energy-costs installed from DT
[ 0.008591] CPU0: update cpu_capacity 401
[ 0.009042] ASID allocator initialised with 32768 entries
[ 0.025871] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
[ 0.027126] Platform MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
[ 0.039278] Detected VIPT I-cache on CPU1
[ 0.039310] CPU1: found redistributor 1 region 0:0x00000000fef20000
[ 0.039350] CPU1: using LPI pending table @0x00000000f1c00000
[ 0.039393] CPU1: update cpu_capacity 401
[ 0.039397] CPU1: Booted secondary processor [410fd034]
[ 0.049262] Detected VIPT I-cache on CPU2
[ 0.049282] CPU2: found redistributor 2 region 0:0x00000000fef40000
[ 0.049314] CPU2: using LPI pending table @0x00000000f1c30000
[ 0.049342] CPU2: update cpu_capacity 401
[ 0.049345] CPU2: Booted secondary processor [410fd034]
[ 0.059292] Detected VIPT I-cache on CPU3
[ 0.059311] CPU3: found redistributor 3 region 0:0x00000000fef60000
[ 0.059343] CPU3: using LPI pending table @0x00000000f1c70000
[ 0.059370] CPU3: update cpu_capacity 401
[ 0.059373] CPU3: Booted secondary processor [410fd034]
[ 0.069340] Detected PIPT I-cache on CPU4
[ 0.069367] CPU4: found redistributor 100 region 0:0x00000000fef80000
[ 0.069407] CPU4: using LPI pending table @0x00000000f1cc0000
[ 0.069448] CPU4: update cpu_capacity 1024
[ 0.069451] CPU4: Booted secondary processor [410fd082]
[ 0.079365] Detected PIPT I-cache on CPU5
[ 0.079383] CPU5: found redistributor 101 region 0:0x00000000fefa0000
[ 0.079419] CPU5: using LPI pending table @0x00000000f1cf0000
[ 0.079446] CPU5: update cpu_capacity 1024
[ 0.079449] CPU5: Booted secondary processor [410fd082]
[ 0.079533] Brought up 6 CPUs
[ 0.091636] SMP: Total of 6 processors activated.
[ 0.092079] CPU features: detected feature: GIC system register CPU interface
[ 0.092749] CPU: All CPU(s) started at EL2
[ 0.093173] alternatives: patching kernel code
[ 0.095489] devtmpfs: initialized
[ 0.115386] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.116360] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.117655] pinctrl core: initialized pinctrl subsystem
[ 0.119632] Failed to find legacy iommu devices
[ 0.120455] NET: Registered protocol family 16
[ 0.121280] schedtune: init normalization constants...
[ 0.121782] schedtune: CLUSTER[0-3] min_pwr: 56 max_pwr: 222
[ 0.122417] schedtune: CPU[0] min_pwr: 0 max_pwr: 222
[ 0.123050] schedtune: CPU[1] min_pwr: 0 max_pwr: 222
[ 0.123695] schedtune: CPU[2] min_pwr: 0 max_pwr: 222
[ 0.124327] schedtune: CPU[3] min_pwr: 0 max_pwr: 222
[ 0.124961] schedtune: CLUSTER[4-5] min_pwr: 65 max_pwr: 1108
[ 0.125593] schedtune: CPU[4] min_pwr: 0 max_pwr: 1108
[ 0.126225] schedtune: CPU[5] min_pwr: 0 max_pwr: 1108
[ 0.126857] schedtune: SYSTEM min_pwr: 121 max_pwr: 4434
[ 0.127496] schedtune: using normalization constants mul: 3862781856 sh1: 1 sh2: 12
[ 0.128236] schedtune: verify normalization constants...
[ 0.128750] schedtune: max_pwr/2^0: 4313 => norm_pwr: 1024
[ 0.129291] schedtune: max_pwr/2^1: 2156 => norm_pwr: 511
[ 0.129830] schedtune: max_pwr/2^2: 1078 => norm_pwr: 255
[ 0.130369] schedtune: max_pwr/2^3: 539 => norm_pwr: 127
[ 0.130915] schedtune: max_pwr/2^4: 269 => norm_pwr: 63
[ 0.131455] schedtune: max_pwr/2^5: 134 => norm_pwr: 31
[ 0.131994] schedtune: configured to support 5 boost groups
[ 0.140952] cpuidle: using governor ladder
[ 0.150955] cpuidle: using governor menu
[ 0.151350] Registered FIQ tty driver
[ 0.152060] vdso: 2 pages (1 code @ ffffff8008b46000, 1 data @ ffffff8009164000)
[ 0.152795] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.154814] DMA: preallocated 2048 KiB pool for atomic allocations
[ 0.175549] console [pstore-1] enabled
[ 0.176145] pstore: Registered ramoops as persistent store backend
[ 0.176749] ramoops: attached 0xf0000@0x110000, ecc: 0/0
[ 0.179559] fiq debugger fiq mode enabled
[ [ 0.180212] console [ttyFIQ0] enabled
0.180212] console [ttyFIQ0] enabled
[ 0.180902] bootconsole [uart0] disabled
[ 0.180902] bootconsole [uart0] disabled
[ 0.181488] Registered fiq debugger ttyFIQ0
[ 0.215082] iommu: Adding device ff650000.vpu_service to group 0
[ 0.215161] iommu: Adding device ff660000.rkvdec to group 1
[ 0.215232] iommu: Adding device ff670000.iep to group 2
[ 0.215323] iommu: Adding device ff8f0000.vop to group 3
[ 0.215390] iommu: Adding device ff900000.vop to group 4
[ 0.215497] iommu: Adding device ff910000.isp to group 5
[ 0.215568] iommu: Adding device ff920000.isp to group 6
[ 0.216240] rk_iommu ff670800.iommu: can't get aclk
[ 0.216254] rk_iommu ff670800.iommu: can't get hclk
[ 0.217103] SCSI subsystem initialized
[ 0.217421] usbcore: registered new interface driver usbfs
[ 0.217467] usbcore: registered new interface driver hub
[ 0.217544] usbcore: registered new device driver usb
[ 0.217895] media: Linux media interface: v0.10
[ 0.217929] Linux video capture interface: v2.00
[ 0.218127] pps_core: LinuxPPS API ver. 1 registered
[ 0.218136] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.218157] PTP clock support registered
[ 0.219717] Advanced Linux Sound Architecture Driver Initialized.
[ 0.220169] Bluetooth: Core ver 2.21
[ 0.220200] NET: Registered protocol family 31
[ 0.220208] Bluetooth: HCI device and connection manager initialized
[ 0.220223] Bluetooth: HCI socket layer initialized
[ 0.220235] Bluetooth: L2CAP socket layer initialized
[ 0.220260] Bluetooth: SCO socket layer initialized
[ 0.221007] rockchip-cpuinfo cpuinfo: Serial : ee64a61886e2157c
[ 0.221511] clocksource: Switched to clocksource arch_sys_counter
[ 0.263402] thermal thermal_zone1: power_allocator: sustainable_power will be estimated
[ 0.263637] NET: Registered protocol family 2
[ 0.264068] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.264292] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.264552] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.264631] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.264691] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.264903] NET: Registered protocol family 1
[ 0.265756] Trying to unpack rootfs image as initramfs...
[ 0.640585] Freeing initrd memory: 8596K
[ 0.641142] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 0.641239] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 0.643988] audit: initializing netlink subsys (disabled)
[ 0.644051] audit: type=2000 audit(0.640:1): initialized
[ 0.648981] VFS: Disk quotas dquot_6.6.0
[ 0.649107] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.650100] Registering sdcardfs 0.1
[ 0.650700] fuse init (API version 7.23)
[ 0.651834]
[ 0.651834] TEE Core Framework initialization (ver 1:0.1)
[ 0.651862] TEE armv7 Driver initialization
[ 0.652214] tz_tee_probe: name="armv7sec", id=0, pdev_name="armv7sec.0"
[ 0.652230] TEE core: Alloc the misc device "opteearmtz00" (id=0)
[ 0.652413] TEE Core: Register the misc device "opteearmtz00" (id=0,minor=62)
[ 0.656374] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.656398] io scheduler noop registered
[ 0.656555] io scheduler cfq registered (default)
[ 0.657803] rockchip-usb2phy ff770000.syscon:usb2-phy@e460: vbus_drv is not assigned
[ 0.657825] phy phy-ff770000.syscon:usb2-phy@e460.0: Failed to get VBUS supply regulator
[ 0.663029] rockchip-pcie f8000000.pcie: no vpcie3v3 regulator found
[ 0.663058] rockchip-pcie f8000000.pcie: no vpcie1v8 regulator found
[ 0.663072] rockchip-pcie f8000000.pcie: no vpcie0v9 regulator found
[ 1.184897] rockchip-pcie f8000000.pcie: PCIe link training gen1 timeout!
[ 1.185074] rockchip-pcie: probe of f8000000.pcie failed with error -110
[ 1.186027] iep: failed to find iep power down clock source.
[ 1.186636] IEP Power ON
[ 1.186984] IEP Power OFF
[ 1.187102] IEP Driver loaded succesfully
[ 1.187419] Module initialized.
[ 1.187855] rk-vcodec ff650000.vpu_service: no regulator for vcodec
[ 1.188155] rk-vcodec ff650000.vpu_service: probe device
[ 1.188222] rk-vcodec ff650000.vpu_service: vpu mmu dec ffffffc0f1eddc10
[ 1.188384] rk-vcodec ff650000.vpu_service: allocator is drm
[ 1.188441] rk-vcodec ff650000.vpu_service: checking hw id 0
[ 1.188952] rk-vcodec ff650000.vpu_service: could not find power_model node
[ 1.188963] rk-vcodec ff650000.vpu_service: init success
[ 1.189155] rk-vcodec ff660000.rkvdec: no regulator for vcodec
[ 1.189542] rk-vcodec ff660000.rkvdec: probe device
[ 1.189581] rk-vcodec ff660000.rkvdec: vpu mmu dec ffffffc0f1ede410
[ 1.189710] rk-vcodec ff660000.rkvdec: allocator is drm
[ 1.189768] rk-vcodec ff660000.rkvdec: checking hw id 6876
[ 1.190108] rk-vcodec ff660000.rkvdec: could not find power_model node
[ 1.190122] rk-vcodec ff660000.rkvdec: init success
[ 1.191864] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 1.191880] dma-pl330 ff6d0000.dma-controller: DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12
[ 1.193225] dma-pl330 ff6e0000.dma-controller: Loaded driver for`2?6Fkk&F66?
[ 1.193243] dma-pl330 ff6e0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[ 1.194966] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
[ 1.196702] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 38, base_baud = 1500000) is a 16550A
[ 1.197001] rockchip-pinctrl pinctrl: pin gpio4-19 already requested by fiq-debugger; cannot claim for ff1a0000.serial
[ 1.197018] rockchip-pinctrl pinctrl: pin-147 (ff1a0000.serial) status -22
[ 1.197030] rockchip-pinctrl pinctrl: could not request pin 147 (gpio4-19) from group uart2c-xfer on device rockchip-pinctrl
[ 1.197040] dw-apb-uart ff1a0000.serial: Error applying setting, reverse things back
[ 1.197318] ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 39, base_baud = 1500000) is a 16550A
[ 1.197895] ff370000.serial: ttyS4 at MMIO 0xff370000 (irq = 41, base_baud = 1500000) is a 16550A
[ 1.198278] [drm] Initialized drm 1.1.0 20060810
[ 1.201699] [drm] Rockchip DRM driver version: v1.0.1
[ 1.203806] Unable to detect cache hierarchy for CPU 0
[ 1.245378] brd: module loaded
[ 1.250198] loop: module loaded
[ 1.250721] zram: Added device: zram0
[ 1.251580] SCSI Media Changer driver v0.25
[ 1.252802] register spi return v = :0
[ 1.252841] register firefly_spi_init spi return v = :0
[ 1.252893] tun: Universal TUN/TAP device driver, 1.6
[ 1.252904] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 1.253827] force_sf_dma_mode is ignored if force_thresh_dma_mode is set.
[ 1.253934] rk_gmac-dwmac fe300000.ethernet: clock input or output? (input).
[ 1.253955] rk_gmac-dwmac fe300000.ethernet: TX delay(0x28).
[ 1.253965] rk_gmac-dwmac fe300000.ethernet: RX delay(0x1b).
[ 1.253988] rk_gmac-dwmac fe300000.ethernet: integrated PHY? (no).
[ 1.254149] rk_gmac-dwmac fe300000.ethernet: cannot get clock clk_mac_speed
[ 1.254161] rk_gmac-dwmac fe300000.ethernet: clock input from PHY
[ 1.259177] rk_gmac-dwmac fe300000.ethernet: init for RGMII
[ 1.259300] stmmac - user ID: 0x10, Synopsys ID: 0x35
[ 1.259311] Ring mode enabled
[ 1.259318] DMA HW capability register supported
[ 1.259324] Normal descriptors
[ 1.259334] RX Checksum Offload Engine supported (type 2)
[ 1.259340] Wake-Up On Lan supported
[ 1.259383] Enable RX Mitigation via HW Watchdog Timer
[ 1.327618] libphy: stmmac: probed
[ 1.327635] eth%d: PHY ID 001cc915 at 0 IRQ POLL (stmmac-0:00) active
[ 1.327645] eth%d: PHY ID 001cc915 at 1 IRQ POLL (stmmac-0:01)
[ 1.328543] PPP generic driver version 2.4.2
[ 1.328750] PPP BSD Compression module registered
[ 1.328787] PPP Deflate Compression module registered
[ 1.328818] PPP MPPE Compression module registered
[ 1.328836] NET: Registered protocol family 24
[ 1.328876] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
[ 1.328884] CSLIP: code copyright 1989 Regents of the University of California.
[ 1.328901] Rockchip WiFi SYS interface (V1.00) ...
[ 1.328982] usbcore: registered new interface driver catc
[ 1.329044] usbcore: registered new interface driver kaweth
[ 1.329058] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[ 1.329093] usbcore: registered new interface driver pegasus
[ 1.329133] usbcore: registered new interface driver rtl8150
[ 1.329175] usbcore: registered new interface driver r8152
[ 1.329211] hso: drivers/net/usb/hso.c: Option Wireless
[ 1.329266] usbcore: registered new interface driver hso
[ 1.329318] usbcore: registered new interface driver asix
[ 1.329359] usbcore: registered new interface driver ax88179_178a
[ 1.329398] usbcore: registered new interface driver cdc_ether
[ 1.329464] usbcore: registered new interface driver cdc_eem
[ 1.329503] usbcore: registered new interface driver dm9601
[ 1.329550] usbcore: registered new interface driver smsc75xx
[ 1.329597] usbcore: registered new interface driver smsc95xx
[ 1.329635] usbcore: registered new interface driver gl620a
[ 1.329698] usbcore: registered new interface driver net1080
[ 1.329737] usbcore: registered new interface driver plusb
[ 1.329776] usbcore: registered new interface driver rndis_host
[ 1.329816] usbcore: registered new interface driver cdc_subset
[ 1.329856] usbcore: registered new interface driver zaurus
[ 1.329918] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[ 1.329974] usbcore: registered new interface driver int51x1
[ 1.330013] usbcore: registered new interface driver kalmia
[ 1.330052] usbcore: registered new interface driver ipheth
[ 1.330094] usbcore: registered new interface driver sierra_net
[ 1.330153] usbcore: registered new interface driver cx82310_eth
[ 1.330205] usbcore: registered new interface driver cdc_ncm
[ 1.330244] usbcore: registered new interface driver qmi_wwan
[ 1.330287] usbcore: registered new interface driver cdc_mbim
[ 1.331451] rockchip-dwc3 usb@fe800000: failed to get drvdata dwc3
[ 1.335680] rockchip-dwc3 usb@fe900000: fail to get drvdata hcd
[ 1.336742] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.336783] ehci-pci: EHCI PCI platform driver
[ 1.336843] ehci-platform: EHCI generic platform driver
[ 1.340674] ehci-platform fe3c0000.usb: EHCI Host Controller
[ 1.340850] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 1
[ 1.341034] ehci-platform fe3c0000.usb: irq 30, io mem 0xfe3c0000
[ 1.348198] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00
[ 1.348346] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.348377] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.348387] usb usb1: Product: EHCI Host Controller
[ 1.348397] usb usb1: Manufacturer: Linux 4.4.126 ehci_hcd
[ 1.348406] usb usb1: SerialNumber: fe3c0000.usb
[ 1.348843] hub 1-0:1.0: USB hub found
[ 1.348897] hub 1-0:1.0: 1 port detected
[ 1.349407] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.349453] ohci-platform: OHCI generic platform driver
[ 1.349900] ohci-platform fe3e0000.usb: Generic Platform OHCI controller
[ 1.350090] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 2
[ 1.350236] ohci-platform fe3e0000.usb: irq 31, io mem 0xfe3e0000
[ 1.405668] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.405701] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.405711] usb usb2: Product: Generic Platform OHCI controller
[ 1.405721] usb usb2: Manufacturer: Linux 4.4.126 ohci_hcd
[ 1.405730] usb usb2: SerialNumber: fe3e0000.usb
[ 1.406135] hub 2-0:1.0: USB hub found
[ 1.406189] hub 2-0:1.0: 1 port detected
[ 1.407015] usbcore: registered new interface driver cdc_acm
[ 1.407046] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 1.407105] usbcore: registered new interface driver usblp
[ 1.407170] usbcore: registered new interface driver cdc_wdm
[ 1.407214] usbcore: registered new interface driver uas
[ 1.407291] usbcore: registered new interface driver usb-storage
[ 1.407334] usbcore: registered new interface driver ums-alauda
[ 1.407393] usbcore: registered new interface driver ums-cypress
[ 1.407433] usbcore: registered new interface driver ums-datafab
[ 1.407472] usbcore: registered new interface driver ums_eneub6250
[ 1.407512] usbcore: registered new interface driver ums-freecom
[ 1.407551] usbcore: registered new interface driver ums-isd200
[ 1.407610] usbcore: registered new interface driver ums-jumpshot
[ 1.407649] usbcore: registered new interface driver ums-karma
[ 1.407689] usbcore: registered new interface driver ums-onetouch
[ 1.407732] usbcore: registered new interface driver ums-sddr09
[ 1.407772] usbcore: registered new interface driver ums-sddr55
[ 1.407831] usbcore: registered new interface driver ums-usbat
[ 1.407910] usbcore: registered new interface driver usbserial
[ 1.407945] usbcore: registered new interface driver usbserial_generic
[ 1.407971] usbserial: USB Serial support registered for generic
[ 1.408016] usbcore: registered new interface driver option
[ 1.408061] usbserial: USB Serial support registered for GSM modem (1-port)
[ 1.408156] usbcore: registered new interface driver trancevibrator
[ 1.408212] usb20_otg: version 3.10a 21-DEC-2012
[ 1.408406] usb20_host: version 3.10a 21-DEC-2012
[ 1.409016] usbcore: registered new interface driver xpad
[ 1.409090] usbcore: registered new interface driver usb_acecad
[ 1.409135] usbcore: registered new interface driver aiptek
[ 1.409179] usbcore: registered new interface driver gtco
[ 1.409222] usbcore: registered new interface driver hanwang
[ 1.409270] usbcore: registered new interface driver kbtab
[ 1.409304] ==gsl_ts_init==
[ 1.409331] ret=0
[ 1.409800] .. rk pwm remotectl v1.1 init
[ 1.410044] input: ff420030.pwm as /devices/platform/ff420030.pwm/input/input0
[ 1.410455] sensor_register_slave:kxtj9,id=11
[ 1.410473] sensor_register_slave:mma8452,id=17
[ 1.410487] sensor_register_slave:lis3dh,id=7
[ 1.410527] sensor_register_slave:mma7660,id=18
[ 1.410541] sensor_register_slave:lsm303d,id=22
[ 1.410555] sensor_register_slave:gs_mc3230,id=23
[ 1.410562] [Gsensor] gsensor_init
[ 1.410576] sensor_register_slave:mpu6880_acc,id=24
[ 1.410590] sensor_register_slave:mpu6500_acc,id=25
[ 1.410604] sensor_register_slave:lsm330_acc,id=26
[ 1.410615] sensor_register_slave:bma2xx_acc,id=27
[ 1.410626] sensor_register_slave:akm8975,id=30
[ 1.410636] sensor_register_slave:akm8963,id=31
[ 1.410646] sensor_register_slave:l3g4200d,id=45
[ 1.410656] sensor_register_slave:l3g20d,id=46
[ 1.410666] sensor_register_slave:ewtsa,id=47
[ 1.410677] sensor_register_slave:lsm330_gyro,id=51
[ 1.410687] sensor_register_slave:cm3217,id=53
[ 1.410697] sensor_register_slave:cm3218,id=54
[ 1.410708] sensor_register_slave:ls_stk3410,id=62
[ 1.410743] sensor_register_slave:ps_stk3410,id=67
[ 1.411457] i2c /dev entries driver
[ 1.412689] fusb302 4-0022: Can't get property of role, set role to default DRP
[ 1.421277] fusb302 4-0022: port 0 probe success with role ROLE_MODE_DRP, try_role ROLE_MODE_NONE
[ 1.421351] rk3x-i2c ff3d0000.i2c: Initialized RK3xxx I2C bus at ffffff80098ce000
[ 1.422862] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected!
[ 1.422978] fan53555-reg: supplied by vcc5v0_sys
[ 1.425213] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected!
[ 1.425293] fan53555-reg: supplied by vcc5v0_sys
[ 1.427672] rk808 0-001b: Pmic Chip id: 0x0
[ 1.431424] rk808-regulator rk808-regulator: there is no dvs0 gpio
[ 1.431544] rk808-regulator rk808-regulator: there is no dvs1 gpio
[ 1.431670] DCDC_REG1: supplied by vcc3v3_sys
[ 1.432551] DCDC_REG2: supplied by vcc3v3_sys
[ 1.433280] DCDC_REG3: supplied by vcc3v3_sys
[ 1.433672] DCDC_REG4: supplied by vcc3v3_sys
[ 1.434217] LDO_REG1: supplied by vcc3v3_sys
[ 1.435491] LDO_REG2: supplied by vcc3v3_sys
[ 1.436579] LDO_REG3: supplied by vcc3v3_sys
[ 1.437644] LDO_REG4: supplied by vcc3v3_sys
[ 1.438744] LDO_REG5: supplied by vcc3v3_sys
[ 1.439876] LDO_REG6: supplied by vcc3v3_sys
[ 1.440960] LDO_REG7: supplied by vcc3v3_sys
[ 1.442094] LDO_REG8: supplied by vcc3v3_sys
[ 1.443234] SWITCH_REG1: supplied by vcc3v3_sys
[ 1.443614] SWITCH_REG2: supplied by vcc3v3_sys
[ 1.447483] rk808-rtc rk808-rtc: rtc core: registered rk808-rtc as rtc0
[ 1.448140] rk3x-i2c ff3c0000.i2c: Initialized RK3xxx I2C bus at ffffff80098d0000
[ 1.449285] rk3x-i2c ff110000.i2c: Initialized RK3xxx I2C bus at ffffff80098d2000
[ 1.449407] rockchip-pinctrl pinctrl: pin gpio4-17 already requested by ff940000.hdmi; cannot claim for ff130000.i2c
[ 1.449438] rockchip-pinctrl pinctrl: pin-145 (ff130000.i2c) status -22
[ 1.449449] rockchip-pinctrl pinctrl: could not request pin 145 (gpio4-17) from group i2c3-xfer on device rockchip-pinctrl
[ 1.449459] rk3x-i2c ff130000.i2c: Error applying setting, reverse things back
[ 1.449807] rk3x-i2c ff130000.i2c: Initialized RK3xxx I2C bus at ffffff80098d4000
[ 1.450667] IR NEC protocol handler initialized
[ 1.450695] IR RC5(x/sz) protocol handler initialized
[ 1.450707] IR RC6 protocol handler initialized
[ 1.450719] IR JVC protocol handler initialized
[ 1.450762] IR Sony protocol handler initialized
[ 1.450774] IR SANYO protocol handler initialized
[ 1.450786] IR Sharp protocol handler initialized
[ 1.450798] IR MCE Keyboard/mouse protocol handler initialized
[ 1.450811] IR XMP protocol handler initialized
[ 1.450990] usbcore: registered new interface driver uvcvideo
[ 1.451015] USB Video Class driver (1.1.1)
[ 1.451032] CamSys driver version: v0.41.0, CamSys head file version: v1.0.0
[ 1.455043] __power_supply_register: Expected proper parent device for 'test_ac'
[ 1.455194] __power_supply_register: Expected proper parent device for 'test_battery'
[ 1.455441] thermal thermal_zone2: power_allocator: sustainable_power will be estimated
[ 1.455562] __power_supply_register: Expected proper parent device for 'test_usb'
[ 1.457893] rk_tsadcv2_temp_to_code: Invalid conversion table: code=1023, temperature=2147483647
[ 1.458579] device-mapper: uevent: version 1.0.3
[ 1.458920] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[ 1.459105] Bluetooth: HCI UART driver ver 2.3
[ 1.459135] Bluetooth: HCI UART protocol H4 registered
[ 1.459144] Bluetooth: HCI UART protocol LL registered
[ 1.459158] rtk_btusb: RTKBT_RELEASE_NAME: 20170109_TV_ANDROID_6.x
[ 1.459166] rtk_btusb: Realtek Bluetooth USB driver module init, version 4.1.2
[ 1.459172] rtk_btusb: Register usb char device interface for BT driver
[ 1.459356] usbcore: registered new interface driver rtk_btusb
[ 1.459795] cpu cpu0: cpu_leakage=18
[ 1.459871] cpu cpu0: cpu_leakage=18
[ 1.483261] cpu cpu0: temp=34444, pvtm=145386 (146191 + -805)
[ 1.484237] cpu cpu4: cpu_leakage=32
[ 1.484346] cpu cpu4: cpu_leakage=32
[ 1.496770] cpu cpu4: temp=34444, pvtm=151101 (151598 + -497)
[ 1.502677] sdhci: Secure Digital Host Controller Interface driver
[ 1.502723] sdhci: Copyright(c) Pierre Ossman
[ 1.502738] Synopsys Designware Multimedia Card Interface Driver
[ 1.504003] dwmmc_rockchip fe310000.dwmmc: IDMAC supports 32-bit address mode.
[ 1.504166] dwmmc_rockchip fe310000.dwmmc: Using internal DMA controller.
[ 1.504207] dwmmc_rockchip fe310000.dwmmc: Version ID is 270a
[ 1.504270] dwmmc_rockchip fe310000.dwmmc: DW MMC controller at irq 25,32 bit host data width,256 deep fifo
[ 1.504302] dwmmc_rockchip fe310000.dwmmc: 'clock-freq-min-max' property was deprecated.
[ 1.504377] dwmmc_rockchip fe310000.dwmmc: No vmmc regulator found
[ 1.504389] dwmmc_rockchip fe310000.dwmmc: No vqmmc regulator found
[ 1.505572] dwmmc_rockchip fe320000.dwmmc: IDMAC supports 32-bit address mode.
[ 1.505657] dwmmc_rockchip fe320000.dwmmc: Using internal DMA controller.
[ 1.505675] dwmmc_rockchip fe320000.dwmmc: Version ID is 270a
[ 1.505737] dwmmc_rockchip fe320000.dwmmc: DW MMC controller at irq 26,32 bit host data width,256 deep fifo
[ 1.505762] dwmmc_rockchip fe320000.dwmmc: 'clock-freq-min-max' property was deprecated.
[ 1.505889] dwmmc_rockchip fe320000.dwmmc: No vmmc regulator found
[ 1.506295] rockchip-iodomain ff770000.syscon:io-domains: Setting to 3300000 done
[ 1.506478] rockchip-iodomain ff770000.syscon:io-domains: Setting to 3300000 done
[ 1.518314] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 1.532820] dwmmc_rockchip fe320000.dwmmc: 1 slots initialized
[ 1.534999] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.536784] sdhci-arasan fe330000.sdhci: No vmmc regulator found
[ 1.536800] sdhci-arasan fe330000.sdhci: No vqmmc regulator found
[ 1.561940] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
[ 1.562307] mmc0: new high speed SDHC card at address 0001
[ 1.564914] mmc1: SDHCI controller on fe330000.sdhci [fe330000.sdhci] using ADMA
[ 1.566691] mmcblk0: mmc0:0001 SD16G 29.5 GiB
[ 1.566753] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.567295] parameter: 0x000000000 -- 0x000400000 (4 MB)
[ 1.567314] uboot: 0x000400000 -- 0x000800000 (4 MB)
[ 1.567326] trust: 0x000800000 -- 0x000c00000 (4 MB)
[ 1.567337] misc: 0x000c00000 -- 0x001000000 (4 MB)
[ 1.567361] resource: 0x001000000 -- 0x002000000 (16 MB)
[ 1.567372] kernel: 0x002000000 -- 0x004000000 (32 MB)
[ 1.567383] boot: 0x004000000 -- 0x006000000 (32 MB)
[ 1.567394] recovery: 0x006000000 -- 0x00a000000 (64 MB)
[ 1.567405] backup: 0x00a000000 -- 0x011000000 (112 MB)
[ 1.567416] security: 0x011000000 -- 0x011400000 (4 MB)
[ 1.567426] cache: 0x011400000 -- 0x031400000 (512 MB)
[ 1.567437] system: 0x031400000 -- 0x0d1400000 (2560 MB)
[ 1.567448] metadata: 0x0d1400000 -- 0x0d2400000 (16 MB)
[ 1.567459] vendor: 0x0d2400000 -- 0x0f2400000 (512 MB)
[ 1.567469] oem: 0x0f2800000 -- 0x112800000 (512 MB)
[ 1.567480] frp: 0x112800000 -- 0x112880000 (0 MB)
[ 1.567491] userdata: 0x112880000 -- 0x761c00000 (25843 MB)
[ 1.567612] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17
[ 1.570425] usbcore: registered new interface driver usbhid
[ 1.570449] usbhid: USB HID core driver
[ 1.570623] inv_mpu_iio: inv_mpu_init:746
[ 1.571767] ashmem: initialized
[ 1.575270] ff100000.saradc supply vref not found, using dummy regulator
[ 1.576977] rknandbase v1.2 2018-05-08
[ 1.577607] usbcore: registered new interface driver snd-usb-audio
[ 1.579079] rt5640 1-001c: rt5640 have no aux_det_adc_value defined
[ 1.579162] rt5640 1-001c: Can not read property hp-con-gpio
[ 1.579172] rt5640 1-001c: Can not read property: linein-mute.
[ 1.584462] u32 classifier
[ 1.584499] Actions configured
[ 1.584544] Netfilter messages via NETLINK v0.30.
[ 1.584602] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 1.585042] ctnetlink v0.93: registering with nfnetlink.
[ 1.585899] xt_time: kernel timezone is -0000
[ 1.586893] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 1.587283] arp_tables: (C) 2002 David S. Miller
[ 1.587666] Initializing XFRM netlink socket
[ 1.588346] NET: Registered protocol family 10
[ 1.589524] mip6: Mobile IPv6
[ 1.589572] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 1.590881] sit: IPv6 over IPv4 tunneling driver
[ 1.591554] NET: Registered protocol family 17
[ 1.591623] NET: Registered protocol family 15
[ 1.591675] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[ 1.592463] Bridge firewalling registered
[ 1.592499] Ebtables v2.0 registered
[ 1.592779] Bluetooth: RFCOMM TTY layer initialized
[ 1.592803] Bluetooth: RFCOMM socket layer initialized
[ 1.592875] Bluetooth: RFCOMM ver 1.11
[ 1.592904] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 1.592914] Bluetooth: BNEP filters: protocol multicast
[ 1.592929] Bluetooth: BNEP socket layer initialized
[ 1.592943] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 1.592957] Bluetooth: HIDP socket layer initialized
[ 1.593001] l2tp_core: L2TP core driver, V2.0
[ 1.593023] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[ 1.593039] [WLAN_RFKILL]: Enter rfkill_wlan_init
[ 1.593569] [WLAN_RFKILL]: Enter rfkill_wlan_probe
[ 1.593660] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi_chip_type = ap6356s
[ 1.593678] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control.
[ 1.593687] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio.
[ 1.593789] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,host_wake_irq = 3, flags = 0.
[ 1.593799] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio
[ 1.593811] [WLAN_RFKILL]: Exit rfkill_wlan_probe
[ 1.593895] [BT_RFKILL]: Enter rfkill_rk_init
[ 1.594499] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: uart_rts_gpios = 83.
[ 1.594556] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,reset_gpio = 9.
[ 1.594602] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_gpio = 90.
[ 1.594640] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_host_irq = 4.
[ 1.595050] [BT_RFKILL]: Request irq for bt wakeup host
[ 1.595133] [BT_RFKILL]: ** disable irq
[ 1.595303] [BT_RFKILL]: bt_default device registered.
[ 1.595607] sensor_register_slave:mpu6500_gyro,id=49
[ 1.595631] sensor_register_slave:mpu6880_gyro,id=50
[ 1.597457] Registered cp15_barrier emulation handler
[ 1.597560] Registered setend emulation handler
[ 1.598701] registered taskstats version 1
[ 1.599694] rockchip ion idev is NULL
[ 1.599724] rga2 ff680000.rga: rga ion client create success!
[ 1.599963] rga: Driver loaded successfully ver:3.02
[ 1.600085] vendor storage:20160801 ret = 0
[ 1.601369] rockchip-usb2phy ff770000.syscon:usb2-phy@e450: vbus_drv is not assigned
[ 1.601403] phy phy-ff770000.syscon:usb2-phy@e450.6: Failed to get VBUS supply regulator
[ 1.603591] rockchip-drm display-subsystem: dmc is disabled
[ 1.604041] rockchip-vop ff900000.vop: missing rockchip,grf property
[ 1.604391] rockchip-vop ff900000.vop: unable to request PWM
[ 1.604442] rockchip-drm display-subsystem: bound ff900000.vop (ops vop_component_ops)
[ 1.604537] rockchip-vop ff8f0000.vop: missing rockchip,grf property
[ 1.604763] rockchip-vop ff8f0000.vop: unable to request PWM
[ 1.604803] rockchip-drm display-subsystem: bound ff8f0000.vop (ops vop_component_ops)
[ 1.605455] i2c i2c-9: of_i2c: modalias failure on /hdmi@ff940000/ports
[ 1.605522] dwhdmi-rockchip ff940000.hdmi: registered DesignWare HDMI I2C bus driver
[ 1.605660] dwhdmi-rockchip ff940000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY)
[ 1.607750] rockchip-drm display-subsystem: bound ff940000.hdmi (ops dw_hdmi_rockchip_ops)
[ 1.608425] i2c i2c-10: of_i2c: modalias failure on /dp@fec00000/ports
[ 1.611236] cdn-dp fec00000.dp: [drm:cdn_dp_pd_event_work] Not connected. Disabling cdn
[ 1.611321] rockchip-drm display-subsystem: bound fec00000.dp (ops cdn_dp_component_ops)
[ 1.611343] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 1.611352] [drm] No driver support for vblank timestamp query.
[ 1.613390] dwhdmi-rockchip ff940000.hdmi: failed to get edid
[ 1.636111] dwhdmi-rockchip ff940000.hdmi: failed to get edid
[ 1.641708] rockchip-drm display-subsystem: fb0: frame buffer device
[ 1.661203] xhci-hcd xhci-hcd.11.auto: xHCI Host Controller
[ 1.661547] xhci-hcd xhci-hcd.11.auto: new USB bus registered, assigned bus number 3
[ 1.661976] xhci-hcd xhci-hcd.11.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x02030010
[ 1.662134] xhci-hcd xhci-hcd.11.auto: irq 234, io mem 0xfe800000
[ 1.662446] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.662530] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.662751] usb usb3: Product: xHCI Host Controller
[ 1.662975] usb usb3: Manufacturer: Linux 4.4.126 xhci-hcd
[ 1.663198] usb usb3: SerialNumber: xhci-hcd.11.auto
[ 1.664036] hub 3-0:1.0: USB hub found
[ 1.664264] hub 3-0:1.0: 1 port detected
[ 1.664798] xhci-hcd xhci-hcd.11.auto: xHCI Host Controller
[ 1.665082] xhci-hcd xhci-hcd.11.auto: new USB bus registered, assigned bus number 4
[ 1.665214] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.665470] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.665608] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.665831] usb usb4: Product: xHCI Host Controller
[ 1.666054] usb usb4: Manufacturer: Linux 4.4.126 xhci-hcd
[ 1.666276] usb usb4: SerialNumber: xhci-hcd.11.auto
[ 1.666967] hub 4-0:1.0: USB hub found
[ 1.667040] hub 4-0:1.0: 1 port detected
[ 1.669293] xhci-hcd xhci-hcd.11.auto: remove, state 1
[ 1.669476] usb usb4: USB disconnect, device number 1
[ 1.693598] xhci-hcd xhci-hcd.11.auto: Host not halted after 16000 microseconds.
[ 1.693622] xhci-hcd xhci-hcd.11.auto: Host controller not halted, aborting reset.
[ 1.693782] xhci-hcd xhci-hcd.11.auto: USB bus 4 deregistered
[ 1.694135] xhci-hcd xhci-hcd.11.auto: remove, state 1
[ 1.694238] usb usb3: USB disconnect, device number 1
[ 1.695013] xhci-hcd xhci-hcd.11.auto: USB bus 3 deregistered
[ 1.699982] xhci-hcd xhci-hcd.12.auto: xHCI Host Controller
[ 1.700301] xhci-hcd xhci-hcd.12.auto: new USB bus registered, assigned bus number 3
[ 1.700813] xhci-hcd xhci-hcd.12.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x02030010
[ 1.701027] xhci-hcd xhci-hcd.12.auto: irq 235, io mem 0xfe900000
[ 1.701332] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.701430] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.701652] usb usb3: Product: xHCI Host Controller
[ 1.701875] usb usb3: Manufacturer: Linux 4.4.126 xhci-hcd
[ 1.702097] usb usb3: SerialNumber: xhci-hcd.12.auto
[ 1.702785] hub 3-0:1.0: USB hub found
[ 1.702855] hub 3-0:1.0: 1 port detected
[ 1.703354] xhci-hcd xhci-hcd.12.auto: xHCI Host Controller
[ 1.703645] xhci-hcd xhci-hcd.12.auto: new USB bus registered, assigned bus number 4
[ 1.703792] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.704044] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.704194] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.704415] usb usb4: Product: xHCI Host Controller
[ 1.704638] usb usb4: Manufacturer: Linux 4.4.126 xhci-hcd
[ 1.704879] usb usb4: SerialNumber: xhci-hcd.12.auto
[ 1.705508] hub 4-0:1.0: USB hub found
[ 1.705585] hub 4-0:1.0: 1 port detected
[ 1.709738] ehci-platform fe380000.usb: EHCI Host Controller
[ 1.710090] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 5
[ 1.710454] ehci-platform fe380000.usb: irq 28, io mem 0xfe380000
[ 1.718390] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00
[ 1.718545] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.718571] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.718580] usb usb5: Product: EHCI Host Controller
[ 1.718589] usb usb5: Manufacturer: Linux 4.4.126 ehci_hcd
[ 1.718596] usb usb5: SerialNumber: fe380000.usb
[ 1.719038] hub 5-0:1.0: USB hub found
[ 1.719081] hub 5-0:1.0: 1 port detected
[ 1.719898] ohci-platform fe3a0000.usb: Generic Platform OHCI controller
[ 1.720084] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 6
[ 1.720278] ohci-platform fe3a0000.usb: irq 29, io mem 0xfe3a0000
[ 1.776222] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.776357] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.776583] usb usb6: Product: Generic Platform OHCI controller
[ 1.776808] usb usb6: Manufacturer: Linux 4.4.126 ohci_hcd
[ 1.777036] usb usb6: SerialNumber: fe3a0000.usb
[ 1.778423] hub 6-0:1.0: USB hub found
[ 1.778726] hub 6-0:1.0: 1 port detected
[ 1.780974] dwmmc_rockchip fe310000.dwmmc: IDMAC supports 32-bit address mode.
[ 1.781432] dwmmc_rockchip fe310000.dwmmc: Using internal DMA controller.
[ 1.781565] dwmmc_rockchip fe310000.dwmmc: Version ID is 270a
[ 1.781855] dwmmc_rockchip fe310000.dwmmc: DW MMC controller at irq 25,32 bit host data width,256 deep fifo
[ 1.782068] dwmmc_rockchip fe310000.dwmmc: 'clock-freq-min-max' property was deprecated.
[ 1.782326] dwmmc_rockchip fe310000.dwmmc: No vmmc regulator found
[ 1.782504] dwmmc_rockchip fe310000.dwmmc: No vqmmc regulator found
[ 1.783381] dwmmc_rockchip fe310000.dwmmc: allocated mmc-pwrseq
[ 1.795239] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 1.808651] dwmmc_rockchip fe310000.dwmmc: 1 slots initialized
[ 1.809851] rt5640 1-001c: rt5640 have no aux_det_adc_value defined
[ 1.810119] rt5640 1-001c: Can not read property hp-con-gpio
[ 1.810184] rt5640 1-001c: Can not read property: linein-mute.
[ 1.819167] asoc-simple-card spdif-sound: dit-hifi <-> ff870000.spdif mapping ok
[ 1.823546] rk-hdmi-dp-sound hdmi-dp-sound: control 3:0:0:ELD:0 is already present
[ 1.823691] hdmi-audio-codec hdmi-audio-codec.10.auto: ASoC: Failed to add ELD: -16
[ 1.825360] rk-hdmi-dp-sound hdmi-dp-sound: multicodec <-> ff8a0000.i2s mapping ok
[ 1.825579] hdmi-audio-codec hdmi-audio-codec.10.auto: ASoC: Failed to create Playback debugfs file
[ 1.829514] rt5640 1-001c: rt5640 have no aux_det_adc_value defined
[ 1.829794] rt5640 1-001c: Can not read property hp-con-gpio
[ 1.829859] rt5640 1-001c: Can not read property: linein-mute.
[ 1.831699] mmc_host mmc2: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0)
[ 1.834769] rk808-rtc rk808-rtc: setting system clock to 2013-01-18 08:51:11 UTC (1358499071)
[ 1.836224] It doesn't contain Rogue gpu
[ 1.864739] u?
[ 1.871893] mmc_host mmc2: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) |
|