summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/zynq-ep107.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boot/dts/zynq-ep107.dts')
-rw-r--r--arch/arm/boot/dts/zynq-ep107.dts9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/zynq-ep107.dts b/arch/arm/boot/dts/zynq-ep107.dts
index f9140901e8e..574bc044f57 100644
--- a/arch/arm/boot/dts/zynq-ep107.dts
+++ b/arch/arm/boot/dts/zynq-ep107.dts
@@ -44,6 +44,15 @@
<0xF8F00100 0x100>;
};
+ L2: cache-controller {
+ compatible = "arm,pl310-cache";
+ reg = <0xF8F02000 0x1000>;
+ arm,data-latency = <2 3 2>;
+ arm,tag-latency = <2 3 2>;
+ cache-unified;
+ cache-level = <2>;
+ };
+
uart0: uart@e0000000 {
compatible = "xlnx,xuartps";
reg = <0xE0000000 0x1000>;