From patchwork Tue Mar 20 06:48:11 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Magnus Damm X-Patchwork-Id: 10296591 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 5115C602B3 for ; Tue, 20 Mar 2018 06:48:01 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 409632835B for ; Tue, 20 Mar 2018 06:48:01 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 351DA283B9; Tue, 20 Mar 2018 06:48:01 +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=-6.8 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, 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 647132835B for ; Tue, 20 Mar 2018 06:48:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750888AbeCTGsA (ORCPT ); Tue, 20 Mar 2018 02:48:00 -0400 Received: from mail-pl0-f68.google.com ([209.85.160.68]:38911 "EHLO mail-pl0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750986AbeCTGr7 (ORCPT ); Tue, 20 Mar 2018 02:47:59 -0400 Received: by mail-pl0-f68.google.com with SMTP id m22-v6so439782pls.5; Mon, 19 Mar 2018 23:47:58 -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=TZ4/k+K1wv7uz141PhtFcZWhWazqAXM0MUxmQ7tbAnI=; b=Wcpn85jBTapCzZtNlUQpwFaf//lIg2PUnEyFc4vlFEDhCXh71mEn8h4kI4pPcLB9Ya hsLpkkcrUtW1ifxBc97IAVY+rVDiYVPhfH3f2G3yio6pzUUxB2g5w5kxaDJv0jfB3lM2 yByX2PPG2qaI64DK9ILFhpCPd3KlAHPenzENE9uq/9LvpSdtRzAhLuzJqvITh2GA/Oje Zs0128gCu/rN4PK/QEApNQCmzZF6AFoV4v9gCknrYUBpjGSoCYBa8PCzur7aW4IR0VYB 7i0Y9aN4RTNFlyF3W6bi/JYGaCo8vJ28iv1bvAFRFLQZ1NG5SIERhAIdZYHghLofYgIm DYNw== 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=TZ4/k+K1wv7uz141PhtFcZWhWazqAXM0MUxmQ7tbAnI=; b=h1bujDwTbisQTx2AbaYCeZZRDS5gpDQH6UjG5acV5wbnqQ5/Y6MppAVho/ceuGwULK etXy3FEptPoA/d7QCH4ksFBIYE3VmwF7GBemzSrBnhUQ9W3jT9A70JEYkFctmLr+wKdC jIf53iNeU8JtfX1S0zSERRxI4aOLRARNaN94o4/kWplxYJZboP0LKCiXgeA65m7xrVwa YvOpRqYUsemAcPlA9luoJypYwObuC/8RYyNkOpbKqvD2Omtk8takBPsIsxEIgHfXVZoU kLRH7O42b92oaq9MDsByRS9SR0vfZbsABxK4rsE1lbWt4DbwSN4/f15qDupzS5o5OIaX VzrA== X-Gm-Message-State: AElRT7GCYugx4SXo9D2Lg3Fj4B+/O1T236iIyPMNEJhxAnQvx99Ugmn7 upkH065J5pgJnHNgaNSprDIwoGm6 X-Google-Smtp-Source: AG47ELveCcDt8yqqzDhZWzo9JefsyAQZK1wreKFAG+sWY1GpdIdRGLjD+5HLTZoYooGFdNjWAIdmJw== X-Received: by 2002:a17:902:2805:: with SMTP id e5-v6mr7267903plb.89.1521528478094; Mon, 19 Mar 2018 23:47:58 -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 h186sm1862011pfg.15.2018.03.19.23.47.54 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 Mar 2018 23:47:56 -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: Tue, 20 Mar 2018 15:48:11 +0900 Message-Id: <152152849171.7720.4760459385074072620.sendpatchset@little-apple> Subject: [PATCH] iommu/ipmmu-vmsa: Document R-Car M3-N 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 r8a77965 compat string for the IPMMU devices included in the R-Car M3-N SoC. Signed-off-by: Magnus Damm Reviewed-by: Laurent Pinchart Reviewed-by: Geert Uytterhoeven Reviewed-by: Rob Herring --- Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.txt | 1 + 1 file changed, 1 insertion(+) --- 0001/Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.txt +++ work/Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.txt 2018-03-20 15:30:50.640607110 +0900 @@ -17,6 +17,7 @@ Required Properties: - "renesas,ipmmu-r8a7794" for the R8A7794 (R-Car E2) IPMMU. - "renesas,ipmmu-r8a7795" for the R8A7795 (R-Car H3) IPMMU. - "renesas,ipmmu-r8a7796" for the R8A7796 (R-Car M3-W) IPMMU. + - "renesas,ipmmu-r8a77965" for the R8A77965 (R-Car M3-N) IPMMU. - "renesas,ipmmu-r8a77970" for the R8A77970 (R-Car V3M) IPMMU. - "renesas,ipmmu-r8a77995" for the R8A77995 (R-Car D3) IPMMU. - "renesas,ipmmu-vmsa" for generic R-Car Gen2 VMSA-compatible IPMMU.