mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-02 05:51:14 -04: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 @@ L2: cache-controller@f8f02000 {
|
||||
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