| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/interrupt-controller/ |
| D | socionext,uniphier-aidet.txt | 1 UniPhier AIDET 3 UniPhier AIDET (ARM Interrupt Detector) is an add-on block for ARM GIC (Generic 5 interrupts. The AIDET provides logic inverter to support low level and falling 10 "socionext,uniphier-ld4-aidet" - for LD4 SoC 11 "socionext,uniphier-pro4-aidet" - for Pro4 SoC 12 "socionext,uniphier-sld8-aidet" - for sLD8 SoC 13 "socionext,uniphier-pro5-aidet" - for Pro5 SoC 14 "socionext,uniphier-pxs2-aidet" - for PXs2/LD6b SoC 15 "socionext,uniphier-ld11-aidet" - for LD11 SoC 16 "socionext,uniphier-ld20-aidet" - for LD20 SoC [all …]
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-5.10/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).
|
| /kernel/linux/linux-4.19/drivers/irqchip/ |
| D | irq-uniphier-aidet.c | 2 * Driver for UniPhier AIDET (ARM Interrupt Detector) 94 .name = "AIDET", 242 { .compatible = "socionext,uniphier-ld4-aidet" }, 243 { .compatible = "socionext,uniphier-pro4-aidet" }, 244 { .compatible = "socionext,uniphier-sld8-aidet" }, 245 { .compatible = "socionext,uniphier-pro5-aidet" }, 246 { .compatible = "socionext,uniphier-pxs2-aidet" }, 247 { .compatible = "socionext,uniphier-ld11-aidet" }, 248 { .compatible = "socionext,uniphier-ld20-aidet" }, 249 { .compatible = "socionext,uniphier-pxs3-aidet" }, [all …]
|
| D | Kconfig | 342 bool "UniPhier AIDET support" if COMPILE_TEST 347 Support for the UniPhier AIDET (ARM Interrupt Detector).
|
| D | Makefile | 84 obj-$(CONFIG_IRQ_UNIPHIER_AIDET) += irq-uniphier-aidet.o
|
| /kernel/linux/linux-4.19/arch/arm/boot/dts/ |
| D | uniphier-ld4.dtsi | 113 interrupt-parent = <&aidet>; 319 aidet: aidet@61830000 { label 320 compatible = "socionext,uniphier-ld4-aidet";
|
| D | uniphier-sld8.dtsi | 113 interrupt-parent = <&aidet>; 323 aidet: aidet@61830000 { label 324 compatible = "socionext,uniphier-sld8-aidet";
|
| D | uniphier-pro4.dtsi | 121 interrupt-parent = <&aidet>; 322 aidet: aidet@5fc20000 { label 323 compatible = "socionext,uniphier-pro4-aidet";
|
| D | uniphier-pro5.dtsi | 206 interrupt-parent = <&aidet>; 389 aidet: aidet@5fc20000 { label 390 compatible = "socionext,uniphier-pro5-aidet";
|
| D | uniphier-pxs2.dtsi | 217 interrupt-parent = <&aidet>; 453 aidet: aidet@5fc20000 { label 454 compatible = "socionext,uniphier-pxs2-aidet";
|
| /kernel/linux/linux-4.19/arch/arm64/boot/dts/socionext/ |
| D | uniphier-pxs3.dtsi | 194 interrupt-parent = <&aidet>; 372 aidet: aidet@5fc20000 { label 373 compatible = "socionext,uniphier-pxs3-aidet";
|
| D | uniphier-ld11.dtsi | 166 interrupt-parent = <&aidet>; 511 aidet: aidet@5fc20000 { label 512 compatible = "socionext,uniphier-ld11-aidet";
|
| D | uniphier-ld20.dtsi | 274 interrupt-parent = <&aidet>; 559 aidet: aidet@5fc20000 { label 560 compatible = "socionext,uniphier-ld20-aidet";
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | uniphier-sld8.dtsi | 126 interrupt-parent = <&aidet>; 384 aidet: interrupt-controller@61830000 { label 385 compatible = "socionext,uniphier-sld8-aidet";
|
| D | uniphier-ld4.dtsi | 126 interrupt-parent = <&aidet>; 380 aidet: interrupt-controller@61830000 { label 381 compatible = "socionext,uniphier-ld4-aidet";
|
| D | uniphier-pro4.dtsi | 134 interrupt-parent = <&aidet>; 439 aidet: interrupt-controller@5fc20000 { label 440 compatible = "socionext,uniphier-pro4-aidet";
|
| D | uniphier-pro5.dtsi | 232 interrupt-parent = <&aidet>; 423 aidet: interrupt-controller@5fc20000 { label 424 compatible = "socionext,uniphier-pro5-aidet";
|
| D | uniphier-pxs2.dtsi | 245 interrupt-parent = <&aidet>; 523 aidet: interrupt-controller@5fc20000 { label 524 compatible = "socionext,uniphier-pxs2-aidet";
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/gpio/ |
| D | gpio-uniphier.txt | 30 interrupt-parent = <&aidet>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/gpio/ |
| D | socionext,uniphier-gpio.yaml | 77 interrupt-parent = <&aidet>;
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/socionext/ |
| D | uniphier-ld11.dtsi | 201 interrupt-parent = <&aidet>; 581 aidet: interrupt-controller@5fc20000 { label 582 compatible = "socionext,uniphier-ld11-aidet";
|
| D | uniphier-pxs3.dtsi | 265 interrupt-parent = <&aidet>; 513 aidet: interrupt-controller@5fc20000 { label 514 compatible = "socionext,uniphier-pxs3-aidet";
|
| D | uniphier-ld20.dtsi | 332 interrupt-parent = <&aidet>; 683 aidet: interrupt-controller@5fc20000 { label 684 compatible = "socionext,uniphier-ld20-aidet";
|