From: Hans de Goede <hdegoede@redhat.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [linux-sunxi] [u-boot 1/2] sunxi: axp152: bump dcdc4
Date: Sun, 04 Jan 2015 20:49:57 +0100 [thread overview]
Message-ID: <54A99965.9030401@redhat.com> (raw)
In-Reply-To: <e256647dd7f6457657f560f2b939cea2c6324854.1420399561.git.hramrach@gmail.com>
Hi,
On 04-01-15 20:15, Michal Suchanek wrote:
> Current value is 1.25V. Most boards use 1.3V which is expected more
> stable. Can be overriden later by kernel setting anyway.
What makes you say that most boards use 1.3 V ? All the fex files
in sunxi-boards/sys_config/a10s/ either do not specify DCDC4, or
use 1200, which is lower then what we set already.
Also please Cc patches for upstream u-boot to the upstream
u-boot list.
Regards,
Hans
>
> Signed-off-by: Michal Suchanek <hramrach@gmail.com>
> ---
> board/sunxi/board.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/board/sunxi/board.c b/board/sunxi/board.c
> index 4c1c69a..dda2d43 100644
> --- a/board/sunxi/board.c
> +++ b/board/sunxi/board.c
> @@ -162,7 +162,7 @@ void sunxi_board_init(void)
> power_failed = axp152_init();
> power_failed |= axp152_set_dcdc2(1400);
> power_failed |= axp152_set_dcdc3(1500);
> - power_failed |= axp152_set_dcdc4(1250);
> + power_failed |= axp152_set_dcdc4(1300);
> power_failed |= axp152_set_ldo2(3000);
> #endif
> #ifdef CONFIG_AXP209_POWER
>
prev parent reply other threads:[~2015-01-04 19:49 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <cover.1420399561.git.hramrach@gmail.com>
[not found] ` <4250c53f8df139084acfaad14a88819a600b9965.1420399561.git.hramrach@gmail.com>
2015-01-04 19:49 ` [U-Boot] [linux-sunxi] [u-boot 2/2] sun5i: bump DEBE priority (useful on a10s only) Hans de Goede
2015-01-19 4:29 ` Siarhei Siamashka
2015-01-19 9:06 ` Michal Suchanek
2015-01-19 9:16 ` Hans de Goede
2015-01-19 9:29 ` Hans de Goede
2015-01-19 9:37 ` Michal Suchanek
2015-01-20 8:16 ` Siarhei Siamashka
2015-01-20 13:16 ` Hans de Goede
2015-01-22 7:30 ` Siarhei Siamashka
2015-01-22 13:26 ` Hans de Goede
2015-01-22 14:43 ` Michal Suchanek
2015-01-22 16:05 ` Hans de Goede
[not found] ` <e256647dd7f6457657f560f2b939cea2c6324854.1420399561.git.hramrach@gmail.com>
2015-01-04 19:49 ` Hans de Goede [this message]
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=54A99965.9030401@redhat.com \
--to=hdegoede@redhat.com \
--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