gpio/starfive: add gpio driver and support gpio reset

Add gpio driver and gpio reset function in Starfive
JH7110 SOC platform.

Signed-off-by: minda.chen <minda.chen@starfivetech.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
This commit is contained in:
minda.chen
2023-02-16 17:21:26 +08:00
committed by Anup Patel
parent 5ccebf0a7e
commit 908be1b85c
4 changed files with 124 additions and 0 deletions

View File

@@ -14,6 +14,9 @@ config FDT_GPIO_SIFIVE
bool "SiFive GPIO FDT driver"
default n
config FDT_GPIO_STARFIVE
bool "StarFive GPIO FDT driver"
default n
endif
config GPIO