All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1485390422-3984-4-git-send-email-jonathan.richardson@broadcom.com>

diff --git a/a/1.txt b/N1/1.txt
index 6afb94d..b3da0fe 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@ The mailbox controller node and crmu gpio driver changes to enable
 interrupt support were prematurely merged and don't reflect the mailbox
 controller driver. They are being reverted.
 
-Signed-off-by: Jonathan Richardson <jonathan.richardson@broadcom.com>
+Signed-off-by: Jonathan Richardson <jonathan.richardson-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
 ---
  arch/arm/boot/dts/bcm-cygnus.dtsi | 12 ------------
  1 file changed, 12 deletions(-)
@@ -15,7 +15,7 @@ index 8833a4c..cf02271 100644
  			      <0x0301d24c 0x2c>;
  		};
  
--		mailbox: mailbox at 03024024 {
+-		mailbox: mailbox@03024024 {
 -			compatible = "brcm,iproc-mailbox";
 -			reg = <0x03024024 0x40>;
 -			interrupts = <GIC_SPI 138 IRQ_TYPE_LEVEL_HIGH>;
@@ -24,7 +24,7 @@ index 8833a4c..cf02271 100644
 -			#mbox-cells = <1>;
 -		};
 -
- 		gpio_crmu: gpio at 03024800 {
+ 		gpio_crmu: gpio@03024800 {
  			compatible = "brcm,cygnus-crmu-gpio";
  			reg = <0x03024800 0x50>,
 @@ -137,9 +128,6 @@
@@ -36,6 +36,11 @@ index 8833a4c..cf02271 100644
 -			interrupts = <0>;
  		};
  
- 		i2c0: i2c at 18008000 {
+ 		i2c0: i2c@18008000 {
 -- 
 1.9.1
+
+--
+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 9377157..a7af88c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,15 +1,27 @@
  "ref\01485390422-3984-1-git-send-email-jonathan.richardson@broadcom.com\0"
- "From\0jonathan.richardson@broadcom.com (Jonathan Richardson)\0"
+ "ref\01485390422-3984-1-git-send-email-jonathan.richardson-dY08KVG/lbpWk0Htik3J/w@public.gmane.org\0"
+ "From\0Jonathan Richardson <jonathan.richardson-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\0"
  "Subject\0[PATCH v3 3/4] ARM: dts: Remove Broadcom iProc mailbox controller node\0"
  "Date\0Wed, 25 Jan 2017 16:27:01 -0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Jassi Brar <jassisinghbrar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "Cc\0Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>"
+  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+  Ray Jui <rjui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+  Scott Branden <sbranden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+  Jon Mason <jonmason-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+  Russell King <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org>
+  Jonathan Richardson <jonathan.richardson-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+  Vikram Prakash <vikram.prakash-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+ " BCM Kernel Feedback <bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "The mailbox controller node and crmu gpio driver changes to enable\n"
  "interrupt support were prematurely merged and don't reflect the mailbox\n"
  "controller driver. They are being reverted.\n"
  "\n"
- "Signed-off-by: Jonathan Richardson <jonathan.richardson@broadcom.com>\n"
+ "Signed-off-by: Jonathan Richardson <jonathan.richardson-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n"
  "---\n"
  " arch/arm/boot/dts/bcm-cygnus.dtsi | 12 ------------\n"
  " 1 file changed, 12 deletions(-)\n"
@@ -22,7 +34,7 @@
  " \t\t\t      <0x0301d24c 0x2c>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tmailbox: mailbox at 03024024 {\n"
+ "-\t\tmailbox: mailbox@03024024 {\n"
  "-\t\t\tcompatible = \"brcm,iproc-mailbox\";\n"
  "-\t\t\treg = <0x03024024 0x40>;\n"
  "-\t\t\tinterrupts = <GIC_SPI 138 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -31,7 +43,7 @@
  "-\t\t\t#mbox-cells = <1>;\n"
  "-\t\t};\n"
  "-\n"
- " \t\tgpio_crmu: gpio at 03024800 {\n"
+ " \t\tgpio_crmu: gpio@03024800 {\n"
  " \t\t\tcompatible = \"brcm,cygnus-crmu-gpio\";\n"
  " \t\t\treg = <0x03024800 0x50>,\n"
  "@@ -137,9 +128,6 @@\n"
@@ -43,8 +55,13 @@
  "-\t\t\tinterrupts = <0>;\n"
  " \t\t};\n"
  " \n"
- " \t\ti2c0: i2c at 18008000 {\n"
+ " \t\ti2c0: i2c@18008000 {\n"
  "-- \n"
- 1.9.1
+ "1.9.1\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
 
-220f22dc3dc072f7b4312b9591af845929b8ef3db8ff1a7b9fec229077b8f8dd
+fc826d0609071c522e96c1a8b54f77760c31cfaaddbda410b8d61f5ac110b0b9

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.