Searched hist:"41766119095 f80cbdb26bf10e9ac7347bc3185a3" (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/drivers/irq/ |
| H A D | irq-internal.h | 41766119095f80cbdb26bf10e9ac7347bc3185a3 Sat Jul 27 02:44:31 UTC 2019 Joseph Chen <chenjh@rock-chips.com> irq: add virq irq-chip support
This patch support the device to add its interrupt controller as "irq chip" into generic interrupt framework, the other driver can request its child interrupt like a real hardware irq.
Example for PMIC: GIC-\ |- ... |- GPIO-\ |- ... |- PMIC-\ |_ virq_0 |_ virq_1 |_ virq_2 |... |_ virq_n
Change-Id: I17716f3db494a85fc22b23ff18042771a6116da8 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| H A D | virq.c | 41766119095f80cbdb26bf10e9ac7347bc3185a3 Sat Jul 27 02:44:31 UTC 2019 Joseph Chen <chenjh@rock-chips.com> irq: add virq irq-chip support
This patch support the device to add its interrupt controller as "irq chip" into generic interrupt framework, the other driver can request its child interrupt like a real hardware irq.
Example for PMIC: GIC-\ |- ... |- GPIO-\ |- ... |- PMIC-\ |_ virq_0 |_ virq_1 |_ virq_2 |... |_ virq_n
Change-Id: I17716f3db494a85fc22b23ff18042771a6116da8 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| H A D | Makefile | 41766119095f80cbdb26bf10e9ac7347bc3185a3 Sat Jul 27 02:44:31 UTC 2019 Joseph Chen <chenjh@rock-chips.com> irq: add virq irq-chip support
This patch support the device to add its interrupt controller as "irq chip" into generic interrupt framework, the other driver can request its child interrupt like a real hardware irq.
Example for PMIC: GIC-\ |- ... |- GPIO-\ |- ... |- PMIC-\ |_ virq_0 |_ virq_1 |_ virq_2 |... |_ virq_n
Change-Id: I17716f3db494a85fc22b23ff18042771a6116da8 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| H A D | irq-generic.c | 41766119095f80cbdb26bf10e9ac7347bc3185a3 Sat Jul 27 02:44:31 UTC 2019 Joseph Chen <chenjh@rock-chips.com> irq: add virq irq-chip support
This patch support the device to add its interrupt controller as "irq chip" into generic interrupt framework, the other driver can request its child interrupt like a real hardware irq.
Example for PMIC: GIC-\ |- ... |- GPIO-\ |- ... |- PMIC-\ |_ virq_0 |_ virq_1 |_ virq_2 |... |_ virq_n
Change-Id: I17716f3db494a85fc22b23ff18042771a6116da8 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | irq-generic.h | 41766119095f80cbdb26bf10e9ac7347bc3185a3 Sat Jul 27 02:44:31 UTC 2019 Joseph Chen <chenjh@rock-chips.com> irq: add virq irq-chip support
This patch support the device to add its interrupt controller as "irq chip" into generic interrupt framework, the other driver can request its child interrupt like a real hardware irq.
Example for PMIC: GIC-\ |- ... |- GPIO-\ |- ... |- PMIC-\ |_ virq_0 |_ virq_1 |_ virq_2 |... |_ virq_n
Change-Id: I17716f3db494a85fc22b23ff18042771a6116da8 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|