Re: [PATCH 1/7] [OMAP] gpio: Allow for extended GPIO space

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* Cory Maccarrone <darkstar6262@xxxxxxxxx> [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
--
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


[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux