• Benoit Cousson's avatar
    OMAP3: hwmod data: Remove masters port links for interconnects. · 478f478b
    Benoit Cousson authored
    Master ports from interconnect are generating some annoying circular
    references that become tricky to handle if we have to dynamically
    remove some IP on some variant platforms.
    Since they are not used for the moment, and since we can still build
    that relation using the reverse relation (slave port from the IP
    toward master port of the interconnect), let remove them for the
    moment like it is done on OMAP4.
    Signed-off-by: default avatarBenoit Cousson <b-cousson@ti.com>
    Cc: Paul Walmsley <paul@pwsan.com>
    Cc: Sanjeev Premi <premi@ti.com>
    478f478b
omap_hwmod_3xxx_data.c 95.6 KB