ARM: zynq: DT: Add missing reference for memory-controller

Add missing reference for memory-controller.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
Michal Simek 2014-09-24 15:53:39 +02:00
parent 70472c4328
commit 6c7ba4157b
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@
cache-level = <2>;
};
memory-controller@f8006000 {
mc: memory-controller@f8006000 {
compatible = "xlnx,zynq-ddrc-a05";
reg = <0xf8006000 0x1000>;
} ;