diff for duplicates of <504578B3.3090804@ti.com> diff --git a/a/1.txt b/N1/1.txt index 9e75e65..86f4ec6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -42,7 +42,7 @@ On 9/3/2012 8:16 PM, Benoit Cousson wrote: >> + compatible = "ti,omap2420", "ti,omap2"; >> + >> + ocp { ->> + mcbsp1: mcbsp@48074000 { +>> + mcbsp1: mcbsp at 48074000 { >> + compatible = "ti,omap2420-mcbsp"; >> + reg = <0x48074000 0xff>; >> + reg-names = "mpu"; @@ -52,7 +52,7 @@ On 9/3/2012 8:16 PM, Benoit Cousson wrote: > That one is not correct because it does comply with the interrupt > controller specifier that require only one cell: > -> intc: interrupt-controller@48200000 { +> intc: interrupt-controller at 48200000 { > compatible = "ti,omap2-intc"; > interrupt-controller; > #interrupt-cells = <1>; @@ -86,7 +86,7 @@ Vaibhav >> + ti,hwmods = "mcbsp1"; >> + }; >> + ->> + mcbsp2: mcbsp@48076000 { +>> + mcbsp2: mcbsp at 48076000 { >> + compatible = "ti,omap2420-mcbsp"; >> + reg = <0x48076000 0xff>; >> + reg-names = "mpu"; @@ -116,6 +116,6 @@ Vaibhav > > _______________________________________________ > devicetree-discuss mailing list -> devicetree-discuss@lists.ozlabs.org +> devicetree-discuss at lists.ozlabs.org > https://lists.ozlabs.org/listinfo/devicetree-discuss > diff --git a/a/content_digest b/N1/content_digest index f25dcca..bc978fd 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,14 +1,10 @@ "ref\01346247067-9632-1-git-send-email-peter.ujfalusi@ti.com\0" "ref\01346247067-9632-2-git-send-email-peter.ujfalusi@ti.com\0" "ref\05044C2DD.5000705@ti.com\0" - "From\0Vaibhav Hiremath <hvaibhav@ti.com>\0" - "Subject\0Re: [PATCH v2 1/8] ARM/dts: OMAP2: Add McBSP entries for OMAP2420 and OMAP2430 SoC\0" + "From\0hvaibhav@ti.com (Vaibhav Hiremath)\0" + "Subject\0[PATCH v2 1/8] ARM/dts: OMAP2: Add McBSP entries for OMAP2420 and OMAP2430 SoC\0" "Date\0Tue, 4 Sep 2012 09:12:43 +0530\0" - "To\0Benoit Cousson <b-cousson@ti.com>\0" - "Cc\0Peter Ujfalusi <peter.ujfalusi@ti.com>" - devicetree-discuss@lists.ozlabs.org - linux-omap@vger.kernel.org - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "\n" @@ -55,7 +51,7 @@ ">> +\tcompatible = \"ti,omap2420\", \"ti,omap2\";\n" ">> +\n" ">> +\tocp {\n" - ">> +\t\tmcbsp1: mcbsp@48074000 {\n" + ">> +\t\tmcbsp1: mcbsp at 48074000 {\n" ">> +\t\t\tcompatible = \"ti,omap2420-mcbsp\";\n" ">> +\t\t\treg = <0x48074000 0xff>;\n" ">> +\t\t\treg-names = \"mpu\";\n" @@ -65,7 +61,7 @@ "> That one is not correct because it does comply with the interrupt\n" "> controller specifier that require only one cell:\n" "> \n" - "> \t\tintc: interrupt-controller@48200000 {\n" + "> \t\tintc: interrupt-controller at 48200000 {\n" "> \t\t\tcompatible = \"ti,omap2-intc\";\n" "> \t\t\tinterrupt-controller;\n" "> \t\t\t#interrupt-cells = <1>;\n" @@ -99,7 +95,7 @@ ">> +\t\t\tti,hwmods = \"mcbsp1\";\n" ">> +\t\t};\n" ">> +\n" - ">> +\t\tmcbsp2: mcbsp@48076000 {\n" + ">> +\t\tmcbsp2: mcbsp at 48076000 {\n" ">> +\t\t\tcompatible = \"ti,omap2420-mcbsp\";\n" ">> +\t\t\treg = <0x48076000 0xff>;\n" ">> +\t\t\treg-names = \"mpu\";\n" @@ -129,8 +125,8 @@ "> \n" "> _______________________________________________\n" "> devicetree-discuss mailing list\n" - "> devicetree-discuss@lists.ozlabs.org\n" + "> devicetree-discuss at lists.ozlabs.org\n" "> https://lists.ozlabs.org/listinfo/devicetree-discuss\n" > -3eaaba5207be12505b8852ee35487d050430217598ec2d7907880ddfd3b139b3 +983af027362d35fc6160a1da22b971a821c6cc1105bc71faeca29318bbc4441d
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.