[U-Boot] [PATCH 2/6] x86: galileo: Add GPIO support
Simon Glass
sjg at chromium.org
Fri Feb 6 21:27:25 CET 2015
On 4 February 2015 at 20:26, Simon Glass <sjg at chromium.org> wrote:
> On 4 February 2015 at 01:26, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Quark SoC has a legacy GPIO block in the legacy bridge (D0:F31),
>> which is just the same one found in other x86 chipset. Since we
>> programmed the GPIO register block base address, we should be
>> able to enable the GPIO support on Intel Galileo board.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>> arch/x86/dts/galileo.dts | 14 ++++++++++++++
>> 1 file changed, 14 insertions(+)
>
> Acked-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list