提交 9af80712 编写于 作者: G Gabriel Fernandez 提交者: Philipp Zabel

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

This patch adds #reset-cells property to rcc node.
Signed-off-by: NGabriel Fernandez <gabriel.fernandez@st.com>
Signed-off-by: NPhilipp Zabel <p.zabel@pengutronix.de>
上级 b70b009b
......@@ -326,6 +326,7 @@
};
rcc: rcc@40023810 {
#reset-cells = <1>;
#clock-cells = <2>;
compatible = "st,stm32f42xx-rcc", "st,stm32-rcc";
reg = <0x40023800 0x400>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册