[U-Boot] [PATCH 0/5] imx: ventana: stability fixes

Tim Harvey tharvey at gateworks.com
Fri Jun 17 15:01:48 CEST 2016


This series addresses some stability issues related to voltage rails on
the IMX6 based Gateworks Ventana product family.

Tim Harvey (5):
  imx: mx6: export the set_ldo_voltage function
  imx: ventana: fix PMIC rail adjustments for IMX6SDL in ldo-bypass mode
  pmic: ltc3676: add regulator config function
  imx: ventana: use continuous PWM mode and 1MHz for LTC3676 PMIC
    regulators
  imx: ventana: enable ldo-bypass mode on compatible kernels if
    ldobypass env set

 arch/arm/cpu/armv7/mx6/soc.c              |   8 +-
 arch/arm/include/asm/arch-mx6/sys_proto.h |   9 ++
 board/gateworks/gw_ventana/common.c       | 109 +++++++++++++++------
 board/gateworks/gw_ventana/common.h       |   3 +-
 board/gateworks/gw_ventana/gw_ventana.c   | 152 +++++++++++++++++++++++++++++-
 drivers/power/pmic/pmic_ltc3676.c         |  16 ++++
 include/power/ltc3676_pmic.h              |  40 ++++++++
 7 files changed, 301 insertions(+), 36 deletions(-)

-- 
1.9.1



More information about the U-Boot mailing list