RE: [PATCH v2 1/4] pwm: fsl-ftm: Added a dedicated IP interface clock

2018-07-09 Thread Shenwei Wang
; linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/4] pwm: fsl-ftm: Added a dedicated IP interface clock On Fri, Jun 08, 2018 at 02:22:34PM -0500, shenwei.w...@nxp.com wrote: > The current driver assumes that the ftm_sys clock works as one of the > clock sources for the IP block as well as

RE: [PATCH v2 1/4] pwm: fsl-ftm: Added a dedicated IP interface clock

2018-07-09 Thread Shenwei Wang
; linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/4] pwm: fsl-ftm: Added a dedicated IP interface clock On Fri, Jun 08, 2018 at 02:22:34PM -0500, shenwei.w...@nxp.com wrote: > The current driver assumes that the ftm_sys clock works as one of the > clock sources for the IP block as well as

Re: [PATCH v2 1/4] pwm: fsl-ftm: Added a dedicated IP interface clock

2018-07-09 Thread Thierry Reding
On Fri, Jun 08, 2018 at 02:22:34PM -0500, shenwei.w...@nxp.com wrote: > The current driver assumes that the ftm_sys clock works as > one of the clock sources for the IP block as well as the IP > interface clock. This assumption does not apply any more on > the latest i.MX8x SoC family. On i.MX8x

Re: [PATCH v2 1/4] pwm: fsl-ftm: Added a dedicated IP interface clock

2018-07-09 Thread Thierry Reding
On Fri, Jun 08, 2018 at 02:22:34PM -0500, shenwei.w...@nxp.com wrote: > The current driver assumes that the ftm_sys clock works as > one of the clock sources for the IP block as well as the IP > interface clock. This assumption does not apply any more on > the latest i.MX8x SoC family. On i.MX8x

RE: [PATCH v2 1/4] pwm: fsl-ftm: Added a dedicated IP interface clock

2018-07-06 Thread Shenwei Wang
2nd ping. Regards, Shenwei -Original Message- From: Shenwei Wang Sent: Tuesday, June 26, 2018 10:03 AM To: thierry.red...@gmail.com Cc: linux-...@vger.kernel.org; dl-linux-imx ; linux-kernel@vger.kernel.org Subject: RE: [PATCH v2 1/4] pwm: fsl-ftm: Added a dedicated IP interface clock

RE: [PATCH v2 1/4] pwm: fsl-ftm: Added a dedicated IP interface clock

2018-07-06 Thread Shenwei Wang
2nd ping. Regards, Shenwei -Original Message- From: Shenwei Wang Sent: Tuesday, June 26, 2018 10:03 AM To: thierry.red...@gmail.com Cc: linux-...@vger.kernel.org; dl-linux-imx ; linux-kernel@vger.kernel.org Subject: RE: [PATCH v2 1/4] pwm: fsl-ftm: Added a dedicated IP interface clock

RE: [PATCH v2 1/4] pwm: fsl-ftm: Added a dedicated IP interface clock

2018-06-26 Thread Shenwei Wang
Ping. Shenwei -Original Message- From: Shenwei Wang Sent: Friday, June 8, 2018 2:23 PM To: thierry.red...@gmail.com Cc: linux-...@vger.kernel.org; dl-linux-imx ; linux-kernel@vger.kernel.org; Shenwei Wang Subject: [PATCH v2 1/4] pwm: fsl-ftm: Added a dedicated IP interface clock

RE: [PATCH v2 1/4] pwm: fsl-ftm: Added a dedicated IP interface clock

2018-06-26 Thread Shenwei Wang
Ping. Shenwei -Original Message- From: Shenwei Wang Sent: Friday, June 8, 2018 2:23 PM To: thierry.red...@gmail.com Cc: linux-...@vger.kernel.org; dl-linux-imx ; linux-kernel@vger.kernel.org; Shenwei Wang Subject: [PATCH v2 1/4] pwm: fsl-ftm: Added a dedicated IP interface clock

[PATCH v2 1/4] pwm: fsl-ftm: Added a dedicated IP interface clock

2018-06-08 Thread shenwei . wang
The current driver assumes that the ftm_sys clock works as one of the clock sources for the IP block as well as the IP interface clock. This assumption does not apply any more on the latest i.MX8x SoC family. On i.MX8x SoCs, a dedicated IP interface clock is introduced and it must be enabled

[PATCH v2 1/4] pwm: fsl-ftm: Added a dedicated IP interface clock

2018-06-08 Thread shenwei . wang
The current driver assumes that the ftm_sys clock works as one of the clock sources for the IP block as well as the IP interface clock. This assumption does not apply any more on the latest i.MX8x SoC family. On i.MX8x SoCs, a dedicated IP interface clock is introduced and it must be enabled