All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20220302024930.18758-2-tommy_huang@aspeedtech.com>

diff --git a/a/1.txt b/N1/1.txt
index cfd6559..7b338cc 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -16,7 +16,7 @@ index 1b47be1704f8..e38c3742761b 100644
  				quality = <100>;
  			};
  
-+			gfx: display at 1e6e6000 {
++			gfx: display@1e6e6000 {
 +				compatible = "aspeed,ast2600-gfx", "aspeed,ast2500-gfx", "syscon";
 +				reg = <0x1e6e6000 0x1000>;
 +				reg-io-width = <4>;
@@ -27,8 +27,14 @@ index 1b47be1704f8..e38c3742761b 100644
 +				interrupts = <GIC_SPI 14 IRQ_TYPE_LEVEL_HIGH>;
 +			};
 +
- 			xdma: xdma at 1e6e7000 {
+ 			xdma: xdma@1e6e7000 {
  				compatible = "aspeed,ast2600-xdma";
  				reg = <0x1e6e7000 0x100>;
 -- 
 2.17.1
+
+
+_______________________________________________
+linux-arm-kernel mailing list
+linux-arm-kernel@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
diff --git a/a/content_digest b/N1/content_digest
index e528ccb..039066c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,17 @@
  "From\0Tommy Haung <tommy_huang@aspeedtech.com>\0"
  "Subject\0[PATCH v6 1/5] ARM: dts: aspeed: Add GFX node to AST2600\0"
  "Date\0Wed, 2 Mar 2022 10:49:26 +0800\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0<joel@jms.id.au>"
+  <airlied@linux.ie>
+  <daniel@ffwll.ch>
+  <robh+dt@kernel.org>
+  <andrew@aj.id.au>
+  <linux-aspeed@lists.ozlabs.org>
+  <dri-devel@lists.freedesktop.org>
+  <devicetree@vger.kernel.org>
+  <linux-arm-kernel@lists.infradead.org>
+ " <linux-kernel@vger.kernel.org>\0"
+ "Cc\0<BMC-SW@aspeedtech.com>\0"
  "\00:1\0"
  "b\0"
  "From: Joel Stanley <joel@jms.id.au>\n"
@@ -23,7 +33,7 @@
  " \t\t\t\tquality = <100>;\n"
  " \t\t\t};\n"
  " \n"
- "+\t\t\tgfx: display at 1e6e6000 {\n"
+ "+\t\t\tgfx: display@1e6e6000 {\n"
  "+\t\t\t\tcompatible = \"aspeed,ast2600-gfx\", \"aspeed,ast2500-gfx\", \"syscon\";\n"
  "+\t\t\t\treg = <0x1e6e6000 0x1000>;\n"
  "+\t\t\t\treg-io-width = <4>;\n"
@@ -34,10 +44,16 @@
  "+\t\t\t\tinterrupts = <GIC_SPI 14 IRQ_TYPE_LEVEL_HIGH>;\n"
  "+\t\t\t};\n"
  "+\n"
- " \t\t\txdma: xdma at 1e6e7000 {\n"
+ " \t\t\txdma: xdma@1e6e7000 {\n"
  " \t\t\t\tcompatible = \"aspeed,ast2600-xdma\";\n"
  " \t\t\t\treg = <0x1e6e7000 0x100>;\n"
  "-- \n"
- 2.17.1
+ "2.17.1\n"
+ "\n"
+ "\n"
+ "_______________________________________________\n"
+ "linux-arm-kernel mailing list\n"
+ "linux-arm-kernel@lists.infradead.org\n"
+ http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
 
-5338fdeee18b4818db5ff3d03dc638b3a45ce4c91979da10a0afc71c43539be5
+0e76abeaf8cf4a7fb94883839f3ff1875a069d117c9d86ea9c742a5f22221e4a

diff --git a/a/1.txt b/N2/1.txt
index cfd6559..087ab86 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -16,7 +16,7 @@ index 1b47be1704f8..e38c3742761b 100644
  				quality = <100>;
  			};
  
-+			gfx: display at 1e6e6000 {
++			gfx: display@1e6e6000 {
 +				compatible = "aspeed,ast2600-gfx", "aspeed,ast2500-gfx", "syscon";
 +				reg = <0x1e6e6000 0x1000>;
 +				reg-io-width = <4>;
@@ -27,7 +27,7 @@ index 1b47be1704f8..e38c3742761b 100644
 +				interrupts = <GIC_SPI 14 IRQ_TYPE_LEVEL_HIGH>;
 +			};
 +
- 			xdma: xdma at 1e6e7000 {
+ 			xdma: xdma@1e6e7000 {
  				compatible = "aspeed,ast2600-xdma";
  				reg = <0x1e6e7000 0x100>;
 -- 
diff --git a/a/content_digest b/N2/content_digest
index e528ccb..7512aee 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,7 +2,17 @@
  "From\0Tommy Haung <tommy_huang@aspeedtech.com>\0"
  "Subject\0[PATCH v6 1/5] ARM: dts: aspeed: Add GFX node to AST2600\0"
  "Date\0Wed, 2 Mar 2022 10:49:26 +0800\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0<joel@jms.id.au>"
+  <airlied@linux.ie>
+  <daniel@ffwll.ch>
+  <robh+dt@kernel.org>
+  <andrew@aj.id.au>
+  <linux-aspeed@lists.ozlabs.org>
+  <dri-devel@lists.freedesktop.org>
+  <devicetree@vger.kernel.org>
+  <linux-arm-kernel@lists.infradead.org>
+ " <linux-kernel@vger.kernel.org>\0"
+ "Cc\0<BMC-SW@aspeedtech.com>\0"
  "\00:1\0"
  "b\0"
  "From: Joel Stanley <joel@jms.id.au>\n"
@@ -23,7 +33,7 @@
  " \t\t\t\tquality = <100>;\n"
  " \t\t\t};\n"
  " \n"
- "+\t\t\tgfx: display at 1e6e6000 {\n"
+ "+\t\t\tgfx: display@1e6e6000 {\n"
  "+\t\t\t\tcompatible = \"aspeed,ast2600-gfx\", \"aspeed,ast2500-gfx\", \"syscon\";\n"
  "+\t\t\t\treg = <0x1e6e6000 0x1000>;\n"
  "+\t\t\t\treg-io-width = <4>;\n"
@@ -34,10 +44,10 @@
  "+\t\t\t\tinterrupts = <GIC_SPI 14 IRQ_TYPE_LEVEL_HIGH>;\n"
  "+\t\t\t};\n"
  "+\n"
- " \t\t\txdma: xdma at 1e6e7000 {\n"
+ " \t\t\txdma: xdma@1e6e7000 {\n"
  " \t\t\t\tcompatible = \"aspeed,ast2600-xdma\";\n"
  " \t\t\t\treg = <0x1e6e7000 0x100>;\n"
  "-- \n"
  2.17.1
 
-5338fdeee18b4818db5ff3d03dc638b3a45ce4c91979da10a0afc71c43539be5
+85cb0378a5a6e8a57273b67a941b1568479c9282d3e83ff66dcdc64d16e17a37

diff --git a/a/1.txt b/N3/1.txt
index cfd6559..087ab86 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -16,7 +16,7 @@ index 1b47be1704f8..e38c3742761b 100644
  				quality = <100>;
  			};
  
-+			gfx: display at 1e6e6000 {
++			gfx: display@1e6e6000 {
 +				compatible = "aspeed,ast2600-gfx", "aspeed,ast2500-gfx", "syscon";
 +				reg = <0x1e6e6000 0x1000>;
 +				reg-io-width = <4>;
@@ -27,7 +27,7 @@ index 1b47be1704f8..e38c3742761b 100644
 +				interrupts = <GIC_SPI 14 IRQ_TYPE_LEVEL_HIGH>;
 +			};
 +
- 			xdma: xdma at 1e6e7000 {
+ 			xdma: xdma@1e6e7000 {
  				compatible = "aspeed,ast2600-xdma";
  				reg = <0x1e6e7000 0x100>;
 -- 
diff --git a/a/content_digest b/N3/content_digest
index e528ccb..50101e8 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -2,7 +2,17 @@
  "From\0Tommy Haung <tommy_huang@aspeedtech.com>\0"
  "Subject\0[PATCH v6 1/5] ARM: dts: aspeed: Add GFX node to AST2600\0"
  "Date\0Wed, 2 Mar 2022 10:49:26 +0800\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0<joel@jms.id.au>"
+  <airlied@linux.ie>
+  <daniel@ffwll.ch>
+  <robh+dt@kernel.org>
+  <andrew@aj.id.au>
+  <linux-aspeed@lists.ozlabs.org>
+  <dri-devel@lists.freedesktop.org>
+  <devicetree@vger.kernel.org>
+  <linux-arm-kernel@lists.infradead.org>
+ " <linux-kernel@vger.kernel.org>\0"
+ "Cc\0BMC-SW@aspeedtech.com\0"
  "\00:1\0"
  "b\0"
  "From: Joel Stanley <joel@jms.id.au>\n"
@@ -23,7 +33,7 @@
  " \t\t\t\tquality = <100>;\n"
  " \t\t\t};\n"
  " \n"
- "+\t\t\tgfx: display at 1e6e6000 {\n"
+ "+\t\t\tgfx: display@1e6e6000 {\n"
  "+\t\t\t\tcompatible = \"aspeed,ast2600-gfx\", \"aspeed,ast2500-gfx\", \"syscon\";\n"
  "+\t\t\t\treg = <0x1e6e6000 0x1000>;\n"
  "+\t\t\t\treg-io-width = <4>;\n"
@@ -34,10 +44,10 @@
  "+\t\t\t\tinterrupts = <GIC_SPI 14 IRQ_TYPE_LEVEL_HIGH>;\n"
  "+\t\t\t};\n"
  "+\n"
- " \t\t\txdma: xdma at 1e6e7000 {\n"
+ " \t\t\txdma: xdma@1e6e7000 {\n"
  " \t\t\t\tcompatible = \"aspeed,ast2600-xdma\";\n"
  " \t\t\t\treg = <0x1e6e7000 0x100>;\n"
  "-- \n"
  2.17.1
 
-5338fdeee18b4818db5ff3d03dc638b3a45ce4c91979da10a0afc71c43539be5
+67e49fb73fdc7440508457b89c15ffaacfdd9eb510c6cdef41c9d96336bf845d

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.