1 1.1 aymeric 2 1.1 aymeric 3 1.2 jmcneill #include "../../../external/gpl2/dts/dist/arch/arm/boot/dts/socfpga_cyclone5_de0_nano_soc.dts" 4 1.1 aymeric 5 1.1 aymeric / { 6 1.1 aymeric soc { 7 1.3 aymeric timer@fffec600 { 8 1.3 aymeric status = "disabled"; 9 1.3 aymeric }; 10 1.3 aymeric 11 1.1 aymeric gtimer@fffec200 { 12 1.1 aymeric compatible = "arm,cortex-a9-global-timer"; 13 1.1 aymeric reg = <0xfffec200 0x20>; 14 1.1 aymeric clocks = <&mpu_periph_clk>; 15 1.1 aymeric interrupts = <1 11 0x301>; 16 1.1 aymeric }; 17 1.1 aymeric usb@ffb40000 { 18 1.1 aymeric dr_mode = "host"; 19 1.1 aymeric }; 20 1.1 aymeric watchdog@ffd02000 { 21 1.1 aymeric resets = <&rst L4WD0_RESET>; 22 1.1 aymeric }; 23 1.1 aymeric }; 24 1.1 aymeric }; 25