projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
725088e
)
board jettaB:add hdmi irq pin
author
yxj
<yxj@rock-chips.com>
Fri, 19 Apr 2013 14:16:15 +0000
(22:16 +0800)
committer
yxj
<yxj@rock-chips.com>
Fri, 19 Apr 2013 14:16:15 +0000
(22:16 +0800)
arch/arm/mach-rk3188/board-rk3188-jettaplus.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rk3188/board-rk3188-jettaplus.c
b/arch/arm/mach-rk3188/board-rk3188-jettaplus.c
index 25720de321e20416dada4f27b2bd7814386314dd..f95445e70dfebc97a4b8814b32490dbaa6616929 100644
(file)
--- a/
arch/arm/mach-rk3188/board-rk3188-jettaplus.c
+++ b/
arch/arm/mach-rk3188/board-rk3188-jettaplus.c
@@
-744,6
+744,7
@@
static struct rk616_platform_data rk616_pdata = {
.lcd0_func = INPUT, //port lcd0 as input
.lcd1_func = INPUT, //port lcd1 as input
.lvds_ch_nr = 1, //the number of used lvds channel
+ .hdmi_irq = RK30_PIN2_PD6,
};
#endif