chenyifu
e595dd26f1
rk312x mipi: mipi driver for rk312x-sdk
...
1. Remove uboot code from the kernel.
2. This version just finishes the function of mipi.
The codingstype will be improved in next version.
2014-09-26 10:30:20 +08:00
chenyifu
c94580e33f
rk312x mipi:enable mipi controller clock and AHB h2p bridge clock for rk312x
2014-09-25 19:03:58 +08:00
chenyifu
457279fc9f
rk3126 mipi: add B080XAN03.0 screen device tree file
2014-09-23 10:31:09 +08:00
zhangqing
7c8d2e7bae
rk312x:clk:select gpll_div2 when set apll,set aclk_core div
2014-09-19 14:41:13 +08:00
zwl
19f00072b7
rk3288 lcdc: add read default xvir and vir_stride
2014-09-19 14:33:34 +08:00
lintao
e4ad383ea8
mmc: unnecessary to dynamic request and release slave chn.
2014-09-19 14:23:51 +08:00
hjh
6c1ccc0f66
rk3128 box: update gpu dvfs
2014-09-19 14:19:18 +08:00
dkl
fcabb239dc
regulator: move pmu act8931 driver to kernel 3.10
...
Signed-off-by: dkl <dkl@rock-chips.com >
2014-09-19 11:13:51 +08:00
lintao
40b8aabbae
mmc: edmac: reinit pll30 slave channel when resume
...
Signed-off-by: lintao <lintao@rock-chips.com >
2014-09-19 10:20:18 +08:00
lyz
0c8d2d7806
HSIC: fix compilation error
...
usbdev_rk32.c: In function 'rk_hsic_soft_reset':
usbdev_rk32.c:438: error: storage size of 'rst_hsic_a' isn't known
usbdev_rk32.c:438: error: storage size of 'rst_hsic_p' isn't known
2014-09-19 08:50:47 +08:00
zwl
b78f49231e
rk fb: modify update the frame buffer of extend screen at the moment of hdmi insert
2014-09-18 21:15:20 +08:00
lintao
550a29f0cf
mmc: rk3126: add wakeup event for SD insert/remove in deep sleep
...
Signed-off-by: lintao <lintao@rock-chips.com >
2014-09-18 19:59:31 +08:00
zwl
d2a3adf0f9
rk fb: fix primary screen display flicker at the moment of hdmi insert
2014-09-18 19:52:13 +08:00
zyc
947157fbfb
camsys_drv: v0.0x16.0
2014-09-18 18:40:35 +08:00
陈亮
d8b42855b3
ddr_freq: select suspend rate if both suspend and video_4k status are set
...
Signed-off-by: 陈亮 <cl@rock-chips.com >
2014-09-18 03:08:14 -07:00
hjc
7f38d87f1b
rk312x lcdc: hwc layer test ok
2014-09-18 17:46:49 +08:00
陈亮
eb7e8235cf
rk312x: correct clk_ddr rate
...
Signed-off-by: 陈亮 <cl@rock-chips.com >
2014-09-18 02:33:31 -07:00
郭毅
7f087aa86d
tb_8846:dts: remove goodix-ts's node
2014-09-18 17:14:41 +08:00
zwl
51ea5dee5e
rk fb:
...
1. fix extend screen display error when CONFIG_ROCKCHIP_IOMMU is set at DUAL disp mode
2. fix extend screen display error when uboot-display is on at DUAL disp mode
2014-09-18 16:36:37 +08:00
Luowei
4013e49d8c
spi:fix bug of initial clock division
2014-09-18 14:53:57 +08:00
hjh
c56c050a02
rk3128 : box : update box dts
2014-09-18 14:27:35 +08:00
许盛飞
87fe882ad8
rk312x: add GPIO3_C1 for pmic_sleep
...
Signed-off-by: 许盛飞 <xsf@rock-chips.com >
2014-09-18 10:05:06 +08:00
ddl
51b573ba61
camsys_drv: v0.0x15.0 camsys_head: v0.9.0
2014-09-18 09:57:37 +08:00
wlf
ad9774c22b
USB: fix compilation warning
2014-09-17 19:23:52 +08:00
Minsung Kim
38050da31a
cpufreq: fix sleeping in atomic context when realloc freq_table for all_time_in_state
...
Commit 40cf2f8 (cpufreq: Persist cpufreq time in state data across hotplug)
causes the following call trace to be spit on boot:
BUG: sleeping function called from invalid context at mm/slub.c:936
in_atomic(): 1, irqs_disabled(): 0, pid: 1, name: swapper/0
CPU: 6 PID: 1 Comm: swapper/0 Not tainted 3.10.9-20140624.172707-eng-gd6c0f69-dirty #50
Backtrace:
[<c0012270>] (dump_backtrace+0x0/0x10c) from [<c001256c>] (show_stack+0x18/0x1c)
r6:ffff1788 r5:c0c020c0 r4:e609c000 r3:00000000
[<c0012554>] (show_stack+0x0/0x1c) from [<c07a2970>] (dump_stack+0x20/0x28)
[<c07a2950>] (dump_stack+0x0/0x28) from [<c0057678>] (__might_sleep+0x104/0x120)
[<c0057574>] (__might_sleep+0x0/0x120) from [<c00ff000>] (__kmalloc_track_caller+0x144/0x274)
r6:00000000 r5:e609c000 r4:e6802140
[<c00feebc>] (__kmalloc_track_caller+0x0/0x274) from [<c00da098>] (krealloc+0x58/0xb0)
[<c00da040>] (krealloc+0x0/0xb0) from [<c050266c>] (cpufreq_allstats_create+0x120/0x204)
r8:e4c4ff00 r7:c0d266b8 r6:0013d620 r5:e4c4e600 r4:00000001
r3:e535d6d0
[<c050254c>] (cpufreq_allstats_create+0x0/0x204) from [<c0502e38>] (cpufreq_stat_notifier_policy+0xb8/0xd0)
[<c0502d80>] (cpufreq_stat_notifier_policy+0x0/0xd0) from [<c00517cc>] (notifier_call_chain+0x4c/0x8c)
r5:00000000 r4:fffffffe
[<c0051780>] (notifier_call_chain+0x0/0x8c) from [<c00519fc>] (__blocking_notifier_call_chain+0x50/0x68)
r8:c0cd4d00 r7:00000002 r6:e609dd7c r5:ffffffff r4:c0d25a4c
r3:ffffffff
[<c00519ac>] (__blocking_notifier_call_chain+0x0/0x68) from [<c0051a34>] (blocking_notifier_call_chain+0x20/0x28)
r7:c0e24f30 r6:00000000 r5:e53e1e00 r4:e609dd7c
[<c0051a14>] (blocking_notifier_call_chain+0x0/0x28) from [<c0500fec>] (__cpufreq_set_policy+0xc0/0x1d0)
[<c0500f2c>] (__cpufreq_set_policy+0x0/0x1d0) from [<c0501308>] (cpufreq_add_dev_interface+0x20c/0x270)
r7:00000008 r6:00000000 r5:e53e1e00 r4:e53e1e58
[<c05010fc>] (cpufreq_add_dev_interface+0x0/0x270) from [<c05016a8>] (cpufreq_add_dev+0x33c/0x420)
[<c050136c>] (cpufreq_add_dev+0x0/0x420) from [<c03604a4>] (subsys_interface_register+0x80/0xbc)
[<c0360424>] (subsys_interface_register+0x0/0xbc) from [<c050035c>] (cpufreq_register_driver+0x8c/0x194)
Change-Id: If77a656d0ea60a8fc4083283d104509fa6c07f8f
Signed-off-by: Minsung Kim <ms925.kim@samsung.com >
(cherry picked from commit 3c9e49908b )
2014-09-17 18:27:47 +08:00
黄涛
ac48b4bb1e
mmc: fix compilation warning caused by commit 7b9586b50c
2014-09-17 17:50:13 +08:00
黄涛
c2370f8872
ARM: rockchip: printk.c: fix compilation warning
2014-09-17 16:41:04 +08:00
黄涛
3837431566
input: keyboard: rk_keys: fix compilation warning
2014-09-17 16:38:10 +08:00
Chen Gang
6decef03e1
mm/page_alloc.c: use '__paginginit' instead of '__init'
...
set_pageblock_order() may be called when memory hotplug, so need use
'__paginginit' instead of '__init'.
The related warning:
The function __meminit .free_area_init_node() references
a function __init .set_pageblock_order().
If .set_pageblock_order is only used by .free_area_init_node then
annotate .set_pageblock_order with a matching annotation.
Signed-off-by: Chen Gang <gang.chen@asianux.com >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
(cherry picked from commit 15ca220e1a )
2014-09-17 16:30:08 +08:00
lyz
fdad8bbc33
usb: dwc_otg: prevent sleeping function called from atomic context
...
Disable _local_ irq make no sense here and we don't really need
it, if we need to disable usb irqs from dwc_otg call func
dwc_otg_disable_global_interrupts() can be more useful.
2014-09-17 14:55:12 +08:00
yxj
13154b4b6f
dts:rk3126-86v:usb_control: mask GPIO2_B4&GPIO2_B6
...
these two gpios are mux for LCDC_D10/D12
2014-09-17 14:38:10 +08:00
yxj
21404d1a39
dts:rk3126-86v: fb: add node rockchip,uboot-logo-on
...
set this node to 1 will enable boot logo display in uboot
2014-09-17 14:38:10 +08:00
CMY
4cfda77c79
rk: bt: support HCIUART_LL protocol by default
2014-09-17 14:27:56 +08:00
ddl
7deb93127e
camsys_drv: v0.0x14.0
2014-09-17 11:26:57 +08:00
陈亮
855685ab74
rk312x: update dvfs table, remove gpu 480M
...
Signed-off-by: 陈亮 <cl@rock-chips.com >
2014-09-16 19:59:42 -07:00
gwl
3871ecbe29
BT: add bt mac address user-defined function.
2014-09-17 10:41:38 +08:00
陈亮
24d065d4c0
rk312x: always enable jtab clk
...
Signed-off-by: 陈亮 <cl@rock-chips.com >
2014-09-16 19:37:55 -07:00
gwl
8cfd5b8926
Wifi: add wifi mac address user-defined function.
2014-09-17 09:38:56 +08:00
陈亮
3eb1b59a12
rk3126-86v: add temperature control config
...
Signed-off-by: 陈亮 <cl@rock-chips.com >
2014-09-16 18:38:14 -07:00
陈亮
c1a63c40f0
dvfs: add virtual temperature control
...
Signed-off-by: 陈亮 <cl@rock-chips.com >
2014-09-16 18:34:33 -07:00
陈亮
e0384471e3
tsadc: define INVALID_TEMP and return it when some err happen
...
Signed-off-by: 陈亮 <cl@rock-chips.com >
2014-09-16 18:17:27 -07:00
黄涛
bb50c81be9
ARM: rockchip: rockchip_defconfig: update by savedefconfig and remove unused ethernet config
2014-09-16 20:01:51 +08:00
黄涛
003de5bdd2
ARM: rockchip: rk3288 set system serial when efuse init
2014-09-16 19:52:02 +08:00
yxj
7dd3aa1540
dts:rk3126-sdk:default disable uboot-logo-on
...
this must match with uboot
2014-09-16 18:42:11 +08:00
gwl
837937e8d5
Wifi: add rtl8192cu & rtl8192du wifi support.
2014-09-16 17:06:53 +08:00
lintao
33f9000669
fix compile error
2014-09-16 11:31:51 +08:00
lintao
a5981d0749
mmc: guarantee enough time-gap between any two sequential tuning cmd
...
Signed-off-by: lintao <lintao@rock-chips.com >
2014-09-16 10:05:01 +08:00
yxj
b27697a5b3
dts:rk3126-sdk:enable uboot-logo-on
2014-09-16 09:57:05 +08:00
yxj
914d4a11e7
rk312x lcdc:support uboot display logo
2014-09-16 09:56:55 +08:00
simon
4fada033dc
rockchip: iommu: workround for rk312x vop iommu
...
1.disable request 312x vop iommu
2.mask 312x vop iommu intterurpt
3.disable rk312x stall operation when zap iommu tlb cache
2014-09-16 09:50:30 +08:00