Re: [PATCH] arm64: dts: qcom: remove the disabled replicator
From: Krzysztof Kozlowski
Date: Mon Mar 16 2026 - 03:14:45 EST
On 16/03/2026 06:31, Jie Gan wrote:
> Remove the disabled device that blocks probing of the connected
> replicator, as the replicator driver validates all connected
> devices during probe.
>
> kernel log:
> [ 18.540971] platform 6046000.replicator: deferred probe pending: (reason unknown)
No, that's not a reason to remove a device. The device is there, right?
So fix Linux drivers if they cannot handle it properly.
Best regards,
Krzysztof