Searched +full:omap4 +full:- +full:wugen +full:- +full:mpu (Results 1 – 5 of 5) sorted by relevance
1 TI OMAP4 Wake-up Generator3 All TI OMAP4/5 (and their derivatives) an interrupt controller that5 is also referred to as "WUGEN-MPU", hence the name of the binding.9 - compatible : should contain at least "ti,omap4-wugen-mpu" or10 "ti,omap5-wugen-mpu"11 - reg : Specifies base physical address and size of the registers.12 - interrupt-controller : Identifies the node as an interrupt controller.13 - #interrupt-cells : Specifies the number of cells needed to encode an18 - Because this HW ultimately routes interrupts to the GIC, the20 - Only SPIs can use the WUGEN as an interrupt parent. SGIs and PPIs[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/5 * Based on "omap4.dtsi"8 #include <dt-bindings/bus/ti-sysc.h>9 #include <dt-bindings/gpio/gpio.h>10 #include <dt-bindings/interrupt-controller/arm-gic.h>11 #include <dt-bindings/pinctrl/omap.h>12 #include <dt-bindings/clock/omap5.h>15 #address-cells = <2>;16 #size-cells = <2>;[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * Copyright (C) 2011 Texas Instruments Incorporated - https://www.ti.com/6 #include <dt-bindings/bus/ti-sysc.h>7 #include <dt-bindings/clock/omap4.h>8 #include <dt-bindings/gpio/gpio.h>9 #include <dt-bindings/interrupt-controller/arm-gic.h>10 #include <dt-bindings/pinctrl/omap.h>11 #include <dt-bindings/clock/omap4.h>14 compatible = "ti,omap4430", "ti,omap4";15 interrupt-parent = <&wakeupgen>;[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/5 * Based on "omap4.dtsi"8 #include <dt-bindings/bus/ti-sysc.h>9 #include <dt-bindings/clock/dra7.h>10 #include <dt-bindings/interrupt-controller/arm-gic.h>11 #include <dt-bindings/pinctrl/dra.h>12 #include <dt-bindings/clock/dra7.h>17 #address-cells = <2>;18 #size-cells = <2>;[all …]
1 // SPDX-License-Identifier: GPL-2.0-only5 * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/8 #include <dt-bindings/bus/ti-sysc.h>9 #include <dt-bindings/gpio/gpio.h>10 #include <dt-bindings/interrupt-controller/arm-gic.h>11 #include <dt-bindings/clock/am4.h>15 interrupt-parent = <&wakeupgen>;16 #address-cells = <1>;17 #size-cells = <1>;41 #address-cells = <1>;[all …]