[PATCH 0/3] ARM: OMAP3: Fix McBSP2/3 hwmod setup for sidetone

Tony Lindgren tony at atomide.com
Mon Mar 21 13:21:07 PDT 2016


Hi,

* Peter Ujfalusi <peter.ujfalusi at ti.com> [160321 01:39]:
> 
> This is also interesting:
> McBSP2 sidetone is in region 39 and 40 (module and L4 interconnect) which is
> unique in case of OMAP34xx and OMAP35xx, but it is overlapping with GPIO6 on
> OMAP36xx. Not sure what are the implications.

Hmm GPIO6 is in a different L4 segment though? Maybe
you did not account for the segments?

0x49000000 + 0x20000 + 0x2000/0x4000/0x6000 for McBSP
0x49000000 + 0x50000 + 0x8000 for GPIO6

Or maybe I don't understand at which physical address the
overlap is? :)

Let me know if you need me to dump out the IO ranges for
you from the AP table for 34xx and 36xx.

Regards,

Tony



More information about the linux-arm-kernel mailing list