summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-amd.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix inconsistent spinlock of AMD GPIO driver which can beKen Xue2015-04-071-6/+6
| | | | | | | | recognized by static analysis tool smatch. Declare constant Variables with Sparse's suggestion. Signed-off-by: Ken Xue <Ken.Xue@amd.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
* pinctrl: add AMD GPIO driver support.Ken Xue2015-03-181-0/+261
KERNCZ GPIO is a new IP from AMD. it can be implemented in both x86 and ARM. Current driver patch only support GPIO in x86. Signed-off-by: Ken Xue <Ken.Xue@amd.com> [Moved back to <linux/gpio.h> header] Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
OpenPOWER on IntegriCloud