gpio: sch: Add support for Intel Quark X1000 SoC
authorChang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
Mon, 8 Dec 2014 09:38:10 +0000 (17:38 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 15 Jan 2015 16:23:12 +0000 (17:23 +0100)
commit920214902502ceb0445a25b530dfe4c465cf8575
treeb65a1c9adfc8ed1641a73c9f9def2f34e348b278
parentae9ca493ee2adaebc2bccd60fb6ccf93a214262c
gpio: sch: Add support for Intel Quark X1000 SoC

Intel Quark X1000 provides a total of 16 GPIOs. The GPIOs are split between
the legacy I/O bridge and the GPIO controller.

GPIO-SCH is the GPIO pins on legacy bridge for Intel Quark SoC.
Intel Quark X1000 has 2 GPIOs powered by the core power well and 6 from
the suspend power well.

This piece of work is derived from Dan O'Donovan's initial work for Quark
X1000 enabling.

Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig
drivers/gpio/gpio-sch.c
This page took 0.035735 seconds and 5 git commands to generate.