1
0
Fork 0

mfd: lpc_ich: Change Avoton to iTCO v3

The register layout of the Avoton is compatible with the iTCO v3
register layout.

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Tested-by: Rajat Jain <rajatjain@juniper.net>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
hifive-unleashed-5.1
Peter Tyser 2014-03-10 16:34:56 -05:00 committed by Lee Jones
parent 24b3a1670b
commit c48cf59878
1 changed files with 1 additions and 1 deletions

View File

@ -501,7 +501,7 @@ static struct lpc_ich_info lpc_chipset_info[] = {
},
[LPC_AVN] = {
.name = "Avoton SoC",
.iTCO_version = 1,
.iTCO_version = 3,
.gpio_version = AVOTON_GPIO,
},
[LPC_COLETO] = {