分类: 嵌入式
2015-09-28 00:59:49
2014-05-13 | Akshay Saraswat |
S5P: Exynos: Config: Enable GPIO CMD config S5P: Exynos: Config: Enable GPIO CMD config Enabling configs for GPIO CMD, EXYNOS4 family and replacing exynos_gpio_get with new linear GPIO pin number... |
commit | commitdiff | tree |
2014-05-13 | Akshay Saraswat |
S5P: Exynos: Add GPIO pin numbering and rename definitions S5P: Exynos: Add GPIO pin numbering and rename definitions * Adds gpio pin numbering support for EXYNOS... To have consistent 0..n-1 GPIO numbering the banks are divided * Rename GPIO definitions from GPIO_... to S5P_GPIO_... ...changes were done to enable cmd_gpio for EXYNOS and cmd_gpio has GPIO_INPUT same as s5p_gpio... * Adds support for name to gpio conversion in s5p_gpio to enable gpio command EXYNOS SoCs. Function... to decode the input gpio name to gpio number. Example: SMDK5420 # gpio set gpa00 |
commit | commitdiff | tree |
2014-10-22 | Simon Glass |
dm: exynos: gpio: Convert to driver model dm: exynos: gpio: Convert to driver model Convert the exynos GPIO driver to driver model. This implements... GPIO interface but not the extra Exynos... |
commit | commitdiff | tree |