]> git.baikalelectronics.ru Git - kernel.git/commit
gpio/sifive: Add GPIO driver for SiFive SoCs
authorYash Shah <yash.shah@sifive.com>
Tue, 10 Dec 2019 11:11:13 +0000 (16:41 +0530)
committerMarc Zyngier <maz@kernel.org>
Mon, 20 Jan 2020 19:10:03 +0000 (19:10 +0000)
commit5b9c9efece068152f74c679f5b012f8109b66f72
treef7623d8522d7d88d4510b442996b563d20402186
parent946b470acdbc16eb86d4c4653b6200d30ba63d79
gpio/sifive: Add GPIO driver for SiFive SoCs

Adds the GPIO driver for SiFive RISC-V SoCs.

Signed-off-by: Wesley W. Terpstra <wesley@sifive.com>
[Atish: Various fixes and code cleanup]
Signed-off-by: Atish Patra <atish.patra@wdc.com>
Signed-off-by: Yash Shah <yash.shah@sifive.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/1575976274-13487-6-git-send-email-yash.shah@sifive.com
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/gpio-sifive.c [new file with mode: 0644]