diff for duplicates of <505FFEF3.3000605@de.bosch.com> diff --git a/a/1.txt b/N1/1.txt index 3650822..370da30 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ Hi Mark, On 24.09.2012 07:06, Shawn Guo wrote: > On Fri, Aug 31, 2012 at 10:55:11AM +0200, Dirk Behme wrote: ->> From: Knut Wohlrab <knut.wohlrab-V5te9oGctAVWk0Htik3J/w@public.gmane.org> +>> From: Knut Wohlrab <knut.wohlrab@de.bosch.com> >> >> There are SPI devices which need a SPI clock with active low polarity and >> high inactive state. @@ -13,11 +13,11 @@ On 24.09.2012 07:06, Shawn Guo wrote: >> DT without "spi-cpol" = 0 = clock active high polarity = inactive state low >> DT with "spi-cpol" = 1 = clock active low polarity = inactive state high >> ->> Signed-off-by: Knut Wohlrab <knut.wohlrab-V5te9oGctAVWk0Htik3J/w@public.gmane.org> +>> Signed-off-by: Knut Wohlrab <knut.wohlrab@de.bosch.com> -Signed-off-by: Dirk Behme <dirk.behme-V5te9oGctAVWk0Htik3J/w@public.gmane.org> +Signed-off-by: Dirk Behme <dirk.behme@de.bosch.com> -> Acked-by: Shawn Guo <shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> Acked-by: Shawn Guo <shawn.guo@linaro.org> Being not so familiar with the flow of SPI patches, I was told that you are taking care of spi patches recently? @@ -27,10 +27,3 @@ Do you like to have a look to this patch? Many thanks and best regards Dirk - ------------------------------------------------------------------------------- -Live Security Virtual Conference -Exclusive live event will cover all the ways today's security and -threat landscape has changed and how IT managers can respond. Discussions -will include endpoint security, mobile security and the latest in malware -threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ diff --git a/a/content_digest b/N1/content_digest index 327f850..1bc2854 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,16 @@ "ref\01346403311-25080-1-git-send-email-dirk.behme@de.bosch.com\0" "ref\020120924050655.GA27291@S2101-09.ap.freescale.net\0" - "ref\020120924050655.GA27291-rvtDTF3kK1ictlrPMvKcciBecyulp+rMXqFh9Ls21Oc@public.gmane.org\0" - "From\0Dirk Behme <dirk.behme-V5te9oGctAVWk0Htik3J/w@public.gmane.org>\0" - "Subject\0Re: [PATCH] spi/imx: set the inactive state of the clock according to the clock polarity\0" + "From\0dirk.behme@de.bosch.com (Dirk Behme)\0" + "Subject\0[PATCH] spi/imx: set the inactive state of the clock according to the clock polarity\0" "Date\0Mon, 24 Sep 2012 08:34:27 +0200\0" - "To\0spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org <spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>" - " Mark Brown <broonie-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>\0" - "Cc\0Hui Wang <jason77.wang-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" - Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> - " Wohlrab Knut \\(CM-AI/PJ-CF31\\) <Knut.Wohlrab-V5te9oGctAVWk0Htik3J/w@public.gmane.org>" - Shawn Guo <shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@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" "Hi Mark,\n" "\n" "On 24.09.2012 07:06, Shawn Guo wrote:\n" "> On Fri, Aug 31, 2012 at 10:55:11AM +0200, Dirk Behme wrote:\n" - ">> From: Knut Wohlrab <knut.wohlrab-V5te9oGctAVWk0Htik3J/w@public.gmane.org>\n" + ">> From: Knut Wohlrab <knut.wohlrab@de.bosch.com>\n" ">>\n" ">> There are SPI devices which need a SPI clock with active low polarity and\n" ">> high inactive state.\n" @@ -28,11 +21,11 @@ ">> DT without \"spi-cpol\" = 0 = clock active high polarity = inactive state low\n" ">> DT with \"spi-cpol\" = 1 = clock active low polarity = inactive state high\n" ">>\n" - ">> Signed-off-by: Knut Wohlrab <knut.wohlrab-V5te9oGctAVWk0Htik3J/w@public.gmane.org>\n" + ">> Signed-off-by: Knut Wohlrab <knut.wohlrab@de.bosch.com>\n" "\n" - "Signed-off-by: Dirk Behme <dirk.behme-V5te9oGctAVWk0Htik3J/w@public.gmane.org>\n" + "Signed-off-by: Dirk Behme <dirk.behme@de.bosch.com>\n" "\n" - "> Acked-by: Shawn Guo <shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> Acked-by: Shawn Guo <shawn.guo@linaro.org>\n" "\n" "Being not so familiar with the flow of SPI patches, I was told that you \n" "are taking care of spi patches recently?\n" @@ -41,13 +34,6 @@ "\n" "Many thanks and best regards\n" "\n" - "Dirk\n" - "\n" - "------------------------------------------------------------------------------\n" - "Live Security Virtual Conference\n" - "Exclusive live event will cover all the ways today's security and \n" - "threat landscape has changed and how IT managers can respond. Discussions \n" - "will include endpoint security, mobile security and the latest in malware \n" - threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ + Dirk -beeda7d65716e14bd9ff0622a9c74ecec4b72b06679d069f1ee9e47c8aec8336 +bf02b506b4acb34775c952a4fd326bc14a35dc904b4308a5042beb4a1217f96d
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.