public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/5] imx: ventana: stability fixes
@ 2016-06-17 13:01 Tim Harvey
  2016-06-17 13:01 ` [U-Boot] [PATCH 1/5] imx: mx6: export the set_ldo_voltage function Tim Harvey
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Tim Harvey @ 2016-06-17 13:01 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-07-15 13:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-17 13:01 [U-Boot] [PATCH 0/5] imx: ventana: stability fixes Tim Harvey
2016-06-17 13:01 ` [U-Boot] [PATCH 1/5] imx: mx6: export the set_ldo_voltage function Tim Harvey
2016-06-17 13:01 ` [U-Boot] [PATCH 2/5] imx: ventana: fix PMIC rails for IMX6SDL in ldobypass mode Tim Harvey
2016-06-17 13:01 ` [U-Boot] [PATCH 3/5] pmic: ltc3676: add regulator config function Tim Harvey
2016-06-17 13:01 ` [U-Boot] [PATCH 4/5] imx: ventana: use continuous PWM mode and 1MHz for LTC3676 PMIC regulators Tim Harvey
2016-06-17 13:01 ` [U-Boot] [PATCH 5/5] imx: ventana: enable ldo-bypass mode on compatible kernels if ldobypass env set Tim Harvey
2016-07-13 10:48 ` [U-Boot] [PATCH 0/5] imx: ventana: stability fixes Stefano Babic
2016-07-15 13:36   ` Tim Harvey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox