u-boot-brain/drivers/reset
Shawn Guo f5e6c168c1 reset: add reset driver for HiSilicon platform
It adds a Driver Model compatible reset driver for HiSlicon platform.
The driver implements a custom .of_xlate function, and uses .data field
as reset register offset and .id field as bit shift.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2019-04-23 17:57:24 -04:00
..
ast2500-reset.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig reset: add reset driver for HiSilicon platform 2019-04-23 17:57:24 -04:00
Makefile reset: add reset driver for HiSilicon platform 2019-04-23 17:57:24 -04:00
reset-bcm6345.c reset: bcm6345: convert to use live dt 2018-06-01 15:56:02 +02:00
reset-hisilicon.c reset: add reset driver for HiSilicon platform 2019-04-23 17:57:24 -04:00
reset-mediatek.c reset: MedaiTek: add reset controller driver for MediaTek SoCs 2019-01-14 17:43:18 -05:00
reset-meson.c regmap: change regmap_init_mem() to take ofnode instead udevice 2018-05-07 15:49:51 -04:00
reset-rockchip.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
reset-socfpga.c reset: socfpga: add reset handling for old kernels 2019-04-17 22:20:16 +02:00
reset-sunxi.c reset: Add Allwinner RESET driver 2019-01-18 22:19:08 +05:30
reset-ti-sci.c reset: Introduce TI System Control Interface (TI SCI) reset driver 2018-09-11 08:32:55 -04:00
reset-uclass.c dm: reset: Update uclass to allow querying reset status 2018-09-11 08:32:55 -04:00
reset-uniphier.c reset: uniphier: sync reset data with Linux 4.18-rc1 2018-06-23 01:28:08 +09:00
sandbox-reset-test.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sandbox-reset.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sti-reset.c regmap: clean up regmap allocation 2018-05-07 15:15:27 -04:00
stm32-reset.c misc: stm32: Add STM32MP1 support 2018-07-20 15:55:05 -04:00
tegra-car-reset.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
tegra186-reset.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00