Bläddra i källkod

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 år sedan
förälder
incheckning
cc73f875a1
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      arch/arm/boot/dts/prima2.dtsi

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

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