Commit Graph

402033 Commits

Author SHA1 Message Date
wdc
528be9456c pinctrl: fix build error 2014-10-24 15:57:00 +08:00
CMY
6ba08d968d rk: ion: fix compilation error on arm64 2014-10-24 14:14:56 +08:00
wdc
0b8140cb49 rk3368: fix pinconf build error 2014-10-24 11:37:15 +08:00
wdc
5a18dc261d rk3368: new pinctrl, io-domain driver supported 2014-10-24 11:14:16 +08:00
黄涛
cc086a08c4 input: touchscreen: k29_i2c_goodix: fix compilation warning 2014-10-23 21:08:05 +08:00
黄涛
0d6c668507 arm64: rockchip: rockchip_defconfig enable cpufreq 2014-10-23 21:02:05 +08:00
黄涛
8ef83766a1 cpufreq: rockchip-cpufreq: fix compilation error on arm64 2014-10-23 21:01:19 +08:00
黄涛
d8e2297958 arm64: rockchip: add rockchip_defconfig 2014-10-23 20:39:45 +08:00
黄涛
90264b7afc mmc: dw_mmc: Add support for ARM64 2014-10-23 20:29:29 +08:00
黄涛
a4527404d8 rkwifi: fix compilation error on arm64 2014-10-23 20:19:51 +08:00
黄涛
b8e5d19274 rockchip: iommu: fix compilation error on arm64 2014-10-23 20:19:22 +08:00
黄涛
33a63cd97f rk30_factory_adc_battery: fix compilation error on arm64 2014-10-23 18:28:06 +08:00
黄涛
682d7ac230 rtl8188eu: fix compilation error on arm64 2014-10-23 18:26:44 +08:00
黄涛
37e0782c6e rfkill: fix compilation error on arm64 2014-10-23 17:06:52 +08:00
黄涛
7ec033f4ae ARM: rockchip: iomap.h: fix compilation error on arm64 2014-10-23 17:05:46 +08:00
黄涛
058f797667 USB: dwc_otg_310: fix compilation error on arm64 2014-10-23 17:05:05 +08:00
黄涛
6946c14ef0 fiq_debugger: rockchip: fix compilation error on arm64 2014-10-23 17:03:52 +08:00
黄涛
3cd59a2004 camsys_drv: fix compilation error on arm64 2014-10-23 17:03:17 +08:00
黄涛
febe90b54b input: sensor-dev: fix compilation error on arm64 2014-10-23 17:01:49 +08:00
黄涛
a71279530c rk_headset: fix compilation error on arm64 2014-10-23 16:59:39 +08:00
黄涛
8796ffc011 clocksource: rockchip_timer: fix compilation error on arm64 2014-10-23 16:58:42 +08:00
黄涛
0513cdce77 block/partitions/rk.c: fix compilation error on arm64 2014-10-23 16:57:50 +08:00
黄涛
c34119d269 Merge remote-tracking branch 'origin/develop-3.10' into develop-3.10-next 2014-10-22 19:05:55 +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
f92fcd1ceb fb:
Define dts node disp-policy vale:
		DISPLAY_POLICY_SDK
		DISPLAY_POLICY_BOX
2014-10-21 17:31:57 +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
smj
7c5480f338 rk3036: set clk_core to 1.2GHZ and clk_gpu to 400MHZ 2014-10-21 16:53:10 +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
cz
6d21fcd2b8 ethernet:vmac: enable vmac in rockchip_defconfig for rk3036 2014-10-20 16:13:18 +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
6a9212e025 rk3036:
1.add uart0 & bluetooth.
      2.add 'wifi_chip_type' note.
rk3128:
      2.add 'wifi_chip_type' note.
2014-10-20 11:47:20 +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
Zheng Yang
193c997f24 rockchip_defconfig: support rk3036 lcdc. 2014-10-20 10:31:18 +08:00
smj
08c88ce881 rk3036 : add the rk3036 sound config to rochchip_defconfig 2014-10-20 10:27:58 +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
smj
3c698b104f rk312x box: enable gpio_poweroff driver 2014-10-17 15:59:04 +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