diff for duplicates of <20140605160100.GH5765@lukather> diff --git a/a/1.txt b/N1/1.txt index f1c7662..75b8199 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -12,10 +12,10 @@ On Mon, Jun 02, 2014 at 02:31:34PM -0700, Mike Turquette wrote: > > > > Quoting Maxime Ripard (2014-02-18 06:15:32) > > > > > Hi, > > > > > -> > > > > On Mon, Feb 17, 2014 at 11:02:21AM +0100, David Lanzend?rfer wrote: -> > > > > > From: Emilio L?pez <emilio@elopez.com.ar> +> > > > > On Mon, Feb 17, 2014 at 11:02:21AM +0100, David Lanzendörfer wrote: +> > > > > > From: Emilio López <emilio-0Z03zUJReD5OxF6Tv1QG9Q@public.gmane.org> > > > > > > -> > > > > > Signed-off-by: Emilio L?pez <emilio@elopez.com.ar> +> > > > > > Signed-off-by: Emilio López <emilio-0Z03zUJReD5OxF6Tv1QG9Q@public.gmane.org> > > > > > > > > > > You're missing your Signed-off-by here too. Remember, for every patch > > > > > you send, your Signed-off-by must be there, regardless wether you're @@ -42,7 +42,7 @@ On Mon, Jun 02, 2014 at 02:31:34PM -0700, Mike Turquette wrote: > > > > > > > > > > > > From 56fa297591be5c5e22df6d2ca43fccf285a45636 Mon Sep 17 00:00:00 2001 -> > > > From: Mike Turquette <mturquette@linaro.org> +> > > > From: Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> > > > > Date: Tue, 18 Feb 2014 20:33:50 -0800 > > > > Subject: [PATCH] clk: introduce clk_set_phase function & callback > > > > @@ -52,7 +52,7 @@ On Mon, Jun 02, 2014 at 02:31:34PM -0700, Mike Turquette wrote: > > > > introduces support for the new function in the common clock framework > > > > via the .set_phase call back in struct clk_ops. > > > > -> > > > Signed-off-by: Mike Turquette <mturquette@linaro.org> +> > > > Signed-off-by: Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> > > > > --- > > > > This patch is totally untested. It may make your board burst into > > > > flames. @@ -174,7 +174,7 @@ Unfortunately, I don't have either (on this part at least). > OMAP4's Power Reset & Clock Manager, which acts as a clock signal > generator. > -> As a thought exercise, let's say that we need to shift the phase by 90? +> As a thought exercise, let's say that we need to shift the phase by 90° > for the MPU to work properly. If we only have the dpll_mpu_m2_ck object > in the clock framework, it might be tempting to call clk_set_phase() on > it, but is that really the right thing? Perhaps what is missing is @@ -213,7 +213,7 @@ one we change the phase of. The only thing that remains to be understood is what the values we put there are. The only indication that we have is that a value of 0 means -a phase of 180?, which is why we're stalled on this. +a phase of 180°, which is why we're stalled on this. Maxime @@ -221,10 +221,3 @@ Maxime Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com --------------- next part -------------- -A non-text attachment was scrubbed... -Name: signature.asc -Type: application/pgp-signature -Size: 819 bytes -Desc: Digital signature -URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140605/2d85cf88/attachment.sig> diff --git a/N1/2.bin b/N1/2.bin new file mode 100644 index 0000000..3fe3a28 --- /dev/null +++ b/N1/2.bin @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iQIcBAEBAgAGBQJTkJQ8AAoJEBx+YmzsjxAg0C4P/RlCDVk5kKWwLGjo5ofZPBlZ +pD6xzISGTV/4WMog1Os+XBvsqZS0JTcFdsrHaavOBr6t216IRx9l0yMyOQD+qkA3 +v8qkvaIpBxpNDyXiSs4U/48BsOnVcStuwnUHNdZDSHY/9EV3TiwFMx4IqXE40nxt +se7XHXYG8xaL6voVvSEY55OcuSBAPOV7cTSJGy1YuLUCIshujoXQkv2hdBBc5anE +DJj2rGEzIdWdCZng2LU5Sa09S61oLDzY8Dlvrr5Fe3OYi6EQoE/tg/TfeeTgx+BB +qifSYygNmsFgOlleLpDEV5PL5PJrwxcEPY+xAGcv35+ZaUMsQrhryWRIt06BhHpT +G/YksfLWGOr/i5aqfhz2gtMSAtPfMoPIawi6UC+TRck2tBjHuKAaf1K+rUoFMDS5 +oiX7cUahROuhPfTtJwwP8lzOr+7e9uuMfHKkVmIYvpDQytKq0Df7dfAyT/0GtPoE +EHXamBlLWMnxS6N6UoBv8iyZh5e5aTDHWsXmxfuGznWvbgfIxgvJHgPmdf+w2qe2 +xs4dBK3qcw1cKk2YXgxf52/LMRoI9+KMQCLp+qBtMmJbjwhReo2xBoGRxJpmOrtc +JCkwJrxNQ/EjYZZuOFVHsT5G1lJdzQrVMw8yq6Ct60qr1FGQEytX60XqHSXtoLJ1 +3MHNncUuwfq75Sw87sIO +=Fc6w +-----END PGP SIGNATURE----- diff --git a/N1/2.hdr b/N1/2.hdr new file mode 100644 index 0000000..3237378 --- /dev/null +++ b/N1/2.hdr @@ -0,0 +1,2 @@ +Content-Type: application/pgp-signature; name="signature.asc" +Content-Description: Digital signature diff --git a/a/content_digest b/N1/content_digest index 87407ae..5389534 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,11 +5,22 @@ "ref\020140219083606.GR3142@lukather\0" "ref\020140223203143.22529.81640@quantum\0" "ref\020140602213134.10062.14293@quantum\0" - "From\0maxime.ripard@free-electrons.com (Maxime Ripard)\0" - "Subject\0[PATCH v7 2/8] clk: sunxi: Implement MMC phase control\0" + "From\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "Subject\0Re: [PATCH v7 2/8] clk: sunxi: Implement MMC phase control\0" "Date\0Thu, 5 Jun 2014 18:01:00 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" - "\00:1\0" + "To\0Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "Cc\0David Lanzend\303\266rfer <david.lanzendoerfer-Z7Kmv9EsliU@public.gmane.org>" + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> + Ulf Hansson <ulf.hansson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + Chris Ball <chris-OsFVWbfNK3isTnJN9+BGXg@public.gmane.org> + Laurent Pinchart <laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> + H Hartley Sweeten <hsweeten-3FF4nKcrg1dE2c76skzGb0EOCMrvLtNR@public.gmane.org> + Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Simon Baatz <gmbnomis-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + Guennadi Liakhovetski <g.liakhovetski-Mmb7MZpHnFY@public.gmane.org> + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "\01:1\0" "b\0" "Hi Mike,\n" "\n" @@ -25,10 +36,10 @@ "> > > > Quoting Maxime Ripard (2014-02-18 06:15:32)\n" "> > > > > Hi,\n" "> > > > > \n" - "> > > > > On Mon, Feb 17, 2014 at 11:02:21AM +0100, David Lanzend?rfer wrote:\n" - "> > > > > > From: Emilio L?pez <emilio@elopez.com.ar>\n" + "> > > > > On Mon, Feb 17, 2014 at 11:02:21AM +0100, David Lanzend\303\266rfer wrote:\n" + "> > > > > > From: Emilio L\303\263pez <emilio-0Z03zUJReD5OxF6Tv1QG9Q@public.gmane.org>\n" "> > > > > > \n" - "> > > > > > Signed-off-by: Emilio L?pez <emilio@elopez.com.ar>\n" + "> > > > > > Signed-off-by: Emilio L\303\263pez <emilio-0Z03zUJReD5OxF6Tv1QG9Q@public.gmane.org>\n" "> > > > > \n" "> > > > > You're missing your Signed-off-by here too. Remember, for every patch\n" "> > > > > you send, your Signed-off-by must be there, regardless wether you're\n" @@ -55,7 +66,7 @@ "> > > > \n" "> > > > \n" "> > > > From 56fa297591be5c5e22df6d2ca43fccf285a45636 Mon Sep 17 00:00:00 2001\n" - "> > > > From: Mike Turquette <mturquette@linaro.org>\n" + "> > > > From: Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" "> > > > Date: Tue, 18 Feb 2014 20:33:50 -0800\n" "> > > > Subject: [PATCH] clk: introduce clk_set_phase function & callback\n" "> > > > \n" @@ -65,7 +76,7 @@ "> > > > introduces support for the new function in the common clock framework\n" "> > > > via the .set_phase call back in struct clk_ops.\n" "> > > > \n" - "> > > > Signed-off-by: Mike Turquette <mturquette@linaro.org>\n" + "> > > > Signed-off-by: Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" "> > > > ---\n" "> > > > This patch is totally untested. It may make your board burst into\n" "> > > > flames.\n" @@ -187,7 +198,7 @@ "> OMAP4's Power Reset & Clock Manager, which acts as a clock signal\n" "> generator.\n" "> \n" - "> As a thought exercise, let's say that we need to shift the phase by 90?\n" + "> As a thought exercise, let's say that we need to shift the phase by 90\302\260\n" "> for the MPU to work properly. If we only have the dpll_mpu_m2_ck object\n" "> in the clock framework, it might be tempting to call clk_set_phase() on\n" "> it, but is that really the right thing? Perhaps what is missing is\n" @@ -226,20 +237,34 @@ "\n" "The only thing that remains to be understood is what the values we put\n" "there are. The only indication that we have is that a value of 0 means\n" - "a phase of 180?, which is why we're stalled on this.\n" + "a phase of 180\302\260, which is why we're stalled on this.\n" "\n" "Maxime\n" "\n" "-- \n" "Maxime Ripard, Free Electrons\n" "Embedded Linux, Kernel and Android engineering\n" - "http://free-electrons.com\n" - "-------------- next part --------------\n" - "A non-text attachment was scrubbed...\n" - "Name: signature.asc\n" - "Type: application/pgp-signature\n" - "Size: 819 bytes\n" - "Desc: Digital signature\n" - URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140605/2d85cf88/attachment.sig> + http://free-electrons.com + "\01:2\0" + "fn\0signature.asc\0" + "d\0Digital signature\0" + "b\0" + "-----BEGIN PGP SIGNATURE-----\n" + "Version: GnuPG v1\n" + "\n" + "iQIcBAEBAgAGBQJTkJQ8AAoJEBx+YmzsjxAg0C4P/RlCDVk5kKWwLGjo5ofZPBlZ\n" + "pD6xzISGTV/4WMog1Os+XBvsqZS0JTcFdsrHaavOBr6t216IRx9l0yMyOQD+qkA3\n" + "v8qkvaIpBxpNDyXiSs4U/48BsOnVcStuwnUHNdZDSHY/9EV3TiwFMx4IqXE40nxt\n" + "se7XHXYG8xaL6voVvSEY55OcuSBAPOV7cTSJGy1YuLUCIshujoXQkv2hdBBc5anE\n" + "DJj2rGEzIdWdCZng2LU5Sa09S61oLDzY8Dlvrr5Fe3OYi6EQoE/tg/TfeeTgx+BB\n" + "qifSYygNmsFgOlleLpDEV5PL5PJrwxcEPY+xAGcv35+ZaUMsQrhryWRIt06BhHpT\n" + "G/YksfLWGOr/i5aqfhz2gtMSAtPfMoPIawi6UC+TRck2tBjHuKAaf1K+rUoFMDS5\n" + "oiX7cUahROuhPfTtJwwP8lzOr+7e9uuMfHKkVmIYvpDQytKq0Df7dfAyT/0GtPoE\n" + "EHXamBlLWMnxS6N6UoBv8iyZh5e5aTDHWsXmxfuGznWvbgfIxgvJHgPmdf+w2qe2\n" + "xs4dBK3qcw1cKk2YXgxf52/LMRoI9+KMQCLp+qBtMmJbjwhReo2xBoGRxJpmOrtc\n" + "JCkwJrxNQ/EjYZZuOFVHsT5G1lJdzQrVMw8yq6Ct60qr1FGQEytX60XqHSXtoLJ1\n" + "3MHNncUuwfq75Sw87sIO\n" + "=Fc6w\n" + "-----END PGP SIGNATURE-----\n" -45b3d571d0ffeb5eb2cd20c1dc616b5ea74cc22f4d9d3c2095b2ab07642e4ec4 +66e5c72e7a885362c78ed5ab0f005269374b68f7bf9224d59006f5c91eff029e
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.