Re: [PATCH] USB: cdc-acm: Add support for second ACM channel on more Nokia phones

From: gregkh@xxxxxxxxxxxxxxxxxxx

Date: Mon Mar 30 2026 - 09:18:45 EST


On Thu, Mar 26, 2026 at 02:37:41PM +0000, Рыжов Фёдор wrote:
> On Nokia Series60 phones, second ACM channel is used by phone
> applications to communicate with PC. It reports "vendor-specific
> protocol" so kernel does not expose it as tty by default.
>
> This patch extends the whitelist with all S60v3.x and S60v5.x phones,
> supported by official "Nokia PC Suite" driver for Windows. Device IDs
> are taken from its installation configuration file. Older S60v2.x and
> S60v1.x devices were not added because I have no hardware to test.
>
> Signed-off-by: Ansel Hayashi <symansel@xxxxxxxxxxx>

Does not match the From: line :(