am33xx: pin modes
Tony Lindgren
tony at atomide.com
Mon Jun 11 10:04:17 EDT 2012
* Hebbar, Gururaja <gururaja.hebbar at ti.com> [120611 06:48]:
> On Mon, Jun 11, 2012 at 17:49:52, Yegor Yefremov wrote:
> > I'm working with Koen's repo (https://github.com/koenkooi/linux.git) and have a question. There are two places, where pin's function is defined:
> >
> >
> > arch/arm/mach-omap2/mux33xx.c:
> > static struct omap_mux __initdata am33xx_muxmodes[] = {
> > /**/ _AM33XX_MUXENTRY(GPMC_AD0, 0,
> > "gpmc_ad0", "mmc1_dat0", NULL, NULL,
> > NULL, NULL, NULL, "gpio1_0"),
> >
>
> This is the big AM33XX pin mux super set table. Here, Entire Mux entries for AM335x SOC
> are defined.
Please note that we're moving to the generic pinctrl framework,
and using device tree and pinctrl-single driver. So the old style
pinmux data or board-*.c files will not get merged upstream.
Regards,
Tony
More information about the linux-arm-kernel
mailing list