compatible = "arm,cortex-a15";
reg = <0x500>;
};
+/*
cpu@1 {
device_type = "cpu";
compatible = "arm,cortex-a15";
compatible = "arm,cortex-a15";
reg = <0x503>;
};
+*/
};
gic: interrupt-controller@ffc01000 {
map-exec;
};
+/*
timer {
compatible = "arm,armv7-timer";
interrupts = <GIC_PPI 13 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>,
<GIC_PPI 10 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>;
clock-frequency = <24000000>;
};
+*/
timer@ff810000 {
compatible = "rockchip,timer";