mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-18 06:50:08 +00:00
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>
2 lines
52 B
Makefile
2 lines
52 B
Makefile
obj-$(CONFIG_COMMON_RESET_HI6220) += hi6220_reset.o
|