mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
clk: add driver for stm32mp1
add RCC clock driver for STMP32MP157 - base on driver model = UCLASS_CLK - support ops to enable, disable and get rate of all SOC clock needed by U-Boot Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
This commit is contained in:
committed by
Tom Rini
parent
a7519b3324
commit
a6151916cb
@@ -199,6 +199,7 @@ ARM STM STM32MP
|
||||
M: Patrick Delaunay <patrick.delaunay@st.com>
|
||||
S: Maintained
|
||||
F: arch/arm/mach-stm32mp
|
||||
F: clk/clk_stm32mp1.c
|
||||
F: ram/stm32mp1
|
||||
|
||||
ARM STM STV0991
|
||||
|
Reference in New Issue
Block a user