diff for duplicates of <20160816055038.GL500@tiger> diff --git a/a/1.txt b/N1/1.txt index 1a8ffcd..a254201 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,7 +7,7 @@ On Thu, Aug 11, 2016 at 05:11:06PM -0700, Stefan Agner wrote: > (since the fsl,imx7s compatible string is not in the list of devices > making use of the cpufreq-dt driver...). > -> Signed-off-by: Stefan Agner <stefan@agner.ch> +> Signed-off-by: Stefan Agner <stefan-XLVq0VzYD2Y@public.gmane.org> > --- > Hi Shawn, > @@ -42,7 +42,7 @@ Shawn > > / { > cpus { -> + cpu0: cpu at 0 { +> + cpu0: cpu@0 { > + operating-points = < > + /* KHz uV */ > + 996000 1075000 @@ -50,7 +50,7 @@ Shawn > + >; > + }; > + -> cpu1: cpu at 1 { +> cpu1: cpu@1 { > compatible = "arm,cortex-a7"; > device_type = "cpu"; > diff --git a/arch/arm/boot/dts/imx7s.dtsi b/arch/arm/boot/dts/imx7s.dtsi @@ -75,5 +75,9 @@ Shawn > > _______________________________________________ > linux-arm-kernel mailing list -> linux-arm-kernel at lists.infradead.org +> linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel +-- +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 638b3e2..ef027d7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,16 @@ "ref\020160812001107.17016-1-stefan@agner.ch\0" - "From\0shawnguo@kernel.org (Shawn Guo)\0" - "Subject\0[PATCH 1/2] ARM: dts: imx7d: move CPU operating points to imx7d.dtsi\0" + "ref\020160812001107.17016-1-stefan-XLVq0VzYD2Y@public.gmane.org\0" + "From\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "Subject\0Re: [PATCH 1/2] ARM: dts: imx7d: move CPU operating points to imx7d.dtsi\0" "Date\0Tue, 16 Aug 2016 13:50:38 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Stefan Agner <stefan-XLVq0VzYD2Y@public.gmane.org>\0" + "Cc\0kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org" + mark.rutland-5wv7dgnIgG8@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + fabio.estevam-3arQi8VN3Tc@public.gmane.org + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "On Thu, Aug 11, 2016 at 05:11:06PM -0700, Stefan Agner wrote:\n" @@ -14,7 +22,7 @@ "> (since the fsl,imx7s compatible string is not in the list of devices\n" "> making use of the cpufreq-dt driver...).\n" "> \n" - "> Signed-off-by: Stefan Agner <stefan@agner.ch>\n" + "> Signed-off-by: Stefan Agner <stefan-XLVq0VzYD2Y@public.gmane.org>\n" "> ---\n" "> Hi Shawn,\n" "> \n" @@ -49,7 +57,7 @@ "> \n" "> / {\n" "> \tcpus {\n" - "> +\t\tcpu0: cpu at 0 {\n" + "> +\t\tcpu0: cpu@0 {\n" "> +\t\t\toperating-points = <\n" "> +\t\t\t\t/* KHz\tuV */\n" "> +\t\t\t\t996000\t1075000\n" @@ -57,7 +65,7 @@ "> +\t\t\t>;\n" "> +\t\t};\n" "> +\n" - "> \t\tcpu1: cpu at 1 {\n" + "> \t\tcpu1: cpu@1 {\n" "> \t\t\tcompatible = \"arm,cortex-a7\";\n" "> \t\t\tdevice_type = \"cpu\";\n" "> diff --git a/arch/arm/boot/dts/imx7s.dtsi b/arch/arm/boot/dts/imx7s.dtsi\n" @@ -82,7 +90,11 @@ "> \n" "> _______________________________________________\n" "> linux-arm-kernel mailing list\n" - "> linux-arm-kernel at lists.infradead.org\n" - > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel + "> linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\n" + "> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel\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 -35c3c1c6fc83074daebb866df45f570eef4d1a3c976ffd38c32d8354c8767e3d +91f06745896d23f1e1fa717006071fbfbdad609e5d886fb0c2e6c5ad4f6953d3
diff --git a/a/1.txt b/N2/1.txt index 1a8ffcd..a28d204 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -42,7 +42,7 @@ Shawn > > / { > cpus { -> + cpu0: cpu at 0 { +> + cpu0: cpu@0 { > + operating-points = < > + /* KHz uV */ > + 996000 1075000 @@ -50,7 +50,7 @@ Shawn > + >; > + }; > + -> cpu1: cpu at 1 { +> cpu1: cpu@1 { > compatible = "arm,cortex-a7"; > device_type = "cpu"; > diff --git a/arch/arm/boot/dts/imx7s.dtsi b/arch/arm/boot/dts/imx7s.dtsi @@ -75,5 +75,5 @@ Shawn > > _______________________________________________ > linux-arm-kernel mailing list -> linux-arm-kernel at lists.infradead.org +> linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N2/content_digest index 638b3e2..481c7f9 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,15 @@ "ref\020160812001107.17016-1-stefan@agner.ch\0" - "From\0shawnguo@kernel.org (Shawn Guo)\0" - "Subject\0[PATCH 1/2] ARM: dts: imx7d: move CPU operating points to imx7d.dtsi\0" + "From\0Shawn Guo <shawnguo@kernel.org>\0" + "Subject\0Re: [PATCH 1/2] ARM: dts: imx7d: move CPU operating points to imx7d.dtsi\0" "Date\0Tue, 16 Aug 2016 13:50:38 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Stefan Agner <stefan@agner.ch>\0" + "Cc\0kernel@pengutronix.de" + mark.rutland@arm.com + devicetree@vger.kernel.org + linux-kernel@vger.kernel.org + robh+dt@kernel.org + fabio.estevam@nxp.com + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Thu, Aug 11, 2016 at 05:11:06PM -0700, Stefan Agner wrote:\n" @@ -49,7 +56,7 @@ "> \n" "> / {\n" "> \tcpus {\n" - "> +\t\tcpu0: cpu at 0 {\n" + "> +\t\tcpu0: cpu@0 {\n" "> +\t\t\toperating-points = <\n" "> +\t\t\t\t/* KHz\tuV */\n" "> +\t\t\t\t996000\t1075000\n" @@ -57,7 +64,7 @@ "> +\t\t\t>;\n" "> +\t\t};\n" "> +\n" - "> \t\tcpu1: cpu at 1 {\n" + "> \t\tcpu1: cpu@1 {\n" "> \t\t\tcompatible = \"arm,cortex-a7\";\n" "> \t\t\tdevice_type = \"cpu\";\n" "> diff --git a/arch/arm/boot/dts/imx7s.dtsi b/arch/arm/boot/dts/imx7s.dtsi\n" @@ -82,7 +89,7 @@ "> \n" "> _______________________________________________\n" "> linux-arm-kernel mailing list\n" - "> linux-arm-kernel at lists.infradead.org\n" + "> linux-arm-kernel@lists.infradead.org\n" > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -35c3c1c6fc83074daebb866df45f570eef4d1a3c976ffd38c32d8354c8767e3d +43f576d06bd8bec0cd1e65d9ad48b7bee7a5e0518df537c730355a5928c3c026
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.