张晴
1e21786ded
rk312x:clk:support clk_cif set 24M
2014-10-24 09:09:26 +08:00
heyun
74d4c03dbd
rk312x-dts: disable gmac
2014-10-24 08:43:22 +08:00
郭毅
0538b17e15
rk3288: tb.dts: default disable gmac.
2014-10-23 16:17:31 +08:00
heyun
42fb8708c5
rk312x dts: disable ethernet
2014-10-23 10:07:40 +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
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
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
cz
6d21fcd2b8
ethernet:vmac: enable vmac in rockchip_defconfig for rk3036
2014-10-20 16:13:18 +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
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
smj
3c698b104f
rk312x box: enable gpio_poweroff driver
2014-10-17 15:59:04 +08:00
smj
11843e5356
rk3036 :
...
- Audio : spdif: add spdif card or not according dts define.
- Other : enable gpio_poweroff driver.
2014-10-16 17:27:20 +08:00
cl
0d24141b27
rk3126-86v: disable usb uart bypass function
...
Signed-off-by: cl <cl@rock-chips.com >
2014-10-16 16:49:58 +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
Sun Mingjun
2fb7342aa7
rk3036:enable uboot display
2014-10-16 10:01:24 +08:00
wdc
760c87ac18
fiq-debugger: enable uart clk by serial-id
2014-10-14 19:13:29 +08:00
Luowei
93d2953c67
box:enable uboot logo and sdmmc card
2014-10-11 09:18:08 +08:00
Luowei
2c90857272
unmask spi dma code for rk312x
2014-10-11 08:32:25 +08:00
张晴
c5ab013cf0
rk312x:clk:modify apll_clk 600M when init
2014-10-10 15:18:47 +08:00
CMY
f5a876c480
rk: ion: finished ION memory reserve more gracefully
2014-10-10 15:10:24 +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
aa35638216
ethernet:gmac support phy irq for rtl8211e (disabled as default)
2014-10-09 14:45:09 +08:00
huang zhibao
5cfc1ebf83
input: box, ir add input.h in dts
2014-10-09 11:04:26 +08:00
huang zhibao
bc0654474f
kernel:input:ir, fix start kernel oops and move spaces
2014-10-09 10:29:12 +08:00
huang zhibao
552ead47b6
Merge branch 'develop-3.10' of ssh://10.10.10.29/rk/kernel into develop-3.10
2014-10-08 17:38:14 +08:00
huang zhibao
035efe383e
kernel:input: remotectl remove ir key struct to dts and handle ir irq not on cpu0
2014-10-08 17:37:41 +08:00
zwl
32827dae2b
rk312x lcdc: scaler function for one lcdc dual display is ok
2014-10-08 16:56:06 +08:00
cz
fa6e3c757c
Revert "ethernet:gmac: enable PHY vendors's driver"
...
This reverts commit 269d928b5c .
2014-10-07 17:04:18 +08:00
Zheng Yang
73f665afc9
rk3128-box-rk88.dts: set fb map to FB0_WIN0_FB1_WIN1_FB2_WIN2.
2014-10-07 09:24:58 +08:00
ljf
25d79a8601
rk312x, rk3036: add mutex when detach iommu device. rk32 and later, clean vpu cache when decoding and encoding proceed. is not video output data will be invalid
2014-09-30 15:33:12 +08:00
Zheng Yang
c4a5f7b5f3
rk3128-box.dts: set fb map to FB0_WIN0_FB1_WIN1_FB2_WIN2.
2014-09-29 18:24:08 +08:00
Sun Mingjun
d0fe0f2c23
rk312x : add resource to BOX rk88.
2014-09-29 14:34:53 +08:00
zyc
cd1c792799
rk312x : cif : cif driver v0.0x1.8
2014-09-29 14:12:33 +08:00
Sun Mingjun
3b3c0c9b87
rk3128 codec : fixed the codec output bug for box
2014-09-29 08:15:05 +08:00
sugar
423f8a4057
Audio: spdif: add spdif card or not according dts define.
2014-09-28 21:48:20 +08:00
hjc
2191056110
rk3036 hdmi: support uboot display logo
2014-09-26 19:31:24 +08:00
Zheng Yang
bdbccee43a
rk3036/rk312x tve: add test mode for cvbs electrical capacity test.
2014-09-26 18:51:41 +08:00
chenyifu
1f97068b0e
Merge branch 'develop-3.10' of ssh://10.10.10.29/rk/kernel into develop-3.10
2014-09-26 15:16:05 +08:00
lyz
99f7fbfa2e
rk312x: usb fix wrong usb-phy0 reset number
2014-09-26 11:34:54 +08:00
lxt
74a5621d5e
rk3128-sdk : add codec hp pin check hp interrupt
2014-09-26 10:53:36 +08:00
typ
29f5f95244
RK312x DDR:fix ddr freq print err when ddr init
2014-09-26 10:23:03 +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
wdc
180b9112e8
rk3036: votalge adjust changed to pwm regelator when suspend
2014-09-25 13:35:53 +08:00
陈亮
e7d9c9c9e7
ddr_rk32.c: set dclk_div to 64(down dclk) when ddr change rate
...
Signed-off-by: 陈亮 <cl@rock-chips.com >
2014-09-24 19:29:05 -07:00