All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5701508B.1050403@suse.de>

diff --git a/a/1.txt b/N1/1.txt
index 4678ec7..97397eb 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,12 +1,12 @@
 Am 03.04.2016 um 19:14 schrieb Carlo Caione:
-> From: Carlo Caione <carlo@endlessm.com>
+> From: Carlo Caione <carlo-6IF/jdPJHihWk0Htik3J/w@public.gmane.org>
 > 
 > Add two new buses in the DTS: hiu and periphs buses.
 > In the Amlogic S905/GXBB SoC several devices (clock / eth / pin
 > controllers, etc...) are mapped under these two buses. Add them in the
 > DT before starting to add new devices.
 > 
-> Signed-off-by: Carlo Caione <carlo@endlessm.com>
+> Signed-off-by: Carlo Caione <carlo-6IF/jdPJHihWk0Htik3J/w@public.gmane.org>
 > ---
 >  arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 16 ++++++++++++++++
 >  1 file changed, 16 insertions(+)
@@ -19,7 +19,7 @@ Am 03.04.2016 um 19:14 schrieb Carlo Caione:
 >  			};
 >  		};
 >  
-> +		periphs: periphs at c8834000 {
+> +		periphs: periphs@c8834000 {
 > +			compatible = "simple-bus";
 > +			reg = <0x0 0xc8834000 0x0 0x2000>;
 > +			#address-cells = <2>;
@@ -27,7 +27,7 @@ Am 03.04.2016 um 19:14 schrieb Carlo Caione:
 > +			ranges = <0x0 0x0 0x0 0xc8834000 0x0 0x2000>;
 > +		};
 > +
-> +		hiubus: hiubus at c883c000 {
+> +		hiubus: hiubus@c883c000 {
 > +			compatible = "simple-bus";
 > +			reg = <0x0 0xc883c000 0x0 0x2000>;
 > +			#address-cells = <2>;
@@ -35,7 +35,7 @@ Am 03.04.2016 um 19:14 schrieb Carlo Caione:
 > +			ranges = <0x0 0x0 0x0 0xc883c000 0x0 0x2000>;
 > +		};
 > +
->  		apb: apb at d0000000 {
+>  		apb: apb@d0000000 {
 >  			compatible = "simple-bus";
 >  			reg = <0x0 0xd0000000 0x0 0x200000>;
 
@@ -46,5 +46,9 @@ Regards,
 Andreas
 
 -- 
-SUSE Linux GmbH, Maxfeldstr. 5, 90409 N?rnberg, Germany
-GF: Felix Imend?rffer, Jane Smithard, Graham Norton; HRB 21284 (AG N?rnberg)
+SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
+GF: Felix Imendörffer, Jane Smithard, Graham Norton; HRB 21284 (AG Nürnberg)
+--
+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/N1/content_digest
index be7c457..1d428a8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,19 +1,26 @@
  "ref\01459703681-8689-1-git-send-email-carlo@caione.org\0"
- "From\0afaerber@suse.de (Andreas F\303\244rber)\0"
- "Subject\0[PATCH] ARM64: dts: amlogic: Add hiu and periphs buses\0"
+ "ref\01459703681-8689-1-git-send-email-carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org\0"
+ "From\0Andreas F\303\244rber <afaerber-l3A5Bk7waGM@public.gmane.org>\0"
+ "Subject\0Re: [PATCH] ARM64: dts: amlogic: Add hiu and periphs buses\0"
  "Date\0Sun, 3 Apr 2016 19:19:07 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Carlo Caione <carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org>\0"
+ "Cc\0robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org"
+  khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  linux-meson-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " Carlo Caione <carlo-6IF/jdPJHihWk0Htik3J/w@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "Am 03.04.2016 um 19:14 schrieb Carlo Caione:\n"
- "> From: Carlo Caione <carlo@endlessm.com>\n"
+ "> From: Carlo Caione <carlo-6IF/jdPJHihWk0Htik3J/w@public.gmane.org>\n"
  "> \n"
  "> Add two new buses in the DTS: hiu and periphs buses.\n"
  "> In the Amlogic S905/GXBB SoC several devices (clock / eth / pin\n"
  "> controllers, etc...) are mapped under these two buses. Add them in the\n"
  "> DT before starting to add new devices.\n"
  "> \n"
- "> Signed-off-by: Carlo Caione <carlo@endlessm.com>\n"
+ "> Signed-off-by: Carlo Caione <carlo-6IF/jdPJHihWk0Htik3J/w@public.gmane.org>\n"
  "> ---\n"
  ">  arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 16 ++++++++++++++++\n"
  ">  1 file changed, 16 insertions(+)\n"
@@ -26,7 +33,7 @@
  ">  \t\t\t};\n"
  ">  \t\t};\n"
  ">  \n"
- "> +\t\tperiphs: periphs at c8834000 {\n"
+ "> +\t\tperiphs: periphs@c8834000 {\n"
  "> +\t\t\tcompatible = \"simple-bus\";\n"
  "> +\t\t\treg = <0x0 0xc8834000 0x0 0x2000>;\n"
  "> +\t\t\t#address-cells = <2>;\n"
@@ -34,7 +41,7 @@
  "> +\t\t\tranges = <0x0 0x0 0x0 0xc8834000 0x0 0x2000>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\thiubus: hiubus at c883c000 {\n"
+ "> +\t\thiubus: hiubus@c883c000 {\n"
  "> +\t\t\tcompatible = \"simple-bus\";\n"
  "> +\t\t\treg = <0x0 0xc883c000 0x0 0x2000>;\n"
  "> +\t\t\t#address-cells = <2>;\n"
@@ -42,7 +49,7 @@
  "> +\t\t\tranges = <0x0 0x0 0x0 0xc883c000 0x0 0x2000>;\n"
  "> +\t\t};\n"
  "> +\n"
- ">  \t\tapb: apb at d0000000 {\n"
+ ">  \t\tapb: apb@d0000000 {\n"
  ">  \t\t\tcompatible = \"simple-bus\";\n"
  ">  \t\t\treg = <0x0 0xd0000000 0x0 0x200000>;\n"
  "\n"
@@ -53,7 +60,11 @@
  "Andreas\n"
  "\n"
  "-- \n"
- "SUSE Linux GmbH, Maxfeldstr. 5, 90409 N?rnberg, Germany\n"
- GF: Felix Imend?rffer, Jane Smithard, Graham Norton; HRB 21284 (AG N?rnberg)
+ "SUSE Linux GmbH, Maxfeldstr. 5, 90409 N\303\274rnberg, Germany\n"
+ "GF: Felix Imend\303\266rffer, Jane Smithard, Graham Norton; HRB 21284 (AG N\303\274rnberg)\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
 
-b5ee8256179a56e38359c5e636d1fa13390cbbeec7db94590e44c150c79ffc7f
+ca30beda00b59f9c710af91ac29d399b92c2630eae7dc63cac772257046416e2

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.