Searched +full:icu +full:- +full:error +full:- +full:ca55 (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/interrupt-controller/ |
D | renesas,rzv2h-icu.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/interrupt-controller/renesas,rzv2h-icu.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Fabrizio Castro <[email protected]> 11 - Geert Uytterhoeven <[email protected]> 14 - $ref: /schemas/interrupt-controller.yaml# 17 The Interrupt Control Unit (ICU) handles external interrupts (NMI, IRQ, and 18 TINT), error interrupts, DMAC requests, GPT interrupts, and internal 23 const: renesas,r9a09g057-icu # RZ/V2H(P) [all …]
|
/linux-6.14.4/arch/arm64/boot/dts/renesas/ |
D | r9a09g057.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 8 #include <dt-bindings/clock/renesas,r9a09g057-cpg.h> 9 #include <dt-bindings/interrupt-controller/arm-gic.h> 13 #address-cells = <2>; 14 #size-cells = <2>; 16 audio_extal_clk: audio-clk { 17 compatible = "fixed-clock"; 18 #clock-cells = <0>; 20 clock-frequency = <0>; 30 cluster0_opp: opp-table-0 { [all …]
|