On 21.10.2024 13.56, Mathias Nyman wrote:
On 16.10.2024 22.48, Harry Wentland wrote:
This patch does the trick, i.e., no more hangs on boot when connected to the Lenovo USB dock. HarryThanks for testing, I'm myself seeing some issues now with this fix. It's not creating the device link when it should due to the !device_is_bound(nhi_fwnode->dev) check. I need to look into this a bit more
It was an unrelated issue in my setup, It works for me now, I'll post the patch Thanks Mathias