board jettaB:add hdmi irq pin

This commit is contained in:
yxj
2013-04-19 22:16:15 +08:00
parent 725088ece4
commit 4cefcadcc1

View File

@@ -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