Re: [PATCHv2 10/10] quectel: support gpio to power on/off the modem

2019-07-05 Thread Denis Kenzior
Hi Martin, On 07/04/2019 06:03 AM, Martin Hundebøll wrote: This adds support for configuring a gpio in udev to control the modem power. To enable gpio control, specify OFONO_QUECTEL_GPIO_CHIP and OFONO_QUECTEL_GPIO_OFFSET in the udev environment, for example: KERNEL=="ttymxc0",

[PATCHv2 10/10] quectel: support gpio to power on/off the modem

2019-07-04 Thread Martin Hundebøll
This adds support for configuring a gpio in udev to control the modem power. To enable gpio control, specify OFONO_QUECTEL_GPIO_CHIP and OFONO_QUECTEL_GPIO_OFFSET in the udev environment, for example: KERNEL=="ttymxc0", ENV{OFONO_DRIVER}="quectel", \