From: sbabic@denx.de
To: Lukasz Majewski <lukma@denx.de>,u-boot@lists.denx.de
Subject: [PATCH 3/5] arm: mxs: Provide Kconfig option to not enable 4P2 regulator in IMX28 PMU
Date: Tue, 11 Jul 2023 21:43:45 +0200 (CEST) [thread overview]
Message-ID: <20230711194347.73F87868F8@phobos.denx.de> (raw)
In-Reply-To: <20230509143243.1523791-3-lukma@denx.de>
> The IMX28 PMU (Power Management Unit) has a dedicated Linear Regulator
> to produce (by default) 4.2V output - available outside the chip as
> VDD_4P2.
> When system is supposed to not use VDD5V as a main power source - instead
> the DCDC_BATT is used; it is safe to disable this regulator.
> As the in-PMU DCDC switching regulator (from which DCDC_VDDA, DCDC_VDDIO
> and DCDC_VDDD are generated) can be driven from DCDC_BATT or output
> of this 4P2 regulator - by disabling the latter the use of the DCDC_BATT
> is forced.
> To be more specific - according to NXP's AN4199 the DCDC_BATT source is
> preferred (over VDD5V), as more efficient and stable source for
> industrial applications.
> Signed-off-by: Lukasz Majewski <lukma@denx.de>
Applied to u-boot-imx, master, thanks !
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, 82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================
next prev parent reply other threads:[~2023-07-11 19:47 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-09 14:32 [PATCH 1/5] arm: mxs: Provide Kconfig option to to not use VDD5V as IMX28 PMU source Lukasz Majewski
2023-05-09 14:32 ` [PATCH 2/5] arm: mxs: Provide Kconfig option to disable battery charging at IMX28 PMU Lukasz Majewski
2023-07-11 19:42 ` sbabic
2023-05-09 14:32 ` [PATCH 3/5] arm: mxs: Provide Kconfig option to not enable 4P2 regulator in " Lukasz Majewski
2023-07-11 19:43 ` sbabic [this message]
2023-05-09 14:32 ` [PATCH 4/5] arm: mxs: Add function to dump PMU registers Lukasz Majewski
2023-07-11 19:46 ` sbabic
2023-05-09 14:32 ` [PATCH 5/5] arm: config: Adjust imx287 based XEA board PMU configuration Lukasz Majewski
2023-07-11 19:46 ` sbabic
2023-05-09 14:40 ` [PATCH 1/5] arm: mxs: Provide Kconfig option to to not use VDD5V as IMX28 PMU source Marek Vasut
2023-05-09 14:46 ` Lukasz Majewski
2023-05-09 14:48 ` Marek Vasut
2023-05-09 15:04 ` Lukasz Majewski
2023-05-09 15:51 ` Marek Vasut
2023-05-19 8:41 ` Lukasz Majewski
2023-05-19 12:43 ` Marek Vasut
2023-05-10 14:28 ` Fabio Estevam
2023-07-11 19:44 ` sbabic
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=20230711194347.73F87868F8@phobos.denx.de \
--to=sbabic@denx.de \
--cc=lukma@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox