From: Enrico Scholz <enrico.scholz@xxxxxxxxxxxxxxxxx> To win against the internal imx6 or other external watchdogs, increase priority (default: 100) of the da9063 watchdog. Ditto for the restart handler and reset source priority. Signed-off-by: Enrico Scholz <enrico.scholz@xxxxxxxxxxxxxxxxx> Tested-by: Stefan Christ <s.christ@xxxxxxxxx> Signed-off-by: Christian Hemp <c.hemp@xxxxxxxxx> --- arch/arm/dts/imx6qdl-phytec-pfla02.dtsi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/dts/imx6qdl-phytec-pfla02.dtsi b/arch/arm/dts/imx6qdl-phytec-pfla02.dtsi index 9a8c7024a3..7cc8be1951 100644 --- a/arch/arm/dts/imx6qdl-phytec-pfla02.dtsi +++ b/arch/arm/dts/imx6qdl-phytec-pfla02.dtsi @@ -200,4 +200,10 @@ pagesize = <32>; reg = <0x50>; }; + + pmic@58 { + watchdog-priority = <500>; + restart-priority = <500>; + reset-source-priority = <500>; + }; }; -- 2.16.1 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox