Commit 9af80712 authored by Gabriel Fernandez's avatar Gabriel Fernandez Committed by Philipp Zabel
Browse files

ARM: dts: stm32f429: add missing #reset-cells of rcc



This patch adds #reset-cells property to rcc node.

Signed-off-by: default avatarGabriel Fernandez <gabriel.fernandez@st.com>
Signed-off-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
parent b70b009b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -326,6 +326,7 @@
		};

		rcc: rcc@40023810 {
			#reset-cells = <1>;
			#clock-cells = <2>;
			compatible = "st,stm32f42xx-rcc", "st,stm32-rcc";
			reg = <0x40023800 0x400>;