Hi,

On 6/2/22 15:05, Patrick Delaunay wrote:
Add the RCC node, not yet in Linux kernel device tree
to handle the U-Boot RCC drivers with the needed U-Boot
property "u-boot,dm-pre-reloc" property as the clock and reset drivers
are required during pre-location.


Signed-off-by: Patrick Delaunay <patrick.delau...@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chot...@foss.st.com>
---

(no changes since v1)

  arch/arm/dts/stm32mp13-u-boot.dtsi | 4 ++++
  arch/arm/dts/stm32mp131.dtsi       | 7 +++++++
  2 files changed, 11 insertions(+)


This patch is no more needed, it is dropped until final RCC clock driver support

to avoid a probe issue on STM32MP13F-DK board :

stm32-rcc rcc@50000000: Cannot find driver 'stm32mp13_clk'


Patrick

Reply via email to