mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 00:22:00 +02:00
ARM: dts: stm32: enable crypto accelerator on stm32mp135f-dk
Add the crypto accelerator enable on stm32mp135f-dk board. Signed-off-by: Thomas Bourgoin <thomas.bourgoin@foss.st.com> Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
This commit is contained in:
parent
d4e12273a7
commit
45734a13fa
|
|
@ -97,6 +97,10 @@ &crc1 {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&cryp {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&i2c1 {
|
||||
pinctrl-names = "default", "sleep";
|
||||
pinctrl-0 = <&i2c1_pins_a>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user