]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/gpio/gpio-ich.c
gpio: ich: Add support for Intel Avoton
authorVincent Donnefort <vdonnefort@gmail.com>
Fri, 14 Feb 2014 14:01:58 +0000 (15:01 +0100)
committerLee Jones <lee.jones@linaro.org>
Wed, 19 Mar 2014 08:58:23 +0000 (08:58 +0000)
commit3b9231893e5731e2212645a92f1d3d0776c58e1a
treeb76f357ab5d09156e4ef837cd6f809f4faca2dc2
parente6540f332447b2fe5c2cd8774890c80f29fe5c75
gpio: ich: Add support for Intel Avoton

This patch adds support for Atom C2000 series (Avoton and Rangeley). And has
the following options:
  - New addresses register.
  - Caching output levels (see Intel external design spec, table 48-29)
  - No hardware blink.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Vincent Donnefort <vdonnefort@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/gpio/gpio-ich.c