linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* am33xx: pin modes
@ 2012-06-11 12:19 Yegor Yefremov
  2012-06-11 13:40 ` Hebbar, Gururaja
  0 siblings, 1 reply; 6+ messages in thread
From: Yegor Yefremov @ 2012-06-11 12:19 UTC (permalink / raw)
  To: linux-arm-kernel

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"),


arch/arm/mach-omap2/board-am335xevm.c:
{"mdio_data.mdio_data", OMAP_MUX_MODE0 | AM33XX_PIN_INPUT_PULLUP},

Is it redundant or OMAP_MUX_x is the only one that changes pins function?

Regards,
Yegor

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-06-12  6:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-11 12:19 am33xx: pin modes Yegor Yefremov
2012-06-11 13:40 ` Hebbar, Gururaja
2012-06-11 14:04   ` Tony Lindgren
2012-06-11 14:29     ` Yegor Yefremov
2012-06-12  6:28       ` Tony Lindgren
2012-06-11 14:27   ` Yegor Yefremov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).