From: Lorenzo Pieralisi Date: Tue, 23 Apr 2013 13:15:49 +0000 (+0100) Subject: ARM: dts: prima2: cpus/cpu node dts updates X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=cc73f875a1e94b8ba8194883e3f6254e69ba8a4a;p=linux.git 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 Acked-by: Barry Song --- diff --git a/arch/arm/boot/dts/prima2.dtsi b/arch/arm/boot/dts/prima2.dtsi index 3329719a9412b..02edd8965f8ae 100644 --- a/arch/arm/boot/dts/prima2.dtsi +++ b/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>;