diff for duplicates of <1377207175.2737.113@driftwood> diff --git a/a/1.txt b/N1/1.txt index ca98d3e..11f54bd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -43,82 +43,3 @@ expecting it to guess the right $PATH. It should be specified, not heuristically probed. Rob -From juhosg@openwrt.org Fri Aug 23 08:31:49 2013 -Received: with ECARTIS (v1.0.0; list linux-mips); Fri, 23 Aug 2013 08:31:51 +0200 (CEST) -Received: from arrakis.dune.hu ([78.24.191.176]:41453 "EHLO arrakis.dune.hu" - rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP - id S6817128Ab3HWGbtUv18e (ORCPT <rfc822;linux-mips@linux-mips.org>); - Fri, 23 Aug 2013 08:31:49 +0200 -Received: from arrakis.dune.hu (localhost [127.0.0.1]) - by arrakis.dune.hu (Postfix) with ESMTP id 3050E280826; - Fri, 23 Aug 2013 08:31:20 +0200 (CEST) -Received: from localhost.localdomain (catvpool-576570d8.szarvasnet.hu [87.101.112.216]) - by arrakis.dune.hu (Postfix) with ESMTPSA; - Fri, 23 Aug 2013 08:31:20 +0200 (CEST) -From: Gabor Juhos <juhosg@openwrt.org> -To: Ralf Baechle <ralf@linux-mips.org> -Cc: linux-mips@linux-mips.org, John Crispin <blogic@openwrt.org>, - Gabor Juhos <juhosg@openwrt.org> -Subject: [PATCH v2 3/3] MIPS: ralink: mt7620: add spi clock definition -Date: Fri, 23 Aug 2013 08:31:32 +0200 -Message-Id: <1377239492-10802-3-git-send-email-juhosg@openwrt.org> -X-Mailer: git-send-email 1.7.10 -In-Reply-To: <1377239492-10802-1-git-send-email-juhosg@openwrt.org> -References: <1377239492-10802-1-git-send-email-juhosg@openwrt.org> -Return-Path: <juhosg@openwrt.org> -X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) -X-Orcpt: rfc822;linux-mips@linux-mips.org -Original-Recipient: rfc822;linux-mips@linux-mips.org -X-archive-position: 37652 -X-ecartis-version: Ecartis v1.0.0 -Sender: linux-mips-bounce@linux-mips.org -Errors-to: linux-mips-bounce@linux-mips.org -X-original-sender: juhosg@openwrt.org -Precedence: bulk -List-help: <mailto:ecartis@linux-mips.org?Subject=help> -List-unsubscribe: <mailto:ecartis@linux-mips.org?subject=unsubscribe%20linux-mips> -List-software: Ecartis version 1.0.0 -List-Id: linux-mips <linux-mips.eddie.linux-mips.org> -X-List-ID: linux-mips <linux-mips.eddie.linux-mips.org> -List-subscribe: <mailto:ecartis@linux-mips.org?subject=subscribe%20linux-mips> -List-owner: <mailto:ralf@linux-mips.org> -List-post: <mailto:linux-mips@linux-mips.org> -List-archive: <http://www.linux-mips.org/archives/linux-mips/> -X-list: linux-mips -Content-Length: 1054 -Lines: 34 - -From: John Crispin <blogic@openwrt.org> - -Register a clock device for the SPI block of the -MT7620 SoC. The clock device will be used by the -SPI host controller driver to determine the base -clock of the controller. - -Signed-off-by: John Crispin <blogic@openwrt.org> -Signed-off-by: Gabor Juhos <juhosg@openwrt.org> ---- -Changes since v1: - - rebase against the mips-for-linux-next branch of the - upstream-sfr.git tree - -This makes the following patch obsolete: - https://patchwork.linux-mips.org/patch/5672/ ---- - arch/mips/ralink/mt7620.c | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/arch/mips/ralink/mt7620.c b/arch/mips/ralink/mt7620.c -index 6c37c9d..988324b 100644 ---- a/arch/mips/ralink/mt7620.c -+++ b/arch/mips/ralink/mt7620.c -@@ -318,6 +318,7 @@ void __init ralink_clk_init(void) - ralink_clk_add("10000100.timer", periph_rate); - ralink_clk_add("10000120.watchdog", periph_rate); - ralink_clk_add("10000500.uart", periph_rate); -+ ralink_clk_add("10000b00.spi", sys_rate); - ralink_clk_add("10000c00.uartlite", periph_rate); - } - --- -1.7.10 diff --git a/a/content_digest b/N1/content_digest index a3e023e..15fc7ad 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -68,85 +68,6 @@ "expecting it to guess the right $PATH. It should be specified, not \n" "heuristically probed.\n" "\n" - "Rob\n" - "From juhosg@openwrt.org Fri Aug 23 08:31:49 2013\n" - "Received: with ECARTIS (v1.0.0; list linux-mips); Fri, 23 Aug 2013 08:31:51 +0200 (CEST)\n" - "Received: from arrakis.dune.hu ([78.24.191.176]:41453 \"EHLO arrakis.dune.hu\"\n" - " rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP\n" - " id S6817128Ab3HWGbtUv18e (ORCPT <rfc822;linux-mips@linux-mips.org>);\n" - " Fri, 23 Aug 2013 08:31:49 +0200\n" - "Received: from arrakis.dune.hu (localhost [127.0.0.1])\n" - " by arrakis.dune.hu (Postfix) with ESMTP id 3050E280826;\n" - " Fri, 23 Aug 2013 08:31:20 +0200 (CEST)\n" - "Received: from localhost.localdomain (catvpool-576570d8.szarvasnet.hu [87.101.112.216])\n" - " by arrakis.dune.hu (Postfix) with ESMTPSA;\n" - " Fri, 23 Aug 2013 08:31:20 +0200 (CEST)\n" - "From: Gabor Juhos <juhosg@openwrt.org>\n" - "To: Ralf Baechle <ralf@linux-mips.org>\n" - "Cc: linux-mips@linux-mips.org, John Crispin <blogic@openwrt.org>,\n" - " Gabor Juhos <juhosg@openwrt.org>\n" - "Subject: [PATCH v2 3/3] MIPS: ralink: mt7620: add spi clock definition\n" - "Date: Fri, 23 Aug 2013 08:31:32 +0200\n" - "Message-Id: <1377239492-10802-3-git-send-email-juhosg@openwrt.org>\n" - "X-Mailer: git-send-email 1.7.10\n" - "In-Reply-To: <1377239492-10802-1-git-send-email-juhosg@openwrt.org>\n" - "References: <1377239492-10802-1-git-send-email-juhosg@openwrt.org>\n" - "Return-Path: <juhosg@openwrt.org>\n" - "X-Envelope-To: <\"|/home/ecartis/ecartis -s linux-mips\"> (uid 0)\n" - "X-Orcpt: rfc822;linux-mips@linux-mips.org\n" - "Original-Recipient: rfc822;linux-mips@linux-mips.org\n" - "X-archive-position: 37652\n" - "X-ecartis-version: Ecartis v1.0.0\n" - "Sender: linux-mips-bounce@linux-mips.org\n" - "Errors-to: linux-mips-bounce@linux-mips.org\n" - "X-original-sender: juhosg@openwrt.org\n" - "Precedence: bulk\n" - "List-help: <mailto:ecartis@linux-mips.org?Subject=help>\n" - "List-unsubscribe: <mailto:ecartis@linux-mips.org?subject=unsubscribe%20linux-mips>\n" - "List-software: Ecartis version 1.0.0\n" - "List-Id: linux-mips <linux-mips.eddie.linux-mips.org>\n" - "X-List-ID: linux-mips <linux-mips.eddie.linux-mips.org>\n" - "List-subscribe: <mailto:ecartis@linux-mips.org?subject=subscribe%20linux-mips>\n" - "List-owner: <mailto:ralf@linux-mips.org>\n" - "List-post: <mailto:linux-mips@linux-mips.org>\n" - "List-archive: <http://www.linux-mips.org/archives/linux-mips/>\n" - "X-list: linux-mips\n" - "Content-Length: 1054\n" - "Lines: 34\n" - "\n" - "From: John Crispin <blogic@openwrt.org>\n" - "\n" - "Register a clock device for the SPI block of the\n" - "MT7620 SoC. The clock device will be used by the\n" - "SPI host controller driver to determine the base\n" - "clock of the controller.\n" - "\n" - "Signed-off-by: John Crispin <blogic@openwrt.org>\n" - "Signed-off-by: Gabor Juhos <juhosg@openwrt.org>\n" - "---\n" - "Changes since v1:\n" - " - rebase against the mips-for-linux-next branch of the\n" - " upstream-sfr.git tree\n" - "\n" - "This makes the following patch obsolete:\n" - " https://patchwork.linux-mips.org/patch/5672/\n" - "---\n" - " arch/mips/ralink/mt7620.c | 1 +\n" - " 1 file changed, 1 insertion(+)\n" - "\n" - "diff --git a/arch/mips/ralink/mt7620.c b/arch/mips/ralink/mt7620.c\n" - "index 6c37c9d..988324b 100644\n" - "--- a/arch/mips/ralink/mt7620.c\n" - "+++ b/arch/mips/ralink/mt7620.c\n" - "@@ -318,6 +318,7 @@ void __init ralink_clk_init(void)\n" - " \tralink_clk_add(\"10000100.timer\", periph_rate);\n" - " \tralink_clk_add(\"10000120.watchdog\", periph_rate);\n" - " \tralink_clk_add(\"10000500.uart\", periph_rate);\n" - "+\tralink_clk_add(\"10000b00.spi\", sys_rate);\n" - " \tralink_clk_add(\"10000c00.uartlite\", periph_rate);\n" - " }\n" - " \n" - "-- \n" - 1.7.10 + Rob -abd819b21858c9c82e4778b62ee3116983f945023115eb502d3d31b97e1f42c5 +c4514be650b963f3cae4c6f92262780e89c7f0441b1717b9aeb7a11c5ca6ef62
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox