summaryrefslogtreecommitdiff
path: root/drivers/ram/stm32mp1/stm32mp1_ddr.c
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@mailbox.org>2025-05-12 19:08:29 +0200
committerPatrice Chotard <patrice.chotard@foss.st.com>2025-06-11 09:42:56 +0200
commit0298696b1efcbaf05317e5559bdc99cbac36293c (patch)
tree14f09a06717419d5db67353e912bb729bc50bf6c /drivers/ram/stm32mp1/stm32mp1_ddr.c
parentb2c50bd30b78aa3b45b37b4f2b662d0c1b9d8e80 (diff)
clk: stm32mp13: Add SPL support and clock tree init to STM32MP13 RCC driver
Add SPL support and clock tree init to STM32MP13 RCC driver. This consists of two parts, make SCMI into an optional dependency and add clock tree initialization. The SCMI dependency is made optional first by registering the few core clock provided by SCMI clock as fixed clock, and second by letting the clock core parse out the clock configuration from SoC registers. The clock initialization code is derived from STM32MP15xx clock tree initialization code, which is almost identical, except for the use of new PLL2000 for PLL1 on STM32MP13xx . Signed-off-by: Marek Vasut <marek.vasut@mailbox.org>
Diffstat (limited to 'drivers/ram/stm32mp1/stm32mp1_ddr.c')
0 files changed, 0 insertions, 0 deletions