From: Magnus Damm <magnus.damm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> To: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: mark.rutland-5wv7dgnIgG8@public.gmane.org, laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org, geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org, joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org, linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, horms+renesas-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org, Magnus Damm <magnus.damm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>, robin.murphy-5wv7dgnIgG8@public.gmane.org Subject: [PATCH 0/3] iommu/ipmmu-vmsa: R-Car Gen3 IPMMU DT binding update Date: Fri, 22 Sep 2017 06:44:54 +0900 [thread overview] Message-ID: <150603029494.9664.3785539947602559695.sendpatchset@little-apple> (raw) iommu/ipmmu-vmsa: R-Car Gen3 IPMMU DT binding update [PATCH 1/3] iommu/ipmmu-vmsa: Document R-Car M3-W IPMMU DT bindings [PATCH 2/3] iommu/ipmmu-vmsa: Document R-Car V3M IPMMU DT bindings [PATCH 3/3] iommu/ipmmu-vmsa: Document R-Car D3 IPMMU DT bindings This series documents IPMMU DT bindings for the following SoCs: - R-Car M3-W - R8A7796 - R-Car V3M - R8A77970 - R-Car D3 - R8A77995 Patch 1/3 is ready for upstream merge and includes the following tags: Signed-off-by: Magnus Damm <damm+renesas-yzvPICuk2ACczHhG9Qg4qA@public.gmane.org> Acked-by: Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> Acked-by: Simon Horman <horms+renesas-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org> Acked-by: Geert Uytterhoeven <geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org> Patch 2/3 and 3/3 are quite trivial but have no acked-by so far. Signed-off-by: Magnus Damm <damm+renesas-yzvPICuk2ACczHhG9Qg4qA@public.gmane.org> --- Developed on top of v4.14-rc1 Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.txt | 3 +++ 1 file changed, 3 insertions(+) -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID
From: Magnus Damm <magnus.damm@gmail.com> To: devicetree@vger.kernel.org Cc: mark.rutland@arm.com, laurent.pinchart+renesas@ideasonboard.com, geert+renesas@glider.be, joro@8bytes.org, linux-renesas-soc@vger.kernel.org, iommu@lists.linux-foundation.org, robh+dt@kernel.org, horms+renesas@verge.net.au, Magnus Damm <magnus.damm@gmail.com>, robin.murphy@arm.com Subject: [PATCH 0/3] iommu/ipmmu-vmsa: R-Car Gen3 IPMMU DT binding update Date: Fri, 22 Sep 2017 06:44:54 +0900 [thread overview] Message-ID: <150603029494.9664.3785539947602559695.sendpatchset@little-apple> (raw) iommu/ipmmu-vmsa: R-Car Gen3 IPMMU DT binding update [PATCH 1/3] iommu/ipmmu-vmsa: Document R-Car M3-W IPMMU DT bindings [PATCH 2/3] iommu/ipmmu-vmsa: Document R-Car V3M IPMMU DT bindings [PATCH 3/3] iommu/ipmmu-vmsa: Document R-Car D3 IPMMU DT bindings This series documents IPMMU DT bindings for the following SoCs: - R-Car M3-W - R8A7796 - R-Car V3M - R8A77970 - R-Car D3 - R8A77995 Patch 1/3 is ready for upstream merge and includes the following tags: Signed-off-by: Magnus Damm <damm+renesas@opensource.se> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Rob Herring <robh@kernel.org> Acked-by: Simon Horman <horms+renesas@verge.net.au> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be> Patch 2/3 and 3/3 are quite trivial but have no acked-by so far. Signed-off-by: Magnus Damm <damm+renesas@opensource.se> --- Developed on top of v4.14-rc1 Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.txt | 3 +++ 1 file changed, 3 insertions(+)
next reply other threads:[~2017-09-21 21:44 UTC|newest] Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top 2017-09-21 21:44 Magnus Damm [this message] 2017-09-21 21:44 ` Magnus Damm 2017-09-21 21:45 ` [PATCH 1/3] iommu/ipmmu-vmsa: Document R-Car M3-W IPMMU DT bindings Magnus Damm 2017-09-21 21:45 ` [PATCH 2/3] iommu/ipmmu-vmsa: Document R-Car V3M " Magnus Damm 2017-09-22 9:59 ` Geert Uytterhoeven 2017-09-22 9:59 ` Geert Uytterhoeven 2017-10-03 21:41 ` Rob Herring 2017-10-03 21:41 ` Rob Herring 2017-09-21 21:45 ` [PATCH 3/3] iommu/ipmmu-vmsa: Document R-Car D3 " Magnus Damm 2017-09-22 9:59 ` Geert Uytterhoeven 2017-10-03 21:45 ` Rob Herring 2017-10-10 9:39 ` [PATCH 0/3] iommu/ipmmu-vmsa: R-Car Gen3 IPMMU DT binding update Joerg Roedel
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=150603029494.9664.3785539947602559695.sendpatchset@little-apple \ --to=magnus.damm-re5jqeeqqe8avxtiumwx3w@public.gmane.org \ --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \ --cc=geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org \ --cc=horms+renesas-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org \ --cc=iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org \ --cc=joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org \ --cc=laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org \ --cc=linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \ --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \ --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \ --cc=robin.murphy-5wv7dgnIgG8@public.gmane.org \ --subject='Re: [PATCH 0/3] iommu/ipmmu-vmsa: R-Car Gen3 IPMMU DT binding update' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.