mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-29 15:43:59 +08: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
|