Searched +full:int +full:- +full:ca55 +full:- +full:2 (Results 1 – 2 of 2) sorted by relevance
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#23 const: renesas,r9a09g057-icu # RZ/V2H(P)25 '#interrupt-cells':27 PORT_IRQ[0-15] interrupt, as per user manual. The second cell is used to[all …]
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 …]