Re: [PATCH] OMAP: Beagle: fix TFP410 powerdown GPIO init

2012-06-20 Thread Tony Lindgren
* Tomi Valkeinen tomi.valkei...@ti.com [120614 05:25]: On Thu, 2012-06-14 at 04:40 -0700, Russ Dill wrote: On Thu, Jun 14, 2012 at 1:13 AM, Tomi Valkeinen tomi.valkei...@ti.com wrote: On Thu, 2012-06-14 at 00:59 -0700, Russ Dill wrote: On Thu, Jun 14, 2012 at 12:18 AM, Tomi Valkeinen

Re: [PATCH] OMAP: Beagle: fix TFP410 powerdown GPIO init

2012-06-14 Thread Russ Dill
On Wed, Jun 13, 2012 at 2:20 AM, Tomi Valkeinen tomi.valkei...@ti.com wrote: Commit e813a55eb9c9bc6c8039fb16332cf43402125b30 (OMAP: board-files: remove custom PD GPIO handling for DVI output) moved TFP410 chip's powerdown-gpio handling from the board files to the tfp410 driver. One

Re: [PATCH] OMAP: Beagle: fix TFP410 powerdown GPIO init

2012-06-14 Thread Tomi Valkeinen
On Wed, 2012-06-13 at 23:58 -0700, Russ Dill wrote: On Wed, Jun 13, 2012 at 2:20 AM, Tomi Valkeinen tomi.valkei...@ti.com wrote: Commit e813a55eb9c9bc6c8039fb16332cf43402125b30 (OMAP: board-files: remove custom PD GPIO handling for DVI output) moved TFP410 chip's powerdown-gpio handling

Re: [PATCH] OMAP: Beagle: fix TFP410 powerdown GPIO init

2012-06-14 Thread Russ Dill
On Thu, Jun 14, 2012 at 12:18 AM, Tomi Valkeinen tomi.valkei...@ti.com wrote: On Wed, 2012-06-13 at 23:58 -0700, Russ Dill wrote: On Wed, Jun 13, 2012 at 2:20 AM, Tomi Valkeinen tomi.valkei...@ti.com wrote: Commit e813a55eb9c9bc6c8039fb16332cf43402125b30 (OMAP: board-files: remove custom

Re: [PATCH] OMAP: Beagle: fix TFP410 powerdown GPIO init

2012-06-14 Thread Tomi Valkeinen
On Thu, 2012-06-14 at 00:59 -0700, Russ Dill wrote: On Thu, Jun 14, 2012 at 12:18 AM, Tomi Valkeinen tomi.valkei...@ti.com wrote: On Wed, 2012-06-13 at 23:58 -0700, Russ Dill wrote: On Wed, Jun 13, 2012 at 2:20 AM, Tomi Valkeinen tomi.valkei...@ti.com wrote: Commit

Re: [PATCH] OMAP: Beagle: fix TFP410 powerdown GPIO init

2012-06-14 Thread Russ Dill
On Thu, Jun 14, 2012 at 1:13 AM, Tomi Valkeinen tomi.valkei...@ti.com wrote: On Thu, 2012-06-14 at 00:59 -0700, Russ Dill wrote: On Thu, Jun 14, 2012 at 12:18 AM, Tomi Valkeinen tomi.valkei...@ti.com wrote: On Wed, 2012-06-13 at 23:58 -0700, Russ Dill wrote: On Wed, Jun 13, 2012 at 2:20

Re: [PATCH] OMAP: Beagle: fix TFP410 powerdown GPIO init

2012-06-14 Thread Tomi Valkeinen
On Thu, 2012-06-14 at 01:17 -0700, Russ Dill wrote: On Thu, Jun 14, 2012 at 1:13 AM, Tomi Valkeinen tomi.valkei...@ti.com wrote: Okay. These are a bit problematic, because we're in the process of removing these kinds of things from the board file, as they cannot be supported with device

Re: [PATCH] OMAP: Beagle: fix TFP410 powerdown GPIO init

2012-06-14 Thread Russ Dill
On Thu, Jun 14, 2012 at 1:13 AM, Tomi Valkeinen tomi.valkei...@ti.com wrote: On Thu, 2012-06-14 at 00:59 -0700, Russ Dill wrote: On Thu, Jun 14, 2012 at 12:18 AM, Tomi Valkeinen tomi.valkei...@ti.com wrote: On Wed, 2012-06-13 at 23:58 -0700, Russ Dill wrote: On Wed, Jun 13, 2012 at 2:20

Re: [PATCH] OMAP: Beagle: fix TFP410 powerdown GPIO init

2012-06-14 Thread Tomi Valkeinen
On Thu, 2012-06-14 at 04:40 -0700, Russ Dill wrote: On Thu, Jun 14, 2012 at 1:13 AM, Tomi Valkeinen tomi.valkei...@ti.com wrote: On Thu, 2012-06-14 at 00:59 -0700, Russ Dill wrote: On Thu, Jun 14, 2012 at 12:18 AM, Tomi Valkeinen tomi.valkei...@ti.com wrote: On Wed, 2012-06-13 at 23:58

[PATCH] OMAP: Beagle: fix TFP410 powerdown GPIO init

2012-06-13 Thread Tomi Valkeinen
Commit e813a55eb9c9bc6c8039fb16332cf43402125b30 (OMAP: board-files: remove custom PD GPIO handling for DVI output) moved TFP410 chip's powerdown-gpio handling from the board files to the tfp410 driver. One gpio_request_one(powerdown-gpio, ...) was mistakenly left unremoved in the Beagle board