[U-Boot] [RFC PATCH v2 13/13] tegra: Convert tegra GPIO driver to use driver model
Stephen Warren
swarren at wwwdotorg.org
Tue May 13 21:30:32 CEST 2014
On 05/09/2014 11:28 AM, Simon Glass wrote:
> This is an implementation of GPIOs for Tegra that uses driver model. It has
> been tested on trimslice and also using the new iotrace feature.
>
> The implementation uses a top-level GPIO device (which has no actual GPIOS).
> Under this all the banks are created as separate GPIO devices.
I still believe that there is a single Tegra GPIO controller, and this
should be represented by a single device in the U-Boot device model.
More information about the U-Boot
mailing list