All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonas Bonn <jonas@norrbonn.se>
To: ofono@ofono.org
Subject: Re: [PATCH v5 2/4] Detect SARA R4 QMI device
Date: Wed, 12 May 2021 11:18:32 +0200	[thread overview]
Message-ID: <8b92ea25-6073-3f08-7ed7-f15e3bbf454a@norrbonn.se> (raw)
In-Reply-To: <20210512074053.6718-3-jupiter.hce@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 692 bytes --]

Add vendor tag for uBlox SARA R4 modems.

This device is actually a Qualcomm part so it doesn't fall under the 
uBlox category of devices, at all.

/Jonas

On 12/05/2021 09:40, Bing Jupiter wrote:
> ---
>   drivers/atmodem/vendor.h | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/atmodem/vendor.h b/drivers/atmodem/vendor.h
> index 82284e44..38613679 100644
> --- a/drivers/atmodem/vendor.h
> +++ b/drivers/atmodem/vendor.h
> @@ -48,6 +48,7 @@ enum ofono_vendor {
>   	OFONO_VENDOR_QUECTEL_EC2X,
>   	OFONO_VENDOR_QUECTEL_SERIAL,
>   	OFONO_VENDOR_UBLOX,
> +    OFONO_VENDOR_UBLOX_SARA_R4,
>   	OFONO_VENDOR_XMM,
>   	OFONO_VENDOR_GEMALTO,
>   };
> 

  reply	other threads:[~2021-05-12  9:18 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-12  7:40 [PATCH v5 0/4] Bing Jupiter
2021-05-12  7:40 ` [PATCH v5 1/4] Detect SARA R4 QMI device Bing Jupiter
2021-05-12  7:55   ` Christophe Ronco
2021-05-12  9:17   ` Jonas Bonn
2021-05-12  7:40 ` [PATCH v5 2/4] " Bing Jupiter
2021-05-12  9:18   ` Jonas Bonn [this message]
2021-05-12  7:40 ` [PATCH v5 3/4] " Bing Jupiter
2021-05-12  9:23   ` Jonas Bonn
2021-05-12  7:40 ` [PATCH v5 4/4] " Bing Jupiter
2021-05-12  9:27   ` Jonas Bonn
2021-08-19  5:56     ` Jupiter
2021-05-12  9:17 ` [PATCH v5 0/4] Jonas Bonn
2021-05-14 17:00   ` Denis Kenzior

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8b92ea25-6073-3f08-7ed7-f15e3bbf454a@norrbonn.se \
    --to=jonas@norrbonn.se \
    --cc=ofono@ofono.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.