[PATCH 3/6] ARM: dts: i.MX27: Add label to CPU node
Alexander Shiyan
shc_work at mail.ru
Sat Jul 20 03:17:56 EDT 2013
Add a label to i.MX27 CPU node. This change allows the reuse this node
in the upper levels of the DTS.
Signed-off-by: Alexander Shiyan <shc_work at mail.ru>
---
arch/arm/boot/dts/imx27.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/imx27.dtsi b/arch/arm/boot/dts/imx27.dtsi
index 7cf954b..a8e0c7e 100644
--- a/arch/arm/boot/dts/imx27.dtsi
+++ b/arch/arm/boot/dts/imx27.dtsi
@@ -53,7 +53,7 @@
#size-cells = <0>;
#address-cells = <1>;
- cpu {
+ cpu: cpu at 0 {
device_type = "cpu";
compatible = "arm,arm926ej-s";
operating-points = <
--
1.8.1.5
More information about the linux-arm-kernel
mailing list