All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxime Ripard <maxime.ripard@free-electrons.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] sunxi: enable DLDO4 and DC1SW for Pine64+
Date: Thu, 5 Jan 2017 23:00:23 +0100	[thread overview]
Message-ID: <20170105220023.hdvr6ihrhzrtr7la@lukather> (raw)
In-Reply-To: <20161223083133.41105-2-icenowy@aosc.xyz>

On Fri, Dec 23, 2016 at 04:31:33PM +0800, Icenowy Zheng wrote:
> Pine64+ uses DLDO4 for wireless network, and DC1SW for wired network.
> 
> Enable these two regulators, in order to provide net support in U-Boot
> and Linux.
> 
> Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
> ---
>  configs/pine64_plus_defconfig | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/configs/pine64_plus_defconfig b/configs/pine64_plus_defconfig
> index a76f66a11c..b9bbb54ef0 100644
> --- a/configs/pine64_plus_defconfig
> +++ b/configs/pine64_plus_defconfig
> @@ -9,5 +9,7 @@ CONFIG_SPL=y
>  # CONFIG_CMD_IMLS is not set
>  # CONFIG_CMD_FLASH is not set
>  # CONFIG_CMD_FPGA is not set
> +CONFIG_AXP_DLDO4_VOLT=3300

If this is used for the wifi, is there any point in enabling it in
U-Boot? It won't need it.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170105/1d649a25/attachment.sig>

  reply	other threads:[~2017-01-05 22:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-23  8:31 [U-Boot] [PATCH 1/2] sunxi: power: add AXP803 support Icenowy Zheng
2016-12-23  8:31 ` [U-Boot] [PATCH 2/2] sunxi: enable DLDO4 and DC1SW for Pine64+ Icenowy Zheng
2017-01-05 22:00   ` Maxime Ripard [this message]
2017-01-05 21:59 ` [U-Boot] [PATCH 1/2] sunxi: power: add AXP803 support Maxime Ripard

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=20170105220023.hdvr6ihrhzrtr7la@lukather \
    --to=maxime.ripard@free-electrons.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 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.