summaryrefslogtreecommitdiffstats
path: root/sys/boot/fdt/dts/arm/imx6.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/fdt/dts/arm/imx6.dtsi')
-rw-r--r--sys/boot/fdt/dts/arm/imx6.dtsi8
1 files changed, 8 insertions, 0 deletions
diff --git a/sys/boot/fdt/dts/arm/imx6.dtsi b/sys/boot/fdt/dts/arm/imx6.dtsi
index 35e8784..d89a1a5 100644
--- a/sys/boot/fdt/dts/arm/imx6.dtsi
+++ b/sys/boot/fdt/dts/arm/imx6.dtsi
@@ -71,6 +71,14 @@
0x00a00100 0x00000100>;
};
+ mp_tmr0@00a00200 {
+ compatible = "arm,mpcore-timers";
+ reg = <0x00a00200 0x100
+ 0x00a00600 0x100>;
+ interrupts = <27 29>;
+ interrupt-parent = <&gic>;
+ };
+
l2-cache@00a02000 {
compatible = "arm,pl310-cache", "arm,pl310";
reg = <0xa02000 0x1000>;
OpenPOWER on IntegriCloud