public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: "Álvaro Fernández Rojas" <noltari@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 4/4] mips: bmips: enable bcm6328-power-domain driver for BCM6328 and BCM63268 boards
Date: Sun,  7 May 2017 20:28:39 +0200	[thread overview]
Message-ID: <1494181719-16360-5-git-send-email-noltari@gmail.com> (raw)
In-Reply-To: <1494181719-16360-1-git-send-email-noltari@gmail.com>

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
---
 configs/comtrend_ar5387un_ram_defconfig | 2 ++
 configs/comtrend_vr3032u_ram_defconfig  | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/configs/comtrend_ar5387un_ram_defconfig b/configs/comtrend_ar5387un_ram_defconfig
index d613740..5b05fd2 100644
--- a/configs/comtrend_ar5387un_ram_defconfig
+++ b/configs/comtrend_ar5387un_ram_defconfig
@@ -1,5 +1,6 @@
 CONFIG_ARCH_BMIPS=y
 CONFIG_BAUDRATE=115200
+CONFIG_BCM6328_POWER_DOMAIN=y
 CONFIG_BCM6345_CLK=y
 CONFIG_BCM6345_SERIAL=y
 CONFIG_BMIPS_BOOT_RAM=y
@@ -42,6 +43,7 @@ CONFIG_MIPS=y
 # CONFIG_MIPS_BOOT_ENV_LEGACY is not set
 CONFIG_MIPS_BOOT_FDT=y
 CONFIG_OF_STDOUT_VIA_ALIAS=y
+CONFIG_POWER_DOMAIN=y
 CONFIG_RESET=y
 CONFIG_RESET_BCM6345=y
 CONFIG_SOC_BMIPS_BCM6328=y
diff --git a/configs/comtrend_vr3032u_ram_defconfig b/configs/comtrend_vr3032u_ram_defconfig
index fa2b2ae..c056d73 100644
--- a/configs/comtrend_vr3032u_ram_defconfig
+++ b/configs/comtrend_vr3032u_ram_defconfig
@@ -1,5 +1,6 @@
 CONFIG_ARCH_BMIPS=y
 CONFIG_BAUDRATE=115200
+CONFIG_BCM6328_POWER_DOMAIN=y
 CONFIG_BCM6345_CLK=y
 CONFIG_BCM6345_SERIAL=y
 CONFIG_BMIPS_BOOT_RAM=y
@@ -42,6 +43,7 @@ CONFIG_MIPS=y
 # CONFIG_MIPS_BOOT_ENV_LEGACY is not set
 CONFIG_MIPS_BOOT_FDT=y
 CONFIG_OF_STDOUT_VIA_ALIAS=y
+CONFIG_POWER_DOMAIN=y
 CONFIG_RESET=y
 CONFIG_RESET_BCM6345=y
 CONFIG_SOC_BMIPS_BCM63268=y
-- 
2.1.4

  parent reply	other threads:[~2017-05-07 18:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-07 18:28 [U-Boot] [PATCH 0/4] dm: power: domain: add BCM6328 power domain driver Álvaro Fernández Rojas
2017-05-07 18:28 ` [U-Boot] [PATCH 1/4] " Álvaro Fernández Rojas
2017-05-07 18:28 ` [U-Boot] [PATCH 2/4] mips: bmips: add bcm6328-power-domain driver support for BCM6328 Álvaro Fernández Rojas
2017-05-07 18:28 ` [U-Boot] [PATCH 3/4] mips: bmips: add bcm6328-power-domain driver support for BCM63268 Álvaro Fernández Rojas
2017-05-07 18:28 ` Álvaro Fernández Rojas [this message]
2017-05-10 14:21 ` [U-Boot] [PATCH 0/4] dm: power: domain: add BCM6328 power domain driver Daniel Schwierzeck

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=1494181719-16360-5-git-send-email-noltari@gmail.com \
    --to=noltari@gmail.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