diff for duplicates of <5568C9FC.7040906@linaro.org> diff --git a/a/1.txt b/N1/1.txt index c6d1d4e..fdf9bac 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,22 +1,22 @@ On Saturday 30 May 2015 01:09 AM, Robert Jarzmik wrote: -> Vaibhav Hiremath <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> writes: +> Vaibhav Hiremath <vaibhav.hiremath@linaro.org> writes: > ->> From: "Jett.Zhou" <jtzhou-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> +>> From: "Jett.Zhou" <jtzhou@marvell.com> >> >> According to some test in emei_dkb, we found some i2c slave device >> (eg. camera sensor ov2659 power up) introduce noise on sda, so detect >> i2c controller busy, and assert reset to i2c controller to recover as >> early as possible to avoid more latency on the entire i2c transaction. >> ->> Signed-off-by: Jett.Zhou <jtzhou-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> ->> [vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org: Removed reduction in timeout value, as I +>> Signed-off-by: Jett.Zhou <jtzhou@marvell.com> +>> [vaibhav.hiremath at linaro.org: Removed reduction in timeout value, as I >> do not have goot explanation for it. Logically it is not required. >> And also Updated changelog] ->> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +>> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org> >> ->> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +>> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org> >> --- >> drivers/i2c/busses/i2c-pxa.c | 4 ++++ >> 1 file changed, 4 insertions(+) diff --git a/a/content_digest b/N1/content_digest index f46d293..66a4bab 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,36 +1,31 @@ "ref\01432818224-17070-1-git-send-email-vaibhav.hiremath@linaro.org\0" "ref\01432818224-17070-4-git-send-email-vaibhav.hiremath@linaro.org\0" "ref\0878uc7yxzx.fsf@belgarion.home\0" - "ref\0878uc7yxzx.fsf-4ty26DBLk+jEm7gnYqmdkQ@public.gmane.org\0" - "From\0Vaibhav Hiremath <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Subject\0Re: [PATCH 03/12] i2c: pxa: Add reset operation when i2c bus busy\0" + "From\0vaibhav.hiremath@linaro.org (Vaibhav Hiremath)\0" + "Subject\0[PATCH 03/12] i2c: pxa: Add reset operation when i2c bus busy\0" "Date\0Sat, 30 May 2015 01:50:12 +0530\0" - "To\0Robert Jarzmik <robert.jarzmik-GANU6spQydw@public.gmane.org>\0" - "Cc\0linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - Jett.Zhou <jtzhou-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - " Wolfram Sang <wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "\n" "\n" "On Saturday 30 May 2015 01:09 AM, Robert Jarzmik wrote:\n" - "> Vaibhav Hiremath <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> writes:\n" + "> Vaibhav Hiremath <vaibhav.hiremath@linaro.org> writes:\n" ">\n" - ">> From: \"Jett.Zhou\" <jtzhou-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>\n" + ">> From: \"Jett.Zhou\" <jtzhou@marvell.com>\n" ">>\n" ">> According to some test in emei_dkb, we found some i2c slave device\n" ">> (eg. camera sensor ov2659 power up) introduce noise on sda, so detect\n" ">> i2c controller busy, and assert reset to i2c controller to recover as\n" ">> early as possible to avoid more latency on the entire i2c transaction.\n" ">>\n" - ">> Signed-off-by: Jett.Zhou <jtzhou-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>\n" - ">> [vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org: Removed reduction in timeout value, as I\n" + ">> Signed-off-by: Jett.Zhou <jtzhou@marvell.com>\n" + ">> [vaibhav.hiremath at linaro.org: Removed reduction in timeout value, as I\n" ">> do not have goot explanation for it. Logically it is not required.\n" ">> And also Updated changelog]\n" - ">> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + ">> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org>\n" ">>\n" - ">> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + ">> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org>\n" ">> ---\n" ">> drivers/i2c/busses/i2c-pxa.c | 4 ++++\n" ">> 1 file changed, 4 insertions(+)\n" @@ -88,4 +83,4 @@ "Thanks,\n" Vaibhav -39e3100e87278129d60c40feddef6e1bf28833f1c1d258df59b0e84dcd7ab3cd +d1bac861cc8a9094510a4a55a7f23463dfc045f91c81910feb69c4ef1adbf4a4
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.