diff for duplicates of <551D5E21.4040305@kapsi.fi> diff --git a/a/1.txt b/N1/1.txt index f6f65a6..2928878 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -Reviewed-by: Mikko Perttunen <mikko.perttunen-/1wQRMveznE@public.gmane.org> +Reviewed-by: Mikko Perttunen <mikko.perttunen@kapsi.fi> On 04/02/2015 06:00 PM, Tomeu Vizoso wrote: > It should be the first controller, not the second. @@ -9,8 +9,8 @@ On 04/02/2015 06:00 PM, Tomeu Vizoso wrote: > > The fix for this issue was suggested by Mikko Perttunen. > -> Signed-off-by: Tomeu Vizoso <tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org> -> Cc: Mikko Perttunen <mikko.perttunen-/1wQRMveznE@public.gmane.org> +> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> +> Cc: Mikko Perttunen <mikko.perttunen@kapsi.fi> > --- > > I think that the line numbers should be enough in this case, as I expect this to be merged soon, but just in case I'm sending the same patch with plenty of context. @@ -52,7 +52,7 @@ On 04/02/2015 06:00 PM, Tomeu Vizoso wrote: > status = "disabled"; > }; > -> usb@0,7d004000 { +> usb at 0,7d004000 { > compatible = "nvidia,tegra124-ehci", "nvidia,tegra30-ehci", "usb-ehci"; > reg = <0x0 0x7d004000 0x0 0x4000>; > interrupts = <GIC_SPI 21 IRQ_TYPE_LEVEL_HIGH>; @@ -64,7 +64,7 @@ On 04/02/2015 06:00 PM, Tomeu Vizoso wrote: > status = "disabled"; > }; > -> phy2: usb-phy@0,7d004000 { +> phy2: usb-phy at 0,7d004000 { > compatible = "nvidia,tegra124-usb-phy", "nvidia,tegra30-usb-phy"; > reg = <0x0 0x7d004000 0x0 0x4000>, > <0x0 0x7d000000 0x0 0x4000>; @@ -89,7 +89,7 @@ On 04/02/2015 06:00 PM, Tomeu Vizoso wrote: > status = "disabled"; > }; > -> usb@0,7d008000 { +> usb at 0,7d008000 { > compatible = "nvidia,tegra124-ehci", "nvidia,tegra30-ehci", "usb-ehci"; > reg = <0x0 0x7d008000 0x0 0x4000>; > interrupts = <GIC_SPI 97 IRQ_TYPE_LEVEL_HIGH>; @@ -101,7 +101,7 @@ On 04/02/2015 06:00 PM, Tomeu Vizoso wrote: > status = "disabled"; > }; > -> phy3: usb-phy@0,7d008000 { +> phy3: usb-phy at 0,7d008000 { > compatible = "nvidia,tegra124-usb-phy", "nvidia,tegra30-usb-phy"; > reg = <0x0 0x7d008000 0x0 0x4000>, > <0x0 0x7d000000 0x0 0x4000>; diff --git a/a/content_digest b/N1/content_digest index 89777b1..7c5fe3b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,26 +1,12 @@ "ref\0551D57E0.7050102@kapsi.fi\0" "ref\01427986842-21409-1-git-send-email-tomeu.vizoso@collabora.com\0" - "ref\01427986842-21409-1-git-send-email-tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org\0" - "From\0Mikko Perttunen <mikko.perttunen-/1wQRMveznE@public.gmane.org>\0" - "Subject\0Re: [PATCH v2] ARM: tegra: Correct which USB controller has the UTMI pad registers\0" + "From\0mikko.perttunen@kapsi.fi (Mikko Perttunen)\0" + "Subject\0[PATCH v2] ARM: tegra: Correct which USB controller has the UTMI pad registers\0" "Date\0Thu, 02 Apr 2015 18:20:01 +0300\0" - "To\0Tomeu Vizoso <tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>" - " linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" - Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> - Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> - Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> - Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> - Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Alexandre Courbot <gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "Reviewed-by: Mikko Perttunen <mikko.perttunen-/1wQRMveznE@public.gmane.org>\n" + "Reviewed-by: Mikko Perttunen <mikko.perttunen@kapsi.fi>\n" "\n" "On 04/02/2015 06:00 PM, Tomeu Vizoso wrote:\n" "> It should be the first controller, not the second.\n" @@ -31,8 +17,8 @@ ">\n" "> The fix for this issue was suggested by Mikko Perttunen.\n" ">\n" - "> Signed-off-by: Tomeu Vizoso <tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>\n" - "> Cc: Mikko Perttunen <mikko.perttunen-/1wQRMveznE@public.gmane.org>\n" + "> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>\n" + "> Cc: Mikko Perttunen <mikko.perttunen@kapsi.fi>\n" "> ---\n" ">\n" "> I think that the line numbers should be enough in this case, as I expect this to be merged soon, but just in case I'm sending the same patch with plenty of context.\n" @@ -74,7 +60,7 @@ "> \t\tstatus = \"disabled\";\n" "> \t};\n" ">\n" - "> \tusb@0,7d004000 {\n" + "> \tusb at 0,7d004000 {\n" "> \t\tcompatible = \"nvidia,tegra124-ehci\", \"nvidia,tegra30-ehci\", \"usb-ehci\";\n" "> \t\treg = <0x0 0x7d004000 0x0 0x4000>;\n" "> \t\tinterrupts = <GIC_SPI 21 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -86,7 +72,7 @@ "> \t\tstatus = \"disabled\";\n" "> \t};\n" ">\n" - "> \tphy2: usb-phy@0,7d004000 {\n" + "> \tphy2: usb-phy at 0,7d004000 {\n" "> \t\tcompatible = \"nvidia,tegra124-usb-phy\", \"nvidia,tegra30-usb-phy\";\n" "> \t\treg = <0x0 0x7d004000 0x0 0x4000>,\n" "> \t\t <0x0 0x7d000000 0x0 0x4000>;\n" @@ -111,7 +97,7 @@ "> \t\tstatus = \"disabled\";\n" "> \t};\n" ">\n" - "> \tusb@0,7d008000 {\n" + "> \tusb at 0,7d008000 {\n" "> \t\tcompatible = \"nvidia,tegra124-ehci\", \"nvidia,tegra30-ehci\", \"usb-ehci\";\n" "> \t\treg = <0x0 0x7d008000 0x0 0x4000>;\n" "> \t\tinterrupts = <GIC_SPI 97 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -123,11 +109,11 @@ "> \t\tstatus = \"disabled\";\n" "> \t};\n" ">\n" - "> \tphy3: usb-phy@0,7d008000 {\n" + "> \tphy3: usb-phy at 0,7d008000 {\n" "> \t\tcompatible = \"nvidia,tegra124-usb-phy\", \"nvidia,tegra30-usb-phy\";\n" "> \t\treg = <0x0 0x7d008000 0x0 0x4000>,\n" "> \t\t <0x0 0x7d000000 0x0 0x4000>;\n" "> \t\tphy_type = \"utmi\";\n" > -87d07b6365d9f49340ac244c11c68fa21f4437c9296327b38ebb8c9a9c13203e +1852163cc7e6f8a1ea23f8db89c8dabd2c478afcf78309fbc60182cc851512c9
diff --git a/a/1.txt b/N2/1.txt index f6f65a6..fe5c88b 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -Reviewed-by: Mikko Perttunen <mikko.perttunen-/1wQRMveznE@public.gmane.org> +Reviewed-by: Mikko Perttunen <mikko.perttunen@kapsi.fi> On 04/02/2015 06:00 PM, Tomeu Vizoso wrote: > It should be the first controller, not the second. @@ -9,8 +9,8 @@ On 04/02/2015 06:00 PM, Tomeu Vizoso wrote: > > The fix for this issue was suggested by Mikko Perttunen. > -> Signed-off-by: Tomeu Vizoso <tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org> -> Cc: Mikko Perttunen <mikko.perttunen-/1wQRMveznE@public.gmane.org> +> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> +> Cc: Mikko Perttunen <mikko.perttunen@kapsi.fi> > --- > > I think that the line numbers should be enough in this case, as I expect this to be merged soon, but just in case I'm sending the same patch with plenty of context. diff --git a/a/content_digest b/N2/content_digest index 89777b1..979d869 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,26 +1,25 @@ "ref\0551D57E0.7050102@kapsi.fi\0" "ref\01427986842-21409-1-git-send-email-tomeu.vizoso@collabora.com\0" - "ref\01427986842-21409-1-git-send-email-tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org\0" - "From\0Mikko Perttunen <mikko.perttunen-/1wQRMveznE@public.gmane.org>\0" + "From\0Mikko Perttunen <mikko.perttunen@kapsi.fi>\0" "Subject\0Re: [PATCH v2] ARM: tegra: Correct which USB controller has the UTMI pad registers\0" "Date\0Thu, 02 Apr 2015 18:20:01 +0300\0" - "To\0Tomeu Vizoso <tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>" - " linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" - Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> - Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> - Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> - Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> - Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Alexandre Courbot <gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Tomeu Vizoso <tomeu.vizoso@collabora.com>" + " linux-tegra@vger.kernel.org\0" + "Cc\0Rob Herring <robh+dt@kernel.org>" + Pawel Moll <pawel.moll@arm.com> + Mark Rutland <mark.rutland@arm.com> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Kumar Gala <galak@codeaurora.org> + Russell King <linux@arm.linux.org.uk> + Stephen Warren <swarren@wwwdotorg.org> + Thierry Reding <thierry.reding@gmail.com> + Alexandre Courbot <gnurou@gmail.com> + devicetree@vger.kernel.org + linux-arm-kernel@lists.infradead.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" - "Reviewed-by: Mikko Perttunen <mikko.perttunen-/1wQRMveznE@public.gmane.org>\n" + "Reviewed-by: Mikko Perttunen <mikko.perttunen@kapsi.fi>\n" "\n" "On 04/02/2015 06:00 PM, Tomeu Vizoso wrote:\n" "> It should be the first controller, not the second.\n" @@ -31,8 +30,8 @@ ">\n" "> The fix for this issue was suggested by Mikko Perttunen.\n" ">\n" - "> Signed-off-by: Tomeu Vizoso <tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>\n" - "> Cc: Mikko Perttunen <mikko.perttunen-/1wQRMveznE@public.gmane.org>\n" + "> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>\n" + "> Cc: Mikko Perttunen <mikko.perttunen@kapsi.fi>\n" "> ---\n" ">\n" "> I think that the line numbers should be enough in this case, as I expect this to be merged soon, but just in case I'm sending the same patch with plenty of context.\n" @@ -130,4 +129,4 @@ "> \t\tphy_type = \"utmi\";\n" > -87d07b6365d9f49340ac244c11c68fa21f4437c9296327b38ebb8c9a9c13203e +550b3e5b85031e91e4728932dec43f5990cc132986229c56c8896caf5420f3dd
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.