All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <55072092.9040207@free-electrons.com>

diff --git a/a/1.txt b/N1/1.txt
index 11f647b..e47509d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,7 +4,7 @@ On 12/03/2015 19:31, Russell King wrote:
 > Add the PMU description to the Dove DT file.  The PMU provides multiple
 > features, including an interrupt, reset, power and isolation controller.
 > 
-> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
+> Signed-off-by: Russell King <rmk+kernel-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
 > ---
 >  arch/arm/boot/dts/dove.dtsi | 9 +++++++++
 >  1 file changed, 9 insertions(+)
@@ -17,7 +17,7 @@ On 12/03/2015 19:31, Russell King wrote:
 >  				status = "disabled";
 >  			};
 >  
-> +			pmu: power-management at d0000 {
+> +			pmu: power-management@d0000 {
 > +				compatible = "marvell,dove-pmu";
 > +				reg = <0xd0000 0x8000>, <0xd8000 0x8000>;
 
@@ -36,7 +36,7 @@ Gregory
 > +				#reset-cells = <1>;
 > +			};
 > +
->  			thermal: thermal-diode at d001c {
+>  			thermal: thermal-diode@d001c {
 >  				compatible = "marvell,dove-thermal";
 >  				reg = <0xd001c 0x0c>, <0xd005c 0x08>;
 > 
@@ -47,3 +47,7 @@ Gregory Clement, Free Electrons
 Kernel, drivers, real-time and embedded Linux
 development, consulting, training and support.
 http://free-electrons.com
+--
+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 4759064..4ec6c24 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,21 @@
  "ref\020150312183020.GU8656@n2100.arm.linux.org.uk\0"
  "ref\0E1YW7tB-0003mM-1L@rmk-PC.arm.linux.org.uk\0"
- "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0"
- "Subject\0[PATCH 6/9] ARM: dt: dove: add Dove PMU DT entry to dove.dtsi\0"
+ "ref\0E1YW7tB-0003mM-1L-eh5Bv4kxaXIANfyc6IWni62ZND6+EDdj@public.gmane.org\0"
+ "From\0Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 6/9] ARM: dt: dove: add Dove PMU DT entry to dove.dtsi\0"
  "Date\0Mon, 16 Mar 2015 19:27:30 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Russell King <rmk+kernel-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>\0"
+ "Cc\0Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>"
+  Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>
+  Rafael J. Wysocki <rjw-LthD3rsA81gm4RdzfppkhA@public.gmane.org>
+  Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
+  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
+  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "Hi Russell,\n"
@@ -12,7 +24,7 @@
  "> Add the PMU description to the Dove DT file.  The PMU provides multiple\n"
  "> features, including an interrupt, reset, power and isolation controller.\n"
  "> \n"
- "> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>\n"
+ "> Signed-off-by: Russell King <rmk+kernel-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>\n"
  "> ---\n"
  ">  arch/arm/boot/dts/dove.dtsi | 9 +++++++++\n"
  ">  1 file changed, 9 insertions(+)\n"
@@ -25,7 +37,7 @@
  ">  \t\t\t\tstatus = \"disabled\";\n"
  ">  \t\t\t};\n"
  ">  \n"
- "> +\t\t\tpmu: power-management at d0000 {\n"
+ "> +\t\t\tpmu: power-management@d0000 {\n"
  "> +\t\t\t\tcompatible = \"marvell,dove-pmu\";\n"
  "> +\t\t\t\treg = <0xd0000 0x8000>, <0xd8000 0x8000>;\n"
  "\n"
@@ -44,7 +56,7 @@
  "> +\t\t\t\t#reset-cells = <1>;\n"
  "> +\t\t\t};\n"
  "> +\n"
- ">  \t\t\tthermal: thermal-diode at d001c {\n"
+ ">  \t\t\tthermal: thermal-diode@d001c {\n"
  ">  \t\t\t\tcompatible = \"marvell,dove-thermal\";\n"
  ">  \t\t\t\treg = <0xd001c 0x0c>, <0xd005c 0x08>;\n"
  "> \n"
@@ -54,6 +66,10 @@
  "Gregory Clement, Free Electrons\n"
  "Kernel, drivers, real-time and embedded Linux\n"
  "development, consulting, training and support.\n"
- http://free-electrons.com
+ "http://free-electrons.com\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
 
-8bafc42418575788c8bc2de5ad05a8e96a0d606029e2bea2bcc5e8e5cd2ae4e5
+972eaf0ee43ec58b48d59d4f34cdd27c26bc5d7d7b80cfe9387be596ebb6b0a8

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.