Re: [PATCH V3 0/1] USB: serial: option: add Telit FN920C04 RNDIS compositions

From: Johan Hovold
Date: Mon Nov 24 2025 - 11:34:35 EST


On Fri, Nov 21, 2025 at 05:39:55AM +0000, LI Qingwu wrote:
> This patch adds support for new Telit FN920C04 RNDIS compositions to the
> option driver, ensuring serial interfaces are properly recognized.
>
> Change in V3:
> Fixed the compilation error.
>
> Change in V2:
> Removed the unnecessary reservation for non-0xff class interfaces.

You apparently also include another composition in v2.

> LI Qingwu (1):
> USB: serial: option: add Telit FN920C04 RNDIS compositions

When sending single patches its better to skip the cover letter and
include the changelog in the patch itself (under the --- line).

Johan