From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Thu, 14 May 2015 19:35:28 +0100 Subject: [U-Boot] [PATCH 1/2] sunxi: video: Fix lvds panel support for sun6i+ In-Reply-To: <1431623041-30689-1-git-send-email-hdegoede@redhat.com> References: <1431623041-30689-1-git-send-email-hdegoede@redhat.com> Message-ID: <1431628528.5748.26.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, 2015-05-14 at 19:04 +0200, Hans de Goede wrote: > We've never tested the lvds panel support on sun6i+ SoCs until now, and > unsurprisingly the lvds code needed some fixes to work on my ga10h A33 > tablet with lvds panel. This makes the panel on that tablet actually work. > > Signed-off-by: Hans de Goede Acked-by: Ian Campbell Same for the ga10h defconfig in 2/2.