mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-17 09:14:19 +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
|