devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] ARM: dts: rockchip: phycore: Remove 1.8 GHz operation point
@ 2018-02-13  9:44 Daniel Schultz
  2018-02-13  9:44 ` [PATCH 2/3] ARM: dts: rockchip: phycore: Fix supply node for card's power Daniel Schultz
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Daniel Schultz @ 2018-02-13  9:44 UTC (permalink / raw)
  To: heiko, robh+dt, mark.rutland, linux, linux-arm-kernel,
	linux-rockchip, devicetree, linux-kernel

Rockchip recommends to run the CPU cores only with operations points of
1.6 GHz or lower.

Removed the cpu0 node with too high operation points and use the default
values instead.

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
---
 arch/arm/boot/dts/rk3288-phycore-som.dtsi | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/arch/arm/boot/dts/rk3288-phycore-som.dtsi b/arch/arm/boot/dts/rk3288-phycore-som.dtsi
index 99cfae8..5eae477 100644
--- a/arch/arm/boot/dts/rk3288-phycore-som.dtsi
+++ b/arch/arm/boot/dts/rk3288-phycore-som.dtsi
@@ -110,26 +110,6 @@
 	};
 };
 
-&cpu0 {
-	cpu0-supply = <&vdd_cpu>;
-	operating-points = <
-		/* KHz    uV */
-		1800000	1400000
-		1608000	1350000
-		1512000 1300000
-		1416000 1200000
-		1200000 1100000
-		1008000 1050000
-		 816000 1000000
-		 696000  950000
-		 600000  900000
-		 408000  900000
-		 312000  900000
-		 216000  900000
-		 126000  900000
-	>;
-};
-
 &emmc {
 	status = "okay";
 	bus-width = <8>;
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-02-15  9:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-13  9:44 [PATCH 1/3] ARM: dts: rockchip: phycore: Remove 1.8 GHz operation point Daniel Schultz
2018-02-13  9:44 ` [PATCH 2/3] ARM: dts: rockchip: phycore: Fix supply node for card's power Daniel Schultz
2018-02-13  9:44 ` [PATCH 3/3] ARM: dts: rockchip: phycore: Support UHS mode for SD card on phyCORE-RK3288 RDK Daniel Schultz
2018-02-14  8:07 ` [PATCH 1/3] ARM: dts: rockchip: phycore: Remove 1.8 GHz operation point Heiko Stübner
2018-02-14 15:32   ` Daniel Schultz
2018-02-15  9:29     ` Heiko Stübner

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).