aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/reset/Makefile
diff options
context:
space:
mode:
authorAntoine Ténart <antoine.tenart@free-electrons.com>2014-09-03 09:48:20 +0200
committerSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>2014-10-20 16:51:56 +0200
commitbd13251f71fc86f06b344810835bc4e5e77edef7 (patch)
tree549c2849901c660bfbb25e17e6b7c33fc0c839ee /drivers/reset/Makefile
parentLinux 3.18-rc1 (diff)
downloadlinux-dev-bd13251f71fc86f06b344810835bc4e5e77edef7.tar.xz
linux-dev-bd13251f71fc86f06b344810835bc4e5e77edef7.zip
reset: add the Berlin reset controller driver
Add a reset controller for Marvell Berlin SoCs which is used by the USB PHYs drivers (for now). Signed-off-by: Antoine Ténart <antoine.tenart@free-electrons.com> Acked-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Diffstat (limited to 'drivers/reset/Makefile')
-rw-r--r--drivers/reset/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/reset/Makefile b/drivers/reset/Makefile
index 60fed3d7820b..157d421f755b 100644
--- a/drivers/reset/Makefile
+++ b/drivers/reset/Makefile
@@ -1,4 +1,5 @@
obj-$(CONFIG_RESET_CONTROLLER) += core.o
obj-$(CONFIG_ARCH_SOCFPGA) += reset-socfpga.o
+obj-$(CONFIG_ARCH_BERLIN) += reset-berlin.o
obj-$(CONFIG_ARCH_SUNXI) += reset-sunxi.o
obj-$(CONFIG_ARCH_STI) += sti/