Re: [PATCH] lpc_ich: fix gpio base and control offsets

From: Agócs Pál
Date: Tue Jan 15 2013 - 15:29:03 EST


Tue, 15 Jan 2013 13:12:15 -0600 (CST) -n
Aaron Sierra <asierra@xxxxxxxxxxx> wrote:

> #define ACPIBASE_GCS_END 0x3414
>
> #define GPIOBASE 0x48
> +#define GPIOBASE_ICH5 0x58
> #define GPIOCTRL 0x4C
> +#define GPIOCTRL_ICH5 0x58
>
> #define RCBABASE 0xf0

Aaron,
A like this corrected patch and a little fix that GPIOCTRL_ICH5 is 0x5C
Is this correct? Thanks!

--
--
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/