From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/5] imx: ventana: stability fixes
Date: Wed, 13 Jul 2016 12:48:15 +0200 [thread overview]
Message-ID: <57861C6F.60603@denx.de> (raw)
In-Reply-To: <1466168513-8431-1-git-send-email-tharvey@gateworks.com>
Hi Tim,
On 17/06/2016 15:01, Tim Harvey wrote:
> 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(-)
>
I do not find in my emailer 5/5 - I grab 0/5 for the answer.
Patch 4/5 is like a trick, but I am asking if the same solution can be
used on other boards. The issue looks to me quite general, and if
ldo-bypass must be set depends on if there is a capable PMIC.
What about to let this code become more general moving into imx-common ?
Do you see any issue why we shouldn't ?
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
next prev parent reply other threads:[~2016-07-13 10:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Stefano Babic [this message]
2016-07-15 13:36 ` [U-Boot] [PATCH 0/5] imx: ventana: stability fixes Tim Harvey
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=57861C6F.60603@denx.de \
--to=sbabic@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.