Searched +full:uniphier +full:- +full:pro4 +full:- +full:aidet (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/interrupt-controller/socionext,uniphier-aidet.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: UniPhier AIDET10 UniPhier AIDET (ARM Interrupt Detector) is an add-on block for ARM GIC12 rising edge interrupts. The AIDET provides logic inverter to support low16 - Masahiro Yamada <yamada.masahiro@socionext.com>19 - $ref: /schemas/interrupt-controller.yaml#24 - socionext,uniphier-ld4-aidet[all …]
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT3 // Device Tree Source for UniPhier Pro4 SoC5 // Copyright (C) 2015-2016 Socionext Inc.8 #include <dt-bindings/gpio/uniphier-gpio.h>9 #include <dt-bindings/interrupt-controller/arm-gic.h>12 compatible = "socionext,uniphier-pro4";13 #address-cells = <1>;14 #size-cells = <1>;17 #address-cells = <1>;18 #size-cells = <0>;[all …]