Re: [PATCH 1/2] mfd: twl6040: Fix deferred probe handling for clk32k

2015-09-21 Thread Tony Lindgren
* Peter Ujfalusi [150921 02:59]: > On 09/18/2015 07:29 PM, Tony Lindgren wrote: > > Commit 68bab8662f49 ("mfd: twl6040: Optional clk32k clock handling") > > added clock handling for the 32k clock from palmas-clk. However, that > > patch did not consider a typical situation

Re: [PATCH 1/2] mfd: twl6040: Fix deferred probe handling for clk32k

2015-09-21 Thread Peter Ujfalusi
On 09/18/2015 07:29 PM, Tony Lindgren wrote: > Commit 68bab8662f49 ("mfd: twl6040: Optional clk32k clock handling") > added clock handling for the 32k clock from palmas-clk. However, that > patch did not consider a typical situation where twl6040 is built-in, > and palmas-clk is a loadable module

Re: [PATCH 1/2] mfd: twl6040: Fix deferred probe handling for clk32k

2015-09-19 Thread Lee Jones
On Fri, 18 Sep 2015, Tony Lindgren wrote: > Commit 68bab8662f49 ("mfd: twl6040: Optional clk32k clock handling") > added clock handling for the 32k clock from palmas-clk. However, that > patch did not consider a typical situation where twl6040 is built-in, > and palmas-clk is a loadable module

Re: [PATCH 1/2] mfd: twl6040: Fix deferred probe handling for clk32k

2015-09-18 Thread Felipe Balbi
On Fri, Sep 18, 2015 at 09:29:04AM -0700, Tony Lindgren wrote: > Commit 68bab8662f49 ("mfd: twl6040: Optional clk32k clock handling") > added clock handling for the 32k clock from palmas-clk. However, that > patch did not consider a typical situation where twl6040 is built-in, > and palmas-clk is