From patchwork Tue Jun 7 03:39:27 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Magnus Damm X-Patchwork-Id: 9159781 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 A9F9760572 for ; Tue, 7 Jun 2016 03:50:46 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9A742265F9 for ; Tue, 7 Jun 2016 03:50:46 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 8EFB32834A; Tue, 7 Jun 2016 03:50:46 +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=unavailable 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 433F6265F9 for ; Tue, 7 Jun 2016 03:50:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932115AbcFGDty (ORCPT ); Mon, 6 Jun 2016 23:49:54 -0400 Received: from mail-pf0-f196.google.com ([209.85.192.196]:35427 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751399AbcFGDtw (ORCPT ); Mon, 6 Jun 2016 23:49:52 -0400 Received: by mail-pf0-f196.google.com with SMTP id z187so5053710pfz.2; Mon, 06 Jun 2016 20:49:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:date:message-id:in-reply-to:references:subject; bh=AENnUxevlppx7QWGfZf9I/u3g6WZRceKL9etSB7bido=; b=XziIryiSpLrVCLsipmyej5Bw41lTRy9fgGYFUsKkNGC4DaKP55Dn0MtWMgug4HTQ5t HTh8TEM67csfixQoiW/cQYuUjc353D+H9saTvIve3B+3mSxgINK6blYYgMWu9SNvNuqs Lv8GWBEnlWTNvypG9S3s7kbTaDu7UEhNKqn+OQum6RCSaRam86xdvuL+colWkip7FwTW 36ZcKoej4/raZYI77iXBpogiNml3UamuMSrh2tpTVhr8SdZi/qX4NtT24WDuVmExY2rR 5mKyuUKkuubyEpViMjbqQjLJ36TjPeFHxrCNpkMR9/pTrmSE//wn4ia3U6hOvGUhnMQp hWQA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:date:message-id:in-reply-to :references:subject; bh=AENnUxevlppx7QWGfZf9I/u3g6WZRceKL9etSB7bido=; b=bp1rhjHCvBeFb1HONwHv9OHCdxmNXrIcb/ttx66YRHeyhYZ3j+lqnSOzH1BoFmLwFB P/4lWTDWg8SKty2He+chKnA+eTjTltOpi5zyaVWKYfO0OD9L0T3Jn4ZD/A0NehYDlzGA C4OFBw8EfQ0HCOtbwScD3k49W5QnYsIPj8xNhBxpA5HNErW87LDRqYaAQvWnlNtzLeew 2LXjGcGLuE4eY9s08Ziush71Sn2CjKx6M8zThtEfg1ZIjEtWOI24enWvjfjTynfzZF9b rx+x2H4VtVWIcThCf8UmwtEWhMxOd28De4r7nkcYMrXH23+nNXhoBOQlTTWb394wvIYv TBoQ== X-Gm-Message-State: ALyK8tLILYQFuIQpXnhMIxW0j75sBIO+eCUxk/SQjSWp8Y1PSNGn9VkOiPUX3m95MfIKyQ== X-Received: by 10.98.90.132 with SMTP id o126mr29762479pfb.146.1465271386944; Mon, 06 Jun 2016 20:49:46 -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 tn7sm28665887pac.29.2016.06.06.20.49.44 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Jun 2016 20:49:45 -0700 (PDT) From: Magnus Damm To: iommu@lists.linux-foundation.org Cc: laurent.pinchart+renesas@ideasonboard.com, geert+renesas@glider.be, joro@8bytes.org, linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org, horms+renesas@verge.net.au, Magnus Damm Date: Tue, 07 Jun 2016 12:39:27 +0900 Message-Id: <20160607033927.28687.67122.sendpatchset@little-apple> In-Reply-To: <20160607033918.28687.98260.sendpatchset@little-apple> References: <20160607033918.28687.98260.sendpatchset@little-apple> Subject: [PATCH 1/3] iommu/ipmmu-vmsa: Add r8a7796 DT binding 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 r8a7796 compat string for R-Car M3-W. Signed-off-by: Magnus Damm Acked-by: Laurent Pinchart --- 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 2016-06-06 11:27:37.560607110 +0900 @@ -16,6 +16,7 @@ Required Properties: - "renesas,ipmmu-r8a7793" for the R8A7793 (R-Car M2-N) IPMMU. - "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-vmsa" for generic R-Car Gen2 VMSA-compatible IPMMU. - reg: Base address and size of the IPMMU registers.