Lines Matching +full:battery +full:- +full:detect +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0-only
27 #include <asm/mach-types.h>
34 #include <linux/platform_data/mmc-pxamci.h>
35 #include <linux/platform_data/video-pxafb.h>
36 #include <linux/platform_data/irda-pxaficp.h>
38 #include <linux/platform_data/asoc-palm27x.h>
50 GPIO10_GPIO, /* SD detect */
64 GPIO15_GPIO, /* usb detect */
89 GPIO9_GPIO, /* power detect */
90 GPIO15_GPIO, /* earphone detect */
103 .dev_id = "pxa2xx-mci.0",
105 GPIO_LOOKUP("gpio-pxa", GPIO_NR_PALMTE2_SD_DETECT_N,
107 GPIO_LOOKUP("gpio-pxa", GPIO_NR_PALMTE2_SD_READONLY,
109 GPIO_LOOKUP("gpio-pxa", GPIO_NR_PALMTE2_SD_POWER,
137 .name = "gpio-keys",
138 .id = -1,
149 PWM_LOOKUP("pxa25x-pwm.0", 0, "pwm-backlight.0", NULL,
184 .name = "pwm-backlight",
203 .dev_id = "gpio-vbus",
205 GPIO_LOOKUP("gpio-pxa", GPIO_NR_PALMTE2_USB_DETECT_N,
207 GPIO_LOOKUP("gpio-pxa", GPIO_NR_PALMTE2_USB_PULLUP,
214 .name = "gpio-vbus",
215 .id = -1,
251 "main-battery",
263 .name = "pda-power",
264 .id = -1,
271 * WM97xx audio, battery
276 .charge_gpio = -1,
284 .batt_name = "main-batt",
300 .name = "palm27x-asoc",
301 .id = -1,
346 /* setup udc GPIOs initial state */