u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
From: Keerthy <j-keerthy@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 6/6] configs: am57xx_evm_defconfig: Enable CMD_REG option
Date: Wed, 28 Sep 2016 09:57:31 +0530	[thread overview]
Message-ID: <1475036851-12048-7-git-send-email-j-keerthy@ti.com> (raw)
In-Reply-To: <1475036851-12048-1-git-send-email-j-keerthy@ti.com>

Enable CMD_REG option.

Signed-off-by: Keerthy <j-keerthy@ti.com>
---
 configs/am57xx_evm_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configs/am57xx_evm_defconfig b/configs/am57xx_evm_defconfig
index 6c60d9b..38424e6 100644
--- a/configs/am57xx_evm_defconfig
+++ b/configs/am57xx_evm_defconfig
@@ -28,6 +28,7 @@ CONFIG_CMD_GPIO=y
 CONFIG_CMD_DHCP=y
 CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
+CONFIG_CMD_REGULATOR=y
 CONFIG_CMD_EXT2=y
 CONFIG_CMD_EXT4=y
 CONFIG_CMD_EXT4_WRITE=y
@@ -45,6 +46,7 @@ CONFIG_SPI_FLASH_BAR=y
 CONFIG_SPI_FLASH_SPANSION=y
 CONFIG_DM_PMIC=y
 CONFIG_PMIC_PALMAS=y
+CONFIG_DM_REGULATOR=y
 CONFIG_DM_REGULATOR_PALMAS=y
 CONFIG_DM_SERIAL=y
 CONFIG_SYS_NS16550=y
-- 
1.9.1

  parent reply	other threads:[~2016-09-28  4:27 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-28  4:27 [U-Boot] [PATCH v5 0/6] power: pmic: Add support for Palmas family of PMICs Keerthy
2016-09-28  4:27 ` [U-Boot] [PATCH v5 1/6] power: regulator: Add ctrl_reg and volt_reg fields for pmic Keerthy
2016-09-28  4:27 ` [U-Boot] [PATCH v5 2/6] power: pmic: Palmas: Add the base pmic support Keerthy
2016-09-28 17:51   ` Simon Glass
2016-09-29  6:02     ` Keerthy
2016-09-29  6:11       ` Keerthy
2016-09-29 23:42         ` Simon Glass
2016-09-30  3:18           ` Keerthy
2016-09-28  4:27 ` [U-Boot] [PATCH v5 3/6] power: regulator: palmas: Add regulator support Keerthy
2016-09-28  4:27 ` [U-Boot] [PATCH v5 4/6] configs: dra7xx_evm_defconfig: Enable PALMAS options Keerthy
2016-09-28  4:27 ` [U-Boot] [PATCH v5 5/6] configs: am57xx_evm_defconfig: " Keerthy
2016-09-28  4:27 ` Keerthy [this message]
2016-10-01  2:17   ` [U-Boot] [PATCH v5 6/6] configs: am57xx_evm_defconfig: Enable CMD_REG option Tom Rini
2016-09-28  4:29 ` [U-Boot] [PATCH v5 0/6] power: pmic: Add support for Palmas family of PMICs Keerthy

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=1475036851-12048-7-git-send-email-j-keerthy@ti.com \
    --to=j-keerthy@ti.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;
as well as URLs for NNTP newsgroup(s).