
On Fri, 2 Mar 2018 15:59:20 +0100 yannick fertre yannick.fertre@st.com wrote:
Version 2:
- Add patch to display bitmap stmicroelectronics_uboot_logo_8bit_rle
- Add patch to defconfig to add splash screen
- Rename panel in dts.
Version 1:
- Initial commit
This serie contains all patchsets needed for displaying a splash screen on the stm32f746 disco board & some display features (reset, blending & line interrupt position).
Philippe CORNU (1): arm: dts: stm32: add ltdc for STM32F746
yannick fertre (8): video: stm32: stm32_ltdc: add reset video: stm32: stm32_ltdc: update file header & footer video: stm32: stm32_ltdc: set rate of the pixel clock video: stm32: stm32_ltdc: missing set of line interrupt position video: stm32: stm32_ltdc: set the blending factor arm: dts: stm32: add display for STM32F746 disco board stm32f7: board: add splash screen board: Add display to STM32F746 SoC discovery board
Series applied to u-boot-video/next, thanks!
-- Anatolij