From patchwork Tue Jul 17 19:23:17 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergei Shtylyov X-Patchwork-Id: 945270 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=none (p=none dis=none) header.from=cogentembedded.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=cogentembedded-com.20150623.gappssmtp.com header.i=@cogentembedded-com.20150623.gappssmtp.com header.b="JLj3kocb"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 41VVYk5T42z9s21 for ; Wed, 18 Jul 2018 05:23:22 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729748AbeGQT5Y (ORCPT ); Tue, 17 Jul 2018 15:57:24 -0400 Received: from mail-lf0-f65.google.com ([209.85.215.65]:42054 "EHLO mail-lf0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729728AbeGQT5Y (ORCPT ); Tue, 17 Jul 2018 15:57:24 -0400 Received: by mail-lf0-f65.google.com with SMTP id u202-v6so1663593lff.9 for ; Tue, 17 Jul 2018 12:23:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cogentembedded-com.20150623.gappssmtp.com; s=20150623; h=from:subject:to:cc:organization:message-id:date:user-agent :mime-version:content-language:content-transfer-encoding; bh=Rqhcv+kOuJ8al8F2z/6DG4bYTyKa1tLuUwAThzoZ2Ew=; b=JLj3kocbzrSaVfDvIOwEVpqDfjoUk85jxpKZZ7lKWUbNeEizOhBoHmNeG/59FimMCr 177ehEgZOn9ZeT8RYbVbnWjzNQYxShJb0OOFWTsshaNkxEUJhSsJ1LvUL7d67HBLp17F ore9k5geLR3XpFx1knfhv0v3lb/ACZHzCfEUqy6IMe3JEJftcwzoeJLH48697OVXw36J 18ywZusmgF6l4tntiNzTbYXTe3c7A5F9fwa6Q0Yb5pqMRtITLESMJqGg1ivFSZjcrfHw zrM2YPfv8efsIQw62tIwVsRhxdIPTiRau35DGmO3jXyIev7xnv7/UraeeDZ9OnGLtMe6 Vz3Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:subject:to:cc:organization:message-id:date :user-agent:mime-version:content-language:content-transfer-encoding; bh=Rqhcv+kOuJ8al8F2z/6DG4bYTyKa1tLuUwAThzoZ2Ew=; b=mKyufU2uIPzrmkas0cL8trYwmcVwd11qktn9MRhqKET/L2dBLQHa6ss7LJORncBqVz fRnsPBbBYd5p1QjQsUDuMu34EOyOobej+wC1/r7v9upAoUa/2MYq3eUpge87YKMQCfEG 1TBTasoL2ThQWoXJ+rGn0nnh6knkdV1gRTm4Rx7bIbzeJhlxIEqPoKIKQQrBXagcy6Un Epgs+Jgle6CmMNGMaSH0YsRYe4Y+wouSn0r9qBliHNiCJWjOsScsJmoQrt6OI+xAqzGb FxTwfAGiyTy8J4pfEn9m0GjLatpyCsJZLqFf3FnA9l4Ek3PyWAHsoIu6sbUStiFJQ9h5 E0pA== X-Gm-Message-State: AOUpUlG0HmXN8xPNA33mEwahXDCrNiMKQYhPTzyVNnvzKmn/ZIweyD+P FpsgxdcAXWhI15u+GLVQgTBo/A== X-Google-Smtp-Source: AAOMgpeZSRJeH2zdQY4glfu5nimtUoUSpgQFCboZPAu2O7JshKM0TX5pWiPx33UzfnOjWCS376mCfQ== X-Received: by 2002:a19:be54:: with SMTP id o81-v6mr2005270lff.31.1531855399376; Tue, 17 Jul 2018 12:23:19 -0700 (PDT) Received: from wasted.cogentembedded.com ([31.173.86.188]) by smtp.gmail.com with ESMTPSA id p88-v6sm277579ljp.90.2018.07.17.12.23.17 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Jul 2018 12:23:18 -0700 (PDT) From: Sergei Shtylyov Subject: [PATCH] DT: irqchip: renesas-irqc: document R8A77980 support To: Rob Herring , Mark Rutland , devicetree@vger.kernel.org, Thomas Gleixner , Jason Cooper , Marc Zyngier Cc: linux-renesas-soc@vger.kernel.org Organization: Cogent Embedded Message-ID: <71e2be51-5699-1b26-c2a1-fca7897817d1@cogentembedded.com> Date: Tue, 17 Jul 2018 22:23:17 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 Content-Language: en-MW Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Document R-Car V3H (AKA R8A77980) SoC bindings. Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven Reviewed-by: Simon Horman Acked-by: Rob Herring --- Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt | 1 + 1 file changed, 1 insertion(+) -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Index: renesas/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt =================================================================== --- renesas.orig/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt +++ renesas/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt @@ -16,6 +16,7 @@ Required properties: - "renesas,intc-ex-r8a7796" (R-Car M3-W) - "renesas,intc-ex-r8a77965" (R-Car M3-N) - "renesas,intc-ex-r8a77970" (R-Car V3M) + - "renesas,intc-ex-r8a77980" (R-Car V3H) - "renesas,intc-ex-r8a77995" (R-Car D3) - #interrupt-cells: has to be <2>: an interrupt index and flags, as defined in interrupts.txt in this directory