diff for duplicates of <51710503.7080309@atmel.com> diff --git a/a/1.txt b/N1/1.txt index 0fb8811..e737edf 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -63,7 +63,7 @@ Okay, corrected now: see below... >> + #size-cells = <1>; >> + ranges; >> + ->> + main_clock: clock at 0 { +>> + main_clock: clock@0 { >> + compatible = "atmel,osc", "fixed-clock"; >> + clock-frequency = <18432000>; >> + }; @@ -71,24 +71,24 @@ Okay, corrected now: see below... >> + >> + ahb { >> + apb { ->> + usb1: gadget at fffa4000 { +>> + usb1: gadget@fffa4000 { >> + atmel,vbus-gpio = <&pioC 6 0>; >> + status = "okay"; >> + }; >> + ->> + mmc0: mmc at fffa8000 { +>> + mmc0: mmc@fffa8000 { >> + pinctrl-0 = < >> + &pinctrl_mmc0_clk >> + &pinctrl_mmc0_slot1_cmd_dat0 >> + &pinctrl_mmc0_slot1_dat1_3>; >> + status = "okay"; ->> + slot at 1 { +>> + slot@1 { >> + reg = <1>; >> + bus-width = <4>; >> + }; >> + }; >> + ->> + usart0: serial at fffb0000 { +>> + usart0: serial@fffb0000 { >> + pinctrl-0 = >> + <&pinctrl_usart0 >> + &pinctrl_usart0_rts @@ -97,22 +97,22 @@ Okay, corrected now: see below... >> + status = "okay"; >> + }; >> + ->> + usart1: serial at fffb4000 { +>> + usart1: serial@fffb4000 { >> + status = "okay"; >> + }; >> + ->> + usart2: serial at fffb8000 { +>> + usart2: serial@fffb8000 { >> + status = "okay"; >> + }; >> + ->> + macb0: ethernet at fffc4000 { +>> + macb0: ethernet@fffc4000 { >> + phy-mode = "rmii"; >> + status = "okay"; >> + }; >> + ->> + spi0: spi at fffc8000 { +>> + spi0: spi@fffc8000 { >> + cs-gpios = <0>, <&pioC 11 0>, <0>, <0>; ->> + mtd_dataflash at 0 { +>> + mtd_dataflash@0 { >> + compatible = "atmel,at45", "atmel,dataflash"; >> + spi-max-frequency = <50000000>; >> + reg = <1>; @@ -125,23 +125,23 @@ of cell definition... ==> we will add it later. >> + }; >> + ->> + usart3: serial at fffd0000 { +>> + usart3: serial@fffd0000 { >> + status = "okay"; >> + }; >> + ->> + uart0: serial at fffd4000 { +>> + uart0: serial@fffd4000 { >> + status = "okay"; >> + }; >> + ->> + uart1: serial at fffd8000 { +>> + uart1: serial@fffd8000 { >> + status = "okay"; >> + }; >> + ->> + dbgu: serial at fffff200 { +>> + dbgu: serial@fffff200 { >> + status = "okay"; >> + }; >> + ->> + pinctrl at fffff400 { +>> + pinctrl@fffff400 { >> + board { >> + pinctrl_pck0_as_mck: pck0_as_mck { >> + atmel,pins = @@ -165,18 +165,18 @@ of cell definition... ==> we will add it later. >> + }; >> + }; >> + ->> + watchdog at fffffd40 { +>> + watchdog@fffffd40 { >> + status = "okay"; >> + }; >> + }; >> + ->> + usb0: ohci at 00500000 { +>> + usb0: ohci@00500000 { >> + num-ports = <2>; >> + status = "okay"; >> + }; >> + }; >> + ->> + i2c at 0 { +>> + i2c@0 { >> + pinctrl-names = "default"; >> + pinctrl-0 = <&pinctrl_i2c0>; >> + i2c-gpio,delay-us = <5>; /* ~85 kHz */ diff --git a/a/content_digest b/N1/content_digest index 1250c5b..2a6829a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,16 @@ "ref\0cover.1366289869.git.nicolas.ferre@atmel.com\0" "ref\0a647ac59d50fdee9a0e9e87f362febe1ad2b1264.1366289869.git.nicolas.ferre@atmel.com\0" "ref\0517020A1.3070504@atmel.com\0" - "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" - "Subject\0[PATCH 5/5] ARM: at91: add Acme Systems Fox G20 board\0" + "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0" + "Subject\0Re: [PATCH 5/5] ARM: at91: add Acme Systems Fox G20 board\0" "Date\0Fri, 19 Apr 2013 10:49:07 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0<linux-arm-kernel@lists.infradead.org>" + " <dgilbert@interlog.com>\0" + "Cc\0<robertcnelson@gmail.com>" + Ludovic Desroches <ludovic.desroches@atmel.com> + Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> + <linux-kernel@vger.kernel.org> + " <tanzilli@acmesystems.it>\0" "\00:1\0" "b\0" "On 04/18/2013 06:34 PM, Nicolas Ferre :\n" @@ -72,7 +78,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 = <18432000>;\n" ">> +\t\t};\n" @@ -80,24 +86,24 @@ ">> +\n" ">> +\tahb {\n" ">> +\t\tapb {\n" - ">> +\t\t\tusb1: gadget at fffa4000 {\n" + ">> +\t\t\tusb1: gadget@fffa4000 {\n" ">> +\t\t\t\tatmel,vbus-gpio = <&pioC 6 0>;\n" ">> +\t\t\t\tstatus = \"okay\";\n" ">> +\t\t\t};\n" ">> +\n" - ">> +\t\t\tmmc0: mmc at fffa8000 {\n" + ">> +\t\t\tmmc0: mmc@fffa8000 {\n" ">> +\t\t\t\tpinctrl-0 = <\n" ">> +\t\t\t\t\t&pinctrl_mmc0_clk\n" ">> +\t\t\t\t\t&pinctrl_mmc0_slot1_cmd_dat0\n" ">> +\t\t\t\t\t&pinctrl_mmc0_slot1_dat1_3>;\n" ">> +\t\t\t\tstatus = \"okay\";\n" - ">> +\t\t\t\tslot at 1 {\n" + ">> +\t\t\t\tslot@1 {\n" ">> +\t\t\t\t\treg = <1>;\n" ">> +\t\t\t\t\tbus-width = <4>;\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" @@ -106,22 +112,22 @@ ">> +\t\t\t\tstatus = \"okay\";\n" ">> +\t\t\t};\n" ">> +\n" - ">> +\t\t\tusart1: serial at fffb4000 {\n" + ">> +\t\t\tusart1: serial@fffb4000 {\n" ">> +\t\t\t\tstatus = \"okay\";\n" ">> +\t\t\t};\n" ">> +\n" - ">> +\t\t\tusart2: serial at fffb8000 {\n" + ">> +\t\t\tusart2: serial@fffb8000 {\n" ">> +\t\t\t\tstatus = \"okay\";\n" ">> +\t\t\t};\n" ">> +\n" - ">> +\t\t\tmacb0: ethernet at fffc4000 {\n" + ">> +\t\t\tmacb0: ethernet@fffc4000 {\n" ">> +\t\t\t\tphy-mode = \"rmii\";\n" ">> +\t\t\t\tstatus = \"okay\";\n" ">> +\t\t\t};\n" ">> +\n" - ">> +\t\t\tspi0: spi at fffc8000 {\n" + ">> +\t\t\tspi0: spi@fffc8000 {\n" ">> +\t\t\t\tcs-gpios = <0>, <&pioC 11 0>, <0>, <0>;\n" - ">> +\t\t\t\tmtd_dataflash at 0 {\n" + ">> +\t\t\t\tmtd_dataflash@0 {\n" ">> +\t\t\t\t\tcompatible = \"atmel,at45\", \"atmel,dataflash\";\n" ">> +\t\t\t\t\tspi-max-frequency = <50000000>;\n" ">> +\t\t\t\t\treg = <1>;\n" @@ -134,23 +140,23 @@ "\n" ">> +\t\t\t};\n" ">> +\n" - ">> +\t\t\tusart3: serial at fffd0000 {\n" + ">> +\t\t\tusart3: serial@fffd0000 {\n" ">> +\t\t\t\tstatus = \"okay\";\n" ">> +\t\t\t};\n" ">> +\n" - ">> +\t\t\tuart0: serial at fffd4000 {\n" + ">> +\t\t\tuart0: serial@fffd4000 {\n" ">> +\t\t\t\tstatus = \"okay\";\n" ">> +\t\t\t};\n" ">> +\n" - ">> +\t\t\tuart1: serial at fffd8000 {\n" + ">> +\t\t\tuart1: serial@fffd8000 {\n" ">> +\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\tboard {\n" ">> +\t\t\t\t\tpinctrl_pck0_as_mck: pck0_as_mck {\n" ">> +\t\t\t\t\t\tatmel,pins =\n" @@ -174,18 +180,18 @@ ">> +\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" ">> +\n" - ">> +\t\tusb0: ohci at 00500000 {\n" + ">> +\t\tusb0: ohci@00500000 {\n" ">> +\t\t\tnum-ports = <2>;\n" ">> +\t\t\tstatus = \"okay\";\n" ">> +\t\t};\n" ">> +\t};\n" ">> +\n" - ">> +\ti2c at 0 {\n" + ">> +\ti2c@0 {\n" ">> +\t\tpinctrl-names = \"default\";\n" ">> +\t\tpinctrl-0 = <&pinctrl_i2c0>;\n" ">> +\t\ti2c-gpio,delay-us = <5>;\t/* ~85 kHz */\n" @@ -222,4 +228,4 @@ "-- \n" Nicolas Ferre -f9d73837e9d06d2b9e09c0a4b9933cf1a6be86b768826229436858fe1a128e2d +0acf60426c5368b914283be96f9fe1fe7a0ab2dbc2c6d24c7be944582ac232fc
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.