Searched +full:r9a08g045 +full:- +full:rtca3 (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/rtc/renesas,rz-rtca3.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Renesas RTCA-3 Real Time Clock10 - Claudiu Beznea <[email protected]>13 - $ref: rtc.yaml#18 - enum:19 - renesas,r9a08g045-rtca3 # RZ/G3S20 - const: renesas,rz-rtca3[all …]
1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)8 #include <dt-bindings/interrupt-controller/arm-gic.h>9 #include <dt-bindings/clock/r9a08g045-cpg.h>10 #include <dt-bindings/clock/renesas,r9a08g045-vbattb.h>13 compatible = "renesas,r9a08g045";14 #address-cells = <2>;15 #size-cells = <2>;17 audio_clk1: audio1-clk {18 compatible = "fixed-clock";19 #clock-cells = <0>;[all …]