ARM: dts: imx6: phycore-som: add pmic onkey device
authorMarco Felsch <m.felsch@pengutronix.de>
Fri, 29 Nov 2019 16:48:59 +0000 (17:48 +0100)
committerShawn Guo <shawnguo@kernel.org>
Thu, 9 Jan 2020 06:46:31 +0000 (14:46 +0800)
Without the onkey device it isn't possible to power off the system using
the X_PMIC_nONKEY signal which is routed to the SoM pin header.

Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi

index 644625d..978dc1c 100644 (file)
                        compatible = "dlg,da9062-rtc";
                };
 
+               da9062_onkey: onkey {
+                       compatible = "dlg,da9062-onkey";
+               };
+
                watchdog {
                        compatible = "dlg,da9062-watchdog";
                };