diff for duplicates of <1497548366.4975.3.camel@mtkswgap22> diff --git a/a/1.txt b/N1/1.txt index 4329b95..c99d5c6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,13 +1,13 @@ On Thu, 2017-06-15 at 18:04 +0200, Matthias Brugger wrote: > -> On 14/06/17 18:11, sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org wrote: -> > From: Sean Wang <sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> +> On 14/06/17 18:11, sean.wang at mediatek.com wrote: +> > From: Sean Wang <sean.wang@mediatek.com> > > > > add basic nodes into the mt7622.dtsi for the system > > bring-up which includes ARM CPU, GIC, timer, MediaTek > > UART, SYSIRQ and one reserved memory region for ATF. > > -> > Signed-off-by: Sean Wang <sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> +> > Signed-off-by: Sean Wang <sean.wang@mediatek.com> > > --- > > arch/arm64/boot/dts/mediatek/mt7622.dtsi | 104 +++++++++++++++++++++++++++++++ > > 1 file changed, 104 insertions(+) @@ -21,8 +21,8 @@ On Thu, 2017-06-15 at 18:04 +0200, Matthias Brugger wrote: > > @@ -0,0 +1,104 @@ > > +/* > > + * Copyright (c) 2017 MediaTek Inc. -> > + * Author: Ming Huang <ming.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> -> > + * Sean Wang <sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> +> > + * Author: Ming Huang <ming.huang@mediatek.com> +> > + * Sean Wang <sean.wang@mediatek.com> > > + * > > + * SPDX-License-Identifier: (GPL-2.0 OR MIT) > > + */ @@ -40,7 +40,7 @@ On Thu, 2017-06-15 at 18:04 +0200, Matthias Brugger wrote: > > + #address-cells = <2>; > > + #size-cells = <0>; > > + -> > + cpu0: cpu@0 { +> > + cpu0: cpu at 0 { > > + device_type = "cpu"; > > + compatible = "arm,cortex-a53", "arm,armv8"; > > + reg = <0x0 0x0>; @@ -48,7 +48,7 @@ On Thu, 2017-06-15 at 18:04 +0200, Matthias Brugger wrote: > > + clock-frequency = <1300000000>; > > + }; > > + -> > + cpu1: cpu@1 { +> > + cpu1: cpu at 1 { > > + device_type = "cpu"; > > + compatible = "arm,cortex-a53", "arm,armv8"; > > + reg = <0x0 0x1>; @@ -74,7 +74,7 @@ On Thu, 2017-06-15 at 18:04 +0200, Matthias Brugger wrote: > > + ranges; > > + > > + /* 192 KiB reserved for ARM Trusted Firmware (BL31) */ -> > + secmon_reserved: secmon@43000000 { +> > + secmon_reserved: secmon at 43000000 { > > + reg = <0 0x43000000 0 0x30000>; > > + no-map; > > + }; @@ -93,7 +93,7 @@ On Thu, 2017-06-15 at 18:04 +0200, Matthias Brugger wrote: > > + IRQ_TYPE_LEVEL_HIGH)>; > > + }; > > + -> > + sysirq: interrupt-controller@10200620 { +> > + sysirq: interrupt-controller at 10200620 { > > + compatible = "mediatek,mt7622-sysirq", > > + "mediatek,mt6577-sysirq"; > > + interrupt-controller; @@ -102,7 +102,7 @@ On Thu, 2017-06-15 at 18:04 +0200, Matthias Brugger wrote: > > + reg = <0 0x10200620 0 0x20>; > > + }; > > + -> > + gic: interrupt-controller@10300000 { +> > + gic: interrupt-controller at 10300000 { > > + compatible = "arm,gic-400"; > > + interrupt-controller; > > + #interrupt-cells = <3>; @@ -113,7 +113,7 @@ On Thu, 2017-06-15 at 18:04 +0200, Matthias Brugger wrote: > > + <0 0x10360000 0 0x2000>; > > + }; > > + -> > + uart0: serial@11002000 { +> > + uart0: serial at 11002000 { > > + compatible = "mediatek,mt7622-uart", > > + "mediatek,mt6577-uart"; > > + reg = <0 0x11002000 0 0x400>; @@ -138,10 +138,4 @@ I will update in the next version . > > + status = "disabled"; > > + }; > > +}; -> > - - --- -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 7ccad4a..feb6136 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,30 +1,22 @@ "ref\0cover.1497455465.git.sean.wang@mediatek.com\0" "ref\04d7c2a58fb2bd68cc5c17a313ee426e0d4233ca0.1497455465.git.sean.wang@mediatek.com\0" "ref\037f67b23-7995-3b93-2ee0-c04b34428bd9@gmail.com\0" - "ref\037f67b23-7995-3b93-2ee0-c04b34428bd9-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" - "From\0Sean Wang <sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\0" - "Subject\0Re: [PATCH v4 1/2] arm64: dts: mt7622: add basic nodes to the mt7622.dtsi file\0" + "From\0sean.wang@mediatek.com (Sean Wang)\0" + "Subject\0[PATCH v4 1/2] arm64: dts: mt7622: add basic nodes to the mt7622.dtsi file\0" "Date\0Fri, 16 Jun 2017 01:39:26 +0800\0" - "To\0Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Cc\0robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org" - mark.rutland-5wv7dgnIgG8@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - john-Pj+rj9U5foFAfugRpC6u6w@public.gmane.org - linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@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" "On Thu, 2017-06-15 at 18:04 +0200, Matthias Brugger wrote:\n" "> \n" - "> On 14/06/17 18:11, sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org wrote:\n" - "> > From: Sean Wang <sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n" + "> On 14/06/17 18:11, sean.wang at mediatek.com wrote:\n" + "> > From: Sean Wang <sean.wang@mediatek.com>\n" "> > \n" "> > add basic nodes into the mt7622.dtsi for the system\n" "> > bring-up which includes ARM CPU, GIC, timer, MediaTek\n" "> > UART, SYSIRQ and one reserved memory region for ATF.\n" "> > \n" - "> > Signed-off-by: Sean Wang <sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n" + "> > Signed-off-by: Sean Wang <sean.wang@mediatek.com>\n" "> > ---\n" "> > arch/arm64/boot/dts/mediatek/mt7622.dtsi | 104 +++++++++++++++++++++++++++++++\n" "> > 1 file changed, 104 insertions(+)\n" @@ -38,8 +30,8 @@ "> > @@ -0,0 +1,104 @@\n" "> > +/*\n" "> > + * Copyright (c) 2017 MediaTek Inc.\n" - "> > + * Author: Ming Huang <ming.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n" - "> > + *\t Sean Wang <sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n" + "> > + * Author: Ming Huang <ming.huang@mediatek.com>\n" + "> > + *\t Sean Wang <sean.wang@mediatek.com>\n" "> > + *\n" "> > + * SPDX-License-Identifier: (GPL-2.0 OR MIT)\n" "> > + */\n" @@ -57,7 +49,7 @@ "> > +\t\t#address-cells = <2>;\n" "> > +\t\t#size-cells = <0>;\n" "> > +\n" - "> > +\t\tcpu0: cpu@0 {\n" + "> > +\t\tcpu0: cpu at 0 {\n" "> > +\t\t\tdevice_type = \"cpu\";\n" "> > +\t\t\tcompatible = \"arm,cortex-a53\", \"arm,armv8\";\n" "> > +\t\t\treg = <0x0 0x0>;\n" @@ -65,7 +57,7 @@ "> > +\t\t\tclock-frequency = <1300000000>;\n" "> > +\t\t};\n" "> > +\n" - "> > +\t\tcpu1: cpu@1 {\n" + "> > +\t\tcpu1: cpu at 1 {\n" "> > +\t\t\tdevice_type = \"cpu\";\n" "> > +\t\t\tcompatible = \"arm,cortex-a53\", \"arm,armv8\";\n" "> > +\t\t\treg = <0x0 0x1>;\n" @@ -91,7 +83,7 @@ "> > +\t\tranges;\n" "> > +\n" "> > +\t\t/* 192 KiB reserved for ARM Trusted Firmware (BL31) */\n" - "> > +\t\tsecmon_reserved: secmon@43000000 {\n" + "> > +\t\tsecmon_reserved: secmon at 43000000 {\n" "> > +\t\t\treg = <0 0x43000000 0 0x30000>;\n" "> > +\t\t\tno-map;\n" "> > +\t\t};\n" @@ -110,7 +102,7 @@ "> > +\t\t\t IRQ_TYPE_LEVEL_HIGH)>;\n" "> > +\t};\n" "> > +\n" - "> > +\tsysirq: interrupt-controller@10200620 {\n" + "> > +\tsysirq: interrupt-controller at 10200620 {\n" "> > +\t\tcompatible = \"mediatek,mt7622-sysirq\",\n" "> > +\t\t\t \"mediatek,mt6577-sysirq\";\n" "> > +\t\tinterrupt-controller;\n" @@ -119,7 +111,7 @@ "> > +\t\treg = <0 0x10200620 0 0x20>;\n" "> > +\t};\n" "> > +\n" - "> > +\tgic: interrupt-controller@10300000 {\n" + "> > +\tgic: interrupt-controller at 10300000 {\n" "> > +\t\tcompatible = \"arm,gic-400\";\n" "> > +\t\tinterrupt-controller;\n" "> > +\t\t#interrupt-cells = <3>;\n" @@ -130,7 +122,7 @@ "> > +\t\t <0 0x10360000 0 0x2000>;\n" "> > +\t};\n" "> > +\n" - "> > +\tuart0: serial@11002000 {\n" + "> > +\tuart0: serial at 11002000 {\n" "> > +\t\tcompatible = \"mediatek,mt7622-uart\",\n" "> > +\t\t\t \"mediatek,mt6577-uart\";\n" "> > +\t\treg = <0 0x11002000 0 0x400>;\n" @@ -155,12 +147,6 @@ "> > +\t\tstatus = \"disabled\";\n" "> > +\t};\n" "> > +};\n" - "> > \n" - "\n" - "\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 + > > -f4d90a48ec3fe7db0bc5f416035a2b1678445ba9f624d2d235fdef0918b6a7c4 +b2f27bc849c60b1fd3cd989f65ceb20598ef8f5f3650f357842b7302d2f2e55b
diff --git a/a/1.txt b/N2/1.txt index 4329b95..7c5bfa5 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,13 +1,13 @@ On Thu, 2017-06-15 at 18:04 +0200, Matthias Brugger wrote: > -> On 14/06/17 18:11, sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org wrote: -> > From: Sean Wang <sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> +> On 14/06/17 18:11, sean.wang@mediatek.com wrote: +> > From: Sean Wang <sean.wang@mediatek.com> > > > > add basic nodes into the mt7622.dtsi for the system > > bring-up which includes ARM CPU, GIC, timer, MediaTek > > UART, SYSIRQ and one reserved memory region for ATF. > > -> > Signed-off-by: Sean Wang <sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> +> > Signed-off-by: Sean Wang <sean.wang@mediatek.com> > > --- > > arch/arm64/boot/dts/mediatek/mt7622.dtsi | 104 +++++++++++++++++++++++++++++++ > > 1 file changed, 104 insertions(+) @@ -21,8 +21,8 @@ On Thu, 2017-06-15 at 18:04 +0200, Matthias Brugger wrote: > > @@ -0,0 +1,104 @@ > > +/* > > + * Copyright (c) 2017 MediaTek Inc. -> > + * Author: Ming Huang <ming.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> -> > + * Sean Wang <sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> +> > + * Author: Ming Huang <ming.huang@mediatek.com> +> > + * Sean Wang <sean.wang@mediatek.com> > > + * > > + * SPDX-License-Identifier: (GPL-2.0 OR MIT) > > + */ @@ -138,10 +138,4 @@ I will update in the next version . > > + status = "disabled"; > > + }; > > +}; -> > - - --- -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 7ccad4a..8f5e7b7 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,30 +1,29 @@ "ref\0cover.1497455465.git.sean.wang@mediatek.com\0" "ref\04d7c2a58fb2bd68cc5c17a313ee426e0d4233ca0.1497455465.git.sean.wang@mediatek.com\0" "ref\037f67b23-7995-3b93-2ee0-c04b34428bd9@gmail.com\0" - "ref\037f67b23-7995-3b93-2ee0-c04b34428bd9-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" - "From\0Sean Wang <sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\0" + "From\0Sean Wang <sean.wang@mediatek.com>\0" "Subject\0Re: [PATCH v4 1/2] arm64: dts: mt7622: add basic nodes to the mt7622.dtsi file\0" "Date\0Fri, 16 Jun 2017 01:39:26 +0800\0" - "To\0Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Cc\0robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org" - mark.rutland-5wv7dgnIgG8@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - john-Pj+rj9U5foFAfugRpC6u6w@public.gmane.org - linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Matthias Brugger <matthias.bgg@gmail.com>\0" + "Cc\0<robh+dt@kernel.org>" + <mark.rutland@arm.com> + <devicetree@vger.kernel.org> + <john@phrozen.org> + <linux-mediatek@lists.infradead.org> + <linux-arm-kernel@lists.infradead.org> + " <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "On Thu, 2017-06-15 at 18:04 +0200, Matthias Brugger wrote:\n" "> \n" - "> On 14/06/17 18:11, sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org wrote:\n" - "> > From: Sean Wang <sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n" + "> On 14/06/17 18:11, sean.wang@mediatek.com wrote:\n" + "> > From: Sean Wang <sean.wang@mediatek.com>\n" "> > \n" "> > add basic nodes into the mt7622.dtsi for the system\n" "> > bring-up which includes ARM CPU, GIC, timer, MediaTek\n" "> > UART, SYSIRQ and one reserved memory region for ATF.\n" "> > \n" - "> > Signed-off-by: Sean Wang <sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n" + "> > Signed-off-by: Sean Wang <sean.wang@mediatek.com>\n" "> > ---\n" "> > arch/arm64/boot/dts/mediatek/mt7622.dtsi | 104 +++++++++++++++++++++++++++++++\n" "> > 1 file changed, 104 insertions(+)\n" @@ -38,8 +37,8 @@ "> > @@ -0,0 +1,104 @@\n" "> > +/*\n" "> > + * Copyright (c) 2017 MediaTek Inc.\n" - "> > + * Author: Ming Huang <ming.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n" - "> > + *\t Sean Wang <sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n" + "> > + * Author: Ming Huang <ming.huang@mediatek.com>\n" + "> > + *\t Sean Wang <sean.wang@mediatek.com>\n" "> > + *\n" "> > + * SPDX-License-Identifier: (GPL-2.0 OR MIT)\n" "> > + */\n" @@ -155,12 +154,6 @@ "> > +\t\tstatus = \"disabled\";\n" "> > +\t};\n" "> > +};\n" - "> > \n" - "\n" - "\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 + > > -f4d90a48ec3fe7db0bc5f416035a2b1678445ba9f624d2d235fdef0918b6a7c4 +ae95b0ca95c53539fd934d2dd51884556914f3c20d21a5e7db564ee16131e7f9
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.