All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160520084748.GC16732@mephisto>

diff --git a/a/content_digest b/N1/content_digest
index 7c49dd7..23ad9b2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "From\0carlo@caione.org (Carlo Caione)\0"
  "Subject\0[PATCH 3/3] ARM64: dts: amlogic: Enable Reset Controller on GXBB-based platforms\0"
  "Date\0Fri, 20 May 2016 10:47:48 +0200\0"
- "To\0linus-amlogic@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 20/05/16 10:27, Neil Armstrong wrote:\n"
@@ -39,4 +39,4 @@
  "-- \n"
  Carlo Caione
 
-37e4a7236cc398b52b719978724b87bd092ab4dc8109df127f5ceb07805c9c0b
+43bba5010199a2af1c0d07671d6d1722bc7d0ddb4261cee47a301cff5ea20858

diff --git a/a/1.txt b/N2/1.txt
index a777c81..601ddea 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,7 +1,7 @@
 On 20/05/16 10:27, Neil Armstrong wrote:
 > Update DTSI file to add the reset controller node.
 > 
-> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
+> Signed-off-by: Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
 > ---
 >  arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 6 ++++++
 >  1 file changed, 6 insertions(+)
@@ -14,13 +14,13 @@ On 20/05/16 10:27, Neil Armstrong wrote:
 >  			#size-cells = <2>;
 >  			ranges = <0x0 0x0 0x0 0xc1100000 0x0 0x100000>;
 >  
-> +			reset: reset-controller at 4404 {
+> +			reset: reset-controller@4404 {
 > +				compatible = "amlogic,meson-gxbb-reset";
 > +				reg = <0x0 0x04404 0x0 0x20>;
 > +				#reset-cells = <1>;
 > +			};
 > +
->  			uart_A: serial at 84c0 {
+>  			uart_A: serial@84c0 {
 >  				compatible = "amlogic,meson-uart";
 >  				reg = <0x0 0x084c0 0x0 0x14>;
 
@@ -30,3 +30,7 @@ Thanks,
 
 -- 
 Carlo Caione
+--
+To unsubscribe from this list: send the line "unsubscribe devicetree" in
+the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N2/content_digest
index 7c49dd7..782d6f8 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,15 +1,24 @@
  "ref\01463732875-23141-1-git-send-email-narmstrong@baylibre.com\0"
  "ref\01463732875-23141-4-git-send-email-narmstrong@baylibre.com\0"
- "From\0carlo@caione.org (Carlo Caione)\0"
- "Subject\0[PATCH 3/3] ARM64: dts: amlogic: Enable Reset Controller on GXBB-based platforms\0"
+ "ref\01463732875-23141-4-git-send-email-narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org\0"
+ "From\0Carlo Caione <carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 3/3] ARM64: dts: amlogic: Enable Reset Controller on GXBB-based platforms\0"
  "Date\0Fri, 20 May 2016 10:47:48 +0200\0"
- "To\0linus-amlogic@lists.infradead.org\0"
+ "To\0Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\0"
+ "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+  p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  jerry.cao-LpR1jeaWuhtBDgjK7y7TUQ@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  xing.xu-LpR1jeaWuhtBDgjK7y7TUQ@public.gmane.org
+ " victor.wan-LpR1jeaWuhtBDgjK7y7TUQ@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On 20/05/16 10:27, Neil Armstrong wrote:\n"
  "> Update DTSI file to add the reset controller node.\n"
  "> \n"
- "> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>\n"
+ "> Signed-off-by: Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\n"
  "> ---\n"
  ">  arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 6 ++++++\n"
  ">  1 file changed, 6 insertions(+)\n"
@@ -22,13 +31,13 @@
  ">  \t\t\t#size-cells = <2>;\n"
  ">  \t\t\tranges = <0x0 0x0 0x0 0xc1100000 0x0 0x100000>;\n"
  ">  \n"
- "> +\t\t\treset: reset-controller at 4404 {\n"
+ "> +\t\t\treset: reset-controller@4404 {\n"
  "> +\t\t\t\tcompatible = \"amlogic,meson-gxbb-reset\";\n"
  "> +\t\t\t\treg = <0x0 0x04404 0x0 0x20>;\n"
  "> +\t\t\t\t#reset-cells = <1>;\n"
  "> +\t\t\t};\n"
  "> +\n"
- ">  \t\t\tuart_A: serial at 84c0 {\n"
+ ">  \t\t\tuart_A: serial@84c0 {\n"
  ">  \t\t\t\tcompatible = \"amlogic,meson-uart\";\n"
  ">  \t\t\t\treg = <0x0 0x084c0 0x0 0x14>;\n"
  "\n"
@@ -37,6 +46,10 @@
  "Thanks,\n"
  "\n"
  "-- \n"
- Carlo Caione
+ "Carlo Caione\n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
+ "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-37e4a7236cc398b52b719978724b87bd092ab4dc8109df127f5ceb07805c9c0b
+5815f6a7d7786df3e5ca8e312e5d9983724ed9ddb4d9e752170474a5ec48bdb8

diff --git a/a/1.txt b/N3/1.txt
index a777c81..e4ebbed 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -14,13 +14,13 @@ On 20/05/16 10:27, Neil Armstrong wrote:
 >  			#size-cells = <2>;
 >  			ranges = <0x0 0x0 0x0 0xc1100000 0x0 0x100000>;
 >  
-> +			reset: reset-controller at 4404 {
+> +			reset: reset-controller@4404 {
 > +				compatible = "amlogic,meson-gxbb-reset";
 > +				reg = <0x0 0x04404 0x0 0x20>;
 > +				#reset-cells = <1>;
 > +			};
 > +
->  			uart_A: serial at 84c0 {
+>  			uart_A: serial@84c0 {
 >  				compatible = "amlogic,meson-uart";
 >  				reg = <0x0 0x084c0 0x0 0x14>;
 
diff --git a/a/content_digest b/N3/content_digest
index 7c49dd7..8cafc51 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -1,9 +1,17 @@
  "ref\01463732875-23141-1-git-send-email-narmstrong@baylibre.com\0"
  "ref\01463732875-23141-4-git-send-email-narmstrong@baylibre.com\0"
- "From\0carlo@caione.org (Carlo Caione)\0"
- "Subject\0[PATCH 3/3] ARM64: dts: amlogic: Enable Reset Controller on GXBB-based platforms\0"
+ "From\0Carlo Caione <carlo@caione.org>\0"
+ "Subject\0Re: [PATCH 3/3] ARM64: dts: amlogic: Enable Reset Controller on GXBB-based platforms\0"
  "Date\0Fri, 20 May 2016 10:47:48 +0200\0"
- "To\0linus-amlogic@lists.infradead.org\0"
+ "To\0Neil Armstrong <narmstrong@baylibre.com>\0"
+ "Cc\0linux-kernel@vger.kernel.org"
+  p.zabel@pengutronix.de
+  linux-arm-kernel@lists.infradead.org
+  linux-amlogic@lists.infradead.org
+  jerry.cao@amlogic.com
+  devicetree@vger.kernel.org
+  xing.xu@amlogic.com
+ " victor.wan@amlogic.com\0"
  "\00:1\0"
  "b\0"
  "On 20/05/16 10:27, Neil Armstrong wrote:\n"
@@ -22,13 +30,13 @@
  ">  \t\t\t#size-cells = <2>;\n"
  ">  \t\t\tranges = <0x0 0x0 0x0 0xc1100000 0x0 0x100000>;\n"
  ">  \n"
- "> +\t\t\treset: reset-controller at 4404 {\n"
+ "> +\t\t\treset: reset-controller@4404 {\n"
  "> +\t\t\t\tcompatible = \"amlogic,meson-gxbb-reset\";\n"
  "> +\t\t\t\treg = <0x0 0x04404 0x0 0x20>;\n"
  "> +\t\t\t\t#reset-cells = <1>;\n"
  "> +\t\t\t};\n"
  "> +\n"
- ">  \t\t\tuart_A: serial at 84c0 {\n"
+ ">  \t\t\tuart_A: serial@84c0 {\n"
  ">  \t\t\t\tcompatible = \"amlogic,meson-uart\";\n"
  ">  \t\t\t\treg = <0x0 0x084c0 0x0 0x14>;\n"
  "\n"
@@ -39,4 +47,4 @@
  "-- \n"
  Carlo Caione
 
-37e4a7236cc398b52b719978724b87bd092ab4dc8109df127f5ceb07805c9c0b
+060c71b1ba7e2bbc942acf5203842f76779f120c3123e8ee49263fd78006e69a

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.