Re: [PATCH net-next v2 2/2] rndis_host: enable power management for Telit LE310X1

From: Andrew Lunn

Date: Wed Jun 03 2026 - 09:03:54 EST


On Tue, Jun 02, 2026 at 05:05:28PM +0800, Shaoxu Liu wrote:
> Enable autosuspend support for Telit Cinterion LE310X1 RNDIS interface
> by selecting a driver_info variant with manage_power callback.
>
> This keeps power management scoped to the new Telit ID only, and avoids
> changing behavior for all existing RNDIS devices.
>
> Signed-off-by: Shaoxu Liu <shaoxul@xxxxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew