From 20fe3f1791fa836de8c0e9991dde40362350b1a0 Mon Sep 17 00:00:00 2001 From: Moritz Fischer Date: Mon, 22 Jun 2015 23:18:44 -0700 Subject: ARM: dts: Updated devicetree bindings for Zynq 7000 platform Added addtional bindings required for FPGA Manager operation of the Xilinx Zynq Devc configuration interface. Signed-off-by: Moritz Fischer Signed-off-by: Michal Simek --- arch/arm/dts/zynq-7000.dtsi | 1 + 1 file changed, 1 insertion(+) (limited to 'arch') diff --git a/arch/arm/dts/zynq-7000.dtsi b/arch/arm/dts/zynq-7000.dtsi index 55eae61463..aff65f2dec 100644 --- a/arch/arm/dts/zynq-7000.dtsi +++ b/arch/arm/dts/zynq-7000.dtsi @@ -307,6 +307,7 @@ devcfg: devcfg@f8007000 { compatible = "xlnx,zynq-devcfg-1.0"; reg = <0xf8007000 0x100>; + syscon = <&slcr>; }; global_timer: timer@f8f00200 { -- cgit v1.2.1