On Mon, Aug 2, 2010 at 4:51 AM, Tony Lindgren <[email protected]> wrote:
> * Cory Maccarrone <[email protected]> [100720 06:59]:
>> This change copies from the s3c24xx the ability for a board to specify
>> if it wants 64 or 128 more GPIOs in the board space.  This is needed
>> to get the HTC Herald board's extra htcpld gpios to work as actual
>> gpios.
>
> <snip>
>
>> +config OMAP_GPIO_EXTRA
>> +     int
>> +     default 128 if OMAP_GPIO_EXTRA128
>> +     default 64 if OMAP_GPIO_EXTRA64
>> +     default 0
>> +
>> +config OMAP_GPIO_EXTRA64
>> +     bool
>> +     help
>> +       Add an extra 64 gpio numbers to the available GPIO pool. This is
>> +       available for boards that need extra gpios for external devices.
>> +
>> +config OMAP_GPIO_EXTRA128
>> +     bool
>> +     help
>> +       Add an extra 128 gpio numbers to the available GPIO pool. This is
>> +       available for boards that need extra gpios for external devices.
>> +
>
> Let's wait on this and the following patch a a little, I believe there
> are already patches in the works to deal with this for the multi-arm
> support. So this should get solved eventually in a generic way.
>
> Regards,
>
> Tony
>

Has anything happened with this recently?  I haven't been keeping up
too much, and I notice the latest linus-tree kernel still needs these
patches (or something similar) for me to be able to use the htcpld on
herald.

- Cory
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to