Re: [PATCH] USB: of: filter disabled device node
From: Greg KH
Date: Sat Nov 22 2025 - 06:32:24 EST
On Sat, Nov 22, 2025 at 07:25:39PM +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.
Why would a USB device point to a disabled device tree node? Shouldn't
the device tree be fixed instead?
thanks,
greg k-h