summaryrefslogtreecommitdiff
path: root/include/linux/reset
Commit message (Collapse)AuthorAgeFilesLines
* reset: add simple reset controller supportAhmad Fatoum2022-01-311-0/+45
Incoming STM32 MCU support will leverage this driver, so port it over from Linux v5.16. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Link: https://lore.barebox.org/20220131075338.1869305-1-a.fatoum@pengutronix.de Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>