diff for duplicates of <20140224193132.GF4436@piout.net> diff --git a/a/1.txt b/N1/1.txt index adbb768..54b7415 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,21 +3,21 @@ Hi, On 21/02/2014 at 20:48:53 +0100, Alexandre Belloni wrote : > + ahb { > + apb { -> + mmc0: mmc at fffa4000 { +> + mmc0: mmc@fffa4000 { > + pinctrl-0 = < > + &pinctrl_board_mmc0 > + &pinctrl_mmc0_clk > + &pinctrl_mmc0_slot0_cmd_dat0 > + &pinctrl_mmc0_slot0_dat1_3>; > + status = "okay"; -> + slot at 0 { +> + slot@0 { > + reg = <0>; > + bus-width = <4>; > + cd-gpios = <&pioA 15 GPIO_ACTIVE_HIGH>; > + }; > + }; > + -> + usart0: serial at fffb0000 { +> + usart0: serial@fffb0000 { > + pinctrl-0 = < > + &pinctrl_usart0 > + &pinctrl_usart0_rts @@ -25,11 +25,11 @@ On 21/02/2014 at 20:48:53 +0100, Alexandre Belloni wrote : > + status = "okay"; > + }; > + -> + dbgu: serial at fffff200 { +> + dbgu: serial@fffff200 { > + status = "okay"; > + }; > + -> + pinctrl at fffff400 { +> + pinctrl@fffff400 { > + mmc0 { > + pinctrl_board_mmc0: mmc0-board { > + atmel,pins = @@ -38,7 +38,7 @@ On 21/02/2014 at 20:48:53 +0100, Alexandre Belloni wrote : > + }; > + }; > + -> + watchdog at fffffd40 { +> + watchdog@fffffd40 { > + status = "okay"; > + }; > + }; @@ -46,38 +46,38 @@ On 21/02/2014 at 20:48:53 +0100, Alexandre Belloni wrote : I just realised, do you want me to actually put the nand before the apb ? -> + nand0: nand at 40000000 { +> + nand0: nand@40000000 { > + nand-bus-width = <8>; > + nand-ecc-mode = "soft"; > + nand-on-flash-bbt = <1>; > + status = "okay"; > + -> + at91bootstrap at 0 { +> + at91bootstrap@0 { > + label = "at91bootstrap"; > + reg = <0x0 0x40000>; > + }; > + -> + bootloader at 40000 { +> + bootloader@40000 { > + label = "bootloader"; > + reg = <0x40000 0x80000>; > + }; > + -> + bootloaderenv at c0000 { +> + bootloaderenv@c0000 { > + label = "bootloader env"; > + reg = <0xc0000 0xc0000>; > + }; > + -> + dtb at 180000 { +> + dtb@180000 { > + label = "device tree"; > + reg = <0x180000 0x80000>; > + }; > + -> + kernel at 200000 { +> + kernel@200000 { > + label = "kernel"; > + reg = <0x200000 0x600000>; > + }; > + -> + rootfs at 800000 { +> + rootfs@800000 { > + label = "rootfs"; > + reg = <0x800000 0x0f800000>; > + }; diff --git a/a/content_digest b/N1/content_digest index 41cf2f0..29af277 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,15 @@ "ref\01393012138-17255-1-git-send-email-alexandre.belloni@free-electrons.com\0" "ref\01393012138-17255-5-git-send-email-alexandre.belloni@free-electrons.com\0" - "From\0alexandre.belloni@free-electrons.com (Alexandre Belloni)\0" - "Subject\0[PATCHv3 4/9] ARM: at91: dt: sam9rl: Device Tree for the at91sam9rlek\0" + "From\0Alexandre Belloni <alexandre.belloni@free-electrons.com>\0" + "Subject\0Re: [PATCHv3 4/9] ARM: at91: dt: sam9rl: Device Tree for the at91sam9rlek\0" "Date\0Mon, 24 Feb 2014 20:31:33 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Nicolas Ferre <nicolas.ferre@atmel.com>\0" + "Cc\0linux-kernel@vger.kernel.org" + b.brezillon@overkiz.com + Gregory Clement <gregory.clement@free-electrons.com> + Maxime Ripard <maxime.ripard@free-electrons.com> + Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi,\n" @@ -11,21 +17,21 @@ "On 21/02/2014 at 20:48:53 +0100, Alexandre Belloni wrote :\n" "> +\tahb {\n" "> +\t\tapb {\n" - "> +\t\t\tmmc0: mmc at fffa4000 {\n" + "> +\t\t\tmmc0: mmc@fffa4000 {\n" "> +\t\t\t\tpinctrl-0 = <\n" "> +\t\t\t\t\t&pinctrl_board_mmc0\n" "> +\t\t\t\t\t&pinctrl_mmc0_clk\n" "> +\t\t\t\t\t&pinctrl_mmc0_slot0_cmd_dat0\n" "> +\t\t\t\t\t&pinctrl_mmc0_slot0_dat1_3>;\n" "> +\t\t\t\tstatus = \"okay\";\n" - "> +\t\t\t\tslot at 0 {\n" + "> +\t\t\t\tslot@0 {\n" "> +\t\t\t\t\treg = <0>;\n" "> +\t\t\t\t\tbus-width = <4>;\n" "> +\t\t\t\t\tcd-gpios = <&pioA 15 GPIO_ACTIVE_HIGH>;\n" "> +\t\t\t\t};\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tusart0: serial at fffb0000 {\n" + "> +\t\t\tusart0: serial@fffb0000 {\n" "> +\t\t\t\tpinctrl-0 = <\n" "> +\t\t\t\t\t&pinctrl_usart0\n" "> +\t\t\t\t\t&pinctrl_usart0_rts\n" @@ -33,11 +39,11 @@ "> +\t\t\t\tstatus = \"okay\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tdbgu: serial at fffff200 {\n" + "> +\t\t\tdbgu: serial@fffff200 {\n" "> +\t\t\t\tstatus = \"okay\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tpinctrl at fffff400 {\n" + "> +\t\t\tpinctrl@fffff400 {\n" "> +\t\t\t\tmmc0 {\n" "> +\t\t\t\t\tpinctrl_board_mmc0: mmc0-board {\n" "> +\t\t\t\t\t\tatmel,pins =\n" @@ -46,7 +52,7 @@ "> +\t\t\t\t};\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\twatchdog at fffffd40 {\n" + "> +\t\t\twatchdog@fffffd40 {\n" "> +\t\t\t\tstatus = \"okay\";\n" "> +\t\t\t};\n" "> +\t\t};\n" @@ -54,38 +60,38 @@ "\n" "I just realised, do you want me to actually put the nand before the apb ?\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 = <1>;\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 0x40000>;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tbootloader at 40000 {\n" + "> +\t\t\tbootloader@40000 {\n" "> +\t\t\t\tlabel = \"bootloader\";\n" "> +\t\t\t\treg = <0x40000 0x80000>;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tbootloaderenv at c0000 {\n" + "> +\t\t\tbootloaderenv@c0000 {\n" "> +\t\t\t\tlabel = \"bootloader env\";\n" "> +\t\t\t\treg = <0xc0000 0xc0000>;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tdtb at 180000 {\n" + "> +\t\t\tdtb@180000 {\n" "> +\t\t\t\tlabel = \"device tree\";\n" "> +\t\t\t\treg = <0x180000 0x80000>;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tkernel at 200000 {\n" + "> +\t\t\tkernel@200000 {\n" "> +\t\t\t\tlabel = \"kernel\";\n" "> +\t\t\t\treg = <0x200000 0x600000>;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\trootfs at 800000 {\n" + "> +\t\t\trootfs@800000 {\n" "> +\t\t\t\tlabel = \"rootfs\";\n" "> +\t\t\t\treg = <0x800000 0x0f800000>;\n" "> +\t\t\t};\n" @@ -98,4 +104,4 @@ "Embedded Linux, Kernel and Android engineering\n" http://free-electrons.com -6e594a119533c7855c7b8646fc22722cf48d389a0857ef3a0549fccaf07b4e2b +ef11db9db7283cf47d187aa07583945655a68feafcaa017281b1b0d8ede9689c
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.