mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-03 09:41:54 +09:00
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:
@@ -145,7 +145,7 @@
|
||||
cache-level = <2>;
|
||||
};
|
||||
|
||||
memory-controller@f8006000 {
|
||||
mc: memory-controller@f8006000 {
|
||||
compatible = "xlnx,zynq-ddrc-a05";
|
||||
reg = <0xf8006000 0x1000>;
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user