]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
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 644625d97f56b451ef42388b0b2b4c3671e492ca..978dc1c2ff1b8b3c9b0dd76a99ed911f8994790c 100644 (file)
@@ -101,6 +101,10 @@ da9062_rtc: rtc {
                        compatible = "dlg,da9062-rtc";
                };
 
+               da9062_onkey: onkey {
+                       compatible = "dlg,da9062-onkey";
+               };
+
                watchdog {
                        compatible = "dlg,da9062-watchdog";
                };