diff for duplicates of <526E7C8C.8080603@st.com> diff --git a/a/1.txt b/N1/1.txt index 7016737..4d33603 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,12 +16,12 @@ On 10/18/2013 10:22 AM, Srinivas KANDAGATLA wrote: >>> strings, *from most specific to most general.* They allow a device to >>> express its compatibility with a family of similar devices, potentially >>> allowing a single device driver to match against several devices. ->>> The recommended format is “manufacturer,model”, where manufacturer is a +>>> The recommended format is ?manufacturer,model?, where manufacturer is a >>> string describing the name of the manufacturer (such as an OUI), and >>> model specifies the model number. >>> >>> Example: ->>> compatible = “fsl,mpc8641-uart”, “ns16550"; +>>> compatible = ?fsl,mpc8641-uart?, ?ns16550"; >>> In this example, an operating system would first try to locate a device >>> driver that supported fsl,mpc8641-uart. If a driver was not found, it >>> would then try to locate a driver that supported the more general @@ -83,8 +83,3 @@ Is "st,comms-ssc-v4" okay? Thanks, Maxime - -_______________________________________________ -linux-arm-kernel mailing list -linux-arm-kernel@lists.infradead.org -http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N1/content_digest index 602b724..be5ba04 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -7,30 +7,10 @@ "ref\0525FF498.3060202@st.com\0" "ref\01382021369.4093.44.camel@weser.hi.pengutronix.de\0" "ref\05260EFDC.804@st.com\0" - "From\0Maxime Coquelin <maxime.coquelin@st.com>\0" - "Subject\0Re: [PATCH v5 1/4] i2c: busses: i2c-st: Add ST I2C controller\0" + "From\0maxime.coquelin@st.com (Maxime Coquelin)\0" + "Subject\0[PATCH v5 1/4] i2c: busses: i2c-st: Add ST I2C controller\0" "Date\0Mon, 28 Oct 2013 16:02:36 +0100\0" - "To\0Srinivas KANDAGATLA <srinivas.kandagatla@st.com>" - " Lucas Stach <l.stach@pengutronix.de>\0" - "Cc\0Mark Rutland <mark.rutland@arm.com>" - devicetree@vger.kernel.org <devicetree@vger.kernel.org> - Russell King <linux@arm.linux.org.uk> - Pawel Moll <pawel.moll@arm.com> - Ian Campbell <ijc+devicetree@hellion.org.uk> - Lee Jones <lee.jones@linaro.org> - Wolfram Sang <wsa@the-dreams.de> - linux-doc@vger.kernel.org <linux-doc@vger.kernel.org> - linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> - Rob Herring <rob.herring@calxeda.com> - Stephen GALLIMORE <stephen.gallimore@st.com> - Stuart MENEFY <stuart.menefy@st.com> - linux-i2c@vger.kernel.org <linux-i2c@vger.kernel.org> - Rob Landley <rob@landley.net> - Stephen Warren <swarren@wwwdotorg.org> - Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> - Gabriel FERNANDEZ <gabriel.fernandez@st.com> - linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> - " Grant Likely <grant.likely@linaro.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "\n" @@ -51,12 +31,12 @@ ">>> strings, *from most specific to most general.* They allow a device to\n" ">>> express its compatibility with a family of similar devices, potentially\n" ">>> allowing a single device driver to match against several devices.\n" - ">>> The recommended format is \342\200\234manufacturer,model\342\200\235, where manufacturer is a\n" + ">>> The recommended format is ?manufacturer,model?, where manufacturer is a\n" ">>> string describing the name of the manufacturer (such as an OUI), and\n" ">>> model specifies the model number.\n" ">>>\n" ">>> Example:\n" - ">>> compatible = \342\200\234fsl,mpc8641-uart\342\200\235, \342\200\234ns16550\";\n" + ">>> compatible = ?fsl,mpc8641-uart?, ?ns16550\";\n" ">>> In this example, an operating system would first try to locate a device\n" ">>> driver that supported fsl,mpc8641-uart. If a driver was not found, it\n" ">>> would then try to locate a driver that supported the more general\n" @@ -117,11 +97,6 @@ "\n" "\n" "Thanks,\n" - "Maxime\n" - "\n" - "_______________________________________________\n" - "linux-arm-kernel mailing list\n" - "linux-arm-kernel@lists.infradead.org\n" - http://lists.infradead.org/mailman/listinfo/linux-arm-kernel + Maxime -2ca6bfc07dff8a710b9a532c9c81d2c65deafb4ea853df073c6965a0792c3ffc +b1f11d6672481e0e8e3499044aed394ed9df3a74c58733fa0b1562a0d2e981ae
diff --git a/a/1.txt b/N2/1.txt index 7016737..386f811 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -83,8 +83,3 @@ Is "st,comms-ssc-v4" okay? Thanks, Maxime - -_______________________________________________ -linux-arm-kernel mailing list -linux-arm-kernel@lists.infradead.org -http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N2/content_digest index 602b724..fba9a6b 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -12,13 +12,14 @@ "Date\0Mon, 28 Oct 2013 16:02:36 +0100\0" "To\0Srinivas KANDAGATLA <srinivas.kandagatla@st.com>" " Lucas Stach <l.stach@pengutronix.de>\0" - "Cc\0Mark Rutland <mark.rutland@arm.com>" + "Cc\0Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>" + Mark Rutland <mark.rutland@arm.com> devicetree@vger.kernel.org <devicetree@vger.kernel.org> + Ian Campbell <ijc+devicetree@hellion.org.uk> Russell King <linux@arm.linux.org.uk> Pawel Moll <pawel.moll@arm.com> - Ian Campbell <ijc+devicetree@hellion.org.uk> - Lee Jones <lee.jones@linaro.org> Wolfram Sang <wsa@the-dreams.de> + Stephen Warren <swarren@wwwdotorg.org> linux-doc@vger.kernel.org <linux-doc@vger.kernel.org> linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> Rob Herring <rob.herring@calxeda.com> @@ -26,11 +27,10 @@ Stuart MENEFY <stuart.menefy@st.com> linux-i2c@vger.kernel.org <linux-i2c@vger.kernel.org> Rob Landley <rob@landley.net> - Stephen Warren <swarren@wwwdotorg.org> - Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> + Grant Likely <grant.likely@linaro.org> + Lee Jones <lee.jones@linaro.org> Gabriel FERNANDEZ <gabriel.fernandez@st.com> - linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> - " Grant Likely <grant.likely@linaro.org>\0" + " linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0" "\00:1\0" "b\0" "\n" @@ -117,11 +117,6 @@ "\n" "\n" "Thanks,\n" - "Maxime\n" - "\n" - "_______________________________________________\n" - "linux-arm-kernel mailing list\n" - "linux-arm-kernel@lists.infradead.org\n" - http://lists.infradead.org/mailman/listinfo/linux-arm-kernel + Maxime -2ca6bfc07dff8a710b9a532c9c81d2c65deafb4ea853df073c6965a0792c3ffc +2c499be917734128a1ba0e5169d009dc4c5ca062e825a1b951138ecd3f3edd1b
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.