Re: [U-Boot] [PATCH v4 07/16] tegra: Add LCD driver

2012-10-08 Thread Stephen Warren
On 10/08/2012 04:02 PM, Simon Glass wrote: > Hi Marc, > > On Fri, Oct 5, 2012 at 7:21 AM, Marc Dietrich wrote: >> Simon, >> >> I tried to adapt this for paz00. I only get backlight and an all white >> screen. > > I'm not sure about that. One possibility is that your PWM is connected > up differ

Re: [U-Boot] [PATCH v4 07/16] tegra: Add LCD driver

2012-10-08 Thread Simon Glass
Hi Marc, On Fri, Oct 5, 2012 at 7:21 AM, Marc Dietrich wrote: > Simon, > > I tried to adapt this for paz00. I only get backlight and an all white screen. I'm not sure about that. One possibility is that your PWM is connected up differently. On Seaboard at least, I found that without the PWM I wo

Re: [U-Boot] [PATCH v4 07/16] tegra: Add LCD driver

2012-10-05 Thread Marc Dietrich
Simon, I tried to adapt this for paz00. I only get backlight and an all white screen. On checking what's wrong I stumpled about something strange below... Marc On Thursday 27 September 2012 17:44:28 Simon Glass wrote: > This driver supports driving a single LCD and providing a U-Boot console >