All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jagan Teki <jagannadh.teki@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 2/9] ARM: dts: rockchip: rk3288-vyasa: Remove vdd_log from rk808, DCDC_REG1
Date: Wed, 14 Feb 2018 21:26:15 +0530	[thread overview]
Message-ID: <1518623782-24311-3-git-send-email-jagan@amarulasolutions.com> (raw)
In-Reply-To: <1518623782-24311-1-git-send-email-jagan@amarulasolutions.com>

vdd_log, never used on DCDC_REG1 of rk808 from latest schematic so
remove the same and update the regulator-name as 'vdd_arm' to sync
with existing rk3288 board dts files.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
---
 arch/arm/dts/rk3288-vyasa.dts | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/dts/rk3288-vyasa.dts b/arch/arm/dts/rk3288-vyasa.dts
index 932311c..6a74eb4 100644
--- a/arch/arm/dts/rk3288-vyasa.dts
+++ b/arch/arm/dts/rk3288-vyasa.dts
@@ -121,8 +121,8 @@
 		vcc12-supply = <&vcc_io>;
 
 		regulators {
-			vdd_cpu: vdd_log: DCDC_REG1 {
-				regulator-name = "vdd_log";
+			vdd_cpu: DCDC_REG1 {
+				regulator-name = "vdd_arm";
 				regulator-min-microvolt = <750000>;
 				regulator-max-microvolt = <1350000>;
 				regulator-always-on;
-- 
2.7.4

  parent reply	other threads:[~2018-02-14 15:56 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-14 15:56 [U-Boot] [PATCH v2 0/9] rockchip: rk3288-vyasa: dts fixes/additions Jagan Teki
2018-02-14 15:56 ` [U-Boot] [PATCH v2 1/9] ARM: dts: rockchip: Sync rk3288-vyasa dts from Linux Jagan Teki
2018-02-25 20:16   ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
2018-02-14 15:56 ` Jagan Teki [this message]
2018-02-25 20:16   ` [U-Boot] [U-Boot, v2, 2/9] ARM: dts: rockchip: rk3288-vyasa: Remove vdd_log from rk808, DCDC_REG1 Philipp Tomsich
2018-02-14 15:56 ` [U-Boot] [PATCH v2 3/9] ARM: dts: rockchip: rk3288-vyasa: Use vmmc-supply from PMIC Jagan Teki
2018-02-25 20:16   ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
2018-02-14 15:56 ` [U-Boot] [PATCH v2 4/9] ARM: dts: rockchip: Add regulators for rk3288-vyasa Jagan Teki
2018-02-25 20:16   ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
2018-02-14 15:56 ` [U-Boot] [PATCH v2 5/9] ARM: dts: rockchip: Add gmac support for rk3288-vyasa board Jagan Teki
2018-02-25 15:51   ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
2018-02-25 20:16   ` Philipp Tomsich
2018-02-14 15:56 ` [U-Boot] [PATCH v2 6/9] rockchip: rk3288-vyasa: defconfig: Enable gmac support Jagan Teki
2018-02-25 20:16   ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
2018-02-14 15:56 ` [U-Boot] [PATCH v2 7/9] ARM: dts: rockchip: Add usb host for rk3288-vyasa Jagan Teki
2018-02-25 20:16   ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
2018-02-14 15:56 ` [U-Boot] [PATCH v2 8/9] ARM: dts: rockchip: Add usb otg " Jagan Teki
2018-02-25 20:16   ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
2018-02-14 15:56 ` [U-Boot] [PATCH v2 9/9] rk3288: vyasa: Add eMMC boot support Jagan Teki
2018-02-25 15:51   ` [U-Boot] [U-Boot,v2,9/9] " Philipp Tomsich
2018-02-25 15:51   ` Philipp Tomsich
2018-02-25 20:16   ` Philipp Tomsich
2018-02-23 15:17 ` [U-Boot] [PATCH v2 0/9] rockchip: rk3288-vyasa: dts fixes/additions Jagan Teki
2018-02-23 15:23   ` Dr. Philipp Tomsich
2018-02-23 15:29     ` Jagan Teki
2018-02-23 15:36       ` Dr. Philipp Tomsich

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=1518623782-24311-3-git-send-email-jagan@amarulasolutions.com \
    --to=jagannadh.teki@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 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.