summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEnrico Scholz <enrico.scholz@sigma-chemnitz.de>2016-08-03 16:14:57 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2018-04-12 09:20:31 +0200
commit8c03656798ac333f8fa4fd5b3cbc1adbb1b2cfdb (patch)
treef1c8b18dbe058669e4e9ae0e234bb9bed03bde8f
parentf24883c66d7ae25655488c3c363d5bf229ac9225 (diff)
downloadbarebox-8c03656798ac333f8fa4fd5b3cbc1adbb1b2cfdb.tar.gz
barebox-8c03656798ac333f8fa4fd5b3cbc1adbb1b2cfdb.tar.xz
ARM: i.MX: phycore-som: added and enabled DA9062 PMIC
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de> Tested-by: Stefan Christ <s.christ@phytec.de> Signed-off-by: Christian Hemp <c.hemp@phytec.de>
-rw-r--r--arch/arm/dts/imx6qdl-phytec-phycore-som.dtsi10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/arm/dts/imx6qdl-phytec-phycore-som.dtsi b/arch/arm/dts/imx6qdl-phytec-phycore-som.dtsi
index b10530cbcf..c492b2ea47 100644
--- a/arch/arm/dts/imx6qdl-phytec-phycore-som.dtsi
+++ b/arch/arm/dts/imx6qdl-phytec-phycore-som.dtsi
@@ -138,6 +138,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 {