diff for duplicates of <20150525062632.GE3264@dragon> diff --git a/a/1.txt b/N1/1.txt index 41e1d8c..c77eff2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -95,4 +95,15 @@ Shawn > > -- > 1.9.1 -> +> + +-- +-- +You received this message because you are subscribed to "rtc-linux". +Membership options at http://groups.google.com/group/rtc-linux . +Please read http://groups.google.com/group/rtc-linux/web/checklist +before submitting a driver. +--- +You received this message because you are subscribed to the Google Groups "rtc-linux" group. +To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com. +For more options, visit https://groups.google.com/d/optout. diff --git a/a/content_digest b/N1/content_digest index c3b415b..a7fabda 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01432305399-30571-1-git-send-email-Frank.Li@freescale.com\0" "ref\01432305399-30571-3-git-send-email-Frank.Li@freescale.com\0" "From\0Shawn Guo <shawn.guo@linaro.org>\0" - "Subject\0Re: [PATCH v4 2/6] Document: dt: fsl: snvs: change support syscon\0" + "Subject\0[rtc-linux] Re: [PATCH v4 2/6] Document: dt: fsl: snvs: change support syscon\0" "Date\0Mon, 25 May 2015 14:26:33 +0800\0" "To\0Frank.Li@freescale.com\0" "Cc\0lznuaa@gmail.com" @@ -112,6 +112,17 @@ "> \n" "> -- \n" "> 1.9.1\n" - > + "> \n" + "\n" + "-- \n" + "-- \n" + "You received this message because you are subscribed to \"rtc-linux\".\n" + "Membership options at http://groups.google.com/group/rtc-linux .\n" + "Please read http://groups.google.com/group/rtc-linux/web/checklist\n" + "before submitting a driver.\n" + "--- \n" + "You received this message because you are subscribed to the Google Groups \"rtc-linux\" group.\n" + "To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com.\n" + For more options, visit https://groups.google.com/d/optout. -5f926e79a0d89ae83c4b76a7a3bd37e01bc5009e0ed7d0a0700f4cdca4b3d95c +bf978f89e3780ca8d8fd9ef527e073367fc815dc5b3af3a9b63883a604e597da
diff --git a/a/1.txt b/N2/1.txt index 41e1d8c..e4950c8 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -On Fri, May 22, 2015 at 10:36:35PM +0800, Frank.Li@freescale.com wrote: +On Fri, May 22, 2015 at 10:36:35PM +0800, Frank.Li at freescale.com wrote: > From: Frank Li <Frank.Li@freescale.com> > > snvs actually is multi fucntion driver. @@ -47,7 +47,7 @@ Shawn > @@ -341,7 +342,7 @@ Secure Non-Volatile Storage (SNVS) Node > > EXAMPLE -> sec_mon@314000 { +> sec_mon at 314000 { > - compatible = "fsl,sec-v4.0-mon"; > + compatible = "fsl,sec-v4.0-mon", "syscon"; > reg = <0x314000 0x1000>; @@ -71,8 +71,8 @@ Shawn > + describing the node's interrupt parent. > > EXAMPLE -> - sec_mon_rtc_lp@314000 { -> + sec_mon_rtc_lp@1 { +> - sec_mon_rtc_lp at 314000 { +> + sec_mon_rtc_lp at 1 { > compatible = "fsl,sec-v4.0-mon-rtc-lp"; > - reg = <0x34 0x58>; > + interrupts = <93 2>; @@ -86,7 +86,7 @@ Shawn > - interrupt-parent = <&mpic>; > - interrupts = <93 2>; > -> sec_mon_rtc_lp@34 { +> sec_mon_rtc_lp at 34 { > compatible = "fsl,sec-v4.0-mon-rtc-lp"; > - reg = <0x34 0x58>; > + interrupts = <93 2>; diff --git a/a/content_digest b/N2/content_digest index c3b415b..677d03f 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,21 +1,12 @@ "ref\01432305399-30571-1-git-send-email-Frank.Li@freescale.com\0" "ref\01432305399-30571-3-git-send-email-Frank.Li@freescale.com\0" - "From\0Shawn Guo <shawn.guo@linaro.org>\0" - "Subject\0Re: [PATCH v4 2/6] Document: dt: fsl: snvs: change support syscon\0" + "From\0shawn.guo@linaro.org (Shawn Guo)\0" + "Subject\0[PATCH v4 2/6] Document: dt: fsl: snvs: change support syscon\0" "Date\0Mon, 25 May 2015 14:26:33 +0800\0" - "To\0Frank.Li@freescale.com\0" - "Cc\0lznuaa@gmail.com" - dmitry.torokhov@gmail.com - robh+dt@kernel.org - alexandre.belloni@free-electrons.com - linux@arm.linux.org.uk - linux-arm-kernel@lists.infradead.org - linux-input@vger.kernel.org - rtc-linux@googlegroups.com - " devicetree@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "On Fri, May 22, 2015 at 10:36:35PM +0800, Frank.Li@freescale.com wrote:\n" + "On Fri, May 22, 2015 at 10:36:35PM +0800, Frank.Li at freescale.com wrote:\n" "> From: Frank Li <Frank.Li@freescale.com>\n" "> \n" "> snvs actually is multi fucntion driver.\n" @@ -64,7 +55,7 @@ "> @@ -341,7 +342,7 @@ Secure Non-Volatile Storage (SNVS) Node\n" "> \n" "> EXAMPLE\n" - "> \tsec_mon@314000 {\n" + "> \tsec_mon at 314000 {\n" "> -\t\tcompatible = \"fsl,sec-v4.0-mon\";\n" "> +\t\tcompatible = \"fsl,sec-v4.0-mon\", \"syscon\";\n" "> \t\treg = <0x314000 0x1000>;\n" @@ -88,8 +79,8 @@ "> +\t describing the node's interrupt parent.\n" "> \n" "> EXAMPLE\n" - "> -\tsec_mon_rtc_lp@314000 {\n" - "> +\tsec_mon_rtc_lp@1 {\n" + "> -\tsec_mon_rtc_lp at 314000 {\n" + "> +\tsec_mon_rtc_lp at 1 {\n" "> \t\tcompatible = \"fsl,sec-v4.0-mon-rtc-lp\";\n" "> -\t\treg = <0x34 0x58>;\n" "> +\t\tinterrupts = <93 2>;\n" @@ -103,7 +94,7 @@ "> -\t\tinterrupt-parent = <&mpic>;\n" "> -\t\tinterrupts = <93 2>;\n" "> \n" - "> \t\tsec_mon_rtc_lp@34 {\n" + "> \t\tsec_mon_rtc_lp at 34 {\n" "> \t\t\tcompatible = \"fsl,sec-v4.0-mon-rtc-lp\";\n" "> -\t\t\treg = <0x34 0x58>;\n" "> +\t\t\tinterrupts = <93 2>;\n" @@ -114,4 +105,4 @@ "> 1.9.1\n" > -5f926e79a0d89ae83c4b76a7a3bd37e01bc5009e0ed7d0a0700f4cdca4b3d95c +acf0bea596146e3b59352c47f463fc661b70ef16b868f1ca693898770ba5a77c
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.