From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Tue, 12 Nov 2013 09:45:02 -0500 Subject: [U-Boot] Pull request: u-boot-video/master In-Reply-To: <20131112104939.53fa71ac@crub> References: <20131112104939.53fa71ac@crub> Message-ID: <20131112144502.GI420@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Nov 12, 2013 at 10:49:39AM +0100, Anatolij Gustschin wrote: > Hi Tom, > > here are LCD panel support patches for cm_t35 board and a fix for > Raspberry Pi LCD driver. > > Please pull. Thanks! > > Anatolij > > The following changes since commit 649acfe149e8a534a17eab54004a51d69b5556ed: > > MPC824x: remove obsolete "PN62" board (2013-11-11 14:46:24 -0500) > > are available in the git repository at: > > git://git.denx.de/u-boot-video.git master > > for you to fetch changes up to 63c4f17b2f8017d22241522a48c765073b8791b0: > > cm_t35: use scf0403 driver (2013-11-12 10:12:07 +0100) > > ---------------------------------------------------------------- > Anatolij Gustschin (1): > lcd: allow overriding lcd_get_size() > > Andre Heider (2): > ARM: bcm2835: add missing mbox overscan response field > video: bcm2835: respect the pitch value > > Nikita Kiryanov (6): > spi: omap3: remove semicolon from #define > spi: omap3: add support for more word lengths > spi: define SPI_XFER_ONCE > lcd: add DataImage SCF0403x LCD panel support > omap3_dss: define DSS_ONOFF > cm_t35: use scf0403 driver > > arch/arm/include/asm/arch-bcm2835/mbox.h | 1 + > arch/arm/include/asm/arch-omap3/dss.h | 9 +- > board/compulab/cm_t35/cm_t35.c | 12 ++ > board/compulab/common/omap3_display.c | 46 ++++- > common/lcd.c | 10 +- > drivers/spi/omap3_spi.c | 71 ++++--- > drivers/spi/omap3_spi.h | 8 +- > drivers/spi/spi.c | 13 ++ > drivers/video/Makefile | 1 + > drivers/video/bcm2835.c | 11 ++ > drivers/video/scf0403_lcd.c | 296 ++++++++++++++++++++++++++++++ > include/configs/cm_t35.h | 3 + > include/scf0403_lcd.h | 11 ++ > include/spi.h | 17 ++ > 14 files changed, 475 insertions(+), 34 deletions(-) > create mode 100644 drivers/video/scf0403_lcd.c > create mode 100644 include/scf0403_lcd.h Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: