Skip to content

Commit

Permalink
ARM: zynq: DT: Add missing reference for memory-controller
Browse files Browse the repository at this point in the history
Add missing reference for memory-controller.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
  • Loading branch information
Michal Simek committed Oct 20, 2014
1 parent 70472c4 commit 6c7ba41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/zynq-7000.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
cache-level = <2>;
};

memory-controller@f8006000 {
mc: memory-controller@f8006000 {
compatible = "xlnx,zynq-ddrc-a05";
reg = <0xf8006000 0x1000>;
} ;
Expand Down

0 comments on commit 6c7ba41

Please sign in to comment.