Lines Matching +full:aux +full:- +full:devs
1 // SPDX-License-Identifier: GPL-2.0+
5 // Copyright (C) 2006-2009 by Openmoko, Inc.
50 #include <asm/mach-types.h>
55 #include <linux/platform_data/i2c-s3c2410.h>
56 #include <linux/platform_data/mtd-nand-s3c2410.h>
57 #include <linux/platform_data/touchscreen-s3c2410.h>
58 #include <linux/platform_data/usb-ohci-s3c2410.h>
59 #include <linux/platform_data/usb-s3c2410_udc.h>
60 #include <linux/platform_data/fb-s3c2410.h>
62 #include "regs-gpio.h"
63 #include "regs-irq.h"
64 #include "gpio-samsung.h"
67 #include "devs.h"
68 #include "gpio-cfg.h"
151 * Sanity - stop GPO driving out now that we have a 1A charger in gta02_configure_pmu_for_charger()
363 .name = "physmap-flash",
396 * This name is also hard-coded in the boot loaders, so
401 .name = "neo1973-nand",
409 * data sheet (K5D2G13ACM-D075 MCP Memory).
450 .desc = "Aux",
469 .name = "gpio-keys",
470 .id = -1,
477 .dev_id = "neo1973-audio",
479 GPIO_LOOKUP("GPIOJ", 2, "amp-shut", GPIO_ACTIVE_HIGH),
486 .name = "neo1973-audio",
487 .id = -1,
491 .dev_id = "s3c2410-sdi",
538 /* Set the panic callback to turn AUX LED on or off. */ in gta02_machine_init()
574 /* Maintainer: Nelson Castillo <arhuaco@freaks-unidos.net> */