f59d23c2c0
Add reset driver for hi6220-hikey board,this driver supply deassert of IP on hi6220 SoC. Signed-off-by: Chen Feng <puck.chen@hisilicon.com> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
6 lines
153 B
Plaintext
6 lines
153 B
Plaintext
config COMMON_RESET_HI6220
|
|
tristate "Hi6220 Reset Driver"
|
|
depends on (ARCH_HISI && RESET_CONTROLLER)
|
|
help
|
|
Build the Hisilicon Hi6220 reset driver.
|