Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-27 | gpio: support gpio set/get pull status | Caesar Wang | |
On some platform gpio can set/get pull status when input, add these function so we can set/get gpio pull status when need it. And they are optional function. | |||
2016-02-12 | gpio: add gpio framework | Haojian Zhuang | |
Define the gpio ops in gpio driver. Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org> |