Re: [PATCH V2 2/2] ARM: dts: imx6ul: add GPIO clocks

2018-07-11 Thread Shawn Guo
On Fri, Jul 06, 2018 at 10:15:34AM -0700, Stephen Boyd wrote: > Quoting Shawn Guo (2018-06-30 19:19:49) > > On Fri, Jun 29, 2018 at 11:39:38AM -0700, Stephen Boyd wrote: > > > Quoting Shawn Guo (2018-06-27 17:52:18) > > > > On Mon, Jun 25, 2018 at 03:14:39AM +, Anson Huang wrote: > > > > > Gent

Re: [PATCH V2 2/2] ARM: dts: imx6ul: add GPIO clocks

2018-07-06 Thread Stephen Boyd
Quoting Shawn Guo (2018-06-30 19:19:49) > On Fri, Jun 29, 2018 at 11:39:38AM -0700, Stephen Boyd wrote: > > Quoting Shawn Guo (2018-06-27 17:52:18) > > > On Mon, Jun 25, 2018 at 03:14:39AM +, Anson Huang wrote: > > > > Gentle Ping... > > > > > > I cannot apply this dts patch until the clock pa

Re: [PATCH V2 2/2] ARM: dts: imx6ul: add GPIO clocks

2018-06-30 Thread Shawn Guo
On Fri, Jun 29, 2018 at 11:39:38AM -0700, Stephen Boyd wrote: > Quoting Shawn Guo (2018-06-27 17:52:18) > > On Mon, Jun 25, 2018 at 03:14:39AM +, Anson Huang wrote: > > > Gentle Ping... > > > > I cannot apply this dts patch until the clock patch is landed on > > mainline, because it has a depe

Re: [PATCH V2 2/2] ARM: dts: imx6ul: add GPIO clocks

2018-06-29 Thread Stephen Boyd
Quoting Shawn Guo (2018-06-27 17:52:18) > On Mon, Jun 25, 2018 at 03:14:39AM +, Anson Huang wrote: > > Gentle Ping... > > I cannot apply this dts patch until the clock patch is landed on > mainline, because it has a dependency on new clock ID IMX6UL_CLK_GPIO1 > created by clock patch. > Does

Re: [PATCH V2 2/2] ARM: dts: imx6ul: add GPIO clocks

2018-06-27 Thread Shawn Guo
icam.com > > Cc: dl-linux-imx ; linux-arm-ker...@lists.infradead.org; > > devicet...@vger.kernel.org; linux-kernel@vger.kernel.org; > > linux-...@vger.kernel.org > > Subject: [PATCH V2 2/2] ARM: dts: imx6ul: add GPIO clocks > > > > i.MX6UL has GPIO clock gates in CCM

RE: [PATCH V2 2/2] ARM: dts: imx6ul: add GPIO clocks

2018-06-24 Thread Anson Huang
kernel.org; > mich...@amarulasolutions.com; matteo.l...@engicam.com > Cc: dl-linux-imx ; linux-arm-ker...@lists.infradead.org; > devicet...@vger.kernel.org; linux-kernel@vger.kernel.org; > linux-...@vger.kernel.org > Subject: [PATCH V2 2/2] ARM: dts: imx6ul: add GPIO clocks > > i.MX6U

Re: [PATCH V2 2/2] ARM: dts: imx6ul: add GPIO clocks

2018-06-03 Thread Fabio Estevam
On Sat, Jun 2, 2018 at 10:44 PM, Anson Huang wrote: > i.MX6UL has GPIO clock gates in CCM CCGR, add > clock property for GPIO driver to make sure all > GPIO banks work as expected. > > Signed-off-by: Anson Huang Reviewed-by: Fabio Estevam

Re: [PATCH V2 2/2] ARM: dts: imx6ul: add GPIO clocks

2018-06-02 Thread Fabio Estevam
On Sat, Jun 2, 2018 at 10:44 PM, Anson Huang wrote: > i.MX6UL has GPIO clock gates in CCM CCGR, add > clock property for GPIO driver to make sure all > GPIO banks work as expected. > > Signed-off-by: Anson Huang Reviewed-by: Fabio Estevam

[PATCH V2 2/2] ARM: dts: imx6ul: add GPIO clocks

2018-06-02 Thread Anson Huang
i.MX6UL has GPIO clock gates in CCM CCGR, add clock property for GPIO driver to make sure all GPIO banks work as expected. Signed-off-by: Anson Huang --- no changes since V1. arch/arm/boot/dts/imx6ul.dtsi | 5 + 1 file changed, 5 insertions(+) diff --git a/arch/arm/boot/dts/imx6ul.d