Commit 32269499 authored by Alexei Fedorov's avatar Alexei Fedorov Committed by TrustedFirmware Code Review
Browse files

Merge "fdts: add missing hash node in STM32MP157C-ED1 board DT" into integration

parents 943aff0c b37b52ef
......@@ -55,6 +55,10 @@
status="okay";
};
&hash1 {
status = "okay";
};
&i2c4 {
pinctrl-names = "default";
pinctrl-0 = <&i2c4_pins_a>;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment