On 01/02/2023 11:15, Johan Hovold wrote: > The current interconnect provider registration interface is inherently > racy as nodes are not added until the after adding the provider. This > can specifically cause racing DT lookups to fail. > > Switch to using the new API where the provider is not registered until > after it has been fully initialised. > > Fixes: 06f079816d4c ("memory: tegra-mc: Add interconnect framework") > Cc: stable@xxxxxxxxxxxxxxx # 5.11 > Cc: Dmitry Osipenko <digetx@xxxxxxxxx> > Signed-off-by: Johan Hovold <johan+linaro@xxxxxxxxxx> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> (or tell me if I should take it via memory-controllers) Best regards, Krzysztof