diff for duplicates of <52B02010.2060307@ti.com> diff --git a/a/1.txt b/N1/1.txt index c96febb..b0701e4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,7 +17,7 @@ On 12/17/2013 11:44 AM, Paul Walmsley wrote: >> interrupts = <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>, >> <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>; >> ->> + cm1: cm1@4a004000 { +>> + cm1: cm1 at 4a004000 { >> + compatible = "ti,clock-master"; > > These devices are low-level IP blocks, and should have accurate compatible @@ -36,7 +36,7 @@ On 12/17/2013 11:44 AM, Paul Walmsley wrote: >> + reg = <0x4a004000 0x2000>; >> + }; >> + ->> + prm: prm@4a306000 { +>> + prm: prm at 4a306000 { >> + compatible = "ti,clock-master"; > > Similarly this should be @@ -56,7 +56,7 @@ Easier to handle it this way. >> + reg = <0x4a306000 0x3000>; >> + }; >> + ->> + cm2: cm2@4a008000 { +>> + cm2: cm2 at 4a008000 { >> + compatible = "ti,clock-master"; > > compatible = "ti,omap4-cm2"; @@ -66,7 +66,7 @@ Easier to handle it this way. >> + reg = <0x4a008000 0x3000>; >> + }; >> + ->> + scrm: scrm@4a30a000 { +>> + scrm: scrm at 4a30a000 { >> + compatible = "ti,clock-master"; > > compatible = "ti,omap4-scrm"; diff --git a/a/content_digest b/N1/content_digest index 4e2bba0..a624499 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,10 @@ "ref\01385453182-24421-1-git-send-email-t-kristo@ti.com\0" "ref\01385453182-24421-22-git-send-email-t-kristo@ti.com\0" "ref\0alpine.DEB.2.02.1312170934180.14039@utopia.booyaka.com\0" - "From\0Tero Kristo <t-kristo@ti.com>\0" - "Subject\0Re: [PATCHv10 21/41] ARM: dts: omap4 clock data\0" + "From\0t-kristo@ti.com (Tero Kristo)\0" + "Subject\0[PATCHv10 21/41] ARM: dts: omap4 clock data\0" "Date\0Tue, 17 Dec 2013 11:57:36 +0200\0" - "To\0Paul Walmsley <paul@pwsan.com>\0" - "Cc\0linux-omap@vger.kernel.org" - tony@atomide.com - nm@ti.com - rnayak@ti.com - bcousson@baylibre.com - mturquette@linaro.org - linux-arm-kernel@lists.infradead.org - " devicetree@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 12/17/2013 11:44 AM, Paul Walmsley wrote:\n" @@ -34,7 +26,7 @@ ">> \t\tinterrupts = <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>,\n" ">> \t\t\t <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;\n" ">>\n" - ">> +\t\tcm1: cm1@4a004000 {\n" + ">> +\t\tcm1: cm1 at 4a004000 {\n" ">> +\t\t\tcompatible = \"ti,clock-master\";\n" ">\n" "> These devices are low-level IP blocks, and should have accurate compatible\n" @@ -53,7 +45,7 @@ ">> +\t\t\treg = <0x4a004000 0x2000>;\n" ">> +\t\t};\n" ">> +\n" - ">> +\t\tprm: prm@4a306000 {\n" + ">> +\t\tprm: prm at 4a306000 {\n" ">> +\t\t\tcompatible = \"ti,clock-master\";\n" ">\n" "> Similarly this should be\n" @@ -73,7 +65,7 @@ ">> +\t\t\treg = <0x4a306000 0x3000>;\n" ">> +\t\t};\n" ">> +\n" - ">> +\t\tcm2: cm2@4a008000 {\n" + ">> +\t\tcm2: cm2 at 4a008000 {\n" ">> +\t\t\tcompatible = \"ti,clock-master\";\n" ">\n" "> compatible = \"ti,omap4-cm2\";\n" @@ -83,7 +75,7 @@ ">> +\t\t\treg = <0x4a008000 0x3000>;\n" ">> +\t\t};\n" ">> +\n" - ">> +\t\tscrm: scrm@4a30a000 {\n" + ">> +\t\tscrm: scrm at 4a30a000 {\n" ">> +\t\t\tcompatible = \"ti,clock-master\";\n" ">\n" "> compatible = \"ti,omap4-scrm\";\n" @@ -161,4 +153,4 @@ "> - Paul\n" > -1bd68ba7f4c4ed0db06103ffb68b5caf289ed9df1192ffa0ffed765950347cd8 +75ef27a7d50ba3bfd68f5e2de02087db608e2e68007bc7c5c128424b0ab83ed0
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.