Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8abef06b authored by Michal Simek's avatar Michal Simek
Browse files

ARM: zynq: DT: Add missing address for L2 pl310



By in sync with others node and add also baseaddr
to the node name.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent e8b39775
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -136,7 +136,7 @@
			      <0xF8F00100 0x100>;
		};

		L2: cache-controller {
		L2: cache-controller@f8f02000 {
			compatible = "arm,pl310-cache";
			reg = <0xF8F02000 0x1000>;
			arm,data-latency = <3 2 2>;