diff for duplicates of <1575566112-11658-10-git-send-email-eajames@linux.ibm.com> diff --git a/a/1.txt b/N1/1.txt index fbcf7f3..21a4d28 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -26,7 +26,7 @@ index ead336e..514d685 100644 status = "disabled"; }; -+ sdmc: sdram at 1e6e0000 { ++ sdmc: sdram@1e6e0000 { + compatible = "syscon"; + reg = <0x1e6e0000 0xb8>; + }; @@ -38,7 +38,7 @@ index ead336e..514d685 100644 quality = <100>; }; -+ xdma: xdma at 1e6e7000 { ++ xdma: xdma@1e6e7000 { + compatible = "aspeed,ast2600-xdma"; + reg = <0x1e6e7000 0x100>; + clocks = <&syscon ASPEED_CLK_GATE_BCLK>; @@ -51,7 +51,7 @@ index ead336e..514d685 100644 + status = "disabled"; + }; + - gpio0: gpio at 1e780000 { + gpio0: gpio@1e780000 { #gpio-cells = <2>; gpio-controller; -- diff --git a/a/content_digest b/N1/content_digest index c3a7b86..14c1810 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,16 @@ "From\0Eddie James <eajames@linux.ibm.com>\0" "Subject\0[PATCH v2 09/12] ARM: dts: aspeed: ast2600: Add XDMA Engine\0" "Date\0Thu, 5 Dec 2019 11:15:09 -0600\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0linux-kernel@vger.kernel.org\0" + "Cc\0devicetree@vger.kernel.org" + jason@lakedaemon.net + linux-aspeed@lists.ozlabs.org + maz@kernel.org + robh+dt@kernel.org + tglx@linutronix.de + mark.rutland@arm.com + joel@jms.id.au + " andrew@aj.id.au\0" "\00:1\0" "b\0" "Add a node for the XDMA engine with all the necessary information. Also\n" @@ -33,7 +42,7 @@ " \t\t\tstatus = \"disabled\";\n" " \t\t};\n" " \n" - "+\t\tsdmc: sdram at 1e6e0000 {\n" + "+\t\tsdmc: sdram@1e6e0000 {\n" "+\t\t\tcompatible = \"syscon\";\n" "+\t\t\treg = <0x1e6e0000 0xb8>;\n" "+\t\t};\n" @@ -45,7 +54,7 @@ " \t\t\t\tquality = <100>;\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" "+\t\t\t\tclocks = <&syscon ASPEED_CLK_GATE_BCLK>;\n" @@ -58,10 +67,10 @@ "+\t\t\t\tstatus = \"disabled\";\n" "+\t\t\t};\n" "+\n" - " \t\t\tgpio0: gpio at 1e780000 {\n" + " \t\t\tgpio0: gpio@1e780000 {\n" " \t\t\t\t#gpio-cells = <2>;\n" " \t\t\t\tgpio-controller;\n" "-- \n" 1.8.3.1 -b06eed93b200a8c275d3919eb22236f40dc7ba0f68ad404d27009aefb7071d60 +09f4ddeb9f000166759c09036f00895ed3a4581e7c205cce38e7d4c6eafa9293
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.