diff for duplicates of <561C2A1B.3000201@ti.com> diff --git a/a/1.txt b/N1/1.txt index 6ed012c..ac6088e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,11 +1,11 @@ Hi Tony, On Tuesday 13 October 2015 02:51 AM, Tony Lindgren wrote: -> * Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> [150915 06:37]: +> * Kishon Vijay Abraham I <kishon@ti.com> [150915 06:37]: >> Add new device tree node for the control module register space where >> PCIe registers are present. >> ->> Signed-off-by: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> +>> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> >> --- >> arch/arm/boot/dts/dra7.dtsi | 5 +++++ >> 1 file changed, 5 insertions(+) @@ -19,13 +19,13 @@ On Tuesday 13 October 2015 02:51 AM, Tony Lindgren wrote: >> reg = <0x1c04 0x0020>; >> }; >> + ->> + scm_conf_pcie: tisyscon@1c24 { +>> + scm_conf_pcie: tisyscon at 1c24 { >> + compatible = "syscon"; >> + reg = <0x1c24 0x0024>; >> + }; >> }; >> ->> cm_core_aon: cm_core_aon@5000 { +>> cm_core_aon: cm_core_aon at 5000 { > > > Why don't you just extend the existing scm_conf1 area? This is not all pcie @@ -41,7 +41,3 @@ creating a separate dt node. But I can extend scm_conf1 area. Thanks Kishon --- -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 diff --git a/a/content_digest b/N1/content_digest index 6f3eb20..0fefa83 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,33 +1,20 @@ "ref\01442323985-29939-1-git-send-email-kishon@ti.com\0" "ref\01442323985-29939-2-git-send-email-kishon@ti.com\0" "ref\020151012212149.GZ23801@atomide.com\0" - "ref\020151012212149.GZ23801-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org\0" - "From\0Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\0" - "Subject\0Re: [PATCH v2 1/4] ARM: dts: dra7: Add dt node for the sycon pcie\0" + "From\0kishon@ti.com (Kishon Vijay Abraham I)\0" + "Subject\0[PATCH v2 1/4] ARM: dts: dra7: Add dt node for the sycon pcie\0" "Date\0Tue, 13 Oct 2015 03:16:03 +0530\0" - "To\0Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - pawel.moll-5wv7dgnIgG8@public.gmane.org - mark.rutland-5wv7dgnIgG8@public.gmane.org - ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org - galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org - nsekhar-l0cyMroinI0@public.gmane.org - " linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Tony,\n" "\n" "On Tuesday 13 October 2015 02:51 AM, Tony Lindgren wrote:\n" - "> * Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> [150915 06:37]:\n" + "> * Kishon Vijay Abraham I <kishon@ti.com> [150915 06:37]:\n" ">> Add new device tree node for the control module register space where\n" ">> PCIe registers are present.\n" ">>\n" - ">> Signed-off-by: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\n" + ">> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>\n" ">> ---\n" ">> arch/arm/boot/dts/dra7.dtsi | 5 +++++\n" ">> 1 file changed, 5 insertions(+)\n" @@ -41,13 +28,13 @@ ">> \t\t\t\t\treg = <0x1c04 0x0020>;\n" ">> \t\t\t\t};\n" ">> +\n" - ">> +\t\t\t\tscm_conf_pcie: tisyscon@1c24 {\n" + ">> +\t\t\t\tscm_conf_pcie: tisyscon at 1c24 {\n" ">> +\t\t\t\t\tcompatible = \"syscon\";\n" ">> +\t\t\t\t\treg = <0x1c24 0x0024>;\n" ">> +\t\t\t\t};\n" ">> \t\t\t};\n" ">> \n" - ">> \t\t\tcm_core_aon: cm_core_aon@5000 {\n" + ">> \t\t\tcm_core_aon: cm_core_aon at 5000 {\n" "> \n" "> \n" "> Why don't you just extend the existing scm_conf1 area? This is not all pcie\n" @@ -62,10 +49,6 @@ "creating a separate dt node. But I can extend scm_conf1 area.\n" "\n" "Thanks\n" - "Kishon\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + Kishon -2c4de295124fa73a8b57b0023404d8e3e14cf1f2ef57f73dc6ef979634c8a6d3 +b3cff2b227abf1a46e58fa13785667d788e135dfe8e2751fc4928faaa202cb33
diff --git a/a/1.txt b/N2/1.txt index 6ed012c..56810d5 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,11 +1,11 @@ Hi Tony, On Tuesday 13 October 2015 02:51 AM, Tony Lindgren wrote: -> * Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> [150915 06:37]: +> * Kishon Vijay Abraham I <kishon@ti.com> [150915 06:37]: >> Add new device tree node for the control module register space where >> PCIe registers are present. >> ->> Signed-off-by: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> +>> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> >> --- >> arch/arm/boot/dts/dra7.dtsi | 5 +++++ >> 1 file changed, 5 insertions(+) @@ -41,7 +41,3 @@ creating a separate dt node. But I can extend scm_conf1 area. Thanks Kishon --- -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 diff --git a/a/content_digest b/N2/content_digest index 6f3eb20..5c5cb55 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,33 +1,32 @@ "ref\01442323985-29939-1-git-send-email-kishon@ti.com\0" "ref\01442323985-29939-2-git-send-email-kishon@ti.com\0" "ref\020151012212149.GZ23801@atomide.com\0" - "ref\020151012212149.GZ23801-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org\0" - "From\0Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\0" + "From\0Kishon Vijay Abraham I <kishon@ti.com>\0" "Subject\0Re: [PATCH v2 1/4] ARM: dts: dra7: Add dt node for the sycon pcie\0" "Date\0Tue, 13 Oct 2015 03:16:03 +0530\0" - "To\0Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - pawel.moll-5wv7dgnIgG8@public.gmane.org - mark.rutland-5wv7dgnIgG8@public.gmane.org - ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org - galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org - nsekhar-l0cyMroinI0@public.gmane.org - " linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org\0" + "To\0Tony Lindgren <tony@atomide.com>\0" + "Cc\0<linux-kernel@vger.kernel.org>" + <bcousson@baylibre.com> + <linux-omap@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> + <devicetree@vger.kernel.org> + <robh+dt@kernel.org> + <pawel.moll@arm.com> + <mark.rutland@arm.com> + <ijc+devicetree@hellion.org.uk> + <galak@codeaurora.org> + <nsekhar@ti.com> + " <linux@arm.linux.org.uk>\0" "\00:1\0" "b\0" "Hi Tony,\n" "\n" "On Tuesday 13 October 2015 02:51 AM, Tony Lindgren wrote:\n" - "> * Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> [150915 06:37]:\n" + "> * Kishon Vijay Abraham I <kishon@ti.com> [150915 06:37]:\n" ">> Add new device tree node for the control module register space where\n" ">> PCIe registers are present.\n" ">>\n" - ">> Signed-off-by: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\n" + ">> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>\n" ">> ---\n" ">> arch/arm/boot/dts/dra7.dtsi | 5 +++++\n" ">> 1 file changed, 5 insertions(+)\n" @@ -62,10 +61,6 @@ "creating a separate dt node. But I can extend scm_conf1 area.\n" "\n" "Thanks\n" - "Kishon\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + Kishon -2c4de295124fa73a8b57b0023404d8e3e14cf1f2ef57f73dc6ef979634c8a6d3 +e0a620f3df69d223fcd16397777215f8d07aeda68b5a0b7c884e922e00fabb72
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.