Re: [PATCH V2 2/2] ARM: dts: imx6sx-sabreauto: add external 24MHz clock source

2018-04-19 Thread Stephen Boyd
Quoting Shawn Guo (2018-04-19 07:24:42) > On Thu, Apr 19, 2018 at 10:02:37PM +0800, Shawn Guo wrote: > > On Wed, Apr 18, 2018 at 08:17:35PM -0700, Stephen Boyd wrote: > > > Quoting Shawn Guo (2018-04-17 07:22:05) > > > > On Mon, Mar 19, 2018 at 10:30:45AM +0800, Anson Huang wrote: > > > > > On i.MX

Re: [PATCH V2 2/2] ARM: dts: imx6sx-sabreauto: add external 24MHz clock source

2018-04-19 Thread Shawn Guo
On Thu, Apr 19, 2018 at 10:02:37PM +0800, Shawn Guo wrote: > On Wed, Apr 18, 2018 at 08:17:35PM -0700, Stephen Boyd wrote: > > Quoting Shawn Guo (2018-04-17 07:22:05) > > > On Mon, Mar 19, 2018 at 10:30:45AM +0800, Anson Huang wrote: > > > > On i.MX6SX SabreAuto board, there is external 24MHz clock

Re: [PATCH V2 2/2] ARM: dts: imx6sx-sabreauto: add external 24MHz clock source

2018-04-19 Thread Shawn Guo
On Thu, Apr 19, 2018 at 03:23:39AM +, Anson Huang wrote: > If so, I think we should use V1 patch to keep clocks container? Ah, right. I will just pick up v1 of patch #2. Shawn

Re: [PATCH V2 2/2] ARM: dts: imx6sx-sabreauto: add external 24MHz clock source

2018-04-19 Thread Shawn Guo
On Wed, Apr 18, 2018 at 08:17:35PM -0700, Stephen Boyd wrote: > Quoting Shawn Guo (2018-04-17 07:22:05) > > On Mon, Mar 19, 2018 at 10:30:45AM +0800, Anson Huang wrote: > > > On i.MX6SX SabreAuto board, there is external 24MHz clock > > > source for analog clock2, add this clock source to clock tre

RE: [PATCH V2 2/2] ARM: dts: imx6sx-sabreauto: add external 24MHz clock source

2018-04-18 Thread Anson Huang
.@vger.kernel.org; li...@armlinux.org.uk; > linux-kernel@vger.kernel.org; robh...@kernel.org; dl-linux-imx > ; ker...@pengutronix.de; Fabio Estevam > ; S.j. Wang ; > linux-arm-ker...@lists.infradead.org > Subject: Re: [PATCH V2 2/2] ARM: dts: imx6sx-sabreauto: add external 24MHz > clock

Re: [PATCH V2 2/2] ARM: dts: imx6sx-sabreauto: add external 24MHz clock source

2018-04-18 Thread Stephen Boyd
Quoting Shawn Guo (2018-04-17 07:22:05) > On Mon, Mar 19, 2018 at 10:30:45AM +0800, Anson Huang wrote: > > On i.MX6SX SabreAuto board, there is external 24MHz clock > > source for analog clock2, add this clock source to clock tree. > > > > Signed-off-by: Anson Huang > > --- > > changes since V1:

Re: [PATCH V2 2/2] ARM: dts: imx6sx-sabreauto: add external 24MHz clock source

2018-04-17 Thread Shawn Guo
On Mon, Mar 19, 2018 at 10:30:45AM +0800, Anson Huang wrote: > On i.MX6SX SabreAuto board, there is external 24MHz clock > source for analog clock2, add this clock source to clock tree. > > Signed-off-by: Anson Huang > --- > changes since V1: > remove unnecessary clocks container. I unders