Re: [U-Boot] [PATCH 0/25] tegra: Add eDP support for nyan-big

2015-01-30 Thread Simon Glass
Hi Tom / Jimmy, On 20 January 2015 at 09:35, Tom Warren wrote: > I'm no display expert, so I'd like to have Jimmy take a look - he did the > Nyan display support, and is going to be doing HDMI on another SoC, IIRC. > Added him to CC. > Any news on this please? - Simon >> -Original Messa

Re: [U-Boot] [PATCH 0/25] tegra: Add eDP support for nyan-big

2015-01-20 Thread Simon Glass
Hi Tom, On 1 December 2014 at 17:48, Simon Glass wrote: > > This series adds eDP support for nyan-bg so that the display works. > > Nyan-big is based on tegra124. > > Some support is added for new clocks to make this work. The drm_dp_helper.h > file is brought in from Linux since many of the Disp

[U-Boot] [PATCH 0/25] tegra: Add eDP support for nyan-big

2014-12-01 Thread Simon Glass
This series adds eDP support for nyan-bg so that the display works. Nyan-big is based on tegra124. Some support is added for new clocks to make this work. The drm_dp_helper.h file is brought in from Linux since many of the DisplayPort constants are generic. A very simple uclass is added for Displ