[{"id":1776228,"web_url":"http://patchwork.ozlabs.org/comment/1776228/","msgid":"<E1dx943-0001PT-Au@mail.theobroma-systems.com>","list_archive_url":null,"date":"2017-09-27T09:55:35","subject":"Re: [U-Boot] [U-Boot,\n\t1/6] rockchip: clk: Add mac clock set for rk3399","submitter":{"id":53488,"url":"http://patchwork.ozlabs.org/api/people/53488/","name":"Philipp Tomsich","email":"philipp.tomsich@theobroma-systems.com"},"content":"> Assuming mac_clk is fed by an external clock, set clk_rmii_src\n> clock select control register from IO for rgmii interface.\n> \n> Signed-off-by: David Wu <david.wu@rock-chips.com>\n> ---\n> \n>  drivers/clk/rockchip/clk_rk3399.c | 21 +++++++++++++++++++--\n>  1 file changed, 19 insertions(+), 2 deletions(-)\n> \n\nAcked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>","headers":{"Return-Path":"<u-boot-bounces@lists.denx.de>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":"ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.denx.de\n\t(client-ip=81.169.180.215; helo=lists.denx.de;\n\tenvelope-from=u-boot-bounces@lists.denx.de;\n\treceiver=<UNKNOWN>)","Received":["from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3y2DfF5zDfz9tXQ\n\tfor <incoming@patchwork.ozlabs.org>;\n\tWed, 27 Sep 2017 20:32:21 +1000 (AEST)","by lists.denx.de (Postfix, from userid 105)\n\tid 75A54C21E6C; Wed, 27 Sep 2017 10:31:57 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id C6DA4C21EE5;\n\tWed, 27 Sep 2017 09:58:01 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid 959FFC21EA9; Wed, 27 Sep 2017 09:57:59 +0000 (UTC)","from mail.theobroma-systems.com (vegas.theobroma-systems.com\n\t[144.76.126.164])\n\tby lists.denx.de (Postfix) with ESMTPS id 0F3FFC21E4B\n\tfor <u-boot@lists.denx.de>; Wed, 27 Sep 2017 09:55:43 +0000 (UTC)","from 89-104-28-141.customer.bnet.at ([89.104.28.141]:60984\n\thelo=vpn-10-11-0-14.lan) by mail.theobroma-systems.com with esmtpsa\n\t(TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80)\n\t(envelope-from <philipp.tomsich@theobroma-systems.com>)\n\tid 1dx943-0001PT-Au; Wed, 27 Sep 2017 11:55:35 +0200"],"X-Spam-Checker-Version":"SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=0.0 required=5.0 tests=none autolearn=unavailable\n\tautolearn_force=no version=3.4.0","MIME-Version":"1.0","From":"Philipp Tomsich <philipp.tomsich@theobroma-systems.com>","To":"David Wu <david.wu@rock-chips.com>","In-Reply-To":"<1506003471-34551-2-git-send-email-david.wu@rock-chips.com>","References":"<1506003471-34551-2-git-send-email-david.wu@rock-chips.com>","Message-Id":"<E1dx943-0001PT-Au@mail.theobroma-systems.com>","Date":"Wed, 27 Sep 2017 11:55:35 +0200","Cc":"huangtao@rock-chips.com, u-boot@lists.denx.de,\n\tDavid Wu <david.wu@rock-chips.com>, andy.yan@rock-chips.com,\n\tchenjh@rock-chips.com","Subject":"Re: [U-Boot] [U-Boot,\n\t1/6] rockchip: clk: Add mac clock set for rk3399","X-BeenThere":"u-boot@lists.denx.de","X-Mailman-Version":"2.1.18","Precedence":"list","List-Id":"U-Boot discussion <u-boot.lists.denx.de>","List-Unsubscribe":"<https://lists.denx.de/options/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=unsubscribe>","List-Archive":"<http://lists.denx.de/pipermail/u-boot/>","List-Post":"<mailto:u-boot@lists.denx.de>","List-Help":"<mailto:u-boot-request@lists.denx.de?subject=help>","List-Subscribe":"<https://lists.denx.de/listinfo/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>","Content-Type":"text/plain; charset=\"utf-8\"","Content-Transfer-Encoding":"base64","Errors-To":"u-boot-bounces@lists.denx.de","Sender":"\"U-Boot\" <u-boot-bounces@lists.denx.de>"}},{"id":1781386,"web_url":"http://patchwork.ozlabs.org/comment/1781386/","msgid":"<E1e0PCA-0003Tn-K2@mail.theobroma-systems.com>","list_archive_url":null,"date":"2017-10-06T09:45:26","subject":"Re: [U-Boot] [U-Boot,\n\t1/6] rockchip: clk: Add mac clock set for rk3399","submitter":{"id":53488,"url":"http://patchwork.ozlabs.org/api/people/53488/","name":"Philipp Tomsich","email":"philipp.tomsich@theobroma-systems.com"},"content":"> Assuming mac_clk is fed by an external clock, set clk_rmii_src\n> clock select control register from IO for rgmii interface.\n> \n> Signed-off-by: David Wu <david.wu@rock-chips.com>\n> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>\n> ---\n> \n>  drivers/clk/rockchip/clk_rk3399.c | 21 +++++++++++++++++++--\n>  1 file changed, 19 insertions(+), 2 deletions(-)\n> \n\nReviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>","headers":{"Return-Path":"<u-boot-bounces@lists.denx.de>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":"ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.denx.de\n\t(client-ip=81.169.180.215; helo=lists.denx.de;\n\tenvelope-from=u-boot-bounces@lists.denx.de;\n\treceiver=<UNKNOWN>)","Received":["from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3y7lBK6519z9t3t\n\tfor <incoming@patchwork.ozlabs.org>;\n\tFri,  6 Oct 2017 20:45:44 +1100 (AEDT)","by lists.denx.de (Postfix, from userid 105)\n\tid AB5FAC21DCE; Fri,  6 Oct 2017 09:45:38 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id EB5A4C21C40;\n\tFri,  6 Oct 2017 09:45:35 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid 99AFDC21C93; Fri,  6 Oct 2017 09:45:34 +0000 (UTC)","from mail.theobroma-systems.com (vegas.theobroma-systems.com\n\t[144.76.126.164])\n\tby lists.denx.de (Postfix) with ESMTPS id 47DBEC21C3F\n\tfor <u-boot@lists.denx.de>; Fri,  6 Oct 2017 09:45:33 +0000 (UTC)","from 89-104-28-141.customer.bnet.at ([89.104.28.141]:62886\n\thelo=vpn-10-11-0-14.lan) by mail.theobroma-systems.com with esmtpsa\n\t(TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80)\n\t(envelope-from <philipp.tomsich@theobroma-systems.com>)\n\tid 1e0PCA-0003Tn-K2; Fri, 06 Oct 2017 11:45:26 +0200"],"X-Spam-Checker-Version":"SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=0.0 required=5.0 tests=none autolearn=unavailable\n\tautolearn_force=no version=3.4.0","MIME-Version":"1.0","From":"Philipp Tomsich <philipp.tomsich@theobroma-systems.com>","To":"David Wu <david.wu@rock-chips.com>","In-Reply-To":"<1506003471-34551-2-git-send-email-david.wu@rock-chips.com>","References":"<1506003471-34551-2-git-send-email-david.wu@rock-chips.com>","Message-Id":"<E1e0PCA-0003Tn-K2@mail.theobroma-systems.com>","Date":"Fri, 06 Oct 2017 11:45:26 +0200","Cc":"huangtao@rock-chips.com, u-boot@lists.denx.de,\n\tDavid Wu <david.wu@rock-chips.com>, andy.yan@rock-chips.com,\n\tchenjh@rock-chips.com","Subject":"Re: [U-Boot] [U-Boot,\n\t1/6] rockchip: clk: Add mac clock set for rk3399","X-BeenThere":"u-boot@lists.denx.de","X-Mailman-Version":"2.1.18","Precedence":"list","List-Id":"U-Boot discussion <u-boot.lists.denx.de>","List-Unsubscribe":"<https://lists.denx.de/options/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=unsubscribe>","List-Archive":"<http://lists.denx.de/pipermail/u-boot/>","List-Post":"<mailto:u-boot@lists.denx.de>","List-Help":"<mailto:u-boot-request@lists.denx.de?subject=help>","List-Subscribe":"<https://lists.denx.de/listinfo/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>","Content-Type":"text/plain; charset=\"utf-8\"","Content-Transfer-Encoding":"base64","Errors-To":"u-boot-bounces@lists.denx.de","Sender":"\"U-Boot\" <u-boot-bounces@lists.denx.de>"}}]