From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Magnus Damm Date: Mon, 17 Jun 2019 18:03:33 +0900 Message-Id: <156076221311.4736.11788780573341776795.sendpatchset@octo> In-Reply-To: <156076216767.4736.16337667537984218274.sendpatchset@octo> References: <156076216767.4736.16337667537984218274.sendpatchset@octo> Subject: [PATCH 5/8] dt-bindings: timer: renesas, cmt: Add CMT0 and CMT1 to r8a77965 To: devicetree@vger.kernel.org Cc: mark.rutland@arm.com, linux-renesas-soc@vger.kernel.org, Magnus Damm , robh+dt@kernel.org List-ID: From: Magnus Damm This patch adds DT binding documentation for the CMT devices on the R-Car Gen3 M3-N (r8a77965) SoC. Signed-off-by: Magnus Damm --- Documentation/devicetree/bindings/timer/renesas,cmt.txt | 2 ++ 1 file changed, 2 insertions(+) --- 0009/Documentation/devicetree/bindings/timer/renesas,cmt.txt +++ work/Documentation/devicetree/bindings/timer/renesas,cmt.txt 2019-06-17 13:57:59.708658149 +0900 @@ -45,6 +45,8 @@ Required Properties: - "renesas,r8a7795-cmt1" for the 48-bit CMT1 device included in r8a7795. - "renesas,r8a7796-cmt0" for the 32-bit CMT0 device included in r8a7796. - "renesas,r8a7796-cmt1" for the 48-bit CMT1 device included in r8a7796. + - "renesas,r8a77965-cmt0" for the 32-bit CMT0 device included in r8a77965. + - "renesas,r8a77965-cmt1" for the 48-bit CMT1 device included in r8a77965. - "renesas,r8a77970-cmt0" for the 32-bit CMT0 device included in r8a77970. - "renesas,r8a77970-cmt1" for the 48-bit CMT1 device included in r8a77970. - "renesas,r8a77980-cmt0" for the 32-bit CMT0 device included in r8a77980.