diff for duplicates of <20150317083221.32662.7448.stgit@baseline> diff --git a/a/1.txt b/N1/1.txt index f9ac782..5743463 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -From a hardware SoC integration point of view, the starting address of +>From a hardware SoC integration point of view, the starting address of this IP block in our existing DT files is off by 4 bytes from the actual base address. Since we attempt to make old DT files forward-compatible with newer kernels, we cannot fix the IP block base @@ -9,14 +9,14 @@ variance from the hardware integration data. SoC DT data for future Tegra chips should use this new 'compatible' string and the correct Tegra AHB base address. -Signed-off-by: Paul Walmsley <paul-DWxLp4Yu+b8AvxtiuMwx3w@public.gmane.org> -Cc: Paul Walmsley <pwalmsley-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> -Cc: Alexandre Courbot <gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> -Cc: Hiroshi DOYU <hdoyu-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> -Cc: Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> -Cc: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> -Cc: Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> -Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +Signed-off-by: Paul Walmsley <paul@pwsan.com> +Cc: Paul Walmsley <pwalmsley@nvidia.com> +Cc: Alexandre Courbot <gnurou@gmail.com> +Cc: Hiroshi DOYU <hdoyu@nvidia.com> +Cc: Russell King <linux@arm.linux.org.uk> +Cc: Stephen Warren <swarren@wwwdotorg.org> +Cc: Thierry Reding <thierry.reding@gmail.com> +Cc: linux-kernel at vger.kernel.org --- drivers/amba/tegra-ahb.c | 34 ++++++++++++++++++++++++++-------- 1 file changed, 26 insertions(+), 8 deletions(-) diff --git a/a/content_digest b/N1/content_digest index 314a7d1..f5efc4e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,19 +1,11 @@ "ref\020150317083221.32662.14647.stgit@baseline\0" - "From\0Paul Walmsley <paul-DWxLp4Yu+b8AvxtiuMwx3w@public.gmane.org>\0" - "Subject\0[PATCH 2/3] amba: tegra-ahb: use correct base address for future chip support\0" + "From\0paul@pwsan.com (Paul Walmsley)\0" + "Subject\0[PATCHv2 2/3] amba: tegra-ahb: use correct base address for future chip support\0" "Date\0Tue, 17 Mar 2015 01:32:21 -0700\0" - "To\0linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - " linux-arm-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0Alexandre Courbot <gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" - Paul Walmsley <paul-DWxLp4Yu+b8AvxtiuMwx3w@public.gmane.org> - Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> - Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - " Hiroshi DOYU <hdoyu-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "From a hardware SoC integration point of view, the starting address of\n" + ">From a hardware SoC integration point of view, the starting address of\n" "this IP block in our existing DT files is off by 4 bytes from the\n" "actual base address. Since we attempt to make old DT files\n" "forward-compatible with newer kernels, we cannot fix the IP block base\n" @@ -24,14 +16,14 @@ "Tegra chips should use this new 'compatible' string and the correct\n" "Tegra AHB base address.\n" "\n" - "Signed-off-by: Paul Walmsley <paul-DWxLp4Yu+b8AvxtiuMwx3w@public.gmane.org>\n" - "Cc: Paul Walmsley <pwalmsley-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" - "Cc: Alexandre Courbot <gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" - "Cc: Hiroshi DOYU <hdoyu-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" - "Cc: Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>\n" - "Cc: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\n" - "Cc: Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" - "Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + "Signed-off-by: Paul Walmsley <paul@pwsan.com>\n" + "Cc: Paul Walmsley <pwalmsley@nvidia.com>\n" + "Cc: Alexandre Courbot <gnurou@gmail.com>\n" + "Cc: Hiroshi DOYU <hdoyu@nvidia.com>\n" + "Cc: Russell King <linux@arm.linux.org.uk>\n" + "Cc: Stephen Warren <swarren@wwwdotorg.org>\n" + "Cc: Thierry Reding <thierry.reding@gmail.com>\n" + "Cc: linux-kernel at vger.kernel.org\n" "---\n" " drivers/amba/tegra-ahb.c | 34 ++++++++++++++++++++++++++--------\n" " 1 file changed, 26 insertions(+), 8 deletions(-)\n" @@ -122,4 +114,4 @@ " \t.probe = tegra_ahb_probe,\n" " \t.driver = {" -1bedacf16d3bb15986110852af5faf42b1d570b0e5dd5feaaf68070ad90c3429 +5600842f87a5d2fc0445fb4e81dddceaa42b7802d4c3ab9334091fb2800b2657
diff --git a/a/1.txt b/N2/1.txt index f9ac782..44a1588 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -From a hardware SoC integration point of view, the starting address of +>From a hardware SoC integration point of view, the starting address of this IP block in our existing DT files is off by 4 bytes from the actual base address. Since we attempt to make old DT files forward-compatible with newer kernels, we cannot fix the IP block base @@ -9,14 +9,14 @@ variance from the hardware integration data. SoC DT data for future Tegra chips should use this new 'compatible' string and the correct Tegra AHB base address. -Signed-off-by: Paul Walmsley <paul-DWxLp4Yu+b8AvxtiuMwx3w@public.gmane.org> -Cc: Paul Walmsley <pwalmsley-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> -Cc: Alexandre Courbot <gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> -Cc: Hiroshi DOYU <hdoyu-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> -Cc: Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> -Cc: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> -Cc: Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> -Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +Signed-off-by: Paul Walmsley <paul@pwsan.com> +Cc: Paul Walmsley <pwalmsley@nvidia.com> +Cc: Alexandre Courbot <gnurou@gmail.com> +Cc: Hiroshi DOYU <hdoyu@nvidia.com> +Cc: Russell King <linux@arm.linux.org.uk> +Cc: Stephen Warren <swarren@wwwdotorg.org> +Cc: Thierry Reding <thierry.reding@gmail.com> +Cc: linux-kernel@vger.kernel.org --- drivers/amba/tegra-ahb.c | 34 ++++++++++++++++++++++++++-------- 1 file changed, 26 insertions(+), 8 deletions(-) diff --git a/a/content_digest b/N2/content_digest index 314a7d1..f840af6 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,19 +1,19 @@ "ref\020150317083221.32662.14647.stgit@baseline\0" - "From\0Paul Walmsley <paul-DWxLp4Yu+b8AvxtiuMwx3w@public.gmane.org>\0" + "From\0Paul Walmsley <paul@pwsan.com>\0" "Subject\0[PATCH 2/3] amba: tegra-ahb: use correct base address for future chip support\0" "Date\0Tue, 17 Mar 2015 01:32:21 -0700\0" - "To\0linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - " linux-arm-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0Alexandre Courbot <gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" - Paul Walmsley <paul-DWxLp4Yu+b8AvxtiuMwx3w@public.gmane.org> - Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> - Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - " Hiroshi DOYU <hdoyu-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0" + "To\0linux-tegra@vger.kernel.org" + " linux-arm-kernel@vger.kernel.org\0" + "Cc\0Alexandre Courbot <gnurou@gmail.com>" + Paul Walmsley <paul@pwsan.com> + Russell King <linux@arm.linux.org.uk> + Stephen Warren <swarren@wwwdotorg.org> + linux-kernel@vger.kernel.org + Thierry Reding <thierry.reding@gmail.com> + " Hiroshi DOYU <hdoyu@nvidia.com>\0" "\00:1\0" "b\0" - "From a hardware SoC integration point of view, the starting address of\n" + ">From a hardware SoC integration point of view, the starting address of\n" "this IP block in our existing DT files is off by 4 bytes from the\n" "actual base address. Since we attempt to make old DT files\n" "forward-compatible with newer kernels, we cannot fix the IP block base\n" @@ -24,14 +24,14 @@ "Tegra chips should use this new 'compatible' string and the correct\n" "Tegra AHB base address.\n" "\n" - "Signed-off-by: Paul Walmsley <paul-DWxLp4Yu+b8AvxtiuMwx3w@public.gmane.org>\n" - "Cc: Paul Walmsley <pwalmsley-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" - "Cc: Alexandre Courbot <gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" - "Cc: Hiroshi DOYU <hdoyu-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" - "Cc: Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>\n" - "Cc: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\n" - "Cc: Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" - "Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + "Signed-off-by: Paul Walmsley <paul@pwsan.com>\n" + "Cc: Paul Walmsley <pwalmsley@nvidia.com>\n" + "Cc: Alexandre Courbot <gnurou@gmail.com>\n" + "Cc: Hiroshi DOYU <hdoyu@nvidia.com>\n" + "Cc: Russell King <linux@arm.linux.org.uk>\n" + "Cc: Stephen Warren <swarren@wwwdotorg.org>\n" + "Cc: Thierry Reding <thierry.reding@gmail.com>\n" + "Cc: linux-kernel@vger.kernel.org\n" "---\n" " drivers/amba/tegra-ahb.c | 34 ++++++++++++++++++++++++++--------\n" " 1 file changed, 26 insertions(+), 8 deletions(-)\n" @@ -122,4 +122,4 @@ " \t.probe = tegra_ahb_probe,\n" " \t.driver = {" -1bedacf16d3bb15986110852af5faf42b1d570b0e5dd5feaaf68070ad90c3429 +9b937ce436dc9df998aee14541c46f07c5fd041640e1661ec07acc9c267a39bf
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.