From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Mon, 08 Oct 2012 16:12:44 -0600 Subject: [U-Boot] [PATCH v4 07/16] tegra: Add LCD driver In-Reply-To: References: <1348793077-10126-1-git-send-email-sjg@chromium.org> <1348793077-10126-8-git-send-email-sjg@chromium.org> <1899319.3RFTrOSLhh@ax5200p> Message-ID: <50734FDC.6060703@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 differently. On Seaboard at least, I found that without the PWM I > would get nothing on the display. BTW, while fiddling around trying to find the corrupted-display-after-reboot problem on Seaboard, I turned off/on random display-related things. IIRC, when the panel VDD was off, but the backlight was on, the display was all-white. Now, there are probably a ton of other reasons that might happen, but that one would be simple to verify with a few "gpio set" or "gpio clear" commands on your system...