diff for duplicates of <1499466509.3101.13.camel@synopsys.com> diff --git a/a/1.txt b/N1/1.txt index f41a182..52843ec 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ Hi Vineet, -On Fri, 2017-07-07@12:57 -0700, Vineet Gupta wrote: +On Fri, 2017-07-07 at 12:57 -0700, Vineet Gupta wrote: > On 06/26/2017 04:47 AM, Eugeniy Paltsev wrote: > > > > Enable 64bit adressing, where it needed, to make possible @@ -8,36 +8,36 @@ On Fri, 2017-07-07@12:57 -0700, Vineet Gupta wrote: > > > > This patch doesn't affect on any functionality. > > -> > Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev at synopsys.com> +> > Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> > > --- -> > ? arch/arc/boot/dts/axc001.dtsi?????| 20 +++++++++----------- -> > ? arch/arc/boot/dts/axc003.dtsi?????| 21 ++++++++++----------- -> > ? arch/arc/boot/dts/axc003_idu.dtsi | 21 ++++++++++----------- -> > ? arch/arc/boot/dts/axs10x_mb.dtsi??|??2 +- -> > ? 4 files changed, 30 insertions(+), 34 deletions(-) +> > arch/arc/boot/dts/axc001.dtsi | 20 +++++++++----------- +> > arch/arc/boot/dts/axc003.dtsi | 21 ++++++++++----------- +> > arch/arc/boot/dts/axc003_idu.dtsi | 21 ++++++++++----------- +> > arch/arc/boot/dts/axs10x_mb.dtsi | 2 +- +> > 4 files changed, 30 insertions(+), 34 deletions(-) > > > > diff --git a/arch/arc/boot/dts/axc001.dtsi b/arch/arc/boot/dts/axc001.dtsi > > index 53ce226..a380ffa 100644 > > --- a/arch/arc/boot/dts/axc001.dtsi > > +++ b/arch/arc/boot/dts/axc001.dtsi > > @@ -15,15 +15,15 @@ -> > ?? -> > ? / { -> > ?? compatible = "snps,arc"; +> > +> > / { +> > compatible = "snps,arc"; > > - #address-cells = <1>; > > - #size-cells = <1>; > > + #address-cells = <2>; > > + #size-cells = <2>; -> > ?? -> > ?? cpu_card { -> > ?? compatible = "simple-bus"; -> > ?? #address-cells = <1>; -> > ?? #size-cells = <1>; -> > ?? +> > +> > cpu_card { +> > compatible = "simple-bus"; +> > #address-cells = <1>; +> > #size-cells = <1>; +> > > > - ranges = <0x00000000 0xf0000000 0x10000000>; > > + ranges = <0x00000000 0x0 0xf0000000 0x10000000>; > -> AXS101 can't support PAE etc - but I guess you still need to make the change here? +> AXS101 can't support PAE etc - but I guess you still need to make the change here > because the DT bits for MB are shared ? Correct that's the case. So it looks misleading but as long as we want to share MB's .dtsi diff --git a/a/content_digest b/N1/content_digest index 7463ca7..fd07f7c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,14 +1,20 @@ "ref\020170626114725.9678-1-Eugeniy.Paltsev@synopsys.com\0" "ref\0b6f3e4d2-0569-6f06-f690-eed3de402723@synopsys.com\0" - "From\0Alexey.Brodkin@synopsys.com (Alexey Brodkin)\0" - "Subject\0[PATCH] ARC: AXS: prepare dts files for enabling PAE40 on axs103\0" + "ref\0b6f3e4d2-0569-6f06-f690-eed3de402723-HKixBCOQz3hWk0Htik3J/w@public.gmane.org\0" + "From\0Alexey Brodkin <Alexey.Brodkin-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>\0" + "Subject\0Re: [PATCH] ARC: AXS: prepare dts files for enabling PAE40 on axs103\0" "Date\0Fri, 7 Jul 2017 22:28:30 +0000\0" - "To\0linux-snps-arc@lists.infradead.org\0" + "To\0Vineet Gupta <Vineet.Gupta1-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>\0" + "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>" + Eugeniy.Paltsev-HKixBCOQz3hWk0Htik3J/w@public.gmane.org <Eugeniy.Paltsev-HKixBCOQz3hWk0Htik3J/w@public.gmane.org> + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + " linux-snps-arc-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-snps-arc-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" "\00:1\0" "b\0" "Hi Vineet,\n" "\n" - "On Fri, 2017-07-07@12:57 -0700, Vineet Gupta wrote:\n" + "On Fri, 2017-07-07 at 12:57 -0700, Vineet Gupta wrote:\n" "> On 06/26/2017 04:47 AM, Eugeniy Paltsev wrote:\n" "> > \n" "> > Enable 64bit adressing, where it needed, to make possible\n" @@ -16,36 +22,36 @@ "> > \n" "> > This patch doesn't affect on any functionality.\n" "> > \n" - "> > Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev at synopsys.com>\n" + "> > Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>\n" "> > ---\n" - "> > ? arch/arc/boot/dts/axc001.dtsi?????| 20 +++++++++-----------\n" - "> > ? arch/arc/boot/dts/axc003.dtsi?????| 21 ++++++++++-----------\n" - "> > ? arch/arc/boot/dts/axc003_idu.dtsi | 21 ++++++++++-----------\n" - "> > ? arch/arc/boot/dts/axs10x_mb.dtsi??|??2 +-\n" - "> > ? 4 files changed, 30 insertions(+), 34 deletions(-)\n" + "> > \302\240 arch/arc/boot/dts/axc001.dtsi\302\240\302\240\302\240\302\240\302\240| 20 +++++++++-----------\n" + "> > \302\240 arch/arc/boot/dts/axc003.dtsi\302\240\302\240\302\240\302\240\302\240| 21 ++++++++++-----------\n" + "> > \302\240 arch/arc/boot/dts/axc003_idu.dtsi | 21 ++++++++++-----------\n" + "> > \302\240 arch/arc/boot/dts/axs10x_mb.dtsi\302\240\302\240|\302\240\302\2402 +-\n" + "> > \302\240 4 files changed, 30 insertions(+), 34 deletions(-)\n" "> > \n" "> > diff --git a/arch/arc/boot/dts/axc001.dtsi b/arch/arc/boot/dts/axc001.dtsi\n" "> > index 53ce226..a380ffa 100644\n" "> > --- a/arch/arc/boot/dts/axc001.dtsi\n" "> > +++ b/arch/arc/boot/dts/axc001.dtsi\n" "> > @@ -15,15 +15,15 @@\n" - "> > ??\n" - "> > ? / {\n" - "> > ??\tcompatible = \"snps,arc\";\n" + "> > \302\240\302\240\n" + "> > \302\240 / {\n" + "> > \302\240\302\240\tcompatible = \"snps,arc\";\n" "> > -\t#address-cells = <1>;\n" "> > -\t#size-cells = <1>;\n" "> > +\t#address-cells = <2>;\n" "> > +\t#size-cells = <2>;\n" - "> > ??\n" - "> > ??\tcpu_card {\n" - "> > ??\t\tcompatible = \"simple-bus\";\n" - "> > ??\t\t#address-cells = <1>;\n" - "> > ??\t\t#size-cells = <1>;\n" - "> > ??\n" + "> > \302\240\302\240\n" + "> > \302\240\302\240\tcpu_card {\n" + "> > \302\240\302\240\t\tcompatible = \"simple-bus\";\n" + "> > \302\240\302\240\t\t#address-cells = <1>;\n" + "> > \302\240\302\240\t\t#size-cells = <1>;\n" + "> > \302\240\302\240\n" "> > -\t\tranges = <0x00000000 0xf0000000 0x10000000>;\n" "> > +\t\tranges = <0x00000000 0x0 0xf0000000 0x10000000>;\n" "> \n" - "> AXS101 can't support PAE etc - but I guess you still need to make the change here?\n" + "> AXS101 can't support PAE etc - but I guess you still need to make the change here\302\240\n" "> because the DT bits for MB are shared ?\n" "\n" "Correct that's the case. So it looks misleading but as long as we want to share MB's .dtsi\n" @@ -53,4 +59,4 @@ "\n" -Alexey -c675a657bd2a045c737d09fb30cb184e4c423e42f410d2da23c54dd7790b026a +383f6a6827a631e63b0204c1f6cc14304065ff3bfba98a89cf2f104017d45dbe
diff --git a/a/1.txt b/N2/1.txt index f41a182..52843ec 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,6 +1,6 @@ Hi Vineet, -On Fri, 2017-07-07@12:57 -0700, Vineet Gupta wrote: +On Fri, 2017-07-07 at 12:57 -0700, Vineet Gupta wrote: > On 06/26/2017 04:47 AM, Eugeniy Paltsev wrote: > > > > Enable 64bit adressing, where it needed, to make possible @@ -8,36 +8,36 @@ On Fri, 2017-07-07@12:57 -0700, Vineet Gupta wrote: > > > > This patch doesn't affect on any functionality. > > -> > Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev at synopsys.com> +> > Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> > > --- -> > ? arch/arc/boot/dts/axc001.dtsi?????| 20 +++++++++----------- -> > ? arch/arc/boot/dts/axc003.dtsi?????| 21 ++++++++++----------- -> > ? arch/arc/boot/dts/axc003_idu.dtsi | 21 ++++++++++----------- -> > ? arch/arc/boot/dts/axs10x_mb.dtsi??|??2 +- -> > ? 4 files changed, 30 insertions(+), 34 deletions(-) +> > arch/arc/boot/dts/axc001.dtsi | 20 +++++++++----------- +> > arch/arc/boot/dts/axc003.dtsi | 21 ++++++++++----------- +> > arch/arc/boot/dts/axc003_idu.dtsi | 21 ++++++++++----------- +> > arch/arc/boot/dts/axs10x_mb.dtsi | 2 +- +> > 4 files changed, 30 insertions(+), 34 deletions(-) > > > > diff --git a/arch/arc/boot/dts/axc001.dtsi b/arch/arc/boot/dts/axc001.dtsi > > index 53ce226..a380ffa 100644 > > --- a/arch/arc/boot/dts/axc001.dtsi > > +++ b/arch/arc/boot/dts/axc001.dtsi > > @@ -15,15 +15,15 @@ -> > ?? -> > ? / { -> > ?? compatible = "snps,arc"; +> > +> > / { +> > compatible = "snps,arc"; > > - #address-cells = <1>; > > - #size-cells = <1>; > > + #address-cells = <2>; > > + #size-cells = <2>; -> > ?? -> > ?? cpu_card { -> > ?? compatible = "simple-bus"; -> > ?? #address-cells = <1>; -> > ?? #size-cells = <1>; -> > ?? +> > +> > cpu_card { +> > compatible = "simple-bus"; +> > #address-cells = <1>; +> > #size-cells = <1>; +> > > > - ranges = <0x00000000 0xf0000000 0x10000000>; > > + ranges = <0x00000000 0x0 0xf0000000 0x10000000>; > -> AXS101 can't support PAE etc - but I guess you still need to make the change here? +> AXS101 can't support PAE etc - but I guess you still need to make the change here > because the DT bits for MB are shared ? Correct that's the case. So it looks misleading but as long as we want to share MB's .dtsi diff --git a/a/content_digest b/N2/content_digest index 7463ca7..01cdb0b 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,14 +1,19 @@ "ref\020170626114725.9678-1-Eugeniy.Paltsev@synopsys.com\0" "ref\0b6f3e4d2-0569-6f06-f690-eed3de402723@synopsys.com\0" - "From\0Alexey.Brodkin@synopsys.com (Alexey Brodkin)\0" - "Subject\0[PATCH] ARC: AXS: prepare dts files for enabling PAE40 on axs103\0" + "From\0Alexey Brodkin <Alexey.Brodkin@synopsys.com>\0" + "Subject\0Re: [PATCH] ARC: AXS: prepare dts files for enabling PAE40 on axs103\0" "Date\0Fri, 7 Jul 2017 22:28:30 +0000\0" - "To\0linux-snps-arc@lists.infradead.org\0" + "To\0Vineet Gupta <Vineet.Gupta1@synopsys.com>\0" + "Cc\0linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>" + Eugeniy.Paltsev@synopsys.com <Eugeniy.Paltsev@synopsys.com> + robh+dt@kernel.org <robh+dt@kernel.org> + devicetree@vger.kernel.org <devicetree@vger.kernel.org> + " linux-snps-arc@lists.infradead.org <linux-snps-arc@lists.infradead.org>\0" "\00:1\0" "b\0" "Hi Vineet,\n" "\n" - "On Fri, 2017-07-07@12:57 -0700, Vineet Gupta wrote:\n" + "On Fri, 2017-07-07 at 12:57 -0700, Vineet Gupta wrote:\n" "> On 06/26/2017 04:47 AM, Eugeniy Paltsev wrote:\n" "> > \n" "> > Enable 64bit adressing, where it needed, to make possible\n" @@ -16,36 +21,36 @@ "> > \n" "> > This patch doesn't affect on any functionality.\n" "> > \n" - "> > Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev at synopsys.com>\n" + "> > Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>\n" "> > ---\n" - "> > ? arch/arc/boot/dts/axc001.dtsi?????| 20 +++++++++-----------\n" - "> > ? arch/arc/boot/dts/axc003.dtsi?????| 21 ++++++++++-----------\n" - "> > ? arch/arc/boot/dts/axc003_idu.dtsi | 21 ++++++++++-----------\n" - "> > ? arch/arc/boot/dts/axs10x_mb.dtsi??|??2 +-\n" - "> > ? 4 files changed, 30 insertions(+), 34 deletions(-)\n" + "> > \302\240 arch/arc/boot/dts/axc001.dtsi\302\240\302\240\302\240\302\240\302\240| 20 +++++++++-----------\n" + "> > \302\240 arch/arc/boot/dts/axc003.dtsi\302\240\302\240\302\240\302\240\302\240| 21 ++++++++++-----------\n" + "> > \302\240 arch/arc/boot/dts/axc003_idu.dtsi | 21 ++++++++++-----------\n" + "> > \302\240 arch/arc/boot/dts/axs10x_mb.dtsi\302\240\302\240|\302\240\302\2402 +-\n" + "> > \302\240 4 files changed, 30 insertions(+), 34 deletions(-)\n" "> > \n" "> > diff --git a/arch/arc/boot/dts/axc001.dtsi b/arch/arc/boot/dts/axc001.dtsi\n" "> > index 53ce226..a380ffa 100644\n" "> > --- a/arch/arc/boot/dts/axc001.dtsi\n" "> > +++ b/arch/arc/boot/dts/axc001.dtsi\n" "> > @@ -15,15 +15,15 @@\n" - "> > ??\n" - "> > ? / {\n" - "> > ??\tcompatible = \"snps,arc\";\n" + "> > \302\240\302\240\n" + "> > \302\240 / {\n" + "> > \302\240\302\240\tcompatible = \"snps,arc\";\n" "> > -\t#address-cells = <1>;\n" "> > -\t#size-cells = <1>;\n" "> > +\t#address-cells = <2>;\n" "> > +\t#size-cells = <2>;\n" - "> > ??\n" - "> > ??\tcpu_card {\n" - "> > ??\t\tcompatible = \"simple-bus\";\n" - "> > ??\t\t#address-cells = <1>;\n" - "> > ??\t\t#size-cells = <1>;\n" - "> > ??\n" + "> > \302\240\302\240\n" + "> > \302\240\302\240\tcpu_card {\n" + "> > \302\240\302\240\t\tcompatible = \"simple-bus\";\n" + "> > \302\240\302\240\t\t#address-cells = <1>;\n" + "> > \302\240\302\240\t\t#size-cells = <1>;\n" + "> > \302\240\302\240\n" "> > -\t\tranges = <0x00000000 0xf0000000 0x10000000>;\n" "> > +\t\tranges = <0x00000000 0x0 0xf0000000 0x10000000>;\n" "> \n" - "> AXS101 can't support PAE etc - but I guess you still need to make the change here?\n" + "> AXS101 can't support PAE etc - but I guess you still need to make the change here\302\240\n" "> because the DT bits for MB are shared ?\n" "\n" "Correct that's the case. So it looks misleading but as long as we want to share MB's .dtsi\n" @@ -53,4 +58,4 @@ "\n" -Alexey -c675a657bd2a045c737d09fb30cb184e4c423e42f410d2da23c54dd7790b026a +87fd1109fc498ead2383840807434f5c26741ab99721df8bf91e3d5bcbbc29da
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.