Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-14 | pinctrl: SPEAr: Create macro for declaring GPIO PINS | Viresh Kumar | |
Same GPIO pins declarations would be required for other SoCs and that will be a lot of lines of code. Its better to create common macros for it. Signed-off-by: Viresh Kumar <viresh.kumar@st.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> | |||
2012-04-22 | pinctrl: Add SPEAr3xx pinctrl drivers | Viresh Kumar | |
This adds pinctrl driver for SPEAr3xx family. SPEAr3xx family supports three families: SPEAr300, SPEAr310 and SPEAr320. Signed-off-by: Viresh Kumar <viresh.kumar@st.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Stephen Warren <swarren@wwwdotorg.org> |