All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1878147.CvhHSZhTas@diego>

diff --git a/a/1.txt b/N1/1.txt
index 0f5160d..6fdea48 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@ With the newly introduced CPU_METHOD_OF_DECLARE is not necessary anymore
 to reference the relevant smp_ops in the board file, but instead it can
 simply be set by the enable-method property of the cpu nodes.
 
-Signed-off-by: Heiko Stuebner <heiko@sntech.de>
+Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
 ---
 changes since v1:
   - add a short description to the enable-method binding
@@ -38,7 +38,7 @@ index 4d4dfbb..90b354d 100644
  		#size-cells = <0>;
 +		enable-method = "rockchip,rk3066-smp";
  
- 		cpu at 0 {
+ 		cpu@0 {
  			device_type = "cpu";
 diff --git a/arch/arm/boot/dts/rk3188.dtsi b/arch/arm/boot/dts/rk3188.dtsi
 index bb36596..7ad5103 100644
@@ -50,7 +50,7 @@ index bb36596..7ad5103 100644
  		#size-cells = <0>;
 +		enable-method = "rockchip,rk3066-smp";
  
- 		cpu at 0 {
+ 		cpu@0 {
  			device_type = "cpu";
 diff --git a/arch/arm/mach-rockchip/core.h b/arch/arm/mach-rockchip/core.h
 index e2e7c9d..39bca96 100644
@@ -90,3 +90,9 @@ index d211d6f..4499b0a 100644
  MACHINE_END
 -- 
 1.9.0
+
+
+--
+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 094e26e..82b6bc1 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,17 +1,24 @@
  "ref\01632873.urGeGsUMPH@diego\0"
  "ref\020140326110024.GR10341@e106331-lin.cambridge.arm.com\0"
  "ref\02151573.evmqdkWnet@diego\0"
- "From\0heiko@sntech.de (Heiko St\303\274bner)\0"
+ "From\0Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0"
  "Subject\0[PATCH v2] ARM: rockchip: convert smp bringup to CPU_METHOD_OF_DECLARE\0"
  "Date\0Thu, 27 Mar 2014 01:06:32 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>"
+ " arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org <arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "Cc\0Linux ARM Kernel <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>"
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Pawel Moll <Pawel.Moll-5wv7dgnIgG8@public.gmane.org>
+  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
+ " Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "With the newly introduced CPU_METHOD_OF_DECLARE is not necessary anymore\n"
  "to reference the relevant smp_ops in the board file, but instead it can\n"
  "simply be set by the enable-method property of the cpu nodes.\n"
  "\n"
- "Signed-off-by: Heiko Stuebner <heiko@sntech.de>\n"
+ "Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\n"
  "---\n"
  "changes since v1:\n"
  "  - add a short description to the enable-method binding\n"
@@ -47,7 +54,7 @@
  " \t\t#size-cells = <0>;\n"
  "+\t\tenable-method = \"rockchip,rk3066-smp\";\n"
  " \n"
- " \t\tcpu at 0 {\n"
+ " \t\tcpu@0 {\n"
  " \t\t\tdevice_type = \"cpu\";\n"
  "diff --git a/arch/arm/boot/dts/rk3188.dtsi b/arch/arm/boot/dts/rk3188.dtsi\n"
  "index bb36596..7ad5103 100644\n"
@@ -59,7 +66,7 @@
  " \t\t#size-cells = <0>;\n"
  "+\t\tenable-method = \"rockchip,rk3066-smp\";\n"
  " \n"
- " \t\tcpu at 0 {\n"
+ " \t\tcpu@0 {\n"
  " \t\t\tdevice_type = \"cpu\";\n"
  "diff --git a/arch/arm/mach-rockchip/core.h b/arch/arm/mach-rockchip/core.h\n"
  "index e2e7c9d..39bca96 100644\n"
@@ -98,6 +105,12 @@
  " \t.dt_compat\t= rockchip_board_dt_compat,\n"
  " MACHINE_END\n"
  "-- \n"
- 1.9.0
+ "1.9.0\n"
+ "\n"
+ "\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
 
-50b16d5a3b7f03127493990d7e52a9e459b46502cd5bf2e1f772055e740e85be
+0f4699cba12e486c80587738374514989144b0169449ce200548206d7ad72cd5

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.