+10
−0
+1
−0
drivers/reset/reset-ti-syscon.c
0 → 100644
+237
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>