Browse Source

ARM: dts: prima2: cpus/cpu node dts updates

This patch updates the in-kernel dts files according to the latest cpus
and cpu bindings updates for ARM.

Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: Barry Song <Baohua.Song@csr.com>
Lorenzo Pieralisi 12 years ago
parent
commit
cc73f875a1
1 changed files with 2 additions and 0 deletions
  1. 2 0
      arch/arm/boot/dts/prima2.dtsi

+ 2 - 0
arch/arm/boot/dts/prima2.dtsi

@@ -18,6 +18,8 @@
 		#size-cells = <0>;
 
 		cpu@0 {
+			compatible = "arm,cortex-a9";
+			device_type = "cpu";
 			reg = <0x0>;
 			d-cache-line-size = <32>;
 			i-cache-line-size = <32>;