[U-Boot] [PATCH v5 01/11] tegra: Convert tegra GPIO driver to use driver model

2014-07-29 Thread Simon Glass
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. The GPIOs are

[U-Boot] [PATCH v5 01/11] tegra: Convert tegra GPIO driver to use driver model

2014-07-28 Thread Simon Glass
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. The GPIOs are