On Fri, 18 Sep 2009 12:32:52 +0300 Jarkko Nikula <jhnikula@xxxxxxxxx> wrote: > Earlier BeagleBoards were using pad AH8 muxed to GPIO29 for MMC write-protect. > However, this signal has been changed to pad AG9 in board revision C2. > > Fix this by adding mux configuration for pad AG9, runtime check for board > revisions and set the gpio number and pad muxing accordingly. > ... > +MUX_CFG_34XX("AH8_34XX_GPIO23", 0x5ee, > + OMAP34XX_MUX_MODE4 | OMAP34XX_PIN_INPUT) > MUX_CFG_34XX("AH8_34XX_GPIO29", 0x5fa, > OMAP34XX_MUX_MODE4 | OMAP34XX_PIN_INPUT) Stupid copy-paste error here. Will print the wrong pad. I'll resend in a minute. -- Jarkko -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html