Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | pinctrl: max77620: Remove unused structure definition | Jon Hunter | 2016-06-15 |
| | | | | | | | | The strucuture 'max77620_cfg_param' is defined but never used by the max77620 driver. Remove this structure definition. Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> | ||
* | pinctrl: max77620: add pincontrol driver for MAX77620/MAX20024 | Laxman Dewangan | 2016-05-30 |
MAXIM Semiconductor's PMIC, MAX77620/MAX20024 has 8 GPIO pins which also act as the special function in alternate mode. Also there is configuration like push-pull, open drain, FPS timing etc for these pins. Add pin control driver to configure these parameters through pin control APIs. Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> |