All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150421172834.GF10164@leverpostej>

diff --git a/a/1.txt b/N1/1.txt
index 504bee6..5978025 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,5 +1,5 @@
 > +/*
-> +               cpu1: cpu@1 {
+> +               cpu1: cpu at 1 {
 > +                       compatible = "arm,cortex-a7";
 > +                       device_type = "cpu";
 > +                       reg = <1>;
@@ -8,7 +8,7 @@
 
 Why have it commented out? If it's not available, leave it out entirely.
 
-> +       intc: interrupt-controller@31001000 {
+> +       intc: interrupt-controller at 31001000 {
 > +               compatible = "arm,cortex-a7-gic";
 > +               #interrupt-cells = <3>;
 > +               interrupt-controller;
@@ -27,7 +27,7 @@ What state do CPUs enter the kernel?
 > +               #address-cells = <1>;
 > +               #size-cells = <0>;
 > +
-> +               ckil: clock@0 {
+> +               ckil: clock at 0 {
 > +                       compatible = "fixed-clock";
 > +                       reg = <0>;
 > +                       #clock-cells = <0>;
@@ -35,7 +35,7 @@ What state do CPUs enter the kernel?
 > +                       clock-output-names = "ckil";
 > +               };
 > +
-> +               osc: clock@1 {
+> +               osc: clock at 1 {
 > +                       compatible = "fixed-clock";
 > +                       reg = <1>;
 > +                       #clock-cells = <0>;
diff --git a/a/content_digest b/N1/content_digest
index 4c1f350..580eea6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,21 +1,13 @@
  "ref\01429628007-8892-1-git-send-email-Frank.Li@freescale.com\0"
  "ref\01429628007-8892-6-git-send-email-Frank.Li@freescale.com\0"
- "From\0Mark Rutland <mark.rutland@arm.com>\0"
- "Subject\0Re: [PATCH v5 05/11] ARM: dts: add imx7d soc dtsi file\0"
+ "From\0mark.rutland@arm.com (Mark Rutland)\0"
+ "Subject\0[PATCH v5 05/11] ARM: dts: add imx7d soc dtsi file\0"
  "Date\0Tue, 21 Apr 2015 18:28:34 +0100\0"
- "To\0Frank.Li@freescale.com <Frank.Li@freescale.com>\0"
- "Cc\0lznuaa@gmail.com <lznuaa@gmail.com>"
-  shawn.guo@linaro.org <shawn.guo@linaro.org>
-  linus.walleij@linaro.org <linus.walleij@linaro.org>
-  robh+dt@kernel.org <robh+dt@kernel.org>
-  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
-  linux-gpio@vger.kernel.org <linux-gpio@vger.kernel.org>
-  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
- " Anson Huang <b20788@freescale.com>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "> +/*\n"
- "> +               cpu1: cpu@1 {\n"
+ "> +               cpu1: cpu at 1 {\n"
  "> +                       compatible = \"arm,cortex-a7\";\n"
  "> +                       device_type = \"cpu\";\n"
  "> +                       reg = <1>;\n"
@@ -24,7 +16,7 @@
  "\n"
  "Why have it commented out? If it's not available, leave it out entirely.\n"
  "\n"
- "> +       intc: interrupt-controller@31001000 {\n"
+ "> +       intc: interrupt-controller at 31001000 {\n"
  "> +               compatible = \"arm,cortex-a7-gic\";\n"
  "> +               #interrupt-cells = <3>;\n"
  "> +               interrupt-controller;\n"
@@ -43,7 +35,7 @@
  "> +               #address-cells = <1>;\n"
  "> +               #size-cells = <0>;\n"
  "> +\n"
- "> +               ckil: clock@0 {\n"
+ "> +               ckil: clock at 0 {\n"
  "> +                       compatible = \"fixed-clock\";\n"
  "> +                       reg = <0>;\n"
  "> +                       #clock-cells = <0>;\n"
@@ -51,7 +43,7 @@
  "> +                       clock-output-names = \"ckil\";\n"
  "> +               };\n"
  "> +\n"
- "> +               osc: clock@1 {\n"
+ "> +               osc: clock at 1 {\n"
  "> +                       compatible = \"fixed-clock\";\n"
  "> +                       reg = <1>;\n"
  "> +                       #clock-cells = <0>;\n"
@@ -104,4 +96,4 @@
  "Thanks,\n"
  Mark.
 
-88a1aeac67bcf314cd20d69ae9865dd5e4105782397e6e785185a4f074761f01
+8829d2be87e536641f177996fed12be1e72a113b9d4432f5c10a1a474fdeece1

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.