Re: [PATCH] USB: serial: option: add missing RSVD(5) flag for Rolling RW135R-GL

From: Johan Hovold

Date: Wed May 13 2026 - 02:18:22 EST


On Wed, May 13, 2026 at 11:07:37AM +0800, zwq2226404116@xxxxxxx wrote:
> From: Wanquan Zhong <wanquan.zhong@xxxxxxxxxxx>
>
> The RW135R-GL MBIM interface entry added in commit before was missing
> the .driver_info = RSVD(5) flag.
>
> Without this flag, the option driver binds to the MBIM interface
> and conflicts with the cdc_mbim driver, causing AT/MBIM communication
> failures after switching to 43 mode. This matches the handling of
> other Rolling Wireless MBIM devices.

Looks like you mistakenly sent the same (v1) patch again.

Johan