zwl
bd43993a19
rk312x: lcdc:
...
* add update dclk freq when uboot-logo-on is set
Signed-off-by: zwl <zwl@rock-chips.com >
2014-10-23 18:11:31 +08:00
张晴
ef343c530a
rk312x:rt5036:support power off when charge
2014-10-23 16:59:08 +08:00
Zheng Yang
4bd2dd439b
fb:box:
...
When vop suspend, no need to check register value.
2014-10-23 08:53:49 +08:00
lintao
218243389f
mmc: Hynix 4.41 iNAND no trim quirk patch from mediatek
2014-10-22 14:59:32 +08:00
zwl
276fd65b18
rk3288: lcdc:
...
* fix the register value of BCSH is different of the value configed at uboot
Signed-off-by: zwl <zwl@rock-chips.com >
2014-10-22 10:20:14 +08:00
lintao
775d7173a0
mmc: v2: fix wrong mszs calculation for edmac.
...
Change log v2: update logical operation for FIFOTH
2014-10-22 08:15:26 +08:00
zwl
be4d73a133
rk312x:lcdc:
...
* fix screen flash when suspend like at charge ui init or pcba ui init
* set uboot logo on as open at dst node
Signed-off-by: zwl <zwl@rock-chips.com >
2014-10-21 18:50:48 +08:00
Zheng Yang
5049e0b3c7
hdmi:
...
Temporary diable YUV output. For some sink may not recognize
yuv format correctly, then picture will mask a pink layer.
Especially monitor device.
2014-10-21 16:58:42 +08:00
lintao
82c75e15b3
mmc: fix wrong mszs calculation for edmac.
...
Internal dmac set mszs from 0 ~ 7, means {1, 4, 8, 16,
32, 64, 128, 256} respectively. But mszs is difference from another
if it's edmac been used indeed.External dmac limit it from 0 ~ 16
, and we select mszs from FIFOTH calculated before to lookup table
in order to find mszs fitable for edmac.
Signed-off-by: lintao <lintao@rock-chips.com >
Tested-and-acked-by: lw <lw@rock-chips.com >
2014-10-21 15:14:13 +08:00
lintao
fd9bcea1b3
Revert "mmc: lookup mszs for edmac, diff M base from idmac"
...
This reverts commit 006e7b478d .
2014-10-21 14:56:50 +08:00
Zheng Yang
4c39d9819a
rk3036/rk312x lcdc:
...
1. Disable some unused code.
2. Fix actived layer status error when enable alpha mode.
3. We need to update layer status in config_done when use
RK_FBIOSET_CONFIG_DONE ioctl.
2014-10-21 14:37:40 +08:00
Zheng Yang
08afd8301c
fb:
...
Add disp-policy in dts and disp_policy in struct rk_fb
to distinguish box and sdk display policy.
2014-10-21 14:37:09 +08:00
lintao
006e7b478d
mmc: lookup mszs for edmac, diff M base from idmac
2014-10-21 13:01:55 +08:00
li bing
605cd43d6e
Wifi: close the rtl8189es's debug log.
2014-10-21 10:29:07 +08:00
Zheng Yang
677fb3a188
rk3036 hdmi:
...
Add 20ms delay between irq and work thread to make
sure hdmi connection status stable.
2014-10-20 14:22:09 +08:00
li bing
cfaf65aa4c
wifi->esp8089: update driver ver 1.8:
...
1.Repair the coexistence of bluetooth module (unused coexistence agreement possible WIFI does not work).
2.increasing the compatibility of kernel3.10.
3.strengthen SoftAP and P2P GO the performance of the model.
2014-10-20 11:47:20 +08:00
zwl
07af23d4ff
rk fb: fix get fb info addr error if at fb0-win1 map when close fb
2014-10-20 10:53:39 +08:00
zsq
e1f05bb15b
fix rga2 dst yuv offset addr generate error
2014-10-20 08:26:32 +08:00
zwl
f12ffabfe5
rk312x:lcdc: the temporary solution for fix charge display flash
2014-10-17 16:40:25 +08:00
Luowei
37ac53e786
spi:improve spi dma burst
2014-10-17 11:26:01 +08:00
zwl
a56dbc9050
rk fb:
...
* fix get share dma buf fd failed when stop and start system
Signed-off-by: zwl <zwl@rock-chips.com >
2014-10-17 11:05:48 +08:00
许盛飞
12bd489d4d
chargedisplay: add for adc-battery-driver
...
Signed-off-by: 许盛飞 <xsf@rock-chips.com >
2014-10-17 10:36:52 +08:00
hhb
8d0ba95c94
DMA:pl330: add burst length config
2014-10-17 09:17:41 +08:00
Zheng Yang
3803d1d08e
rk3036/rk3128 tve: fix compile error.
2014-10-17 08:52:40 +08:00
Zheng Yang
2b6423cecf
rk312x_lcdc.c
...
1. Fix code style.
2. We need to stanby vop when reconfigure vop output timing.
3. Disabling win0 instead of stanby vop when enable iommu at
uboot logo mode.
2014-10-16 17:42:33 +08:00
Zheng Yang
8999042cef
rk3036/rk312x hdmi:
...
We need to check hdmi connect status in probe hdmi. If hdmi is
enable in uboot, and is removed before kernel, we will power
down hdmi, and set it as disconnected.
2014-10-16 17:42:09 +08:00
Zheng Yang
07740a40aa
rk3036/rk3128 tve: support uboot logo display.
2014-10-16 17:36:03 +08:00
cl
ffb44e63b3
cpufreq: set suspend volt to 1.1V for 40nm process, fix reboot err when vdd_arm regulator is not registered
...
Signed-off-by: cl <cl@rock-chips.com >
2014-10-16 11:13:34 +08:00
cl
de11a1a0ad
rockchip: add gpio_poweroff driver
...
Signed-off-by: cl <cl@rock-chips.com >
2014-10-16 11:13:34 +08:00
zwl
81f254ee04
rk fb: add rk_fb_par data struct to store more fb info
2014-10-16 10:02:57 +08:00
CMY
f0ab5f44c0
rk: ion: add drm heap for secure buffer allocation
2014-10-15 15:31:17 +08:00
Zheng Yang
fc5a12b876
rk3036 lcdc: fix uboot display logo kernel open iommu splash
2014-10-15 14:31:21 +08:00
lyz
6953dcb68c
rk312x: remove unused usb charger detect log info
2014-10-15 14:04:48 +08:00
zhangqing
5932cde9e4
rk312x:pmic:rk818:slove irq handle failed
2014-10-15 09:54:00 +08:00
huang zhibao
40b8094c7e
input:ir, resume -> resume_early for wakeup one time
2014-10-13 17:59:27 +08:00
gwl
4e4e6cf51a
Wifi: update rtl8189es/etv to version 4.00(V4.3.10_12447.20141008).
2014-10-13 11:38:37 +08:00
hjc
d0b7bcb830
rk fb: fix uboot display logo kernel open iommu splash
2014-10-11 18:30:36 +08:00
hjc
ea45047091
rk312x lcdc: this vop bg layer not support yuv domain overlay,so bg val
...
have to set 0x800a80 equeal to 0x000000 at rgb domian,after
open win0/win1 alpha we recover to 0x00000.
2014-10-11 15:53:09 +08:00
hjc
a42586a2b4
rk hdmi: update hdmi connect status
2014-10-11 14:06:23 +08:00
lyz
495f30d337
usb: support different type of usb charger
2014-10-11 10:20:39 +08:00
CMY
f5a876c480
rk: ion: finished ION memory reserve more gracefully
2014-10-10 15:10:24 +08:00
hjc
aa7d084211
rk312x lcdc: update bcsh path select
2014-10-10 11:31:03 +08:00
lintao
47f217c4ea
mmc: Support sdmmc/uart_dbg auto switch
...
Add pinctrl-names "udbg" in sdmmc blob, and drivers auto
switch io useage by card-detect tasklet routine. Only audi series need
it indeed now and ever.
Signed-off-by: lintao <lintao@rock-chips.com >
Acked-by: lw <lw@rock-chips.com >
Cc: phc <phc@rock-chips.com >
2014-10-10 09:56:24 +08:00
zwl
4ec5756cd5
rk312x:lvds: display no noise for lvds screen
2014-10-09 19:05:53 +08:00
cz
ee17c55c6d
ethernet:gmac: fix the bug that rtl8201F attach failed when clock input from rk SoC
2014-10-09 18:20:22 +08:00
hjc
c9fbe6fa51
rk hdmi: update screen info for display uboot logo
2014-10-09 17:03:59 +08:00
hjc
a5c44520bb
rk fb: fix change ddr freq lead to system panic when uboot display logo
2014-10-09 17:03:58 +08:00
lintao
27dc823ee9
mmc: only ctrl_all_reset if slot state really changed
2014-10-09 16:57:06 +08:00
cz
aa35638216
ethernet:gmac support phy irq for rtl8211e (disabled as default)
2014-10-09 14:45:09 +08:00
张晴
5dc17820ab
rk312x:pmic:rt5036:updata drivers to 1.0.9;support hdmi connect to VMID
2014-10-09 14:42:36 +08:00