From patchwork Mon May 21 14:41:33 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Magnus Damm X-Patchwork-Id: 10415571 X-Patchwork-Delegate: geert@linux-m68k.org Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id A5C52600CC for ; Mon, 21 May 2018 14:40:29 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9384D28984 for ; Mon, 21 May 2018 14:40:29 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 8446428986; Mon, 21 May 2018 14:40:29 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.8 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2FCB628984 for ; Mon, 21 May 2018 14:40:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752701AbeEUOkZ (ORCPT ); Mon, 21 May 2018 10:40:25 -0400 Received: from mail-pf0-f193.google.com ([209.85.192.193]:37714 "EHLO mail-pf0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751021AbeEUOkW (ORCPT ); Mon, 21 May 2018 10:40:22 -0400 Received: by mail-pf0-f193.google.com with SMTP id e9-v6so7199409pfi.4; Mon, 21 May 2018 07:40:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:date:message-id:subject; bh=t6jm/kbLma3ArHkleak+7qgtt8jp84yDrYUa8Zp1cIQ=; b=QbxL6bLEzHwaYSS+M6w1RQYu9rKAF8VwIgqFbz3okDXSAw049JSWdy6h8TlMcC7K4f sSNyr5j/X6jhWTT5gJ5rknEJMchon7+GidsiKVDrx6KMzy4+BS/Aw8FbPjFi45QxXYNf 4U1TllEAfL9Cg8XQzHI8ii57uwyGh8gi/++59hr288IFmsZvFAx/vy+ywIw9RdFn9ltd FZ29R1A1Qsqf5UiAsWXer4ZT5lfv4uCwN/AjyjiuUBAreS7l3jH8HQ+eGK1eyI49YTch qVgukSBspMuMnehiOIO7P4piM/gwBnOIX5FXElzAYWtJgn0LK/m+JjRs5VxYtKh/NvdT 8Oug== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:date:message-id:subject; bh=t6jm/kbLma3ArHkleak+7qgtt8jp84yDrYUa8Zp1cIQ=; b=JPyBg3sKfwxrepKeoDLXGMiUVa83aI7vKXQUwIVq2Q5phsB6fzYCW9fyR7Xe/Ihyz8 Im2aHxdVB1rfHYMMXGVN24+snPX64rtfzxPJouGzu8CdnFMM6YOKH66Yf4fCOq2tHEjj GXDwIIcGU+bfes9OiPGAKI5XVcs/Y8exhqIuXwcNSKJq4bvlhiMqu1lU8Rr8UTJqeaBi LmHtj7spl4yM5NrMagcSlbnYSw9+YCvgIWciGcOMZgDHg0I02g2KqXHEQ0yK2zwtu1NZ IQbCYmAkdMrQwq05VkmULZDbcxNLyReuhJaoLP6ttCGzEMXp1TwuxN9fERHzxJCFqsUg 1VlA== X-Gm-Message-State: ALKqPwdLymI8Jbmvt871CocfLTXWV5gPseqD+FTGZqCmkNlro+5x/prB ktvYzPcK1B2pocI2yD6THhFjyhsx X-Google-Smtp-Source: AB8JxZrw7SvAfub6xnYjaLDC3OHwqcDaEv/U0fhmGT3Q+wDOwRxlpxDrz+M7xJ9vdAyRGt1XjSYw4Q== X-Received: by 2002:a65:4043:: with SMTP id h3-v6mr15135965pgp.333.1526913621666; Mon, 21 May 2018 07:40:21 -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 g68-v6sm24268036pfk.53.2018.05.21.07.40.18 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 21 May 2018 07:40:20 -0700 (PDT) From: Magnus Damm To: devicetree@vger.kernel.org Cc: laurent.pinchart+renesas@ideasonboard.com, geert+renesas@glider.be, linux-renesas-soc@vger.kernel.org, iommu@lists.linux-foundation.org, robh+dt@kernel.org, horms+renesas@verge.net.au, Magnus Damm Date: Mon, 21 May 2018 23:41:33 +0900 Message-Id: <152691369384.29456.13581918319106400529.sendpatchset@little-apple> Subject: [PATCH] iommu/ipmmu-vmsa: Document R-Car V3H and E3 IPMMU DT bindings Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Magnus Damm Update the IPMMU DT binding documentation to include the compat strings for the IPMMU devices included in the R-Car V3H and E3 SoCs. Signed-off-by: Magnus Damm Reviewed-by: Simon Horman Acked-by: Rob Herring Reviewed-by: Geert Uytterhoeven --- Developed on top of renesas-drivers-2018-05-15-v4.17-rc5 Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.txt | 2 ++ 1 file changed, 2 insertions(+) --- 0001/Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.txt +++ work/Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.txt 2018-05-21 23:37:16.370607110 +0900 @@ -20,6 +20,8 @@ Required Properties: - "renesas,ipmmu-r8a7795" for the R8A7795 (R-Car H3) IPMMU. - "renesas,ipmmu-r8a7796" for the R8A7796 (R-Car M3-W) IPMMU. - "renesas,ipmmu-r8a77970" for the R8A77970 (R-Car V3M) IPMMU. + - "renesas,ipmmu-r8a77980" for the R8A77980 (R-Car V3H) IPMMU. + - "renesas,ipmmu-r8a77990" for the R8A77990 (R-Car E3) IPMMU. - "renesas,ipmmu-r8a77995" for the R8A77995 (R-Car D3) IPMMU. - "renesas,ipmmu-vmsa" for generic R-Car Gen2 or RZ/G1 VMSA-compatible IPMMU.