[RFC PATCH v4 12/18] ARM: dts: prima2: cpus/cpu node dts updates
Lorenzo Pieralisi
lorenzo.pieralisi at arm.com
Fri May 17 11:20:55 EDT 2013
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 at arm.com>
Acked-by: Barry Song <Baohua.Song at csr.com>
---
arch/arm/boot/dts/prima2.dtsi | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/boot/dts/prima2.dtsi b/arch/arm/boot/dts/prima2.dtsi
index 3329719..02edd89 100644
--- a/arch/arm/boot/dts/prima2.dtsi
+++ b/arch/arm/boot/dts/prima2.dtsi
@@ -18,6 +18,8 @@
#size-cells = <0>;
cpu at 0 {
+ compatible = "arm,cortex-a9";
+ device_type = "cpu";
reg = <0x0>;
d-cache-line-size = <32>;
i-cache-line-size = <32>;
--
1.8.2.2
More information about the linux-arm-kernel
mailing list