diff options
Diffstat (limited to 'arch/arm/boot')
-rw-r--r-- | arch/arm/boot/dts/zynq-7000.dtsi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/zynq-7000.dtsi b/arch/arm/boot/dts/zynq-7000.dtsi index 511180769af5..f55bf53da7d1 100644 --- a/arch/arm/boot/dts/zynq-7000.dtsi +++ b/arch/arm/boot/dts/zynq-7000.dtsi | |||
@@ -154,6 +154,11 @@ | |||
154 | }; | 154 | }; |
155 | }; | 155 | }; |
156 | 156 | ||
157 | devcfg: devcfg@f8007000 { | ||
158 | compatible = "xlnx,zynq-devcfg-1.0"; | ||
159 | reg = <0xf8007000 0x100>; | ||
160 | } ; | ||
161 | |||
157 | global_timer: timer@f8f00200 { | 162 | global_timer: timer@f8f00200 { |
158 | compatible = "arm,cortex-a9-global-timer"; | 163 | compatible = "arm,cortex-a9-global-timer"; |
159 | reg = <0xf8f00200 0x20>; | 164 | reg = <0xf8f00200 0x20>; |