diff for duplicates of <51419586.7090703@ti.com> diff --git a/a/1.txt b/N1/1.txt index 2759c3c..2980719 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On 3/12/2013 1:40 PM, Manjunathappa, Prakash wrote: -> From: Murali Karicheri <m-karicheri2-l0cyMroinI0@public.gmane.org> +> From: Murali Karicheri <m-karicheri2@ti.com> > > Get back missed out binding documentation submitted along > with below patch: @@ -10,10 +10,10 @@ its mostly irrelevant that binding documentation did not get applied along with the actual usage. > -> [prakash.pm-l0cyMroinI0@public.gmane.org: Follow DT naming convention for compatible property] -> Signed-off-by: Murali Karicheri <m-karicheri2-l0cyMroinI0@public.gmane.org> -> Reviewed-by: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org> -> Signed-off-by: Manjunathappa, Prakash <prakash.pm-l0cyMroinI0@public.gmane.org> +> [prakash.pm at ti.com: Follow DT naming convention for compatible property] +> Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> +> Reviewed-by: Grant Likely <grant.likely@secretlab.ca> +> Signed-off-by: Manjunathappa, Prakash <prakash.pm@ti.com> > --- > .../devicetree/bindings/spi/spi-davinci.txt | 51 ++++++++++++++++++++ > 1 files changed, 51 insertions(+), 0 deletions(-) @@ -47,7 +47,7 @@ along with the actual usage. > +Example of a NOR flash slave device (n25q032) connected to DaVinci > +SPI controller device over the SPI bus. > + -> +spi0:spi@20BF0000 { +> +spi0:spi at 20BF0000 { > + #address-cells = <1>; > + #size-cells = <0>; > + compatible = "ti,dm6446-spi"; @@ -57,20 +57,20 @@ along with the actual usage. > + interrupts = <338>; > + clocks = <&clkspi>; > + -> + flash: n25q032@0 { +> + flash: n25q032 at 0 { > + #address-cells = <1>; > + #size-cells = <1>; > + compatible = "st,m25p32"; > + spi-max-frequency = <25000000>; > + reg = <0>; > + -> + partition@0 { +> + partition at 0 { > + label = "u-boot-spl"; > + reg = <0x0 0x80000>; > + read-only; > + }; > + -> + partition@1 { +> + partition at 1 { > + label = "test"; > + reg = <0x80000 0x380000>; > + }; diff --git a/a/content_digest b/N1/content_digest index 5eae74e..cd7bd22 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,25 +1,13 @@ "ref\01363075827-31053-1-git-send-email-prakash.pm@ti.com\0" "ref\01363075827-31053-3-git-send-email-prakash.pm@ti.com\0" - "ref\01363075827-31053-3-git-send-email-prakash.pm-l0cyMroinI0@public.gmane.org\0" - "From\0Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>\0" - "Subject\0Re: [PATCH v3 2/5] spi/davinci: add DT binding documentation\0" + "From\0nsekhar@ti.com (Sekhar Nori)\0" + "Subject\0[PATCH v3 2/5] spi/davinci: add DT binding documentation\0" "Date\0Thu, 14 Mar 2013 14:46:54 +0530\0" - "To\0Manjunathappa" - " Prakash <prakash.pm-l0cyMroinI0@public.gmane.org>\0" - "Cc\0<davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org>" - <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> - <linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - <devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org> - <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> - <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org> - <rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org> - <spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org> - <hs-ynQEQJNshbs@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" "On 3/12/2013 1:40 PM, Manjunathappa, Prakash wrote:\n" - "> From: Murali Karicheri <m-karicheri2-l0cyMroinI0@public.gmane.org>\n" + "> From: Murali Karicheri <m-karicheri2@ti.com>\n" "> \n" "> Get back missed out binding documentation submitted along\n" "> with below patch:\n" @@ -30,10 +18,10 @@ "along with the actual usage.\n" "\n" "> \n" - "> [prakash.pm-l0cyMroinI0@public.gmane.org: Follow DT naming convention for compatible property]\n" - "> Signed-off-by: Murali Karicheri <m-karicheri2-l0cyMroinI0@public.gmane.org>\n" - "> Reviewed-by: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\n" - "> Signed-off-by: Manjunathappa, Prakash <prakash.pm-l0cyMroinI0@public.gmane.org>\n" + "> [prakash.pm at ti.com: Follow DT naming convention for compatible property]\n" + "> Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>\n" + "> Reviewed-by: Grant Likely <grant.likely@secretlab.ca>\n" + "> Signed-off-by: Manjunathappa, Prakash <prakash.pm@ti.com>\n" "> ---\n" "> .../devicetree/bindings/spi/spi-davinci.txt | 51 ++++++++++++++++++++\n" "> 1 files changed, 51 insertions(+), 0 deletions(-)\n" @@ -67,7 +55,7 @@ "> +Example of a NOR flash slave device (n25q032) connected to DaVinci\n" "> +SPI controller device over the SPI bus.\n" "> +\n" - "> +spi0:spi@20BF0000 {\n" + "> +spi0:spi at 20BF0000 {\n" "> +\t#address-cells\t = <1>;\n" "> +\t#size-cells\t = <0>;\n" "> +\tcompatible\t = \"ti,dm6446-spi\";\n" @@ -77,20 +65,20 @@ "> +\tinterrupts\t = <338>;\n" "> +\tclocks\t = <&clkspi>;\n" "> +\n" - "> +\tflash: n25q032@0 {\n" + "> +\tflash: n25q032 at 0 {\n" "> +\t #address-cells = <1>;\n" "> +\t #size-cells = <1>;\n" "> +\t compatible = \"st,m25p32\";\n" "> +\t spi-max-frequency = <25000000>;\n" "> +\t reg = <0>;\n" "> +\n" - "> +\t partition@0 {\n" + "> +\t partition at 0 {\n" "> +\t label = \"u-boot-spl\";\n" "> +\t reg = <0x0 0x80000>;\n" "> +\t read-only;\n" "> +\t };\n" "> +\n" - "> +\t partition@1 {\n" + "> +\t partition at 1 {\n" "> +\t label = \"test\";\n" "> +\t reg = <0x80000 0x380000>;\n" "> +\t };\n" @@ -101,4 +89,4 @@ "Thanks,\n" Sekhar -5a895bead1c4ec96fda6da7fe13e29873c9fb81874e80df4f0b051d4bd62f136 +a1bf84da382a450092cc5d5ac0d6e5ec6544c61e597a3bc6858530999e574d83
diff --git a/a/content_digest b/N2/content_digest index 5eae74e..95c4261 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -6,16 +6,16 @@ "Date\0Thu, 14 Mar 2013 14:46:54 +0530\0" "To\0Manjunathappa" " Prakash <prakash.pm-l0cyMroinI0@public.gmane.org>\0" - "Cc\0<davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org>" - <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> - <linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - <devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org> - <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> - <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org> - <rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org> - <spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org> - <hs-ynQEQJNshbs@public.gmane.org> - " <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" + "Cc\0davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org" + linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org + linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org + rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org + grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org + rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org + spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org + hs-ynQEQJNshbs@public.gmane.org + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "On 3/12/2013 1:40 PM, Manjunathappa, Prakash wrote:\n" @@ -101,4 +101,4 @@ "Thanks,\n" Sekhar -5a895bead1c4ec96fda6da7fe13e29873c9fb81874e80df4f0b051d4bd62f136 +466803e76c88927fc711d0ff83ac9bc27d2ad47271eaa15fcfb01968910fca45
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.