blob: 2cd3f6c45165a8f4a3a1e5c31c92e7f2fa69a8f8 [file] [log] [blame]
Masahiro Yamada5b321a62015-11-05 17:17:32 +09001obj-y += core.o
Philipp Zabelcddb4802016-07-28 15:36:37 +02002obj-y += hisilicon/
Stephen Gallimoree5d76072013-08-07 15:53:12 +01003obj-$(CONFIG_ARCH_STI) += sti/
Thierry Redingdc606c52016-08-18 15:50:09 +02004obj-$(CONFIG_ARCH_TEGRA) += tegra/
Philipp Zabele27b4a62016-07-28 15:30:08 +02005obj-$(CONFIG_RESET_ATH79) += reset-ath79.o
Philipp Zabel70d467e2016-07-28 15:31:12 +02006obj-$(CONFIG_RESET_BERLIN) += reset-berlin.o
Philipp Zabelcd7f4b82016-07-28 15:32:01 +02007obj-$(CONFIG_RESET_LPC18XX) += reset-lpc18xx.o
Philipp Zabel44336c22016-07-28 15:32:36 +02008obj-$(CONFIG_RESET_MESON) += reset-meson.o
Neil Armstrong6e667fa2016-04-01 16:16:13 +02009obj-$(CONFIG_RESET_OXNAS) += reset-oxnas.o
Philipp Zabelfab3f732016-07-28 15:33:07 +020010obj-$(CONFIG_RESET_PISTACHIO) += reset-pistachio.o
Philipp Zabel5c914072016-07-28 15:33:43 +020011obj-$(CONFIG_RESET_SOCFPGA) += reset-socfpga.o
Philipp Zabel7e0e9012016-07-28 15:34:15 +020012obj-$(CONFIG_RESET_STM32) += reset-stm32.o
Philipp Zabel0ae08412016-08-09 09:28:44 +020013obj-$(CONFIG_RESET_SUNXI) += reset-sunxi.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
Baoyou Xieb38386f2017-01-17 11:22:57 +080016obj-$(CONFIG_RESET_ZX2967) += reset-zx2967.o
Philipp Zabel6f51b862016-08-09 09:28:54 +020017obj-$(CONFIG_RESET_ZYNQ) += reset-zynq.o