Re: [PATCH v5 3/6] ARM: AM335x/AM437x: hwmod: Remove eQEP, ePWM and eCAP hwmod entries

2016-03-19 Thread Franklin S Cooper Jr.
On 03/17/2016 10:06 AM, Rob Herring wrote: > On Mon, Mar 07, 2016 at 07:23:41PM -0600, Franklin S Cooper Jr wrote: >> Devices that utilize the OCP registers and/or PRCM registers and >> register bit fields should be modelled using hwmod. Since eQEP, ePWM and > s/modelled/modeled/ Will fix. > >>

Re: [PATCH v5 3/6] ARM: AM335x/AM437x: hwmod: Remove eQEP, ePWM and eCAP hwmod entries

2016-03-19 Thread Rob Herring
On Thu, Mar 17, 2016 at 10:45 AM, Franklin S Cooper Jr. wrote: > > > On 03/17/2016 10:06 AM, Rob Herring wrote: >> On Mon, Mar 07, 2016 at 07:23:41PM -0600, Franklin S Cooper Jr wrote: >>> Devices that utilize the OCP registers and/or PRCM registers and >>> register bit fields should be modelled u

Re: [PATCH v5 3/6] ARM: AM335x/AM437x: hwmod: Remove eQEP, ePWM and eCAP hwmod entries

2016-03-18 Thread Rob Herring
On Mon, Mar 07, 2016 at 07:23:41PM -0600, Franklin S Cooper Jr wrote: > Devices that utilize the OCP registers and/or PRCM registers and > register bit fields should be modelled using hwmod. Since eQEP, ePWM and s/modelled/modeled/ > eCAP don't fall under this category, remove their hwmod entries

[PATCH v5 3/6] ARM: AM335x/AM437x: hwmod: Remove eQEP, ePWM and eCAP hwmod entries

2016-03-07 Thread Franklin S Cooper Jr
Devices that utilize the OCP registers and/or PRCM registers and register bit fields should be modelled using hwmod. Since eQEP, ePWM and eCAP don't fall under this category, remove their hwmod entries. Instead these clocks simply use the clock that is pass through by its parent PWMSS. Therefore,