All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1573244313-9190-4-git-send-email-eajames@linux.ibm.com>

diff --git a/a/1.txt b/N1/1.txt
index 370b3b7..d7a1f1f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -10,7 +10,7 @@ index a259c63..4579c78 100644
 --- a/arch/arm/boot/dts/aspeed-g5.dtsi
 +++ b/arch/arm/boot/dts/aspeed-g5.dtsi
 @@ -216,8 +216,9 @@
- 			syscon: syscon at 1e6e2000 {
+ 			syscon: syscon@1e6e2000 {
  				compatible = "aspeed,ast2500-scu", "syscon", "simple-mfd";
  				reg = <0x1e6e2000 0x1a8>;
 +				ranges = <0 0x1e6e2000 0x1a8>;
@@ -25,7 +25,7 @@ index a259c63..4579c78 100644
  					status = "disabled";
  				};
 +
-+				scu_ic: interrupt-controller at 18 {
++				scu_ic: interrupt-controller@18 {
 +					#interrupt-cells = <1>;
 +					compatible = "aspeed,ast2500-scu-ic";
 +					reg = <0x18 0x04>;
@@ -34,6 +34,6 @@ index a259c63..4579c78 100644
 +				};
  			};
  
- 			rng: hwrng at 1e6e2078 {
+ 			rng: hwrng@1e6e2078 {
 -- 
 1.8.3.1
diff --git a/a/content_digest b/N1/content_digest
index 4e9e3df..c8a0a7a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,16 @@
  "From\0Eddie James <eajames@linux.ibm.com>\0"
  "Subject\0[PATCH 03/12] ARM: dts: aspeed: ast2500: Add SCU interrupt controller\0"
  "Date\0Fri,  8 Nov 2019 14:18:24 -0600\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0linux-kernel@vger.kernel.org\0"
+ "Cc\0linux-aspeed@lists.ozlabs.org"
+  andrew@aj.id.au
+  joel@jms.id.au
+  maz@kernel.org
+  jason@lakedaemon.net
+  tglx@linutronix.de
+  robh+dt@kernel.org
+  mark.rutland@arm.com
+ " devicetree@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "Add a node for the interrupt controller provided by the SCU.\n"
@@ -17,7 +26,7 @@
  "--- a/arch/arm/boot/dts/aspeed-g5.dtsi\n"
  "+++ b/arch/arm/boot/dts/aspeed-g5.dtsi\n"
  "@@ -216,8 +216,9 @@\n"
- " \t\t\tsyscon: syscon at 1e6e2000 {\n"
+ " \t\t\tsyscon: syscon@1e6e2000 {\n"
  " \t\t\t\tcompatible = \"aspeed,ast2500-scu\", \"syscon\", \"simple-mfd\";\n"
  " \t\t\t\treg = <0x1e6e2000 0x1a8>;\n"
  "+\t\t\t\tranges = <0 0x1e6e2000 0x1a8>;\n"
@@ -32,7 +41,7 @@
  " \t\t\t\t\tstatus = \"disabled\";\n"
  " \t\t\t\t};\n"
  "+\n"
- "+\t\t\t\tscu_ic: interrupt-controller at 18 {\n"
+ "+\t\t\t\tscu_ic: interrupt-controller@18 {\n"
  "+\t\t\t\t\t#interrupt-cells = <1>;\n"
  "+\t\t\t\t\tcompatible = \"aspeed,ast2500-scu-ic\";\n"
  "+\t\t\t\t\treg = <0x18 0x04>;\n"
@@ -41,8 +50,8 @@
  "+\t\t\t\t};\n"
  " \t\t\t};\n"
  " \n"
- " \t\t\trng: hwrng at 1e6e2078 {\n"
+ " \t\t\trng: hwrng@1e6e2078 {\n"
  "-- \n"
  1.8.3.1
 
-8b734826f684a0aa2b97d81d9f80eec860a9d92835d8f842acd388f274498db4
+61acccc63e32636a8b38dcfbd789f73ec5b59ae1c9ca85771ac5812db50ff77a

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.