From patchwork Sun Jun 21 08:09:15 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Magnus Damm X-Patchwork-Id: 6652031 X-Patchwork-Delegate: geert@linux-m68k.org Return-Path: X-Original-To: patchwork-linux-sh@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 155EA9F46A for ; Sun, 21 Jun 2015 08:07:04 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 77FB820697 for ; Sun, 21 Jun 2015 08:07:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 68C862069D for ; Sun, 21 Jun 2015 08:07:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932140AbbFUIGh (ORCPT ); Sun, 21 Jun 2015 04:06:37 -0400 Received: from mail-pd0-f178.google.com ([209.85.192.178]:34111 "EHLO mail-pd0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752558AbbFUIG3 (ORCPT ); Sun, 21 Jun 2015 04:06:29 -0400 Received: by pdbki1 with SMTP id ki1so118494358pdb.1; Sun, 21 Jun 2015 01:06:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:date:message-id:in-reply-to:references:subject; bh=1FGCYX+3hzs4GMuI1GEWVJn5S4u/dhBNrCXcnO+hYHA=; b=USLqiWGgWRCQZoxC0iuDnGZbq6ieqIfFBMvTrfqVN50GQVAHFJOYHkMNgVSmvMvCHK Ii+FF6VEpkvGQTWSHtCsI4j0vN4+KV65JS7nI9gMQk1rNedJDUTTRXiE0qoBXdZN5zue wXav66e/ELW4D5UwM5V06el0e5Us5lOs+gfSlW+mOnuGTB/M641LhYRRW9kNds8swStC 53+3EzHkwFzw0+kAz7Byoc8631VRi8hYblOIYiYEelFkXO9HuBUjJAVlK3Tww0xY1Nrv XlHP7arCiU20qoYFcJ8TkGacVLvZwH0xuIW7+07itcup2jTpqxDl00xTeHuWEe8/FwTJ lTIA== X-Received: by 10.68.68.167 with SMTP id x7mr25876640pbt.161.1434873988849; Sun, 21 Jun 2015 01:06:28 -0700 (PDT) Received: from [127.0.0.1] (s214090.ppp.asahi-net.or.jp. [220.157.214.90]) by mx.google.com with ESMTPSA id k5sm16150710pda.34.2015.06.21.01.06.24 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 21 Jun 2015 01:06:27 -0700 (PDT) From: Magnus Damm To: linux-kernel@vger.kernel.org Cc: devicetree@vger.kernel.org, laurent.pinchart+renesas@ideasonboard.com, geert+renesas@glider.be, linux-sh@vger.kernel.org, daniel.lezcano@linaro.org, horms+renesas@verge.net.au, Magnus Damm , tglx@linutronix.de Date: Sun, 21 Jun 2015 17:09:15 +0900 Message-Id: <20150621080915.10187.97464.sendpatchset@little-apple> In-Reply-To: <20150621080903.10187.20998.sendpatchset@little-apple> References: <20150621080903.10187.20998.sendpatchset@little-apple> Subject: [PATCH 01/08] devicetree: bindings: Remove sh7372 CMT binding Sender: linux-sh-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org X-Spam-Status: No, score=-8.2 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Magnus Damm Remove the sh7372 CMT compat string to reduce maintenance burden. It should be fine to break DT compatibility because: 1) The sh7372 SoC support has been removed from upstream 2) The sh7372 CMT DT binding was never part of upstream DTS 3) The CMT driver never matches on the sh7372 binding Signed-off-by: Magnus Damm --- Documentation/devicetree/bindings/timer/renesas,cmt.txt | 2 -- 1 file changed, 2 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-sh" in --- 0001/Documentation/devicetree/bindings/timer/renesas,cmt.txt +++ work/Documentation/devicetree/bindings/timer/renesas,cmt.txt 2015-06-20 13:47:59.922366518 +0900 @@ -32,8 +32,6 @@ Required Properties: (CMT[234] on sh7372, sh73a0 and r8a7740) This is a fallback for the above renesas,cmt-32-fast-* entries. - - "renesas,cmt-48-sh7372" for the sh7372 48-bit CMT - (CMT1) - "renesas,cmt-48-sh73a0" for the sh73A0 48-bit CMT (CMT1) - "renesas,cmt-48-r8a7740" for the r8a7740 48-bit CMT