Patrick Delaunay
3105836c9e
clk: stm32mp1: add support of SYSCFG clock
...
Add the support of SYSCFG clock used by syscon driver
to prepare the clock management of STM32MP_SYSCON_SYSCFG.
This clock is already defined in kernel device tree,
stm32mp151.dtsi but not yet supported in the syscon driver:
syscfg: syscon@50020000 {
compatible = "st,stm32mp157-syscfg", "syscon";
reg = <0x50020000 0x400>;
clocks = <&rcc SYSCFG>;
};
It is safe to support this clock in U-Boot driver with
RCC_MC_APB3ENSETR, Bit 11 SYSCFGEN: SYSCFG peripheral clocks
enable.
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com >
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com >
2021-07-16 09:28:46 +02:00
..
2021-07-06 10:38:03 -06:00
2021-07-07 13:34:42 -04:00
2021-07-06 10:38:03 -06:00
2021-05-24 14:21:30 -04:00
2021-07-06 10:38:03 -06:00
2021-07-06 10:38:03 -06:00
2021-03-22 19:23:27 +13:00
2021-07-06 10:38:03 -06:00
2021-07-06 10:38:03 -06:00
2021-07-16 09:28:46 +02:00
2021-07-06 10:38:03 -06:00
2021-07-06 10:38:03 -06:00
2021-07-06 10:38:03 -06:00
2021-07-07 19:52:24 -04:00
2021-02-02 15:33:42 -05:00
2021-06-18 10:09:41 +02:00
2021-07-06 10:38:03 -06:00
2021-04-12 17:44:55 -04:00
2021-07-06 10:38:03 -06:00
2021-03-08 10:59:10 +08:00
2021-07-14 16:47:56 -04:00
2021-07-06 10:38:03 -06:00
2021-07-07 22:22:42 -04:00
2021-07-06 10:38:03 -06:00
2021-07-06 10:38:03 -06:00
2021-07-06 10:38:03 -06:00
2021-01-13 09:52:58 +01:00
2021-07-14 16:47:58 -04:00
2021-07-15 10:53:11 +02:00
2021-07-07 22:22:42 -04:00
2021-07-06 10:38:03 -06:00
2021-07-07 19:52:24 -04:00
2021-07-06 10:38:03 -06:00
2021-07-06 10:38:03 -06:00
2021-07-15 11:06:24 -04:00
2021-07-06 10:38:03 -06:00
2021-07-14 16:48:15 -04:00
2021-07-07 13:34:42 -04:00
2021-07-14 16:48:14 -04:00
2021-07-06 10:38:03 -06:00
2021-04-10 08:04:42 -04:00
2021-07-06 10:38:03 -06:00
2021-07-06 10:38:03 -06:00
2021-07-14 16:48:06 -04:00
2021-07-06 10:38:03 -06:00
2021-07-14 16:57:35 -04:00
2021-07-06 10:38:03 -06:00
2021-07-15 10:53:05 +02:00
2021-07-06 10:38:03 -06:00
2021-07-06 10:38:03 -06:00
2021-07-06 10:38:03 -06:00
2021-07-15 19:49:52 +08:00
2021-07-06 10:38:03 -06:00
2021-07-06 10:38:03 -06:00
2021-04-20 07:31:12 -04:00
2021-07-06 10:38:03 -06:00
2021-07-06 10:38:03 -06:00
2021-07-14 16:47:57 -04:00
2021-07-15 19:49:56 +08:00
2021-07-06 10:38:03 -06:00
2021-07-14 16:48:16 -04:00
2021-07-06 10:38:03 -06:00
2021-07-06 10:38:03 -06:00
2021-07-07 13:34:42 -04:00
2021-07-06 10:38:03 -06:00
2021-07-06 10:38:03 -06:00
2021-07-06 10:38:03 -06:00
2021-07-14 16:48:07 -04:00
2021-07-14 16:48:07 -04:00