summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/dts')
-rw-r--r--arch/arm/dts/imx6qdl-phytec-pfla02.dtsi6
-rw-r--r--arch/arm/dts/imx6qdl-phytec-phycore-som.dtsi10
2 files changed, 16 insertions, 0 deletions
diff --git a/arch/arm/dts/imx6qdl-phytec-pfla02.dtsi b/arch/arm/dts/imx6qdl-phytec-pfla02.dtsi
index 862d856d00..8bb9ec8db7 100644
--- a/arch/arm/dts/imx6qdl-phytec-pfla02.dtsi
+++ b/arch/arm/dts/imx6qdl-phytec-pfla02.dtsi
@@ -190,4 +190,10 @@
pagesize = <32>;
reg = <0x50>;
};
+
+ pmic@58 {
+ watchdog-priority = <500>;
+ restart-priority = <500>;
+ reset-source-priority = <500>;
+ };
};
diff --git a/arch/arm/dts/imx6qdl-phytec-phycore-som.dtsi b/arch/arm/dts/imx6qdl-phytec-phycore-som.dtsi
index 15fed812b0..ec14415398 100644
--- a/arch/arm/dts/imx6qdl-phytec-phycore-som.dtsi
+++ b/arch/arm/dts/imx6qdl-phytec-phycore-som.dtsi
@@ -156,6 +156,16 @@
compatible = "24c32";
reg = <0x50>;
};
+
+ pmic@58 {
+ compatible = "dlg,da9062";
+ reg = <0x58>;
+ status = "okay";
+
+ watchdog-priority = <500>;
+ restart-priority = <500>;
+ reset-source-priority = <500>;
+ };
};
&iomuxc {