diff for duplicates of <5432B637.1060200@atmel.com> diff --git a/a/1.txt b/N1/1.txt index 5b1312e..5f08438 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,8 +1,8 @@ On 06/10/2014 16:27, Alexander Stein : > Add the missing CAN devices node including their pin muxing and clocks. > -> Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com> -> Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> +> Signed-off-by: Alexander Stein <alexander.stein-93q1YBGzJSMe9JSWTWOYM3xStJ4P+DSV@public.gmane.org> +> Acked-by: Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> > --- > Changes in v3: > * Match the pin name to the ones in the datasheet. @@ -55,7 +55,7 @@ above, so you will be able to remove them. > }; > }; > -> + can0: can at f8000000 { +> + can0: can@f8000000 { > + compatible = "atmel,at91sam9x5-can"; > + reg = <0xf8000000 0x300>; > + interrupts = <29 IRQ_TYPE_LEVEL_HIGH 3>; @@ -66,7 +66,7 @@ above, so you will be able to remove them. > + status = "disabled"; > + }; > + -> + can1: can at f8004000 { +> + can1: can@f8004000 { > + compatible = "atmel,at91sam9x5-can"; > + reg = <0xf8004000 0x300>; > + interrupts = <30 IRQ_TYPE_LEVEL_HIGH 3>; @@ -77,7 +77,7 @@ above, so you will be able to remove them. > + status = "disabled"; > + }; > + -> tcb0: timer at f8008000 { +> tcb0: timer@f8008000 { > compatible = "atmel,at91sam9x5-tcb"; > reg = <0xf8008000 0x100>; > @@ -763,6 +795,22 @@ @@ -100,7 +100,7 @@ above, so you will be able to remove them. > + }; > + }; > + -> pioA: gpio at fffff400 { +> pioA: gpio@fffff400 { > compatible = "atmel,at91sam9x5-gpio", "atmel,at91rm9200-gpio"; > reg = <0xfffff400 0x200>; @@ -111,3 +111,7 @@ Thanks for your help. Best regards, -- Nicolas Ferre +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 705ebe5..d51bd91 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,26 @@ "ref\01412605640-29472-1-git-send-email-alexander.stein@systec-electronic.com\0" - "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" - "Subject\0[PATCH v3 1/1] ARM: at91/dt: sam9x5: Add CAN device nodes\0" + "ref\01412605640-29472-1-git-send-email-alexander.stein-93q1YBGzJSMe9JSWTWOYM3xStJ4P+DSV@public.gmane.org\0" + "From\0Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0" + "Subject\0Re: [PATCH v3 1/1] ARM: at91/dt: sam9x5: Add CAN device nodes\0" "Date\0Mon, 6 Oct 2014 17:33:11 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Alexander Stein <alexander.stein-93q1YBGzJSMe9JSWTWOYM3xStJ4P+DSV@public.gmane.org>" + Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + " Boris BREZILLON <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "Cc\0Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" + Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Andrew Victor <linux-PelNFVqkFnVyf+4FbqDuWQ@public.gmane.org> + Jean-Christophe Plagniol-Villard <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org> + Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "On 06/10/2014 16:27, Alexander Stein :\n" "> Add the missing CAN devices node including their pin muxing and clocks.\n" "> \n" - "> Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>\n" - "> Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>\n" + "> Signed-off-by: Alexander Stein <alexander.stein-93q1YBGzJSMe9JSWTWOYM3xStJ4P+DSV@public.gmane.org>\n" + "> Acked-by: Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" "> ---\n" "> Changes in v3:\n" "> * Match the pin name to the ones in the datasheet.\n" @@ -62,7 +73,7 @@ "> \t\t\t\t};\n" "> \t\t\t};\n" "> \n" - "> +\t\t\tcan0: can at f8000000 {\n" + "> +\t\t\tcan0: can@f8000000 {\n" "> +\t\t\t\tcompatible = \"atmel,at91sam9x5-can\";\n" "> +\t\t\t\treg = <0xf8000000 0x300>;\n" "> +\t\t\t\tinterrupts = <29 IRQ_TYPE_LEVEL_HIGH 3>;\n" @@ -73,7 +84,7 @@ "> +\t\t\t\tstatus = \"disabled\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tcan1: can at f8004000 {\n" + "> +\t\t\tcan1: can@f8004000 {\n" "> +\t\t\t\tcompatible = \"atmel,at91sam9x5-can\";\n" "> +\t\t\t\treg = <0xf8004000 0x300>;\n" "> +\t\t\t\tinterrupts = <30 IRQ_TYPE_LEVEL_HIGH 3>;\n" @@ -84,7 +95,7 @@ "> +\t\t\t\tstatus = \"disabled\";\n" "> +\t\t\t};\n" "> +\n" - "> \t\t\ttcb0: timer at f8008000 {\n" + "> \t\t\ttcb0: timer@f8008000 {\n" "> \t\t\t\tcompatible = \"atmel,at91sam9x5-tcb\";\n" "> \t\t\t\treg = <0xf8008000 0x100>;\n" "> @@ -763,6 +795,22 @@\n" @@ -107,7 +118,7 @@ "> +\t\t\t\t\t};\n" "> +\t\t\t\t};\n" "> +\n" - "> \t\t\t\tpioA: gpio at fffff400 {\n" + "> \t\t\t\tpioA: gpio@fffff400 {\n" "> \t\t\t\t\tcompatible = \"atmel,at91sam9x5-gpio\", \"atmel,at91rm9200-gpio\";\n" "> \t\t\t\t\treg = <0xfffff400 0x200>;\n" "\n" @@ -117,6 +128,10 @@ "\n" "Best regards,\n" "-- \n" - Nicolas Ferre + "Nicolas Ferre\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -db85b4b7d9e05ad9a04d4f57e908b073b55999201ec72624303fbf99cdc91352 +2f3d826abdaa6d07784ffa8a9e25d9f9324b89afb0722997afc7bdece566ddc0
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.