diff for duplicates of <4EC4C8EE.30701@ti.com> diff --git a/a/1.txt b/N1/1.txt index 4c2b674..d6f550c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -55,16 +55,16 @@ On Thursday 17 November 2011 06:34 AM, Rob Herring wrote: >> + }; >> + >> cpus { ->> cpu@0 { +>> cpu at 0 { >> compatible = "arm,cortex-a8"; >> @@ -59,5 +66,25 @@ >> interrupt-controller; >> #interrupt-cells =<1>; >> }; >> + ->> + uart1: uart@1 { +>> + uart1: uart at 1 { > -> Use the generic name serial and the address: uart1: serial@1234abcd +> Use the generic name serial and the address: uart1: serial at 1234abcd ok. @@ -73,17 +73,17 @@ ok. >> + ti,hwmods = "uart1"; >> + }; >> + ->> + uart2: uart@2 { +>> + uart2: uart at 2 { >> + compatible = "ti,omap-uart"; >> + ti,hwmods = "uart2"; >> + }; >> + ->> + uart3: uart@3 { +>> + uart3: uart at 3 { >> + compatible = "ti,omap-uart"; >> + ti,hwmods = "uart3"; >> + }; >> + ->> + uart4: uart@4 { +>> + uart4: uart at 4 { >> + compatible = "ti,omap-uart"; >> + ti,hwmods = "uart4"; >> + }; diff --git a/a/content_digest b/N1/content_digest index de21901..f1f3fa7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,10 @@ "ref\01321441346-19591-1-git-send-email-rnayak@ti.com\0" "ref\01321441346-19591-4-git-send-email-rnayak@ti.com\0" "ref\04EC45D9B.5020006@gmail.com\0" - "From\0Rajendra Nayak <rnayak@ti.com>\0" - "Subject\0Re: [PATCH 3/3] ARM: omap: pass minimal SoC/board data for UART from dt\0" + "From\0rnayak@ti.com (Rajendra Nayak)\0" + "Subject\0[PATCH 3/3] ARM: omap: pass minimal SoC/board data for UART from dt\0" "Date\0Thu, 17 Nov 2011 14:12:22 +0530\0" - "To\0Rob Herring <robherring2@gmail.com>\0" - "Cc\0linux-serial@vger.kernel.org" - linux-omap@vger.kernel.org - devicetree-discuss@lists.ozlabs.org - khilman@ti.com - linaro-dev@lists.linaro.org - tony@atomide.com - govindraj.raja@ti.com - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Thursday 17 November 2011 06:34 AM, Rob Herring wrote:\n" @@ -72,16 +64,16 @@ ">> +\t};\n" ">> +\n" ">> \tcpus {\n" - ">> \t\tcpu@0 {\n" + ">> \t\tcpu at 0 {\n" ">> \t\t\tcompatible = \"arm,cortex-a8\";\n" ">> @@ -59,5 +66,25 @@\n" ">> \t\t\tinterrupt-controller;\n" ">> \t\t\t#interrupt-cells =<1>;\n" ">> \t\t};\n" ">> +\n" - ">> +\t\tuart1: uart@1 {\n" + ">> +\t\tuart1: uart at 1 {\n" ">\n" - "> Use the generic name serial and the address: uart1: serial@1234abcd\n" + "> Use the generic name serial and the address: uart1: serial at 1234abcd\n" "\n" "ok.\n" "\n" @@ -90,17 +82,17 @@ ">> +\t\t\tti,hwmods = \"uart1\";\n" ">> +\t\t};\n" ">> +\n" - ">> +\t\tuart2: uart@2 {\n" + ">> +\t\tuart2: uart at 2 {\n" ">> +\t\t\tcompatible = \"ti,omap-uart\";\n" ">> +\t\t\tti,hwmods = \"uart2\";\n" ">> +\t\t};\n" ">> +\n" - ">> +\t\tuart3: uart@3 {\n" + ">> +\t\tuart3: uart at 3 {\n" ">> +\t\t\tcompatible = \"ti,omap-uart\";\n" ">> +\t\t\tti,hwmods = \"uart3\";\n" ">> +\t\t};\n" ">> +\n" - ">> +\t\tuart4: uart@4 {\n" + ">> +\t\tuart4: uart at 4 {\n" ">> +\t\t\tcompatible = \"ti,omap-uart\";\n" ">> +\t\t\tti,hwmods = \"uart4\";\n" ">> +\t\t};\n" @@ -167,4 +159,4 @@ "> Rob\n" > -e97fddf121d48ab9ac248c21e3445eafb226f6aa167578b56ceb407de1ba663b +ed0b7602f61042a78ece28f0622baee2a763ea3093dc6b3fc0d80b9aad7cbf0f
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.