diff for duplicates of <525FF498.3060202@st.com> diff --git a/a/1.txt b/N1/1.txt index 78188fe..2f6ac0c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -38,12 +38,12 @@ The property value consists of a concatenated list of null terminated 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 diff --git a/a/content_digest b/N1/content_digest index 1d5f9d7..f1d47fc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,29 +4,10 @@ "ref\0525F915D.9020501@st.com\0" "ref\0525FAEED.7030207@st.com\0" "ref\020131017141957.GE14104@ns203013.ovh.net\0" - "From\0srinivas kandagatla <srinivas.kandagatla@st.com>\0" - "Subject\0Re: [PATCH v5 1/4] i2c: busses: i2c-st: Add ST I2C controller\0" + "From\0srinivas.kandagatla@st.com (srinivas kandagatla)\0" + "Subject\0[PATCH v5 1/4] i2c: busses: i2c-st: Add ST I2C controller\0" "Date\0Thu, 17 Oct 2013 15:30:48 +0100\0" - "To\0Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>\0" - "Cc\0Mark 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> - 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> - 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> - 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> - " Maxime COQUELIN <maxime.coquelin@st.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 17/10/13 15:19, Jean-Christophe PLAGNIOL-VILLARD wrote:\n" @@ -69,12 +50,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" @@ -113,4 +94,4 @@ "> \n" > -132f64f87de7253ce2e61452a0061f261e28a0850fd4cce0c5e418455a0609b0 +1b10aa8f7809ae792e79783e69a6278786e85fc29a2e0cf8062be2cfa43da97a
diff --git a/a/content_digest b/N2/content_digest index 1d5f9d7..0aa94c2 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -8,25 +8,25 @@ "Subject\0Re: [PATCH v5 1/4] i2c: busses: i2c-st: Add ST I2C controller\0" "Date\0Thu, 17 Oct 2013 15:30:48 +0100\0" "To\0Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>\0" - "Cc\0Mark 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> + "Cc\0Maxime COQUELIN <maxime.coquelin@st.com>" Wolfram Sang <wsa@the-dreams.de> + Rob Herring <rob.herring@calxeda.com> + Pawel Moll <pawel.moll@arm.com> + Mark Rutland <mark.rutland@arm.com> Stephen Warren <swarren@wwwdotorg.org> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Rob Landley <rob@landley.net> + Russell King <linux@arm.linux.org.uk> + Grant Likely <grant.likely@linaro.org> + devicetree@vger.kernel.org <devicetree@vger.kernel.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> - Stephen GALLIMORE <stephen.gallimore@st.com> - Stuart MENEFY <stuart.menefy@st.com> + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> linux-i2c@vger.kernel.org <linux-i2c@vger.kernel.org> - Rob Landley <rob@landley.net> - Grant Likely <grant.likely@linaro.org> + Stuart MENEFY <stuart.menefy@st.com> Lee Jones <lee.jones@linaro.org> - Gabriel FERNANDEZ <gabriel.fernandez@st.com> - linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> - " Maxime COQUELIN <maxime.coquelin@st.com>\0" + Stephen GALLIMORE <stephen.gallimore@st.com> + " Gabriel FERNANDEZ <gabriel.fernandez@st.com>\0" "\00:1\0" "b\0" "On 17/10/13 15:19, Jean-Christophe PLAGNIOL-VILLARD wrote:\n" @@ -113,4 +113,4 @@ "> \n" > -132f64f87de7253ce2e61452a0061f261e28a0850fd4cce0c5e418455a0609b0 +cd4ff12b4412bfbb9fe023b190774b883cb23da1de94014dade10c521c5cdd41
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.