All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: dts: rockchip: rk3066a: add label to cpu@1
@ 2020-08-13 17:24 ` Johan Jonker
  0 siblings, 0 replies; 9+ messages in thread
From: Johan Jonker @ 2020-08-13 17:24 UTC (permalink / raw)
  To: heiko; +Cc: robh+dt, devicetree, linux-arm-kernel, linux-rockchip, linux-kernel

Add label to cpu@1 for later use.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
---
 arch/arm/boot/dts/rk3066a.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/rk3066a.dtsi b/arch/arm/boot/dts/rk3066a.dtsi
index b599394d1..252750c97 100644
--- a/arch/arm/boot/dts/rk3066a.dtsi
+++ b/arch/arm/boot/dts/rk3066a.dtsi
@@ -36,7 +36,7 @@
 			clock-latency = <40000>;
 			clocks = <&cru ARMCLK>;
 		};
-		cpu@1 {
+		cpu1: cpu@1 {
 			device_type = "cpu";
 			compatible = "arm,cortex-a9";
 			next-level-cache = <&L2>;
-- 
2.11.0


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

end of thread, other threads:[~2020-08-30 20:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-13 17:24 [PATCH 1/2] ARM: dts: rockchip: rk3066a: add label to cpu@1 Johan Jonker
2020-08-13 17:24 ` Johan Jonker
2020-08-13 17:24 ` Johan Jonker
2020-08-13 17:24 ` [PATCH 2/2] ARM: dts: rockchip: update cpu supplies on rk3066a Johan Jonker
2020-08-13 17:24   ` Johan Jonker
2020-08-13 17:24   ` Johan Jonker
2020-08-30 20:16 ` [PATCH 1/2] ARM: dts: rockchip: rk3066a: add label to cpu@1 Heiko Stuebner
2020-08-30 20:16   ` Heiko Stuebner
2020-08-30 20:16   ` Heiko Stuebner

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.