blob: 61e4c647f4ccc309c5cdbc2318ccc9e610931df7 [file] [log] [blame]
Masahiro Yamada5b321a62015-11-05 17:17:32 +09001obj-y += core.o
Maxime Coquelinb70b0092016-07-22 11:37:49 +02002obj-$(CONFIG_ARCH_STM32) += reset-stm32.o
Maxime Ripard8f1ae772013-09-24 11:07:43 +03003obj-$(CONFIG_ARCH_SUNXI) += reset-sunxi.o
Stephen Gallimoree5d76072013-08-07 15:53:12 +01004obj-$(CONFIG_ARCH_STI) += sti/
Chen Fengf59d23c2015-11-20 10:10:05 +08005obj-$(CONFIG_ARCH_HISI) += hisilicon/
Moritz Fischerfedf42b2015-07-30 18:13:56 -07006obj-$(CONFIG_ARCH_ZYNQ) += reset-zynq.o
Philipp Zabele27b4a62016-07-28 15:30:08 +02007obj-$(CONFIG_RESET_ATH79) += reset-ath79.o
Philipp Zabel70d467e2016-07-28 15:31:12 +02008obj-$(CONFIG_RESET_BERLIN) += reset-berlin.o
Philipp Zabelcd7f4b82016-07-28 15:32:01 +02009obj-$(CONFIG_RESET_LPC18XX) += reset-lpc18xx.o
Philipp Zabel44336c22016-07-28 15:32:36 +020010obj-$(CONFIG_RESET_MESON) += reset-meson.o
Neil Armstrong6e667fa2016-04-01 16:16:13 +020011obj-$(CONFIG_RESET_OXNAS) += reset-oxnas.o
Philipp Zabelfab3f732016-07-28 15:33:07 +020012obj-$(CONFIG_RESET_PISTACHIO) += reset-pistachio.o
Philipp Zabel5c914072016-07-28 15:33:43 +020013obj-$(CONFIG_RESET_SOCFPGA) += reset-socfpga.o
Andrew F. Daviscc7c2bb2016-06-27 12:12:17 -050014obj-$(CONFIG_TI_SYSCON_RESET) += reset-ti-syscon.o
Masahiro Yamada54e991b2016-08-02 13:18:29 +090015obj-$(CONFIG_RESET_UNIPHIER) += reset-uniphier.o