diff options
Diffstat (limited to 'arch/arm/boot/dts/highbank.dts')
-rw-r--r-- | arch/arm/boot/dts/highbank.dts | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/highbank.dts b/arch/arm/boot/dts/highbank.dts index 6aad34ad9517..ed14aeac0566 100644 --- a/arch/arm/boot/dts/highbank.dts +++ b/arch/arm/boot/dts/highbank.dts | |||
@@ -86,6 +86,12 @@ | |||
86 | soc { | 86 | soc { |
87 | ranges = <0x00000000 0x00000000 0xffffffff>; | 87 | ranges = <0x00000000 0x00000000 0xffffffff>; |
88 | 88 | ||
89 | memory-controller@fff00000 { | ||
90 | compatible = "calxeda,hb-ddr-ctrl"; | ||
91 | reg = <0xfff00000 0x1000>; | ||
92 | interrupts = <0 91 4>; | ||
93 | }; | ||
94 | |||
89 | timer@fff10600 { | 95 | timer@fff10600 { |
90 | compatible = "arm,cortex-a9-twd-timer"; | 96 | compatible = "arm,cortex-a9-twd-timer"; |
91 | reg = <0xfff10600 0x20>; | 97 | reg = <0xfff10600 0x20>; |