diff for duplicates of <56721AFE.9020103@samsung.com> diff --git a/a/1.txt b/N1/1.txt index 702e476..22c9ad3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -14,7 +14,7 @@ On 2015년 12월 17일 03:07, Sergei Shtylyov wrote: > controlled by the host controllers, there's also the SHDN# signal wired to > a GPIO, it should be driven high for the normal operation. > -> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> +> Signed-off-by: Sergei Shtylyov <sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org> > > --- > Changes in version 3: @@ -42,7 +42,8 @@ On 2015년 12월 17일 03:07, Sergei Shtylyov wrote: > 4 files changed, 183 insertions(+) > > Index: renesas/Documentation/devicetree/bindings/extcon/extcon-max3355.txt -> =================================> --- /dev/null +> =================================================================== +> --- /dev/null > +++ renesas/Documentation/devicetree/bindings/extcon/extcon-max3355.txt > @@ -0,0 +1,21 @@ > +Maxim Integrated MAX3355 USB OTG chip @@ -67,7 +68,8 @@ On 2015년 12월 17일 03:07, Sergei Shtylyov wrote: > + id-gpios = <&gpio5 31 GPIO_ACTIVE_HIGH>; > + }; > Index: renesas/drivers/extcon/Kconfig -> =================================> --- renesas.orig/drivers/extcon/Kconfig +> =================================================================== +> --- renesas.orig/drivers/extcon/Kconfig > +++ renesas/drivers/extcon/Kconfig > @@ -52,6 +52,14 @@ config EXTCON_MAX14577 > Maxim MAX14577/77836. The MAX14577/77836 MUIC is a USB port accessory @@ -85,7 +87,8 @@ On 2015년 12월 17일 03:07, Sergei Shtylyov wrote: > tristate "Maxim MAX77693 EXTCON Support" > depends on MFD_MAX77693 && INPUT > Index: renesas/drivers/extcon/Makefile -> =================================> --- renesas.orig/drivers/extcon/Makefile +> =================================================================== +> --- renesas.orig/drivers/extcon/Makefile > +++ renesas/drivers/extcon/Makefile > @@ -8,6 +8,7 @@ obj-$(CONFIG_EXTCON_ARIZONA) += extcon-a > obj-$(CONFIG_EXTCON_AXP288) += extcon-axp288.o @@ -96,7 +99,8 @@ On 2015년 12월 17일 03:07, Sergei Shtylyov wrote: > obj-$(CONFIG_EXTCON_MAX77843) += extcon-max77843.o > obj-$(CONFIG_EXTCON_MAX8997) += extcon-max8997.o > Index: renesas/drivers/extcon/extcon-max3355.c -> =================================> --- /dev/null +> =================================================================== +> --- /dev/null > +++ renesas/drivers/extcon/extcon-max3355.c > @@ -0,0 +1,153 @@ > +/* @@ -106,7 +110,7 @@ On 2015년 12월 17일 03:07, Sergei Shtylyov wrote: 2014 -> 2015 -> + * Author: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> +> + * Author: Sergei Shtylyov <sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org> > + * > + * This software is licensed under the terms of the GNU General Public > + * License version 2, as published by the Free Software Foundation, and @@ -267,9 +271,14 @@ You don't need to add the 'owner'. > + > +module_platform_driver(max3355_driver); > + -> +MODULE_AUTHOR("Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>"); +> +MODULE_AUTHOR("Sergei Shtylyov <sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>"); > +MODULE_DESCRIPTION("Maxim MAX3355 extcon driver"); > +MODULE_LICENSE("GPL v2"); Thanks, Chanwoo Choi + +-- +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 7a5cc17..58028c3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,8 @@ "ref\02473780.4IzuWX8hE2@wasted.cogentembedded.com\0" "ref\02473780.4IzuWX8hE2-gHKXc3Y1Z8zGSmamagVegGFoWSdPRAKMAL8bYrjMMd8@public.gmane.org\0" - "From\0Chanwoo Choi <cw00.choi@samsung.com>\0" + "From\0Chanwoo Choi <cw00.choi-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\0" "Subject\0Re: [PATCH v3] extcon: add Maxim MAX3355 driver\0" - "Date\0Thu, 17 Dec 2015 02:16:30 +0000\0" + "Date\0Thu, 17 Dec 2015 11:16:30 +0900\0" "To\0Sergei Shtylyov <sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>" robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org pawel.moll-5wv7dgnIgG8@public.gmane.org @@ -32,7 +32,7 @@ "> controlled by the host controllers, there's also the SHDN# signal wired to\n" "> a GPIO, it should be driven high for the normal operation.\n" "> \n" - "> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\n" + "> Signed-off-by: Sergei Shtylyov <sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>\n" "> \n" "> ---\n" "> Changes in version 3:\n" @@ -60,7 +60,8 @@ "> 4 files changed, 183 insertions(+)\n" "> \n" "> Index: renesas/Documentation/devicetree/bindings/extcon/extcon-max3355.txt\n" - "> =================================> --- /dev/null\n" + "> ===================================================================\n" + "> --- /dev/null\n" "> +++ renesas/Documentation/devicetree/bindings/extcon/extcon-max3355.txt\n" "> @@ -0,0 +1,21 @@\n" "> +Maxim Integrated MAX3355 USB OTG chip\n" @@ -85,7 +86,8 @@ "> +\t\tid-gpios = <&gpio5 31 GPIO_ACTIVE_HIGH>;\n" "> +\t};\n" "> Index: renesas/drivers/extcon/Kconfig\n" - "> =================================> --- renesas.orig/drivers/extcon/Kconfig\n" + "> ===================================================================\n" + "> --- renesas.orig/drivers/extcon/Kconfig\n" "> +++ renesas/drivers/extcon/Kconfig\n" "> @@ -52,6 +52,14 @@ config EXTCON_MAX14577\n" "> \t Maxim MAX14577/77836. The MAX14577/77836 MUIC is a USB port accessory\n" @@ -103,7 +105,8 @@ "> \ttristate \"Maxim MAX77693 EXTCON Support\"\n" "> \tdepends on MFD_MAX77693 && INPUT\n" "> Index: renesas/drivers/extcon/Makefile\n" - "> =================================> --- renesas.orig/drivers/extcon/Makefile\n" + "> ===================================================================\n" + "> --- renesas.orig/drivers/extcon/Makefile\n" "> +++ renesas/drivers/extcon/Makefile\n" "> @@ -8,6 +8,7 @@ obj-$(CONFIG_EXTCON_ARIZONA)\t+= extcon-a\n" "> obj-$(CONFIG_EXTCON_AXP288)\t+= extcon-axp288.o\n" @@ -114,7 +117,8 @@ "> obj-$(CONFIG_EXTCON_MAX77843)\t+= extcon-max77843.o\n" "> obj-$(CONFIG_EXTCON_MAX8997)\t+= extcon-max8997.o\n" "> Index: renesas/drivers/extcon/extcon-max3355.c\n" - "> =================================> --- /dev/null\n" + "> ===================================================================\n" + "> --- /dev/null\n" "> +++ renesas/drivers/extcon/extcon-max3355.c\n" "> @@ -0,0 +1,153 @@\n" "> +/*\n" @@ -124,7 +128,7 @@ "\n" "2014 -> 2015\n" "\n" - "> + * Author: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\n" + "> + * Author: Sergei Shtylyov <sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>\n" "> + *\n" "> + * This software is licensed under the terms of the GNU General Public\n" "> + * License version 2, as published by the Free Software Foundation, and\n" @@ -285,11 +289,16 @@ "> +\n" "> +module_platform_driver(max3355_driver);\n" "> +\n" - "> +MODULE_AUTHOR(\"Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\");\n" + "> +MODULE_AUTHOR(\"Sergei Shtylyov <sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>\");\n" "> +MODULE_DESCRIPTION(\"Maxim MAX3355 extcon driver\");\n" "> +MODULE_LICENSE(\"GPL v2\");\n" "\n" "Thanks,\n" - Chanwoo Choi + "Chanwoo Choi\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 -8263f968a47d4dfb5666566c0388bba49acb3027d7686548d7a7787474dea936 +7ac678419a02e5620695f291962bbe7186982a3a7c691eae787ddf3791e76b74
diff --git a/a/1.txt b/N2/1.txt index 702e476..6611eff 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -42,7 +42,8 @@ On 2015년 12월 17일 03:07, Sergei Shtylyov wrote: > 4 files changed, 183 insertions(+) > > Index: renesas/Documentation/devicetree/bindings/extcon/extcon-max3355.txt -> =================================> --- /dev/null +> =================================================================== +> --- /dev/null > +++ renesas/Documentation/devicetree/bindings/extcon/extcon-max3355.txt > @@ -0,0 +1,21 @@ > +Maxim Integrated MAX3355 USB OTG chip @@ -67,7 +68,8 @@ On 2015년 12월 17일 03:07, Sergei Shtylyov wrote: > + id-gpios = <&gpio5 31 GPIO_ACTIVE_HIGH>; > + }; > Index: renesas/drivers/extcon/Kconfig -> =================================> --- renesas.orig/drivers/extcon/Kconfig +> =================================================================== +> --- renesas.orig/drivers/extcon/Kconfig > +++ renesas/drivers/extcon/Kconfig > @@ -52,6 +52,14 @@ config EXTCON_MAX14577 > Maxim MAX14577/77836. The MAX14577/77836 MUIC is a USB port accessory @@ -85,7 +87,8 @@ On 2015년 12월 17일 03:07, Sergei Shtylyov wrote: > tristate "Maxim MAX77693 EXTCON Support" > depends on MFD_MAX77693 && INPUT > Index: renesas/drivers/extcon/Makefile -> =================================> --- renesas.orig/drivers/extcon/Makefile +> =================================================================== +> --- renesas.orig/drivers/extcon/Makefile > +++ renesas/drivers/extcon/Makefile > @@ -8,6 +8,7 @@ obj-$(CONFIG_EXTCON_ARIZONA) += extcon-a > obj-$(CONFIG_EXTCON_AXP288) += extcon-axp288.o @@ -96,7 +99,8 @@ On 2015년 12월 17일 03:07, Sergei Shtylyov wrote: > obj-$(CONFIG_EXTCON_MAX77843) += extcon-max77843.o > obj-$(CONFIG_EXTCON_MAX8997) += extcon-max8997.o > Index: renesas/drivers/extcon/extcon-max3355.c -> =================================> --- /dev/null +> =================================================================== +> --- /dev/null > +++ renesas/drivers/extcon/extcon-max3355.c > @@ -0,0 +1,153 @@ > +/* diff --git a/a/content_digest b/N2/content_digest index 7a5cc17..1a3956d 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,19 +1,18 @@ "ref\02473780.4IzuWX8hE2@wasted.cogentembedded.com\0" - "ref\02473780.4IzuWX8hE2-gHKXc3Y1Z8zGSmamagVegGFoWSdPRAKMAL8bYrjMMd8@public.gmane.org\0" "From\0Chanwoo Choi <cw00.choi@samsung.com>\0" "Subject\0Re: [PATCH v3] extcon: add Maxim MAX3355 driver\0" - "Date\0Thu, 17 Dec 2015 02:16:30 +0000\0" - "To\0Sergei Shtylyov <sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@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 - myungjoo.ham-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0linux-sh-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - " linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "Date\0Thu, 17 Dec 2015 11:16:30 +0900\0" + "To\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>" + robh+dt@kernel.org + pawel.moll@arm.com + mark.rutland@arm.com + ijc+devicetree@hellion.org.uk + galak@codeaurora.org + myungjoo.ham@samsung.com + devicetree@vger.kernel.org + " linux-kernel@vger.kernel.org\0" + "Cc\0linux-sh@vger.kernel.org" + " linux-usb@vger.kernel.org\0" "\00:1\0" "b\0" "Hi Sergei,\n" @@ -60,7 +59,8 @@ "> 4 files changed, 183 insertions(+)\n" "> \n" "> Index: renesas/Documentation/devicetree/bindings/extcon/extcon-max3355.txt\n" - "> =================================> --- /dev/null\n" + "> ===================================================================\n" + "> --- /dev/null\n" "> +++ renesas/Documentation/devicetree/bindings/extcon/extcon-max3355.txt\n" "> @@ -0,0 +1,21 @@\n" "> +Maxim Integrated MAX3355 USB OTG chip\n" @@ -85,7 +85,8 @@ "> +\t\tid-gpios = <&gpio5 31 GPIO_ACTIVE_HIGH>;\n" "> +\t};\n" "> Index: renesas/drivers/extcon/Kconfig\n" - "> =================================> --- renesas.orig/drivers/extcon/Kconfig\n" + "> ===================================================================\n" + "> --- renesas.orig/drivers/extcon/Kconfig\n" "> +++ renesas/drivers/extcon/Kconfig\n" "> @@ -52,6 +52,14 @@ config EXTCON_MAX14577\n" "> \t Maxim MAX14577/77836. The MAX14577/77836 MUIC is a USB port accessory\n" @@ -103,7 +104,8 @@ "> \ttristate \"Maxim MAX77693 EXTCON Support\"\n" "> \tdepends on MFD_MAX77693 && INPUT\n" "> Index: renesas/drivers/extcon/Makefile\n" - "> =================================> --- renesas.orig/drivers/extcon/Makefile\n" + "> ===================================================================\n" + "> --- renesas.orig/drivers/extcon/Makefile\n" "> +++ renesas/drivers/extcon/Makefile\n" "> @@ -8,6 +8,7 @@ obj-$(CONFIG_EXTCON_ARIZONA)\t+= extcon-a\n" "> obj-$(CONFIG_EXTCON_AXP288)\t+= extcon-axp288.o\n" @@ -114,7 +116,8 @@ "> obj-$(CONFIG_EXTCON_MAX77843)\t+= extcon-max77843.o\n" "> obj-$(CONFIG_EXTCON_MAX8997)\t+= extcon-max8997.o\n" "> Index: renesas/drivers/extcon/extcon-max3355.c\n" - "> =================================> --- /dev/null\n" + "> ===================================================================\n" + "> --- /dev/null\n" "> +++ renesas/drivers/extcon/extcon-max3355.c\n" "> @@ -0,0 +1,153 @@\n" "> +/*\n" @@ -292,4 +295,4 @@ "Thanks,\n" Chanwoo Choi -8263f968a47d4dfb5666566c0388bba49acb3027d7686548d7a7787474dea936 +5637b9c743ae356baef53c05c622ecd4c4bec9375786987b9220b8aec9ec79cf
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.