Skip to content

Commit

Permalink
ARM: dts: stm32: enable IPCC mailbox support on STM32MP157a-dk1
Browse files Browse the repository at this point in the history
Enable STM32 IPCC mailbox driver for STM32MP157a-dk1 board.

Signed-off-by: Fabien Dessenne <[email protected]>
Signed-off-by: Alexandre Torgue <[email protected]>
  • Loading branch information
Fabien Dessenne authored and atorgue committed Apr 11, 2019
1 parent 679d9da commit 682d099
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/stm32mp157a-dk1.dts
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,10 @@
};
};

&ipcc {
status = "okay";
};

&iwdg2 {
timeout-sec = <32>;
status = "okay";
Expand Down

0 comments on commit 682d099

Please sign in to comment.