diff for duplicates of <53F197C3.5010002@nvidia.com> diff --git a/a/1.txt b/N1/1.txt index 1957bba..ed73a4e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,14 +8,14 @@ On 07/21/2014 11:38 PM, Tuomas Tynkkynen wrote: > This code is very closely based on a patch by Paul Walmsley from > December (http://comments.gmane.org/gmane.linux.ports.tegra/15273), > which in turn comes from the internal driver by originally created -> by Aleksandr Frid <afrid-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>. +> by Aleksandr Frid <afrid@nvidia.com>. > > Subsequent patches will add support for closed loop mode and drivers > for the Tegra124 fast CPU cluster DFLL devices, which rely on this > code. > -> Signed-off-by: Paul Walmsley <pwalmsley-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> -> Signed-off-by: Tuomas Tynkkynen <ttynkkynen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> +> Signed-off-by: Paul Walmsley <pwalmsley@nvidia.com> +> Signed-off-by: Tuomas Tynkkynen <ttynkkynen@nvidia.com> > --- > v2 changes: > - minor, moved the devm_regulator_get here @@ -68,9 +68,3 @@ Should be dfll_scale_dvco_rate(s, pre_scaler_rate); Thanks, Vince - - --- -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 35f1e9b..3e6c5f1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,9 @@ "ref\01405957142-19416-1-git-send-email-ttynkkynen@nvidia.com\0" "ref\01405957142-19416-5-git-send-email-ttynkkynen@nvidia.com\0" - "ref\01405957142-19416-5-git-send-email-ttynkkynen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org\0" - "From\0Vince Hsu <vinceh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0" - "Subject\0Re: [PATCH v2 04/16] clk: tegra: Add library for the DFLL clock source (open-loop mode)\0" + "From\0vinceh@nvidia.com (Vince Hsu)\0" + "Subject\0[PATCH v2 04/16] clk: tegra: Add library for the DFLL clock source (open-loop mode)\0" "Date\0Mon, 18 Aug 2014 14:05:55 +0800\0" - "To\0Tuomas Tynkkynen <ttynkkynen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>" - linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> - " linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" - "Cc\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>" - Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Peter De Schrijver <pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> - Prashant Gaikwad <pgaikwad-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> - Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Rafael J. Wysocki <rjw-LthD3rsA81gm4RdzfppkhA@public.gmane.org> - Viresh Kumar <viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Paul Walmsley <pwalmsley-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> - " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi,\n" @@ -30,14 +16,14 @@ "> This code is very closely based on a patch by Paul Walmsley from\n" "> December (http://comments.gmane.org/gmane.linux.ports.tegra/15273),\n" "> which in turn comes from the internal driver by originally created\n" - "> by Aleksandr Frid <afrid-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>.\n" + "> by Aleksandr Frid <afrid@nvidia.com>.\n" ">\n" "> Subsequent patches will add support for closed loop mode and drivers\n" "> for the Tegra124 fast CPU cluster DFLL devices, which rely on this\n" "> code.\n" ">\n" - "> Signed-off-by: Paul Walmsley <pwalmsley-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" - "> Signed-off-by: Tuomas Tynkkynen <ttynkkynen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" + "> Signed-off-by: Paul Walmsley <pwalmsley@nvidia.com>\n" + "> Signed-off-by: Tuomas Tynkkynen <ttynkkynen@nvidia.com>\n" "> ---\n" "> v2 changes:\n" "> - minor, moved the devm_regulator_get here\n" @@ -89,12 +75,6 @@ "Should be dfll_scale_dvco_rate(s, pre_scaler_rate);\n" "\n" "Thanks,\n" - "Vince\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 + Vince -db50f48aa5a7da8488d460c349390d1d5715f4fad1bdfdbd5f6d2d4d02424867 +99e55be7ec8a82256f2da57f1dcaf2ee197359fdf551a5784acfa873deade2d5
diff --git a/a/1.txt b/N2/1.txt index 1957bba..ed73a4e 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -8,14 +8,14 @@ On 07/21/2014 11:38 PM, Tuomas Tynkkynen wrote: > This code is very closely based on a patch by Paul Walmsley from > December (http://comments.gmane.org/gmane.linux.ports.tegra/15273), > which in turn comes from the internal driver by originally created -> by Aleksandr Frid <afrid-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>. +> by Aleksandr Frid <afrid@nvidia.com>. > > Subsequent patches will add support for closed loop mode and drivers > for the Tegra124 fast CPU cluster DFLL devices, which rely on this > code. > -> Signed-off-by: Paul Walmsley <pwalmsley-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> -> Signed-off-by: Tuomas Tynkkynen <ttynkkynen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> +> Signed-off-by: Paul Walmsley <pwalmsley@nvidia.com> +> Signed-off-by: Tuomas Tynkkynen <ttynkkynen@nvidia.com> > --- > v2 changes: > - minor, moved the devm_regulator_get here @@ -68,9 +68,3 @@ Should be dfll_scale_dvco_rate(s, pre_scaler_rate); Thanks, Vince - - --- -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 35f1e9b..1a66e3d 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,23 +1,22 @@ "ref\01405957142-19416-1-git-send-email-ttynkkynen@nvidia.com\0" "ref\01405957142-19416-5-git-send-email-ttynkkynen@nvidia.com\0" - "ref\01405957142-19416-5-git-send-email-ttynkkynen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org\0" - "From\0Vince Hsu <vinceh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0" + "From\0Vince Hsu <vinceh@nvidia.com>\0" "Subject\0Re: [PATCH v2 04/16] clk: tegra: Add library for the DFLL clock source (open-loop mode)\0" "Date\0Mon, 18 Aug 2014 14:05:55 +0800\0" - "To\0Tuomas Tynkkynen <ttynkkynen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>" - linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> - " linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" - "Cc\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>" - Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Peter De Schrijver <pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> - Prashant Gaikwad <pgaikwad-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> - Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Rafael J. Wysocki <rjw-LthD3rsA81gm4RdzfppkhA@public.gmane.org> - Viresh Kumar <viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Paul Walmsley <pwalmsley-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> - " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" + "To\0Tuomas Tynkkynen <ttynkkynen@nvidia.com>" + linux-tegra@vger.kernel.org <linux-tegra@vger.kernel.org> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + " linux-pm@vger.kernel.org <linux-pm@vger.kernel.org>\0" + "Cc\0Stephen Warren <swarren@wwwdotorg.org>" + Thierry Reding <thierry.reding@gmail.com> + Peter De Schrijver <pdeschrijver@nvidia.com> + Prashant Gaikwad <pgaikwad@nvidia.com> + Mike Turquette <mturquette@linaro.org> + Rafael J. Wysocki <rjw@rjwysocki.net> + Viresh Kumar <viresh.kumar@linaro.org> + Paul Walmsley <pwalmsley@nvidia.com> + " devicetree@vger.kernel.org <devicetree@vger.kernel.org>\0" "\00:1\0" "b\0" "Hi,\n" @@ -30,14 +29,14 @@ "> This code is very closely based on a patch by Paul Walmsley from\n" "> December (http://comments.gmane.org/gmane.linux.ports.tegra/15273),\n" "> which in turn comes from the internal driver by originally created\n" - "> by Aleksandr Frid <afrid-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>.\n" + "> by Aleksandr Frid <afrid@nvidia.com>.\n" ">\n" "> Subsequent patches will add support for closed loop mode and drivers\n" "> for the Tegra124 fast CPU cluster DFLL devices, which rely on this\n" "> code.\n" ">\n" - "> Signed-off-by: Paul Walmsley <pwalmsley-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" - "> Signed-off-by: Tuomas Tynkkynen <ttynkkynen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" + "> Signed-off-by: Paul Walmsley <pwalmsley@nvidia.com>\n" + "> Signed-off-by: Tuomas Tynkkynen <ttynkkynen@nvidia.com>\n" "> ---\n" "> v2 changes:\n" "> - minor, moved the devm_regulator_get here\n" @@ -89,12 +88,6 @@ "Should be dfll_scale_dvco_rate(s, pre_scaler_rate);\n" "\n" "Thanks,\n" - "Vince\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 + Vince -db50f48aa5a7da8488d460c349390d1d5715f4fad1bdfdbd5f6d2d4d02424867 +90277e7373b4a0fb72858c0d0be1e58f33cdd35f61dc8816b2ce96da57904cc3
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.