Re: [U-Boot] [PATCH v2 00/23] dm: tegra: Convert tegra20 and tegra124 video drivers to driver model

2016-02-16 Thread Simon Glass
Hi Tom, On 16 February 2016 at 13:13, Tom Warren wrote: > Simon, > > > >> >> >> >> I think it was the follow-up patches to add the environment >> >> work-around that was applied. >> >> >> >> 6c88b51 video: tegra: Enable the 'lcd' env variable work-around >> >> a2931b3 dm: video: Add a temporary

Re: [U-Boot] [PATCH v2 00/23] dm: tegra: Convert tegra20 and tegra124 video drivers to driver model

2016-02-16 Thread Tom Warren
Simon, > >> > >> I think it was the follow-up patches to add the environment > >> work-around that was applied. > >> > >> 6c88b51 video: tegra: Enable the 'lcd' env variable work-around > >> a2931b3 dm: video: Add a temporary work-around for old stdout var > >> > >> I see the original v2 series

Re: [U-Boot] [PATCH v2 00/23] dm: tegra: Convert tegra20 and tegra124 video drivers to driver model

2016-02-16 Thread Simon Glass
Hi Tom, On 16 February 2016 at 09:23, Tom Warren wrote: > Simon, > >> -Original Message- >> From: s...@google.com [mailto:s...@google.com] On Behalf Of Simon Glass >> Sent: Tuesday, February 16, 2016 9:03 AM >> To: Tom Warren >> Cc: Stephen Warren ; U-Boot Mailing List > b...@lists.denx.

Re: [U-Boot] [PATCH v2 00/23] dm: tegra: Convert tegra20 and tegra124 video drivers to driver model

2016-02-16 Thread Tom Warren
Simon, > -Original Message- > From: s...@google.com [mailto:s...@google.com] On Behalf Of Simon Glass > Sent: Tuesday, February 16, 2016 9:03 AM > To: Tom Warren > Cc: Stephen Warren ; U-Boot Mailing List b...@lists.denx.de>; Marcel Ziswiler ; Stephen > Warren ; Pantelis Antoniou consul

Re: [U-Boot] [PATCH v2 00/23] dm: tegra: Convert tegra20 and tegra124 video drivers to driver model

2016-02-16 Thread Simon Glass
Hi Tom, On 16 February 2016 at 08:47, Tom Warren wrote: > > Simon > > > -Original Message- > > From: s...@google.com [mailto:s...@google.com] On Behalf Of Simon Glass > > Sent: Sunday, February 14, 2016 6:19 PM > > To: Stephen Warren > > Cc: U-Boot Mailing List ; Marcel Ziswiler > > ; To

Re: [U-Boot] [PATCH v2 00/23] dm: tegra: Convert tegra20 and tegra124 video drivers to driver model

2016-02-16 Thread Tom Warren
Simon > -Original Message- > From: s...@google.com [mailto:s...@google.com] On Behalf Of Simon Glass > Sent: Sunday, February 14, 2016 6:19 PM > To: Stephen Warren > Cc: U-Boot Mailing List ; Marcel Ziswiler > ; Tom Warren ; > Stephen Warren ; Pantelis Antoniou consulting.com>; Marek Vas

Re: [U-Boot] [PATCH v2 00/23] dm: tegra: Convert tegra20 and tegra124 video drivers to driver model

2016-02-14 Thread Simon Glass
Hi, On 1 February 2016 at 17:00, Stephen Warren wrote: > > On 01/30/2016 04:37 PM, Simon Glass wrote: >> >> This series moves these two drivers over to use driver model for video. >> >> This involves the following steps: >> - Sync up some device tree files with Linux >> - Implement a proper PWM d

Re: [U-Boot] [PATCH v2 00/23] dm: tegra: Convert tegra20 and tegra124 video drivers to driver model

2016-02-06 Thread Simon Glass
Hi Stephen, On 1 February 2016 at 17:36, Stephen Warren wrote: > On 02/01/2016 05:28 PM, Simon Glass wrote: >> >> Hi Stephen, >> >> On 1 February 2016 at 17:17, Stephen Warren wrote: >>> >>> On 02/01/2016 05:05 PM, Simon Glass wrote: Hi Stephen, On 1 February 2016 at 17:

Re: [U-Boot] [PATCH v2 00/23] dm: tegra: Convert tegra20 and tegra124 video drivers to driver model

2016-02-01 Thread Stephen Warren
On 02/01/2016 05:28 PM, Simon Glass wrote: Hi Stephen, On 1 February 2016 at 17:17, Stephen Warren wrote: On 02/01/2016 05:05 PM, Simon Glass wrote: Hi Stephen, On 1 February 2016 at 17:00, Stephen Warren wrote: On 01/30/2016 04:37 PM, Simon Glass wrote: This series moves these two dr

Re: [U-Boot] [PATCH v2 00/23] dm: tegra: Convert tegra20 and tegra124 video drivers to driver model

2016-02-01 Thread Simon Glass
Hi Stephen, On 1 February 2016 at 17:17, Stephen Warren wrote: > On 02/01/2016 05:05 PM, Simon Glass wrote: >> >> Hi Stephen, >> >> On 1 February 2016 at 17:00, Stephen Warren wrote: >>> >>> On 01/30/2016 04:37 PM, Simon Glass wrote: This series moves these two drivers over to use

Re: [U-Boot] [PATCH v2 00/23] dm: tegra: Convert tegra20 and tegra124 video drivers to driver model

2016-02-01 Thread Stephen Warren
On 02/01/2016 05:05 PM, Simon Glass wrote: Hi Stephen, On 1 February 2016 at 17:00, Stephen Warren wrote: On 01/30/2016 04:37 PM, Simon Glass wrote: This series moves these two drivers over to use driver model for video. This involves the following steps: - Sync up some device tree files wi

Re: [U-Boot] [PATCH v2 00/23] dm: tegra: Convert tegra20 and tegra124 video drivers to driver model

2016-02-01 Thread Simon Glass
Hi Stephen, On 1 February 2016 at 17:00, Stephen Warren wrote: > On 01/30/2016 04:37 PM, Simon Glass wrote: >> >> This series moves these two drivers over to use driver model for video. >> >> This involves the following steps: >> - Sync up some device tree files with Linux >> - Implement a proper

Re: [U-Boot] [PATCH v2 00/23] dm: tegra: Convert tegra20 and tegra124 video drivers to driver model

2016-02-01 Thread Stephen Warren
On 01/30/2016 04:37 PM, Simon Glass wrote: This series moves these two drivers over to use driver model for video. This involves the following steps: - Sync up some device tree files with Linux - Implement a proper PWM driver - Clean up and unify the driver code - Modify the existing drivers to