From: Johan Hovold <johan@kernel.org>
To: Macpaul Lin <macpaul.lin@mediatek.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Matthias Brugger <matthias.bgg@gmail.com>,
linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org,
Miles Chen <miles.chen@mediatek.com>,
Bear Wang <bear.wang@mediatek.com>,
Pablo Sun <pablo.sun@mediatek.com>,
Mediatek WSD Upstream <wsd_upstream@mediatek.com>,
Macpaul Lin <macpaul@gmail.com>,
stable@vger.kernel.org, Ballon Shi <ballon.shi@quectel.com>
Subject: Re: [PATCH v2] USB: serial: option: add Quectel RM500K module support
Date: Thu, 23 Jun 2022 14:00:12 +0200 [thread overview]
Message-ID: <YrRVzHktW3oelFaA@hovoldconsulting.com> (raw)
In-Reply-To: <20220623085644.13105-1-macpaul.lin@mediatek.com>
On Thu, Jun 23, 2022 at 04:56:44PM +0800, Macpaul Lin wrote:
> Add usb product id of the Quectel RM500K module.
>
> RM500K provides 2 mandatory interfaces to Linux host after enumeration.
> - /dev/ttyUSB5: this is a serial interface for control path. User needs
> to write AT commands to this device node to query status, set APN,
> set PIN code, and enable/disable the data connection to 5G network.
> - ethX: this is the data path provided as a RNDIS devices. After the
> data connection has been established, Linux host can access 5G data
> network via this interface.
>
> "RNDIS": RNDIS + ADB + AT (/dev/ttyUSB5) + MODEM COMs
>
> usb-devices output for 0x7001:
> Co-developed-by: Ballon Shi <ballon.shi@quectel.com>
> Signed-off-by: Ballon Shi <ballon.shi@quectel.com>
> Signed-off-by: Macpaul Lin <macpaul.lin@mediatek.com>
> Cc: stable@vger.kernel.org
> ---
> Change for v2:
> - Update USB interfaces descriptions in the commit message.
> - Fix typo, format and contributers in the commit message.
> - Update PID definition in numeric order.
Thanks for the update. Now applied.
Johan
prev parent reply other threads:[~2022-06-23 12:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-23 3:52 [PATCH] USB: serial: option: add Quectel RM500K module support Macpaul Lin
2022-06-23 6:36 ` Johan Hovold
2022-06-23 8:26 ` Macpaul Lin
2022-06-23 8:56 ` [PATCH v2] " Macpaul Lin
2022-06-23 12:00 ` Johan Hovold [this message]
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=YrRVzHktW3oelFaA@hovoldconsulting.com \
--to=johan@kernel.org \
--cc=ballon.shi@quectel.com \
--cc=bear.wang@mediatek.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-usb@vger.kernel.org \
--cc=macpaul.lin@mediatek.com \
--cc=macpaul@gmail.com \
--cc=matthias.bgg@gmail.com \
--cc=miles.chen@mediatek.com \
--cc=pablo.sun@mediatek.com \
--cc=stable@vger.kernel.org \
--cc=wsd_upstream@mediatek.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox