diff for duplicates of <8258385.uITvkIdEvn@avalon> diff --git a/a/1.txt b/N1/1.txt index a273d47..6f114ad 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,16 +5,16 @@ On Wednesday 26 February 2014 11:02:24 Suman Anna wrote: > > On Tuesday 25 February 2014 17:02:35 Suman Anna wrote: > >> On 02/25/2014 03:26 PM, Laurent Pinchart wrote: > >>> On Thursday 13 February 2014 12:15:34 Suman Anna wrote: -> >>>> From: Florian Vaussard <florian.vaussard-p8DiymsW2f8@public.gmane.org> +> >>>> From: Florian Vaussard <florian.vaussard@epfl.ch> > >>>> > >>>> This patch adds the iommu bindings for all OMAP2+ SoCs. Apart from > >>>> the standard bindings used by OMAP peripherals, this patch uses a > >>>> 'dma-window' (already used by Tegra SMMU) and adds two OMAP custom > >>>> bindings - 'ti,#tlb-entries' and 'ti,iommu-bus-err-back'. > >>>> -> >>>> Signed-off-by: Florian Vaussard <florian.vaussard-p8DiymsW2f8@public.gmane.org> -> >>>> [s-anna-l0cyMroinI0@public.gmane.org: split bindings document, add dra7 and bus error back] -> >>>> Signed-off-by: Suman Anna <s-anna-l0cyMroinI0@public.gmane.org> +> >>>> Signed-off-by: Florian Vaussard <florian.vaussard@epfl.ch> +> >>>> [s-anna at ti.com: split bindings document, add dra7 and bus error back] +> >>>> Signed-off-by: Suman Anna <s-anna@ti.com> > >>>> --- > >>>> > >>>> .../devicetree/bindings/iommu/ti,omap-iommu.txt | 28 ++++++++++++++ @@ -101,7 +101,7 @@ order to understand the problem correctly ? > > >>>> +Example: > >>>> + /* OMAP3 ISP MMU */ -> >>>> + mmu_isp: mmu@480bd400 { +> >>>> + mmu_isp: mmu at 480bd400 { > >>>> + compatible = "ti,omap2-iommu"; > >>>> + reg = <0x480bd400 0x80>; > >>>> + interrupts = <24>; diff --git a/a/content_digest b/N1/content_digest index c6fd26a..489e140 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,10 @@ "ref\01392315347-32967-1-git-send-email-s-anna@ti.com\0" "ref\01552997.8jd4jgn3Ze@avalon\0" "ref\0530E1E20.9000301@ti.com\0" - "ref\0530E1E20.9000301-l0cyMroinI0@public.gmane.org\0" - "From\0Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>\0" - "Subject\0Re: [PATCHv2 03/16] Documentation: dt: add OMAP iommu bindings\0" + "From\0laurent.pinchart@ideasonboard.com (Laurent Pinchart)\0" + "Subject\0[PATCHv2 03/16] Documentation: dt: add OMAP iommu bindings\0" "Date\0Wed, 26 Feb 2014 20:32:29 +0100\0" - "To\0Suman Anna <s-anna-l0cyMroinI0@public.gmane.org>\0" - "Cc\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>" - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " Florian Vaussard <florian.vaussard-p8DiymsW2f8@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Suman,\n" @@ -24,16 +14,16 @@ "> > On Tuesday 25 February 2014 17:02:35 Suman Anna wrote:\n" "> >> On 02/25/2014 03:26 PM, Laurent Pinchart wrote:\n" "> >>> On Thursday 13 February 2014 12:15:34 Suman Anna wrote:\n" - "> >>>> From: Florian Vaussard <florian.vaussard-p8DiymsW2f8@public.gmane.org>\n" + "> >>>> From: Florian Vaussard <florian.vaussard@epfl.ch>\n" "> >>>> \n" "> >>>> This patch adds the iommu bindings for all OMAP2+ SoCs. Apart from\n" "> >>>> the standard bindings used by OMAP peripherals, this patch uses a\n" "> >>>> 'dma-window' (already used by Tegra SMMU) and adds two OMAP custom\n" "> >>>> bindings - 'ti,#tlb-entries' and 'ti,iommu-bus-err-back'.\n" "> >>>> \n" - "> >>>> Signed-off-by: Florian Vaussard <florian.vaussard-p8DiymsW2f8@public.gmane.org>\n" - "> >>>> [s-anna-l0cyMroinI0@public.gmane.org: split bindings document, add dra7 and bus error back]\n" - "> >>>> Signed-off-by: Suman Anna <s-anna-l0cyMroinI0@public.gmane.org>\n" + "> >>>> Signed-off-by: Florian Vaussard <florian.vaussard@epfl.ch>\n" + "> >>>> [s-anna at ti.com: split bindings document, add dra7 and bus error back]\n" + "> >>>> Signed-off-by: Suman Anna <s-anna@ti.com>\n" "> >>>> ---\n" "> >>>> \n" "> >>>> .../devicetree/bindings/iommu/ti,omap-iommu.txt | 28 ++++++++++++++\n" @@ -120,7 +110,7 @@ "> \n" "> >>>> +Example:\n" "> >>>> +\t/* OMAP3 ISP MMU */\n" - "> >>>> +\tmmu_isp: mmu@480bd400 {\n" + "> >>>> +\tmmu_isp: mmu at 480bd400 {\n" "> >>>> +\t\tcompatible = \"ti,omap2-iommu\";\n" "> >>>> +\t\treg = <0x480bd400 0x80>;\n" "> >>>> +\t\tinterrupts = <24>;\n" @@ -134,4 +124,4 @@ "\n" Laurent Pinchart -0c57a9ff966e07d47a6909a2008c4065ffe4d7b02c0a4c4bd14d39062dc34019 +cf975380b121be1b8cac3aa3a99f1c9319f5da3d20c53d5d3e50055527c17f56
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.