提交 20598490 编写于 作者: M Moritz Fischer 提交者: Greg Kroah-Hartman

ARM: zynq: dt: Updated devicetree for Zynq 7000 platform.

Added addtional nodes required for FPGA Manager operation
of the Xilinx Zynq Devc configuration interface.
Reviewed-by: NSören Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: NMoritz Fischer <moritz.fischer@ettus.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 908ca2db
...@@ -294,6 +294,11 @@ ...@@ -294,6 +294,11 @@
devcfg: devcfg@f8007000 { devcfg: devcfg@f8007000 {
compatible = "xlnx,zynq-devcfg-1.0"; compatible = "xlnx,zynq-devcfg-1.0";
reg = <0xf8007000 0x100>; reg = <0xf8007000 0x100>;
interrupt-parent = <&intc>;
interrupts = <0 8 4>;
clocks = <&clkc 12>;
clock-names = "ref_clk";
syscon = <&slcr>;
}; };
global_timer: timer@f8f00200 { global_timer: timer@f8f00200 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册