Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp1279924imu; Thu, 13 Dec 2018 12:19:24 -0800 (PST) X-Google-Smtp-Source: AFSGD/XvEBx28ZrFzqTq3HIbUmSqDsR6cKpgLxWYwcjRcSdtRPBRwCznYwNMYeggSKE5CiLnFjXb X-Received: by 2002:a17:902:108a:: with SMTP id c10mr218655pla.131.1544732364118; Thu, 13 Dec 2018 12:19:24 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544732364; cv=none; d=google.com; s=arc-20160816; b=PExwjUM1jJ9bOwebAzfBMZM5JRhaPSsdWdIvcSBizjh/aL7Hz82zxH4Ll9cSmPSjhB 01p42BVgPY53K5VC8Qqdwt8xKiTH5vxSrNxcY6JJ5c701BozE2Ed7yHOvGYYdUKlZ7jY 5WOEq32dWORbtD5Uew0MWMtOeeB718rSub3ssQzwR9i361Yu7z1T3qZ249kkMunmX/+E i7oUTWB3LOnwU9RxhbbiPVELzROWzg/xv9ziwTei0+HKj303Hmw4pPZYEnMFxsjlse+B bWlCQoP/iPAYrkxmYb/6ou8vpic0c57MQ09lRyycn/Dbn7FKqD4xmybYC0mAR/FNGqGB gawQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from; bh=k5clo0Bt8iG0kgUfxDtbcNfA1hF4x3UiCGDwWfxDcC4=; b=uKH1RjvGPm2o37sxuDCXHfgogkC/rkScE50MqIzCM2GdNDOEC35UWmgbHm+s0pZCXe 4lc2uRnRTicw7KglWIjZB0rwk1H8jX+0H4sJbc7y4VlRc1kI+7ROGY6r9BpLQ/MXeeXf F1y9iys9SpBtScnBw6EYBCi3C0Tu2XTq+rEAQgUzQvV7sXMEPdQ029blEwbnoEV9+cbF UjHJ/cVwYfgahwX4Ra/eueGvCTlWu3jGP6hqe3nY8S8I/Gh3jeEZjOiChsXupzPLf/x0 01GJNDNWhBLKHIImPVYorSaNX8b1aDh6UhrU6mAGMpKhoMuZc2cs5hKXzmx9MBuomqnf ZIkQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c31si2298809pgc.465.2018.12.13.12.19.09; Thu, 13 Dec 2018 12:19:24 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726824AbeLMUSN (ORCPT + 99 others); Thu, 13 Dec 2018 15:18:13 -0500 Received: from relmlor1.renesas.com ([210.160.252.171]:6919 "EHLO relmlie5.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726465AbeLMUSM (ORCPT ); Thu, 13 Dec 2018 15:18:12 -0500 X-IronPort-AV: E=Sophos;i="5.56,349,1539615600"; d="scan'208";a="2765695" Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie5.idc.renesas.com with ESMTP; 14 Dec 2018 05:18:10 +0900 Received: from fabrizio-dev.ree.adwin.renesas.com (unknown [10.226.37.69]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id DA77D40F76A2; Fri, 14 Dec 2018 05:18:07 +0900 (JST) From: Fabrizio Castro To: Thomas Gleixner , Jason Cooper , Marc Zyngier , Rob Herring , Mark Rutland Cc: Fabrizio Castro , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Simon Horman , Geert Uytterhoeven , Chris Paterson , Biju Das , linux-renesas-soc@vger.kernel.org Subject: [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a774c0 support Date: Thu, 13 Dec 2018 20:18:04 +0000 Message-Id: <1544732284-5951-1-git-send-email-fabrizio.castro@bp.renesas.com> X-Mailer: git-send-email 2.7.4 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Document RZ/G2E (R8A774C0) SoC bindings. Signed-off-by: Fabrizio Castro --- Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt b/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt index 8de96a4..f977ea7 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt +++ b/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt @@ -16,6 +16,7 @@ Required properties: - "renesas,irqc-r8a7793" (R-Car M2-N) - "renesas,irqc-r8a7794" (R-Car E2) - "renesas,intc-ex-r8a774a1" (RZ/G2M) + - "renesas,intc-ex-r8a774c0" (RZ/G2E) - "renesas,intc-ex-r8a7795" (R-Car H3) - "renesas,intc-ex-r8a7796" (R-Car M3-W) - "renesas,intc-ex-r8a77965" (R-Car M3-N) -- 2.7.4