diff for duplicates of <5757EE13.1080107@atmel.com> diff --git a/a/1.txt b/N1/1.txt index 97c1c09..c45de7b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,8 +1,8 @@ -Le 08/06/2016 06:15, Wenyou Yang a ?crit : +Le 08/06/2016 06:15, Wenyou Yang a écrit : > Use compatible "atmel,sama5d2-ohci" to be capable of suspending > ports while sleep to save the power consumption. > -> Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> +> Signed-off-by: Wenyou Yang <wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> > --- > > Changes in v3: None @@ -19,7 +19,7 @@ Le 08/06/2016 06:15, Wenyou Yang a ?crit : > @@ -232,7 +232,7 @@ > }; > -> usb1: ohci at 00400000 { +> usb1: ohci@00400000 { > - compatible = "atmel,at91rm9200-ohci", "usb-ohci"; > + compatible = "atmel,sama5d2-ohci", "usb-ohci"; @@ -37,3 +37,7 @@ To make it independent from the one that may reach Mainline through the USB git Bye, -- Nicolas Ferre +-- +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 b021d0d..a4d60e9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,29 @@ "ref\01465359311-14544-1-git-send-email-wenyou.yang@atmel.com\0" "ref\01465359311-14544-3-git-send-email-wenyou.yang@atmel.com\0" - "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" - "Subject\0[PATCH v3 2/2] ARM: at91/dt: sama5d2: Use new compatible for ohci node\0" + "ref\01465359311-14544-3-git-send-email-wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org\0" + "From\0Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0" + "Subject\0Re: [PATCH v3 2/2] ARM: at91/dt: sama5d2: Use new compatible for ohci node\0" "Date\0Wed, 8 Jun 2016 12:06:11 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Wenyou Yang <wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>" + Alan Stern <stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org> + Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> + Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> + Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> + " Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" - "Le 08/06/2016 06:15, Wenyou Yang a ?crit :\n" + "Le 08/06/2016 06:15, Wenyou Yang a \303\251crit :\n" "> Use compatible \"atmel,sama5d2-ohci\" to be capable of suspending\n" "> ports while sleep to save the power consumption.\n" "> \n" - "> Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>\n" + "> Signed-off-by: Wenyou Yang <wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n" "> ---\n" "> \n" "> Changes in v3: None\n" @@ -27,7 +40,7 @@ "> @@ -232,7 +232,7 @@\n" "> \t\t};\n" "> \n" - "> \t\tusb1: ohci at 00400000 {\n" + "> \t\tusb1: ohci@00400000 {\n" "> -\t\t\tcompatible = \"atmel,at91rm9200-ohci\", \"usb-ohci\";\n" "> +\t\t\tcompatible = \"atmel,sama5d2-ohci\", \"usb-ohci\";\n" "\n" @@ -44,6 +57,10 @@ "\n" "Bye,\n" "-- \n" - Nicolas Ferre + "Nicolas Ferre\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 -195f1ccc094da59664bb176d9f59f41c48a7e18a59e84d380b2dd0d73e54c80c +52d78d6b8b3a8ab2b0a87fa0b4d9b27ad043d4491d64adb719fae3953332a966
diff --git a/a/1.txt b/N2/1.txt index 97c1c09..3209694 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -Le 08/06/2016 06:15, Wenyou Yang a ?crit : +Le 08/06/2016 06:15, Wenyou Yang a écrit : > Use compatible "atmel,sama5d2-ohci" to be capable of suspending > ports while sleep to save the power consumption. > @@ -19,7 +19,7 @@ Le 08/06/2016 06:15, Wenyou Yang a ?crit : > @@ -232,7 +232,7 @@ > }; > -> usb1: ohci at 00400000 { +> usb1: ohci@00400000 { > - compatible = "atmel,at91rm9200-ohci", "usb-ohci"; > + compatible = "atmel,sama5d2-ohci", "usb-ohci"; diff --git a/a/content_digest b/N2/content_digest index b021d0d..9aeee8e 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,12 +1,24 @@ "ref\01465359311-14544-1-git-send-email-wenyou.yang@atmel.com\0" "ref\01465359311-14544-3-git-send-email-wenyou.yang@atmel.com\0" - "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" - "Subject\0[PATCH v3 2/2] ARM: at91/dt: sama5d2: Use new compatible for ohci node\0" + "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0" + "Subject\0Re: [PATCH v3 2/2] ARM: at91/dt: sama5d2: Use new compatible for ohci node\0" "Date\0Wed, 8 Jun 2016 12:06:11 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Wenyou Yang <wenyou.yang@atmel.com>" + Alan Stern <stern@rowland.harvard.edu> + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + Rob Herring <robh+dt@kernel.org> + Pawel Moll <pawel.moll@arm.com> + Mark Brown <broonie@kernel.org> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Kumar Gala <galak@codeaurora.org> + " Alexandre Belloni <alexandre.belloni@free-electrons.com>\0" + "Cc\0<linux-kernel@vger.kernel.org>" + <devicetree@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> + " <linux-usb@vger.kernel.org>\0" "\00:1\0" "b\0" - "Le 08/06/2016 06:15, Wenyou Yang a ?crit :\n" + "Le 08/06/2016 06:15, Wenyou Yang a \303\251crit :\n" "> Use compatible \"atmel,sama5d2-ohci\" to be capable of suspending\n" "> ports while sleep to save the power consumption.\n" "> \n" @@ -27,7 +39,7 @@ "> @@ -232,7 +232,7 @@\n" "> \t\t};\n" "> \n" - "> \t\tusb1: ohci at 00400000 {\n" + "> \t\tusb1: ohci@00400000 {\n" "> -\t\t\tcompatible = \"atmel,at91rm9200-ohci\", \"usb-ohci\";\n" "> +\t\t\tcompatible = \"atmel,sama5d2-ohci\", \"usb-ohci\";\n" "\n" @@ -46,4 +58,4 @@ "-- \n" Nicolas Ferre -195f1ccc094da59664bb176d9f59f41c48a7e18a59e84d380b2dd0d73e54c80c +2613f3706cd1a1ca2a0d91d72b75af49573edd17806a4c7e76f25e37882e890a
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.