Dear All,
I am working on IMX8QM. I disable rtc alarm wakeup. After that Bluetooth is not working.
file: rtc-imx-sc.c
- device_init_wakeup(dev, true);
+ device_init_wakeup(dev, false);
Is there any relation between Bluetooth and RTC ?
Thanks & Regards,
Vinoth S,
Regards,
Vinothkumar Sekar