All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <201608291351.12915.arnd@arndb.de>

diff --git a/a/1.txt b/N1/1.txt
index 5f7dc18..8f4457e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -9,21 +9,21 @@ On Thursday 18 August 2016, Linus Walleij wrote:
 > So I need to encode the CS in the first cell of the reg for
 > foo-ebi2, and get rid of chipselect = <2> fine:
 > 
-> ebi2@1a100000 {
+> ebi2 at 1a100000 {
 >        compatible = "qcom,msm8660-ebi2";
 >        #address-cells = <1>;
 >        #size-cells = <1>;
 >        (...)
->        cs2@1b800000 {
+>        cs2 at 1b800000 {
 >                #address-cells = <2>;
 >                #size-cells = <1>;
 >                qcom,xmem-recovery-cycles = <5>;
->                foo-ebi2@1b800000 {
+>                foo-ebi2 at 1b800000 {
 >                        compatible = "foo";
 >                        reg = <2 0x1b800000 0x100>;
 >                        (...)
 >                };
->                bar-ebi2@1ba00000 {
+>                bar-ebi2 at 1ba00000 {
 >                        compatible = "bar";
 >                        reg = <2 0x1ba00000 0x100>;
 >                        (...)
@@ -49,7 +49,7 @@ that CS below it, with #address-cells=1 again.
 > 
 > The only thing I can reasonably come up with would be this:
 > 
-> ebi2@1a100000 {
+> ebi2 at 1a100000 {
 >        compatible = "qcom,msm8660-ebi2";
 >        #address-cells = <2>;
 >        #size-cells = <1>;
diff --git a/a/content_digest b/N1/content_digest
index abe1468..7d7e872 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,20 +1,10 @@
  "ref\01470691445-27571-1-git-send-email-linus.walleij@linaro.org\0"
  "ref\02988918.zNxvaGl6en@wuerfel\0"
  "ref\0CACRpkdZ=HU6j3=Ye4dm=tFU=KmG54bq06KDfxPViWUouOA=jOA@mail.gmail.com\0"
- "From\0Arnd Bergmann <arnd@arndb.de>\0"
- "Subject\0Re: [PATCH 1/4] soc: qcom: add an EBI2 device tree bindings\0"
+ "From\0arnd@arndb.de (Arnd Bergmann)\0"
+ "Subject\0[PATCH 1/4] soc: qcom: add an EBI2 device tree bindings\0"
  "Date\0Mon, 29 Aug 2016 13:51:12 +0200\0"
- "To\0Linus Walleij <linus.walleij@linaro.org>\0"
- "Cc\0Mark Rutland <mark.rutland@arm.com>"
-  Rob Herring <robh+dt@kernel.org>
-  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
-  linux-arm-msm@vger.kernel.org <linux-arm-msm@vger.kernel.org>
-  linux-soc@vger.kernel.org
-  Andy Gross <andy.gross@linaro.org>
-  David Brown <david.brown@linaro.org>
-  Stephen Boyd <sboyd@codeaurora.org>
-  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
- " Bjorn Andersson <bjorn.andersson@linaro.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Thursday 18 August 2016, Linus Walleij wrote:\n"
@@ -28,21 +18,21 @@
  "> So I need to encode the CS in the first cell of the reg for\n"
  "> foo-ebi2, and get rid of chipselect = <2> fine:\n"
  "> \n"
- "> ebi2@1a100000 {\n"
+ "> ebi2 at 1a100000 {\n"
  ">        compatible = \"qcom,msm8660-ebi2\";\n"
  ">        #address-cells = <1>;\n"
  ">        #size-cells = <1>;\n"
  ">        (...)\n"
- ">        cs2@1b800000 {\n"
+ ">        cs2 at 1b800000 {\n"
  ">                #address-cells = <2>;\n"
  ">                #size-cells = <1>;\n"
  ">                qcom,xmem-recovery-cycles = <5>;\n"
- ">                foo-ebi2@1b800000 {\n"
+ ">                foo-ebi2 at 1b800000 {\n"
  ">                        compatible = \"foo\";\n"
  ">                        reg = <2 0x1b800000 0x100>;\n"
  ">                        (...)\n"
  ">                };\n"
- ">                bar-ebi2@1ba00000 {\n"
+ ">                bar-ebi2 at 1ba00000 {\n"
  ">                        compatible = \"bar\";\n"
  ">                        reg = <2 0x1ba00000 0x100>;\n"
  ">                        (...)\n"
@@ -68,7 +58,7 @@
  "> \n"
  "> The only thing I can reasonably come up with would be this:\n"
  "> \n"
- "> ebi2@1a100000 {\n"
+ "> ebi2 at 1a100000 {\n"
  ">        compatible = \"qcom,msm8660-ebi2\";\n"
  ">        #address-cells = <2>;\n"
  ">        #size-cells = <1>;\n"
@@ -97,4 +87,4 @@
  "\n"
  "\tArnd"
 
-37535f571b7d2739ad7023ba7c6a6cfa78a5febc73f075549e94312a444b9232
+976edbb462624be07beb882d5df67085bfe786f7864d08fbadacd3123275db1a

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.