Commit 682d0995 authored by Fabien Dessenne's avatar Fabien Dessenne Committed by Alexandre Torgue

ARM: dts: stm32: enable IPCC mailbox support on STM32MP157a-dk1

Enable STM32 IPCC mailbox driver for STM32MP157a-dk1 board.
Signed-off-by: default avatarFabien Dessenne <fabien.dessenne@st.com>
Signed-off-by: default avatarAlexandre Torgue <alexandre.torgue@st.com>
parent 679d9dac
......@@ -65,6 +65,10 @@ phy0: ethernet-phy@0 {
};
};
&ipcc {
status = "okay";
};
&iwdg2 {
timeout-sec = <32>;
status = "okay";
......
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