u-boot-brain/drivers/reset
Sean Anderson 038b13ee81 reset: Add generic reset driver
This patch adds a generic reset driver. It is designed to be useful when
one has a register in a regmap which contains bits that reset other
devices. I thought this seemed like a very generic use, so here is a
generic driver. The overall structure has been modeled on the syscon-reboot
driver.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-07-01 15:01:21 +08:00
..
ast2500-reset.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
Kconfig reset: Add generic reset driver 2020-07-01 15:01:21 +08:00
Makefile reset: Add generic reset driver 2020-07-01 15:01:21 +08:00
reset-bcm6345.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
reset-hisilicon.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
reset-hsdk.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
reset-imx7.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
reset-mediatek.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
reset-meson.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
reset-mtmips.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
reset-rockchip.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
reset-socfpga.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
reset-sunxi.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
reset-syscon.c reset: Add generic reset driver 2020-07-01 15:01:21 +08:00
reset-ti-sci.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
reset-uclass.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
reset-uniphier.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
sandbox-reset-test.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
sandbox-reset.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
sti-reset.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
stm32-reset.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
tegra-car-reset.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
tegra186-reset.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00