Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix inconsistent spinlock of AMD GPIO driver which can be | Ken Xue | 2015-04-07 |
| | | | | | | | | 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 Xue | 2015-03-17 |
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> |