Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-25 | arm: mach-snapdragon: add pinctrl driver for db820c | Ramon Fried | |
Add pinctrl driver for Dragonboard820c, currently with only one mux func to initialize pins for serial console. Signed-off-by: Ramon Fried <ramon.fried@gmail.com> | |||
2018-05-26 | mach-snapdragon: Introduce pinctrl driver | Ramon Fried | |
This patch adds pinmux and pinctrl driver for TLMM subsystem in snapdragon chipsets. Currently, supporting only 8016, but implementation is generic and 8096 can be added easily. Driver is using the generic dt-bindings and doesn't introduce any new bindings (yet). Signed-off-by: Ramon Fried <ramon.fried@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> |