Searched +full:r8a7790 +full:- +full:cmt1 (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Geert Uytterhoeven <geert+renesas@glider.be>11 - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>14 The CMT is a multi-channel 16/32/48-bit timer/counter with configurable clock26 - items:27 - enum:28 - renesas,r8a7740-cmt0 # 32-bit CMT0 on R-Mobile A129 - renesas,r8a7740-cmt1 # 48-bit CMT1 on R-Mobile A1[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree Source for the R-Car H2 (R8A77900) SoC6 * Copyright (C) 2013-2014 Renesas Solutions Corp.10 #include <dt-bindings/clock/r8a7790-cpg-mssr.h>11 #include <dt-bindings/interrupt-controller/arm-gic.h>12 #include <dt-bindings/interrupt-controller/irq.h>13 #include <dt-bindings/power/r8a7790-sysc.h>16 compatible = "renesas,r8a7790";17 #address-cells = <2>;18 #size-cells = <2>;[all …]