Hi On 03/22/2017 02:36 PM, Yannick Fertre wrote:
Signed-off-by: Yannick Fertre <yannick.fertre@xxxxxx> ---
Please add a commit message and change commit header as following: ARM: dts: stm32: .....
arch/arm/boot/dts/stm32429i-eval.dts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/stm32429i-eval.dts b/arch/arm/boot/dts/stm32429i-eval.dts index 3c99466..aab81ed 100644 --- a/arch/arm/boot/dts/stm32429i-eval.dts +++ b/arch/arm/boot/dts/stm32429i-eval.dts @@ -181,3 +181,7 @@ pinctrl-names = "default"; status = "okay"; }; + +&iwdg { + status = "okay"; +};
-- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html