mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-30 08:31:03 +00:00
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 <moritz.fischer@ettus.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
4c987271b3
commit
20fe3f1791
1 changed files with 1 additions and 0 deletions
|
@ -307,6 +307,7 @@
|
||||||
devcfg: devcfg@f8007000 {
|
devcfg: devcfg@f8007000 {
|
||||||
compatible = "xlnx,zynq-devcfg-1.0";
|
compatible = "xlnx,zynq-devcfg-1.0";
|
||||||
reg = <0xf8007000 0x100>;
|
reg = <0xf8007000 0x100>;
|
||||||
|
syscon = <&slcr>;
|
||||||
};
|
};
|
||||||
|
|
||||||
global_timer: timer@f8f00200 {
|
global_timer: timer@f8f00200 {
|
||||||
|
|
Loading…
Reference in a new issue