diff for duplicates of <20160415140843.4a1e5d0f@xhacker> diff --git a/a/1.txt b/N1/1.txt index c1b1922..764462d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,7 +11,7 @@ On Thu, 14 Apr 2016 17:39:16 +0300 Mika Westerberg wrote: > > emulate the i2c protocol to send nine dummy clock to recover i2c > > device. After recovery, set i2c pinctrl to default group setting. > > -> > Signed-off-by: Jisheng Zhang <jszhang-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> +> > Signed-off-by: Jisheng Zhang <jszhang@marvell.com> > > --- > > depends on runtime pm patches > > http://lists.infradead.org/pipermail/linux-arm-kernel/2016-April/422202.html @@ -38,7 +38,7 @@ On Thu, 14 Apr 2016 17:39:16 +0300 Mika Westerberg wrote: > > + > > Example : > > -> > i2c@f0000 { +> > i2c at f0000 { > > @@ -42,4 +49,9 @@ Example : > > i2c-sda-hold-time-ns = <300>; > > i2c-sda-falling-time-ns = <300>; @@ -178,9 +178,4 @@ confirm. > > dev->base = devm_ioremap_resource(&pdev->dev, mem); > > if (IS_ERR(dev->base)) > > -- -> > 2.8.0.rc3 - --- -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 +> > 2.8.0.rc3 diff --git a/a/content_digest b/N1/content_digest index 16f59ca..9ce783c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,22 +1,9 @@ "ref\01460642696-1858-1-git-send-email-jszhang@marvell.com\0" "ref\020160414143916.GY1714@lahna.fi.intel.com\0" - "ref\020160414143916.GY1714-3PARRvDOhMZrdx17CPfAsdBPR1lH4CV8@public.gmane.org\0" - "From\0Jisheng Zhang <jszhang-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>\0" - "Subject\0Re: [PATCH] i2c: designware-platdrv: implement bus recovery\0" + "From\0jszhang@marvell.com (Jisheng Zhang)\0" + "Subject\0[PATCH] i2c: designware-platdrv: implement bus recovery\0" "Date\0Fri, 15 Apr 2016 14:08:43 +0800\0" - "To\0Mika Westerberg <mika.westerberg-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0" - "Cc\0wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org" - robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - pawel.moll-5wv7dgnIgG8@public.gmane.org - mark.rutland-5wv7dgnIgG8@public.gmane.org - ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org - galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org - jarkko.nikula-VuQAYsv1563Yd54FQh9/CA@public.gmane.org - andriy.shevchenko-VuQAYsv1563Yd54FQh9/CA@public.gmane.org - linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Dear Mika,\n" @@ -32,7 +19,7 @@ "> > emulate the i2c protocol to send nine dummy clock to recover i2c\n" "> > device. After recovery, set i2c pinctrl to default group setting.\n" "> > \n" - "> > Signed-off-by: Jisheng Zhang <jszhang-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>\n" + "> > Signed-off-by: Jisheng Zhang <jszhang@marvell.com>\n" "> > ---\n" "> > depends on runtime pm patches\n" "> > http://lists.infradead.org/pipermail/linux-arm-kernel/2016-April/422202.html\n" @@ -59,7 +46,7 @@ "> > +\n" "> > Example :\n" "> > \n" - "> > \ti2c@f0000 {\n" + "> > \ti2c at f0000 {\n" "> > @@ -42,4 +49,9 @@ Example :\n" "> > \t\ti2c-sda-hold-time-ns = <300>;\n" "> > \t\ti2c-sda-falling-time-ns = <300>;\n" @@ -199,11 +186,6 @@ "> > \tdev->base = devm_ioremap_resource(&pdev->dev, mem);\n" "> > \tif (IS_ERR(dev->base))\n" "> > -- \n" - "> > 2.8.0.rc3 \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 + > > 2.8.0.rc3 -9149d519a37b82abb66a8b2cb3f63eb922bfbbaf527ba9fc0462e44e94e626ef +676e66a33bb09fb1e9382f3af6f7c23a378ec9c817b35b141b009fd0e18f7e62
diff --git a/a/1.txt b/N2/1.txt index c1b1922..a93a197 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -11,7 +11,7 @@ On Thu, 14 Apr 2016 17:39:16 +0300 Mika Westerberg wrote: > > emulate the i2c protocol to send nine dummy clock to recover i2c > > device. After recovery, set i2c pinctrl to default group setting. > > -> > Signed-off-by: Jisheng Zhang <jszhang-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> +> > Signed-off-by: Jisheng Zhang <jszhang@marvell.com> > > --- > > depends on runtime pm patches > > http://lists.infradead.org/pipermail/linux-arm-kernel/2016-April/422202.html @@ -178,9 +178,4 @@ confirm. > > dev->base = devm_ioremap_resource(&pdev->dev, mem); > > if (IS_ERR(dev->base)) > > -- -> > 2.8.0.rc3 - --- -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 +> > 2.8.0.rc3 diff --git a/a/content_digest b/N2/content_digest index 16f59ca..edcd479 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,22 +1,21 @@ "ref\01460642696-1858-1-git-send-email-jszhang@marvell.com\0" "ref\020160414143916.GY1714@lahna.fi.intel.com\0" - "ref\020160414143916.GY1714-3PARRvDOhMZrdx17CPfAsdBPR1lH4CV8@public.gmane.org\0" - "From\0Jisheng Zhang <jszhang-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>\0" + "From\0Jisheng Zhang <jszhang@marvell.com>\0" "Subject\0Re: [PATCH] i2c: designware-platdrv: implement bus recovery\0" "Date\0Fri, 15 Apr 2016 14:08:43 +0800\0" - "To\0Mika Westerberg <mika.westerberg-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0" - "Cc\0wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org" - robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - pawel.moll-5wv7dgnIgG8@public.gmane.org - mark.rutland-5wv7dgnIgG8@public.gmane.org - ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org - galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org - jarkko.nikula-VuQAYsv1563Yd54FQh9/CA@public.gmane.org - andriy.shevchenko-VuQAYsv1563Yd54FQh9/CA@public.gmane.org - linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0Mika Westerberg <mika.westerberg@linux.intel.com>\0" + "Cc\0<wsa@the-dreams.de>" + <robh+dt@kernel.org> + <pawel.moll@arm.com> + <mark.rutland@arm.com> + <ijc+devicetree@hellion.org.uk> + <galak@codeaurora.org> + <jarkko.nikula@linux.intel.com> + <andriy.shevchenko@linux.intel.com> + <linux-i2c@vger.kernel.org> + <devicetree@vger.kernel.org> + <linux-kernel@vger.kernel.org> + " <linux-arm-kernel@lists.infradead.org>\0" "\00:1\0" "b\0" "Dear Mika,\n" @@ -32,7 +31,7 @@ "> > emulate the i2c protocol to send nine dummy clock to recover i2c\n" "> > device. After recovery, set i2c pinctrl to default group setting.\n" "> > \n" - "> > Signed-off-by: Jisheng Zhang <jszhang-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>\n" + "> > Signed-off-by: Jisheng Zhang <jszhang@marvell.com>\n" "> > ---\n" "> > depends on runtime pm patches\n" "> > http://lists.infradead.org/pipermail/linux-arm-kernel/2016-April/422202.html\n" @@ -199,11 +198,6 @@ "> > \tdev->base = devm_ioremap_resource(&pdev->dev, mem);\n" "> > \tif (IS_ERR(dev->base))\n" "> > -- \n" - "> > 2.8.0.rc3 \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 + > > 2.8.0.rc3 -9149d519a37b82abb66a8b2cb3f63eb922bfbbaf527ba9fc0462e44e94e626ef +91d03ee0be9e7be94e9b948cc3992b223085ea34bd0538d6996a874756bcb95d
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.