Lines Matching +full:mmp +full:- +full:gpio
2 * linux/arch/arm/mach-mmp/ttc_dkb.c
4 * Support for the Marvell PXA910-based TTC_DKB Development Platform.
19 #include <linux/gpio.h>
20 #include <linux/gpio-pxa.h>
26 #include <asm/mach-types.h>
29 #include "addr-map.h"
30 #include "mfp-pxa910.h"
33 #include "regs-usb.h"
43 * 16 board interrupts -- MAX7312 GPIO expander
44 * 16 board interrupts -- PCA9575 GPIO expander
45 * 24 board interrupts -- 88PM860x PMIC
126 .name = "onenand-flash",
127 .id = -1,
193 .name = "mmp-parallel",
203 .name = "mmp-disp",
210 .name = "mmp-fb",
211 .path_name = "mmp-parallel",
225 pr_err("failed to request GPIO for TPO LCD RESET\n"); in dkb_tpo_panel_power()
235 pr_err("failed to request LCD RESET gpio\n"); in dkb_tpo_panel_power()
244 .name = "tpo-hvga",
245 .plat_path_name = "mmp-parallel",
251 .modalias = "tpo-hvga",
273 /* on-chip devices */ in ttc_dkb_init()
279 /* off-chip devices */ in ttc_dkb_init()
305 MACHINE_START(TTC_DKB, "PXA910-based TTC_DKB Development Platform")