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

2016-03-22 Thread Tony Lindgren
* Peter Ujfalusi [160322 01:54]: > Tony, > > On 03/21/16 22:21, Tony Lindgren wrote: > > Hi, > > > > * Peter Ujfalusi [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 O

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

2016-03-22 Thread Peter Ujfalusi
Tony, On 03/21/16 22:21, Tony Lindgren wrote: > Hi, > > * Peter Ujfalusi [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. No

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

2016-03-21 Thread Tony Lindgren
Hi, * Peter Ujfalusi [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 diff

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

2016-03-21 Thread Peter Ujfalusi
Paul, On 03/19/16 21:31, Paul Walmsley wrote: > On Fri, 18 Mar 2016, Peter Ujfalusi wrote: > >> The series addresses a long standing issue with McBSP2/3 regarding to hwmod >> setup. When booting with DT a warning is printed that mcbsp2/3 is using two >> hwmod. >> The root of the issue is the way

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

2016-03-19 Thread Paul Walmsley
On Fri, 18 Mar 2016, Peter Ujfalusi wrote: > The series addresses a long standing issue with McBSP2/3 regarding to hwmod > setup. When booting with DT a warning is printed that mcbsp2/3 is using two > hwmod. > The root of the issue is the way how the hwmod data was constructed in the > first > pl

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

2016-03-19 Thread Peter Ujfalusi
Hi, The series addresses a long standing issue with McBSP2/3 regarding to hwmod setup. When booting with DT a warning is printed that mcbsp2/3 is using two hwmod. The root of the issue is the way how the hwmod data was constructed in the first place for OMAP3 McBSP2/3. After re-reading the TRM it