zephyr/soc/riscv
Robert Winkler e8d0eb1db1 drivers: gpio: Add LiteX GPIO driver
This commits adds GPIO driver for LiteX SoC builder.

Due to the fact that GPIO in LiteX is unidirectional and can be
configured with different pins amount per port, additional entries
were added to the dts file.

Signed-off-by: Robert Winkler <rwinkler@internships.antmicro.com>
Signed-off-by: Mateusz Holenko <mholenko@antmicro.com>
Signed-off-by: Piotr Zierhoffer <pzierhoffer@antmicro.com>
2020-02-05 12:00:36 +01:00
..
litex-vexriscv drivers: gpio: Add LiteX GPIO driver 2020-02-05 12:00:36 +01:00
openisa_rv32m1 extensions.cmake: Replace TEXT_START with ROM_START 2020-01-23 03:22:59 -08:00
riscv-privilege dts: Rename generated_dts_board*.{h,conf} to devicetree*.{h,conf} 2020-01-17 17:57:59 +01:00
CMakeLists.txt