diff for duplicates of <4EC45D9B.5020006@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 36f7b3c..4904fbc 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -54,32 +54,32 @@ On 11/16/2011 05:02 AM, Rajendra Nayak 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 > + compatible = "ti,omap-uart"; > + 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 59ab0fd..a775fd6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,9 @@ "ref\01321441346-19591-1-git-send-email-rnayak@ti.com\0" "ref\01321441346-19591-4-git-send-email-rnayak@ti.com\0" - "From\0Rob Herring <robherring2@gmail.com>\0" - "Subject\0Re: [PATCH 3/3] ARM: omap: pass minimal SoC/board data for UART from dt\0" + "From\0robherring2@gmail.com (Rob Herring)\0" + "Subject\0[PATCH 3/3] ARM: omap: pass minimal SoC/board data for UART from dt\0" "Date\0Wed, 16 Nov 2011 19:04:27 -0600\0" - "To\0Rajendra Nayak <rnayak@ti.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 11/16/2011 05:02 AM, Rajendra Nayak wrote:\n" @@ -70,32 +62,32 @@ "> +\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" "> +\t\t\tcompatible = \"ti,omap-uart\";\n" "> +\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" @@ -156,4 +148,4 @@ "\n" Rob -b5a51ee500ddc98a6f77fac2825f84d28f0909404db7900e42da9b0aca18ab99 +ebf2330f3e7780e73e39b601a6ced127839b12a72ff5d9704da677d6715da344
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.