Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208659
b: refs/heads/master
c: dda128d
h: refs/heads/master
i:
  208657: b1ae297
  208655: 4cf6f71
v: v3
  • Loading branch information
Kuninori Morimoto authored and Paul Mundt committed Apr 7, 2010
1 parent 02dfac7 commit fac146f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 91cf5082292129881fbbfb6390b9544050c25619
refs/heads/master: dda128dcb4d85dfd6a2e11002d0c2f352aea7dc5
16 changes: 10 additions & 6 deletions trunk/arch/arm/mach-shmobile/board-ap4evb.c
Original file line number Diff line number Diff line change
Expand Up @@ -82,12 +82,16 @@
*/

/*
* KEYSC
* LCD / IRQ / KEYSC / IrDA
*
* SW43 KEYSC
* -------------------------
* ON enable
* OFF disable
* IRQ = IRQ26 (TS), IRQ27 (VIO), IRQ28 (TouchScreen)
* LCD = 2nd LCDC
*
* | SW43 |
* SW3 | ON | OFF |
* -------------+-----------------------+---------------+
* ON | KEY / IrDA | LCD |
* OFF | KEY / IrDA / IRQ | IRQ |
*/

/* MTD */
Expand Down Expand Up @@ -236,7 +240,7 @@ static struct platform_device *ap4evb_devices[] __initdata = {
&sdhi0_device,
};

/* TouchScreen */
/* TouchScreen (Needs SW3 set to OFF) */
#define IRQ28 396
struct tsc2007_platform_data tsc2007_info = {
.model = 2007,
Expand Down

0 comments on commit fac146f

Please sign in to comment.