All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <7hh8o73wj3.fsf@baylibre.com>

diff --git a/a/content_digest b/N1/content_digest
index 3ffe129..c41bd89 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "From\0khilman@baylibre.com (Kevin Hilman)\0"
  "Subject\0[PATCH] ARM64: dts: meson-axg: add GPIO interrupt controller support\0"
  "Date\0Thu, 19 Apr 2018 11:01:52 -0700\0"
- "To\0linus-amlogic@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Yixun Lan <yixun.lan@amlogic.com> writes:\n"
@@ -48,4 +48,4 @@
  ">  \t\t\t\tcompatible = \"amlogic,meson-axg-ee-pwm\";\n"
  ">  \t\t\t\treg = <0x0 0x1b000 0x0 0x20>;"
 
-e5fa44cda0096070160da8a80f733de08bd734f97df005a35b860fd79a00dc66
+b3ecf7d0c1889c52fef9cde3cc4f968cc787ee6bee4547ea7965f87f9ae66ac6

diff --git a/a/1.txt b/N2/1.txt
index f47a097..edf4ffc 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -15,7 +15,7 @@ Thanks for noting the dependencies.
 
 Kevin
 
-> [0] http://lkml.kernel.org/r/20180408145700.23520-1-yixun.lan at amlogic.com
+> [0] http://lkml.kernel.org/r/20180408145700.23520-1-yixun.lan@amlogic.com
 > ---
 >  arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 9 +++++++++
 >  1 file changed, 9 insertions(+)
@@ -28,7 +28,7 @@ Kevin
 >  			#size-cells = <2>;
 >  			ranges = <0x0 0x0 0x0 0xffd00000 0x0 0x25000>;
 >  
-> +			gpio_intc: interrupt-controller at f080 {
+> +			gpio_intc: interrupt-controller@f080 {
 > +				compatible = "amlogic,meson-gpio-intc";
 > +				reg = <0x0 0xf080 0x0 0x10>;
 > +				interrupt-controller;
@@ -37,6 +37,6 @@ Kevin
 > +				status = "disabled";
 > +			};
 > +
->  			pwm_ab: pwm at 1b000 {
+>  			pwm_ab: pwm@1b000 {
 >  				compatible = "amlogic,meson-axg-ee-pwm";
 >  				reg = <0x0 0x1b000 0x0 0x20>;
diff --git a/a/content_digest b/N2/content_digest
index 3ffe129..068f781 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,8 +1,17 @@
  "ref\020180408151045.1138-1-yixun.lan@amlogic.com\0"
- "From\0khilman@baylibre.com (Kevin Hilman)\0"
- "Subject\0[PATCH] ARM64: dts: meson-axg: add GPIO interrupt controller support\0"
+ "From\0Kevin Hilman <khilman@baylibre.com>\0"
+ "Subject\0Re: [PATCH] ARM64: dts: meson-axg: add GPIO interrupt controller support\0"
  "Date\0Thu, 19 Apr 2018 11:01:52 -0700\0"
- "To\0linus-amlogic@lists.infradead.org\0"
+ "To\0Yixun Lan <yixun.lan@amlogic.com>\0"
+ "Cc\0Carlo Caione <carlo@caione.org>"
+  Jerome Brunet <jbrunet@baylibre.com>
+  Heiner Kallweit <hkallweit1@gmail.com>
+  Rob Herring <robh@kernel.org>
+  Xingyu Chen <xingyu.chen@amlogic.com>
+  linux-amlogic@lists.infradead.org
+  linux-arm-kernel@lists.infradead.org
+  linux-kernel@vger.kernel.org
+ " devicetree@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "Yixun Lan <yixun.lan@amlogic.com> writes:\n"
@@ -22,7 +31,7 @@
  "\n"
  "Kevin\n"
  "\n"
- "> [0] http://lkml.kernel.org/r/20180408145700.23520-1-yixun.lan at amlogic.com\n"
+ "> [0] http://lkml.kernel.org/r/20180408145700.23520-1-yixun.lan@amlogic.com\n"
  "> ---\n"
  ">  arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 9 +++++++++\n"
  ">  1 file changed, 9 insertions(+)\n"
@@ -35,7 +44,7 @@
  ">  \t\t\t#size-cells = <2>;\n"
  ">  \t\t\tranges = <0x0 0x0 0x0 0xffd00000 0x0 0x25000>;\n"
  ">  \n"
- "> +\t\t\tgpio_intc: interrupt-controller at f080 {\n"
+ "> +\t\t\tgpio_intc: interrupt-controller@f080 {\n"
  "> +\t\t\t\tcompatible = \"amlogic,meson-gpio-intc\";\n"
  "> +\t\t\t\treg = <0x0 0xf080 0x0 0x10>;\n"
  "> +\t\t\t\tinterrupt-controller;\n"
@@ -44,8 +53,8 @@
  "> +\t\t\t\tstatus = \"disabled\";\n"
  "> +\t\t\t};\n"
  "> +\n"
- ">  \t\t\tpwm_ab: pwm at 1b000 {\n"
+ ">  \t\t\tpwm_ab: pwm@1b000 {\n"
  ">  \t\t\t\tcompatible = \"amlogic,meson-axg-ee-pwm\";\n"
  ">  \t\t\t\treg = <0x0 0x1b000 0x0 0x20>;"
 
-e5fa44cda0096070160da8a80f733de08bd734f97df005a35b860fd79a00dc66
+26c191e3f93bcfb1efbff6417130e58567d95ef1bb3b98ea2d383078d0162844

diff --git a/a/1.txt b/N3/1.txt
index f47a097..edf4ffc 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -15,7 +15,7 @@ Thanks for noting the dependencies.
 
 Kevin
 
-> [0] http://lkml.kernel.org/r/20180408145700.23520-1-yixun.lan at amlogic.com
+> [0] http://lkml.kernel.org/r/20180408145700.23520-1-yixun.lan@amlogic.com
 > ---
 >  arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 9 +++++++++
 >  1 file changed, 9 insertions(+)
@@ -28,7 +28,7 @@ Kevin
 >  			#size-cells = <2>;
 >  			ranges = <0x0 0x0 0x0 0xffd00000 0x0 0x25000>;
 >  
-> +			gpio_intc: interrupt-controller at f080 {
+> +			gpio_intc: interrupt-controller@f080 {
 > +				compatible = "amlogic,meson-gpio-intc";
 > +				reg = <0x0 0xf080 0x0 0x10>;
 > +				interrupt-controller;
@@ -37,6 +37,6 @@ Kevin
 > +				status = "disabled";
 > +			};
 > +
->  			pwm_ab: pwm at 1b000 {
+>  			pwm_ab: pwm@1b000 {
 >  				compatible = "amlogic,meson-axg-ee-pwm";
 >  				reg = <0x0 0x1b000 0x0 0x20>;
diff --git a/a/content_digest b/N3/content_digest
index 3ffe129..655eb55 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -1,8 +1,17 @@
  "ref\020180408151045.1138-1-yixun.lan@amlogic.com\0"
- "From\0khilman@baylibre.com (Kevin Hilman)\0"
- "Subject\0[PATCH] ARM64: dts: meson-axg: add GPIO interrupt controller support\0"
+ "From\0Kevin Hilman <khilman@baylibre.com>\0"
+ "Subject\0Re: [PATCH] ARM64: dts: meson-axg: add GPIO interrupt controller support\0"
  "Date\0Thu, 19 Apr 2018 11:01:52 -0700\0"
- "To\0linus-amlogic@lists.infradead.org\0"
+ "To\0Yixun Lan <yixun.lan@amlogic.com>\0"
+ "Cc\0Carlo Caione <carlo@caione.org>"
+  Jerome Brunet <jbrunet@baylibre.com>
+  Heiner Kallweit <hkallweit1@gmail.com>
+  Rob Herring <robh@kernel.org>
+  Xingyu Chen <xingyu.chen@amlogic.com>
+  <linux-amlogic@lists.infradead.org>
+  <linux-arm-kernel@lists.infradead.org>
+  <linux-kernel@vger.kernel.org>
+ " <devicetree@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "Yixun Lan <yixun.lan@amlogic.com> writes:\n"
@@ -22,7 +31,7 @@
  "\n"
  "Kevin\n"
  "\n"
- "> [0] http://lkml.kernel.org/r/20180408145700.23520-1-yixun.lan at amlogic.com\n"
+ "> [0] http://lkml.kernel.org/r/20180408145700.23520-1-yixun.lan@amlogic.com\n"
  "> ---\n"
  ">  arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 9 +++++++++\n"
  ">  1 file changed, 9 insertions(+)\n"
@@ -35,7 +44,7 @@
  ">  \t\t\t#size-cells = <2>;\n"
  ">  \t\t\tranges = <0x0 0x0 0x0 0xffd00000 0x0 0x25000>;\n"
  ">  \n"
- "> +\t\t\tgpio_intc: interrupt-controller at f080 {\n"
+ "> +\t\t\tgpio_intc: interrupt-controller@f080 {\n"
  "> +\t\t\t\tcompatible = \"amlogic,meson-gpio-intc\";\n"
  "> +\t\t\t\treg = <0x0 0xf080 0x0 0x10>;\n"
  "> +\t\t\t\tinterrupt-controller;\n"
@@ -44,8 +53,8 @@
  "> +\t\t\t\tstatus = \"disabled\";\n"
  "> +\t\t\t};\n"
  "> +\n"
- ">  \t\t\tpwm_ab: pwm at 1b000 {\n"
+ ">  \t\t\tpwm_ab: pwm@1b000 {\n"
  ">  \t\t\t\tcompatible = \"amlogic,meson-axg-ee-pwm\";\n"
  ">  \t\t\t\treg = <0x0 0x1b000 0x0 0x20>;"
 
-e5fa44cda0096070160da8a80f733de08bd734f97df005a35b860fd79a00dc66
+ecd4c5eb64686bfbcccba9ae982d3b588cb144f8732c072c7dbd825645797c72

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.