mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-23 01:14:56 +00:00
Add a reset-controller driver for performing reset management of various devices present on the SoC, with the reset registers shared between devices in a common register memory space. This driver uses the syscon/regmap frameworks to actually implement the various reset functionalities needed by the reset consumer devices. Signed-off-by: Andrew F. Davis <afd@ti.com> [s-anna@ti.com: add documentation, syscon name change] Signed-off-by: Suman Anna <s-anna@ti.com> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> |
||
|---|---|---|
| .. | ||
| hisilicon | ||
| sti | ||
| core.c | ||
| Kconfig | ||
| Makefile | ||
| reset-ath79.c | ||
| reset-berlin.c | ||
| reset-lpc18xx.c | ||
| reset-meson.c | ||
| reset-oxnas.c | ||
| reset-pistachio.c | ||
| reset-socfpga.c | ||
| reset-sunxi.c | ||
| reset-ti-syscon.c | ||
| reset-zynq.c | ||