All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20151001122706.GW3214@x1>

diff --git a/a/1.txt b/N1/1.txt
index 2f8b573..1a87890 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -44,7 +44,7 @@ Acked-by: Lee Jones <lee@kernel.org>
 > +
 > +Example:
 > +
-> +	clk_osc: clock@3 {
+> +	clk_osc: clock at 3 {
 > +		compatible = "fixed-clock";
 > +		reg = <3>;
 > +		#clock-cells = <0>;
@@ -52,14 +52,14 @@ Acked-by: Lee Jones <lee@kernel.org>
 > +		clock-frequency = <19200000>;
 > +	};
 > +
-> +	clocks: cprman@7e101000 {
+> +	clocks: cprman at 7e101000 {
 > +		compatible = "brcm,bcm2835-cprman";
 > +		#clock-cells = <1>;
 > +		reg = <0x7e101000 0x2000>;
 > +		clocks = <&clk_osc>;
 > +	};
 > +
-> +	i2c0: i2c@7e205000 {
+> +	i2c0: i2c at 7e205000 {
 > +		compatible = "brcm,bcm2835-i2c";
 > +		reg = <0x7e205000 0x1000>;
 > +		interrupts = <2 21>;
diff --git a/a/content_digest b/N1/content_digest
index a6f81ca..00f804c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,17 +1,9 @@
  "ref\01443475325-22270-1-git-send-email-eric@anholt.net\0"
  "ref\01443475325-22270-2-git-send-email-eric@anholt.net\0"
- "From\0Lee Jones <lee@kernel.org>\0"
- "Subject\0Re: [PATCH v3 2/4] clk: bcm2835: Add binding docs for the new platform clock driver.\0"
+ "From\0lee@kernel.org (Lee Jones)\0"
+ "Subject\0[PATCH v3 2/4] clk: bcm2835: Add binding docs for the new platform clock driver.\0"
  "Date\0Thu, 1 Oct 2015 13:27:06 +0100\0"
- "To\0Eric Anholt <eric@anholt.net>\0"
- "Cc\0linux-clk@vger.kernel.org"
-  linux-arm-kernel@lists.infradead.org
-  linux-rpi-kernel@lists.infradead.org
-  linux-kernel@vger.kernel.org
-  Stephen Warren <swarren@wwwdotorg.org>
-  Stephen Boyd <sboyd@codeaurora.org>
-  Mike Turquette <mturquette@baylibre.com>
- " devicetree@vger.kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Mon, 28 Sep 2015, Eric Anholt wrote:\n"
@@ -60,7 +52,7 @@
  "> +\n"
  "> +Example:\n"
  "> +\n"
- "> +\tclk_osc: clock@3 {\n"
+ "> +\tclk_osc: clock at 3 {\n"
  "> +\t\tcompatible = \"fixed-clock\";\n"
  "> +\t\treg = <3>;\n"
  "> +\t\t#clock-cells = <0>;\n"
@@ -68,14 +60,14 @@
  "> +\t\tclock-frequency = <19200000>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tclocks: cprman@7e101000 {\n"
+ "> +\tclocks: cprman at 7e101000 {\n"
  "> +\t\tcompatible = \"brcm,bcm2835-cprman\";\n"
  "> +\t\t#clock-cells = <1>;\n"
  "> +\t\treg = <0x7e101000 0x2000>;\n"
  "> +\t\tclocks = <&clk_osc>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\ti2c0: i2c@7e205000 {\n"
+ "> +\ti2c0: i2c at 7e205000 {\n"
  "> +\t\tcompatible = \"brcm,bcm2835-i2c\";\n"
  "> +\t\treg = <0x7e205000 0x1000>;\n"
  "> +\t\tinterrupts = <2 21>;\n"
@@ -137,4 +129,4 @@
  "> +\n"
  "> +#define BCM2835_CLOCK_COUNT\t\t30"
 
-120cdf68420fcf3916caeae7ccd5d508fa09f335badd842dd18e2ca4ddf78935
+3db68bd0457dc96c6e7aefe0d86e4819bd58005951531925cb0aae5cf9ab8b4f

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.