diff for duplicates of <50A6405B.7010301@atmel.com> diff --git a/a/1.txt b/N1/1.txt index 888ac0e..2719113 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,15 +4,15 @@ On 11/16/2012 02:28 PM, Jean-Christophe PLAGNIOL-VILLARD : >>> CPU Module with ATMEL AT91SAM9G45 >>> http://www.ronetix.at/pm9g45.html >>> ->>> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> ->>> Cc: Nicolas Ferre <nicolas.ferre@atmel.com> +>>> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org> +>>> Cc: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> >> >> Ok, queued in at91-3.8-dt branch. >> >> I had to modify the Makefile part of it to match current move to >> arch/arm/boot/dts/Makefile. >> ->> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> +>> Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> > I prefer to go via linus W I've other updte for the macb on the top of it Fine... Be careful about macb, there are many things happening right now @@ -51,7 +51,7 @@ Bye, >>> +/* >>> + * pm9g45.dts - Device Tree file for Ronetix pm9g45 board >>> + * ->>> + * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> +>>> + * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org> >>> + * >>> + * Licensed under GPLv2. >>> + */ @@ -75,7 +75,7 @@ Bye, >>> + #size-cells = <1>; >>> + ranges; >>> + ->>> + main_clock: clock at 0 { +>>> + main_clock: clock@0 { >>> + compatible = "atmel,osc", "fixed-clock"; >>> + clock-frequency = <12000000>; >>> + }; @@ -83,11 +83,11 @@ Bye, >>> + >>> + ahb { >>> + apb { ->>> + dbgu: serial at ffffee00 { +>>> + dbgu: serial@ffffee00 { >>> + status = "okay"; >>> + }; >>> + ->>> + pinctrl at fffff200 { +>>> + pinctrl@fffff200 { >>> + >>> + board { >>> + pinctrl_board_nand: nand0-board { @@ -98,13 +98,13 @@ Bye, >>> + }; >>> + }; >>> + ->>> + macb0: ethernet at fffbc000 { +>>> + macb0: ethernet@fffbc000 { >>> + phy-mode = "rmii"; >>> + status = "okay"; >>> + }; >>> + }; >>> + ->>> + nand0: nand at 40000000 { +>>> + nand0: nand@40000000 { >>> + nand-bus-width = <8>; >>> + nand-ecc-mode = "soft"; >>> + nand-on-flash-bbt; @@ -117,43 +117,43 @@ Bye, >>> + >>> + status = "okay"; >>> + ->>> + at91bootstrap at 0 { +>>> + at91bootstrap@0 { >>> + label = "at91bootstrap"; >>> + reg = <0x0 0x20000>; >>> + }; >>> + ->>> + barebox at 20000 { +>>> + barebox@20000 { >>> + label = "barebox"; >>> + reg = <0x20000 0x40000>; >>> + }; >>> + ->>> + bareboxenv at 60000 { +>>> + bareboxenv@60000 { >>> + label = "bareboxenv"; >>> + reg = <0x60000 0x1A0000>; >>> + }; >>> + ->>> + kernel at 200000 { +>>> + kernel@200000 { >>> + label = "bareboxenv2"; >>> + reg = <0x200000 0x300000>; >>> + }; >>> + ->>> + kernel at 500000 { +>>> + kernel@500000 { >>> + label = "root"; >>> + reg = <0x500000 0x400000>; >>> + }; >>> + ->>> + data at 900000 { +>>> + data@900000 { >>> + label = "data"; >>> + reg = <0x900000 0x8340000>; >>> + }; >>> + }; >>> + ->>> + usb0: ohci at 00700000 { +>>> + usb0: ohci@00700000 { >>> + status = "okay"; >>> + num-ports = <2>; >>> + }; >>> + ->>> + usb1: ehci at 00800000 { +>>> + usb1: ehci@00800000 { >>> + status = "okay"; >>> + }; >>> + }; diff --git a/a/content_digest b/N1/content_digest index fcabfdc..ef7c27a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,13 @@ "ref\01350613168-22689-1-git-send-email-plagnioj@jcrosoft.com\0" "ref\050A63AEA.2000706@atmel.com\0" "ref\020121116132819.GG4398@game.jcrosoft.org\0" - "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" - "Subject\0[PATCH 1/1] arm: at91: add Ronetix pm9g45 board support\0" + "ref\020121116132819.GG4398-RQcB7r2h9QmfDR2tN2SG5Ni2O/JbrIOy@public.gmane.org\0" + "From\0Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0" + "Subject\0Re: [PATCH 1/1] arm: at91: add Ronetix pm9g45 board support\0" "Date\0Fri, 16 Nov 2012 14:32:11 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>\0" + "Cc\0devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org" + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "On 11/16/2012 02:28 PM, Jean-Christophe PLAGNIOL-VILLARD :\n" @@ -13,15 +16,15 @@ ">>> CPU Module with ATMEL AT91SAM9G45\n" ">>> http://www.ronetix.at/pm9g45.html\n" ">>>\n" - ">>> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>\n" - ">>> Cc: Nicolas Ferre <nicolas.ferre@atmel.com>\n" + ">>> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>\n" + ">>> Cc: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n" ">>\n" ">> Ok, queued in at91-3.8-dt branch.\n" ">>\n" ">> I had to modify the Makefile part of it to match current move to\n" ">> arch/arm/boot/dts/Makefile.\n" ">>\n" - ">> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>\n" + ">> Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n" "> I prefer to go via linus W I've other updte for the macb on the top of it\n" "\n" "Fine... Be careful about macb, there are many things happening right now\n" @@ -60,7 +63,7 @@ ">>> +/*\n" ">>> + * pm9g45.dts - Device Tree file for Ronetix pm9g45 board\n" ">>> + *\n" - ">>> + * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>\n" + ">>> + * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>\n" ">>> + *\n" ">>> + * Licensed under GPLv2.\n" ">>> + */\n" @@ -84,7 +87,7 @@ ">>> +\t\t#size-cells = <1>;\n" ">>> +\t\tranges;\n" ">>> +\n" - ">>> +\t\tmain_clock: clock at 0 {\n" + ">>> +\t\tmain_clock: clock@0 {\n" ">>> +\t\t\tcompatible = \"atmel,osc\", \"fixed-clock\";\n" ">>> +\t\t\tclock-frequency = <12000000>;\n" ">>> +\t\t};\n" @@ -92,11 +95,11 @@ ">>> +\n" ">>> +\tahb {\n" ">>> +\t\tapb {\n" - ">>> +\t\t\tdbgu: serial at ffffee00 {\n" + ">>> +\t\t\tdbgu: serial@ffffee00 {\n" ">>> +\t\t\t\tstatus = \"okay\";\n" ">>> +\t\t\t};\n" ">>> +\n" - ">>> +\t\t\tpinctrl at fffff200 {\n" + ">>> +\t\t\tpinctrl@fffff200 {\n" ">>> +\n" ">>> +\t\t\t\tboard {\n" ">>> +\t\t\t\t\tpinctrl_board_nand: nand0-board {\n" @@ -107,13 +110,13 @@ ">>> +\t\t\t\t};\n" ">>> +\t\t\t};\n" ">>> +\n" - ">>> +\t\t\tmacb0: ethernet at fffbc000 {\n" + ">>> +\t\t\tmacb0: ethernet@fffbc000 {\n" ">>> +\t\t\t\tphy-mode = \"rmii\";\n" ">>> +\t\t\t\tstatus = \"okay\";\n" ">>> +\t\t\t};\n" ">>> +\t\t};\n" ">>> +\n" - ">>> +\t\tnand0: nand at 40000000 {\n" + ">>> +\t\tnand0: nand@40000000 {\n" ">>> +\t\t\tnand-bus-width = <8>;\n" ">>> +\t\t\tnand-ecc-mode = \"soft\";\n" ">>> +\t\t\tnand-on-flash-bbt;\n" @@ -126,43 +129,43 @@ ">>> +\n" ">>> +\t\t\tstatus = \"okay\";\n" ">>> +\n" - ">>> +\t\t\tat91bootstrap at 0 {\n" + ">>> +\t\t\tat91bootstrap@0 {\n" ">>> +\t\t\t\tlabel = \"at91bootstrap\";\n" ">>> +\t\t\t\treg = <0x0 0x20000>;\n" ">>> +\t\t\t};\n" ">>> +\n" - ">>> +\t\t\tbarebox at 20000 {\n" + ">>> +\t\t\tbarebox@20000 {\n" ">>> +\t\t\t\tlabel = \"barebox\";\n" ">>> +\t\t\t\treg = <0x20000 0x40000>;\n" ">>> +\t\t\t};\n" ">>> +\n" - ">>> +\t\t\tbareboxenv at 60000 {\n" + ">>> +\t\t\tbareboxenv@60000 {\n" ">>> +\t\t\t\tlabel = \"bareboxenv\";\n" ">>> +\t\t\t\treg = <0x60000 0x1A0000>;\n" ">>> +\t\t\t};\n" ">>> +\n" - ">>> +\t\t\tkernel at 200000 {\n" + ">>> +\t\t\tkernel@200000 {\n" ">>> +\t\t\t\tlabel = \"bareboxenv2\";\n" ">>> +\t\t\t\treg = <0x200000 0x300000>;\n" ">>> +\t\t\t};\n" ">>> +\n" - ">>> +\t\t\tkernel at 500000 {\n" + ">>> +\t\t\tkernel@500000 {\n" ">>> +\t\t\t\tlabel = \"root\";\n" ">>> +\t\t\t\treg = <0x500000 0x400000>;\n" ">>> +\t\t\t};\n" ">>> +\n" - ">>> +\t\t\tdata at 900000 {\n" + ">>> +\t\t\tdata@900000 {\n" ">>> +\t\t\t\tlabel = \"data\";\n" ">>> +\t\t\t\treg = <0x900000 0x8340000>;\n" ">>> +\t\t\t};\n" ">>> +\t\t};\n" ">>> +\n" - ">>> +\t\tusb0: ohci at 00700000 {\n" + ">>> +\t\tusb0: ohci@00700000 {\n" ">>> +\t\t\tstatus = \"okay\";\n" ">>> +\t\t\tnum-ports = <2>;\n" ">>> +\t\t};\n" ">>> +\n" - ">>> +\t\tusb1: ehci at 00800000 {\n" + ">>> +\t\tusb1: ehci@00800000 {\n" ">>> +\t\t\tstatus = \"okay\";\n" ">>> +\t\t};\n" ">>> +\t};\n" @@ -213,4 +216,4 @@ "-- \n" Nicolas Ferre -589099daa866e456a6e9231d028ad3f37cb9c2e5ac7f26c30be207bc35faaaa9 +da66986d0c11c2264df94634b62eeb9b1f6ef42b13ab9920ec527ac9793eed69
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.