1
0
Fork 0

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: Marco Felsch <m.felsch@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
alistair/sensors
Marco Felsch 2019-11-29 17:48:59 +01:00 committed by Shawn Guo
parent ec1c36382b
commit a52e537da7
1 changed files with 4 additions and 0 deletions

View File

@ -101,6 +101,10 @@
compatible = "dlg,da9062-rtc";
};
da9062_onkey: onkey {
compatible = "dlg,da9062-onkey";
};
watchdog {
compatible = "dlg,da9062-watchdog";
};