commit | cf3df2b840e3e52ae701fb43fd469b0f9f3accea | [log] [tgz] |
---|---|---|
author | Andrei Hutanu <andrei.hutanu.i@gmail.com> | Fri Apr 21 10:45:31 2023 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Sat May 27 06:28:33 2023 -0400 |
tree | 429fc20b59faf15607ea949e94e7a9a9e9220e3b | |
parent | 5a7f80feb3f731254fbdc516387ff9e8b8eb757c [diff] |
drivers: modem: quectel-bg9x: fix for bg95 pinout The BG95 pin configuration does not internally ever use the reset pin. Because of this, there is no need to make reset pin mandatory. Commit removes reset pin dependency [e.g. in case of BG95]. Signed-off-by: Andrei Hutanu <andrei.hutanu.i@gmail.com>