Re: [PATCH] bus: omap_l3_noc: Fix connID for OMAP4

2014-09-11 Thread Tony Lindgren
* Nishanth Menon n...@ti.com [140910 03:21]: Commit d4d8819e205854c (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

[PATCH] bus: omap_l3_noc: Fix connID for OMAP4

2014-09-10 Thread Nishanth Menon
Commit d4d8819e205854c (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