Re: [PATCH] linux-3.7.2 lpc_ich.c: fix gpio base and control offsets

From: Aaron Sierra
Date: Tue Jan 15 2013 - 14:50:25 EST


> In ICH5 and before the GPIOBASE and GPIOCTRL are 0x58 and 0x5C. This
> patch updates lpc_ich.c that supports ICH5 and before GPIO. This
> patch
> fix the "I/O space for GPIO uninitialized" message.
> Reference: 252516-001, 252517-028: 82801EB (ICH5), 82801ER (ICH5R)
> documents from developer.intel.com.
>
> Signed-off-by: Agócs Pál <agocs.pal.86@xxxxxxxxx>
>

Agócs,
Thanks for finding and correcting this issue. I had trouble applying
your patch because it seems to have not come through as purely plain
text. I manually integrated your changes into my tree and made a few
additional changes that simplify some of the other driver code. I
will CC you shortly with this version.

-Aaron
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/