All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <87zi0d8tue.fsf@t-chip.com.cn>

diff --git a/a/1.txt b/N1/1.txt
index 4021ab2..fb7feb2 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -72,7 +72,7 @@ Rob Herring <robh+dt@kernel.org> writes:
 >>>> +
 >>>> +Example:
 >>>> +
->>>> +       grf: syscon@ff100000 {
+>>>> +       grf: syscon at ff100000 {
 >>>> +               compatible = "rockchip,rk3328-grf", "syscon",
 >>>> "simple-mfd";
 >>>> +
@@ -129,7 +129,7 @@ defined in rk3328.dtsi:
 		#size-cells = <2>;
 		ranges;
 
-		gpio0: gpio0@ff210000 {
+		gpio0: gpio0 at ff210000 {
 			compatible = "rockchip,gpio-bank";
 			reg = <0x0 0xff210000 0x0 0x100>;
 			interrupts = <GIC_SPI 51 
@@ -143,15 +143,15 @@ defined in rk3328.dtsi:
 			#interrupt-cells = <2>;
 		};
 
-		gpio1: gpio1@ff220000 {
+		gpio1: gpio1 at ff220000 {
                 //...
 		};
 
-		gpio2: gpio2@ff230000 {
+		gpio2: gpio2 at ff230000 {
                 //...
 		};
 
-		gpio3: gpio3@ff240000 {
+		gpio3: gpio3 at ff240000 {
                 //...
 		};
          }
diff --git a/a/content_digest b/N1/content_digest
index ed1021e..4939d28 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,19 +3,10 @@
  "ref\0CAL_JsqJK4vrmLBeN_ZeGCXAyqshshL16B0KN_+8uvt+=-O9TEw@mail.gmail.com\0"
  "ref\00d08ba26-77f2-6c42-8fb1-214aaf6085e9@t-chip.com.cn\0"
  "ref\0CAL_JsqKSy4q5dfVfXbRMLa7koTWufpAt3yNdE-9mwyJ-VzVQRQ@mail.gmail.com\0"
- "From\0Levin Du <djw@t-chip.com.cn>\0"
- "Subject\0Re: [PATCH v3 2/5] gpio: syscon: rockchip: add GPIO_MUTE support for rk3328\0"
+ "From\0djw@t-chip.com.cn (Levin Du)\0"
+ "Subject\0[PATCH v3 2/5] gpio: syscon: rockchip: add GPIO_MUTE support for rk3328\0"
  "Date\0Sat, 02 Jun 2018 16:40:09 +0800\0"
- "To\0Rob Herring <robh+dt@kernel.org>\0"
- "Cc\0Mark Rutland <mark.rutland@arm.com>"
-  devicetree@vger.kernel.org
-  Wayne Chou <zxf@t-chip.com.cn>
-  Heiko Stuebner <heiko@sntech.de>
-  open list:GPIO SUBSYSTEM <linux-gpio@vger.kernel.org>
-  Linus Walleij <linus.walleij@linaro.org>
-  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
-  open list:ARM/Rockchip SoC... <linux-rockchip@lists.infradead.org>
- " moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE <linux-arm-kernel@lists.infradead.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -92,7 +83,7 @@
  ">>>> +\n"
  ">>>> +Example:\n"
  ">>>> +\n"
- ">>>> +       grf: syscon@ff100000 {\n"
+ ">>>> +       grf: syscon at ff100000 {\n"
  ">>>> +               compatible = \"rockchip,rk3328-grf\", \"syscon\",\n"
  ">>>> \"simple-mfd\";\n"
  ">>>> +\n"
@@ -149,7 +140,7 @@
  "\t\t#size-cells = <2>;\n"
  "\t\tranges;\n"
  "\n"
- "\t\tgpio0: gpio0@ff210000 {\n"
+ "\t\tgpio0: gpio0 at ff210000 {\n"
  "\t\t\tcompatible = \"rockchip,gpio-bank\";\n"
  "\t\t\treg = <0x0 0xff210000 0x0 0x100>;\n"
  "\t\t\tinterrupts = <GIC_SPI 51 \n"
@@ -163,15 +154,15 @@
  "\t\t\t#interrupt-cells = <2>;\n"
  "\t\t};\n"
  "\n"
- "\t\tgpio1: gpio1@ff220000 {\n"
+ "\t\tgpio1: gpio1 at ff220000 {\n"
  "                //...\n"
  "\t\t};\n"
  "\n"
- "\t\tgpio2: gpio2@ff230000 {\n"
+ "\t\tgpio2: gpio2 at ff230000 {\n"
  "                //...\n"
  "\t\t};\n"
  "\n"
- "\t\tgpio3: gpio3@ff240000 {\n"
+ "\t\tgpio3: gpio3 at ff240000 {\n"
  "                //...\n"
  "\t\t};\n"
  "         }\n"
@@ -210,4 +201,4 @@
  "Thanks,\n"
  Levin
 
-7a5238a74b463076eaef81b2283a19c9e8cc9293d7835183ca2840a3c067246b
+a2aba441aacefdb7f24a78d716da433a7fb654db000d887ad1383411f5c4c797

diff --git a/a/content_digest b/N2/content_digest
index ed1021e..e8bcca9 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -7,15 +7,15 @@
  "Subject\0Re: [PATCH v3 2/5] gpio: syscon: rockchip: add GPIO_MUTE support for rk3328\0"
  "Date\0Sat, 02 Jun 2018 16:40:09 +0800\0"
  "To\0Rob Herring <robh+dt@kernel.org>\0"
- "Cc\0Mark Rutland <mark.rutland@arm.com>"
-  devicetree@vger.kernel.org
+ "Cc\0open list\\:ARM\\/Rockchip SoC... <linux-rockchip@lists.infradead.org>"
   Wayne Chou <zxf@t-chip.com.cn>
   Heiko Stuebner <heiko@sntech.de>
-  open list:GPIO SUBSYSTEM <linux-gpio@vger.kernel.org>
+  devicetree@vger.kernel.org
   Linus Walleij <linus.walleij@linaro.org>
-  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
-  open list:ARM/Rockchip SoC... <linux-rockchip@lists.infradead.org>
- " moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE <linux-arm-kernel@lists.infradead.org>\0"
+ " linux-kernel\\@vger.kernel.org <linux-kernel@vger.kernel.org>"
+ " open list\\:GPIO SUBSYSTEM <linux-gpio@vger.kernel.org>"
+  Mark Rutland <mark.rutland@arm.com>
+ " moderated list\\:ARM\\/FREESCALE IMX \\/ MXC ARM ARCHITECTURE <linux-arm-kernel@lists.infradead.org>\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -210,4 +210,4 @@
  "Thanks,\n"
  Levin
 
-7a5238a74b463076eaef81b2283a19c9e8cc9293d7835183ca2840a3c067246b
+f9b3cde9e89ffb6d2a1116e551e3734a483dc52e7db122e77f5e124a92f8c225

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.