commit | 01560f6bb958b821ceec98590a7147d610a62625 | [log] [tgz] |
---|---|---|
author | Aaron Sierra <asierra@xes-inc.com> | Thu Jan 24 14:52:39 2013 -0600 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Thu Feb 14 00:22:52 2013 +0100 |
tree | 56a8aedbbe9d8f266e4d8a8405aa3dee79c36f3e | |
parent | fbc6ae363e5e589a28135c051a2ff835e6236d5f [diff] |
mfd: lpc_ich: Fix gpio base and control offsets In ICH5 and earlier the GPIOBASE and GPIOCTRL registers are found at offsets 0x58 and 0x5C, respectively. This patch allows GPIO access to properly be enabled (and disabled) for these chipsets. Signed-off-by: Agócs Pál <agocs.pal.86@gmail.com> Signed-off-by: Aaron Sierra <asierra@xes-inc.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>