From patchwork Thu Sep 17 07:12:39 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Magnus Damm X-Patchwork-Id: 7202801 X-Patchwork-Delegate: geert@linux-m68k.org Return-Path: X-Original-To: patchwork-linux-sh@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id C89A6BEEC1 for ; Thu, 17 Sep 2015 07:12:49 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 899D620785 for ; Thu, 17 Sep 2015 07:12:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A8410207B2 for ; Thu, 17 Sep 2015 07:12:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753509AbbIQHMl (ORCPT ); Thu, 17 Sep 2015 03:12:41 -0400 Received: from mail-pa0-f52.google.com ([209.85.220.52]:33954 "EHLO mail-pa0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753407AbbIQHMk (ORCPT ); Thu, 17 Sep 2015 03:12:40 -0400 Received: by padhy16 with SMTP id hy16so12563304pad.1; Thu, 17 Sep 2015 00:12:40 -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=kr29g7OTSAAN20nechbL2LyGKgH+n7SNWFjXobx/9RQ=; b=Xe9y563sH3ariPdeEt27xqTYBgHDZ/ComY3hTIMEkCV7hxZcz43KfgL6/YGi1rjUlY f/Y/JjxfwAqrGQrUNDsY/lT4+7wo+X5LqNCb4alUYwHQ2fslNrIlnLbLajbO2n6FBflJ ENcSU/jU7zvh+9XeNqAyjRGEcylBaTqIkGyxFw7O+VuggmTRJcQb7dHu/duNhCvJuEzS 8v85Nc+JPsWSB2FNcZBbPuCfxH6qp7UoFMT05sOwEL6edJGUjyg86T4JHT7HCLX3i7Gj 0cD7ImCDSeK85eySUYEcePg0BEvGes1A9J5OeOYe1W9izsOG//RTyuuABlCYSK0NYDeg 54gQ== X-Received: by 10.66.228.71 with SMTP id sg7mr41344361pac.70.1442473959695; Thu, 17 Sep 2015 00:12:39 -0700 (PDT) Received: from [127.0.0.1] (s214090.ppp.asahi-net.or.jp. [220.157.214.90]) by smtp.gmail.com with ESMTPSA id oq7sm1846349pbb.86.2015.09.17.00.12.37 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Sep 2015 00:12:38 -0700 (PDT) From: Magnus Damm To: linux-sh@vger.kernel.org Cc: jason@lakedaemon.net, geert+renesas@glider.be, linux-kernel@vger.kernel.org, horms@verge.net.au, Magnus Damm , tglx@linutronix.de Date: Thu, 17 Sep 2015 16:12:39 +0900 Message-Id: <20150917071239.29299.75042.sendpatchset@little-apple> In-Reply-To: <20150917071230.29299.32326.sendpatchset@little-apple> References: <20150917071230.29299.32326.sendpatchset@little-apple> Subject: [PATCH 01/03] irqchip: renesas-irqc: Add r8a7795 IRQC DT documentation Sender: linux-sh-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org X-Spam-Status: No, score=-6.8 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, T_DKIM_INVALID, T_RP_MATCHES_RCVD, 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 Add r8a7795 to the IRQC DT binding document. Signed-off-by: Magnus Damm Acked-by: Geert Uytterhoeven --- Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt | 1 + 1 file changed, 1 insertion(+) -- To unsubscribe from this list: send the line "unsubscribe linux-sh" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html --- 0001/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt +++ work/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt 2015-09-15 20:06:50.390513000 +0900 @@ -10,6 +10,7 @@ Required properties: - "renesas,irqc-r8a7792" (R-Car V2H) - "renesas,irqc-r8a7793" (R-Car M2-N) - "renesas,irqc-r8a7794" (R-Car E2) + - "renesas,irqc-r8a7795" (R-Car H3) - #interrupt-cells: has to be <2>: an interrupt index and flags, as defined in interrupts.txt in this directory - clocks: Must contain a reference to the functional clock.