Re: [PATCH 1/1 v7] usb: serial: add support for CH348
From: Johan Hovold
Date: Thu Jun 27 2024 - 03:15:05 EST
On Sat, Jun 22, 2024 at 09:00:17PM +0200, Martin Blumenstingl wrote:
> On Wed, Jun 19, 2024 at 3:35 PM Paul Spooren <mail@xxxxxxxxxxx> wrote:
> > > On 7. May 2024, at 15:15, Corentin Labbe <clabbe@xxxxxxxxxxxx> wrote:
> > >
> > > The CH348 is an USB octo port serial adapter.
> > > The device multiplexes all 8 ports in the same pair of Bulk endpoints.
> > > Since there is no public datasheet, unfortunately it remains some magic values
> > >
> > > Signed-off-by: Corentin Labbe <clabbe@xxxxxxxxxxxx>
> > Tested-by: Paul Spooren <mail@xxxxxxxxxxx <mailto:mail@xxxxxxxxxxx>>
> Thanks Paul!
> Johan, is the Tested-by something that you can fix up while applying?
Sure.
> Speaking of applying this patch, it would be great to have it queued
> for Linux 6.11.
> If you have any questions or review comments then please let Corentin
> and me know.
If you think the outstanding issues have been addressed now then I'll
find some time to review it again.
Johan