All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <57627500.30209@samsung.com>

diff --git a/a/1.txt b/N1/1.txt
index cad79a4..e10b684 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -69,7 +69,7 @@ Krzysztof
 
 > +
 > +	Node of the MFD chip
-> +		max77686: max77686@09 {
+> +		max77686: max77686 at 09 {
 > +			compatible = "maxim,max77686";
 > +			interrupt-parent = <&wakeup_eint>;
 > +			interrupts = <26 0>;
@@ -81,7 +81,7 @@ Krzysztof
 > +
 > +	Clock consumer node
 > +
-> +		foo@0 {
+> +		foo at 0 {
 > +			compatible = "bar,foo";
 > +			/* ... */
 > +			clock-names = "my-clock";
@@ -94,14 +94,14 @@ Krzysztof
 > +#include <dt-bindings/clock/maxim,max77802.h>
 > +:::
 >  
-> -	max77686: max77686@09 {
+> -	max77686: max77686 at 09 {
 > -		compatible = "maxim,max77686";
 > -		interrupt-parent = <&wakeup_eint>;
 > -		interrupts = <26 0>;
 > -		reg = <0x09>;
 > -		#clock-cells = <1>;
 > +	Node of the MFD chip
-> +		max77802: max77802@09 {
+> +		max77802: max77802 at 09 {
 > +			compatible = "maxim,max77802";
 > +			interrupt-parent = <&wakeup_eint>;
 > +			interrupts = <26 0>;
@@ -116,13 +116,13 @@ Krzysztof
 > -Example: Clock consumer node
 > +	Clock consumer node
 >  
-> -	foo@0 {
+> -	foo at 0 {
 > -		compatible = "bar,foo";
 > -		/* ... */
 > -		clock-names = "my-clock";
 > -		clocks = <&max77686 MAX77686_CLK_PMIC>;
 > -	};
-> +		foo@0 {
+> +		foo at 0 {
 > +			compatible = "bar,foo";
 > +			/* ... */
 > +			clock-names = "my-clock";
@@ -160,7 +160,7 @@ Krzysztof
 > -
 > -Example: Node of the MFD chip
 > -
-> -	max77802: max77802@09 {
+> -	max77802: max77802 at 09 {
 > -		compatible = "maxim,max77802";
 > -		interrupt-parent = <&wakeup_eint>;
 > -		interrupts = <26 0>;
@@ -172,7 +172,7 @@ Krzysztof
 > -
 > -Example: Clock consumer node
 > -
-> -	foo@0 {
+> -	foo at 0 {
 > -		compatible = "bar,foo";
 > -		/* ... */
 > -		clock-names = "my-clock";
diff --git a/a/content_digest b/N1/content_digest
index 3db31eb..4d82b1c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,19 +1,9 @@
  "ref\01466000018-16784-1-git-send-email-ldewangan@nvidia.com\0"
  "ref\01466000018-16784-3-git-send-email-ldewangan@nvidia.com\0"
- "From\0Krzysztof Kozlowski <k.kozlowski@samsung.com>\0"
- "Subject\0Re: [PATCH 2/5] clk: Combine DT binding doc for max77686 and max77802\0"
+ "From\0k.kozlowski@samsung.com (Krzysztof Kozlowski)\0"
+ "Subject\0[PATCH 2/5] clk: Combine DT binding doc for max77686 and max77802\0"
  "Date\0Thu, 16 Jun 2016 11:44:32 +0200\0"
- "To\0Laxman Dewangan <ldewangan@nvidia.com>"
-  javier@osg.samsung.com
-  mturquette@baylibre.com
-  robh+dt@kernel.org
- " linux@armlinux.org.uk\0"
- "Cc\0linux-kernel@vger.kernel.org"
-  linux-clk@vger.kernel.org
-  devicetree@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  linux-samsung-soc@vger.kernel.org
- " Javier Martinez Canillas <javier@dowhile0.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 06/15/2016 04:13 PM, Laxman Dewangan wrote:\n"
@@ -87,7 +77,7 @@
  "\n"
  "> +\n"
  "> +\tNode of the MFD chip\n"
- "> +\t\tmax77686: max77686@09 {\n"
+ "> +\t\tmax77686: max77686 at 09 {\n"
  "> +\t\t\tcompatible = \"maxim,max77686\";\n"
  "> +\t\t\tinterrupt-parent = <&wakeup_eint>;\n"
  "> +\t\t\tinterrupts = <26 0>;\n"
@@ -99,7 +89,7 @@
  "> +\n"
  "> +\tClock consumer node\n"
  "> +\n"
- "> +\t\tfoo@0 {\n"
+ "> +\t\tfoo at 0 {\n"
  "> +\t\t\tcompatible = \"bar,foo\";\n"
  "> +\t\t\t/* ... */\n"
  "> +\t\t\tclock-names = \"my-clock\";\n"
@@ -112,14 +102,14 @@
  "> +#include <dt-bindings/clock/maxim,max77802.h>\n"
  "> +:::\n"
  ">  \n"
- "> -\tmax77686: max77686@09 {\n"
+ "> -\tmax77686: max77686 at 09 {\n"
  "> -\t\tcompatible = \"maxim,max77686\";\n"
  "> -\t\tinterrupt-parent = <&wakeup_eint>;\n"
  "> -\t\tinterrupts = <26 0>;\n"
  "> -\t\treg = <0x09>;\n"
  "> -\t\t#clock-cells = <1>;\n"
  "> +\tNode of the MFD chip\n"
- "> +\t\tmax77802: max77802@09 {\n"
+ "> +\t\tmax77802: max77802 at 09 {\n"
  "> +\t\t\tcompatible = \"maxim,max77802\";\n"
  "> +\t\t\tinterrupt-parent = <&wakeup_eint>;\n"
  "> +\t\t\tinterrupts = <26 0>;\n"
@@ -134,13 +124,13 @@
  "> -Example: Clock consumer node\n"
  "> +\tClock consumer node\n"
  ">  \n"
- "> -\tfoo@0 {\n"
+ "> -\tfoo at 0 {\n"
  "> -\t\tcompatible = \"bar,foo\";\n"
  "> -\t\t/* ... */\n"
  "> -\t\tclock-names = \"my-clock\";\n"
  "> -\t\tclocks = <&max77686 MAX77686_CLK_PMIC>;\n"
  "> -\t};\n"
- "> +\t\tfoo@0 {\n"
+ "> +\t\tfoo at 0 {\n"
  "> +\t\t\tcompatible = \"bar,foo\";\n"
  "> +\t\t\t/* ... */\n"
  "> +\t\t\tclock-names = \"my-clock\";\n"
@@ -178,7 +168,7 @@
  "> -\n"
  "> -Example: Node of the MFD chip\n"
  "> -\n"
- "> -\tmax77802: max77802@09 {\n"
+ "> -\tmax77802: max77802 at 09 {\n"
  "> -\t\tcompatible = \"maxim,max77802\";\n"
  "> -\t\tinterrupt-parent = <&wakeup_eint>;\n"
  "> -\t\tinterrupts = <26 0>;\n"
@@ -190,7 +180,7 @@
  "> -\n"
  "> -Example: Clock consumer node\n"
  "> -\n"
- "> -\tfoo@0 {\n"
+ "> -\tfoo at 0 {\n"
  "> -\t\tcompatible = \"bar,foo\";\n"
  "> -\t\t/* ... */\n"
  "> -\t\tclock-names = \"my-clock\";\n"
@@ -198,4 +188,4 @@
  "> -\t};\n"
  >
 
-14b462354159cec1502f327b6adf40d8fa096d6d7221dd6c2f397b329be9397c
+26aa5e32c1b7dd42afc8be197891d09633e828c21cf68892767c4f0f8322d60f

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.