Firefly开源社区

12
发表新贴
打印 上一主题 下一主题

MIPI 点亮问题

7

积分

0

威望

0

贡献

技术小白

积分
7

MIPI 点亮问题

发表于 2015-8-19 18:07:14      浏览:10559 | 回复:15        打印      只看该作者   [复制链接] 楼主
本帖最后由 icelin01 于 2015-8-19 18:09 编辑

测试MIPI init code 有进去但没画面..猜测为lcd0没丢出讯号...有经验的人可以帮忙看看吗?
贴上Log与附件mipi启动档

U-Boot 2014.10-RK3288-02 (Nov 26 2014 - 09:28:44)

CPU: rk3288
CPU's clock information:
    arm pll = 600000000HZ
    periph pll = 300000000HZ
    ddr pll = 200000000HZ
    codec pll = 594000000HZ
Board:  Rockchip platform Board
DRAM:  Found dram banks:1
Adding bank:0000000000000000(0000000080000000)
128 MiB
storage init OK!
Using default environment

GetParam
check parameter success
Unknow param: MACHINE_MODEL:rk30sdk!
Unknow param: MACHINE_ID:007!
Unknow param: MANUFACTURER:RK30SDK!
Unknow param: PWR_HLD: 0,0,A,0,1!
failed to prepare fdt from boot!
power key: bank-0 pin-5
pmic:act8846
SecureBootEn = 0, SecureBootLock = 0

#Boot ver: 2014-11-26#2.17
sn:100612000200027F
checkKey
vbus = 1
no fuel gauge found
no fuel gauge found
read logo_on switch from dts [0]
no fuel gauge found
Hit any key to stop autoboot:  0
failed to load fdt from boot!
kernel   @ 0x02000000 (0x00653358)
ramdisk  @ 0x04bf0000 (0x00122fc5)
Secure Boot state: 0
bootrk: do_bootm_linux...
   Loading Device Tree to 04804000, end 04826cb1 ... OK
Add bank:0000000000000000, 0000000080000000

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x500
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.10.0 (root@cpt-VirtualBox) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #27 SMP PREEMPT Thu Aug 6 09:32:22 CST 2015
[    0.000000] CPU: ARMv7 Processor [410fc0d1] revision 1 (ARMv7), cr=10c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine: Rockchip RK3288 (Flattened Device Tree), model: rockchip,rk3288
[    0.000000] hdmi init vic is -1
[    0.000000] rockchip_ion_reserve
[    0.000000] ion heap(cma): base(40000000) size(28000000) align(0)
[    0.000000] ion heap(vmalloc): base(0) size(0) align(0)
[    0.000000] cma: CMA: reserved 640 MiB at 40000000
[    0.000000] ion_reserve: cma reserved base 40000000 size 671088640
[    0.000000] cma: CMA: reserved 16 MiB at 2e800000
[    0.000000] Memory policy: ECC disabled, Data cache writealloc
[    0.000000] Boot mode: REBOOT (6) flag: NORMAL (0xc3524200)
[    0.000000] PERCPU: Embedded 9 pages/cpu @c1de7000 s14016 r8192 d14656 u36864
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 522768
[    0.000000] Kernel command line: console=ttyS2 earlyprintk androidboot.hardware=rk30board androidboot.console=ttyS2 board.ap_has_alsa=0 init=/init  mtdparts=rk29xxnand:0x00002000@0x00002000(uboot),0x00002000@0x00004000(misc),0x00008000@0x00006000(resource),0x00008000@0x0000e000(kernel),0x00010000@0x00016000(boot),0x00010000@0x00026000(recovery),0x0001a000@0x00036000(backup),0x00040000@0x00050000(cache),0x00002000@0x00090000(kpanic),0x00180000@0x00092000(system),0x00002000@0x00212000(metadata),0x00200000@0x00214000(userdata),0x00020000@0x00414000(radical_update),-@0x00434000(user) storagemedia=emmc loader.timestamp=2014-11-26_09:28:44 hdmi.vic=-1 androidboot.serialno=100612000200027F
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] allocated 4194304 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Memory: 2048MB = 2048MB total
[    0.000000] Memory: 1388420k/1388420k available, 708732k reserved, 663552K highmem
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xf0000000 - 0xff000000   ( 240 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xef800000   ( 760 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0ae3930   (11119 kB)
[    0.000000]       .init : 0xc0ae4000 - 0xc0b786c0   ( 594 kB)
[    0.000000]       .data : 0xc0b7a000 - 0xc0c81478   (1054 kB)
[    0.000000]        .bss : 0xc0c81478 - 0xc0d9f804   (1145 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] rk_clk_tree_init start! cru base = 0xfed00000
[    0.000000] rk_get_uboot_display_flag: uboot_logo_on = 0
[    0.000000] rkclk_init_clks: cnt_parent = 7
[    0.000000] rkclk_init_clks: cnt_rate = 31
[    0.000000] rk3288 set GPLL BW 20 for HDMI!
[    0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).
[    0.000000] Switching to timer-based delay loop
[    0.000000] sched_clock: ARM arch timer >56 bits at 24000kHz, resolution 41ns
[    0.000000] process version: 3
[    0.000000] channel:0, lkg:36
[    0.000000] target-temp:80
[    0.000000] channel:2, lkg:0
[    0.000000] target-temp:80
[    0.000000] channel:0, lkg:36
[    0.000000] target-temp:80
[    0.000000] channel:1, lkg:26
[    0.000000] target-temp:80
[    0.000000] sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 4294967286ms
[    0.308888] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[    0.308904] pid_max: default: 32768 minimum: 301
[    0.309010] Security Framework initialized
[    0.309027] SELinux:  Initializing.
[    0.309096] Mount-cache hash table entries: 512
[    0.309729] Initializing cgroup subsys debug
[    0.309744] Initializing cgroup subsys memory
[    0.309770] Initializing cgroup subsys freezer
[    0.309799] CPU: Testing write buffer coherency: ok
[    0.310102] /cpus/cpu@0 missing clock-frequency property
[    0.310116] /cpus/cpu@1 missing clock-frequency property
[    0.310125] /cpus/cpu@2 missing clock-frequency property
[    0.310133] /cpus/cpu@3 missing clock-frequency property
[    0.310211] CPU0: thread -1, cpu 0, socket 5, mpidr 80000500
[    0.310262] Setting up static identity map for 0xc07e2cc8 - 0xc07e2d20
[    0.313341] last_log: 0x2e100000 map to 0xf0004000 and copy to 0xf0086000, size 0x80000 early 0x172b (version 3.0)
[    0.386671] CPU1: Booted secondary processor
[    0.386704] CPU1: thread -1, cpu 1, socket 5, mpidr 80000501
[    0.406358] CPU2: Booted secondary processor
[    0.406382] CPU2: thread -1, cpu 2, socket 5, mpidr 80000502
[    0.426069] CPU3: Booted secondary processor
[    0.426092] CPU3: thread -1, cpu 3, socket 5, mpidr 80000503
[    0.426192] Brought up 4 CPUs
[    0.426220] SMP: Total of 4 processors activated (192.00 BogoMIPS).
[    0.426229] CPU: All CPU(s) started in SVC mode.
[    0.426950] devtmpfs: initialized
[    0.432054] pinctrl core: initialized pinctrl subsystem
[    0.432299] regulator-dummy: no parameters
[    0.443758] NET: Registered protocol family 16
[    0.445678] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.445962] ion_snapshot: 0x2e1e0000 map to 0xf0107000 and copy to 0xc0d7adc4 (version 0.1)
[    0.446255] Registered FIQ tty driver
[    0.446654] fiq-debugger is disabled in device tree
[    0.447304] rockchip_get_bank_data:name=base start=0xff750000,end=0xff7500ff
[    0.447324] rockchip_get_bank_data:name=mux_bank0 start=0xff730084,end=0xff73008f
[    0.447341] rockchip_get_bank_data:name=pull_bank0 start=0xff730064,end=0xff73006f
[    0.447358] rockchip_get_bank_data:name=drv_bank0 start=0xff730070,end=0xff73007b
[    0.447449] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio1@ff780000 start=0xff780000,end=0xff7800ff
[    0.447514] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio2@ff790000 start=0xff790000,end=0xff7900ff
[    0.447573] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio3@ff7a0000 start=0xff7a0000,end=0xff7a00ff
[    0.447632] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio4@ff7b0000 start=0xff7b0000,end=0xff7b00ff
[    0.447701] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio5@ff7c0000 start=0xff7c0000,end=0xff7c00ff
[    0.447764] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio6@ff7d0000 start=0xff7d0000,end=0xff7d00ff
[    0.447825] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio7@ff7e0000 start=0xff7e0000,end=0xff7e00ff
[    0.447884] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio8@ff7f0000 start=0xff7f0000,end=0xff7f00ff
[    0.447950] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio15@ff7f2000 start=0xff7f2000,end=0xff7f20ff
[    0.448012] rockchip_pinctrl_probe:name=RK3288-GPIO,type=3
[    0.448025] rockchip_pinctrl_probe:name=base start=0xff770000,end=0xff77013f
[    0.448036] rockchip_pinctrl_probe:name=pull start=0xff770140,end=0xff7701bf
[    0.448047] rockchip_pinctrl_probe:name=drv start=0xff7701c0,end=0xff77023f
[    0.448556] rockchip_interrupts_register:bank_num=7
[    0.450458] rockchip_pinctrl_probe:init ok
[    0.456578] rk_iommu ff900800.iep_mmu: (iep) Enter
[    0.456670] IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
[    0.456684] rk_iommu ff900800.iep_mmu: (iep) Initialized
[    0.456847] rk_iommu ff950800.vip_mmu: (vip) Enter
[    0.456914] IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
[    0.456927] rk_iommu ff950800.vip_mmu: (vip) Initialized
[    0.457085] rk_iommu ff930300.vopb_mmu: (vopb) Enter
[    0.457152] IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
[    0.457164] rk_iommu ff930300.vopb_mmu: (vopb) Initialized
[    0.457324] rk_iommu ff940300.vopl_mmu: (vopl) Enter
[    0.457390] IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
[    0.457402] rk_iommu ff940300.vopl_mmu: (vopl) Initialized
[    0.457566] rk_iommu ff9c0440.hevc_mmu: (hevc) Enter
[    0.457639] IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
[    0.457651] rk_iommu ff9c0440.hevc_mmu: (hevc) Initialized
[    0.457810] rk_iommu ff9a0800.vpu_mmu: (vpu) Enter
[    0.457878] IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
[    0.457891] rk_iommu ff9a0800.vpu_mmu: (vpu) Initialized
[    0.458051] rk_iommu ff914000.isp_mmu: (isp_mmu) Enter
[    0.458120] IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
[    0.458131] rk_iommu ff914000.isp_mmu: (isp_mmu) Initialized
[    0.460058] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.460070] hw-breakpoint: maximum watchpoint size is 4 bytes.
[    0.460266] DDR DEBUG: version 1.00 20140603
[    0.460295] DDR DEBUG: Channel a:
[    0.460303] DDR DEBUG: DDR3 Device
[    0.460317] DDR DEBUG: Bus Width=32 Col=10 Bank=8 Row=15 CS=1 Total Capability=1024MB
[    0.460325] DDR DEBUG: Channel b:
[    0.460332] DDR DEBUG: DDR3 Device
[    0.460344] DDR DEBUG: Bus Width=32 Col=10 Bank=8 Row=15 CS=1 Total Capability=1024MB
[    0.460353] DDR DEBUG: addr=0xc89000
[    0.460362] DDR DEBUG: stride=9, size=256, halfcap=40000000
[    0.460371] DDR DEBUG: socAddr[0]=0xc89000, socAddr[1]=0xc89100
[    0.460381] DDR DEBUG: chAddr[0]=0xc89000, chAddr[1]=0xc89000
[    0.460391] DDR DEBUG: dtar[0]=0x10191000, dtar[1]=0x10191000
[    0.460631] DDR DEBUG: init success!!! freq=300MHz
[    0.460639] DDR DEBUG: Channel a:
[    0.460651] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=270,270
[    0.460663] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=270,270
[    0.460676] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=270,270
[    0.460688] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=270,270
[    0.460699] DDR DEBUG: ZERR=0, ZDONE=0, ZPD=0x0, ZPU=0x0, OPD=0x0, OPU=0x0
[    0.460708] DDR DEBUG: DRV Pull-Up=0x19, DRV Pull-Dwn=0x19
[    0.460716] DDR DEBUG: ODT Pull-Up=0x2, ODT Pull-Dwn=0x2
[    0.460724] DDR DEBUG: Channel b:
[    0.460735] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=270,270
[    0.460747] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=270,270
[    0.460759] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=270,270
[    0.460771] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=270,270
[    0.460781] DDR DEBUG: ZERR=0, ZDONE=0, ZPD=0x0, ZPU=0x0, OPD=0x0, OPU=0x0
[    0.460790] DDR DEBUG: DRV Pull-Up=0x19, DRV Pull-Dwn=0x19
[    0.460799] DDR DEBUG: ODT Pull-Up=0x2, ODT Pull-Dwn=0x2
[    0.482837] bio: create slab <bio-0> at 0
[    0.483626] SCSI subsystem initialized
[    0.483773] usbcore: registered new interface driver usbfs
[    0.483816] usbcore: registered new interface driver hub
[    0.483900] usbcore: registered new device driver usb
[    0.485300] rockchip_i2c ff650000.i2c: i2c-0: Rockchip I2C adapter
[    0.487373] rockchip_i2c ff140000.i2c: i2c-1: Rockchip I2C adapter
[    0.488951] rockchip_i2c ff660000.i2c: i2c-2: Rockchip I2C adapter
[    0.489872] rockchip_i2c ff150000.i2c: i2c-3: Rockchip I2C adapter
[    0.490114] rockchip_i2c ff160000.i2c: i2c-4: Rockchip I2C adapter
[    0.490603] media: Linux media interface: v0.10
[    0.490642] Linux video capture interface: v2.00
[    0.490687] pps_core: LinuxPPS API ver. 1 registered
[    0.490697] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.490716] PTP clock support registered
[    0.491176] Rockchip ion module is successfully loaded (v1.0)
[    0.491338] Advanced Linux Sound Architecture Driver Initialized.
[    0.491704] Bluetooth: Core ver 2.16
[    0.491740] NET: Registered protocol family 31
[    0.491750] Bluetooth: HCI device and connection manager initialized
[    0.491764] Bluetooth: HCI socket layer initialized
[    0.491780] Bluetooth: L2CAP socket layer initialized
[    0.491821] Bluetooth: SCO socket layer initialized
[    0.492044] cfg80211: Calling CRDA to update world regulatory domain
[    0.493597]
[    0.493597]  dcs_name:rockchip,on-cmds1,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.493597]
[    0.493615] [1]=15,[2]=ff,[3]=05,
[    0.493615]  dcs_name:rockchip,on-cmds2,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.493615]
[    0.493638] [1]=15,[2]=d7,[3]=31,
[    0.493638]  dcs_name:rockchip,on-cmds3,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.493638]
[    0.493659] [1]=15,[2]=d8,[3]=7e,
[    0.493659]  dcs_name:rockchip,on-cmds4,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.493659]
[    0.493679] [1]=15,[2]=00,[3]=40,
[    0.493679]  dcs_name:rockchip,on-cmds5,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.493679]
[    0.493700] [1]=15,[2]=01,[3]=0e,
[    0.493700]  dcs_name:rockchip,on-cmds6,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.493700]
[    0.493720] [1]=15,[2]=02,[3]=06,
[    0.493720]  dcs_name:rockchip,on-cmds7,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.493720]
[    0.493740] [1]=15,[2]=03,[3]=05,
[    0.493740]  dcs_name:rockchip,on-cmds8,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.493740]
[    0.493760] [1]=15,[2]=04,[3]=04,
[    0.493760]  dcs_name:rockchip,on-cmds9,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.493760]
[    0.493780] [1]=15,[2]=05,[3]=16,
[    0.493780]  dcs_name:rockchip,on-cmds10,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.493780]
[    0.493800] [1]=15,[2]=06,[3]=18,
[    0.493800]  dcs_name:rockchip,on-cmds11,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.493800]
[    0.493820] [1]=15,[2]=07,[3]=1a,
[    0.493820]  dcs_name:rockchip,on-cmds12,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.493820]
[    0.493840] [1]=15,[2]=08,[3]=24,
[    0.493840]  dcs_name:rockchip,on-cmds13,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.493840]
[    0.493860] [1]=15,[2]=09,[3]=22,
[    0.493860]  dcs_name:rockchip,on-cmds14,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.493860]
[    0.493880] [1]=15,[2]=0a,[3]=20,
[    0.493880]  dcs_name:rockchip,on-cmds15,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.493880]
[    0.493900] [1]=15,[2]=0b,[3]=1c,
[    0.493900]  dcs_name:rockchip,on-cmds16,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.493900]
[    0.493920] [1]=15,[2]=0c,[3]=1e,
[    0.493920]  dcs_name:rockchip,on-cmds17,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.493920]
[    0.493940] [1]=15,[2]=0d,[3]=40,
[    0.493940]  dcs_name:rockchip,on-cmds18,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.493940]
[    0.493960] [1]=15,[2]=0e,[3]=40,
[    0.493960]  dcs_name:rockchip,on-cmds19,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.493960]
[    0.493980] [1]=15,[2]=0f,[3]=40,
[    0.493980]  dcs_name:rockchip,on-cmds20,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.493980]
[    0.494000] [1]=15,[2]=10,[3]=40,
[    0.494000]  dcs_name:rockchip,on-cmds21,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494000]
[    0.494020] [1]=15,[2]=11,[3]=40,
[    0.494020]  dcs_name:rockchip,on-cmds22,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494020]
[    0.494040] [1]=15,[2]=12,[3]=40,
[    0.494040]  dcs_name:rockchip,on-cmds23,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494040]
[    0.494060] [1]=15,[2]=13,[3]=40,
[    0.494060]  dcs_name:rockchip,on-cmds24,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494060]
[    0.494080] [1]=15,[2]=14,[3]=40,
[    0.494080]  dcs_name:rockchip,on-cmds25,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494080]
[    0.494100] [1]=15,[2]=15,[3]=0f,
[    0.494100]  dcs_name:rockchip,on-cmds26,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494100]
[    0.494120] [1]=15,[2]=16,[3]=07,
[    0.494120]  dcs_name:rockchip,on-cmds27,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494120]
[    0.494140] [1]=15,[2]=17,[3]=05,
[    0.494140]  dcs_name:rockchip,on-cmds28,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494140]
[    0.494160] [1]=15,[2]=18,[3]=04,
[    0.494160]  dcs_name:rockchip,on-cmds29,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494160]
[    0.494179] [1]=15,[2]=19,[3]=17,
[    0.494179]  dcs_name:rockchip,on-cmds30,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494179]
[    0.494199] [1]=15,[2]=1a,[3]=19,
[    0.494199]  dcs_name:rockchip,on-cmds31,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494199]
[    0.494219] [1]=15,[2]=1b,[3]=1b,
[    0.494219]  dcs_name:rockchip,on-cmds32,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494219]
[    0.494239] [1]=15,[2]=1c,[3]=25,
[    0.494239]  dcs_name:rockchip,on-cmds33,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494239]
[    0.494259] [1]=15,[2]=1d,[3]=23,
[    0.494259]  dcs_name:rockchip,on-cmds34,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494259]
[    0.494279] [1]=15,[2]=1e,[3]=21,
[    0.494279]  dcs_name:rockchip,on-cmds35,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494279]
[    0.494299] [1]=15,[2]=1f,[3]=1d,
[    0.494299]  dcs_name:rockchip,on-cmds36,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494299]
[    0.494319] [1]=15,[2]=20,[3]=1f,
[    0.494319]  dcs_name:rockchip,on-cmds37,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494319]
[    0.494339] [1]=15,[2]=21,[3]=40,
[    0.494339]  dcs_name:rockchip,on-cmds38,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494339]
[    0.494359] [1]=15,[2]=22,[3]=40,
[    0.494359]  dcs_name:rockchip,on-cmds39,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494359]
[    0.494379] [1]=15,[2]=23,[3]=40,
[    0.494379]  dcs_name:rockchip,on-cmds40,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494379]
[    0.494399] [1]=15,[2]=24,[3]=40,
[    0.494399]  dcs_name:rockchip,on-cmds41,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494399]
[    0.494419] [1]=15,[2]=25,[3]=40,
[    0.494419]  dcs_name:rockchip,on-cmds42,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494419]
[    0.494439] [1]=15,[2]=26,[3]=40,
[    0.494439]  dcs_name:rockchip,on-cmds43,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494439]
[    0.494459] [1]=15,[2]=27,[3]=40,
[    0.494459]  dcs_name:rockchip,on-cmds44,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494459]
[    0.494479] [1]=15,[2]=28,[3]=40,
[    0.494479]  dcs_name:rockchip,on-cmds45,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494479]
[    0.494499] [1]=15,[2]=29,[3]=07,
[    0.494499]  dcs_name:rockchip,on-cmds46,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494499]
[    0.494519] [1]=15,[2]=2a,[3]=0f,
[    0.494519]  dcs_name:rockchip,on-cmds47,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494519]
[    0.494539] [1]=15,[2]=2b,[3]=05,
[    0.494539]  dcs_name:rockchip,on-cmds48,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494539]
[    0.494559] [1]=15,[2]=2d,[3]=04,
[    0.494559]  dcs_name:rockchip,on-cmds49,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494559]
[    0.494579] [1]=15,[2]=2f,[3]=25,
[    0.494579]  dcs_name:rockchip,on-cmds50,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494579]
[    0.494598] [1]=15,[2]=30,[3]=23,
[    0.494598]  dcs_name:rockchip,on-cmds51,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494598]
[    0.494618] [1]=15,[2]=31,[3]=21,
[    0.494618]  dcs_name:rockchip,on-cmds52,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494618]
[    0.494639] [1]=15,[2]=32,[3]=17,
[    0.494639]  dcs_name:rockchip,on-cmds53,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494639]
[    0.494658] [1]=15,[2]=33,[3]=19,
[    0.494658]  dcs_name:rockchip,on-cmds54,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494658]
[    0.494678] [1]=15,[2]=34,[3]=1b,
[    0.494678]  dcs_name:rockchip,on-cmds55,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494678]
[    0.494729] [1]=15,[2]=35,[3]=1f,
[    0.494729]  dcs_name:rockchip,on-cmds56,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494729]
[    0.494751] [1]=15,[2]=36,[3]=1d,
[    0.494751]  dcs_name:rockchip,on-cmds57,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494751]
[    0.494771] [1]=15,[2]=37,[3]=40,
[    0.494771]  dcs_name:rockchip,on-cmds58,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494771]
[    0.494791] [1]=15,[2]=38,[3]=40,
[    0.494791]  dcs_name:rockchip,on-cmds59,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494791]
[    0.494811] [1]=15,[2]=39,[3]=40,
[    0.494811]  dcs_name:rockchip,on-cmds60,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494811]
[    0.494831] [1]=15,[2]=3a,[3]=40,
[    0.494831]  dcs_name:rockchip,on-cmds61,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494831]
[    0.494851] [1]=15,[2]=3b,[3]=40,
[    0.494851]  dcs_name:rockchip,on-cmds62,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494851]
[    0.494871] [1]=15,[2]=3d,[3]=40,
[    0.494871]  dcs_name:rockchip,on-cmds63,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494871]
[    0.494891] [1]=15,[2]=3f,[3]=40,
[    0.494891]  dcs_name:rockchip,on-cmds64,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494891]
[    0.494911] [1]=15,[2]=40,[3]=40,
[    0.494911]  dcs_name:rockchip,on-cmds65,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494911]
[    0.494931] [1]=15,[2]=41,[3]=06,
[    0.494931]  dcs_name:rockchip,on-cmds66,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494931]
[    0.494951] [1]=15,[2]=42,[3]=0e,
[    0.494951]  dcs_name:rockchip,on-cmds67,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494951]
[    0.494970] [1]=15,[2]=43,[3]=05,
[    0.494970]  dcs_name:rockchip,on-cmds68,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494970]
[    0.494990] [1]=15,[2]=44,[3]=04,
[    0.494990]  dcs_name:rockchip,on-cmds69,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.494990]
[    0.495010] [1]=15,[2]=45,[3]=24,
[    0.495010]  dcs_name:rockchip,on-cmds70,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495010]
[    0.495030] [1]=15,[2]=46,[3]=22,
[    0.495030]  dcs_name:rockchip,on-cmds71,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495030]
[    0.495050] [1]=15,[2]=47,[3]=20,
[    0.495050]  dcs_name:rockchip,on-cmds72,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495050]
[    0.495070] [1]=15,[2]=48,[3]=16,
[    0.495070]  dcs_name:rockchip,on-cmds73,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495070]
[    0.495090] [1]=15,[2]=49,[3]=18,
[    0.495090]  dcs_name:rockchip,on-cmds74,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495090]
[    0.495110] [1]=15,[2]=4a,[3]=1a,
[    0.495110]  dcs_name:rockchip,on-cmds75,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495110]
[    0.495130] [1]=15,[2]=4b,[3]=1e,
[    0.495130]  dcs_name:rockchip,on-cmds76,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495130]
[    0.495149] [1]=15,[2]=4c,[3]=1c,
[    0.495149]  dcs_name:rockchip,on-cmds77,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495149]
[    0.495170] [1]=15,[2]=4d,[3]=40,
[    0.495170]  dcs_name:rockchip,on-cmds78,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495170]
[    0.495190] [1]=15,[2]=4e,[3]=40,
[    0.495190]  dcs_name:rockchip,on-cmds79,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495190]
[    0.495209] [1]=15,[2]=4f,[3]=40,
[    0.495209]  dcs_name:rockchip,on-cmds80,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495209]
[    0.495229] [1]=15,[2]=50,[3]=40,
[    0.495229]  dcs_name:rockchip,on-cmds81,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495229]
[    0.495249] [1]=15,[2]=51,[3]=40,
[    0.495249]  dcs_name:rockchip,on-cmds82,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495249]
[    0.495269] [1]=15,[2]=52,[3]=40,
[    0.495269]  dcs_name:rockchip,on-cmds83,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495269]
[    0.495289] [1]=15,[2]=53,[3]=40,
[    0.495289]  dcs_name:rockchip,on-cmds84,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495289]
[    0.495308] [1]=15,[2]=8d,[3]=00,
[    0.495308]  dcs_name:rockchip,on-cmds85,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495308]
[    0.495328] [1]=15,[2]=8e,[3]=68,
[    0.495328]  dcs_name:rockchip,on-cmds86,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495328]
[    0.495349] [1]=15,[2]=8f,[3]=c0,
[    0.495349]  dcs_name:rockchip,on-cmds87,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495349]
[    0.495368] [1]=15,[2]=90,[3]=b4,
[    0.495368]  dcs_name:rockchip,on-cmds88,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495368]
[    0.495388] [1]=15,[2]=91,[3]=09,
[    0.495388]  dcs_name:rockchip,on-cmds89,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495388]
[    0.495408] [1]=15,[2]=92,[3]=07,
[    0.495408]  dcs_name:rockchip,on-cmds90,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495408]
[    0.495428] [1]=15,[2]=54,[3]=05,
[    0.495428]  dcs_name:rockchip,on-cmds91,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495428]
[    0.495448] [1]=15,[2]=55,[3]=05,
[    0.495448]  dcs_name:rockchip,on-cmds92,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495448]
[    0.495467] [1]=15,[2]=56,[3]=05,
[    0.495467]  dcs_name:rockchip,on-cmds93,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495467]
[    0.495487] [1]=15,[2]=58,[3]=05,
[    0.495487]  dcs_name:rockchip,on-cmds94,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495487]
[    0.495507] [1]=15,[2]=59,[3]=1b,
[    0.495507]  dcs_name:rockchip,on-cmds95,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495507]
[    0.495527] [1]=15,[2]=5a,[3]=1b,
[    0.495527]  dcs_name:rockchip,on-cmds96,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495527]
[    0.495547] [1]=15,[2]=5b,[3]=05,
[    0.495547]  dcs_name:rockchip,on-cmds97,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495547]
[    0.495567] [1]=15,[2]=5c,[3]=05,
[    0.495567]  dcs_name:rockchip,on-cmds98,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495567]
[    0.495587] [1]=15,[2]=5d,[3]=05,
[    0.495587]  dcs_name:rockchip,on-cmds99,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495587]
[    0.495607] [1]=15,[2]=5e,[3]=20,
[    0.495607]  dcs_name:rockchip,on-cmds100,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495607]
[    0.495627] [1]=15,[2]=5f,[3]=20,
[    0.495627]  dcs_name:rockchip,on-cmds101,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495627]
[    0.495647] [1]=15,[2]=60,[3]=20,
[    0.495647]  dcs_name:rockchip,on-cmds102,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495647]
[    0.495667] [1]=15,[2]=61,[3]=20,
[    0.495667]  dcs_name:rockchip,on-cmds103,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495667]
[    0.495687] [1]=15,[2]=62,[3]=1d,
[    0.495687]  dcs_name:rockchip,on-cmds104,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495687]
[    0.495707] [1]=15,[2]=63,[3]=05,
[    0.495707]  dcs_name:rockchip,on-cmds105,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495707]
[    0.495727] [1]=15,[2]=64,[3]=05,
[    0.495727]  dcs_name:rockchip,on-cmds106,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495727]
[    0.495748] [1]=15,[2]=65,[3]=00,
[    0.495748]  dcs_name:rockchip,on-cmds107,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495748]
[    0.495768] [1]=15,[2]=66,[3]=4c,
[    0.495768]  dcs_name:rockchip,on-cmds108,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495768]
[    0.495788] [1]=15,[2]=67,[3]=51,
[    0.495788]  dcs_name:rockchip,on-cmds109,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495788]
[    0.495808] [1]=15,[2]=68,[3]=05,
[    0.495808]  dcs_name:rockchip,on-cmds110,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495808]
[    0.495828] [1]=15,[2]=69,[3]=05,
[    0.495828]  dcs_name:rockchip,on-cmds111,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495828]
[    0.495848] [1]=15,[2]=6a,[3]=01,
[    0.495848]  dcs_name:rockchip,on-cmds112,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495848]
[    0.495868] [1]=15,[2]=6b,[3]=1b,
[    0.495868]  dcs_name:rockchip,on-cmds113,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495868]
[    0.495888] [1]=15,[2]=6c,[3]=00,
[    0.495888]  dcs_name:rockchip,on-cmds114,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495888]
[    0.495908] [1]=15,[2]=6d,[3]=00,
[    0.495908]  dcs_name:rockchip,on-cmds115,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495908]
[    0.495928] [1]=15,[2]=6f,[3]=04,
[    0.495928]  dcs_name:rockchip,on-cmds116,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495928]
[    0.495948] [1]=15,[2]=70,[3]=02,
[    0.495948]  dcs_name:rockchip,on-cmds117,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495948]
[    0.495968] [1]=15,[2]=b7,[3]=11,
[    0.495968]  dcs_name:rockchip,on-cmds118,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495968]
[    0.495988] [1]=15,[2]=bc,[3]=01,
[    0.495988]  dcs_name:rockchip,on-cmds119,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.495988]
[    0.496008] [1]=15,[2]=bd,[3]=10,
[    0.496008]  dcs_name:rockchip,on-cmds120,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496008]
[    0.496028] [1]=15,[2]=cc,[3]=a2,
[    0.496028]  dcs_name:rockchip,on-cmds121,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496028]
[    0.496048] [1]=15,[2]=ce,[3]=88,
[    0.496048]  dcs_name:rockchip,on-cmds122,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496048]
[    0.496068] [1]=15,[2]=cf,[3]=88,
[    0.496068]  dcs_name:rockchip,on-cmds123,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496068]
[    0.496088] [1]=15,[2]=d1,[3]=00,
[    0.496088]  dcs_name:rockchip,on-cmds124,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496088]
[    0.496108] [1]=15,[2]=d2,[3]=00,
[    0.496108]  dcs_name:rockchip,on-cmds125,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496108]
[    0.496128] [1]=15,[2]=d3,[3]=00,
[    0.496128]  dcs_name:rockchip,on-cmds126,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496128]
[    0.496148] [1]=15,[2]=d5,[3]=11,
[    0.496148]  dcs_name:rockchip,on-cmds127,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496148]
[    0.496167] [1]=15,[2]=99,[3]=00,
[    0.496167]  dcs_name:rockchip,on-cmds128,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496167]
[    0.496187] [1]=15,[2]=fb,[3]=01,
[    0.496187]  dcs_name:rockchip,on-cmds129,dcs_type:1,side_id:0,cmd_len:3,delay:120
[    0.496187]
[    0.496208] [1]=15,[2]=ff,[3]=01,
[    0.496208]  dcs_name:rockchip,on-cmds130,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496208]
[    0.496227] [1]=15,[2]=00,[3]=01,
[    0.496227]  dcs_name:rockchip,on-cmds131,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496227]
[    0.496248] [1]=15,[2]=01,[3]=55,
[    0.496248]  dcs_name:rockchip,on-cmds132,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496248]
[    0.496268] [1]=15,[2]=02,[3]=59,
[    0.496268]  dcs_name:rockchip,on-cmds133,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496268]
[    0.496287] [1]=15,[2]=04,[3]=0c,
[    0.496287]  dcs_name:rockchip,on-cmds134,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496287]
[    0.496308] [1]=15,[2]=05,[3]=3c,
[    0.496308]  dcs_name:rockchip,on-cmds135,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496308]
[    0.496328] [1]=15,[2]=06,[3]=80,
[    0.496328]  dcs_name:rockchip,on-cmds136,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496328]
[    0.496348] [1]=15,[2]=07,[3]=3c,
[    0.496348]  dcs_name:rockchip,on-cmds137,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496348]
[    0.496368] [1]=15,[2]=0d,[3]=cf,
[    0.496368]  dcs_name:rockchip,on-cmds138,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496368]
[    0.496388] [1]=15,[2]=0e,[3]=cf,
[    0.496388]  dcs_name:rockchip,on-cmds139,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496388]
[    0.496408] [1]=15,[2]=10,[3]=03,
[    0.496408]  dcs_name:rockchip,on-cmds140,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496408]
[    0.496428] [1]=15,[2]=11,[3]=78,
[    0.496428]  dcs_name:rockchip,on-cmds141,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496428]
[    0.496448] [1]=15,[2]=12,[3]=5a,
[    0.496448]  dcs_name:rockchip,on-cmds142,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496448]
[    0.496468] [1]=15,[2]=13,[3]=c8,
[    0.496468]  dcs_name:rockchip,on-cmds143,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496468]
[    0.496487] [1]=15,[2]=14,[3]=c8,
[    0.496487]  dcs_name:rockchip,on-cmds144,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496487]
[    0.496508] [1]=15,[2]=15,[3]=40,
[    0.496508]  dcs_name:rockchip,on-cmds145,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496508]
[    0.496528] [1]=15,[2]=16,[3]=18,
[    0.496528]  dcs_name:rockchip,on-cmds146,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496528]
[    0.496547] [1]=15,[2]=17,[3]=18,
[    0.496547]  dcs_name:rockchip,on-cmds147,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496547]
[    0.496568] [1]=15,[2]=5b,[3]=40,
[    0.496568]  dcs_name:rockchip,on-cmds148,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496568]
[    0.496587] [1]=15,[2]=60,[3]=77,
[    0.496587]  dcs_name:rockchip,on-cmds149,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496587]
[    0.496607] [1]=15,[2]=0f,[3]=e0,
[    0.496607]  dcs_name:rockchip,on-cmds150,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496607]
[    0.496628] [1]=15,[2]=fb,[3]=01,
[    0.496628]  dcs_name:rockchip,on-cmds151,dcs_type:1,side_id:0,cmd_len:3,delay:120
[    0.496628]
[    0.496648] [1]=15,[2]=ff,[3]=00,
[    0.496648]  dcs_name:rockchip,on-cmds152,dcs_type:1,side_id:0,cmd_len:3,delay:120
[    0.496648]
[    0.496668] [1]=15,[2]=fb,[3]=01,
[    0.496668]  dcs_name:rockchip,on-cmds153,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496668]
[    0.496688] [1]=15,[2]=d3,[3]=08,
[    0.496688]  dcs_name:rockchip,on-cmds154,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496688]
[    0.496708] [1]=15,[2]=d4,[3]=08,
[    0.496708]  dcs_name:rockchip,on-cmds155,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496708]
[    0.496728] [1]=15,[2]=d5,[3]=69,
[    0.496728]  dcs_name:rockchip,on-cmds156,dcs_type:1,side_id:0,cmd_len:3,delay:10
[    0.496728]
[    0.496748] [1]=15,[2]=d6,[3]=69,
[    0.496748]  dcs_name:rockchip,on-cmds157,dcs_type:1,side_id:0,cmd_len:2,delay:10
[    0.496748]
[    0.496768] [1]=15,[2]=29,
[    0.496768]  dcs_name:rockchip,on-cmds158,dcs_type:1,side_id:0,cmd_len:2,delay:120
[    0.496768]
[    0.496786] [1]=15,[2]=11,act8846_i2c_probe,line=898
[    0.497877] act8846_parse_dt,line=746
[    0.498901] act8846_i2c_probe: act8846_pmic_hold=1
[    0.498920] act8846_i2c_probe: act8846_pmic_sleep=1
[    0.498934] act8846_i2c_probe: act8846_pmic_cpu_det_gpio=1
[    0.498949] act8846_i2c_probe: act8846_pmic_usb_hub_reset_gpio=1
[    0.500765] act_dcdc1: 1200 mV
[    0.503483] vccio: 3300 mV
[    0.505331] vdd_logic: 700 <--> 1500 mV at 1100 mV
[    0.508034] act_dcdc4: 2000 mV
[    0.509273] vccio_sd: 1800 <--> 3300 mV at 3300 mV
[    0.511348] act_ldo2: 1000 mV
[    0.513432] act_ldo3: 2800 mV
[    0.515505] act_ldo4: 3300 mV
[    0.517574] act_ldo5: 3300 mV
[    0.519650] act_ldo6: 1000 mV
[    0.521716] vcc_18: 1800 mV
[    0.523770] act_ldo8: 1800 mV
[    0.528553] vdd_arm: 712 <--> 1500 mV at 1100 mV
[    0.533277] vdd_gpu: 712 <--> 1500 mV at 900 mV
[    0.534152] Switching to clocksource arch_sys_counter
[    0.553980] rk-fb rockchip-fb: rk fb ion client create success!
[    0.553992] rk-fb rockchip-fb: rockchip framebuffer driver probe
[    0.554408] rk-screen rk_screen.8: rockchip screen probe success
[    0.554573] rk32-lvds ff96c000.lvds: screen is not lvds/rgb!
[    0.554592] rk32-lvds: probe of ff96c000.lvds failed with error -22
[    0.554920] rk32-edp ff970000.edp: screen is not edp!
[    0.554936] rk32-edp: probe of ff970000.edp failed with error -22
[    0.555086] rk32-dsi
[    0.555229] dsi->host.irq =51
[    0.555247] load mipi dsi chip:rk_mipi_dsi.0 id:3133302a
[    0.555255] mipi_dsi v1.3 2014-04-17
[    0.555282] rk32-mipi ff960000.mipi: rk mipi_dsi probe success!
[    0.555293] rk32-mipi ff960000.mipi: rockchip mipi_dsi v1.1 2014-06-17
[    0.555801] rk3288-lcdc lcdc0: request lcd_rst gpio fail:-16
[    0.556050] graphics fb0: rockchip framebuffer registerd:fb0
[    0.556352] graphics fb1: rockchip framebuffer registerd:fb1
[    0.556502] graphics fb2: rockchip framebuffer registerd:fb2
[    0.556653] graphics fb3: rockchip framebuffer registerd:fb3
[    0.566050] rk_battery_charger_detect_cb , battery_charger_detect 1
[    0.569345] rk3288-lcdc lcdc0: lcdc0: dclk:80100000>>fps:60
[    0.569360] dsi->phy.sys_clk =24000000
[    4.204540] rk3288-lcdc lcdc0: wakeup from standby!
[    4.215664] alloc_buffer:ion_phy_addr=0x40000000
[    4.221094] fb0:phy:40000000>>vir:f0171000>>len:0xb00000
[    4.225193] rk3288-lcdc lcdc0: lcdc0 probe ok, iommu disabled
[    4.225347] rk3288-lcdc lcdc1: can't find power_ctr node for lcdc1
[    4.225358] rk_fb_trsm_ops_get:un supported transmitter:0!
[    4.225567] graphics fb4: rockchip framebuffer registerd:fb4
[    4.225858] graphics fb5: rockchip framebuffer registerd:fb5
[    4.226016] graphics fb6: rockchip framebuffer registerd:fb6
[    4.226177] graphics fb7: rockchip framebuffer registerd:fb7
[    4.264346] alloc_buffer:ion_phy_addr=0x40b00000
[    4.264362] fb0:phy:40b00000>>vir:  (null)>>len:0x2700000
[    4.264377] rk3288-lcdc lcdc1: lcdc1 probe ok, iommu disabled
[    4.265026] rockchip_set_mux:warning ignore bank num 15
[    4.265146] rockchip_set_mux:warning ignore bank num 15
[    4.265249] rockchip_set_mux:warning ignore bank num 15
[    4.265361] rockchip_set_mux:warning ignore bank num 15
[    4.265464] rockchip_set_mux:warning ignore bank num 15
[    4.265569] rockchip_set_mux:warning ignore bank num 15
[    4.266138] rockchip_set_mux:warning ignore bank num 15
[    4.266282] rockchip_set_mux:warning ignore bank num 15
[    4.266815] rockchip_set_mux:warning ignore bank num 15
[    4.266950] rockchip_set_mux:warning ignore bank num 15
[    4.267477] rockchip_set_mux:warning ignore bank num 15
[    4.267619] rockchip_set_mux:warning ignore bank num 15
[    4.268163] rockchip_set_mux:warning ignore bank num 15
[    4.268301] rockchip_set_mux:warning ignore bank num 15
[    4.269671] NET: Registered protocol family 2
[    4.270102] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    4.270232] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    4.270366] TCP: Hash tables configured (established 8192 bind 8192)
[    4.270416] TCP: reno registered
[    4.270430] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    4.270464] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    4.270657] NET: Registered protocol family 1
[    4.270839] Unpacking initramfs...
[    4.333017] Freeing initrd memory: 1160K (c4bf0000 - c4d12000)
[    4.333678] hw perfevents: enabled with ARMv7 Cortex-A12 PMU driver, 7 counters available
[    4.334160] probe device ff9a0000.vpu_service
[    4.334358] vpu_service: power on
[    4.335413] checking hw id 4831
[    4.335765] vpu_service set to auto frequency mode
[    4.335798] vpu_service: power off...
[    4.335833] done
[    4.335841] init success
[    4.335887] probe device ff9c0000.hevc_service
[    4.336074] hevc_service: power on
[    4.337107] checking hw id 6867
[    4.337321] hevc_service: power off...
[    4.337358] done
[    4.337365] init success
[    4.337482] rknandbase v1.0 2014-03-31
[    4.337574] rknand ff400000.nandc0: no irq resource?
[    4.337697] rknand_driver:ret = 0
[    4.339197] audit: initializing netlink socket (disabled)
[    4.339249] type=2000 audit(4.090:1): initialized
[    4.339996] bounce pool size: 64 pages
[    4.344404] fuse init (API version 7.22)
[    4.344751] msgmni has been set to 1450
[    4.346457] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    4.346473] io scheduler noop registered
[    4.346483] io scheduler deadline registered
[    4.346567] io scheduler cfq registered (default)
[    4.349983] rga2 ff920000.rga: rga ion client create success!
[    4.350121] rga: Driver loaded succesfully
[    4.350725] IEP Driver loaded succesfully
[    4.350817] Module initialized.
[    4.351674] dma-pl330 ffb20000.pdma: Loaded driver for PL330 DMAC-2364208
[    4.351690] dma-pl330 ffb20000.pdma:         DBUFF-64x8bytes Num_Chans-5 Num_Peri-6 Num_Events-10
[    4.352989] dma-pl330 ff250000.pdma: Loaded driver for PL330 DMAC-2364208
[    4.353005] dma-pl330 ff250000.pdma:         DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[    4.353276] pwm-voltage-regulator pwm_regulator.28: unable to request PWM, trying legacy API
[    4.353291] pwm-voltage-regulator pwm_regulator.28: unable to request legacy PWM
[    4.353299] pwm_regulator_probe:error
[    4.353319] platform pwm_regulator.28: Driver pwm-voltage-regulator requests probe deferral
[    4.353661] rk_serial.c v1.8 2014-03-04
[    4.353856] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 87) is a rk29_serial.0
[    4.354048] serial ff180000.serial: membase f0c94000
[    4.354176] ff690000.serial: ttyS2 at MMIO 0xff690000 (irq = 89) is a rk29_serial.2
[    7.949809] console [ttyS2] enabled
[    7.953419] serial ff690000.serial: membase fed60000
[    7.960957] loop: module loaded
[    7.964629] SCSI Media Changer driver v0.25
[    7.969144] tun: Universal TUN/TAP device driver, 1.6
[    7.974134] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    7.980332] vmac_init.
[    7.983179] stmmac_probe_config_dt: Can not read property: pmu_regulator.
[    7.989855] stmmac_probe_config_dt: Can not read property: pmu_enable_level.
[    7.996810] stmmac_probe_config_dt: clock input or output? (input).
[    8.002981] stmmac_probe_config_dt: TX delay(0x30).
[    8.007777] stmmac_probe_config_dt: RX delay(0x20).
[    8.012619] stmmac_probe_config_dt: is rockchip,rk3288-gmac
[    8.017938] stmmc_pltfr_init:
[    8.021133] stmmc_pltfr_init: init for RGMII
[    8.025343] tx delay=0x30
[    8.025343] rx delay=0x20
[    8.030921] stmmac - user ID: 0x10, Synopsys ID: 0x35
[    8.035901]  Normal descriptors
[    8.038990]  Ring mode enabled
[    8.041993]  DMA HW capability register supported
[    8.046470]  RX Checksum Offload Engine supported (type 2)
[    8.052053]  TX Checksum insertion supported
[    8.056250]  Wake-Up On Lan supported
[    8.059876]  Enable RX Mitigation via HW Watchdog Timer
[    8.065437] PPP generic driver version 2.4.2
[    8.069768] PPP BSD Compression module registered
[    8.074410] PPP Deflate Compression module registered
[    8.079400] PPP MPPE Compression module registered
[    8.084131] NET: Registered protocol family 24
[    8.088521] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
[    8.098029] CSLIP: code copyright 1989 Regents of the University of California.
[    8.105224] Rockchip WiFi SYS interface (V1.00) ...
[    8.110126] esp_mem_init enter date Jul 27 2015 15:37:00
[    8.115400] esp_mem_init complete
[    8.118804] usbcore: registered new interface driver catc
[    8.124154] usbcore: registered new interface driver kaweth
[    8.129646] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[    8.136956] usbcore: registered new interface driver pegasus
[    8.142571] usbcore: registered new interface driver rtl8150
[    8.148177] usbcore: registered new interface driver r8152
[    8.153583] hso: drivers/net/usb/hso.c: Option Wireless
[    8.158777] usbcore: registered new interface driver hso
[    8.164058] usbcore: registered new interface driver asix
[    8.169395] usbcore: registered new interface driver ax88179_178a
[    8.175425] usbcore: registered new interface driver cdc_ether
[    8.181216] usbcore: registered new interface driver cdc_eem
[    8.186807] usbcore: registered new interface driver dm9601
[    8.192326] usbcore: registered new interface driver dm9620
[    8.197859] usbcore: registered new interface driver smsc75xx
[    8.203558] usbcore: registered new interface driver smsc95xx
[    8.209235] usbcore: registered new interface driver gl620a
[    8.214801] usbcore: registered new interface driver net1080
[    8.220410] usbcore: registered new interface driver plusb
[    8.225832] usbcore: registered new interface driver rndis_host
[    8.231704] usbcore: registered new interface driver cdc_subset
[    8.237550] usbcore: registered new interface driver zaurus
[    8.243108] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[    8.250437] usbcore: registered new interface driver int51x1
[    8.256029] usbcore: registered new interface driver kalmia
[    8.261563] usbcore: registered new interface driver ipheth
[    8.267074] usbcore: registered new interface driver sierra_net
[    8.272937] usbcore: registered new interface driver cx82310_eth
[    8.278918] usbcore: registered new interface driver cdc_ncm
[    8.284513] usbcore: registered new interface driver qmi_wwan
[    8.290204] usbcore: registered new interface driver cdc_mbim
[    8.295865] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    8.304662] ehci_rk_probe f0d00000 f0d00010
[    8.308812] rockchip_ehci_host ff500000.usb: Rockchip On-Chip EHCI Host Controller
[    8.316271] rockchip_ehci_host ff500000.usb: new USB bus registered, assigned bus number 1
[    8.324705] rockchip_ehci_host ff500000.usb: irq 56, io mem 0xff500000
[    8.347182] rockchip_ehci_host ff500000.usb: USB 0.0 started, EHCI 1.00
[    8.353747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    8.360452] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.367563] usb usb1: Product: Rockchip On-Chip EHCI Host Controller
[    8.373822] usb usb1: Manufacturer: Linux 3.10.0 ehci_hcd
[    8.379142] usb usb1: SerialNumber: ff500000.usb
[    8.384092] hub 1-0:1.0: USB hub found
[    8.387806] hub 1-0:1.0: 1 port detected
[    8.416052] ehci_rk_probe ok
[    8.419020] usbcore: registered new interface driver cdc_acm
[    8.424599] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    8.432530] usbcore: registered new interface driver usblp
[    8.437970] usbcore: registered new interface driver cdc_wdm
[    8.443592] usbcore: registered new interface driver usb-storage
[    8.449540] usbcore: registered new interface driver ums-alauda
[    8.455385] usbcore: registered new interface driver ums-cypress
[    8.461340] usbcore: registered new interface driver ums-datafab
[    8.467283] usbcore: registered new interface driver ums_eneub6250
[    8.473402] usbcore: registered new interface driver ums-freecom
[    8.479348] usbcore: registered new interface driver ums-isd200
[    8.485247] usbcore: registered new interface driver ums-jumpshot
[    8.491279] usbcore: registered new interface driver ums-karma
[    8.497055] usbcore: registered new interface driver ums-onetouch
[    8.503071] usbcore: registered new interface driver ums-sddr09
[    8.508941] usbcore: registered new interface driver ums-sddr55
[    8.514800] usbcore: registered new interface driver ums-usbat
[    8.520610] usbcore: registered new interface driver usbserial
[    8.526401] usbcore: registered new interface driver usbserial_generic
[    8.532838] usbserial: USB Serial support registered for generic
[    8.538793] usbcore: registered new interface driver option
[    8.544307] usbserial: USB Serial support registered for GSM modem (1-port)
[    8.551206] usbcore: registered new interface driver trancevibrator
[    8.557391] usb20_otg: version 3.10a 21-DEC-2012
[    8.562297] f0d80040
[    8.564468] Core Release: 3.10a
[    8.567560] Setting default values for core params
[    8.572384] Using Buffer DMA mode
[    8.575661] Periodic Transfer Interrupt Enhancement - disabled
[    8.581393] Multiprocessor Interrupt Enhancement - disabled
[    8.586891] OTG VER PARAM: 0, OTG VER FLAG: 0
[    8.591175] ^^^^^^^^^^^^^^^^^Device Mode
[    8.595044] Dedicated Tx FIFOs mode
[    8.598482] pcd_init otg_dev = ed63bb40
[    8.602378] usb20_otg ff580000.usb: DWC OTG Controller
[    8.607479] usb20_otg ff580000.usb: new USB bus registered, assigned bus number 2
[    8.614864] usb20_otg ff580000.usb: irq 55, io mem 0x00000000
[    8.620568] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    8.627257] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.634367] usb usb2: Product: DWC OTG Controller
[    8.639005] usb usb2: Manufacturer: Linux 3.10.0 dwc_otg_hcd
[    8.644580] usb usb2: SerialNumber: ff580000.usb
[    8.649475] hub 2-0:1.0: USB hub found
[    8.653203] hub 2-0:1.0: 1 port detected
[    8.657354] usb20_host: version 3.10a 21-DEC-2012
[    8.664442] f0e00040
[    8.666597] Core Release: 3.10a
[    8.669700] Setting default values for core params
[    8.674513] Using Buffer DMA mode
[    8.677775] Periodic Transfer Interrupt Enhancement - disabled
[    8.683520] Multiprocessor Interrupt Enhancement - disabled
[    8.689010] OTG VER PARAM: 0, OTG VER FLAG: 0
[    8.693303] ^^^^^^^^^^^^^^^^^^Host Mode
[    8.697093] usb20_host ff540000.usb: DWC OTG Controller
[    8.702265] usb20_host ff540000.usb: new USB bus registered, assigned bus number 3
[    8.709723] usb20_host ff540000.usb: irq 57, io mem 0x00000000
[    8.715546] Init: Power Port (0)
[    8.718777] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    8.725465] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.732575] usb usb3: Product: DWC OTG Controller
[    8.737214] usb usb3: Manufacturer: Linux 3.10.0 dwc_otg_hcd
[    8.742783] usb usb3: SerialNumber: ff540000.usb
[    8.747668] hub 3-0:1.0: USB hub found
[    8.751430] hub 3-0:1.0: 1 port detected
[    8.755810] .. rk pwm remotectl v1.0 init
[    8.759833] remotectl probe j=0x0
[    8.763239] input: ff680000.pwm as /devices/ff680000.pwm/input/input0
[    8.769748] pwm enable val=0x646205
[    8.773534] usbcore: registered new interface driver xpad
[    8.778874] usbcore: registered new interface driver usb_acecad
[    8.784756] usbcore: registered new interface driver aiptek
[    8.790282] usbcore: registered new interface driver gtco
[    8.795629] usbcore: registered new interface driver hanwang
[    8.801254] usbcore: registered new interface driver kbtab
[    8.806686] usbcore: registered new interface driver wacom
[    8.833059] synaptics_dsx_i2c 1-0020: synaptics_rmi4_i2c_set_page: I2C retry 1
[    8.869632] synaptics_dsx_i2c 1-0020: synaptics_rmi4_i2c_set_page: I2C retry 2
[    8.899152] synaptics_dsx_i2c 1-0020: synaptics_rmi4_i2c_set_page: I2C retry 3
[    8.928670] synaptics_dsx_i2c 1-0020: synaptics_rmi4_i2c_set_page: I2C retry 4
[    8.958187] synaptics_dsx_i2c 1-0020: synaptics_rmi4_i2c_set_page: I2C retry 5
[    8.987707] synaptics_dsx_i2c 1-0020: synaptics_rmi4_i2c_set_page: I2C retry 6
[    9.017228] synaptics_dsx_i2c 1-0020: synaptics_rmi4_i2c_set_page: I2C retry 7
[    9.046750] synaptics_dsx_i2c 1-0020: synaptics_rmi4_i2c_set_page: I2C retry 8
[    9.076267] synaptics_dsx_i2c 1-0020: synaptics_rmi4_i2c_set_page: I2C retry 9
[    9.105789] synaptics_dsx_i2c 1-0020: synaptics_rmi4_i2c_set_page: I2C retry 10
[    9.134377] synaptics_dsx_i2c 1-0020: synaptics_rmi4_set_input_dev: Failed to query device
[    9.142508] synaptics_dsx synaptics_dsx.0: synaptics_rmi4_probe: Failed to set up input device
[    9.151003] synaptics_dsx: probe of synaptics_dsx.0 failed with error -5
[    9.162502] rtc_hym8563 0-0051: rtc core: registered hym8563 as rtc0
[    9.168816] i2c /dev entries driver
[    9.172918] IR NEC protocol handler initialized
[    9.177401] IR RC5(x) protocol handler initialized
[    9.182111] IR RC6 protocol handler initialized
[    9.186575] IR JVC protocol handler initialized
[    9.191028] IR Sony protocol handler initialized
[    9.195609] IR RC5 (streamzap) protocol handler initialized
[    9.201088] IR SANYO protocol handler initialized
[    9.205723] IR MCE Keyboard/mouse protocol handler initialized
[    9.211600] usbcore: registered new interface driver uvcvideo
[    9.217263] USB Video Class driver (1.1.1)
[    9.221293] CamSys driver version: v0.23.0,  CamSys head file version: v0.9.0
[    9.229679] D1:camsys_platform_probe(1067): 1-gpios-cifpower: gpio=236
[    9.236294] D1:camsys_platform_probe(1070): gpios-cifpower: gpio_request
[    9.243078] D1:camsys_platform_probe(1072): 1-gpios-cifpower: gpio_request=0
[    9.250185] D1:camsys_platform_probe(1079): gpios-cifpower: 236 high
[    9.256675] D1:camsys_mipiphy_probe_cb(163): ff910000.isp mipi phy0 probe success(reg_phy: 0x0  reg_vir: 0x0  size: 0x0)
[    9.267506] D1:camsys_mipiphy_probe_cb(160): ff910000.isp mipi phy1 probe success(reg_phy: 0xff968000  reg_vir: 0xf0ca8000  size: 0x4000)
[    9.280272] D1:camsys_platform_probe(1183): ff910000.isp memory:
[    9.286197] D1:camsys_platform_probe(1193):     Register memory (phy: 0xff910000 vir: 0xf0ce0000 size: 0x10000)
[    9.296132] D1:camsys_platform_probe(1188):     I2c memory (phy: 0x2d64c000 vir: 0xed64c000 size: 0x1000)
[    9.305545] D1:camsys_platform_probe(1208): Probe ff910000.isp device success
[    9.313885] rockchip_temp_probe,line=362
[    9.370535] tsadc ff280000.tsadc: initialized
[    9.375194] device-mapper: uevent: version 1.0.3
[    9.379938] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
[    9.388486] Bluetooth: HCI UART driver ver 2.2
[    9.392890] Bluetooth: HCI H4 protocol initialized
[    9.397602] Bluetooth: HCILL protocol initialized
[    9.405296] cpufreq version 1.0, suspend freq 1200 MHz
[    9.410543] cpuidle: using governor ladder
[    9.414574] cpuidle: using governor menu
[    9.418454] Synopsys Designware Multimedia Card Interface Driver
[    9.424608] dwmmc_rockchip ff0f0000.rksdmmc: Version ID is 270a
[    9.430729] dwmmc_rockchip ff0f0000.rksdmmc: Using internal DMA controller.
[    9.437718] 3379..dw_mci_init_slot: fmin=400000, fmax=100000000 [mmc0]
[    9.444178] mmc0 : Rockchip specific MHSC: Ver 1.13 2014-09-05
[    9.450047] 1390..dw_mci_set_ios:  no card. [mmc0]
[    9.468951] 1390..dw_mci_set_ios:  no card. [mmc0]
[    9.488668] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 800000Hz for init[mmc0]
[    9.488756] dwmmc_rockchip ff0f0000.rksdmmc: DW MMC controller at irq 67, 32 bit host data width, 256 deep fifo
[    9.488780] dwmmc_rockchip ff0f0000.rksdmmc: 1 slots initialized
[    9.489455] dwmmc_rockchip ff0c0000.rksdmmc: Version ID is 270a
[    9.519456] dwmmc_rockchip ff0c0000.rksdmmc: Using internal DMA controller.
[    9.526509] 3379..dw_mci_init_slot: fmin=400000, fmax=50000000 [mmc1]
[    9.532880] mmc1 : Rockchip specific MHSC: Ver 1.13 2014-09-05
[    9.538755] mmc1: no vmmc regulator found
[    9.542859] dwmmc_rockchip ff0c0000.rksdmmc: mmc1: No udbg pinctrl found!
[    9.549660] 1390..dw_mci_set_ios:  no card. [mmc1]
[    9.567331] 1390..dw_mci_set_ios:  no card. [mmc1]
[    9.572079] mmc0: BKOPS_EN bit is not set
[    9.577317] mmc_host mmc0: Bus speed (slot 0) = 100000000Hz (slot req 52000000Hz, actual 50000000HZ div = 1)
[    9.586989] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out normal clock [mmc0]
[    9.595460] rk_sdmmc: BOOT Bus speed=50000000Hz,Bus width=8bits.[mmc0]
[    9.595492] dwmmc_rockchip ff0c0000.rksdmmc: DW MMC controller at irq 64, 32 bit host data width, 256 deep fifo
[    9.595502] dwmmc_rockchip ff0c0000.rksdmmc: 1 slots initialized
[    9.595841] dwmmc_rockchip ff0d0000.rksdmmc: Version ID is 270a
[    9.623674] dwmmc_rockchip ff0d0000.rksdmmc: Using internal DMA controller.
[    9.623689] mmc0: new high speed MMC card at address 0001
[    9.624024] mmcblk0: mmc0:0001 MAG2GA 14.5 GiB
[    9.624439]      uboot: 0x000400000 -- 0x000800000 (4 MB)
[    9.624449]       misc: 0x000800000 -- 0x000c00000 (4 MB)
[    9.624457]   resource: 0x000c00000 -- 0x001c00000 (16 MB)
[    9.624464]     kernel: 0x001c00000 -- 0x002c00000 (16 MB)
[    9.624471]       boot: 0x002c00000 -- 0x004c00000 (32 MB)
[    9.624478]   recovery: 0x004c00000 -- 0x006c00000 (32 MB)
[    9.624485]     backup: 0x006c00000 -- 0x00a000000 (52 MB)
[    9.624491]      cache: 0x00a000000 -- 0x012000000 (128 MB)
[    9.624498]     kpanic: 0x012000000 -- 0x012400000 (4 MB)
[    9.624505]     system: 0x012400000 -- 0x042400000 (768 MB)
[    9.624512]   metadata: 0x042400000 -- 0x042800000 (4 MB)
[    9.624519]   userdata: 0x042800000 -- 0x082800000 (1024 MB)
[    9.624526] radical_update: 0x082800000 -- 0x086800000 (64 MB)
[    9.624534]       user: 0x086800000 -- 0x3a3a00000 (12754 MB)
[    9.625927]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p141390..dw_mci_set_ios:  no card. [mmc1]
[    9.725846] 3379..dw_mci_init_slot: fmin=200000, fmax=50000000 [mmc2]
[    9.732174] mmc2 : Rockchip specific MHSC: Ver 1.13 2014-09-05
[    9.738125] 1390..dw_mci_set_ios:  no card. [mmc2]
[    9.754289] 1390..dw_mci_set_ios:  no card. [mmc2]
[    9.773986] 1390..dw_mci_set_ios:  no card. [mmc2]
[    9.773998] dwmmc_rockchip ff0d0000.rksdmmc: DW MMC controller at irq 65, 32 bit host data width, 256 deep fifo
[    9.774026] dwmmc_rockchip ff0d0000.rksdmmc: 1 slots initialized
[    9.774470] leds-gpio leds.37: pins are not configured from the driver
[    9.774815] hidraw: raw HID events driver (C) Jiri Kosina
[    9.777397] usbcore: registered new interface driver usbhid
[    9.777406] usbhid: USB HID core driver
[    9.777878] zram: Created 1 device(s) ...
[    9.778360] ashmem: initialized
[    9.778544] logger: created 256K log 'log_main'
[    9.778709] logger: created 256K log 'log_events'
[    9.778900] logger: created 256K log 'log_radio'
[    9.779060] logger: created 256K log 'log_system'
[    9.780781] input: rk29-keypad as /devices/ff100000.adc/key.39/input/input1
[    9.781965] es8323 probe i2c recv ok
[    9.782311] i2c-core: driver [ES8323] using legacy suspend method
[    9.782320] i2c-core: driver [ES8323] using legacy resume method
[    9.783740] rockchip-hdmi-spdif rockchip-hdmi-spdif.32: ASoC: CPU DAI (null) not registered
[    9.783775] rockchip_hdmi_spdif_audio_probe() register card failed:-517
[    9.783948] platform rockchip-hdmi-spdif.32: Driver rockchip-hdmi-spdif requests probe deferral
[    9.784390] es8323_probe
[   10.424831] ES8323 2-0010: ASoC: no dapm match for LINPUT1 --> NULL --> Left Line Mux
[   10.432630] ES8323 2-0010: ASoC: Failed to add route LINPUT1 -> NULL -> Left Line Mux
[   10.440611] ES8323 2-0010: ASoC: no dapm match for LINPUT2 --> NULL --> Left Line Mux
[   10.448543] ES8323 2-0010: ASoC: Failed to add route LINPUT2 -> NULL -> Left Line Mux
[   10.456310] ES8323 2-0010: ASoC: no dapm match for Left PGA Mux --> NULL --> Left Line Mux
[   10.464482] ES8323 2-0010: ASoC: Failed to add route Left PGA Mux -> NULL -> Left Line Mux
[   10.472631] ES8323 2-0010: ASoC: no dapm match for RINPUT1 --> NULL --> Right Line Mux
[   10.480432] ES8323 2-0010: ASoC: Failed to add route RINPUT1 -> NULL -> Right Line Mux
[   10.488256] ES8323 2-0010: ASoC: no dapm match for RINPUT2 --> NULL --> Right Line Mux
[   10.496076] ES8323 2-0010: ASoC: Failed to add route RINPUT2 -> NULL -> Right Line Mux
[   10.503905] ES8323 2-0010: ASoC: no dapm match for Right PGA Mux --> NULL --> Right Line Mux
[   10.512236] ES8323 2-0010: ASoC: Failed to add route Right PGA Mux -> NULL -> Right Line Mux
[   10.520553] ES8323 2-0010: ASoC: no dapm match for LINPUT1 --> LAMP --> Left PGA Mux
[   10.528216] ES8323 2-0010: ASoC: Failed to add route LINPUT1 -> LAMP -> Left PGA Mux
[   10.535864] ES8323 2-0010: ASoC: no dapm match for LINPUT2 --> LAMP --> Left PGA Mux
[   10.543522] ES8323 2-0010: ASoC: Failed to add route LINPUT2 -> LAMP -> Left PGA Mux
[   10.551157] ES8323 2-0010: ASoC: no dapm match for Differential Mux --> LAMP --> Left PGA Mux
[   10.559572] ES8323 2-0010: ASoC: Failed to add route Differential Mux -> LAMP -> Left PGA Mux
[   10.568005] ES8323 2-0010: ASoC: no dapm match for RINPUT1 --> RAMP --> Right PGA Mux
[   10.575726] ES8323 2-0010: ASoC: Failed to add route RINPUT1 -> RAMP -> Right PGA Mux
[   10.583446] ES8323 2-0010: ASoC: no dapm match for RINPUT2 --> RAMP --> Right PGA Mux
[   10.591163] ES8323 2-0010: ASoC: Failed to add route RINPUT2 -> RAMP -> Right PGA Mux
[   10.598865] ES8323 2-0010: ASoC: no dapm match for Differential Mux --> RAMP --> Right PGA Mux
[   10.607360] ES8323 2-0010: ASoC: Failed to add route Differential Mux -> RAMP -> Right PGA Mux
[   10.615842] ES8323 2-0010: ASoC: no dapm match for LINPUT1 --> LAMP --> Differential Mux
[   10.623828] ES8323 2-0010: ASoC: Failed to add route LINPUT1 -> LAMP -> Differential Mux
[   10.631798] ES8323 2-0010: ASoC: no dapm match for RINPUT1 --> RAMP --> Differential Mux
[   10.639765] ES8323 2-0010: ASoC: Failed to add route RINPUT1 -> RAMP -> Differential Mux
[   10.647745] ES8323 2-0010: ASoC: no dapm match for LINPUT2 --> LAMP --> Differential Mux
[   10.655721] ES8323 2-0010: ASoC: Failed to add route LINPUT2 -> LAMP -> Differential Mux
[   10.663705] ES8323 2-0010: ASoC: no dapm match for RINPUT2 --> RAMP --> Differential Mux
[   10.671689] ES8323 2-0010: ASoC: Failed to add route RINPUT2 -> RAMP -> Differential Mux
[   10.679705] ES8323 2-0010: ASoC: no dapm match for LINPUT1 --> LAMP --> Left Line Mux
[   10.687416] ES8323 2-0010: ASoC: Failed to add route LINPUT1 -> LAMP -> Left Line Mux
[   10.695135] ES8323 2-0010: ASoC: no dapm match for LINPUT2 --> LAMP --> Left Line Mux
[   10.702851] ES8323 2-0010: ASoC: Failed to add route LINPUT2 -> LAMP -> Left Line Mux
[   10.710553] ES8323 2-0010: ASoC: no dapm match for Left PGA Mux --> LAMP --> Left Line Mux
[   10.718688] ES8323 2-0010: ASoC: Failed to add route Left PGA Mux -> LAMP -> Left Line Mux
[   10.726817] ES8323 2-0010: ASoC: no dapm match for RINPUT1 --> RAMP --> Right Line Mux
[   10.734609] dwc_otg_hcd_enable, enable host controller
[   10.739694] ES8323 2-0010: ASoC: Failed to add route RINPUT1 -> RAMP -> Right Line Mux
[   10.747479] ES8323 2-0010: ASoC: no dapm match for RINPUT2 --> RAMP --> Right Line Mux
[   10.755269] ES8323 2-0010: ASoC: Failed to add route RINPUT2 -> RAMP -> Right Line Mux
[   10.763061] ES8323 2-0010: ASoC: no dapm match for Right PGA Mux --> RAMP --> Right Line Mux
[   10.771358] ES8323 2-0010: ASoC: Failed to add route Right PGA Mux -> RAMP -> Right Line Mux
[   10.779793] ES8323 2-0010: ASoC: mux Right Line Mux has no paths
[   10.785702] ES8323 2-0010: ASoC: mux Left Line Mux has no paths
[   10.791532] ES8323 2-0010: ASoC: mux Right PGA Mux has no paths
[   10.797366] ES8323 2-0010: ASoC: mux Left PGA Mux has no paths
[   10.803112] ES8323 2-0010: ASoC: mux Differential Mux has no paths
[   10.843028] Using Buffer DMA mode
[   10.846287] Periodic Transfer Interrupt Enhancement - disabled
[   10.852026] Multiprocessor Interrupt Enhancement - disabled
[   10.857509] OTG VER PARAM: 0, OTG VER FLAG: 0
[   10.861788] ^^^^^^^^^^^^^^^^^^Host Mode
[   10.865867] rockchip-es8323 rockchip-es8323.34:  ES8323 HiFi <-> rockchip-i2s.0 mapping ok
[   10.874333] input: RK_ES8323 Headphone Jack as /devices/rockchip-es8323.34/sound/card0/input2
[   10.883974] rockchip-hdmi-i2s rockchip-hdmi-i2s.31:  rk-hdmi-i2s-hifi <-> rockchip-i2s.0 mapping ok
[   10.893438] u32 classifier
[   10.896120]     Actions configured
[   10.899471] Netfilter messages via NETLINK v0.30.
[   10.904147] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[   10.910579] ctnetlink v0.93: registering with nfnetlink.
[   10.915491] Init: Power Port (0)
[   10.919031] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
[   10.925885] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
[   10.931857] xt_time: kernel timezone is -0000
[   10.936341] ip_tables: (C) 2000-2006 Netfilter Core Team
[   10.941674] arp_tables: (C) 2002 David S. Miller
[   10.946261] TCP: cubic registered
[   10.949519] Initializing XFRM netlink socket
[   10.953933] NET: Registered protocol family 10
[   10.958801] mip6: Mobile IPv6
[   10.961735] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   10.967164] sit: IPv6 over IPv4 tunneling driver
[   10.972005] NET: Registered protocol family 17
[   10.976402] NET: Registered protocol family 15
[   10.980812] Bridge firewalling registered
[   10.984772] Ebtables v2.0 registered
[   10.988414] Bluetooth: RFCOMM TTY layer initialized
[   10.993226] Bluetooth: RFCOMM socket layer initialized
[   10.998295] Bluetooth: RFCOMM ver 1.11
[   11.001981] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   11.007214] Bluetooth: BNEP filters: protocol multicast
[   11.012354] Bluetooth: BNEP socket layer initialized
[   11.017246] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[   11.023067] Bluetooth: HIDP socket layer initialized
[   11.027981] l2tp_core: L2TP core driver, V2.0
[   11.032269] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[   11.036984] [WLAN_RFKILL]: Enter rfkill_wlan_init
[   11.041765] [WLAN_RFKILL]: Enter rfkill_wlan_probe
[   11.046498] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi_chip_type = bcmwifi
[   11.053348] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control.
[   11.060358] [WLAN_RFKILL]: wlan_platdata_parse_dt: disable wifi io reference voltage control.
[   11.068764] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio.
[   11.076081] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,poweren_gpio = 156, flags = 0.
[   11.082708] Indeed it is in host mode hprt0 = 00021501
[   11.090121] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,host_wake_irq = 158, flags = 0.
[   11.099194] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio
[   11.104350] [WLAN_RFKILL]: rockchip_wifi_voltage_select: wifi & sdio reference voltage: 1.8V
[   11.112691] [WLAN_RFKILL]: Exit rfkill_wlan_probe
[   11.117356] [BT_RFKILL]: Enter rfkill_rk_init
[   11.121785] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: uart_rts_gpios = 147.
[   11.129843] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,power_gpio = 155.
[   11.137835] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,reset_gpio = 157.
[   11.145807] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_gpio = 154.
[   11.153693] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_host_irq = 159.
[   11.161947] [BT_RFKILL]: Request irq for bt wakeup host
[   11.167163] [BT_RFKILL]: ** disable irq
[   11.171018] [BT_RFKILL]: ap6335 device registered.
[   11.176671] rk3288-hdmi ff980000.hdmi: rk3288 hdmi probe sucess.
[   11.183376] VFP support v0.3: implementor 41 architecture 3 part 30 variant d rev 0
[   11.190937] rk3288_init_suspend
[   11.194024] rk3288_suspend_init enter
[   11.197731] rk3288_suspend_init: pm_ctrbits =200007
[   11.202555] gpio_get_dts_info suspend:4
[   11.206324] gpio_get_dts_info resume:4
[   11.210006] rockchip,pmic-suspend_gpios:14007a10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
[   11.218103] rockchip,pmic-resume_gpios:2007a11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
[   11.226127] clks_gating_suspend_init:clkgt info ok
[   11.230923] Registering SWP/SWPB emulation handler
[   11.235928] ddrfreq: verion 1.2 20140526
[   11.239785] ddrfreq: normal 396MHz video_1080p 240MHz video_4k 396MHz dualview 396MHz idle 0MHz suspend 200MHz reboot 396MHz
[   11.250828] ddrfreq: auto-freq=0
[   11.254000] ddrfreq: auto-freq-table[0] 240MHz
[   11.258364] ddrfreq: auto-freq-table[1] 324MHz
[   11.262742] ddrfreq: auto-freq-table[2] 396MHz
[   11.267108] ddrfreq: auto-freq-table[3] 528MHz
[   11.269657] usb 3-1: new high-speed USB device number 2 using usb20_host
[   11.269723] Indeed it is in host mode hprt0 = 00001101
[   11.293117] regulator-dummy: disabling
[   11.297137] rockchip-hdmi-spdif rockchip-hdmi-spdif.32: ASoC: CPU DAI (null) not registered
[   11.305561] rockchip_hdmi_spdif_audio_probe() register card failed:-517
[   11.312085] platform rockchip-hdmi-spdif.32: Driver rockchip-hdmi-spdif requests probe deferral
[   11.320712] pcd_pullup, is_on 0
[   11.323824] file system registered
[   11.327677] android_usb gadget: Mass Storage Function, version: 2009/09/11
[   11.334441] android_usb gadget: Number of LUNs=2
[   11.339002]  lun0: LUN: removable file: (no medium)
[   11.343793]  lun1: LUN: removable file: (no medium)
[   11.348715] android_usb gadget: android_usb ready
[   11.353862] rtc_hym8563 0-0051: setting system clock to 2011-01-01 12:51:11 UTC (1293886271)
[   11.366480] rk_spdif:rk_spdif_init
[   11.370017] rk_spdif:Entered spdif_probe
[   11.374045] rk_spdif:spdif:spdif probe ok!
[   11.378598] usbcore: registered new interface driver snd-usb-audio
[   11.384683] ALSA device list:
[   11.384784] rockchip-hdmi-spdif rockchip-hdmi-spdif.32:  rk-hdmi-spdif-hifi <-> rockchip-spdif mapping ok
[   11.397045]   #0: RK_ES8323
[   11.399798]   #1: RK-HDMI-I2S
[   11.402712]   #2: RK-HDMI-SPDIF
[   11.406122] Freeing unused kernel memory: 592K (c0ae4000 - c0b78000)
[   11.416766] SELinux:  Permission attach_queue in class tun_socket not defined in policy.
[   11.424752] SELinux: the above unknown classes and permissions will be denied
[   11.466674] usb 3-1: New USB device found, idVendor=1a40, idProduct=0101
[   11.473265] usb 3-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[   11.480304] usb 3-1: Product: USB 2.0 Hub [MTT]
[   11.485114] hub 3-1:1.0: USB hub found
[   11.488880] hub 3-1:1.0: 4 ports detected
[   11.716358] type=1403 audit(1293886271.860:2): policy loaded auid=4294967295 ses=4294967295
[   11.724720] SELinux: Loaded policy from /sepolicy
[   11.731289] type=1404 audit(1293886271.870:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
[   12.734261] init: could not import file '/init.usbstorage.rc' from '/init.rc'
[   12.741662] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
[   12.800604] init: /dev/hw_random not found
[   12.804718] keychord: using input dev ff680000.pwm for fevent
[   12.810365] keychord: using input dev rk29-keypad for fevent
[   12.820940] fs_mgr: parse_link_device : path = NULL
[   12.825777] fs_mgr: parse_link_device : path = NULL
[   12.830589] fs_mgr: parse_link_device : path = NULL
[   12.835476] fs_mgr: ---------------resize_fs blk_dev /dev/block/platform/ff0f0000.rksdmmc/by-name/system, type ext4fs_mgr: Running /sbin/resize2fs on /dev/block/platform/ff0f0000.rksdmmc/by-name/system
[   12.853964] resize2fs: resize2fs 1.41.14 (22-Dec-2010)resize2fs: The filesystem is already 196608 blocks long.  Nothing to do!resize2fs:
[   12.872951] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Opts: noauto_da_alloc
[   12.885519] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,discard
[   12.898205] EXT4-fs (mmcblk0p11): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,discard
[   12.910516] EXT4-fs (mmcblk0p12): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,discard
[   12.936733] mali pd enabled
[   12.939488] clk enabled
[   12.943063] MALI_DVFS_STEP=5,div_dvfs=7
[   12.946840] mali_dvfs_infotbl[0].clock=99000,min_threshold=0,max_threshold=70
[   12.953893] mali_dvfs_infotbl[1].clock=179000,min_threshold=66,max_threshold=77
[   12.961079] mali_dvfs_infotbl[2].clock=297000,min_threshold=73,max_threshold=84
[   12.968302] mali_dvfs_infotbl[3].clock=417000,min_threshold=82,max_threshold=91
[   12.975504] mali_dvfs_infotbl[4].clock=480000,min_threshold=94,max_threshold=100
[   12.982910] turn on mali power
[   12.985915] kbase_platform_rk_init,register_reboot_notifier
[   12.991406] mali ffa30000.gpu: GPU identified as 0x0750 r0p0 status 1
[   12.998206] mali ffa30000.gpu: Probed as mali0
[   13.004050] rk29_ipp: version magic '3.0.8+ SMP preempt mod_unload ARMv7 ' should be '3.10.0 SMP preempt mod_unload ARMv7 p2v8 '
[   13.024683] init: /dev/hw_random not found
[   13.034579] binder: 160:160 transaction failed 29189, size 0-0
[   13.036002] init: cannot find '/system/vendor/bin/pvrsrvctl', disabling 'pvrsrvctl'
[  13.038475] init: cannot find '/system/bin/rild3', disabling 'ril-daemon3'
[   13.043288] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
[   13.044667] init: cannot find '/system/bin/chrome.sh', disabling 'chrome'
[   13.045595] init: property 'ro.serialno' doesn't exist while expanding '${ro.serialno}'
[   13.045605] init: cannot expand '${ro.serialno}' while writing to '/sys/class/android_usb/android0/iSerial'
[   13.045784] init: using deprecated syntax for specifying property 'ro.product.usbfactory', use ${name} instead
[   13.142143] =======================================================
[   13.148309] ==== Launching Wi-Fi driver! (Powered by Rockchip) ====
[   13.154511] =======================================================
[   13.160693]  WiFi driver (Powered by Rockchip,Ver 4.80.WFD.OOB) init.
[   13.167044] ======== PULL WL_REG_ON HIGH! ========
[   13.171799] [WLAN_RFKILL]: rockchip_wifi_power: 1
[   13.176425] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: 1
[   13.181584] [LAN_RFKILL]: rockchip_wifi_ref_voltage: wifi io reference voltage control is disabled.
[   13.181989] init: property 'sys.powerctl' doesn't exist while expanding '${sys.powerctl}'
[   13.181999] init: powerctl: cannot expand '${sys.powerctl}'
[   13.182009] init: property 'sys.sysctl.extra_free_kbytes' doesn't exist while expanding '${sys.sysctl.extra_free_kbytes}'
[   13.182022] init: cannot expand '${sys.sysctl.extra_free_kbytes}' while writing to '/proc/sys/vm/extra_free_kbytes'
[   13.182032] init: property 'sys.sysctl.tcp_def_init_rwnd' doesn't exist while expanding '${sys.sysctl.tcp_def_init_rwnd}'
[   13.182038] init: cannot expand '${sys.sysctl.tcp_def_init_rwnd}' while writing to '/proc/sys/net/ipv4/tcp_default_init_rwnd'
[   13.182826] android_usb: already disabled
[   13.184828] read descriptors
[   13.184838] read strings
[   13.184877] pcd_pullup, is_on 1
shell@rk3288:/ $ [   13.356920] fs_mgr: parse_link_device : path = NULL
[   13.361757] fs_mgr: parse_link_device : path = NULL
[   13.366641] fs_mgr: parse_link_device : path = NULL
[   13.375433] [WLAN_RFKILL]: wifi turn on power. 156
[   13.380149] mmc2:mmc host rescan start!
[   13.383927] =========== WLAN placed in POWER ON ========
[   13.389173] bcmsdh_register: Linux Kernel SDIO/MMC Driver
[   13.394533]
[   13.394533] Dongle Host Driver, version 1.88.45.3 (r420671)
[   13.394533] Compiled in drivers/net/wireless/bcmdhd on Jul 27 2015 at 15:37:08
[   13.591910] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 800000Hz for init[mmc2]
[   13.626955] mmc2: queuing unknown CIS tuple 0x80 (2 bytes)
[   13.634097] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
[   13.641139] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
[   13.649375] mmc2: queuing unknown CIS tuple 0x80 (7 bytes)
[   13.710056] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
[   13.719666] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out normal clock [mmc2]
[   13.728248] rk_sdmmc: BOOT Bus speed=50000000Hz,Bus width=4bits.[mmc2]
[   13.737731] mmc2: queuing unknown CIS tuple 0x91 (3 bytes)
[   13.743237] mmc2: new high speed SDIO card at address 0001
[   13.749297] [WLAN_RFKILL]: rockchip_wifi_get_oob_irq: Enter
[   13.754902] alloc static buf at ed040000!
[   13.759245] FW_PATH = /system/etc/firmware/fw_bcm4339a0_ag.bin
[   13.759245] NVRAM_PATH = /system/etc/firmware/nvram_AP6335.txt
[   13.773533] F1 signature OK, socitype:0x1 chip:0x4339 rev:0x1 pkg:0x2
[   13.780685] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
[   13.787897] wl_create_event_handler(): thread:wl_event_handler:149 started
[   13.787904] tsk Enter, tsk = 0xed29f684
[   13.798714] dhd_attach(): thread:dhd_watchdog_thread:14f started
[   13.804711] dhd_attach(): thread:dhd_dpc:152 started
[   13.809679] dhd_attach(): thread:dhd_sysioc:155 started
[   13.815039] [WLAN_RFKILL]: rockchip_wifi_mac_addr: enter.
[   13.820430] [WLAN_RFKILL]: falsh wifi_custom_mac_addr=[00:00:00:00:00:00]
[   13.827135] [WLAN_RFKILL]: This mac address is not valid, ignored...
[   13.834024] Broadcom Dongle Host Driver: register interface [wlan0] MAC: 00:90:4c:11:22:33
[   13.842395] ======== PULL WL_REG_ON LOW! (flag = 2) ========
[   13.847985] [WLAN_RFKILL]: rockchip_wifi_power: 0
[   13.956008] [WLAN_RFKILL]: wifi shut off power.
[   13.960499] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: 0
[   13.965666] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: wifi io reference voltage control is disabled.
[   13.974692] =========== WLAN placed in RESET ========
[   13.989553] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
[   13.996937] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
[   14.004295] D1:camsys_open(717): camsys_marvin(ed94ff10) is opened!
[   14.010559] rockchip_gpio_request:GPIO7-13
[   14.014596] rockchip_gpio_set:GPIO7-13 level = 1
[   14.019168] rockchip_gpio_direction_output:set GPIO7-13 level 1
[   14.025008] rk32_iomux_bit_op:GPIO7-13,reg=0x70,data=0xc000000,result=0x0
[   14.031688] rockchip_pmx_gpio_set_direction:gpio_direction for pin 237 as gpio7-13 to output,data=0x7408,result=0x7408
[   14.042237] D1:camsys_mrv_iomux_cb(90): marvin pinctrl select: isp_mipi_fl
[   14.049034] D1:camsys_extdev_register(255): Extdev(dev_id: 0x2000000  dev_name: OV8825) register success
[   14.064616] D1:camsys_mrv_clkin_cb(344): camsys_marvin clock(f: 210000000 Hz) in turn on
[   14.072608] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 1
[   14.077651] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
[   14.082622] D1:camsys_mrv_clkout_cb(379): camsys_marvin clock out(rate: 24000000Hz) turn on
[   14.091945] E:camsys_sysctl_extdev(342): Sysctl 11 failed, because gpio is NULL!
[   14.100354] E:camsys_sysctl_extdev(342): Sysctl 8 failed, because gpio is NULL!
[   14.108644] E:camsys_sysctl_extdev(342): Sysctl 7 failed, because gpio is NULL!
[   14.119204] E:camsys_i2c_write(77): i2c write dev(addr:0x6c) failed!
[   14.125758] E:camsys_sysctl_extdev(342): Sysctl 7 failed, because gpio is NULL!
[   14.132997] E:camsys_sysctl_extdev(342): Sysctl 8 failed, because gpio is NULL!
[   14.140253] E:camsys_sysctl_extdev(342): Sysctl 11 failed, because gpio is NULL!
[   14.163126] D1:camsys_mrv_clkin_cb(361): camsys_marvin clock in turn off
[   14.169791] D1:camsys_mrv_clkout_cb(391): camsys_marvin clock out turn off
[   14.178694] D1:camsys_extdev_deregister(315): Extdev(dev_id: 0x2000000) is deregister success
[   14.187152] D1:camsys_irq_disconnect(642): All thread disconnect camsys_marvin irq success!
[   14.195405] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
[   14.202893] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
[   14.210347] D1:camsys_release(741): camsys_marvin(ed94ff10) is closed
[   14.227269] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
[   14.234653] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
[   14.242028] D1:camsys_open(717): camsys_marvin(ed94ff10) is opened!
[   14.248267] rockchip_gpio_set:GPIO7-13 level = 1
[   14.252829] rockchip_gpio_direction_output:set GPIO7-13 level 1
[   14.258654] rk32_iomux_bit_op:GPIO7-13,reg=0x70,data=0xc000000,result=0x0
[   14.265343] rockchip_pmx_gpio_set_direction:gpio_direction for pin 237 as gpio7-13 to output,data=0x7408,result=0x7408
[   14.275882] D1:camsys_mrv_iomux_cb(90): marvin pinctrl select: isp_mipi_fl
[   14.282663] D1:camsys_extdev_register(255): Extdev(dev_id: 0x2000000  dev_name: OV8858) register success
[   14.310857] D1:camsys_mrv_clkin_cb(344): camsys_marvin clock(f: 210000000 Hz) in turn on
[   14.318813] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 1
[   14.323815] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
[   14.328723] D1:camsys_mrv_clkout_cb(379): camsys_marvin clock out(rate: 24000000Hz) turn on
[   14.338009] E:camsys_sysctl_extdev(342): Sysctl 11 failed, because gpio is NULL!
[   14.346362] E:camsys_sysctl_extdev(342): Sysctl 8 failed, because gpio is NULL!
[   14.354615] E:camsys_sysctl_extdev(342): Sysctl 7 failed, because gpio is NULL!
[   14.365060] E:camsys_i2c_write(77): i2c write dev(addr:0x6c) failed!
[   14.372581] E:camsys_i2c_write(77): i2c write dev(addr:0x20) failed!
[   14.378904] E:camsys_sysctl_extdev(342): Sysctl 7 failed, because gpio is NULL!
[   14.386117] E:camsys_sysctl_extdev(342): Sysctl 8 failed, because gpio is NULL!
[   14.393355] E:camsys_sysctl_extdev(342): Sysctl 11 failed, because gpio is NULL!
[   14.409347] D1:camsys_mrv_clkin_cb(361): camsys_marvin clock in turn off
[   14.415967] D1:camsys_mrv_clkout_cb(391): camsys_marvin clock out turn off
[   14.424798] D1:camsys_extdev_deregister(315): Extdev(dev_id: 0x2000000) is deregister success
[   14.433211] D1:camsys_irq_disconnect(642): All thread disconnect camsys_marvin irq success!
[   14.441453] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
[   14.448903] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
[   14.456345] D1:camsys_release(741): camsys_marvin(ed94ff10) is closed
[   14.469640] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
[   14.477000] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
[   14.484385] D1:camsys_open(717): camsys_marvin(ed94ff10) is opened!
[   14.490613] D1:camsys_extdev_register(230): Get RK30_PIN2_PB6(78) gpio(active: 0) for dev_id 0x2000000 success!
[   14.500563] D1:camsys_extdev_register(230): Get RK30_PIN2_PB7(79) gpio(active: 0) for dev_id 0x2000000 success!
[   14.510497] D1:camsys_extdev_register(230): Get RK30_PIN0_PB3(11) gpio(active: 1) for dev_id 0x2000000 success!
[   14.520468] rockchip_gpio_set:GPIO7-13 level = 1
[   14.525008] rockchip_gpio_direction_output:set GPIO7-13 level 1
[   14.530847] rk32_iomux_bit_op:GPIO7-13,reg=0x70,data=0xc000000,result=0x0
[   14.537539] rockchip_pmx_gpio_set_direction:gpio_direction for pin 237 as gpio7-13 to output,data=0x7408,result=0x7408
[   14.548059] D1:camsys_mrv_iomux_cb(90): marvin pinctrl select: isp_mipi_fl
[   14.554828] D1:camsys_extdev_register(255): Extdev(dev_id: 0x2000000  dev_name: OV13850) register success
[   14.573437] D1:camsys_mrv_clkin_cb(344): camsys_marvin clock(f: 210000000 Hz) in turn on
[   14.581412] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 1
[   14.586402] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
[   14.591310] D1:camsys_mrv_clkout_cb(379): camsys_marvin clock out(rate: 24000000Hz) turn on
[   14.600604] D1:camsys_sysctl_extdev(335): Sysctl 11 success, gpio(11) set 1
[   14.608527] D1:camsys_sysctl_extdev(339): Sysctl 8 success, gpio(79) set 1
[   14.616371] D1:camsys_sysctl_extdev(339): Sysctl 7 success, gpio(78) set 1
[   14.626375] E:camsys_i2c_write(77): i2c write dev(addr:0x20) failed!
[   14.633868] E:camsys_i2c_write(77): i2c write dev(addr:0x6c) failed!
[   14.640214] D1:camsys_sysctl_extdev(335): Sysctl 7 success, gpio(78) set 0
[   14.647020] D1:camsys_sysctl_extdev(335): Sysctl 8 success, gpio(79) set 0
[   14.653809] D1:camsys_sysctl_extdev(339): Sysctl 11 success, gpio(11) set 0
[   14.688381] D1:camsys_mrv_clkin_cb(361): camsys_marvin clock in turn off
[   14.695024] D1:camsys_mrv_clkout_cb(391): camsys_marvin clock out turn off
[   14.703853] D1:camsys_extdev_deregister(315): Extdev(dev_id: 0x2000000) is deregister success
[   14.712242] D1:camsys_irq_disconnect(642): All thread disconnect camsys_marvin irq success!
[   14.720475] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
[   14.727946] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
[   14.735408] D1:camsys_release(741): camsys_marvin(ed94ff10) is closed
[   14.750945] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
[   14.758335] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
[   14.765715] D1:camsys_open(717): camsys_marvin(ed94ff10) is opened!
[   14.771920] D1:camsys_mrv_iomux_cb(90): marvin pinctrl select: isp_dvp10bit
[   14.778878] D1:camsys_extdev_register(255): Extdev(dev_id: 0x1000000  dev_name: OV2659) register success
[   14.803328] D1:camsys_mrv_clkin_cb(344): camsys_marvin clock(f: 210000000 Hz) in turn on
[   14.811282] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 1
[   14.816278] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
[   14.821187] D1:camsys_mrv_clkout_cb(379): camsys_marvin clock out(rate: 24000000Hz) turn on
[   14.830477] E:camsys_sysctl_extdev(342): Sysctl 11 failed, because gpio is NULL!
[   14.838816] E:camsys_sysctl_extdev(342): Sysctl 8 failed, because gpio is NULL!
[   14.847076] E:camsys_sysctl_extdev(342): Sysctl 7 failed, because gpio is NULL!
[   14.857557] E:camsys_i2c_write(77): i2c write dev(addr:0x60) failed!
[   14.863913] E:camsys_sysctl_extdev(342): Sysctl 7 failed, because gpio is NULL!
[   14.871167] E:camsys_sysctl_extdev(342): Sysctl 8 failed, because gpio is NULL!
[   14.878387] E:camsys_sysctl_extdev(342): Sysctl 11 failed, because gpio is NULL!
[   14.901803] D1:camsys_mrv_clkin_cb(361): camsys_marvin clock in turn off
[   14.908419] D1:camsys_mrv_clkout_cb(391): camsys_marvin clock out turn off
[   14.917278] D1:camsys_extdev_deregister(315): Extdev(dev_id: 0x1000000) is deregister success
[   14.925707] D1:camsys_irq_disconnect(642): All thread disconnect camsys_marvin irq success!
[   14.934037] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
[   14.941558] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
[   14.949044] rk3288-lcdc lcdc0: blank mode:0
[   14.949052] D1:camsys_release(741): camsys_marvin(ed94ff10) is closed
[   14.964577]
[   14.964577] Dongle Host Driver, version 1.88.45.3 (r420671)
[   14.964577] Compiled in drivers/net/wireless/bcmdhd on Jul 27 2015 at 15:37:08
[   14.978715] wl_android_wifi_on in 1
[   14.982182] wl_android_wifi_on in 2: g_wifi_on=0
[   14.986748] ======== PULL WL_REG_ON HIGH! (flag = 2) ========
[   14.992447] [WLAN_RFKILL]: rockchip_wifi_power: 1
[   14.997088] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: 1
[   15.002267] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: wifi io reference voltage control is disabled.
[   15.081594] init: sys_prop: permission denied uid:1003  name:sys.gmali.version
[   15.117119] [WLAN_RFKILL]: wifi turn on power. 156
[   15.121863] =========== WLAN going back to live  ========
[   15.127249] sdio_reset_comm():
[   15.133272] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 200000Hz, actual 200000HZ div = 125)
[   15.142725] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 400000Hz for init[mmc2]
[   15.170020] mmc2: queuing unknown CIS tuple 0x80 (2 bytes)
[   15.178416] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
[   15.186805] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
[   15.197636] mmc2: queuing unknown CIS tuple 0x80 (7 bytes)
[   15.307869] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
[   15.317525] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out normal clock [mmc2]
[   15.326328]
[   15.326328]
[   15.326328] dhd_bus_devreset: == WLAN ON ==
[   15.333372] dhd_bus_devreset called when dongle is not in reset
[   15.339231] Will call dhd_bus_start instead
[   15.343451] dhd_conf_set_fw_name_by_chip: firmware_path=/system/etc/firmware/fw_bcm4339a0_ag.bin
[   15.353151] Final fw_path=/system/etc/firmware/fw_bcm4339a0_ag.bin
[   15.359274] Final nv_path=/system/etc/firmware/nvram_AP6335.txt
[   15.365099] Final conf_path=/system/etc/firmware/config.txt
[   15.441609] NVRAM version: AP6335_NVRAM_V1.7_04102014
[   15.447465] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded.
[   15.627284] dhd_bus_init: enable 0x06, ready 0x06 (waited 0us)
[   15.633204] bcmsdh_set_drvdata: Enter
[   15.636807] bcmsdh_register_oob_intr: Enter
[   15.641028] bcmsdh_register_oob_intr: IRQ=196 Type=414
[   15.647104] dhd_conf_set_band: Set band 0
[   15.651212] [WLAN_RFKILL]: rockchip_wifi_mac_addr: enter.
[   15.656534] [WLAN_RFKILL]: falsh wifi_custom_mac_addr=[00:00:00:00:00:00]
[   15.663226] [WLAN_RFKILL]: This mac address is not valid, ignored...
[   15.678928] Firmware up: op_mode=0x0005, Broadcom Dongle Host Driver mac=04:e6:76:99:f8:49
[   15.687071] dhd_conf_set_country: Set country ALL, revision 0
[   15.693099] dhd_conf_set_country: country code setting failed -2
[   15.699339] Country code: US (US/0)
[   15.702971] dhd_conf_set_roam: Set roam_off 1
[   15.708522] dhd_conf_set_bw: Enable HT40 in 2.4 GHz
[   15.723431] Firmware version = wl0: Apr  3 2014 12:12:42 version 6.37.32.28.2_ip (r424058)
[   15.731566]   Driver: 1.88.45.3 (r420671)
[   15.731566]   Firmware: wl0: Apr  3 2014 12:12:42 version 6.37.32.28.2_ip (r424058)
[   15.745886] wl_android_wifi_on: Success
[   15.811165] wl_android_wifi_off in 1
[   15.814683] wl_android_wifi_off in 2: g_wifi_on=1
[   15.820031] bcmsdh_set_irq: Flag = 0
[   15.823641] ======== PULL WL_REG_ON LOW! (flag = 2) ========
[   15.829227] [WLAN_RFKILL]: rockchip_wifi_power: 0
[   15.933837] [WLAN_RFKILL]: wifi shut off power.
[   15.938304] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: 0
[   15.943445] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: wifi io reference voltage control is disabled.
[   15.952453] =========== WLAN placed in RESET ========
[   15.957443] wl_android_wifi_off out
[   16.158215] =======================================================
[   16.164403] == Dis-launching Wi-Fi driver! (Powered by Rockchip) ==
[   16.170583] =======================================================
[   16.234989] bcmsdh_unregister_oob_intr: Enter
[   16.239380] dhd_detach(): thread:dhd_sysioc:155 terminated OK
[   16.465260] dhd_detach(): thread:dhd_watchdog_thread:14f terminated OK
[   16.471702] dhd_dpc_thread: Unexpected up_cnt 0
[   16.476209] dhd_detach(): thread:dhd_dpc:152 terminated OK
[   16.476250] ***************vbus detect*****************
[   16.486907] CFG80211-ERROR) wl_event_handler : was terminated
[   16.492602] wl_destroy_event_handler(): thread:wl_event_handler:149 terminated OK
[   16.654298] Using Buffer DMA mode
[   16.657580] Periodic Transfer Interrupt Enhancement - disabled
[   16.663339] Multiprocessor Interrupt Enhancement - disabled
[   16.668824] OTG VER PARAM: 0, OTG VER FLAG: 0
[   16.673147] ^^^^^^^^^^^^^^^^^Device Mode
[   16.677051] *******************soft connect!!!*******************
[   16.796635] USB RESET
[   16.845058] android_work: sent uevent USB_STATE=CONNECTED
[   16.850383] USB RESET
[   16.927847] android_usb gadget: high-speed config #1: android
[   16.937315] android_work: sent uevent USB_STATE=CONFIGURED
[   16.968984] ======== Card detection to remove SDIO card! ========
[   16.975111] [WLAN_RFKILL]: rockchip_wifi_power: 1
[   16.979801] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: 1
[   16.984992] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: wifi io reference voltage control is disabled.
[   17.094950] [WLAN_RFKILL]: wifi turn on power. 156
[   17.099705] mmc2:mmc host rescan start!
[   17.103523] [WLAN_RFKILL]: rockchip_wifi_power: 0
[   17.213043] [WLAN_RFKILL]: wifi shut off power.
[   17.217525] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: 0
[   17.222661] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: wifi io reference voltage control is disabled.
[   17.231671] =========== WLAN placed in POWER OFF ========
[   17.292031] mmc2: card 0001 removed
[   17.295527] 1390..dw_mci_set_ios:  no card. [mmc2]
[   17.656028] es8323_mic_state_ctrl read:
[   17.659938] mic_state_switch 0
[   17.662943] hp_det = 0,insert hp
[   17.675497] hp mic use intern
[   25.711958] warning: `zygote' uses 32-bit capabilities (legacy support in use)


mipi setting

                disp_timings: display-timings {

                        native-mode = <&timing0>;

                        compatible = "rockchip,display-timings";

                        timing0: timing0 {

                                screen-type = <SCREEN_MIPI>;

                                lvds-format = <LVDS_8BIT_2>;

                                out-face    = <OUT_P888>;

                                color-mode = <COLOR_RGB>;

                                clock-frequency = <80100000>;

                                hactive = <720>;

                                vactive = <1280>;

                                hsync-len = <60>;

                                hback-porch = <180>;

                                hfront-porch = <40>;

                                

                                vsync-len = <5>;

                                vback-porch = <37>;

                                vfront-porch = <13>;

                                

                                hsync-active = <0>;

                                vsync-active = <0>;

                                de-active = <0>;

                                pixelclk-active = <0>;

                                swap-rb = <0>;

                                swap-rg = <0>;

                                swap-gb = <0>;

                             };




回复

使用道具 举报

2918

积分

56

威望

46

贡献

高级创客

Rank: 6Rank: 6

积分
2918

优秀版主论坛元老

发表于 2015-8-20 09:13:33        只看该作者  沙发
mipi信号量出来电压多少?
回复

使用道具 举报

265

积分

5

威望

6

贡献

实习版主

Rank: 7Rank: 7Rank: 7

积分
265

活跃会员热心会员突出贡献

发表于 2015-8-20 09:50:42        只看该作者  板凳
屏的datasheet发发看看
回复

使用道具 举报

7

积分

0

威望

0

贡献

技术小白

积分
7
发表于 2015-8-20 10:19:22        只看该作者  地板
量测图如下
麻烦了

回复

使用道具 举报

2918

积分

56

威望

46

贡献

高级创客

Rank: 6Rank: 6

积分
2918

优秀版主论坛元老

发表于 2015-8-20 11:37:21        只看该作者  5#
mipi已经有信号输出了,剩下的就是上电时序、lane配置、 显示timming和初始化指令要排查一下。
回复

使用道具 举报

2918

积分

56

威望

46

贡献

高级创客

Rank: 6Rank: 6

积分
2918

优秀版主论坛元老

发表于 2015-8-20 11:39:11        只看该作者  6#
按照carlinluo的说明,把datasheet和初始化指令发上来看看。
回复

使用道具 举报

7

积分

0

威望

0

贡献

技术小白

积分
7
发表于 2015-8-20 13:34:14        只看该作者  7#
目前无Datasheet 只知道是HD的屏初始化指令如附档 lcd_055MIPI.zip (2.81 KB, 下载次数: 106)

回复

使用道具 举报

2918

积分

56

威望

46

贡献

高级创客

Rank: 6Rank: 6

积分
2918

优秀版主论坛元老

发表于 2015-8-20 15:23:11        只看该作者  8#
没datasheet啊:L
背光亮了没?

里面这个hclk改成1000试试
        rockchip,dsi_hs_clk                = <600>;
回复

使用道具 举报

7

积分

0

威望

0

贡献

技术小白

积分
7
发表于 2015-8-20 17:57:14        只看该作者  9#
背光亮了点亮时画面有闪一下感觉是影像讯号抓不到
hclk改成1000也没动
要再如何测试呢?
回复

使用道具 举报

265

积分

5

威望

6

贡献

实习版主

Rank: 7Rank: 7Rank: 7

积分
265

活跃会员热心会员突出贡献

发表于 2015-8-21 09:44:49        只看该作者  10#
你说闪一下,后面不正常了,可能LCD_EN IO口被其他地方用了吧
回复

使用道具 举报

返回列表
12
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

友情链接 : 爱板网 电子发烧友论坛 云汉电子社区 粤ICP备14022046号-2
快速回复 返回顶部 返回列表