projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a68883f
)
ARM: dts: stm32: enable CRC32 on stm32429-disco board
author
Cosar Dindar
<cosardindar@gmail.com>
Mon, 22 May 2017 14:34:00 +0000
(16:34 +0200)
committer
Alexandre TORGUE
<alexandre.torgue@st.com>
Wed, 7 Jun 2017 15:46:12 +0000
(17:46 +0200)
Enable the CRC32 crypto on stm32429-disco board.
Signed-off-by: Cosar Dindar <cosardindar@gmail.com>
Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com>
arch/arm/boot/dts/stm32f429-disco.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/stm32f429-disco.dts
b/arch/arm/boot/dts/stm32f429-disco.dts
index 191fa50e34ebd7c8ab590ecf910ea5d56b7bfe52..ae47cde7952f6bb16fe13b435a0f704cda7fbc8a 100644
(file)
--- a/
arch/arm/boot/dts/stm32f429-disco.dts
+++ b/
arch/arm/boot/dts/stm32f429-disco.dts
@@
-102,6
+102,10
@@
clock-frequency = <8000000>;
};
+&crc {
+ status = "okay";
+};
+
&rtc {
assigned-clocks = <&rcc 1 CLK_RTC>;
assigned-clock-parents = <&rcc 1 CLK_LSI>;