Re: [U-Boot] [PATCH 53/69] x86: broadwell: Add a pinctrl driver

2016-03-11 Thread Bin Meng
On Mon, Mar 7, 2016 at 10:28 AM, Simon Glass wrote: > GPIO pins need to be set up on start-up. Add a driver to provide this, > configured from the device tree. > > The binding is slightly different from the existing ICH6 binding, since that > is quite verbose. The new binding should be just as ext

[U-Boot] [PATCH 53/69] x86: broadwell: Add a pinctrl driver

2016-03-06 Thread Simon Glass
GPIO pins need to be set up on start-up. Add a driver to provide this, configured from the device tree. The binding is slightly different from the existing ICH6 binding, since that is quite verbose. The new binding should be just as extensible. Signed-off-by: Simon Glass --- arch/x86/cpu/broad