Files
u-boot/drivers
Patrice Chotard 23a0641685 dm: reset: add stm32 reset driver
This driver is adapted from linux drivers/reset/reset-stm32.c
It's compatible with STM32 F4/F7/H7 SoCs.

This driver doesn't implement .of_match as it's binded
by MFD RCC driver.

To add support for each SoC family, a SoC's specific
include/dt-binfings/mfd/stm32xx-rcc.h file must be added.

This patch only includes stm32h7-rcc.h dedicated for STM32H7 SoCs.
Other SoCs support will be added in the future.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-09-22 07:40:01 -04:00
..
2017-06-01 07:03:13 -06:00
2017-09-18 20:40:33 +02:00
2017-09-04 09:02:07 -04:00
2017-08-16 08:30:24 -04:00
2017-09-18 20:40:35 +02:00
2017-09-22 07:39:57 -04:00
2017-09-22 07:39:57 -04:00
2017-07-28 12:02:47 -06:00
2017-09-22 07:40:01 -04:00
2017-08-16 08:30:24 -04:00
2017-06-01 07:03:10 -06:00
2017-09-21 10:30:22 +08:00
2017-06-01 07:03:01 -06:00
2017-05-18 11:23:31 +02:00
2017-06-01 07:03:01 -06:00
2017-08-13 15:17:31 -04:00