From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932629AbbI1JmV (ORCPT ); Mon, 28 Sep 2015 05:42:21 -0400 Received: from mail-pa0-f45.google.com ([209.85.220.45]:33006 "EHLO mail-pa0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932268AbbI1JmQ (ORCPT ); Mon, 28 Sep 2015 05:42:16 -0400 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: Mon, 28 Sep 2015 18:42:28 +0900 Message-Id: <20150928094228.32552.83336.sendpatchset@little-apple> In-Reply-To: <20150928094219.32552.18778.sendpatchset@little-apple> References: <20150928094219.32552.18778.sendpatchset@little-apple> Subject: [PATCH v2 01/02] irqchip: renesas-irqc: Add r8a7795 INTC-EX DT documentation Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Magnus Damm For some reason the name of the external interrupt controller has changed name with r8a7795, so use "intc-ex" instead of "irqc" as r8a7795 compat string to follow the friendly documentation. Signed-off-by: Magnus Damm Acked-by: Geert Uytterhoeven --- Changes since V1: - Use "intc-ex" instead of "irqc" to follow the data sheet. - Added ack from Geert. Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt | 1 + 1 file changed, 1 insertion(+) --- 0001/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt +++ work/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt 2015-09-28 18:12:43.250513000 +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,intc-ex-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.