|
@@ -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 {
|