Re: [U-Boot] unsigned int for gpio

2014-06-12 Thread Jeroen Hofstee
Hello Simon, On wo, 2014-06-11 at 17:12 -0600, Simon Glass wrote: > Hi Jeroen, > > On 11 June 2014 15:37, Jeroen Hofstee wrote: > > Hello Simon, > > > > in commit 95a260a9 > > > > > > dm: Enable gpio command to support driver model > > > > Now that named GPIO banks are supported, along with a wa

Re: [U-Boot] unsigned int for gpio

2014-06-11 Thread Simon Glass
Hi Jeroen, On 11 June 2014 15:37, Jeroen Hofstee wrote: > Hello Simon, > > in commit 95a260a9 > > > dm: Enable gpio command to support driver model > > Now that named GPIO banks are supported, along with a way of obtaining > the status of a GPIO (input or output), we can provide an enhanced > GPI

[U-Boot] unsigned int for gpio

2014-06-11 Thread Jeroen Hofstee
Hello Simon, in commit 95a260a9 dm: Enable gpio command to support driver model Now that named GPIO banks are supported, along with a way of obtaining the status of a GPIO (input or output), we can provide an enhanced GPIO command for driver model. Where the driver provides its own operatio