Skip to content
Snippets Groups Projects
Commit 06c92d29 authored by Yann Gautier's avatar Yann Gautier Committed by Sebastien Pasdeloup
Browse files

fdts: stm32mp1: add secure-status for iwdg2 node

Originally required for CubeMX.
Still the case?

Change-Id: Icab89afbdb4852821062fa00ffadc07aba39aea9
parent d7964486
No related branches found
No related tags found
No related merge requests found
...@@ -195,6 +195,7 @@ ...@@ -195,6 +195,7 @@
&iwdg2 { &iwdg2 {
timeout-sec = <32>; timeout-sec = <32>;
status = "okay"; status = "okay";
secure-status = "okay";
}; };
&nvmem_layout { &nvmem_layout {
......
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