Re: [PATCH] USB: of: filter disabled device node

From: Greg KH

Date: Fri Nov 21 2025 - 03:28:44 EST


On Fri, Nov 21, 2025 at 04:09:05PM +0800, Zhengqiao Xia wrote:
> We should not point the of_node of a USB device to a disabled devicetree
> node. Otherwise, the interface under this USB device will not be able
> to register.

What changed to require this? What commit id does this fix?

And what devices have a disabled devicetree node?

> Signed-off-by: Zhengqiao Xia <xiazhengqiao@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>

Please use a real email address, "corp-partner.google.com" is not "real"
:)

thanks,

greg k-h