[U-Boot] [PATCH v2 0/5] imx: bx50v3 display setup updates

Akshay Bhat akshay.bhat at timesys.com
Wed Apr 13 00:13:55 CEST 2016


The patch series addresses NXP iMX6 ERR009219 errata for ldb_di_clk clock switch and
includes updates to meet display timings requirements on bx50v3 board.

v1 -> v2:
Address review comments by Stefano Babic 
- Move ERR009219 ldb_di_clk errata from bx50v3 board file to common mx6 clock file
- Split patch into multiple patches addressing a single issue in a patch
Included the pwm backlight patch in this patch series
Added LVDS power on-off timing fix

Akshay Bhat (5):
  imx: mx6: Fix procedure to switch the parent of LDB_DI_CLK
  board: ge: bx50v3: Split display setup function
  board: ge: bx50v3: Setup LDB_DI_CLK source
  board: ge: bx50v3: Use pwm for display backlight
  board: ge: bx50v3: Fix to meet LVDS display power on timing

 arch/arm/cpu/armv7/mx6/clock.c        | 151 +++++++++++++++++++++++++++++
 arch/arm/include/asm/arch-mx6/clock.h |   9 ++
 board/ge/bx50v3/bx50v3.c              | 173 +++++++++++++++++++++++++---------
 include/configs/ge_bx50v3.h           |   3 +
 4 files changed, 291 insertions(+), 45 deletions(-)

-- 
2.8.1



More information about the U-Boot mailing list