From patchwork Mon Jun 17 09:03:05 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Magnus Damm X-Patchwork-Id: 1116897 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="K1RwXzQ/"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 45S4vn3bzyz9sBr for ; Mon, 17 Jun 2019 19:01:41 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726420AbfFQJBl (ORCPT ); Mon, 17 Jun 2019 05:01:41 -0400 Received: from mail-pl1-f194.google.com ([209.85.214.194]:40581 "EHLO mail-pl1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725763AbfFQJBl (ORCPT ); Mon, 17 Jun 2019 05:01:41 -0400 Received: by mail-pl1-f194.google.com with SMTP id a93so3827367pla.7; Mon, 17 Jun 2019 02:01:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:date:message-id:in-reply-to:references:subject; bh=pNwBWfI8myBxqP3LnLKAXWxY4B0BFMOKTEoUha282Hk=; b=K1RwXzQ/HnkTbKPZU4B/GjkysH3y4KUvhVSu5QhX6f0Fn8ey2WTZRX1O1cg9Wy4rcu /oP44AndJhxg/ZsACfQlG1XdEi7fJfWkAWh2huX9I1LiDA1rc2xrIJSnjm6HGEWWebAk SbWYvaXcnhbdobl+tlPca0v01vcX1c7f768BUn/1yGbRWiKkeJDyLPxkcxq2ZrGBSGtH XsNho9+1WdKq8qFvUylV2kH8tUJnWTclecrXh07QwjhfWRm9Av8wiYr63nzDf+8s0Q7s YeLgkeb/aSoQswtqJLZuw4Py1KowC8EglqR9OEvQEIl3dPuMuAPLfSoD3q2CI/murwIZ g5MA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:date:message-id:in-reply-to :references:subject; bh=pNwBWfI8myBxqP3LnLKAXWxY4B0BFMOKTEoUha282Hk=; b=dzzAh+JcSOOhShNtLhHIhGPSpGuzPmxOJHk20Ns8x4iw7z5wrvGbEYgHOKJRaBhQqi lm2MHkfgtmVRJ6nmArL7eV6169DocmqNrnO2NjWNm0M8NXbN71ovQ8bMNsQ9S2TaI5tu sS1HS1KrHwtkY81M5b9LawSK8AmvenS3mGjBCkiuT+uTj35kaWNAyOyDwWzInr04eAQK FDkVGaDiHgndTJnCfAag67E2q4lrcTjZjZy0/K/UMJUWjcnv9w5uSkwjY54Z71T8Rjoo gYf4gbpwMbR9lAob2Jpydi5s1jgUv/gKeItzbp2mrNeNDt3rGXmzxiMO5KMGaGEUs7Fk gb9A== X-Gm-Message-State: APjAAAXPVWlzRnrKSYomuOUNC/p8jXvAHyDd4pP5nCp5N7eZBIuFdJjk XE5MMAmPkNyvAPMHeiAk8GTTbHQ1 X-Google-Smtp-Source: APXvYqxsY1ePxb6ZrzEccUjp9oYaZ6fEbBFiIigI9fhcVcjg24tBOXLQn0vxFPRvlzhA6/hV8Xj5IQ== X-Received: by 2002:a17:902:760a:: with SMTP id k10mr86772400pll.83.1560762099993; Mon, 17 Jun 2019 02:01:39 -0700 (PDT) Received: from [127.0.0.1] (l193216.ppp.asahi-net.or.jp. [218.219.193.216]) by smtp.gmail.com with ESMTPSA id d14sm5108936pfo.154.2019.06.17.02.01.37 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Jun 2019 02:01:38 -0700 (PDT) From: Magnus Damm To: devicetree@vger.kernel.org Cc: mark.rutland@arm.com, linux-renesas-soc@vger.kernel.org, Magnus Damm , robh+dt@kernel.org Date: Mon, 17 Jun 2019 18:03:05 +0900 Message-Id: <156076218574.4736.10317127566447729303.sendpatchset@octo> In-Reply-To: <156076216767.4736.16337667537984218274.sendpatchset@octo> References: <156076216767.4736.16337667537984218274.sendpatchset@octo> Subject: [PATCH 2/8] dt-bindings: timer: renesas, cmt: Update CMT1 on sh73a0 and r8a7740 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org From: Magnus Damm This patch reworks the DT binding documentation for the 6-channel 48-bit CMTs known as CMT1 on r8a7740 and sh73a0. After the update the same style of DT binding as the rest of the upstream SoCs will now also be used by r8a7740 and sh73a0. The DT binding "cmt-48" is removed from the DT binding documentation, however software support for this deprecated binding will still remain in the CMT driver for some time. Signed-off-by: Magnus Damm Reviewed-by: Rob Herring --- Documentation/devicetree/bindings/timer/renesas,cmt.txt | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) --- 0002/Documentation/devicetree/bindings/timer/renesas,cmt.txt +++ work/Documentation/devicetree/bindings/timer/renesas,cmt.txt 2019-06-17 13:31:52.766505901 +0900 @@ -12,17 +12,10 @@ datasheets. Required Properties: - compatible: must contain one or more of the following: - - "renesas,cmt-48-sh73a0" for the sh73A0 48-bit CMT - (CMT1) - - "renesas,cmt-48-r8a7740" for the r8a7740 48-bit CMT - (CMT1) - - "renesas,cmt-48" for all non-second generation 48-bit CMT - (CMT1 on sh73a0 and r8a7740) - This is a fallback for the above renesas,cmt-48-* entries. - - "renesas,r8a73a4-cmt0" for the 32-bit CMT0 device included in r8a73a4. - "renesas,r8a73a4-cmt1" for the 48-bit CMT1 device included in r8a73a4. - "renesas,r8a7740-cmt0" for the 32-bit CMT0 device included in r8a7740. + - "renesas,r8a7740-cmt1" for the 48-bit CMT1 device included in r8a7740. - "renesas,r8a7740-cmt2" for the 32-bit CMT2 device included in r8a7740. - "renesas,r8a7740-cmt3" for the 32-bit CMT3 device included in r8a7740. - "renesas,r8a7740-cmt4" for the 32-bit CMT4 device included in r8a7740. @@ -53,6 +46,7 @@ Required Properties: - "renesas,r8a77980-cmt0" for the 32-bit CMT0 device included in r8a77980. - "renesas,r8a77980-cmt1" for the 48-bit CMT1 device included in r8a77980. - "renesas,sh73a0-cmt0" for the 32-bit CMT0 device included in sh73a0. + - "renesas,sh73a0-cmt1" for the 48-bit CMT1 device included in sh73a0. - "renesas,sh73a0-cmt2" for the 32-bit CMT2 device included in sh73a0. - "renesas,sh73a0-cmt3" for the 32-bit CMT3 device included in sh73a0. - "renesas,sh73a0-cmt4" for the 32-bit CMT4 device included in sh73a0.