宋秀杰
|
fdd38da677
|
move tca6424_reset_itr from tca6424.c to board-infosdk.c,this is used in i2c-rk2818 for extgpio interrupt
|
2010-08-18 05:59:59 -07:00 |
|
lyx
|
5b6f84f810
|
checkout infosdk board
|
2010-08-17 22:35:49 -07:00 |
|
lyx
|
f5ebcd5b6a
|
add camera for infosdk and modify lcd for infosdk and rahosdk
|
2010-08-17 21:29:44 -07:00 |
|
宋秀杰
|
1635b4a01f
|
在信息机中添加了扩展IO的全局配置,修改init的加载方式,采用subsys_initcall的方式
|
2010-08-17 20:18:08 -07:00 |
|
ChenJQ
|
cd8d7f90d8
|
Chang wm8994 i2c3 to i2c0 in board of info.
|
2010-08-17 18:29:50 -07:00 |
|
lyx
|
71c32e86bf
|
fpga config && gsensor for infosdk && spi touch screen for infosdk
|
2010-08-17 05:23:56 -07:00 |
|
root
|
742cf30784
|
添加tca6424的代码,需要注意的是由于此芯片中断响应必须在I2C的读完成之后操作SDA和SCL脚,在i2c-rk2818.c中添加了一个函数。如果有影响其他器件的工作,请提出。使用之前需要make menuconfig先配置中断引脚数和支持的中断数,都为24,并配置扩展IOtca6424。
|
2010-08-17 00:32:02 -07:00 |
|
cym
|
8ce3686024
|
add CONFIG_RK2818_REGULATOR_LP8725=y to rk2818_raho_defconfig
|
2010-08-17 10:59:00 +08:00 |
|
root
|
b903a20e66
|
add i2c0 irq mode
|
2010-08-17 10:01:28 +08:00 |
|
root
|
4874321b0b
|
add i2c irq mode
|
2010-08-17 09:58:52 +08:00 |
|
root
|
0546cd576d
|
adapt all kind of board
|
2010-08-16 18:53:23 +08:00 |
|
kfx
|
a4cf69624b
|
add i2c mode to board_raho.c
|
2010-08-16 16:06:18 +08:00 |
|
kfx
|
9a9361cd49
|
modify i2c
|
2010-08-16 16:06:18 +08:00 |
|
黄涛
|
061d2a7e8d
|
Revert "’增加了扩展IOtca6424的驱动,目前中断方式还在测试,尚不可用,暂时屏蔽了FPGA的GPIO接口‘"
This reverts commit 03fe5e9f06.
|
2010-08-16 15:34:59 +08:00 |
|
黄涛
|
230ce697bd
|
使用subsys_initcall初始化spi/fpga,保证在其它设备初始化之前fpga可用
|
2010-08-16 15:27:42 +08:00 |
|
root
|
03fe5e9f06
|
’增加了扩展IOtca6424的驱动,目前中断方式还在测试,尚不可用,暂时屏蔽了FPGA的GPIO接口‘
|
2010-08-16 00:07:31 -07:00 |
|
黄涛
|
b1c6d7270e
|
dma: 调用spin_lock_init,正确初始化dma的lock
|
2010-08-13 14:08:50 +08:00 |
|
cym
|
b0dfc93dcb
|
modified PMU_LP8725 delete set buck1(core) voltage
|
2010-08-12 19:18:52 +08:00 |
|
root
|
82a2ca3d36
|
Merge branch 'develop' of lbt@10.10.10.201:/home/rockchip/rk2818/kernel into develop
|
2010-08-12 11:24:29 +08:00 |
|
root
|
65eba23c9b
|
add compile flags for board dependent gpio setting
|
2010-08-12 11:22:56 +08:00 |
|
cym
|
89827d3e39
|
modified PMU_LP8725 LDO5(AVDD18) Initial voltage 1.2v->1.8V
|
2010-08-12 10:16:26 +08:00 |
|
root
|
4a9e02d088
|
Merge branch 'develop' of lbt@10.10.10.201:/home/rockchip/rk2818/kernel into develop
|
2010-08-12 09:22:38 +08:00 |
|
root
|
1ced81423b
|
remove compile warnings
|
2010-08-12 09:10:31 +08:00 |
|
ddl
|
12e50355f8
|
fb support rotate for camera
|
2010-08-11 21:13:01 +08:00 |
|
黄涛
|
b3ae20ea05
|
rk2818-sdmmc: fix bad spin_lock_irqsave call
|
2010-08-11 19:48:41 +08:00 |
|
黄涛
|
9649c829df
|
dwc_otg: 添加缺失的SPIN_UNLOCK,解决拔出USB时,死在__irq_usr的问题
|
2010-08-11 19:25:48 +08:00 |
|
kfx
|
a9617e0b30
|
mode(I2C_MODE_POLL) is ok
|
2010-08-11 18:21:48 +08:00 |
|
kfx
|
c3a143b9ea
|
select i2c mode: I2C_MODE_IRQ/I2C_MODE_POLL
|
2010-08-11 17:51:17 +08:00 |
|
kfx
|
e883ebfb93
|
'mod i2c read bug' and 'add i2c read/write interface'
|
2010-08-11 17:41:55 +08:00 |
|
swj
|
07434f037c
|
modified the rk2818_raho_defconfig file
|
2010-08-10 23:41:22 -07:00 |
|
swj
|
6ffa575eba
|
add rtc for raho
|
2010-08-10 21:53:44 -07:00 |
|
黄涛
|
a7877ba376
|
infosdk: modify playon key gpio
|
2010-08-11 10:52:50 +08:00 |
|
黄涛
|
026968a736
|
Revert "modify playon key gpio"
This reverts commit 77d6dd51f9.
|
2010-08-11 10:52:50 +08:00 |
|
swj
|
e73284dbf3
|
Merge branch 'develop' of 10.10.10.201:/home/rockchip/rk2818/kernel into develop
|
2010-08-10 19:50:21 -07:00 |
|
swj
|
52ae9be9fb
|
add rtc-s35392a for raho
|
2010-08-10 19:49:58 -07:00 |
|
cym
|
df3dde1323
|
renamed:drivers/regulator/rk2818_lp8725.h -> include/linux/regulator/rk2818_lp8725.h
|
2010-08-11 10:48:41 +08:00 |
|
cym
|
882ddc0c29
|
modified pmu_lp8725 and real kernel regulator interface function
|
2010-08-11 10:28:27 +08:00 |
|
root
|
77d6dd51f9
|
modify playon key gpio
|
2010-08-11 10:21:03 +08:00 |
|
root
|
0fd3b98a86
|
lcd_hx8357 休眠唤醒序列修改
|
2010-08-11 10:15:31 +08:00 |
|
root
|
2d4da31b22
|
罗伟提交fpga gpio接口修改
|
2010-08-10 15:24:41 +08:00 |
|
root
|
04f2d6f3c1
|
delete pmem ioctl information
|
2010-08-10 12:52:55 +08:00 |
|
root
|
5207813de4
|
add bcm4329 wlan support
|
2010-08-10 09:25:55 +08:00 |
|
root
|
b4e767b303
|
去除rk2818_serial.c 文件中 gpio_request的warning 之前提交错了
|
2010-08-09 19:39:16 +08:00 |
|
root
|
da1c90b626
|
去除rk2818_serial.c 文件中 gpio_request的warning
|
2010-08-09 19:29:35 +08:00 |
|
lyx
|
52f64a36bf
|
dm9000 for info_sdk
|
2010-08-09 01:39:03 -07:00 |
|
lyx
|
bb72dacc65
|
modify dm9000 for info_sdk
|
2010-08-09 01:30:19 -07:00 |
|
root
|
320c438262
|
modify rk2818_raho_deconfig for bcm4329 bt
|
2010-08-09 11:39:11 +08:00 |
|
root
|
35fbfafbee
|
add bcm432x drivers
|
2010-08-09 10:57:41 +08:00 |
|
ChenJQ
|
b6826b0ff4
|
wm8994 codec add and change set volume
|
2010-08-07 16:43:05 -07:00 |
|
lyx
|
21ead31928
|
add cs select for dm9000 and move io set function to board-XXXX.c file
|
2010-08-07 01:20:35 -07:00 |
|