• N
    bus: omap_l3_noc: Fix connID for OMAP4 · 41fc619d
    Nishanth Menon 提交于
    Commit d4d8819e ("bus: omap_l3_noc: fix masterid detection")
    did the right thing in dropping the LSB 2 bits which is not part
    of the ConnID for NTTP master address. However, as part of that
    change, we should also have ensured that existing list of OMAP4 connID
    codes are also shifted by 2 bits to ensure that connIDs map to "Table
    13-18. ConnID Values" as provided in Technical Reference Manuals for
    OMAP4430(Rev AP, April 2014, SWPU220AP) and OMAP4460(Rev AB, April
    2014, SWPU234AB)
    
    Fixes: d4d8819e ("bus: omap_l3_noc: fix masterid detection")
    Reported-by: NKristian Otnes <kotnes@cisco.com>
    Signed-off-by: NNishanth Menon <nm@ti.com>
    Signed-off-by: NTony Lindgren <tony@atomide.com>
    41fc619d
omap_l3_noc.h 11.6 KB