Skip to content
Snippets Groups Projects
Commit 75500a41 authored by Patrice Chotard's avatar Patrice Chotard
Browse files

ARM: dts: stm32mp: Add iwdg2 support for stm32mp157c


This patch adds independent watchdog support for stm32mp157c
in SPL.

Signed-off-by: default avatarPatrice Chotard <patrice.chotard@st.com>
Reviewed-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent b3134ffb
No related branches found
No related tags found
No related merge requests found
...@@ -140,3 +140,7 @@ ...@@ -140,3 +140,7 @@
compatible = "st,stm32-gpio"; compatible = "st,stm32-gpio";
u-boot,dm-pre-reloc; u-boot,dm-pre-reloc;
}; };
&iwdg2 {
u-boot,dm-pre-reloc;
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment