Re: [U-Boot] [PATCH v2 1/9] x86: minnowmax: Add access to GPIOs E0, E1, E2

2015-08-26 Thread Simon Glass
On 22 August 2015 at 14:58, Simon Glass wrote: > These GPIOs are accessible on the pin header. Add pinctrl settings for them > so that we they can be adjusted using the 'gpio' command. > > Signed-off-by: Simon Glass > --- > > Changes in v2: None > > arch/x86/dts/minnowmax.dts | 27 ++

[U-Boot] [PATCH v2 1/9] x86: minnowmax: Add access to GPIOs E0, E1, E2

2015-08-22 Thread Simon Glass
These GPIOs are accessible on the pin header. Add pinctrl settings for them so that we they can be adjusted using the 'gpio' command. Signed-off-by: Simon Glass --- Changes in v2: None arch/x86/dts/minnowmax.dts | 27 +++ 1 file changed, 27 insertions(+) diff --git a/a