diff for duplicates of <51F2996B.6000406@overkiz.com> diff --git a/a/1.txt b/N1/1.txt index 5947a3d..f72812b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -55,7 +55,7 @@ On 26/07/2013 16:10, Richard Genoud wrote: > and v2 serie of "ARM: at91: move to common clk framework" > > [ 0.000000] Booting Linux on physical CPU 0x0 -> [ 0.000000] Linux version 3.11.0-rc2-next-20130725+ (rgenoud at lnx-rg) (gcc version 4.7.3 (Buildroot 2013.05-00157-g6d1e60b-dirty) ) #61 Fri Jul 26 15:30:13 CEST 2013 +> [ 0.000000] Linux version 3.11.0-rc2-next-20130725+ (rgenoud@lnx-rg) (gcc version 4.7.3 (Buildroot 2013.05-00157-g6d1e60b-dirty) ) #61 Fri Jul 26 15:30:13 CEST 2013 > [ 0.000000] CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177 > [ 0.000000] CPU: VIVT data cache, VIVT instruction cache > [ 0.000000] Machine: Atmel AT91SAM (Device Tree), model: Atmel AT91SAM9G35-EK @@ -147,11 +147,3 @@ I will investigate this bug... Best Regards, Boris - --------------- next part -------------- -A non-text attachment was scrubbed... -Name: 0001-ARM-at91-dt-at91sam9x5cm-fix-main-clock-frequency-de.patch -Type: text/x-patch -Size: 1032 bytes -Desc: not available -URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130726/9e92f78f/attachment.bin> diff --git a/N1/2.hdr b/N1/2.hdr new file mode 100644 index 0000000..3ec26e8 --- /dev/null +++ b/N1/2.hdr @@ -0,0 +1,6 @@ +Content-Type: text/x-patch; + name="0001-ARM-at91-dt-at91sam9x5cm-fix-main-clock-frequency-de.patch" +Content-Transfer-Encoding: 7bit +Content-Disposition: attachment; + filename*0="0001-ARM-at91-dt-at91sam9x5cm-fix-main-clock-frequency-de.pa"; + filename*1="tch" diff --git a/N1/2.txt b/N1/2.txt new file mode 100644 index 0000000..28d9c96 --- /dev/null +++ b/N1/2.txt @@ -0,0 +1,47 @@ +>From 0a2f054b54fb25d610c64da19220b952a8798805 Mon Sep 17 00:00:00 2001 +From: Boris BREZILLON <b.brezillon@overkiz.com> +Date: Fri, 26 Jul 2013 17:30:47 +0200 +Subject: [PATCH] ARM: at91/dt: at91sam9x5cm: fix main clock frequency + defintion + +--- + arch/arm/boot/dts/at91sam9x5cm.dtsi | 17 ++++++----------- + 1 file changed, 6 insertions(+), 11 deletions(-) + +diff --git a/arch/arm/boot/dts/at91sam9x5cm.dtsi b/arch/arm/boot/dts/at91sam9x5cm.dtsi +index 4a5ee5c..a613c8c 100644 +--- a/arch/arm/boot/dts/at91sam9x5cm.dtsi ++++ b/arch/arm/boot/dts/at91sam9x5cm.dtsi +@@ -12,17 +12,6 @@ + reg = <0x20000000 0x8000000>; + }; + +- clocks { +- #address-cells = <1>; +- #size-cells = <1>; +- ranges; +- +- main_clock: clock@0 { +- compatible = "atmel,osc", "fixed-clock"; +- clock-frequency = <12000000>; +- }; +- }; +- + ahb { + apb { + pinctrl@fffff400 { +@@ -32,6 +21,12 @@ + }; + }; + }; ++ ++ pmc: pmc@fffffc00 { ++ main: mainck { ++ clock-frequency = <12000000>; ++ }; ++ }; + }; + + nand0: nand@40000000 { +-- +1.7.9.5 diff --git a/a/content_digest b/N1/content_digest index 3359671..d011750 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,16 @@ "ref\01374068069-13496-1-git-send-email-b.brezillon@overkiz.com\0" "ref\051F28370.6050304@gmail.com\0" - "From\0b.brezillon@overkiz.com (boris brezillon)\0" - "Subject\0[PATCH v2 00/42] ARM: at91: move to common clk framework\0" + "From\0boris brezillon <b.brezillon@overkiz.com>\0" + "Subject\0Re: [PATCH v2 00/42] ARM: at91: move to common clk framework\0" "Date\0Fri, 26 Jul 2013 17:44:43 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" - "\00:1\0" + "To\0Richard Genoud <richard.genoud@gmail.com>\0" + "Cc\0Nicolas Ferre <nicolas.ferre@atmel.com>" + Ludovic Desroches <ludovic.desroches@atmel.com> + Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> + Mike Turquette <mturquette@linaro.org> + linux-kernel@vger.kernel.org + " linux-arm-kernel@lists.infradead.org\0" + "\01:1\0" "b\0" "On 26/07/2013 16:10, Richard Genoud wrote:\n" "> On 17/07/2013 15:34, Boris BREZILLON wrote:\n" @@ -63,7 +69,7 @@ "> and v2 serie of \"ARM: at91: move to common clk framework\"\n" ">\n" "> [ 0.000000] Booting Linux on physical CPU 0x0\n" - "> [ 0.000000] Linux version 3.11.0-rc2-next-20130725+ (rgenoud at lnx-rg) (gcc version 4.7.3 (Buildroot 2013.05-00157-g6d1e60b-dirty) ) #61 Fri Jul 26 15:30:13 CEST 2013\n" + "> [ 0.000000] Linux version 3.11.0-rc2-next-20130725+ (rgenoud@lnx-rg) (gcc version 4.7.3 (Buildroot 2013.05-00157-g6d1e60b-dirty) ) #61 Fri Jul 26 15:30:13 CEST 2013\n" "> [ 0.000000] CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177\n" "> [ 0.000000] CPU: VIVT data cache, VIVT instruction cache\n" "> [ 0.000000] Machine: Atmel AT91SAM (Device Tree), model: Atmel AT91SAM9G35-EK\n" @@ -154,14 +160,56 @@ "I will investigate this bug...\n" "\n" "Best Regards,\n" - "Boris\n" + Boris + "\01:2\0" + "fn\00001-ARM-at91-dt-at91sam9x5cm-fix-main-clock-frequency-de.patch\0" + "b\0" + ">From 0a2f054b54fb25d610c64da19220b952a8798805 Mon Sep 17 00:00:00 2001\n" + "From: Boris BREZILLON <b.brezillon@overkiz.com>\n" + "Date: Fri, 26 Jul 2013 17:30:47 +0200\n" + "Subject: [PATCH] ARM: at91/dt: at91sam9x5cm: fix main clock frequency\n" + " defintion\n" + "\n" + "---\n" + " arch/arm/boot/dts/at91sam9x5cm.dtsi | 17 ++++++-----------\n" + " 1 file changed, 6 insertions(+), 11 deletions(-)\n" "\n" - "-------------- next part --------------\n" - "A non-text attachment was scrubbed...\n" - "Name: 0001-ARM-at91-dt-at91sam9x5cm-fix-main-clock-frequency-de.patch\n" - "Type: text/x-patch\n" - "Size: 1032 bytes\n" - "Desc: not available\n" - URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130726/9e92f78f/attachment.bin> + "diff --git a/arch/arm/boot/dts/at91sam9x5cm.dtsi b/arch/arm/boot/dts/at91sam9x5cm.dtsi\n" + "index 4a5ee5c..a613c8c 100644\n" + "--- a/arch/arm/boot/dts/at91sam9x5cm.dtsi\n" + "+++ b/arch/arm/boot/dts/at91sam9x5cm.dtsi\n" + "@@ -12,17 +12,6 @@\n" + " \t\treg = <0x20000000 0x8000000>;\n" + " \t};\n" + " \n" + "-\tclocks {\n" + "-\t\t#address-cells = <1>;\n" + "-\t\t#size-cells = <1>;\n" + "-\t\tranges;\n" + "-\n" + "-\t\tmain_clock: clock@0 {\n" + "-\t\t\tcompatible = \"atmel,osc\", \"fixed-clock\";\n" + "-\t\t\tclock-frequency = <12000000>;\n" + "-\t\t};\n" + "-\t};\n" + "-\n" + " \tahb {\n" + " \t\tapb {\n" + " \t\t\tpinctrl@fffff400 {\n" + "@@ -32,6 +21,12 @@\n" + " \t\t\t\t\t};\n" + " \t\t\t\t};\n" + " \t\t\t};\n" + "+\n" + "+\t\t\tpmc: pmc@fffffc00 {\n" + "+\t\t\t\tmain: mainck {\n" + "+\t\t\t\t\tclock-frequency = <12000000>;\n" + "+\t\t\t\t};\n" + "+\t\t\t};\n" + " \t\t};\n" + " \n" + " \t\tnand0: nand@40000000 {\n" + "-- \n" + 1.7.9.5 -c8167ad1519b021785216faa27d3b655c9e0145fa45cbb2836b6a7e7338b4417 +07204d6663a2d0356513a0d8e879204453dac906b5d9cfbf1b7b836099dcae0a
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.