The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/contrib/device-tree/Bindings/timer/renesas,cmt.yaml

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
    2 %YAML 1.2
    3 ---
    4 $id: http://devicetree.org/schemas/timer/renesas,cmt.yaml#
    5 $schema: http://devicetree.org/meta-schemas/core.yaml#
    6 
    7 title: Renesas Compare Match Timer (CMT)
    8 
    9 maintainers:
   10   - Geert Uytterhoeven <geert+renesas@glider.be>
   11   - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
   12 
   13 description:
   14   The CMT is a multi-channel 16/32/48-bit timer/counter with configurable clock
   15   inputs and programmable compare match.
   16 
   17   Channels share hardware resources but their counter and compare match values
   18   are independent. A particular CMT instance can implement only a subset of the
   19   channels supported by the CMT model. Channel indices represent the hardware
   20   position of the channel in the CMT and don't match the channel numbers in the
   21   datasheets.
   22 
   23 properties:
   24   compatible:
   25     oneOf:
   26       - items:
   27           - enum:
   28               - renesas,r8a7740-cmt0      # 32-bit CMT0 on R-Mobile A1
   29               - renesas,r8a7740-cmt1      # 48-bit CMT1 on R-Mobile A1
   30               - renesas,r8a7740-cmt2      # 32-bit CMT2 on R-Mobile A1
   31               - renesas,r8a7740-cmt3      # 32-bit CMT3 on R-Mobile A1
   32               - renesas,r8a7740-cmt4      # 32-bit CMT4 on R-Mobile A1
   33               - renesas,sh73a0-cmt0       # 32-bit CMT0 on SH-Mobile AG5
   34               - renesas,sh73a0-cmt1       # 48-bit CMT1 on SH-Mobile AG5
   35               - renesas,sh73a0-cmt2       # 32-bit CMT2 on SH-Mobile AG5
   36               - renesas,sh73a0-cmt3       # 32-bit CMT3 on SH-Mobile AG5
   37               - renesas,sh73a0-cmt4       # 32-bit CMT4 on SH-Mobile AG5
   38 
   39       - items:
   40           - enum:
   41               - renesas,r8a73a4-cmt0      # 32-bit CMT0 on R-Mobile APE6
   42               - renesas,r8a7742-cmt0      # 32-bit CMT0 on RZ/G1H
   43               - renesas,r8a7743-cmt0      # 32-bit CMT0 on RZ/G1M
   44               - renesas,r8a7744-cmt0      # 32-bit CMT0 on RZ/G1N
   45               - renesas,r8a7745-cmt0      # 32-bit CMT0 on RZ/G1E
   46               - renesas,r8a77470-cmt0     # 32-bit CMT0 on RZ/G1C
   47               - renesas,r8a7790-cmt0      # 32-bit CMT0 on R-Car H2
   48               - renesas,r8a7791-cmt0      # 32-bit CMT0 on R-Car M2-W
   49               - renesas,r8a7792-cmt0      # 32-bit CMT0 on R-Car V2H
   50               - renesas,r8a7793-cmt0      # 32-bit CMT0 on R-Car M2-N
   51               - renesas,r8a7794-cmt0      # 32-bit CMT0 on R-Car E2
   52           - const: renesas,rcar-gen2-cmt0 # 32-bit CMT0 on R-Mobile APE6, R-Car Gen2 and RZ/G1
   53 
   54       - items:
   55           - enum:
   56               - renesas,r8a73a4-cmt1      # 48-bit CMT1 on R-Mobile APE6
   57               - renesas,r8a7742-cmt1      # 48-bit CMT1 on RZ/G1H
   58               - renesas,r8a7743-cmt1      # 48-bit CMT1 on RZ/G1M
   59               - renesas,r8a7744-cmt1      # 48-bit CMT1 on RZ/G1N
   60               - renesas,r8a7745-cmt1      # 48-bit CMT1 on RZ/G1E
   61               - renesas,r8a77470-cmt1     # 48-bit CMT1 on RZ/G1C
   62               - renesas,r8a7790-cmt1      # 48-bit CMT1 on R-Car H2
   63               - renesas,r8a7791-cmt1      # 48-bit CMT1 on R-Car M2-W
   64               - renesas,r8a7792-cmt1      # 48-bit CMT1 on R-Car V2H
   65               - renesas,r8a7793-cmt1      # 48-bit CMT1 on R-Car M2-N
   66               - renesas,r8a7794-cmt1      # 48-bit CMT1 on R-Car E2
   67           - const: renesas,rcar-gen2-cmt1 # 48-bit CMT1 on R-Mobile APE6, R-Car Gen2 and RZ/G1
   68 
   69       - items:
   70           - enum:
   71               - renesas,r8a774a1-cmt0     # 32-bit CMT0 on RZ/G2M
   72               - renesas,r8a774b1-cmt0     # 32-bit CMT0 on RZ/G2N
   73               - renesas,r8a774c0-cmt0     # 32-bit CMT0 on RZ/G2E
   74               - renesas,r8a774e1-cmt0     # 32-bit CMT0 on RZ/G2H
   75               - renesas,r8a7795-cmt0      # 32-bit CMT0 on R-Car H3
   76               - renesas,r8a7796-cmt0      # 32-bit CMT0 on R-Car M3-W
   77               - renesas,r8a77961-cmt0     # 32-bit CMT0 on R-Car M3-W+
   78               - renesas,r8a77965-cmt0     # 32-bit CMT0 on R-Car M3-N
   79               - renesas,r8a77970-cmt0     # 32-bit CMT0 on R-Car V3M
   80               - renesas,r8a77980-cmt0     # 32-bit CMT0 on R-Car V3H
   81               - renesas,r8a77990-cmt0     # 32-bit CMT0 on R-Car E3
   82               - renesas,r8a77995-cmt0     # 32-bit CMT0 on R-Car D3
   83           - const: renesas,rcar-gen3-cmt0 # 32-bit CMT0 on R-Car Gen3 and RZ/G2
   84 
   85       - items:
   86           - enum:
   87               - renesas,r8a774a1-cmt1     # 48-bit CMT on RZ/G2M
   88               - renesas,r8a774b1-cmt1     # 48-bit CMT on RZ/G2N
   89               - renesas,r8a774c0-cmt1     # 48-bit CMT on RZ/G2E
   90               - renesas,r8a774e1-cmt1     # 48-bit CMT on RZ/G2H
   91               - renesas,r8a7795-cmt1      # 48-bit CMT on R-Car H3
   92               - renesas,r8a7796-cmt1      # 48-bit CMT on R-Car M3-W
   93               - renesas,r8a77961-cmt1     # 48-bit CMT on R-Car M3-W+
   94               - renesas,r8a77965-cmt1     # 48-bit CMT on R-Car M3-N
   95               - renesas,r8a77970-cmt1     # 48-bit CMT on R-Car V3M
   96               - renesas,r8a77980-cmt1     # 48-bit CMT on R-Car V3H
   97               - renesas,r8a77990-cmt1     # 48-bit CMT on R-Car E3
   98               - renesas,r8a77995-cmt1     # 48-bit CMT on R-Car D3
   99           - const: renesas,rcar-gen3-cmt1 # 48-bit CMT on R-Car Gen3 and RZ/G2
  100 
  101       - items:
  102           - enum:
  103               - renesas,r8a779a0-cmt0     # 32-bit CMT0 on R-Car V3U
  104               - renesas,r8a779f0-cmt0     # 32-bit CMT0 on R-Car S4-8
  105           - const: renesas,rcar-gen4-cmt0 # 32-bit CMT0 on R-Car Gen4
  106 
  107       - items:
  108           - enum:
  109               - renesas,r8a779a0-cmt1     # 48-bit CMT on R-Car V3U
  110               - renesas,r8a779f0-cmt1     # 48-bit CMT on R-Car S4-8
  111           - const: renesas,rcar-gen4-cmt1 # 48-bit CMT on R-Car Gen4
  112 
  113   reg:
  114     maxItems: 1
  115 
  116   interrupts:
  117     minItems: 1
  118     maxItems: 8
  119 
  120   clocks:
  121     maxItems: 1
  122 
  123   clock-names:
  124     const: fck
  125 
  126   power-domains:
  127     maxItems: 1
  128 
  129   resets:
  130     maxItems: 1
  131 
  132 required:
  133   - compatible
  134   - reg
  135   - interrupts
  136   - clocks
  137   - clock-names
  138   - power-domains
  139 
  140 allOf:
  141   - if:
  142       properties:
  143         compatible:
  144           contains:
  145             enum:
  146               - renesas,rcar-gen2-cmt0
  147               - renesas,rcar-gen3-cmt0
  148               - renesas,rcar-gen4-cmt0
  149     then:
  150       properties:
  151         interrupts:
  152           minItems: 2
  153           maxItems: 2
  154 
  155   - if:
  156       properties:
  157         compatible:
  158           contains:
  159             enum:
  160               - renesas,rcar-gen2-cmt1
  161               - renesas,rcar-gen3-cmt1
  162               - renesas,rcar-gen4-cmt1
  163     then:
  164       properties:
  165         interrupts:
  166           minItems: 8
  167           maxItems: 8
  168 
  169 additionalProperties: false
  170 
  171 examples:
  172   - |
  173     #include <dt-bindings/clock/r8a7790-cpg-mssr.h>
  174     #include <dt-bindings/interrupt-controller/arm-gic.h>
  175     #include <dt-bindings/power/r8a7790-sysc.h>
  176     cmt0: timer@ffca0000 {
  177             compatible = "renesas,r8a7790-cmt0", "renesas,rcar-gen2-cmt0";
  178             reg = <0xffca0000 0x1004>;
  179             interrupts = <GIC_SPI 142 IRQ_TYPE_LEVEL_HIGH>,
  180                          <GIC_SPI 143 IRQ_TYPE_LEVEL_HIGH>;
  181             clocks = <&cpg CPG_MOD 124>;
  182             clock-names = "fck";
  183             power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
  184             resets = <&cpg 124>;
  185     };
  186 
  187     cmt1: timer@e6130000 {
  188             compatible = "renesas,r8a7790-cmt1", "renesas,rcar-gen2-cmt1";
  189             reg = <0xe6130000 0x1004>;
  190             interrupts = <GIC_SPI 120 IRQ_TYPE_LEVEL_HIGH>,
  191                          <GIC_SPI 121 IRQ_TYPE_LEVEL_HIGH>,
  192                          <GIC_SPI 122 IRQ_TYPE_LEVEL_HIGH>,
  193                          <GIC_SPI 123 IRQ_TYPE_LEVEL_HIGH>,
  194                          <GIC_SPI 124 IRQ_TYPE_LEVEL_HIGH>,
  195                          <GIC_SPI 125 IRQ_TYPE_LEVEL_HIGH>,
  196                          <GIC_SPI 126 IRQ_TYPE_LEVEL_HIGH>,
  197                          <GIC_SPI 127 IRQ_TYPE_LEVEL_HIGH>;
  198             clocks = <&cpg CPG_MOD 329>;
  199             clock-names = "fck";
  200             power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
  201             resets = <&cpg 329>;
  202     };

Cache object: 84f22a836e9935bac8983c8dc3cae051


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.