提交 aa8f42f7 编写于 作者: L Lionel Debieve 提交者: Alexandre TORGUE

ARM: dts: stm32: Add missing reset-cells node in stm32f746

rcc node must include reset-cells node.
Signed-off-by: NLionel Debieve <lionel.debieve@st.com>
Signed-off-by: NAlexandre TORGUE <alexandre.torgue@st.com>
上级 5489d5db
......@@ -371,6 +371,7 @@
};
rcc: rcc@40023800 {
#reset-cells = <1>;
#clock-cells = <2>;
compatible = "st,stm32f746-rcc", "st,stm32-rcc";
reg = <0x40023800 0x400>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册