Thread (9 messages) flat view 9 messages, 3 authors, 2017-05-31
STALE3359d

[PATCH v2 5/5] ARM: dts: stm32: Add CRC support to stm32f429

From: Cosar Dindar <hidden>
Date: 2017-05-20 13:33:32
Also in: linux-devicetree, lkml
Subsystem: the rest · Maintainer: Linus Torvalds

Add CRC32 Crypto support to stm32f429.

Signed-off-by: Cosar Dindar <redacted>
---
 arch/arm/boot/dts/stm32f429.dtsi | 7 +++++++
 1 file changed, 7 insertions(+)
diff --git a/arch/arm/boot/dts/stm32f429.dtsi b/arch/arm/boot/dts/stm32f429.dtsi
index b2a2b5c..18343de 100644
--- a/arch/arm/boot/dts/stm32f429.dtsi
+++ b/arch/arm/boot/dts/stm32f429.dtsi
@@ -766,6 +766,13 @@
 			};
 		};
 
+		crc: crc at 40023000 {
+			compatible = "st,stm32f4-crc";
+			reg = <0x40023000 0x400>;
+			clocks = <&rcc 0 STM32F4_AHB1_CLOCK(CRC)>;
+			status = "disabled";
+		};
+
 		rcc: rcc at 40023810 {
 			#reset-cells = <1>;
 			#clock-cells = <2>;
-- 
2.7.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help