
13 May
2014
13 May
'14
9:30 p.m.
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.