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

diff --git a/a/1.txt b/N1/1.txt
index 119a7e3..bdf4037 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -10,7 +10,7 @@ index e8feb8b..450c2d2 100644
 --- a/arch/arm/boot/dts/aspeed-g5.dtsi
 +++ b/arch/arm/boot/dts/aspeed-g5.dtsi
 @@ -209,8 +209,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 e8feb8b..450c2d2 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 e8feb8b..450c2d2 100644
 +				};
  			};
  
- 			rng: hwrng at 1e6e2078 {
+ 			rng: hwrng@1e6e2078 {
 -- 
 1.8.3.1
diff --git a/a/content_digest b/N1/content_digest
index ea1e3d1..2cebaeb 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,17 @@
  "From\0Eddie James <eajames@linux.ibm.com>\0"
  "Subject\0[PATCH 3/4] ARM: dts: aspeed: ast2500: Add SCU interrupt controller\0"
  "Date\0Tue, 24 Sep 2019 11:14:31 -0500\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0linux-kernel@vger.kernel.org\0"
+ "Cc\0devicetree@vger.kernel.org"
+  linux-aspeed@lists.ozlabs.org
+  andrew@aj.id.au
+  joel@jms.id.au
+  mark.rutland@arm.com
+  robh+dt@kernel.org
+  maz@kernel.org
+  jason@lakedaemon.net
+  tglx@linutronix.de
+ " Eddie James <eajames@linux.ibm.com>\0"
  "\00:1\0"
  "b\0"
  "Add a node for the interrupt controller provided by the SCU.\n"
@@ -17,7 +27,7 @@
  "--- a/arch/arm/boot/dts/aspeed-g5.dtsi\n"
  "+++ b/arch/arm/boot/dts/aspeed-g5.dtsi\n"
  "@@ -209,8 +209,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 +42,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 +51,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
 
-80a76d595442c1c6fb3fc88c362c5143654867513fe47ae442b774974fdd54dc
+3929c8ae1816e359e9bc41abd2343f5fd4444fefcd9ce6d198b728edbf0745e7

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.