diff mbox series

[1/2] ARM: dts: rockchip: rk3066a: add label to cpu@1

Message ID 20200813172451.13754-1-jbx6244@gmail.com (mailing list archive)
State New, archived
Headers show
Series [1/2] ARM: dts: rockchip: rk3066a: add label to cpu@1 | expand

Commit Message

Johan Jonker Aug. 13, 2020, 5:24 p.m. UTC
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(-)

Comments

Heiko Stuebner Aug. 30, 2020, 8:16 p.m. UTC | #1
On Thu, 13 Aug 2020 19:24:50 +0200, Johan Jonker wrote:
> Add label to cpu@1 for later use.

Applied, thanks!

[1/2] ARM: dts: rockchip: rk3066a: add label to cpu@1
      commit: 9ab4a7312bf31611f3a9c95470f15b3f2bcd83e3
[2/2] ARM: dts: rockchip: update cpu supplies on rk3066a
      commit: 20e464c0f12a9b1930adb0365326037d5b060cee

Best regards,
diff mbox series

Patch

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>;