diff for duplicates of <517110E1.70804@atmel.com> diff --git a/a/1.txt b/N1/1.txt index 9f48910..c556321 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -On 04/19/2013 11:11 AM, ludovic.desroches@atmel.com : +On 04/19/2013 11:11 AM, ludovic.desroches at atmel.com : > From: Ludovic Desroches <ludovic.desroches@atmel.com> > > Moving to generic DMA DT binding involves to set #dma-cells to 2. @@ -29,7 +29,7 @@ thanks, > + #dma-cells = <2>; > }; > -> pinctrl@fffff200 { +> pinctrl at fffff200 { > diff --git a/arch/arm/boot/dts/at91sam9n12.dtsi b/arch/arm/boot/dts/at91sam9n12.dtsi > index 7750f98..acc4526 100644 > --- a/arch/arm/boot/dts/at91sam9n12.dtsi @@ -41,7 +41,7 @@ thanks, > + #dma-cells = <2>; > }; > -> pinctrl@fffff400 { +> pinctrl at fffff400 { > diff --git a/arch/arm/boot/dts/at91sam9x5.dtsi b/arch/arm/boot/dts/at91sam9x5.dtsi > index 3870322..8e83d87 100644 > --- a/arch/arm/boot/dts/at91sam9x5.dtsi @@ -53,14 +53,14 @@ thanks, > + #dma-cells = <2>; > }; > -> dma1: dma-controller@ffffee00 { +> dma1: dma-controller at ffffee00 { > compatible = "atmel,at91sam9g45-dma"; > reg = <0xffffee00 0x200>; > interrupts = <21 4 0>; > + #dma-cells = <2>; > }; > -> pinctrl@fffff400 { +> pinctrl at fffff400 { > diff --git a/arch/arm/boot/dts/sama5d3.dtsi b/arch/arm/boot/dts/sama5d3.dtsi > index 39b0458..95c00a3 100644 > --- a/arch/arm/boot/dts/sama5d3.dtsi @@ -73,7 +73,7 @@ thanks, > + #dma-cells = <2>; > }; > -> dma1: dma-controller@ffffe800 { +> dma1: dma-controller at ffffe800 { > compatible = "atmel,at91sam9g45-dma"; > reg = <0xffffe800 0x200>; > interrupts = <31 4 0>; @@ -81,7 +81,7 @@ thanks, > + #dma-cells = <2>; > }; > -> ramc0: ramc@ffffea00 { +> ramc0: ramc at ffffea00 { > diff --git a/a/content_digest b/N1/content_digest index c708f9e..205f798 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,12 @@ "ref\01366362683-14496-1-git-send-email-ludovic.desroches@atmel.com\0" "ref\01366362683-14496-3-git-send-email-ludovic.desroches@atmel.com\0" - "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0" - "Subject\0Re: [PATCH v3 2/6] ARM: at91: dts: set #dma-cells to the correct value\0" + "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" + "Subject\0[PATCH v3 2/6] ARM: at91: dts: set #dma-cells to the correct value\0" "Date\0Fri, 19 Apr 2013 11:39:45 +0200\0" - "To\0ludovic.desroches@atmel.com\0" - "Cc\0plagnioj@jcrosoft.com" - linux-mmc@vger.kernel.org - linux-i2c@vger.kernel.org - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "On 04/19/2013 11:11 AM, ludovic.desroches@atmel.com :\n" + "On 04/19/2013 11:11 AM, ludovic.desroches at atmel.com :\n" "> From: Ludovic Desroches <ludovic.desroches@atmel.com>\n" "> \n" "> Moving to generic DMA DT binding involves to set #dma-cells to 2.\n" @@ -41,7 +37,7 @@ "> +\t\t\t\t#dma-cells = <2>;\n" "> \t\t\t};\n" "> \n" - "> \t\t\tpinctrl@fffff200 {\n" + "> \t\t\tpinctrl at fffff200 {\n" "> diff --git a/arch/arm/boot/dts/at91sam9n12.dtsi b/arch/arm/boot/dts/at91sam9n12.dtsi\n" "> index 7750f98..acc4526 100644\n" "> --- a/arch/arm/boot/dts/at91sam9n12.dtsi\n" @@ -53,7 +49,7 @@ "> +\t\t\t\t#dma-cells = <2>;\n" "> \t\t\t};\n" "> \n" - "> \t\t\tpinctrl@fffff400 {\n" + "> \t\t\tpinctrl at fffff400 {\n" "> diff --git a/arch/arm/boot/dts/at91sam9x5.dtsi b/arch/arm/boot/dts/at91sam9x5.dtsi\n" "> index 3870322..8e83d87 100644\n" "> --- a/arch/arm/boot/dts/at91sam9x5.dtsi\n" @@ -65,14 +61,14 @@ "> +\t\t\t\t#dma-cells = <2>;\n" "> \t\t\t};\n" "> \n" - "> \t\t\tdma1: dma-controller@ffffee00 {\n" + "> \t\t\tdma1: dma-controller at ffffee00 {\n" "> \t\t\t\tcompatible = \"atmel,at91sam9g45-dma\";\n" "> \t\t\t\treg = <0xffffee00 0x200>;\n" "> \t\t\t\tinterrupts = <21 4 0>;\n" "> +\t\t\t\t#dma-cells = <2>;\n" "> \t\t\t};\n" "> \n" - "> \t\t\tpinctrl@fffff400 {\n" + "> \t\t\tpinctrl at fffff400 {\n" "> diff --git a/arch/arm/boot/dts/sama5d3.dtsi b/arch/arm/boot/dts/sama5d3.dtsi\n" "> index 39b0458..95c00a3 100644\n" "> --- a/arch/arm/boot/dts/sama5d3.dtsi\n" @@ -85,7 +81,7 @@ "> +\t\t\t\t#dma-cells = <2>;\n" "> \t\t\t};\n" "> \n" - "> \t\t\tdma1: dma-controller@ffffe800 {\n" + "> \t\t\tdma1: dma-controller at ffffe800 {\n" "> \t\t\t\tcompatible = \"atmel,at91sam9g45-dma\";\n" "> \t\t\t\treg = <0xffffe800 0x200>;\n" "> \t\t\t\tinterrupts = <31 4 0>;\n" @@ -93,11 +89,11 @@ "> +\t\t\t\t#dma-cells = <2>;\n" "> \t\t\t};\n" "> \n" - "> \t\t\tramc0: ramc@ffffea00 {\n" + "> \t\t\tramc0: ramc at ffffea00 {\n" "> \n" "\n" "\n" "-- \n" Nicolas Ferre -92634a00a4cec4cc68088f6e454e856b2793739aab80da817b43623439e2d6d9 +95f74ad806faefc6499cd9aadee4ce2f2e26ae98f585ecee10b407d99204d6af
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.