Hi All,
I am working on imx8qm-mek board with Android 9 Automotive. I needs to configure the power key as a wake-up source in M4 MCU (SDK_MEK-MIMX8QM, 2.5.1)
in fsl-imx8qm-device.dtsi file,
sc_pwrkey: sc-powerkey {
compatible = "fsl,imx8-pwrkey";
linux,keycode = <KEY_POWER>;
wakeup-source;
};
Is there anyway to configure power key button as a wake up source in M4 MCU ?
Thanks & Regards,
VinothS,
Regards,
Vinothkumar Sekar