提交 8b2820ab 编写于 作者: L Lionel Debieve 提交者: Alexandre Torgue

ARM: dts: stm32: Add CRC support on stm32mp157c

This patch add CRC instance of the stm32mp157c SoC
Signed-off-by: NLionel Debieve <lionel.debieve@st.com>
Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
上级 fc9962c9
......@@ -659,6 +659,13 @@
dma-requests = <48>;
};
crc1: crc@58009000 {
compatible = "st,stm32f7-crc";
reg = <0x58009000 0x400>;
clocks = <&rcc CRC1>;
status = "disabled";
};
usart1: serial@5c000000 {
compatible = "st,stm32h7-uart";
reg = <0x5c000000 0x400>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册