commit | afc481ab318cce462ad64e6fa3740130b37876df | [log] [tgz] |
---|---|---|
author | Olivier Lalonde <o@syskall.com> | Fri May 16 17:37:09 2025 -0400 |
committer | Benjamin Cabé <kartben@gmail.com> | Wed May 28 16:37:53 2025 +0200 |
tree | d1eb03301d45d8ebda21d023a1dc9b69a0eff631 | |
parent | 50964e4ef910e39109e61cb7980ebeddb59d129e [diff] |
modem_cellular: Add support for the simcom a76xx modem Add support for the simcom a76xx modem which is similar to the simcom 7080 but has a few key differences. Tested with a simcom A7672SA module but as there is a single simcom A76XX AT commands manual, the driver should work with other modems of the series. Signed-off-by: Olivier Lalonde <o@syskall.com>