All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180814164343.GA13848@ravnborg.org>

diff --git a/a/1.txt b/N1/1.txt
index e7222e4..8982fc5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,7 +4,7 @@ Hi Rob.
 > single node can be both an LCD controller and a PWM.
 
 Current suggestion from v1 patchset looks like this:
-	lcdc0: lcdc@700000 {
+	lcdc0: lcdc at 700000 {
 		compatible = "atmel,at91sam9263-lcdc-mfd";
 		reg = <0x700000 0x1000>;
 		interrupts = <26 IRQ_TYPE_LEVEL_HIGH 3>;
@@ -15,7 +15,7 @@ Current suggestion from v1 patchset looks like this:
 			compatible = "atmel,lcdc-display-controller";
 			lcd-supply = <&lcdc_reg>;
 
-			port@0 {
+			port at 0 {
 			};
 		};
 
@@ -40,7 +40,7 @@ what was done for hlcdc.
 If I understand the proposal from you correct an example binding would
 look like this:
 
-       lcdc0: lcdc@700000 {
+       lcdc0: lcdc at 700000 {
                 compatible = "atmel,at91sam9263-lcdc";
                 reg = <0x700000 0x1000>;
                 interrupts = <26 IRQ_TYPE_LEVEL_HIGH 3>;
@@ -49,7 +49,7 @@ look like this:
 
                 lcd-supply = <&lcdc_reg>;
 
-                port@0 {
+                port at 0 {
                 };
 
                 #pwm-cells = <3>;
diff --git a/a/content_digest b/N1/content_digest
index cd27eaf..bb72117 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,19 +2,10 @@
  "ref\0f1f2a2d7-ae27-87af-8041-93d3f8fe07cc@microchip.com\0"
  "ref\020180813181808.GA2357@ravnborg.org\0"
  "ref\020180813220454.GA28913@rob-hp-laptop\0"
- "From\0Sam Ravnborg <sam@ravnborg.org>\0"
- "Subject\0Re: [RFC PATCH 0/7] add at91sam9 LCDC DRM driver\0"
+ "From\0sam@ravnborg.org (Sam Ravnborg)\0"
+ "Subject\0[RFC PATCH 0/7] add at91sam9 LCDC DRM driver\0"
  "Date\0Tue, 14 Aug 2018 18:43:43 +0200\0"
- "To\0Rob Herring <robh@kernel.org>\0"
- "Cc\0Mark Rutland <mark.rutland@arm.com>"
-  devicetree@vger.kernel.org
-  Alexandre Belloni <alexandre.belloni@bootlin.com>
-  linux-pwm@vger.kernel.org
-  Joshua Henderson <joshua.henderson@microchip.com>
-  dri-devel@lists.freedesktop.org
-  Boris Brezillon <boris.brezillon@bootlin.com>
-  Lee Jones <lee.jones@linaro.org>
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Rob.\n"
@@ -23,7 +14,7 @@
  "> single node can be both an LCD controller and a PWM.\n"
  "\n"
  "Current suggestion from v1 patchset looks like this:\n"
- "\tlcdc0: lcdc@700000 {\n"
+ "\tlcdc0: lcdc at 700000 {\n"
  "\t\tcompatible = \"atmel,at91sam9263-lcdc-mfd\";\n"
  "\t\treg = <0x700000 0x1000>;\n"
  "\t\tinterrupts = <26 IRQ_TYPE_LEVEL_HIGH 3>;\n"
@@ -34,7 +25,7 @@
  "\t\t\tcompatible = \"atmel,lcdc-display-controller\";\n"
  "\t\t\tlcd-supply = <&lcdc_reg>;\n"
  "\n"
- "\t\t\tport@0 {\n"
+ "\t\t\tport at 0 {\n"
  "\t\t\t};\n"
  "\t\t};\n"
  "\n"
@@ -59,7 +50,7 @@
  "If I understand the proposal from you correct an example binding would\n"
  "look like this:\n"
  "\n"
- "       lcdc0: lcdc@700000 {\n"
+ "       lcdc0: lcdc at 700000 {\n"
  "                compatible = \"atmel,at91sam9263-lcdc\";\n"
  "                reg = <0x700000 0x1000>;\n"
  "                interrupts = <26 IRQ_TYPE_LEVEL_HIGH 3>;\n"
@@ -68,7 +59,7 @@
  "\n"
  "                lcd-supply = <&lcdc_reg>;\n"
  "\n"
- "                port@0 {\n"
+ "                port at 0 {\n"
  "                };\n"
  "\n"
  "                #pwm-cells = <3>;\n"
@@ -104,4 +95,4 @@
  "\n"
  "\tSam"
 
-8851f0fc54da366857ff7d60b45be23a03e82bb8657cd1f206384c0eb03cadbc
+5cc78860a21689151cf774a20c3160e0491a1ad569452384a7b8a648b5937720

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.