Re: [PATCH] gpio: add TS-5500 DIO headers support

From: Vivien Didelot
Date: Thu Oct 04 2012 - 19:18:24 EST


Hi,

Grant, Linus, any feedback?

Thanks,
Vivien

On Wed, 2012-09-26 at 11:37 -0400, Vivien Didelot wrote:
> > +config GPIO_TS5500
> > + tristate "TS-5500 DIO Headers"
> > + depends on TS5500
> > + help
> > + This driver supports the 3 Digital I/O headers of the
> Technologic
> > + Systems TS-5500 platform: DIO1, DIO2, and the LCD port which
> may be
> > + used as a DIO header.
>
> I moved the GPIO_TS5500 entry at the good place in the "Memory mapped
> GPIO drivers" section. But I'm still worried about select/depends on.
> I removed the TS5500 symbol dependency, which is not defined yet (will
> be done in the future board support patch). Does the following entry
> seem good?
>
> config GPIO_TS5500
> tristate "TS-5500 DIO Headers support"
> help
> This driver supports the 3 Digital I/O headers of the
> Technologic Systems TS-5500 platform: DIO1, DIO2, and
> the
> LCD port which may be used as a DIO header.
>
> Regards,
> Vivien

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/