mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-09-17 09:41:09 +02: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