Searched hist:"23 a06416858d839ee62dc00562be956be6d84bd2" (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/doc/device-tree-bindings/reset/ |
H A D | st,stm32-rcc.txt | 23a06416858d839ee62dc00562be956be6d84bd2 Wed Sep 13 11:00:07 CDT 2017 Patrice Chotard <patrice.chotard@st.com> 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>
|
/openbmc/u-boot/include/dt-bindings/mfd/ |
H A D | stm32h7-rcc.h | 23a06416858d839ee62dc00562be956be6d84bd2 Wed Sep 13 11:00:07 CDT 2017 Patrice Chotard <patrice.chotard@st.com> 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>
|
/openbmc/u-boot/drivers/reset/ |
H A D | stm32-reset.c | 23a06416858d839ee62dc00562be956be6d84bd2 Wed Sep 13 11:00:07 CDT 2017 Patrice Chotard <patrice.chotard@st.com> 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>
|
H A D | Makefile | diff 23a06416858d839ee62dc00562be956be6d84bd2 Wed Sep 13 11:00:07 CDT 2017 Patrice Chotard <patrice.chotard@st.com> 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>
|
H A D | Kconfig | diff 23a06416858d839ee62dc00562be956be6d84bd2 Wed Sep 13 11:00:07 CDT 2017 Patrice Chotard <patrice.chotard@st.com> 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>
|