commit | 94f4e51ae9358c876e86e5e7bfef1e62ab1faf14 | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Fri Jun 25 07:26:05 2010 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Aug 04 15:34:27 2010 +0900 |
tree | 3f93f0a5a9015a15788f1c8367337c4df24338e7 | |
parent | 9fa1b7fe716d0a0fb1629e0b95efd4ee47e380e1 [diff] |
ARM: mach-shmobile: add GPIO definitions for switching between LCDC0 and LCDC1 With these defines now it is possible to use gpio_request(GPIO_FN_LCDC1_SELECT, NULL) or ...LCDC0... respectively to switch between the two LCDC instances. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Paul Mundt <lethal@linux-sh.org>