summaryrefslogtreecommitdiff
path: root/drivers/reset/sti/Makefile
diff options
context:
space:
mode:
authorPhilipp Zabel <p.zabel@pengutronix.de>2014-11-03 09:50:27 +0100
committerPhilipp Zabel <p.zabel@pengutronix.de>2014-11-03 09:50:27 +0100
commit1a5f77d3959b4561bf19471785e44b63740cff90 (patch)
tree2544d76d6bc07d6dd37ce9575d3d85fce296bd90 /drivers/reset/sti/Makefile
parent729de41baf63e2172b9d61de61bbd53f231095ca (diff)
parent4b171b3d3bdf256b0d75a6b3430d8b73134b1bf7 (diff)
downloadlinux-next-1a5f77d3959b4561bf19471785e44b63740cff90.tar.gz
Merge tag 'sti-reset-for-v3.19-1' of git://git.stlinux.com/devel/kernel/linux-sti into reset/for_v3.19
STi reset controller updates for v3.19. This tag adds support to STiH407 reset controllers: 1. st,stih407-powerdown 2. st,stih407-softreset 3. st,stih407-picophyreset
Diffstat (limited to 'drivers/reset/sti/Makefile')
-rw-r--r--drivers/reset/sti/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/reset/sti/Makefile b/drivers/reset/sti/Makefile
index be1c97647871..dc85dfbe56a9 100644
--- a/drivers/reset/sti/Makefile
+++ b/drivers/reset/sti/Makefile
@@ -2,3 +2,4 @@ obj-$(CONFIG_STI_RESET_SYSCFG) += reset-syscfg.o
obj-$(CONFIG_STIH415_RESET) += reset-stih415.o
obj-$(CONFIG_STIH416_RESET) += reset-stih416.o
+obj-$(CONFIG_STIH407_RESET) += reset-stih407.o