New bindings and driver have been created for STM32F42xxx series parts.Reviewed-by: Maxime Coquelin <mcoquelin.stm32@xxxxxxxxx>
This patch integrates these changes.
Note: Earlier device tree blobs (those without st,stm32f42xxx
compatibles for the rcc) could still be used to boot basic
systems. Such systems rely on the bootloader to configure the
clock gates for vital periperhals.
Signed-off-by: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
---
arch/arm/boot/dts/stm32f429-disco.dts | 4 ++
arch/arm/boot/dts/stm32f429.dtsi | 79 +++++++++++------------------------
2 files changed, 28 insertions(+), 55 deletions(-)