On 22/10/2024 11:09, huanglei814 wrote: > +#ifdef CONFIG_USB_SKIP_SUSPEND > + if (device_property_read_bool(tmpdev, "usb-skip-suspend")) { You are adding this for DTS, so you need bindings and describe hardware characteristic, not OS/driver policy. Best regards, Krzysztof