Lines Matching +full:program +full:- +full:gpios
2 * linux/arch/arm/mach-sa1100/collie.c
7 * This file contains all Collie-specific tweaks.
9 * This program is free software; you can redistribute it and/or modify
15 * 03-06-2004 John Lenz <[email protected]>
16 * 06-04-2002 Chris Larson <[email protected]>
17 * 04-16-2001 Lineo Japan,Inc. ...
24 #include <linux/platform_data/sa11x0-serial.h>
34 #include <linux/power/gpio-charger.h>
39 #include <asm/mach-types.h>
51 #include <linux/platform_data/mfd-mcp-sa11x0.h>
67 .name = "sharp-scoop",
68 .id = -1,
100 /* Battery management GPIOs */
114 GPIO_LOOKUP("sharp-scoop", 0,
124 .dev_id = "gpio-charger",
133 "main-battery",
134 "backup-battery",
145 .name = "gpio-charger",
146 .id = -1,
152 * low-level UART features.
175 if (r == -ENODEV) in collie_uart_get_mctrl()
256 .name = "gpio-keys",
257 .id = -1,
421 MACHINE_START(COLLIE, "Sharp-Collie")