reset: add reset controller driver for STM32 RCC
On the STM32MP, reset of the I2C, SPI and USB IPs occurs over the RCC.
This driver adds support for the controller, so it may be reused by
other drivers.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent c73f083 commit 7de1395b21d5d4186a802fb02f1250e2e890919b
@Ahmad Fatoum Ahmad Fatoum authored on 10 Jul 2019
Sascha Hauer committed on 15 Jul 2019
Showing 3 changed files
View
drivers/reset/Kconfig
View
drivers/reset/Makefile
View
drivers/reset/reset-stm32.c 0 → 100644