the following patch was just integrated into master: commit 2ddc9ea0c887d77b242b361d650660f1a788abe5 Author: Gabe Black gabeblack@google.com Date: Sun Jun 30 05:56:26 2013 -0700
parade: Add a driver for the parade ps8625.
This driver is basically the same as the one in U-Boot but without the device tree stuff. That driver is, in turn, a straightforward implementation of the sequence of register writes described in the data sheet. Comments were added in U-Boot which helpfully describe what the register writes are actually doing and are kept.
Change-Id: I64ba6b373478853bb2120f0553a43de901170d02 Signed-off-by: Gabe Black gabeblack@google.com Reviewed-on: http://review.coreboot.org/3753 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
See http://review.coreboot.org/3753 for details.
-gerrit