All of lore.kernel.org
 help / color / mirror / Atom feed
From: Xiaobo Tian <peterwillcn@gmail.com>
To: robh+dt@kernel.org, heiko@sntech.de, jagan@amarulasolutions.com
Cc: linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org,
	Xiaobo Tian <peterwillcn@gmail.com>
Subject: [PATCH 2/2] arm64: dts: rockchip: r4s: remove the vcc3v3 use vcc5v0 wrong supply voltage
Date: Mon,  5 Jul 2021 23:03:27 +0800	[thread overview]
Message-ID: <20210705150327.86189-2-peterwillcn@gmail.com> (raw)
In-Reply-To: <20210705150327.86189-1-peterwillcn@gmail.com>

Vcc3v3 wrongly used Vcc5v0 for power supply.
After testing and removing this misconfiguration,
the temperature of the motherboard has decreased,
and it works normally without any other problems

Signed-off-by: Xiaobo Tian <peterwillcn@gmail.com>
---
 arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s.dts | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s.dts b/arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s.dts
index a0f928990fdd..899c6a0fc6a1 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s.dts
@@ -112,7 +112,3 @@ &uart0 {
 &usbdrd_dwc3_0 {
 	dr_mode = "host";
 };
-
-&vcc3v3_sys {
-	vin-supply = <&vcc5v0_sys>;
-};
-- 
2.32.0


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

WARNING: multiple messages have this Message-ID (diff)
From: Xiaobo Tian <peterwillcn@gmail.com>
To: robh+dt@kernel.org, heiko@sntech.de, jagan@amarulasolutions.com
Cc: linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org,
	Xiaobo Tian <peterwillcn@gmail.com>
Subject: [PATCH 2/2] arm64: dts: rockchip: r4s: remove the vcc3v3 use vcc5v0 wrong supply voltage
Date: Mon,  5 Jul 2021 23:03:27 +0800	[thread overview]
Message-ID: <20210705150327.86189-2-peterwillcn@gmail.com> (raw)
In-Reply-To: <20210705150327.86189-1-peterwillcn@gmail.com>

Vcc3v3 wrongly used Vcc5v0 for power supply.
After testing and removing this misconfiguration,
the temperature of the motherboard has decreased,
and it works normally without any other problems

Signed-off-by: Xiaobo Tian <peterwillcn@gmail.com>
---
 arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s.dts | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s.dts b/arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s.dts
index a0f928990fdd..899c6a0fc6a1 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s.dts
@@ -112,7 +112,3 @@ &uart0 {
 &usbdrd_dwc3_0 {
 	dr_mode = "host";
 };
-
-&vcc3v3_sys {
-	vin-supply = <&vcc5v0_sys>;
-};
-- 
2.32.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2021-07-05 15:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-05 15:03 [PATCH 1/2] arm64: dts: rockchip: r4s: system status LEDs changed to flashing light Xiaobo Tian
2021-07-05 15:03 ` Xiaobo Tian
2021-07-05 15:03 ` Xiaobo Tian [this message]
2021-07-05 15:03   ` [PATCH 2/2] arm64: dts: rockchip: r4s: remove the vcc3v3 use vcc5v0 wrong supply voltage Xiaobo Tian

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=20210705150327.86189-2-peterwillcn@gmail.com \
    --to=peterwillcn@gmail.com \
    --cc=heiko@sntech.de \
    --cc=jagan@amarulasolutions.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=robh+dt@kernel.org \
    /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.