Firefly Open Source Community

   Login   |   Register   |
New_Topic
12
New Topic
Print Previous Topic Next Topic

Inform: Insert an SD .. when open camera

1821

Credits

10

Prestige

17

Contribution

super moderator

Rank: 8Rank: 8

Credits
1821
Posted at 5/15/2017 09:44:28        Only Author  11#
Reply

Use props Report

93

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
93
Posted at 5/15/2017 09:55:48        Only Author  12#
Last edited by trancompany80 In 5/15/2017 09:57 Editor

Hi isle,

This is Kernel Log i get by mLogcat.
<6>[    0.000000] Booting Linux on physical CPU 0x500
<6>[    0.000000] Initializing cgroup subsys cpu
<6>[    0.000000] Initializing cgroup subsys cpuacct
<5>[    0.000000] Linux version 3.10.0 (haihoa@haihoa-Precision-Tower-3620) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #1 SMP PREEMPT Thu May 11 09:44:09 ICT 2017
<4>[    0.000000] CPU: ARMv7 Processor [410fc0d1] revision 1 (ARMv7), cr=10c5387d
<4>[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
<6>[    0.000000] Machine: Rockchip RK3288 (Flattened Device Tree), model: rockchip,rk3288
<6>[    0.000000] hdmi init vic is -1
<4>[    0.000000] rockchip_ion_reserve
<6>[    0.000000] ion heap(drm): base(0) size(0) align(0)
<6>[    0.000000] ion heap(cma): base(0) size(1000000) align(0)
<6>[    0.000000] ion heap(vmalloc): base(0) size(0) align(0)
<6>[    0.000000] cma: CMA: reserved 16 MiB at 7f000000
<6>[    0.000000] ion_reserve: cma reserved base 7f000000 size 16777216
<6>[    0.000000] cma: CMA: reserved 16 MiB at 2e800000
<4>[    0.000000] Memory policy: ECC disabled, Data cache writealloc
<4>[    0.000000] Boot mode: REBOOT (6) flag: NORMAL (0xc3524200)
<7>[    0.000000] On node 0 totalpages: 524288
<7>[    0.000000] free_area_init_node: node 0, pgdat c0d73e00, node_mem_map c0e9d000
<7>[    0.000000]   Normal zone: 1520 pages used for memmap
<7>[    0.000000]   Normal zone: 0 pages reserved
<7>[    0.000000]   Normal zone: 194560 pages, LIFO batch:31
<7>[    0.000000]   HighMem zone: 2576 pages used for memmap
<7>[    0.000000]   HighMem zone: 329728 pages, LIFO batch:31
<6>[    0.000000] PERCPU: Embedded 9 pages/cpu @c1ef9000 s13376 r8192 d15296 u36864
<7>[    0.000000] pcpu-alloc: s13376 r8192 d15296 u36864 alloc=9*4096
<7>[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
<4>[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 522768
<5>[    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
<6>[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
<6>[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
<6>[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
<6>[    0.000000] allocated 4194304 bytes of page_cgroup
<6>[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
<6>[    0.000000] Memory: 2048MB = 2048MB total
<5>[    0.000000] Memory: 2026180k/2026180k available, 70972k reserved, 1302528K highmem
<5>[    0.000000] Virtual kernel memory layout:
<5>[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
<5>[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
<5>[    0.000000]     vmalloc : 0xf0000000 - 0xff000000   ( 240 MB)
<5>[    0.000000]     lowmem  : 0xc0000000 - 0xef800000   ( 760 MB)
<5>[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
<5>[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
<5>[    0.000000]       .text : 0xc0008000 - 0xc0b8e454   (11802 kB)
<5>[    0.000000]       .init : 0xc0b8f000 - 0xc0be8440   ( 358 kB)
<5>[    0.000000]       .data : 0xc0bea000 - 0xc0d7b440   (1606 kB)
<5>[    0.000000]        .bss : 0xc0d7b440 - 0xc0e9c77c   (1157 kB)
<6>[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
<6>[    0.000000] Preemptible hierarchical RCU implementation.
<6>[    0.000000]         RCU dyntick-idle grace-period acceleration is enabled.
<6>[    0.000000] NR_IRQS:16 nr_irqs:16 16
<4>[    0.000000] rk_clk_tree_init start!
<3>[    0.000000] rkclk: _rkclk_add_provider: fail to get ehci1phy_12m_div
<3>[    0.000000] rkclk: rkclk_cache_parents: ehci1phy_12m_div clk_get error
<4>[    0.000000] rk_get_uboot_display_flag: uboot_logo_on = 0
<4>[    0.000000] rkclk_init_clks: cnt_parent = 7
<4>[    0.000000] rkclk_init_clks: cnt_rate = 29
<4>[    0.000000] rk3288 set GPLL BW 20 for HDMI!
<6>[    0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).
<6>[    0.000000] Switching to timer-based delay loop
<6>[    0.000000] sched_clock: ARM arch timer >56 bits at 24000kHz, resolution 41ns
<6>[    0.000000] process version: 3
<6>[    0.000000] channel:0, lkg:17
<6>[    0.000000] target-temp:80
<6>[    0.000000] channel:2, lkg:0
<6>[    0.000000] channel:0, lkg:17
<6>[    0.000000] channel:1, lkg:15
<6>[    0.000000] sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 4294967286ms
<6>[    0.447926] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
<6>[    0.447942] pid_max: default: 32768 minimum: 301
<6>[    0.448059] Security Framework initialized
<6>[    0.448075] SELinux:  Initializing.
<7>[    0.448110] SELinux:  Starting in permissive mode
<6>[    0.448149] Mount-cache hash table entries: 512
<6>[    0.448789] Initializing cgroup subsys debug
<6>[    0.448804] Initializing cgroup subsys memory
<6>[    0.448830] Initializing cgroup subsys freezer
<6>[    0.448860] CPU: Testing write buffer coherency: ok
<3>[    0.449174] /cpus/cpu@0 missing clock-frequency property
<3>[    0.449188] /cpus/cpu@1 missing clock-frequency property
<3>[    0.449198] /cpus/cpu@2 missing clock-frequency property
<3>[    0.449207] /cpus/cpu@3 missing clock-frequency property
<6>[    0.449256] CPU0: thread -1, cpu 0, socket 5, mpidr 80000500
<6>[    0.449306] Setting up static identity map for 0xc08502f8 - 0xc0850350
<6>[    0.452455] last_log: 0x2e100000 map to 0xf0004000 and copy to 0xf0086000, size 0x80000 early 0x1763 (version 3.1)
<4>[    0.526082] CPU1: Booted secondary processor
<6>[    0.526115] CPU1: thread -1, cpu 1, socket 5, mpidr 80000501
<4>[    0.545755] CPU2: Booted secondary processor
<6>[    0.545779] CPU2: thread -1, cpu 2, socket 5, mpidr 80000502
<4>[    0.565464] CPU3: Booted secondary processor
<6>[    0.565487] CPU3: thread -1, cpu 3, socket 5, mpidr 80000503
<6>[    0.565589] Brought up 4 CPUs
<6>[    0.565618] SMP: Total of 4 processors activated (192.00 BogoMIPS).
<6>[    0.565627] CPU: All CPU(s) started in SVC mode.
<6>[    0.566362] devtmpfs: initialized
<6>[    0.570549] VFP support v0.3: implementor 41 architecture 3 part 30 variant d rev 0
<6>[    0.571638] pinctrl core: initialized pinctrl subsystem
<6>[    0.571890] regulator-dummy: no parameters
<6>[    0.585618] NET: Registered protocol family 16
<6>[    0.587371] DMA: preallocated 256 KiB pool for atomic coherent allocations
<6>[    0.587690] ion_snapshot: 0x2e1b8000 map to 0xf0107000 and copy to 0xc0e77a4c (version 0.1)
<6>[    0.587924] Registered FIQ tty driver
<3>[    0.588329] fiq-debugger is disabled in device tree
<4>[    0.588952] rockchip_get_bank_data:name=base start=0xff750000,end=0xff7500ff
<4>[    0.588982] rockchip_get_bank_data:name=mux_bank0 start=0xff730084,end=0xff73008f
<4>[    0.588999] rockchip_get_bank_data:name=pull_bank0 start=0xff730064,end=0xff73006f
<4>[    0.589015] rockchip_get_bank_data:name=drv_bank0 start=0xff730070,end=0xff73007b
<4>[    0.589108] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio1@ff780000 start=0xff780000,end=0xff7800ff
<4>[    0.589172] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio2@ff790000 start=0xff790000,end=0xff7900ff
<4>[    0.589233] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio3@ff7a0000 start=0xff7a0000,end=0xff7a00ff
<4>[    0.589295] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio4@ff7b0000 start=0xff7b0000,end=0xff7b00ff
<4>[    0.589356] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio5@ff7c0000 start=0xff7c0000,end=0xff7c00ff
<4>[    0.589417] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio6@ff7d0000 start=0xff7d0000,end=0xff7d00ff
<4>[    0.589477] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio7@ff7e0000 start=0xff7e0000,end=0xff7e00ff
<4>[    0.589538] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio8@ff7f0000 start=0xff7f0000,end=0xff7f00ff
<4>[    0.589605] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio15@ff7f2000 start=0xff7f2000,end=0xff7f20ff
<4>[    0.589668] rockchip_pinctrl_probe:name=RK3288-GPIO,type=3
<4>[    0.589682] rockchip_pinctrl_probe:name=base start=0xff770000,end=0xff77013f
<4>[    0.589693] rockchip_pinctrl_probe:name=pull start=0xff770140,end=0xff7701bf
<4>[    0.589704] rockchip_pinctrl_probe:name=drv start=0xff7701c0,end=0xff77023f
<7>[    0.589785] gpiochip_add: registered GPIOs 0 to 31 on device: gpio0
<7>[    0.589841] gpiochip_add: registered GPIOs 32 to 63 on device: gpio1
<7>[    0.589901] gpiochip_add: registered GPIOs 64 to 95 on device: gpio2
<7>[    0.589961] gpiochip_add: registered GPIOs 96 to 127 on device: gpio3
<7>[    0.590016] gpiochip_add: registered GPIOs 128 to 159 on device: gpio4
<7>[    0.590069] gpiochip_add: registered GPIOs 160 to 191 on device: gpio5
<7>[    0.590123] gpiochip_add: registered GPIOs 192 to 223 on device: gpio6
<7>[    0.590183] gpiochip_add: registered GPIOs 224 to 255 on device: gpio7
<7>[    0.590238] gpiochip_add: registered GPIOs 256 to 287 on device: gpio8
<7>[    0.590293] gpiochip_add: registered GPIOs 288 to 319 on device: gpio15
<4>[    0.590327] rockchip_interrupts_register:bank_num=7
<7>[    0.592203] of_get_named_gpio_flags exited with status 136
<4>[    0.592215] of_get_gpio_init_config:gpio[0] = 136, value = 0
<4>[    0.592272] rockchip_pinctrl_probe:init ok
<6>[    0.599134] rk_iommu ff900800.iep_mmu: (iep) Enter
<6>[    0.599222] rk_iommu ff900800.iep_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
<6>[    0.599235] rk_iommu ff900800.iep_mmu: (iep) Initialized
<6>[    0.599409] rk_iommu ff950800.vip_mmu: (vip) Enter
<6>[    0.599480] rk_iommu ff950800.vip_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
<6>[    0.599492] rk_iommu ff950800.vip_mmu: (vip) Initialized
<6>[    0.599653] rk_iommu ff930300.vopb_mmu: (vopb) Enter
<6>[    0.599724] rk_iommu ff930300.vopb_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
<6>[    0.599736] rk_iommu ff930300.vopb_mmu: (vopb) Initialized
<6>[    0.599903] rk_iommu ff940300.vopl_mmu: (vopl) Enter
<6>[    0.599973] rk_iommu ff940300.vopl_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
<6>[    0.599986] rk_iommu ff940300.vopl_mmu: (vopl) Initialized
<6>[    0.600160] rk_iommu ff9c0440.hevc_mmu: (hevc) Enter
<6>[    0.600234] rk_iommu ff9c0440.hevc_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
<6>[    0.600246] rk_iommu ff9c0440.hevc_mmu: (hevc) Initialized
<6>[    0.600416] rk_iommu ff9a0800.vpu_mmu: (vpu) Enter
<6>[    0.600488] rk_iommu ff9a0800.vpu_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
<6>[    0.600500] rk_iommu ff9a0800.vpu_mmu: (vpu) Initialized
<6>[    0.600670] rk_iommu ff914000.isp_mmu: (isp_mmu) Enter
<6>[    0.600746] rk_iommu ff914000.isp_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
<6>[    0.600759] rk_iommu ff914000.isp_mmu: (isp_mmu) Initialized
<6>[    0.602448] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
<6>[    0.602460] hw-breakpoint: maximum watchpoint size is 4 bytes.
<3>[    0.603044] rk3368_init_rockchip_pmu_ops: could not find pmu dt node
<4>[    0.603065] DDR DEBUG: version 1.00 20150126
<4>[    0.603093] DDR DEBUG: Channel a:
<4>[    0.603102] DDR DEBUG: DDR3 Device
<4>[    0.603115] DDR DEBUG: Bus Width=32 Col=10 Bank=8 Row=15 CS=1 Total Capability=1024MB
<4>[    0.603124] DDR DEBUG: Channel b:
<4>[    0.603131] DDR DEBUG: DDR3 Device
<4>[    0.603144] DDR DEBUG: Bus Width=32 Col=10 Bank=8 Row=15 CS=1 Total Capability=1024MB
<4>[    0.603153] DDR DEBUG: addr=0xd85000
<4>[    0.603162] DDR DEBUG: stride=9, size=256, halfcap=40000000
<4>[    0.603171] DDR DEBUG: socAddr[0]=0xd85000, socAddr[1]=0xd85100
<4>[    0.603181] DDR DEBUG: chAddr[0]=0xd85000, chAddr[1]=0xd85000
<4>[    0.603192] DDR DEBUG: dtar[0]=0x501b0000, dtar[1]=0x501b0000
<4>[    0.603246] DDR DEBUG: init success!!! freq=200MHz
<4>[    0.603254] DDR DEBUG: Channel a:
<4>[    0.603266] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,0 extra clock, DGPS=180,270
<4>[    0.603279] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,0 extra clock, DGPS=180,270
<4>[    0.603291] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,0 extra clock, DGPS=180,270
<4>[    0.603304] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,0 extra clock, DGPS=180,270
<4>[    0.603316] DDR DEBUG: ZERR=0, ZDONE=0, ZPD=0x0, ZPU=0x0, OPD=0x0, OPU=0x0
<4>[    0.603325] DDR DEBUG: DRV Pull-Up=0x19, DRV Pull-Dwn=0x19
<4>[    0.603334] DDR DEBUG: ODT Pull-Up=0x2, ODT Pull-Dwn=0x2
<4>[    0.603342] DDR DEBUG: Channel b:
<4>[    0.603353] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,0 extra clock, DGPS=180,270
<4>[    0.603365] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,0 extra clock, DGPS=180,270
<4>[    0.603378] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,0 extra clock, DGPS=180,270
<4>[    0.603390] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,0 extra clock, DGPS=180,270
<4>[    0.603401] DDR DEBUG: ZERR=0, ZDONE=0, ZPD=0x0, ZPU=0x0, OPD=0x0, OPU=0x0
<4>[    0.603410] DDR DEBUG: DRV Pull-Up=0x19, DRV Pull-Dwn=0x19
<4>[    0.603418] DDR DEBUG: ODT Pull-Up=0x2, ODT Pull-Dwn=0x2
<6>[    0.628225] bio: create slab <bio-0> at 0
<6>[    0.628719] Rockchip hdmi driver version 2.0
<6>[    0.628719] .
<5>[    0.629858] SCSI subsystem initialized
<6>[    0.630018] usbcore: registered new interface driver usbfs
<6>[    0.630062] usbcore: registered new interface driver hub
<6>[    0.630149] usbcore: registered new device driver usb
<7>[    0.630391] of_get_named_gpio_flags exited with status 14
<7>[    0.630430] of_get_named_gpio_flags exited with status 12
<7>[    0.631481] of_get_named_gpio_flags exited with status 15
<7>[    0.631501] of_get_named_gpio_flags exited with status 16
<6>[    0.632791] rockchip_i2c ff650000.i2c: i2c-0: Rockchip I2C adapter
<7>[    0.632905] of_get_named_gpio_flags exited with status 260
<7>[    0.632924] of_get_named_gpio_flags exited with status 261
<6>[    0.633436] rockchip_i2c ff140000.i2c: i2c-1: Rockchip I2C adapter
<7>[    0.633539] of_get_named_gpio_flags exited with status 201
<7>[    0.633557] of_get_named_gpio_flags exited with status 202
<6>[    0.633885] rockchip_i2c ff660000.i2c: i2c-2: Rockchip I2C adapter
<7>[    0.633981] of_get_named_gpio_flags exited with status 81
<7>[    0.633999] of_get_named_gpio_flags exited with status 80
<6>[    0.634172] rockchip_i2c ff150000.i2c: i2c-3: Rockchip I2C adapter
<7>[    0.634274] of_get_named_gpio_flags exited with status 241
<7>[    0.634293] of_get_named_gpio_flags exited with status 242
<6>[    0.634629] rockchip_i2c ff160000.i2c: i2c-4: Rockchip I2C adapter
<6>[    0.634754] media: Linux media interface: v0.10
<6>[    0.634797] Linux video capture interface: v2.00
<6>[    0.634852] pps_core: LinuxPPS API ver. 1 registered
<6>[    0.634862] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
<6>[    0.634883] PTP clock support registered
<4>[    0.634941] i2c-core: driver [bq24296] using legacy suspend method
<4>[    0.634951] i2c-core: driver [bq24296] using legacy resume method
<4>[    0.635638] ion_drm_heap_create: 0@0
<6>[    0.635767] Rockchip ion module is successfully loaded (v1.1)
<6>[    0.635925] Advanced Linux Sound Architecture Driver Initialized.
<6>[    0.636330] Bluetooth: Core ver 2.16
<6>[    0.636386] NET: Registered protocol family 31
<6>[    0.636396] Bluetooth: HCI device and connection manager initialized
<6>[    0.636412] Bluetooth: HCI socket layer initialized
<6>[    0.636426] Bluetooth: L2CAP socket layer initialized
<6>[    0.636452] Bluetooth: SCO socket layer initialized
<6>[    0.636689] cfg80211: Calling CRDA to update world regulatory domain
<4>[    0.637385] act8846_i2c_probe,line=898
<4>[    0.638359] act8846_parse_dt,line=746
<7>[    0.638767] of_get_named_gpio_flags exited with status 238
<7>[    0.638780] of_get_named_gpio_flags exited with status 6
<7>[    0.638792] of_get_named_gpio_flags exited with status 234
<7>[    0.638804] of_get_named_gpio_flags exited with status 259
<4>[    0.638827] act8846_i2c_probe: act8846_pmic_hold=1
<4>[    0.638849] act8846_i2c_probe: act8846_pmic_sleep=1
<4>[    0.638864] act8846_i2c_probe: act8846_pmic_cpu_det_gpio=1
<4>[    0.638879] act8846_i2c_probe: act8846_pmic_usb_hub_reset_gpio=1
<6>[    0.640953] act_dcdc1: 1200 mV
<6>[    0.643908] vccio: 3300 mV
<6>[    0.645769] vdd_logic: 700 <--> 1500 mV at 1125 mV
<6>[    0.648738] act_dcdc4: 2000 mV
<6>[    0.649983] vccio_sd: 1800 <--> 3300 mV at 3300 mV
<6>[    0.652289] act_ldo2: 1050 mV
<6>[    0.654586] act_ldo3: 3300 mV
<6>[    0.656891] act_ldo4: 3300 mV
<6>[    0.659186] act_ldo5: 3300 mV
<6>[    0.661512] act_ldo6: 1100 mV
<6>[    0.663808] vcc_18: 1800 mV
<6>[    0.666110] act_ldo8: 1850 mV
<6>[    0.670849] vdd_arm: 712 <--> 1500 mV at 1100 mV
<6>[    0.675540] vdd_gpu: 712 <--> 1500 mV at 900 mV
<4>[    0.676293] rk808_i2c_probe,line=1355
<4>[    0.677627] The device is not rk808 -11
<4>[    0.677712] rk808: probe of 0-001b failed with error -11
<4>[    0.677784] i2c-core: driver [rk818] using legacy suspend method
<4>[    0.677795] i2c-core: driver [rk818] using legacy resume method
<6>[    0.679464] Switching to clocksource arch_sys_counter
<6>[    0.703114] rga: Module initialized.
<6>[    0.703818] rga2 ff920000.rga: rga ion client create success!
<6>[    0.703990] rga: Driver loaded succesfully
<6>[    0.704189] fb disp policy is box
<7>[    0.704200] uboot-logo-on:0
<6>[    0.704232] rk-fb rockchip-fb: rk fb ion client create success!
<6>[    0.704244] rk-fb rockchip-fb: rockchip framebuffer driver probe
<6>[    0.704572] rk-screen rk_screen.8: rockchip screen probe success
<6>[    0.704803] rk32-lvds rk32-lvds: rk32 lvds driver probe success
<3>[    0.705167] rk32-edp ff970000.edp: screen is not edp!
<4>[    0.705187] rk32-edp: probe of ff970000.edp failed with error -22
<3>[    0.705650] rk3288-lcdc lcdc0: can't find power_ctr node for lcdc0
<6>[    0.705867] graphics fb0: rockchip framebuffer registerd:fb0
<6>[    0.706172] graphics fb1: rockchip framebuffer registerd:fb1
<6>[    0.706340] graphics fb2: rockchip framebuffer registerd:fb2
<6>[    0.706507] graphics fb3: rockchip framebuffer registerd:fb3
<3>[    0.707280] vop ver:3007236,unsupport output color:1
<6>[    0.707418] rk3288-lcdc lcdc0: lcdc0: dclk:148500000>>fps:60
<6>[    0.707444] rk3288-lcdc lcdc0: wakeup from standby!
<4>[    0.731273] rk_battery_charger_detect_cb , battery_charger_detect 1
<6>[    0.740425] alloc_buffer:ion_phy_addr=0x10000000
<6>[    0.753011] fb0:phy:10000000>>vir:f0191000>>len:0x1800000
<6>[    0.753041] rk_iommu ff930300.vopb_mmu: rockchip_iommu_attach_device: Attached new IOMMU with pgtable 0x2e2a5000
<6>[    0.753057] rk3288-lcdc lcdc0: lcdc0 probe ok, iommu enabled
<3>[    0.753276] rk3288-lcdc lcdc1: can't find power_ctr node for lcdc1
<4>[    0.753289] rk_fb_trsm_ops_get:un supported transmitter:0!
<6>[    0.753570] graphics fb4: rockchip framebuffer registerd:fb4
<6>[    0.753912] graphics fb5: rockchip framebuffer registerd:fb5
<6>[    0.754078] graphics fb6: rockchip framebuffer registerd:fb6
<6>[    0.754247] graphics fb7: rockchip framebuffer registerd:fb7
<6>[    0.755005] unknow screen type: 0
<3>[    0.755020] vop ver:3007236,unsupport output color:1
<6>[    0.755082] rk3288-lcdc lcdc1: lcdc1: dclk:148500000>>fps:60
<6>[    0.755095] rk3288-lcdc lcdc1: wakeup from standby!
<6>[    0.758837] fb4:phy:10000000>>vir:f0191000>>len:0x1800000
<6>[    0.758853] rk3288-lcdc lcdc1: lcdc1 probe ok, iommu enabled
<4>[    0.759692] rockchip_set_mux:warning ignore bank num 15
<4>[    0.759822] rockchip_set_mux:warning ignore bank num 15
<4>[    0.759942] rockchip_set_mux:warning ignore bank num 15
<4>[    0.760063] rockchip_set_mux:warning ignore bank num 15
<4>[    0.760173] rockchip_set_mux:warning ignore bank num 15
<4>[    0.760292] rockchip_set_mux:warning ignore bank num 15
<4>[    0.760867] rockchip_set_mux:warning ignore bank num 15
<4>[    0.761023] rockchip_set_mux:warning ignore bank num 15
<4>[    0.761563] rockchip_set_mux:warning ignore bank num 15
<4>[    0.761714] rockchip_set_mux:warning ignore bank num 15
<4>[    0.762254] rockchip_set_mux:warning ignore bank num 15
<4>[    0.762400] rockchip_set_mux:warning ignore bank num 15
<4>[    0.762935] rockchip_set_mux:warning ignore bank num 15
<4>[    0.763080] rockchip_set_mux:warning ignore bank num 15
<6>[    0.764165] tc358749_hdmiin_probe!
<7>[    0.764188] of_get_named_gpio_flags exited with status 245
<7>[    0.764217] of_get_named_gpio_flags exited with status 229
<7>[    0.764236] of_get_named_gpio_flags exited with status 264
<7>[    0.764254] of_get_named_gpio_flags exited with status 265
<6>[    0.764360] tc358749_hdmiin_probe OK!
<6>[    0.764809] NET: Registered protocol family 2
<6>[    0.765477] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
<6>[    0.765610] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
<6>[    0.765745] TCP: Hash tables configured (established 8192 bind 8192)
<6>[    0.765797] TCP: reno registered
<6>[    0.765813] UDP hash table entries: 512 (order: 2, 16384 bytes)
<6>[    0.765849] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
<6>[    0.766052] NET: Registered protocol family 1
<6>[    0.766655] Unpacking initramfs...
<6>[    0.836768] Freeing initrd memory: 1304K (c4bf0000 - c4d36000)
<6>[    0.837541] hw perfevents: enabled with ARMv7 Cortex-A12 PMU driver, 7 counters available
<6>[    0.838147] vcodec_service: probe device ff9a0000.vpu_service
<4>[    0.838349] vcodec_service: No reset resource define
<6>[    0.838522] vcodec_service: ff9a0000.vpu_service: power on
<6>[    0.838609] vcodec_service: probe device ff9a0000.vpu_service
<6>[    0.838624] vcodec_service: checking hw id 4831
<6>[    0.839608] vcodec_service: ff9a0000.vpu_service: power off...
<6>[    0.839650] vcodec_service: done
<6>[    0.839659] vcodec_service: init success
<6>[    0.839721] vcodec_service: probe device ff9c0000.hevc_service
<6>[    0.840059] vcodec_service: ff9c0000.hevc_service: power on
<6>[    0.840120] vcodec_service: probe device ff9c0000.hevc_service
<6>[    0.840134] vcodec_service: checking hw id 6867
<6>[    0.840690] vcodec_service: ff9c0000.hevc_service: power off...
<6>[    0.840731] vcodec_service: done
<6>[    0.840740] vcodec_service: init success
<4>[    0.840878] rknandbase v1.0 2014-03-31
<4>[    0.841018] rknand: probe of ff400000.nandc failed with error -1
<4>[    0.841127] rknand_driver:ret = 0
<6>[    0.842293] audit: initializing netlink socket (disabled)
<5>[    0.842336] type=2000 audit(0.390:1): initialized
<4>[    0.843146] bounce pool size: 64 pages
<6>[    0.847732] fuse init (API version 7.22)
<6>[    0.848103] msgmni has been set to 1447
<7>[    0.848153] SELinux:  Registering netfilter hooks
<6>[    0.849849] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
<6>[    0.849865] io scheduler noop registered
<6>[    0.849875] io scheduler deadline registered
<6>[    0.849962] io scheduler cfq registered (default)
<6>[    0.851169] rockchip-hdmiv2 ff980000.hdmi: rockchip hdmiv2 probe sucess.
<4>[    0.851843] IEP Power ON
<4>[    0.851885] iep ion client create success!
<6>[    0.852332] rk_iommu ff900800.iep_mmu: rockchip_iommu_attach_device: Attached new IOMMU with pgtable 0x2e2a0000
<4>[    0.852343] IEP Power OFF
<4>[    0.852360] IEP Driver loaded succesfully
<4>[    0.852461] Module initialized.
<6>[    0.853306] dma-pl330 ffb20000.pdma: Loaded driver for PL330 DMAC-2364208
<6>[    0.853323] dma-pl330 ffb20000.pdma:         DBUFF-64x8bytes Num_Chans-5 Num_Peri-6 Num_Events-10
<6>[    0.854729] dma-pl330 ff250000.pdma: Loaded driver for PL330 DMAC-2364208
<6>[    0.854746] dma-pl330 ff250000.pdma:         DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
<3>[    0.855031] pwm-voltage-regulator pwm_regulator.22: unable to request PWM, trying legacy API
<3>[    0.855045] pwm-voltage-regulator pwm_regulator.22: unable to request legacy PWM
<4>[    0.855055] pwm_regulator_probe:error
<6>[    0.855076] platform pwm_regulator.22: Driver pwm-voltage-regulator requests probe deferral
<4>[    0.855286] rk_serial.c v1.8 2014-03-04
<6>[    0.855517] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 87) is a rk29_serial.0
<6>[    0.855704] serial ff180000.serial: membase f017e000
<6>[    0.855864] ff190000.serial: ttyS1 at MMIO 0xff190000 (irq = 88) is a rk29_serial.1
<6>[    0.856049] serial ff190000.serial: membase f1992000
<6>[    0.856191] ff690000.serial: ttyS2 at MMIO 0xff690000 (irq = 89) is a rk29_serial.2
<4>[    0.856276] 2, baud is:115200
<4>[    0.856676] --11
<6>[    0.857881] console [ttyS2] enabled
<6>[    0.858109] serial ff690000.serial: membase fed60000
<6>[    0.858307] ff1b0000.serial: ttyS3 at MMIO 0xff1b0000 (irq = 90) is a rk29_serial.3
<6>[    0.858478] serial ff1b0000.serial: membase f199c000
<6>[    0.861275] loop: module loaded
<6>[    0.861639] zram: Created 1 device(s) ...
<4>[    0.861722] i2c-core: driver [mpu6050B1] using legacy suspend method
<4>[    0.861735] i2c-core: driver [mpu6050B1] using legacy resume method
<6>[    0.861751] mpu_init: Probe name mpu6050B1
<6>[    0.861906] ak8963_mod_init: Probe name ak8963_mod
<6>[    0.862609] SCSI Media Changer driver v0.25
<6>[    0.862931] tun: Universal TUN/TAP device driver, 1.6
<6>[    0.862944] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
<4>[    0.863063] vmac_init.
<3>[    0.863638] stmmac_probe_config_dt: Can not read property: pmu_regulator.
<6>[    0.863655] stmmac_probe_config_dt: clock input/output? (input).
<6>[    0.863668] stmmac_probe_config_dt: TX delay(0x30).
<6>[    0.863680] stmmac_probe_config_dt: RX delay(0x20).
<7>[    0.863694] of_get_named_gpio_flags: can't parse gpios property
<7>[    0.863709] of_get_named_gpio_flags exited with status 136
<7>[    0.863719] of_get_named_gpio_flags: can't parse gpios property
<6>[    0.863729] stmmac_probe_config_dt: is rockchip,rk3288-gmac
<6>[    0.863740] stmmc_pltfr_init:
<3>[    0.863749] stmmc_pltfr_init: ERROR: Get power-gpio failed.
<7>[    0.863763] _gpio_request: gpio-136 (gmac_phy_reset) status -16
<3>[    0.863772] gmac_phy_reset: ERROR: Request pin stmmc_pltfr_init failed.
<6>[    0.863783] stmmc_pltfr_init: init for RGMII
<6>[    0.863794] tx delay=0x30
<6>[    0.863794] rx delay=0x20
<6>[    0.863810] tx delay=0x30
<6>[    0.863810] rx delay=0x20
<6>[    0.864283] stmmac - user ID: 0x10, Synopsys ID: 0x35
<6>[    0.864294]  Normal descriptors
<6>[    0.864303]  Ring mode enabled
<6>[    0.864314]  DMA HW capability register supported
<6>[    0.864326]  RX Checksum Offload Engine supported (type 2)
<6>[    0.864336]  TX Checksum insertion supported
<6>[    0.864345]  Wake-Up On Lan supported
<6>[    0.864386]  Enable RX Mitigation via HW Watchdog Timer
<6>[    0.864833] PPP generic driver version 2.4.2
<6>[    0.864973] PPP BSD Compression module registered
<6>[    0.864985] PPP Deflate Compression module registered
<6>[    0.865008] PPP MPPE Compression module registered
<6>[    0.865022] NET: Registered protocol family 24
<6>[    0.865059] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
<6>[    0.865073] CSLIP: code copyright 1989 Regents of the University of California.
<4>[    0.865086] Rockchip WiFi SYS interface (V1.00) ...
<4>[    0.865120] esp_mem_init enter date May 11 2017 09:43:52
<4>[    0.865131] esp_mem_init VERSION [V2.5]
<4>[    0.865179] esp_mem_init complete
<6>[    0.865266] usbcore: registered new interface driver catc
<6>[    0.865313] usbcore: registered new interface driver kaweth
<6>[    0.865327] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
<6>[    0.865367] usbcore: registered new interface driver pegasus
<6>[    0.865407] usbcore: registered new interface driver rtl8150
<6>[    0.865445] usbcore: registered new interface driver r8152
<6>[    0.865458] hso: drivers/net/usb/hso.c: Option Wireless
<6>[    0.865524] usbcore: registered new interface driver hso
<6>[    0.865569] usbcore: registered new interface driver asix
<6>[    0.865613] usbcore: registered new interface driver ax88179_178a
<6>[    0.865654] usbcore: registered new interface driver cdc_ether
<6>[    0.865693] usbcore: registered new interface driver cdc_eem
<6>[    0.865731] usbcore: registered new interface driver dm9601
<6>[    0.865768] usbcore: registered new interface driver dm9620
<6>[    0.865815] usbcore: registered new interface driver smsc75xx
<6>[    0.865864] usbcore: registered new interface driver smsc95xx
<6>[    0.865905] usbcore: registered new interface driver gl620a
<6>[    0.865944] usbcore: registered new interface driver net1080
<6>[    0.865982] usbcore: registered new interface driver plusb
<6>[    0.866022] usbcore: registered new interface driver rndis_host
<6>[    0.866060] usbcore: registered new interface driver cdc_subset
<6>[    0.866101] usbcore: registered new interface driver zaurus
<6>[    0.866142] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
<6>[    0.866210] usbcore: registered new interface driver int51x1
<6>[    0.866252] usbcore: registered new interface driver kalmia
<6>[    0.866292] usbcore: registered new interface driver ipheth
<6>[    0.866334] usbcore: registered new interface driver sierra_net
<6>[    0.866373] usbcore: registered new interface driver cx82310_eth
<6>[    0.866421] usbcore: registered new interface driver cdc_ncm
<6>[    0.866461] usbcore: registered new interface driver qmi_wwan
<6>[    0.866553] usbcore: registered new interface driver cdc_mbim
<6>[    0.866567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
<6>[    0.869017] EHCI: ehci_rk_probe f1a40000 f1a40010
<6>[    0.869036] rockchip_ehci_host ff500000.usb: EHCI Host Controller
<6>[    0.869066] rockchip_ehci_host ff500000.usb: new USB bus registered, assigned bus number 1
<6>[    0.869434] rockchip_ehci_host ff500000.usb: irq 56, io mem 0xff500000
<6>[    0.886174] rockchip_ehci_host ff500000.usb: USB 2.0 started, EHCI 1.00
<6>[    0.886260] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
<6>[    0.886278] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[    0.886293] usb usb1: Product: EHCI Host Controller
<6>[    0.886306] usb usb1: Manufacturer: Linux 3.10.0 ehci_hcd
<6>[    0.886320] usb usb1: SerialNumber: ff500000.usb
<6>[    0.886795] hub 1-0:1.0: USB hub found
<6>[    0.886824] hub 1-0:1.0: 1 port detected
<6>[    0.887016] EHCI: ehci_rk_probe ok
<6>[    0.887127] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
<6>[    0.887428] usbcore: registered new interface driver cdc_acm
<6>[    0.887443] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
<6>[    0.887497] usbcore: registered new interface driver usblp
<6>[    0.887541] usbcore: registered new interface driver cdc_wdm
<6>[    0.887610] usbcore: registered new interface driver usb-storage
<6>[    0.887656] usbcore: registered new interface driver ums-alauda
<6>[    0.887697] usbcore: registered new interface driver ums-cypress
<6>[    0.887736] usbcore: registered new interface driver ums-datafab
<6>[    0.887774] usbcore: registered new interface driver ums_eneub6250
<6>[    0.887813] usbcore: registered new interface driver ums-freecom
<6>[    0.887852] usbcore: registered new interface driver ums-isd200
<6>[    0.887892] usbcore: registered new interface driver ums-jumpshot
<6>[    0.887931] usbcore: registered new interface driver ums-karma
<6>[    0.887970] usbcore: registered new interface driver ums-onetouch
<6>[    0.888009] usbcore: registered new interface driver ums-sddr09
<6>[    0.888050] usbcore: registered new interface driver ums-sddr55
<6>[    0.888094] usbcore: registered new interface driver ums-usbat
<6>[    0.888182] usbcore: registered new interface driver usbserial
<6>[    0.888224] usbcore: registered new interface driver usbserial_generic
<6>[    0.888258] usbserial: USB Serial support registered for generic
<6>[    0.888298] usbcore: registered new interface driver option
<6>[    0.888329] usbserial: USB Serial support registered for GSM modem (1-port)
<6>[    0.888426] usbcore: registered new interface driver trancevibrator
<6>[    0.888439] usb20_otg: version 3.10a 21-DEC-2012
<4>[    0.888886] f1a80040
<4>[    0.888901] Core Release: 3.10a
<4>[    0.888917] Setting default values for core params
<4>[    0.889057] Using Buffer DMA mode
<4>[    0.889069] Periodic Transfer Interrupt Enhancement - disabled
<4>[    0.889081] Multiprocessor Interrupt Enhancement - disabled
<4>[    0.889093] OTG VER PARAM: 0, OTG VER FLAG: 0
<4>[    0.889104] ^^^^^^^^^^^^^^^^^Device Mode
<4>[    0.889124] Dedicated Tx FIFOs mode
<4>[    0.889145] pcd_init otg_dev = ee38a180
<6>[    0.889306] usb20_otg ff580000.usb: DWC OTG Controller
<6>[    0.889340] usb20_otg ff580000.usb: new USB bus registered, assigned bus number 2
<6>[    0.889376] usb20_otg ff580000.usb: irq 55, io mem 0x00000000
<6>[    0.889441] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
<6>[    0.889458] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[    0.889472] usb usb2: Product: DWC OTG Controller
<6>[    0.889485] usb usb2: Manufacturer: Linux 3.10.0 dwc_otg_hcd
<6>[    0.889499] usb usb2: SerialNumber: ff580000.usb
<6>[    0.889970] hub 2-0:1.0: USB hub found
<6>[    0.889996] hub 2-0:1.0: 1 port detected
<6>[    0.890313] usb20_host: version 3.10a 21-DEC-2012
<4>[    0.892846] f1b00040
<4>[    0.892861] Core Release: 3.10a
<4>[    0.892877] Setting default values for core params
<4>[    0.892990] Using Buffer DMA mode
<4>[    0.893001] Periodic Transfer Interrupt Enhancement - disabled
<4>[    0.893012] Multiprocessor Interrupt Enhancement - disabled
<4>[    0.893024] OTG VER PARAM: 0, OTG VER FLAG: 0
<4>[    0.893034] ^^^^^^^^^^^^^^^^^^Host Mode
<6>[    0.893061] usb20_host ff540000.usb: DWC OTG Controller
<6>[    0.893088] usb20_host ff540000.usb: new USB bus registered, assigned bus number 3
<6>[    0.893123] usb20_host ff540000.usb: irq 57, io mem 0x00000000
<4>[    0.893216] Init: Power Port (0)
<6>[    0.893274] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
<6>[    0.893291] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[    0.893305] usb usb3: Product: DWC OTG Controller
<6>[    0.893318] usb usb3: Manufacturer: Linux 3.10.0 dwc_otg_hcd
<6>[    0.893331] usb usb3: SerialNumber: ff540000.usb
<6>[    0.893757] hub 3-0:1.0: USB hub found
<6>[    0.893780] hub 3-0:1.0: 1 port detected
<6>[    0.894547] usbcore: registered new interface driver xpad
<6>[    0.894608] usbcore: registered new interface driver usb_acecad
<6>[    0.894657] usbcore: registered new interface driver aiptek
<6>[    0.894705] usbcore: registered new interface driver gtco
<6>[    0.894759] usbcore: registered new interface driver hanwang
<6>[    0.894827] usbcore: registered new interface driver kbtab
<6>[    0.894885] usbcore: registered new interface driver wacom
<4>[    0.895164] sensor_register_slave:mma8452,id=17
<4>[    0.895179] sensor_register_slave:gs_mc3230,id=23
<4>[    0.895188] gsensor_init
<4>[    0.895198] sensor_register_slave:mpu6880_acc,id=24
<4>[    0.895209] sensor_register_slave:mpu6500_acc,id=25
<4>[    0.895221] sensor_register_slave:cm3217,id=48
<4>[    0.895231] sensor_register_slave:cm3218,id=49
<3>[    0.895460] .. rk pwm remotectl v1.1 init
<6>[    0.895711] input: ff680000.pwm as /devices/ff680000.pwm/input/input0
<7>[    0.898776] of_get_named_gpio_flags exited with status 228
<6>[    0.900755] rtc_hym8563 0-0051: rtc core: registered hym8563 as rtc0
<6>[    0.900810] i2c /dev entries driver
<6>[    0.901488] IR NEC protocol handler initialized
<6>[    0.901502] IR RC5(x) protocol handler initialized
<6>[    0.901512] IR RC6 protocol handler initialized
<6>[    0.901522] IR JVC protocol handler initialized
<6>[    0.901532] IR Sony protocol handler initialized
<6>[    0.901542] IR RC5 (streamzap) protocol handler initialized
<6>[    0.901552] IR SANYO protocol handler initialized
<6>[    0.901562] IR MCE Keyboard/mouse protocol handler initialized
<6>[    0.901720] usbcore: registered new interface driver uvcvideo
<6>[    0.901732] USB Video Class driver (1.1.1)
<4>[    0.901745] CamSys driver version: v0.32.0,  CamSys head file version: v0.11.0
<7>[    0.903214] of_get_named_gpio_flags exited with status 236
<4>[    0.903236] D1:camsys_platform_probe(1300): 1-gpios-cifpower: gpio=236
<7>[    0.903251] of_get_named_gpio_flags exited with status 236
<4>[    0.903260] D1:camsys_platform_probe(1303): gpios-cifpower: gpio_request
<4>[    0.903297] D1:camsys_platform_probe(1305): 1-gpios-cifpower: gpio_request=0
<4>[    0.903319] D1:camsys_platform_probe(1314): gpios-cifpower: 236 high
<4>[    0.903358] D1:camsys_mipiphy_probe_cb(115): compatible is rockchip,rk3288
<4>[    0.903358]
<4>[    0.903434] D1:camsys_mipiphy_probe_cb(186): ff910000.isp mipi phy0 probe success(reg_phy: 0x0  reg_vir: 0x0  size: 0x0)
<4>[    0.903587] D1:camsys_mipiphy_probe_cb(183): ff910000.isp mipi phy1 probe success(reg_phy: 0xff968000  reg_vir: 0xf19f8000  size: 0x4000)
<4>[    0.904227] D1:camsys_platform_probe(1447): ff910000.isp memory:
<4>[    0.904246] D1:camsys_platform_probe(1457):     Register memory (phy: 0xff910000 vir: 0xf1a20000 size: 0x10000)
<4>[    0.904263] D1:camsys_platform_probe(1452):     I2c memory (phy: 0x2d70f000 vir: 0xed70f000 size: 0x1000)
<4>[    0.904278] D1:camsys_init_ext_fsh_module(20): init external flash module
<4>[    0.904291] D1:camsys_platform_probe(1472): Probe ff910000.isp device success
<6>[    0.904725] test power disabled
<4>[    0.904780] i2c-core: driver [bq27320] using legacy suspend method
<4>[    0.904793] i2c-core: driver [bq27320] using legacy resume method
<4>[    0.905134] rockchip_temp_probe,line=364
<6>[    0.955056] tsadc ff280000.tsadc: initialized
<6>[    0.955443] device-mapper: uevent: version 1.0.3
<6>[    0.955689] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
<6>[    0.955995] Bluetooth: HCI UART driver ver 2.2
<6>[    0.956025] Bluetooth: HCI H4 protocol initialized
<6>[    0.956038] Bluetooth: HCILL protocol initialized
<6>[    0.956050] rtk_btusb: Realtek Bluetooth USB driver module init, version 2.21
<6>[    0.956063] rtk_btusb: Register usb char device interface for BT driver
<6>[    0.956249] usbcore: registered new interface driver rtk_btusb
<4>[    0.956882] DVFS WARNING:        clk_enable_dvfs: clk(aclk_vio1) freq table all value are smaller than default(594000), use default, just enable dvfs
<4>[    0.960990] cpufreq version 1.0, suspend freq 1200 MHz
<6>[    0.961204] cpuidle: using governor ladder
<6>[    0.961218] cpuidle: using governor menu
<6>[    0.961256] Synopsys Designware Multimedia Card Interface Driver
<6>[    0.961268] MHSC version = Ver 2.00 2015-06-10
<4>[    0.961581] dw cru_regsbase addr 0x1d8.
<4>[    0.961594] dw cru_reset_offset val 3.
<6>[    0.961609] dwmmc_rockchip ff0f0000.rksdmmc: Version ID is 270a
<3>[    0.961655] dwmmc_rockchip ff0f0000.rksdmmc: failed to get hpclk_mmc
<6>[    0.961981] dwmmc_rockchip ff0f0000.rksdmmc: Using internal DMA controller.
<4>[    0.962152] dw_mci_init_slot: fmin=400000, fmax=100000000 [mmc0]
<7>[    0.962184] of_get_named_gpio_flags: can't parse gpios property
<4>[    0.962285] 1358..dw_mci_set_ios:  no card. [mmc0]
<4>[    0.974742] 1358..dw_mci_set_ios:  no card. [mmc0]
<6>[    0.994488] dwmmc_rockchip ff0f0000.rksdmmc: DW MMC controller at irq 67, 32 bit host data width, 256 deep fifo
<6>[    0.994508] dwmmc_rockchip ff0f0000.rksdmmc: 1 slots initialized
<4>[    0.994544] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 800000Hz for init[mmc0]
<4>[    0.994837] dw cru_regsbase addr 0x1d8.
<4>[    0.994850] dw cru_reset_offset val 0.
<6>[    0.994865] dwmmc_rockchip ff0c0000.rksdmmc: Version ID is 270a
<3>[    0.994916] dwmmc_rockchip ff0c0000.rksdmmc: failed to get hpclk_mmc
<6>[    0.995702] dwmmc_rockchip ff0c0000.rksdmmc: Using internal DMA controller.
<4>[    0.995872] dw_mci_init_slot: fmin=300000, fmax=50000000 [mmc1]
<7>[    0.995901] of_get_named_gpio_flags: can't parse gpios property
<4>[    0.996371] dwmmc_rockchip ff0c0000.rksdmmc: mmc1: No udbg pinctrl found!
<4>[    0.996452] 1358..dw_mci_set_ios:  no card. [mmc1]
<4>[    0.904840] hdmi->edidread:1
<6>[    1.001050] hdmi output corlor mode is 3
<4>[    1.001064] hdmi connect to lcdc1
<6>[    1.001072] switch:en=1,lcdc_id=1,screen type=6,cur type=0
<4>[    1.014099] 1358..dw_mci_set_ios:  no card. [mmc1]
<6>[    1.026568] mmc0: BKOPS_EN bit is not set
<4>[    1.028436] rk_sdmmc: BOOT Bus speed=0Hz,Bus width=8bits.[mmc0]
<6>[    1.030716] mmc_host mmc0: Bus speed (slot 0) = 100000000Hz (slot req 100000000Hz, actual 100000000HZ div = 0)
<4>[    1.030740] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out normal clock [mmc0]
<6>[    1.030762] [mmc0] tuning regsbase addr 0x218.
<3>[    1.031317] [mmc0] Data transmission error !!!!  MINTSTS: [0x00000088]
<3>[    1.031327] [mmc0] host was already tuning, Don't need to retry tune again ignore 0.
<3>[    1.031355] dwmmc_rockchip ff0f0000.rksdmmc: Tuning error: cmd.error:0, data.error:-84
<3>[    1.031399] dwmmc_rockchip ff0f0000.rksdmmc: Tuning error: cmd.error:-84, data.error:-115
<3>[    1.031628] dwmmc_rockchip ff0f0000.rksdmmc: Good phase range 0-180 (17 len)
<3>[    1.031640] dwmmc_rockchip ff0f0000.rksdmmc: Good phase range 214-282 (7 len)
<3>[    1.031651] dwmmc_rockchip ff0f0000.rksdmmc: Best phase range 0-180 (17 len)
<3>[    1.031661] dwmmc_rockchip ff0f0000.rksdmmc: Successfully tuned phase to 90
<6>[    1.031706] mmc0: new HS200 MMC card at address 0001
<6>[    1.031969] mmcblk0: mmc0:0001 AGND3R 14.5 GiB
<6>[    1.032295]      uboot: 0x000400000 -- 0x000800000 (4 MB)
<6>[    1.032308]       misc: 0x000800000 -- 0x000c00000 (4 MB)
<6>[    1.032318]   resource: 0x000c00000 -- 0x001c00000 (16 MB)
<6>[    1.032326]     kernel: 0x001c00000 -- 0x002c00000 (16 MB)
<6>[    1.032335]       boot: 0x002c00000 -- 0x004c00000 (32 MB)
<6>[    1.032343]   recovery: 0x004c00000 -- 0x006c00000 (32 MB)
<6>[    1.032351]     backup: 0x006c00000 -- 0x00a000000 (52 MB)
<6>[    1.032359]      cache: 0x00a000000 -- 0x012000000 (128 MB)
<6>[    1.032367]     kpanic: 0x012000000 -- 0x012400000 (4 MB)
<6>[    1.032376]     system: 0x012400000 -- 0x042400000 (768 MB)
<6>[    1.032384]   metadata: 0x042400000 -- 0x042800000 (4 MB)
<6>[    1.032392]   userdata: 0x042800000 -- 0x082800000 (1024 MB)
<6>[    1.032400] radical_update: 0x082800000 -- 0x086800000 (64 MB)
<6>[    1.032409]       user: 0x086800000 -- 0x3a3a00000 (12754 MB)
<6>[    1.032437]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p141358..dw_mci_set_ios:  no card. [mmc1]
<6>[    1.033808] dwmmc_rockchip ff0c0000.rksdmmc: DW MMC controller at irq 64, 32 bit host data width, 256 deep fifo
<6>[    1.033815] dwmmc_rockchip ff0c0000.rksdmmc: 1 slots initialized
<4>[    1.034107] dw cru_regsbase addr 0x1d8.
<4>[    1.034115] dw cru_reset_offset val 1.
<6>[    1.034125] dwmmc_rockchip ff0d0000.rksdmmc: Version ID is 270a
<3>[    1.034162] dwmmc_rockchip ff0d0000.rksdmmc: failed to get hpclk_mmc
<6>[    1.034393] dwmmc_rockchip ff0d0000.rksdmmc: Using internal DMA controller.
<4>[    1.034526] dw_mci_init_slot: fmin=200000, fmax=50000000 [mmc2]
<7>[    1.034548] of_get_named_gpio_flags: can't parse gpios property
<4>[    1.034774] 1358..dw_mci_set_ios:  no card. [mmc2]
<4>[    1.053447] 1358..dw_mci_set_ios:  no card. [mmc2]
<4>[    1.073143] 1358..dw_mci_set_ios:  no card. [mmc2]
<6>[    1.073160] dwmmc_rockchip ff0d0000.rksdmmc: DW MMC controller at irq 65, 32 bit host data width, 256 deep fifo
<6>[    1.073173] dwmmc_rockchip ff0d0000.rksdmmc: 1 slots initialized
<4>[    1.073454] leds-gpio leds.27: pins are not configured from the driver
<7>[    1.073473] of_get_named_gpio_flags exited with status 257
<7>[    1.073481] of_get_named_gpio_flags exited with status 258
<7>[    1.073490] of_get_named_gpio_flags exited with status 17
<7>[    1.073498] of_get_named_gpio_flags exited with status 257
<7>[    1.073584] of_get_named_gpio_flags exited with status 258
<7>[    1.073635] of_get_named_gpio_flags exited with status 17
<6>[    1.073741] hidraw: raw HID events driver (C) Jiri Kosina
<6>[    1.075224] usbcore: registered new interface driver usbhid
<6>[    1.075234] usbhid: USB HID core driver
<6>[    1.075359] ashmem: initialized
<6>[    1.075468] logger: created 256K log 'log_main'
<6>[    1.075563] logger: created 256K log 'log_events'
<6>[    1.075655] logger: created 256K log 'log_radio'
<6>[    1.075743] logger: created 256K log 'log_system'
<7>[    1.076597] of_get_named_gpio_flags exited with status 5
<7>[    1.076606] of_get_named_gpio_flags exited with status 5
<6>[    1.076841] input: rk29-keypad as /devices/ff100000.adc/key.30/input/input1
<3>[    1.077670] rockchip-pinctrl ff770000.pinctrl: pin gpio6-8 already requested by ff890000.rockchip-i2s; cannot claim for 2-0010
<3>[    1.077686] rockchip-pinctrl ff770000.pinctrl: pin-200 (2-0010) status -22
<3>[    1.077698] rockchip-pinctrl ff770000.pinctrl: could not request pin 200 on device rockchip-pinctrl
<3>[    1.077710] ES8323 2-0010: Error applying setting, reverse things back
<7>[    1.077735] of_get_named_gpio_flags exited with status 10
<7>[    1.077746] of_get_named_gpio_flags exited with status 239
<4>[    1.078003] es8323 probe i2c recv ok
<6>[    1.078931] rockchip-spdif ff880000.rockchip-spdif: spdif ready.
<4>[    1.079518] es8323_probe
<6>[    1.250241] rk_fb_switch_screen: wait update_regs_wait timeout
<6>[    1.250292] rk3288-lcdc lcdc1: lcdc1: dclk:74250000>>fps:60
<6>[    1.250324] pixel clk is 74250000 tmds clk is 74250000
<6>[    1.250371] rockchip-hdmiv2 ff980000.hdmi: [hdmi_dev_config_video] sucess output HDMI.
<4>[    1.713092] ES8323 2-0010: ASoC: no dapm match for LINPUT1 --> NULL --> Left Line Mux
<3>[    1.713102] ES8323 2-0010: ASoC: Failed to add route LINPUT1 -> NULL -> Left Line Mux
<4>[    1.713111] ES8323 2-0010: ASoC: no dapm match for LINPUT2 --> NULL --> Left Line Mux
<3>[    1.713119] ES8323 2-0010: ASoC: Failed to add route LINPUT2 -> NULL -> Left Line Mux
<4>[    1.713128] ES8323 2-0010: ASoC: no dapm match for Left PGA Mux --> NULL --> Left Line Mux
<3>[    1.713135] ES8323 2-0010: ASoC: Failed to add route Left PGA Mux -> NULL -> Left Line Mux
<4>[    1.713143] ES8323 2-0010: ASoC: no dapm match for RINPUT1 --> NULL --> Right Line Mux
<3>[    1.713150] ES8323 2-0010: ASoC: Failed to add route RINPUT1 -> NULL -> Right Line Mux
<4>[    1.713158] ES8323 2-0010: ASoC: no dapm match for RINPUT2 --> NULL --> Right Line Mux
<3>[    1.713165] ES8323 2-0010: ASoC: Failed to add route RINPUT2 -> NULL -> Right Line Mux
<4>[    1.713173] ES8323 2-0010: ASoC: no dapm match for Right PGA Mux --> NULL --> Right Line Mux
<3>[    1.713179] ES8323 2-0010: ASoC: Failed to add route Right PGA Mux -> NULL -> Right Line Mux
<4>[    1.713187] ES8323 2-0010: ASoC: no dapm match for LINPUT1 --> LAMP --> Left PGA Mux
<3>[    1.713194] ES8323 2-0010: ASoC: Failed to add route LINPUT1 -> LAMP -> Left PGA Mux
<4>[    1.713202] ES8323 2-0010: ASoC: no dapm match for LINPUT2 --> LAMP --> Left PGA Mux
<3>[    1.713208] ES8323 2-0010: ASoC: Failed to add route LINPUT2 -> LAMP -> Left PGA Mux
<4>[    1.713216] ES8323 2-0010: ASoC: no dapm match for Differential Mux --> LAMP --> Left PGA Mux
<3>[    1.713223] ES8323 2-0010: ASoC: Failed to add route Differential Mux -> LAMP -> Left PGA Mux
<4>[    1.713231] ES8323 2-0010: ASoC: no dapm match for RINPUT1 --> RAMP --> Right PGA Mux
<3>[    1.713237] ES8323 2-0010: ASoC: Failed to add route RINPUT1 -> RAMP -> Right PGA Mux
<4>[    1.713245] ES8323 2-0010: ASoC: no dapm match for RINPUT2 --> RAMP --> Right PGA Mux
<3>[    1.713251] ES8323 2-0010: ASoC: Failed to add route RINPUT2 -> RAMP -> Right PGA Mux
<4>[    1.713259] ES8323 2-0010: ASoC: no dapm match for Differential Mux --> RAMP --> Right PGA Mux
<3>[    1.713266] ES8323 2-0010: ASoC: Failed to add route Differential Mux -> RAMP -> Right PGA Mux
<4>[    1.713274] ES8323 2-0010: ASoC: no dapm match for LINPUT1 --> LAMP --> Differential Mux
<3>[    1.713280] ES8323 2-0010: ASoC: Failed to add route LINPUT1 -> LAMP -> Differential Mux
<4>[    1.713289] ES8323 2-0010: ASoC: no dapm match for RINPUT1 --> RAMP --> Differential Mux
<3>[    1.713295] ES8323 2-0010: ASoC: Failed to add route RINPUT1 -> RAMP -> Differential Mux
<4>[    1.713303] ES8323 2-0010: ASoC: no dapm match for LINPUT2 --> LAMP --> Differential Mux
<3>[    1.713309] ES8323 2-0010: ASoC: Failed to add route LINPUT2 -> LAMP -> Differential Mux
<4>[    1.713317] ES8323 2-0010: ASoC: no dapm match for RINPUT2 --> RAMP --> Differential Mux
<3>[    1.713324] ES8323 2-0010: ASoC: Failed to add route RINPUT2 -> RAMP -> Differential Mux
<4>[    1.713342] ES8323 2-0010: ASoC: no dapm match for LINPUT1 --> LAMP --> Left Line Mux
<3>[    1.713349] ES8323 2-0010: ASoC: Failed to add route LINPUT1 -> LAMP -> Left Line Mux
<4>[    1.713357] ES8323 2-0010: ASoC: no dapm match for LINPUT2 --> LAMP --> Left Line Mux
<3>[    1.713363] ES8323 2-0010: ASoC: Failed to add route LINPUT2 -> LAMP -> Left Line Mux
<4>[    1.713371] ES8323 2-0010: ASoC: no dapm match for Left PGA Mux --> LAMP --> Left Line Mux
<3>[    1.713378] ES8323 2-0010: ASoC: Failed to add route Left PGA Mux -> LAMP -> Left Line Mux
<4>[    1.713386] ES8323 2-0010: ASoC: no dapm match for RINPUT1 --> RAMP --> Right Line Mux
<3>[    1.713393] ES8323 2-0010: ASoC: Failed to add route RINPUT1 -> RAMP -> Right Line Mux
<4>[    1.713400] ES8323 2-0010: ASoC: no dapm match for RINPUT2 --> RAMP --> Right Line Mux
<3>[    1.713407] ES8323 2-0010: ASoC: Failed to add route RINPUT2 -> RAMP -> Right Line Mux
<4>[    1.713415] ES8323 2-0010: ASoC: no dapm match for Right PGA Mux --> RAMP --> Right Line Mux
<3>[    1.713421] ES8323 2-0010: ASoC: Failed to add route Right PGA Mux -> RAMP -> Right Line Mux
<3>[    1.713545] ES8323 2-0010: ASoC: mux Right Line Mux has no paths
<3>[    1.713555] ES8323 2-0010: ASoC: mux Left Line Mux has no paths
<3>[    1.713564] ES8323 2-0010: ASoC: mux Right PGA Mux has no paths
<3>[    1.713586] ES8323 2-0010: ASoC: mux Left PGA Mux has no paths
<3>[    1.713605] ES8323 2-0010: ASoC: mux Differential Mux has no paths
<6>[    1.719697] rockchip-es8323 rockchip-es8323.26:  ES8323 HiFi <-> ff890000.rockchip-i2s mapping ok
<6>[    1.720061] input: RK_ES8323 Headphone Jack as /devices/rockchip-es8323.26/sound/card0/input2
<6>[    1.720454] u32 classifier
<6>[    1.720461]     Actions configured
<6>[    1.720470] Netfilter messages via NETLINK v0.30.
<6>[    1.720519] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
<6>[    1.720778] ctnetlink v0.93: registering with nfnetlink.
<6>[    1.720836] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
<6>[    1.720843] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
<6>[    1.721058] xt_time: kernel timezone is -0000
<6>[    1.721212] ip_tables: (C) 2000-2006 Netfilter Core Team
<6>[    1.721320] arp_tables: (C) 2002 David S. Miller
<6>[    1.721355] TCP: cubic registered
<6>[    1.721360] Initializing XFRM netlink socket
<6>[    1.721531] NET: Registered protocol family 10
<6>[    1.721941] mip6: Mobile IPv6
<6>[    1.721960] ip6_tables: (C) 2000-2006 Netfilter Core Team
<6>[    1.722066] sit: IPv6 over IPv4 tunneling driver
<6>[    1.722334] NET: Registered protocol family 17
<6>[    1.722356] NET: Registered protocol family 15
<5>[    1.722398] Bridge firewalling registered
<6>[    1.722408] Ebtables v2.0 registered
<6>[    1.722583] Bluetooth: RFCOMM TTY layer initialized
<6>[    1.722609] Bluetooth: RFCOMM socket layer initialized
<6>[    1.722615] Bluetooth: RFCOMM ver 1.11
<6>[    1.722621] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
<6>[    1.722627] Bluetooth: BNEP filters: protocol multicast
<6>[    1.722636] Bluetooth: BNEP socket layer initialized
<6>[    1.722642] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
<6>[    1.722651] Bluetooth: HIDP socket layer initialized
<6>[    1.722680] l2tp_core: L2TP core driver, V2.0
<6>[    1.722691] l2tp_ppp: PPPoL2TP kernel driver, V2.0
<6>[    1.722696] [WLAN_RFKILL]: Enter rfkill_wlan_init
<6>[    1.722879] [WLAN_RFKILL]: Enter rfkill_wlan_probe
<6>[    1.722889] [WLAN_RFKILL]: can't find rockchip,grf property
<6>[    1.722895] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi_chip_type = bcmwifi
<6>[    1.722903] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control.
<6>[    1.722910] [WLAN_RFKILL]: wlan_platdata_parse_dt: disable wifi io reference voltage control.
<6>[    1.722918] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio.
<7>[    1.722932] of_get_named_gpio_flags exited with status 156
<6>[    1.722937] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,poweren_gpio = 156, flags = 0.
<7>[    1.722944] of_get_named_gpio_flags: can't parse gpios property
<7>[    1.722950] of_get_named_gpio_flags exited with status 158
<6>[    1.722955] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,host_wake_irq = 158, flags = 0.
<6>[    1.722962] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio
<6>[    1.722987] [WLAN_RFKILL]: rockchip_wifi_voltage_select: wifi & sdio reference voltage: 1.8V
<6>[    1.722995] [WLAN_RFKILL]: Exit rfkill_wlan_probe
<6>[    1.723030] [BT_RFKILL]: Enter rfkill_rk_init
<7>[    1.723134] of_get_named_gpio_flags exited with status 147
<6>[    1.723139] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: uart_rts_gpios = 147.
<7>[    1.723150] of_get_named_gpio_flags exited with status 263
<6>[    1.723154] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,power_gpio = 263.
<7>[    1.723161] of_get_named_gpio_flags exited with status 157
<6>[    1.723165] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,reset_gpio = 157.
<7>[    1.723172] of_get_named_gpio_flags exited with status 154
<6>[    1.723177] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_gpio = 154.
<7>[    1.723183] of_get_named_gpio_flags exited with status 159
<6>[    1.723187] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_host_irq = 159.
<6>[    1.723229] [BT_RFKILL]: Request irq for bt wakeup host
<6>[    1.723319] [BT_RFKILL]: ** disable irq
<6>[    1.723404] [BT_RFKILL]: ap6335 device registered.
<4>[    1.723982] rk3288_init_suspend
<4>[    1.723992] rk3288_suspend_init enter
<4>[    1.724191] rk3288_suspend_init: pm_ctrbits =200007
<4>[    1.724224] gpio_get_dts_info suspend:4
<4>[    1.724230] gpio_get_dts_info resume:4
<4>[    1.724236] rockchip,pmic-suspend_gpios:14007a10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
<4>[    1.724258] rockchip,pmic-resume_gpios:2007a11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
<4>[    1.724374] clks_gating_suspend_init:clkgt info ok
<5>[    1.724451] Registering SWP/SWPB emulation handler
<6>[    1.724743] ddrfreq: verion 1.2 20140526
<6>[    1.724755] ddrfreq: normal 456MHz video_1080p 0MHz video_4k 456MHz dualview 0MHz idle 0MHz suspend 200MHz reboot 456MHz
<6>[    1.724761] ddrfreq: auto-freq=0
<6>[    1.724766] ddrfreq: auto-freq-table[0] 240MHz
<6>[    1.724770] ddrfreq: auto-freq-table[1] 324MHz
<6>[    1.724775] ddrfreq: auto-freq-table[2] 456MHz
<6>[    1.724780] ddrfreq: auto-freq-table[3] 528MHz
<3>[    1.740415] act_ldo3: operation not allowed
<6>[    1.740422] rgb2hdmi_probe: turn on ldo3 done.
<3>[    1.740671] act_ldo4: operation not allowed
<6>[    1.740676] rgb2hdmi_probe: turn on ldo done.
<3>[    1.740919] act_ldo2: operation not allowed
<6>[    1.740925] rgb2hdmi_probe: turn on ldo2 done.
<3>[    1.741177] act_ldo8: operation not allowed
<6>[    1.741183] rgb2hdmi_probe: turn on ldo done.
<7>[    1.741193] of_get_named_gpio_flags exited with status 226
<7>[    1.741205] of_get_named_gpio_flags exited with status 227
<7>[    1.741214] of_get_named_gpio_flags exited with status 155
<4>[    1.741225] rgb2hdmi_probe: success. 7
<4>[    1.741278] firefly_rgb2hdmi_get_enable 201, 0
<4>[    1.741284] firefly_rgb2hdmi_get_status 207
<4>[    1.741289] firefly_rgb2hdmi_set_enable 183 enable:1
<4>[    1.741294] firefly_rgb2hdmi_enable 150 start
<4>[    1.741299] firefly_switch_to_rgb 75
<6>[    1.741305] switch:en=1,lcdc_id=0,screen type=1,cur type=1
<6>[    1.988243] rk_fb_switch_screen: wait update_regs_wait timeout
<6>[    1.988288] rk3288-lcdc lcdc0: lcdc0: dclk:74250000>>fps:60
<4>[    1.988317] HDMI ENABLE
<4>[    1.988326] HDMI Devie connected 7
<4>[    1.988330] firefly_rgb2hdmi_set_mode 226
<4>[    1.988336] firefly_rgb2hdmi_set_mode 242 1280 720 60 74250000
<4>[    1.988340] firefly_rgb2hdmi_enable 150 start
<4>[    1.988345] firefly_switch_to_rgb 75
<6>[    1.988351] switch:en=1,lcdc_id=0,screen type=1,cur type=1
<6>[    2.244085] rk_fb_switch_screen: wait update_regs_wait timeout
<6>[    2.244098] rk3288-lcdc lcdc0: lcdc0: dclk:74250000>>fps:60
<6>[    2.244138] regulator-dummy: disabling
<4>[    2.244347] =======================================================
<4>[    2.244355] ==== Launching Wi-Fi driver! (Powered by Rockchip) ====
<4>[    2.244360] =======================================================
<4>[    2.244365]  WiFi driver (Powered by Rockchip,Ver 5.10.WFD.OOB.64bit) init.
<4>[    2.244408] dhd_module_init: in
<4>[    2.244414] ======== bcm_wlan_set_plat_data ========
<6>[    2.244419] [WLAN_RFKILL]: rockchip_wifi_get_oob_irq: Enter
<4>[    2.244438] host_oob_irq: 196
<4>[    2.244443] host_oob_irq_flags=4
<4>[    2.244446] dhd_wifi_platform_load: Enter
<4>[    2.244457] pcd_pullup, is_on 0
<4>[    2.244461] Power-up adapter 'DHD generic adapter'
<4>[    2.244476] wifi_platform_set_power = 1
<4>[    2.244480] ======== PULL WL_REG_ON HIGH! ========
<6>[    2.244486] [WLAN_RFKILL]: rockchip_wifi_power: 1
<6>[    2.244491] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: 1
<6>[    2.244493] file system registered
<6>[    2.244500] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: wifi io reference voltage control is disabled.
<6>[    2.244956] android_usb gadget: Mass Storage Function, version: 2009/09/11
<6>[    2.244965] android_usb gadget: Number of LUNs=2
<6>[    2.244971]  lun0: LUN: removable file: (no medium)
<6>[    2.244976]  lun1: LUN: removable file: (no medium)
<6>[    2.245096] android_usb gadget: android_usb ready
<6>[    2.245165] sensor_init: Probe name sensors
<4>[    2.245179] sensor-dev.c v1.4 add angle calculation support between two gsensors 2013-09-01
<6>[    2.245700] rtc_hym8563 0-0051: setting system clock to 2011-01-01 12:05:02 UTC (1293883502)
<6>[    2.251263] rockchip-spdif-card rockchip-spdif-card.25:  rk-hdmi-spdif-hifi <-> ff880000.rockchip-spdif mapping ok
<6>[    2.251901] usbcore: registered new interface driver snd-usb-audio
<6>[    2.251908] ALSA device list:
<6>[    2.251913]   #0: RK_ES8323
<6>[    2.251917]   #1: RK-SPDIF-CARD
<4>[    2.252097] 2, baud is:115200
<6>[    2.252244] Freeing unused kernel memory: 356K (c0b8f000 - c0be8000)
<6>[    2.352325] [WLAN_RFKILL]: wifi turn on power. 156
<7>[    2.362134] SELinux: 2048 avtab hash slots, 5368 rules.
<7>[    2.363690] SELinux: 2048 avtab hash slots, 5368 rules.
<7>[    2.363707] SELinux:  1 users, 2 roles, 442 types, 0 bools, 1 sens, 1024 cats
<7>[    2.363714] SELinux:  86 classes, 5368 rules
<7>[    2.364495] SELinux:  Completing initialization.
<7>[    2.364501] SELinux:  Setting up existing superblocks.
<7>[    2.364514] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
<7>[    2.364529] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
<7>[    2.364578] SELinux: initialized (dev bdev, type bdev), not configured for labeling
<7>[    2.364588] SELinux: initialized (dev proc, type proc), uses genfs_contexts
<7>[    2.364601] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<7>[    2.364614] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs
<7>[    2.364763] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
<7>[    2.373930] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
<7>[    2.373944] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
<7>[    2.373953] SELinux: initialized (dev anon_inodefs, type anon_inodefs), not configured for labeling
<7>[    2.373961] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
<7>[    2.373977] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
<7>[    2.374020] SELinux: initialized (dev configfs, type configfs), not configured for labeling
<7>[    2.374029] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<7>[    2.374047] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
<5>[    2.483588] type=1403 audit(1293883502.730:2): policy loaded auid=4294967295 ses=4294967295
<5>[    2.487222] type=1404 audit(1293883502.730:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
<4>[    2.558969] wifi_platform_bus_enumerate device present 1
<4>[    2.558984] ======== Card detection to detect SDIO card! ========
<6>[    2.558992] mmc2:mmc host rescan start!
<11>[    2.602664] init: invalid gid 'trace'
<11>[    2.701279] init: /dev/hw_random not found
<6>[    2.701352] keychord: using input dev ff680000.pwm for fevent
<6>[    2.701368] keychord: using input dev rk29-keypad for fevent
<4>[    2.701468] 2, baud is:115200
<7>[    2.701862] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
<7>[    2.702140] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<7>[    2.702418] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
<7>[    2.703665] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<7>[    2.703819] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<7>[    2.705048] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
<11>[    2.706298] init: /dev/hw_random not found
<14>[    2.707286] fs_mgr: Running /sbin/resize2fs on /dev/block/platform/ff0f0000.rksdmmc/by-name/system
<14>[    2.708091] resize2fs: resize2fs 1.42.9 (28-Dec-2013)resize2fs: The filesystem is already 196608 blocks long.  Nothing to do!resize2fs:
<4>[    2.710493] EXT4-fs (mmcblk0p10): Ignoring removed nomblk_io_submit option
<6>[    2.715057] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
<7>[    2.715088] SELinux: initialized (dev mmcblk0p10, type ext4), uses xattr
<14>[    2.715153] fs_mgr: check_fs(): mount(/dev/block/platform/ff0f0000.rksdmmc/by-name/system,/system,ext4)=0
<14>[    2.715839] fs_mgr: Running /sbin/e2fsck on /dev/block/platform/ff0f0000.rksdmmc/by-name/system
<14>[    2.720671] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
<14>[    2.720717] e2fsck: system: clean, 1882/42336 files, 112558/196608 blocks
<6>[    2.724320] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Opts: noauto_da_alloc
<7>[    2.724346] SELinux: initialized (dev mmcblk0p10, type ext4), uses xattr
<14>[    2.724398] fs_mgr: __mount(source=/dev/block/platform/ff0f0000.rksdmmc/by-name/system,target=/system,type=ext4)=0
<6>[    2.728164] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,discard
<7>[    2.728187] SELinux: initialized (dev mmcblk0p8, type ext4), uses xattr
<14>[    2.728226] fs_mgr: __mount(source=/dev/block/platform/ff0f0000.rksdmmc/by-name/cache,target=/cache,type=ext4)=0
<4>[    2.728504] EXT4-fs (mmcblk0p11): Ignoring removed nomblk_io_submit option
<4>[    2.729240] EXT4-fs (mmcblk0p11): warning: mounting unchecked fs, running e2fsck is recommended
<6>[    2.729579] EXT4-fs (mmcblk0p11): mounted filesystem without journal. Opts: nomblk_io_submit,errors=remount-ro
<7>[    2.729598] SELinux: initialized (dev mmcblk0p11, type ext4), uses xattr
<14>[    2.729619] fs_mgr: check_fs(): mount(/dev/block/platform/ff0f0000.rksdmmc/by-name/metadata,/metadata,ext4)=0
<14>[    2.730159] fs_mgr: Running /sbin/e2fsck on /dev/block/platform/ff0f0000.rksdmmc/by-name/metadata
<14>[    2.739156] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
<14>[    2.739193] e2fsck: /dev/block/platform/ff0f0000.rksdmmc/by-name/metadata was not cleanly unmounted, check forced.
<14>[    2.739210] e2fsck: Pass 1: Checking inodes, blocks, and sizes
<14>[    2.739224] e2fsck: Pass 2: Checking directory structure
<14>[    2.739236] e2fsck: Pass 3: Checking directory connectivity
<14>[    2.739248] e2fsck: Pass 4: Checking reference counts
<14>[    2.739261] e2fsck: Pass 5: Checking group summary information
<14>[    2.739274] e2fsck: /dev/block/platform/ff0f0000.rksdmmc/by-name/metadata: 11/1024 files (0.0% non-contiguous), 42/1024 blocks
<14>[    2.739291] e2fsck: e2fsck terminated by exit(1)
<6>[    2.740657] EXT4-fs (mmcblk0p11): mounted filesystem without journal. Opts: noauto_da_alloc,discard
<7>[    2.740681] SELinux: initialized (dev mmcblk0p11, type ext4), uses xattr
<14>[    2.740709] fs_mgr: __mount(source=/dev/block/platform/ff0f0000.rksdmmc/by-name/metadata,target=/metadata,type=ext4)=0
<14>[    2.740753] fs_mgr: Running /system/bin/fsck.f2fs -f /dev/block/platform/ff0f0000.rksdmmc/by-name/userdata
<14>[    2.741616] fsck.f2fs: executing /system/bin/fsck.f2fs failed: No such file or directory
<14>[    2.741655] fsck.f2fs: fsck.f2fs terminated by exit(255)
<14>[    2.741898] fs_mgr: __mount(source=/dev/block/platform/ff0f0000.rksdmmc/by-name/userdata,target=/data,type=f2fs)=-1
<4>[    2.742247] EXT4-fs (mmcblk0p12): Ignoring removed nomblk_io_submit option
<6>[    2.745723] EXT4-fs (mmcblk0p12): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
<7>[    2.745747] SELinux: initialized (dev mmcblk0p12, type ext4), uses xattr
<14>[    2.745790] fs_mgr: check_fs(): mount(/dev/block/platform/ff0f0000.rksdmmc/by-name/userdata,/data,ext4)=0
<14>[    2.746620] fs_mgr: Running /sbin/e2fsck on /dev/block/platform/ff0f0000.rksdmmc/by-name/userdata
<14>[    2.751089] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
<14>[    2.751127] e2fsck: /dev/block/platform/ff0f0000.rksdmmc/by-name/userdata: clean, 11/65536 files, 8536/262144 blocks
<6>[    2.754981] EXT4-fs (mmcblk0p12): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,discard,errors=panic
<7>[    2.755008] SELinux: initialized (dev mmcblk0p12, type ext4), uses xattr
<14>[    2.755046] fs_mgr: __mount(source=/dev/block/platform/ff0f0000.rksdmmc/by-name/userdata,target=/data,type=ext4)=0
<11>[    2.755068] fs_mgr: mount_with_alternatives(): Mounted /dev/block/platform/ff0f0000.rksdmmc/by-name/userdata on /data with fs_type=ext4 instead of f2fs
<7>[    2.755747] SELinux: initialized (dev functionfs, type functionfs), uses genfs_contexts
<6>[    2.774679] arm_release_ver of this mali_ko is 'r6p0-02rel0', rk_ko_ver is '13', built at '09:15:10', on 'Oct 22 2015'.
<6>[    2.774775] mali ffa30000.gpu: Continuing without Mali clock control
<4>[    2.774818] mali pd enabled
<4>[    2.774830] clk enabled
<4>[    2.774843] MALI_DVFS_STEP = 4, div_dvfs = 10
<6>[    2.774853] mali_dvfs_infotbl[0].clock=198000,min_threshold=0,max_threshold=70
<6>[    2.774862] mali_dvfs_infotbl[1].clock=297000,min_threshold=70,max_threshold=80
<6>[    2.774872] mali_dvfs_infotbl[2].clock=417000,min_threshold=80,max_threshold=90
<6>[    2.774882] mali_dvfs_infotbl[3].clock=480000,min_threshold=94,max_threshold=100
<3>[    2.774974] turn on mali power
<6>[    2.774987] kbase_platform_rk_init,register_reboot_notifier
<4>[    2.775030] hrtimer: interrupt took 11958 ns
<6>[    2.775129] mali ffa30000.gpu: GPU identified as 0x0750 r0p0 status 1
<4>[    2.775456] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 800000Hz for init[mmc2]
<6>[    2.775893] mali ffa30000.gpu: Probed as mali0
<3>[    2.776969] rk29_ipp: version magic '3.0.8+ SMP preempt mod_unload ARMv7 ' should be '3.10.0 SMP preempt mod_unload ARMv7 p2v8 '
<3>[    2.777611] rk29_ipp: version magic '3.0.36+ SMP preempt mod_unload ARMv7 ' should be '3.10.0 SMP preempt mod_unload ARMv7 p2v8 '
<3>[    2.778219] rk29_ipp: version magic '3.0.101+ SMP preempt mod_unload ARMv7 ' should be '3.10.0 SMP preempt mod_unload ARMv7 p2v8 '
<6>[    2.778991] zram0: detected capacity change from 0 to 533413888
<4>[    2.810304] mmc2: queuing unknown CIS tuple 0x80 (2 bytes)
<4>[    2.811833] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
<4>[    2.813376] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
<4>[    2.816128] mmc2: queuing unknown CIS tuple 0x80 (7 bytes)
<6>[    2.825711] Adding 520908k swap on /dev/block/zram0.  Priority:-1 extents:1 across:520908k SS
<4>[    2.864007] dwc_otg_hcd_enable, enable host controller
<6>[    2.864014] EHCI: rk_ehci_hcd_enable, disable host controller
<6>[    2.869379] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
<4>[    2.869406] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out normal clock [mmc2]
<4>[    2.869470] rk_sdmmc: BOOT Bus speed=50000000Hz,Bus width=4bits.[mmc2]
<4>[    2.871110] mmc2: queuing unknown CIS tuple 0x91 (3 bytes)
<6>[    2.871137] mmc2: new high speed SDIO card at address 0001
<4>[    2.887341] bcmsdh_register: register client driver
<4>[    2.887437] bcmsdh_sdmmc: bcmsdh_sdmmc_probe Enter
<4>[    2.887510] bcmsdh_sdmmc: bcmsdh_sdmmc_probe Enter
<4>[    2.887521] bus num (host idx)=2, slot num (rca)=1
<4>[    2.887530] found adapter info 'DHD generic adapter'
<4>[    2.887755] F1 signature read @0x18000000=0x16224335
<4>[    2.903778] F1 signature OK, socitype:0x1 chip:0x4339 rev:0x1 pkg:0x2
<4>[    2.904323] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
<4>[    2.904370] wifi_platform_get_mac_addr
<4>[    2.904381] ======== bcm_wlan_get_mac_address ========
<6>[    2.904390] [WLAN_RFKILL]: rockchip_wifi_mac_addr: enter.
<6>[    2.904401] [WLAN_RFKILL]: falsh wifi_custom_mac_addr=[00:00:00:00:00:00]
<6>[    2.904410] [WLAN_RFKILL]: This mac address is not valid, ignored...
<4>[    2.904425] dhd_conf_set_chiprev: chip=0x4339, chiprev=1
<4>[    2.904651] dhd_conf_set_conf_path_by_nv_path: config_path=/system/etc/firmware/config.txt
<4>[    2.904964] wl_create_event_handler(): thread:wl_event_handler:92 started
<4>[    2.904969] tsk Enter, tsk = 0xecb6149c
<4>[    2.905112] dhd_attach(): thread:dhd_watchdog_thread:93 started
<4>[    2.905154] dhd_attach(): thread:dhd_dpc:94 started
<4>[    2.905167] dhd_dpc_thread: set dpc_cpucore 0 from config.txt
<4>[    2.905216] dhd_attach(): thread:dhd_rxf:95 started
<4>[    2.905231] dhd_deferred_work_init: work queue initialized
<4>[    2.905343] dhdsdio_probe_init: set use_rxchain 1 from config.txt
<3>[    2.911402] EXT4-fs (mmcblk0p12): Unrecognized mount option "background_gc=on" or missing value
<4>[    2.914094] Dongle Host Driver, version 1.201.59.5 (r506368)
<4>[    2.914094] Compiled in drivers/net/wireless/bcmdhd on May 11 2017 at 09:43:59
<4>[    2.914463] Register interface [wlan0]  MAC: e0:76:d0:f0:9c:cf
<4>[    2.914463]
<4>[    2.914483] dhd_prot_ioctl : bus is down. we have nothing to do
<4>[    2.914523] bcmsdh_oob_intr_unregister: Enter
<4>[    2.914529] bcmsdh_oob_intr_unregister: irq is not registered
<4>[    2.914540] dhd_txglom_enable: enable 0
<4>[    2.914545] dhd_bus_devreset:  WLAN OFF DONE
<4>[    2.914578] wifi_platform_set_power = 0
<4>[    2.914584] ======== PULL WL_REG_ON LOW! ========
<6>[    2.914591] [WLAN_RFKILL]: rockchip_wifi_power: 0
<14>[    2.917543] bat_cap: oldcap path is /sys/devices/ff100000.adc
<11>[    2.917607] bat_cap: oldcap_path no exist
<6>[    2.917755] binder: 151:151 transaction failed 29189, size 0-0
<11>[    2.918396] init: Warning!  Service displayd needs a SELinux domain defined; please fix!
<11>[    2.922148] init: property 'ro.serialno' doesn't exist while expanding '${ro.serialno}'
<11>[    2.922180] init: cannot expand '${ro.serialno}' while writing to '/sys/class/android_usb/android0/iSerial'
<11>[    2.922434] init: using deprecated syntax for specifying property 'ro.product.usbfactory', use ${name} instead
<6>[    2.923000] rtk_btusb: btchr_open: BT usb char device is opening
<3>[    2.923019] rtk_btusb: btchr_open: Failed to get hci dev[NULL]
<6>[    2.923067] rtk_btusb: btchr_open: BT usb char device is opening
<3>[    2.923078] rtk_btusb: btchr_open: Failed to get hci dev[NULL]
<6>[    2.923103] rtk_btusb: btchr_open: BT usb char device is opening
<3>[    2.923113] rtk_btusb: btchr_open: Failed to get hci dev[NULL]
<6>[    2.923127] rtk_btusb: btchr_open: BT usb char device is opening
<3>[    2.923136] rtk_btusb: btchr_open: Failed to get hci dev[NULL]
<4>[    2.924467] 0,baud is:9600
<4>[    2.924596] 1, baud is:115200
<4>[    2.924734] 1, baud is:115200
<4>[    2.924820] 0,baud is:9600
<4>[    2.925996] 2, baud is:115200
<11>[    2.926817] init: cannot find '/system/bin/debuggerd64', disabling 'debuggerd64'
<11>[    2.928310] init: cannot find '/system/bin/install-recovery.sh', disabling 'flash_recovery'
<11>[    2.928770] init: cannot find '/system/bin/bplus_helper', disabling 'bplus_helper'
<11>[    2.928953] init: Warning!  Service drmservice needs a SELinux domain defined; please fix!
<11>[    2.929191] init: cannot find '/system/bin/akmd', disabling 'akmd'
<7>[    2.930113] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<3>[    2.930644] android_usb: already disabled
<6>[    2.933529] read descriptors
<6>[    2.933543] read strings
<4>[    2.933572] pcd_pullup, is_on 1
<4>[    2.968190] Using Buffer DMA mode
<4>[    2.968205] Periodic Transfer Interrupt Enhancement - disabled
<4>[    2.968212] Multiprocessor Interrupt Enhancement - disabled
<4>[    2.968220] OTG VER PARAM: 0, OTG VER FLAG: 0
<4>[    2.968227] ^^^^^^^^^^^^^^^^^^Host Mode
<4>[    3.011708] Init: Power Port (0)
<6>[    3.021459] [WLAN_RFKILL]: wifi shut off power.
<6>[    3.021472] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: 0
<6>[    3.021479] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: wifi io reference voltage control is disabled.
<4>[    3.021540] dhd_module_init: Exit err=0
<4>[    3.088719] firefly_rgb2hdmi_get_enable 201, 1
<4>[    3.088784] firefly_rgb2hdmi_get_status 207
<4>[    3.089005] firefly_rgb2hdmi_set_mode 226
<4>[    3.089013] firefly_rgb2hdmi_set_mode 242 1280 720 60 74250000
<4>[    3.089431] firefly_rgb2hdmi_set_enable 183 enable:1
<4>[    3.089438] firefly_rgb2hdmi_enable 150 start
<4>[    3.089443] firefly_switch_to_rgb 75
<6>[    3.089451] switch:en=1,lcdc_id=0,screen type=1,cur type=1
<4>[    3.178167] dhd_open: Enter ee08f800
<4>[    3.178180]
<4>[    3.178180] Dongle Host Driver, version 1.201.59.5 (r506368)
<4>[    3.178180] Compiled in drivers/net/wireless/bcmdhd on May 11 2017 at 09:43:59
<4>[    3.178192] wl_android_wifi_on in 1
<4>[    3.178199] wl_android_wifi_on in 2: g_wifi_on=0
<4>[    3.178204] wifi_platform_set_power = 1
<4>[    3.178209] ======== PULL WL_REG_ON HIGH! ========
<6>[    3.178215] [WLAN_RFKILL]: rockchip_wifi_power: 1
<6>[    3.178221] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: 1
<6>[    3.178227] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: wifi io reference voltage control is disabled.
<38>[    3.242284] logd.auditd: start
<6>[    3.277321] [WLAN_RFKILL]: wifi turn on power. 156
<4>[    3.356045] Indeed it is in host mode hprt0 = 00021501
<6>[    3.365861] rk_fb_switch_screen: wait update_regs_wait timeout
<6>[    3.365883] rk3288-lcdc lcdc0: lcdc0: dclk:74250000>>fps:60
<4>[    3.365958] HDMI ENABLE
<4>[    3.483940] sdio_reset_comm():
<6>[    3.486940] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 200000Hz, actual 200000HZ div = 125)
<4>[    3.486951] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 400000Hz for init[mmc2]
<4>[    3.505491] mmc2: queuing unknown CIS tuple 0x80 (2 bytes)
<4>[    3.508503] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
<4>[    3.511524] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
<4>[    3.516955] mmc2: queuing unknown CIS tuple 0x80 (7 bytes)
<6>[    3.533163] usb 3-1: new high-speed USB device number 2 using usb20_host
<4>[    3.533228] Indeed it is in host mode hprt0 = 00001101
<6>[    3.642870] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
<4>[    3.642906] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out normal clock [mmc2]
<4>[    3.643147]
<4>[    3.643147]
<4>[    3.643147] dhd_bus_devreset: == WLAN ON ==
<4>[    3.643210] F1 signature read @0x18000000=0x16224335
<4>[    3.645203] F1 signature OK, socitype:0x1 chip:0x4339 rev:0x1 pkg:0x2
<4>[    3.645521] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
<4>[    3.645661] dhdsdio_probe_init: set use_rxchain 1 from config.txt
<4>[    3.648824] dhd_conf_read_config: Ignore config file /system/etc/firmware/config.txt
<4>[    3.648840] dhd_conf_set_fw_name_by_chip: firmware_path=/system/etc/firmware/fw_bcm4339a0_ag.bin
<4>[    3.648847] Final fw_path=/system/etc/firmware/fw_bcm4339a0_ag.bin
<4>[    3.648853] Final nv_path=/system/etc/firmware/nvram_AP6335.txt
<4>[    3.648858] Final conf_path=/system/etc/firmware/config.txt
<6>[    3.730189] usb 3-1: New USB device found, idVendor=1a40, idProduct=0101
<6>[    3.730201] usb 3-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
<6>[    3.730208] usb 3-1: Product: USB 2.0 Hub [MTT]
<6>[    3.731233] hub 3-1:1.0: USB hub found
<6>[    3.731294] hub 3-1:1.0: 4 ports detected
<11>[    3.902373] healthd: No charger supplies found
<12>[    3.902386] healthd: No battery devices found
<7>[    3.929190] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
<4>[    3.976258] NVRAM version: AP6335_NVRAM_V1.7_04102014
<4>[    3.976764] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded.
<6>[    4.005518] usb 3-1.4: new low-speed USB device number 3 using usb20_host
<6>[    4.038125] rk3288-lcdc lcdc0: blank mode:0
<6>[    4.062737] rk_iommu ff940300.vopl_mmu: rockchip_iommu_attach_device: Attached new IOMMU with pgtable 0x2e2a8000
<6>[    4.107793] usb 3-1.4: New USB device found, idVendor=093a, idProduct=2510
<6>[    4.107807] usb 3-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
<6>[    4.107814] usb 3-1.4: Product: USB Optical Mouse
<6>[    4.107820] usb 3-1.4: Manufacturer: PixArt
<6>[    4.110839] input: PixArt USB Optical Mouse as /devices/ff540000.usb/usb3/3-1/3-1.4/3-1.4:1.0/input/input3
<6>[    4.111184] hid-generic 0003:093A:2510.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-ff540000.usb-1.4/input0
<4>[    4.149134] dhd_bus_init: enable 0x06, ready 0x06 (waited 0us)
<4>[    4.149279] bcmsdh_oob_intr_register: Enter
<4>[    4.149285] bcmsdh_oob_intr_register: HW_OOB enabled
<4>[    4.149290] bcmsdh_oob_intr_register OOB irq=196 flags=4
<4>[    4.149347] bcmsdh_oob_intr_register: enable_irq_wake
<4>[    4.149728] dhd_conf_set_band: Set band 0
<4>[    4.150051] dhd_preinit_ioctls: Set tcpack_sup_mode 0
<4>[    4.150063] wifi_platform_get_mac_addr
<4>[    4.150069] ======== bcm_wlan_get_mac_address ========
<6>[    4.150076] [WLAN_RFKILL]: rockchip_wifi_mac_addr: enter.
<6>[    4.150083] [WLAN_RFKILL]: falsh wifi_custom_mac_addr=[00:00:00:00:00:00]
<6>[    4.150088] [WLAN_RFKILL]: This mac address is not valid, ignored...
<4>[    4.159417] Firmware up: op_mode=0x0005, MAC=e0:76:d0:f0:9c:cf
<4>[    4.159429] dhd_conf_set_country: Set country CN, revision 38
<4>[    4.204416] Country code: CN (CN/38)
<4>[    4.204609] dhd_conf_set_roam: Set roam_off 1
<4>[    4.206106] dhd_conf_set_txbf: set txbf 1
<4>[    4.212996] Firmware version = wl0: Apr  3 2014 12:12:42 version 6.37.32.28.2_ip (r424058)
<4>[    4.213010]   Driver: 1.201.59.5 (r506368)
<4>[    4.213010]   Firmware: wl0: Apr  3 2014 12:12:42 version 6.37.32.28.2_ip (r424058)
<4>[    4.213179] dhd_txglom_enable: enable 1
<4>[    4.213185] dhd_conf_set_disable_proptx: set disable_proptx 0
<4>[    4.214114] dhd_wlfc_hostreorder_init(): successful bdcv2 tlv signaling, 64
<4>[    4.216892] wl_android_wifi_on: Success
<4>[    4.270576] dhd_open: Exit ret=0
<4>[    4.369955] dhd_stop: Enter ee08f800
<4>[    4.375499] wl_android_wifi_off in 1
<4>[    4.375508] wl_android_wifi_off in 2: g_wifi_on=1
<4>[    4.375718] dhdsdio_isr : bus is down. we have nothing to do
<4>[    4.375732] bcmsdh_oob_intr_unregister: Enter
<4>[    4.375749] dhd_txglom_enable: enable 0
<4>[    4.375754] dhd_bus_devreset:  WLAN OFF DONE
<4>[    4.375783] wifi_platform_set_power = 0
<4>[    4.375789] ======== PULL WL_REG_ON LOW! ========
<6>[    4.375794] [WLAN_RFKILL]: rockchip_wifi_power: 0
<6>[    4.477780] [WLAN_RFKILL]: wifi shut off power.
<6>[    4.477801] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: 0
<6>[    4.477807] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: wifi io reference voltage control is disabled.
<4>[    4.477817] wl_android_wifi_off out
<4>[    4.477824] dhd_stop: Exit
<4>[    8.691072] D1:camsys_mipiphy_clkin_cb(34): camsys_marvin mipi phy clk in turn on
<4>[    8.691089] D1:camsys_mipiphy_clkin_cb(34): camsys_marvin mipi phy clk in turn on
<4>[    8.691097] D1:camsys_open(739): camsys_marvin(ee38b310) is opened!
<4>[    8.691190] D1:camsys_extdev_register(243): Get RK30_PIN2_PB6(78) gpio(active: 0) for dev_id 0x2000000 success!
<4>[    8.691202] D1:camsys_extdev_register(243): Get RK30_PIN2_PB7(79) gpio(active: 0) for dev_id 0x2000000 success!
<4>[    8.691212] D1:camsys_extdev_register(243): Get RK30_PIN0_PB3(11) gpio(active: 1) for dev_id 0x2000000 success!
<7>[    8.691227] of_get_named_gpio_flags exited with status 237
<7>[    8.691232] of_get_named_gpio_flags exited with status 237
<4>[    8.691236] rockchip_gpio_request:GPIO7-13
<4>[    8.691245] rockchip_gpio_set:GPIO7-13 level = 1
<4>[    8.691250] rockchip_gpio_direction_output:set GPIO7-13 level 1
<4>[    8.691259] rk32_iomux_bit_op:GPIO7-13,reg=0x70,data=0xc000000,result=0x15
<4>[    8.691267] rockchip_pmx_gpio_set_direction:gpio_direction for pin 237 as gpio7-13 to output,data=0x20742c,result=0x20742c
<4>[    8.691274] D1:camsys_mrv_iomux_cb(90): marvin pinctrl select: isp_mipi_fl
<4>[    8.691293] D1:camsys_extdev_register(268): Extdev(dev_id: 0x2000000  dev_name: OV13850) register success
<4>[    8.696350] D1:camsys_mrv_clkin_cb(350): camsys_marvin clock(f: 210000000 Hz) in turn on
<4>[    8.696361] D1:camsys_rk3288_cfg(267): Isp_SoftRst: 1
<4>[    8.696465] D1:camsys_rk3288_cfg(267): Isp_SoftRst: 0
<4>[    8.696493] D1:camsys_mrv_clkout_cb(392): camsys_marvin clock out(rate: 24000000Hz) turn on
<4>[    8.697559] D1:camsys_sysctl_extdev(360): Sysctl 11 success, gpio(11) set 1
<4>[    8.698694] D1:camsys_sysctl_extdev(364): Sysctl 8 success, gpio(79) set 1
<4>[    8.699771] D1:camsys_sysctl_extdev(364): Sysctl 7 success, gpio(78) set 1
<4>[    8.703456] D1:camsys_sysctl_extdev(360): Sysctl 7 success, gpio(78) set 0
<4>[    8.703470] D1:camsys_sysctl_extdev(360): Sysctl 8 success, gpio(79) set 0
<4>[    8.703481] D1:camsys_sysctl_extdev(364): Sysctl 11 success, gpio(11) set 0
<4>[    8.704559] D1:camsys_mrv_clkin_cb(374): camsys_marvin clock in turn off
<4>[    8.704588] D1:camsys_mrv_clkout_cb(404): camsys_marvin clock out turn off
<4>[    8.706643] D1:camsys_irq_disconnect(664): All thread disconnect camsys_marvin irq success!
<4>[    8.706654] D1:camsys_mipiphy_clkin_cb(36): camsys_marvin mipi phy clk in turn off
<4>[    8.706660] D1:camsys_mipiphy_clkin_cb(36): camsys_marvin mipi phy clk in turn off
<4>[    8.706667] D1:camsys_release(763): camsys_marvin(ee38b310) is closed
<6>[    8.777871] [otg id chg] last id -1 current id 1
<4>[    8.777890] PortPower off
<4>[    8.777896] rk_battery_charger_detect_cb , battery_charger_detect 6
<4>[    8.881776] D1:camsys_mipiphy_clkin_cb(34): camsys_marvin mipi phy clk in turn on
<4>[    8.881789] D1:camsys_mipiphy_clkin_cb(34): camsys_marvin mipi phy clk in turn on
<4>[    8.881796] D1:camsys_open(739): camsys_marvin(ee38b310) is opened!
<4>[    8.881896] D1:camsys_extdev_register(243): Get RK30_PIN3_PB4(108) gpio(active: 1) for dev_id 0x4000000 success!
<7>[    8.881906] _gpio_request: gpio-79 (camsys_gpio) status -16
<3>[    8.881913] E:camsys_extdev_register(239): Request RK30_PIN2_PB7(79) failed
<4>[    8.881919] D1:camsys_extdev_register(243): Get RK30_PIN2_PB7(79) gpio(active: 0) for dev_id 0x4000000 success!
<7>[    8.881927] _gpio_request: gpio-11 (camsys_gpio) status -16
<3>[    8.881931] E:camsys_extdev_register(239): Request RK30_PIN0_PB3(11) failed
<4>[    8.881938] D1:camsys_extdev_register(243): Get RK30_PIN0_PB3(11) gpio(active: 1) for dev_id 0x4000000 success!
<4>[    8.881946] D1:camsys_mrv_iomux_cb(90): marvin pinctrl select: isp_dvp10bit
<4>[    8.882041] D1:camsys_extdev_register(268): Extdev(dev_id: 0x4000000  dev_name: OV5640) register success
<4>[    8.887451] D1:camsys_mrv_clkin_cb(350): camsys_marvin clock(f: 210000000 Hz) in turn on
<4>[    8.887463] D1:camsys_rk3288_cfg(267): Isp_SoftRst: 1
<4>[    8.887567] D1:camsys_rk3288_cfg(267): Isp_SoftRst: 0
<4>[    8.887597] D1:camsys_mrv_clkout_cb(392): camsys_marvin clock out(rate: 24000000Hz) turn on
<4>[    8.888716] D1:camsys_sysctl_extdev(360): Sysctl 11 success, gpio(11) set 1
<4>[    8.890168] D1:camsys_sysctl_extdev(364): Sysctl 8 success, gpio(79) set 1
<4>[    8.891234] D1:camsys_sysctl_extdev(364): Sysctl 7 success, gpio(108) set 0
<3>[    8.894470] E:camsys_i2c_write(78): i2c write dev(addr:0x78) failed!
<4>[    8.894549] D1:camsys_sysctl_extdev(360): Sysctl 7 success, gpio(108) set 1
<4>[    8.894565] D1:camsys_sysctl_extdev(360): Sysctl 8 success, gpio(79) set 0
<4>[    8.894576] D1:camsys_sysctl_extdev(364): Sysctl 11 success, gpio(11) set 0
<4>[    8.895659] D1:camsys_mrv_clkin_cb(374): camsys_marvin clock in turn off
<4>[    8.895696] D1:camsys_mrv_clkout_cb(404): camsys_marvin clock out turn off
<4>[    8.897755] D1:camsys_extdev_deregister(331): Extdev(dev_id: 0x4000000) is deregister success
<4>[    8.897770] D1:camsys_irq_disconnect(664): All thread disconnect camsys_marvin irq success!
<4>[    8.897780] D1:camsys_mipiphy_clkin_cb(36): camsys_marvin mipi phy clk in turn off
<4>[    8.897786] D1:camsys_mipiphy_clkin_cb(36): camsys_marvin mipi phy clk in turn off
<4>[    8.897793] D1:camsys_release(763): camsys_marvin(ee38b310) is closed
<4>[    8.899526] D1:camsys_mipiphy_clkin_cb(34): camsys_marvin mipi phy clk in turn on
<4>[    8.899537] D1:camsys_mipiphy_clkin_cb(34): camsys_marvin mipi phy clk in turn on
<4>[    8.899544] D1:camsys_open(739): camsys_marvin(ee38b310) is opened!
<4>[    8.899627] D1:camsys_mrv_iomux_cb(90): marvin pinctrl select: default
<4>[    8.899652] D1:camsys_extdev_register(268): Extdev(dev_id: 0x1000000  dev_name: TC358749XBG) register success
<4>[    8.904696] D1:camsys_mrv_clkin_cb(350): camsys_marvin clock(f: 210000000 Hz) in turn on
<4>[    8.904708] D1:camsys_rk3288_cfg(267): Isp_SoftRst: 1
<4>[    8.904812] D1:camsys_rk3288_cfg(267): Isp_SoftRst: 0
<4>[    8.904841] D1:camsys_mrv_clkout_cb(392): camsys_marvin clock out(rate: 27000000Hz) turn on
<3>[    8.905905] E:camsys_sysctl_extdev(367): Sysctl 11 failed, because gpio is NULL!
<3>[    8.906962] E:camsys_sysctl_extdev(367): Sysctl 8 failed, because gpio is NULL!
<3>[    8.908018] E:camsys_sysctl_extdev(367): Sysctl 7 failed, because gpio is NULL!
<3>[    8.911346] E:camsys_sysctl_extdev(367): Sysctl 7 failed, because gpio is NULL!
<3>[    8.911356] E:camsys_sysctl_extdev(367): Sysctl 8 failed, because gpio is NULL!
<3>[    8.911362] E:camsys_sysctl_extdev(367): Sysctl 11 failed, because gpio is NULL!
<4>[    8.912439] D1:camsys_mrv_clkin_cb(374): camsys_marvin clock in turn off
<4>[    8.912469] D1:camsys_mrv_clkout_cb(404): camsys_marvin clock out turn off
<4>[    8.914523] D1:camsys_irq_disconnect(664): All thread disconnect camsys_marvin irq success!
<4>[    8.914537] D1:camsys_mipiphy_clkin_cb(36): camsys_marvin mipi phy clk in turn off
<4>[    8.914543] D1:camsys_mipiphy_clkin_cb(36): camsys_marvin mipi phy clk in turn off
<4>[    8.914550] D1:camsys_release(763): camsys_marvin(ee38b310) is closed
<36>[    8.935361] type=1400 audit(1293883509.280:4): avc: denied { execute } for pid=456 comm="mediaserver" name="sh" dev="mmcblk0p10" ino=317 scontext=u:r:mediaserver:s0 tcontext=ubject_r:shell_exec:s0 tclass=file permissive=0
<4>[    8.945367] Using Buffer DMA mode
<4>[    8.945379] Periodic Transfer Interrupt Enhancement - disabled
<4>[    8.945384] Multiprocessor Interrupt Enhancement - disabled
<4>[    8.945390] OTG VER PARAM: 0, OTG VER FLAG: 0
<4>[    8.945396] ^^^^^^^^^^^^^^^^^Device Mode
<4>[    8.955144] es8323_mic_state_ctrl read:
<4>[    8.955187] mic_state_switch 0
<4>[    8.955194] hp_det = 0,insert hp
<4>[    8.955198] hp mic use intern
<4>[    9.437139] ***************vbus detect*****************
<4>[    9.439328] rk_battery_charger_detect_cb , battery_charger_detect 1
<4>[    9.616368] Using Buffer DMA mode
<4>[    9.616385] Periodic Transfer Interrupt Enhancement - disabled
<4>[    9.616391] Multiprocessor Interrupt Enhancement - disabled
<4>[    9.616397] OTG VER PARAM: 0, OTG VER FLAG: 0
<4>[    9.616403] ^^^^^^^^^^^^^^^^^Device Mode
<4>[    9.616441] *******************soft connect!!!*******************
<4>[    9.715147] USB RESET
<6>[    9.801641] android_work: sent uevent USB_STATE=CONNECTED
<6>[    9.822991] android_usb gadget: high-speed config #1: android
<6>[    9.823102] android_work: sent uevent USB_STATE=CONFIGURED
<6>[   23.679903] warning: `main' uses 32-bit capabilities (legacy support in use)
<12>[   37.389163] healthd: battery none chg=
<6>[   37.610304] lowmemorykiller: lowmem_shrink: convert oom_adj to oom_score_adj:
<6>[   37.610326] lowmemorykiller: oom_adj 0 => oom_score_adj 0
<6>[   37.610334] lowmemorykiller: oom_adj 1 => oom_score_adj 58
<6>[   37.610342] lowmemorykiller: oom_adj 2 => oom_score_adj 117
<6>[   37.610348] lowmemorykiller: oom_adj 3 => oom_score_adj 176
<6>[   37.610354] lowmemorykiller: oom_adj 9 => oom_score_adj 529
<6>[   37.610363] lowmemorykiller: oom_adj 15 => oom_score_adj 1000
<6>[   37.943518] acc_open
<6>[   37.943547] acc_release
<4>[   38.076201] phy_power_on: enable = 1
<4>[   38.115609] Read the Ethernet MAC address from IDB:00:00:00:00:00:00
<4>[   38.115649] eth0: device MAC address 72:8a:28:11:d5:dc
<6>[   38.119772] libphy: stmmac: probed
<6>[   38.119784] eth0: PHY ID 001cc915 at 0 IRQ 0 (stmmac-0:00) active
<6>[   38.119792] eth0: PHY ID 001cc915 at 1 IRQ 0 (stmmac-0:01) active
<6>[   40.945595] pm policy 0 -> 1
<36>[   42.522950] type=1400 audit(1293883543.420:5): avc: denied { write } for pid=1504 comm="Binder_3" name="/" dev="mmcblk0p12" ino=2 scontext=u:r:mediaserver:s0 tcontext=ubject_r:system_data_file:s0 tclass=dir permissive=0
<4>[   42.523528] D1:camsys_mipiphy_clkin_cb(34): camsys_marvin mipi phy clk in turn on
<4>[   42.523539] D1:camsys_mipiphy_clkin_cb(34): camsys_marvin mipi phy clk in turn on
<4>[   42.523547] D1:camsys_open(739): camsys_marvin(ee38b310) is opened!
<4>[   42.523839] D1:camsys_mrv_clkin_cb(350): camsys_marvin clock(f: 420000000 Hz) in turn on
<4>[   42.523874] D1:camsys_rk3288_cfg(267): Isp_SoftRst: 1
<4>[   42.523980] D1:camsys_rk3288_cfg(267): Isp_SoftRst: 0
<4>[   42.523990] D1:camsys_rk3288_cfg(267): Isp_SoftRst: 0
<4>[   42.524381] D1:camsys_rk3288_cfg(267): Isp_SoftRst: 1
<4>[   42.528223] D1:camsys_rk3288_cfg(267): Isp_SoftRst: 0
<4>[   42.538318] ------------[ cut here ]------------
<4>[   42.538342] WARNING: at drivers/gpio/gpiolib.c:160 gpio_ensure_requested+0x4c/0xb4()
<4>[   42.538349] autorequest GPIO-11
<4>[   42.538355] Modules linked in: mali_kbase
<4>[   42.538366] CPU: 1 PID: 1354 Comm: Binder_3 Not tainted 3.10.0 #1
<4>[   42.538385] [<c0013ec4>] (unwind_backtrace+0x0/0xe0) from [<c001176c>] (show_stack+0x10/0x14)
<4>[   42.538399] [<c001176c>] (show_stack+0x10/0x14) from [<c00369f8>] (warn_slowpath_common+0x4c/0x68)
<4>[   42.538410] [<c00369f8>] (warn_slowpath_common+0x4c/0x68) from [<c0036a94>] (warn_slowpath_fmt+0x2c/0x3c)
<4>[   42.538420] [<c0036a94>] (warn_slowpath_fmt+0x2c/0x3c) from [<c029c470>] (gpio_ensure_requested+0x4c/0xb4)
<4>[   42.538433] [<c029c470>] (gpio_ensure_requested+0x4c/0xb4) from [<c029c758>] (gpiod_direction_output+0x80/0x2b0)
<4>[   42.538447] [<c029c758>] (gpiod_direction_output+0x80/0x2b0) from [<c05481e8>] (camsys_sysctl+0x288/0x458)
<4>[   42.538458] [<c05481e8>] (camsys_sysctl+0x288/0x458) from [<c0549cbc>] (camsys_ioctl+0x378/0x630)
<4>[   42.538469] [<c0549cbc>] (camsys_ioctl+0x378/0x630) from [<c011a7a4>] (do_vfs_ioctl+0x210/0x240)
<4>[   42.538479] [<c011a7a4>] (do_vfs_ioctl+0x210/0x240) from [<c011a824>] (SyS_ioctl+0x50/0x6c)
<4>[   42.538491] [<c011a824>] (SyS_ioctl+0x50/0x6c) from [<c000da00>] (ret_fast_syscall+0x0/0x30)
<4>[   42.538498] ---[ end trace e4ccbf8c3a42e969 ]---
<4>[   42.538518] D1:camsys_sysctl_extdev(364): Sysctl 11 success, gpio(11) set 0
<4>[   42.538621] D1:camsys_sysctl_extdev(360): Sysctl 7 success, gpio(78) set 0
<4>[   42.538712] ------------[ cut here ]------------
<4>[   42.538727] WARNING: at drivers/gpio/gpiolib.c:160 gpio_ensure_requested+0x4c/0xb4()
<4>[   42.538732] autorequest GPIO-79
<4>[   42.538737] Modules linked in: mali_kbase
<4>[   42.538747] CPU: 1 PID: 1354 Comm: Binder_3 Tainted: G        W    3.10.0 #1
<4>[   42.538762] [<c0013ec4>] (unwind_backtrace+0x0/0xe0) from [<c001176c>] (show_stack+0x10/0x14)
<4>[   42.538771] [<c001176c>] (show_stack+0x10/0x14) from [<c00369f8>] (warn_slowpath_common+0x4c/0x68)
<4>[   42.538781] [<c00369f8>] (warn_slowpath_common+0x4c/0x68) from [<c0036a94>] (warn_slowpath_fmt+0x2c/0x3c)
<4>[   42.538791] [<c0036a94>] (warn_slowpath_fmt+0x2c/0x3c) from [<c029c470>] (gpio_ensure_requested+0x4c/0xb4)
<4>[   42.538801] [<c029c470>] (gpio_ensure_requested+0x4c/0xb4) from [<c029c758>] (gpiod_direction_output+0x80/0x2b0)
<4>[   42.538812] [<c029c758>] (gpiod_direction_output+0x80/0x2b0) from [<c0548194>] (camsys_sysctl+0x234/0x458)
<4>[   42.538823] [<c0548194>] (camsys_sysctl+0x234/0x458) from [<c0549cbc>] (camsys_ioctl+0x378/0x630)
<4>[   42.538834] [<c0549cbc>] (camsys_ioctl+0x378/0x630) from [<c011a7a4>] (do_vfs_ioctl+0x210/0x240)
<4>[   42.538842] [<c011a7a4>] (do_vfs_ioctl+0x210/0x240) from [<c011a824>] (SyS_ioctl+0x50/0x6c)
<4>[   42.538852] [<c011a824>] (SyS_ioctl+0x50/0x6c) from [<c000da00>] (ret_fast_syscall+0x0/0x30)
<4>[   42.538858] ---[ end trace e4ccbf8c3a42e96a ]---
<4>[   42.538895] D1:camsys_sysctl_extdev(360): Sysctl 8 success, gpio(79) set 0
<3>[   42.539965] E:camsys_sysctl_extdev(367): Sysctl 9 failed, because gpio is NULL!
<3>[   42.539978] E:camsys_sysctl_extdev(367): Sysctl 10 failed, because gpio is NULL!
<4>[   42.540086] D1:camsys_sysctl_extdev(364): Sysctl 11 success, gpio(11) set 0
<4>[   42.540699] D1:camsys_sysctl_extdev(360): Sysctl 7 success, gpio(78) set 0
<4>[   42.540800] D1:camsys_sysctl_extdev(360): Sysctl 8 success, gpio(79) set 0
<3>[   42.542755] E:camsys_sysctl_extdev(367): Sysctl 9 failed, because gpio is NULL!
<3>[   42.542770] E:camsys_sysctl_extdev(367): Sysctl 10 failed, because gpio is NULL!
<4>[   42.542811] D1:camsys_mrv_clkout_cb(392): camsys_marvin clock out(rate: 24000000Hz) turn on
<4>[   42.542909] D1:camsys_sysctl_extdev(360): Sysctl 11 success, gpio(11) set 1
<4>[   42.543254] D1:camsys_sysctl_extdev(364): Sysctl 7 success, gpio(78) set 1
<4>[   42.543468] D1:camsys_sysctl_extdev(364): Sysctl 8 success, gpio(79) set 1
<3>[   42.545682] E:camsys_sysctl_extdev(367): Sysctl 9 failed, because gpio is NULL!
<3>[   42.545699] E:camsys_sysctl_extdev(367): Sysctl 10 failed, because gpio is NULL!
<4>[   42.735968] D1:camsys_mrv_iommu_cb(276): map fd 36 ,client fd 39
<4>[   42.735968]
<6>[   42.735998] rk_iommu ff914000.isp_mmu: rockchip_iommu_attach_device: Attached new IOMMU with pgtable 0x2e2af000
<4>[   42.761562] D1:camsys_mrv_iommu_cb(276): map fd 43 ,client fd 39
<4>[   42.761562]
<6>[   42.761581] rk_iommu ff914000.isp_mmu: (isp_mmu) Already enabled
<4>[   42.786783] D1:camsys_mrv_iommu_cb(276): map fd 45 ,client fd 39
<4>[   42.786783]
<6>[   42.786804] rk_iommu ff914000.isp_mmu: (isp_mmu) Already enabled
<4>[   42.813064] D1:camsys_mrv_iommu_cb(276): map fd 49 ,client fd 39
<4>[   42.813064]
<6>[   42.813082] rk_iommu ff914000.isp_mmu: (isp_mmu) Already enabled
<4>[   42.876437] D1:camsys_rk3288_mipihpy_cfg(109): mipi phy 1 standby!
<3>[   42.876453] W:camsys_phy_ops(478): mipiphy->phy_index(-1198523284) != extdev->phy.info.mipi.phy_index(1)!
<4>[   42.876667] D1:camsys_rk3288_mipihpy_cfg(219): mipi phy(1) turn on(lane: 0x3  bit_rate: 600Mbps)
<4>[   43.040137] D1:camsys_rk3288_mipihpy_cfg(109): mipi phy 1 standby!
<4>[   43.042621] D1:camsys_mrv_iommu_cb(276): map fd 49 ,client fd 39
<4>[   43.042621]
<6>[   43.043052] rk_iommu ff914000.isp_mmu: (isp_mmu) 3 times left to be disabled
<3>[   43.043063] rk_iommu ff914000.isp_mmu: rockchip_iommu_detach_device: Detaching IOMMU with pgtable 2e2af000 delayed
<4>[   43.043609] D1:camsys_mrv_iommu_cb(276): map fd 45 ,client fd 39
<4>[   43.043609]
<6>[   43.044029] rk_iommu ff914000.isp_mmu: (isp_mmu) 2 times left to be disabled
<3>[   43.044037] rk_iommu ff914000.isp_mmu: rockchip_iommu_detach_device: Detaching IOMMU with pgtable 2e2af000 delayed
<4>[   43.044545] D1:camsys_mrv_iommu_cb(276): map fd 43 ,client fd 39
<4>[   43.044545]
<6>[   43.044968] rk_iommu ff914000.isp_mmu: (isp_mmu) 1 times left to be disabled
<3>[   43.044977] rk_iommu ff914000.isp_mmu: rockchip_iommu_detach_device: Detaching IOMMU with pgtable 2e2af000 delayed
<4>[   43.045495] D1:camsys_mrv_iommu_cb(276): map fd 36 ,client fd 39
<4>[   43.045495]
<4>[   43.047300] D1:camsys_mrv_clkout_cb(404): camsys_marvin clock out turn off
<4>[   43.048033] D1:camsys_sysctl_extdev(364): Sysctl 11 success, gpio(11) set 0
<4>[   43.050611] D1:camsys_sysctl_extdev(360): Sysctl 7 success, gpio(78) set 0
<4>[   43.050902] D1:camsys_sysctl_extdev(360): Sysctl 8 success, gpio(79) set 0
<3>[   43.051990] E:camsys_sysctl_extdev(367): Sysctl 9 failed, because gpio is NULL!
<3>[   43.052005] E:camsys_sysctl_extdev(367): Sysctl 10 failed, because gpio is NULL!
<4>[   43.054051] D1:camsys_mrv_clkin_cb(374): camsys_marvin clock in turn off
<4>[   43.054168] D1:camsys_sysctl_extdev(364): Sysctl 11 success, gpio(11) set 0
<4>[   43.054257] D1:camsys_sysctl_extdev(360): Sysctl 7 success, gpio(78) set 0
<4>[   43.054345] D1:camsys_sysctl_extdev(360): Sysctl 8 success, gpio(79) set 0
<3>[   43.055418] E:camsys_sysctl_extdev(367): Sysctl 9 failed, because gpio is NULL!
<3>[   43.055431] E:camsys_sysctl_extdev(367): Sysctl 10 failed, because gpio is NULL!
<4>[   43.055482] D1:camsys_irq_disconnect(664): All thread disconnect camsys_marvin irq success!
<4>[   43.055498] D1:camsys_mipiphy_clkin_cb(36): camsys_marvin mipi phy clk in turn off
<4>[   43.055504] D1:camsys_mipiphy_clkin_cb(36): camsys_marvin mipi phy clk in turn off
<4>[   43.055513] D1:camsys_release(763): camsys_marvin(ee38b310) is closed
<4>[   43.133608] D1:camsys_mipiphy_clkin_cb(34): camsys_marvin mipi phy clk in turn on
<4>[   43.133622] D1:camsys_mipiphy_clkin_cb(34): camsys_marvin mipi phy clk in turn on
<4>[   43.133630] D1:camsys_open(739): camsys_marvin(ee38b310) is opened!
<4>[   43.133953] D1:camsys_mrv_clkin_cb(350): camsys_marvin clock(f: 420000000 Hz) in turn on
<4>[   43.133966] D1:camsys_rk3288_cfg(267): Isp_SoftRst: 1
<4>[   43.134070] D1:camsys_rk3288_cfg(267): Isp_SoftRst: 0
<4>[   43.134080] D1:camsys_rk3288_cfg(267): Isp_SoftRst: 0
<4>[   43.134178] D1:camsys_rk3288_cfg(267): Isp_SoftRst: 1
<4>[   43.136240] D1:camsys_rk3288_cfg(267): Isp_SoftRst: 0
<4>[   43.450992] D1:camsys_mrv_iommu_cb(276): map fd 46 ,client fd 33
<4>[   43.450992]
<6>[   43.451035] rk_iommu ff914000.isp_mmu: rockchip_iommu_attach_device: Attached new IOMMU with pgtable 0x2e2af000
<4>[   43.451736] D1:camsys_mrv_iommu_cb(276): map fd 47 ,client fd 33
<4>[   43.451736]
<6>[   43.451755] rk_iommu ff914000.isp_mmu: (isp_mmu) Already enabled
<4>[   43.452644] D1:camsys_mrv_iommu_cb(276): map fd 48 ,client fd 33
<4>[   43.452644]
<6>[   43.452663] rk_iommu ff914000.isp_mmu: (isp_mmu) Already enabled
<4>[   43.453463] D1:camsys_mrv_iommu_cb(276): map fd 49 ,client fd 33
<4>[   43.453463]
<6>[   43.453482] rk_iommu ff914000.isp_mmu: (isp_mmu) Already enabled
<4>[   43.454096] D1:camsys_rk3288_mipihpy_cfg(104): mipi phy 0 standby!
<3>[   43.454117] W:camsys_phy_ops(478): mipiphy->phy_index(-1197954508) != extdev->phy.info.mipi.phy_index(0)!
<4>[   43.454331] D1:camsys_rk3288_mipihpy_cfg(219): mipi phy(0) turn on(lane: 0xf  bit_rate: 648Mbps)
<4>[   43.569287] D1:camsys_rk3288_mipihpy_cfg(104): mipi phy 0 standby!
<4>[   43.569811] D1:camsys_mrv_iommu_cb(276): map fd 49 ,client fd 33
<4>[   43.569811]
<6>[   43.569917] rk_iommu ff914000.isp_mmu: (isp_mmu) 3 times left to be disabled
<3>[   43.569927] rk_iommu ff914000.isp_mmu: rockchip_iommu_detach_device: Detaching IOMMU with pgtable 2e2af000 delayed
<4>[   43.570201] D1:camsys_mrv_iommu_cb(276): map fd 48 ,client fd 33
<4>[   43.570201]
<6>[   43.570297] rk_iommu ff914000.isp_mmu: (isp_mmu) 2 times left to be disabled
<3>[   43.570306] rk_iommu ff914000.isp_mmu: rockchip_iommu_detach_device: Detaching IOMMU with pgtable 2e2af000 delayed
<4>[   43.570565] D1:camsys_mrv_iommu_cb(276): map fd 47 ,client fd 33
<4>[   43.570565]
<6>[   43.570661] rk_iommu ff914000.isp_mmu: (isp_mmu) 1 times left to be disabled
<3>[   43.570672] rk_iommu ff914000.isp_mmu: rockchip_iommu_detach_device: Detaching IOMMU with pgtable 2e2af000 delayed
<4>[   43.570899] D1:camsys_mrv_iommu_cb(276): map fd 46 ,client fd 33
<4>[   43.570899]
<4>[   45.129085] D1:camsys_mrv_clkin_cb(374): camsys_marvin clock in turn off
<4>[   45.129131] D1:camsys_irq_disconnect(664): All thread disconnect camsys_marvin irq success!
<4>[   45.129144] D1:camsys_mipiphy_clkin_cb(36): camsys_marvin mipi phy clk in turn off
<4>[   45.129152] D1:camsys_mipiphy_clkin_cb(36): camsys_marvin mipi phy clk in turn off
<4>[   45.129161] D1:camsys_release(763): camsys_marvin(ee38b310) is closed
<4>[   46.862541] Current WiFi chip is AP6210.
<4>[   47.247036] Current WiFi chip is AP6210.
<4>[   47.249216] Current WiFi chip is AP6210.
<6>[   47.271964] [BT_RFKILL]: bt shut off power
<36>[   47.469125] type=1400 audit(1293883548.450:6): avc: denied { write } for pid=1665 comm="chip.devicetest" name="force_usb_mode" dev="sysfs" ino=12615 scontext=u:r:system_app:s0 tcontext=ubject_r:sysfs:s0 tclass=file permissive=0
<6>[   47.882101] [BT_RFKILL]: ENABLE UART_RTS
<6>[   47.990276] [BT_RFKILL]: DISABLE UART_RTS
<6>[   47.990326] [BT_RFKILL]: bt turn on power
<4>[   48.679666] 0,baud is:9600
<4>[   48.679729] 0,baud is:9600
<4>[   48.679759] 0,baud is:115200
<4>[   48.685890] 0,baud is:1500000
<4>[   48.719686] Current WiFi chip is AP6210.
<4>[   49.305062] 0,baud is:115200
<4>[   49.508486] 0,baud is:1500000
<6>[   50.096033] [BT_RFKILL]: bt shut off power
<4>[   68.007331] pcd_pullup, is_on 0
<11>[   68.016186] init: untracked pid 464 killed by signal 1
<6>[   68.027780] read descriptors
<6>[   68.027895] read strings
<4>[   68.028038] pcd_pullup, is_on 1
<4>[   68.477370] **************soft reconnect**************
<4>[   68.657434] Using Buffer DMA mode
<4>[   68.657454] Periodic Transfer Interrupt Enhancement - disabled
<4>[   68.657462] Multiprocessor Interrupt Enhancement - disabled
<4>[   68.657470] OTG VER PARAM: 0, OTG VER FLAG: 0
<4>[   68.657478] ^^^^^^^^^^^^^^^^^Device Mode
<4>[   68.657521] *******************soft connect!!!*******************
<4>[   68.756391] USB RESET
<6>[   68.864537] android_usb gadget: high-speed config #1: android
<6>[   68.866240] android_work: sent uevent USB_STATE=CONFIGURED

Please help me resolve this issue.

Thanks
Reply

Use props Report

1821

Credits

10

Prestige

17

Contribution

super moderator

Rank: 8Rank: 8

Credits
1821
Posted at 5/16/2017 09:45:51        Only Author  13#
please show the result of  "df -lh" in shell.
Reply

Use props Report

Return to List
12
You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list