Commit a52e537d authored by Marco Felsch's avatar Marco Felsch Committed by Shawn Guo
Browse files

ARM: dts: imx6: phycore-som: add pmic onkey device



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: default avatarMarco Felsch <m.felsch@pengutronix.de>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent ec1c3638
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -101,6 +101,10 @@ da9062_rtc: rtc {
			compatible = "dlg,da9062-rtc";
		};

		da9062_onkey: onkey {
			compatible = "dlg,da9062-onkey";
		};

		watchdog {
			compatible = "dlg,da9062-watchdog";
		};