Skip to content
  • Rob Herring's avatar
    arm64: dts: msm8916: fix Coresight ETF graph connections · 6b4154a6
    Rob Herring authored
    The ETF input should be connected to the funnel output, and the ETF
    output should be connected to the replicator input. The labels are wrong
    and these got swapped:
    
    Warning (graph_endpoint): /soc/funnel@821000/ports/port@8/endpoint: graph connection to node '/soc/etf@825000/ports/port@1/endpoint' is not bidirectional
    Warning (graph_endpoint): /soc/replicator@824000/ports/port@2/endpoint: graph connection to node '/soc/etf@825000/ports/port@0/endpoint' is not bidirectional
    
    Fixes: 7c10da37
    
     ("arm64: dts: qcom: Add msm8916 CoreSight components")
    Cc: Ivan T. Ivanov <ivan.ivanov@linaro.org>
    Cc: Mathieu Poirier <mathieu.poirier@linaro.org>
    Cc: Andy Gross <andy.gross@linaro.org>
    Cc: David Brown <david.brown@linaro.org>
    Cc: linux-arm-msm@vger.kernel.org
    Signed-off-by: default avatarRob Herring <robh@kernel.org>
    Reviewed-by: default avatarMathieu Poirier <mathieu.poirier@linaro.org>
    Tested-by: default avatarMathieu Poirier <mathieu.poirier@linaro.org>
    Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
    6b4154a6