8ee54672 | 24-Apr-2018 |
Ludovic Desroches <ludovic.desroches@microchip.com> |
gpio: atmel_pio4: give a full configuration when muxing pins
When a pin is muxed to a peripheral or as a GPIO, the only configuration that can be set is the pullup. It is too restrictive so this pat
gpio: atmel_pio4: give a full configuration when muxing pins
When a pin is muxed to a peripheral or as a GPIO, the only configuration that can be set is the pullup. It is too restrictive so this patch allows to give a full configuration.
Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
show more ...
|
4dc04ebf | 14-Mar-2018 |
Jagan Teki <jagan@amarulasolutions.com> |
at91: ma5d4evk: Enable DM_SPI
AT91 ma5d4evk board uses atmel spi driver, enable DM_SPI to use dm functionality.
Kept few functions related to non-dm and gpio on board files for reference and will b
at91: ma5d4evk: Enable DM_SPI
AT91 ma5d4evk board uses atmel spi driver, enable DM_SPI to use dm functionality.
Kept few functions related to non-dm and gpio on board files for reference and will be remove once code moved to relevant drivers.
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
show more ...
|
c60bfe9b | 14-Mar-2018 |
Jagan Teki <jagan@amarulasolutions.com> |
at91: vinco: Enable DM_SPI
AT91 Vinco board uses atmel spi driver, enable DM_SPI to use dm functionality.
Cc: Gregory CLEMENT <gregory.clement@free-electrons.com> Signed-off-by: Jagan Teki <jagan@a
at91: vinco: Enable DM_SPI
AT91 Vinco board uses atmel spi driver, enable DM_SPI to use dm functionality.
Cc: Gregory CLEMENT <gregory.clement@free-electrons.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
show more ...
|