Re: [PATCH 1/2] modem: add a driver reset function

2020-06-25 Thread Denis Kenzior
Hi Jimmy, On 6/25/20 4:28 AM, Jimmy Gysens wrote: Add a reset function to the modem driver. This function can be used to hard reset the device. This is an alternative in case the (*enable) and (*disable) functions are not supported. I'm confused, how are you even powering the modem up if

[PATCH 1/2] modem: add a driver reset function

2020-06-25 Thread Jimmy Gysens
Add a reset function to the modem driver. This function can be used to hard reset the device. This is an alternative in case the (*enable) and (*disable) functions are not supported. A reset will not work when emergency mode is active. For dbus: dbus-send \ --system \