diff for duplicates of <1483642460-6891-4-git-send-email-david@lechnology.com> diff --git a/a/1.txt b/N1/1.txt index 2ace71d..61e6122 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -27,7 +27,7 @@ index 104155d..f6cd212 100644 @@ -266,22 +266,25 @@ interrupt-names = "edm3_tcerrint"; }; - serial0: serial@42000 { + serial0: serial at 42000 { - compatible = "ns16550a"; + compatible = "ti,da830-uart", "ns16550a"; reg = <0x42000 0x100>; @@ -36,7 +36,7 @@ index 104155d..f6cd212 100644 interrupts = <25>; status = "disabled"; }; - serial1: serial@10c000 { + serial1: serial at 10c000 { - compatible = "ns16550a"; + compatible = "ti,da830-uart", "ns16550a"; reg = <0x10c000 0x100>; @@ -45,7 +45,7 @@ index 104155d..f6cd212 100644 interrupts = <53>; status = "disabled"; }; - serial2: serial@10d000 { + serial2: serial at 10d000 { - compatible = "ns16550a"; + compatible = "ti,da830-uart", "ns16550a"; reg = <0x10d000 0x100>; diff --git a/a/content_digest b/N1/content_digest index 327683b..fa75d77 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,8 @@ "ref\01483642460-6891-1-git-send-email-david@lechnology.com\0" - "From\0David Lechner <david@lechnology.com>\0" - "Subject\0[PATCH v3 3/4] ARM: da850: Add ti,da830-uart compatible for serial ports\0" + "From\0david@lechnology.com (David Lechner)\0" + "Subject\0[PATCH v3 3/4] ARM: da850: Add ti, da830-uart compatible for serial ports\0" "Date\0Thu, 5 Jan 2017 12:54:19 -0600\0" - "To\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>" - Sekhar Nori <nsekhar@ti.com> - " Santosh Shilimkar <ssantosh@kernel.org>\0" - "Cc\0David Lechner <david@lechnology.com>" - Franklin S Cooper Jr <fcooper@ti.com> - Rob Herring <robh+dt@kernel.org> - Mark Rutland <mark.rutland@arm.com> - Kevin Hilman <khilman@kernel.org> - Axel Haslam <ahaslam@baylibre.com> - Alexandre Bailon <abailon@baylibre.com> - Bartosz Golaszewski <bgolaszewski@baylibre.com> - Jiri Slaby <jslaby@suse.com> - linux-serial@vger.kernel.org - devicetree@vger.kernel.org - linux-kernel@vger.kernel.org - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "TI DA8xx/OMAPL13x/AM17xx/AM18xx SoCs have extra UART registers beyond\n" @@ -49,7 +34,7 @@ "@@ -266,22 +266,25 @@\n" " \t\t\tinterrupt-names = \"edm3_tcerrint\";\n" " \t\t};\n" - " \t\tserial0: serial@42000 {\n" + " \t\tserial0: serial at 42000 {\n" "-\t\t\tcompatible = \"ns16550a\";\n" "+\t\t\tcompatible = \"ti,da830-uart\", \"ns16550a\";\n" " \t\t\treg = <0x42000 0x100>;\n" @@ -58,7 +43,7 @@ " \t\t\tinterrupts = <25>;\n" " \t\t\tstatus = \"disabled\";\n" " \t\t};\n" - " \t\tserial1: serial@10c000 {\n" + " \t\tserial1: serial at 10c000 {\n" "-\t\t\tcompatible = \"ns16550a\";\n" "+\t\t\tcompatible = \"ti,da830-uart\", \"ns16550a\";\n" " \t\t\treg = <0x10c000 0x100>;\n" @@ -67,7 +52,7 @@ " \t\t\tinterrupts = <53>;\n" " \t\t\tstatus = \"disabled\";\n" " \t\t};\n" - " \t\tserial2: serial@10d000 {\n" + " \t\tserial2: serial at 10d000 {\n" "-\t\t\tcompatible = \"ns16550a\";\n" "+\t\t\tcompatible = \"ti,da830-uart\", \"ns16550a\";\n" " \t\t\treg = <0x10d000 0x100>;\n" @@ -78,4 +63,4 @@ "-- \n" 2.7.4 -8d2841152f5d62f6dd97215c7496ab51f5de4af1dbb1824636047a31fffd1ad0 +3e5ea0daa061e074ac7ab06af82a4197316f2597905eb7b3ea6a78fdaa3dc2f6
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.