Searched full:aidet (Results 1 – 15 of 15) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | socionext,uniphier-aidet.yaml | 4 $id: http://devicetree.org/schemas/interrupt-controller/socionext,uniphier-aidet.yaml# 7 title: UniPhier AIDET 10 UniPhier AIDET (ARM Interrupt Detector) is an add-on block for ARM GIC 12 rising edge interrupts. The AIDET provides logic inverter to support low 24 - socionext,uniphier-ld4-aidet 25 - socionext,uniphier-pro4-aidet 26 - socionext,uniphier-sld8-aidet 27 - socionext,uniphier-pro5-aidet 28 - socionext,uniphier-pxs2-aidet 29 - socionext,uniphier-ld6b-aidet [all …]
|
/Linux-v6.1/drivers/irqchip/ |
D | irq-uniphier-aidet.c | 3 * Driver for UniPhier AIDET (ARM Interrupt Detector) 86 .name = "AIDET", 232 { .compatible = "socionext,uniphier-ld4-aidet" }, 233 { .compatible = "socionext,uniphier-pro4-aidet" }, 234 { .compatible = "socionext,uniphier-sld8-aidet" }, 235 { .compatible = "socionext,uniphier-pro5-aidet" }, 236 { .compatible = "socionext,uniphier-pxs2-aidet" }, 237 { .compatible = "socionext,uniphier-ld11-aidet" }, 238 { .compatible = "socionext,uniphier-ld20-aidet" }, 239 { .compatible = "socionext,uniphier-pxs3-aidet" }, [all …]
|
D | Kconfig | 411 bool "UniPhier AIDET support" if COMPILE_TEST 416 Support for the UniPhier AIDET (ARM Interrupt Detector).
|
D | Makefile | 90 obj-$(CONFIG_IRQ_UNIPHIER_AIDET) += irq-uniphier-aidet.o
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | uniphier-sld8.dtsi | 128 interrupt-parent = <&aidet>; 393 aidet: interrupt-controller@61830000 { label 394 compatible = "socionext,uniphier-sld8-aidet";
|
D | uniphier-ld4.dtsi | 128 interrupt-parent = <&aidet>; 389 aidet: interrupt-controller@61830000 { label 390 compatible = "socionext,uniphier-ld4-aidet";
|
D | uniphier-pro4.dtsi | 136 interrupt-parent = <&aidet>; 452 aidet: interrupt-controller@5fc20000 { label 453 compatible = "socionext,uniphier-pro4-aidet";
|
D | uniphier-pro5.dtsi | 236 interrupt-parent = <&aidet>; 427 aidet: interrupt-controller@5fc20000 { label 428 compatible = "socionext,uniphier-pro5-aidet";
|
D | uniphier-pxs2.dtsi | 249 interrupt-parent = <&aidet>; 527 aidet: interrupt-controller@5fc20000 { label 528 compatible = "socionext,uniphier-pxs2-aidet";
|
/Linux-v6.1/Documentation/devicetree/bindings/gpio/ |
D | socionext,uniphier-gpio.yaml | 93 interrupt-parent = <&aidet>;
|
/Linux-v6.1/arch/arm64/boot/dts/socionext/ |
D | uniphier-ld11.dtsi | 208 interrupt-parent = <&aidet>; 588 aidet: interrupt-controller@5fc20000 { label 589 compatible = "socionext,uniphier-ld11-aidet";
|
D | uniphier-ld20.dtsi | 345 interrupt-parent = <&aidet>; 696 aidet: interrupt-controller@5fc20000 { label 697 compatible = "socionext,uniphier-ld20-aidet";
|
D | uniphier-pxs3.dtsi | 274 interrupt-parent = <&aidet>; 522 aidet: interrupt-controller@5fc20000 { label 523 compatible = "socionext,uniphier-pxs3-aidet";
|
/Linux-v6.1/drivers/gpio/ |
D | gpio-uniphier.c | 279 /* parent is UniPhier AIDET */ in uniphier_gpio_irq_domain_alloc()
|
/Linux-v6.1/ |
D | MAINTAINERS | 3049 F: drivers/irqchip/irq-uniphier-aidet.c
|