{"id":802151,"url":"http://patchwork.ozlabs.org/api/patches/802151/?format=json","web_url":"http://patchwork.ozlabs.org/project/uboot/patch/1502904758-7562-10-git-send-email-philipp.tomsich@theobroma-systems.com/","project":{"id":18,"url":"http://patchwork.ozlabs.org/api/projects/18/?format=json","name":"U-Boot","link_name":"uboot","list_id":"u-boot.lists.denx.de","list_email":"u-boot@lists.denx.de","web_url":null,"scm_url":null,"webscm_url":null,"list_archive_url":"","list_archive_url_format":"","commit_url_format":""},"msgid":"<1502904758-7562-10-git-send-email-philipp.tomsich@theobroma-systems.com>","list_archive_url":null,"date":"2017-08-16T17:32:24","name":"[U-Boot,09/18] rockchip: clk: rk3368: Convert to livetree","commit_ref":null,"pull_url":null,"state":"superseded","archived":false,"hash":"8eb4d7dc89eb759ae4c935e8a211e69f92be2c77","submitter":{"id":53488,"url":"http://patchwork.ozlabs.org/api/people/53488/?format=json","name":"Philipp Tomsich","email":"philipp.tomsich@theobroma-systems.com"},"delegate":{"id":69486,"url":"http://patchwork.ozlabs.org/api/users/69486/?format=json","username":"ptomsich","first_name":"Philipp","last_name":"Tomsich","email":"philipp.tomsich@theobroma-systems.com"},"mbox":"http://patchwork.ozlabs.org/project/uboot/patch/1502904758-7562-10-git-send-email-philipp.tomsich@theobroma-systems.com/mbox/","series":[],"comments":"http://patchwork.ozlabs.org/api/patches/802151/comments/","check":"pending","checks":"http://patchwork.ozlabs.org/api/patches/802151/checks/","tags":{},"related":[],"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 3xXc394t16z9t4P\n\tfor <incoming@patchwork.ozlabs.org>;\n\tThu, 17 Aug 2017 03:36:37 +1000 (AEST)","by lists.denx.de (Postfix, from userid 105)\n\tid 75FD2C21DDC; Wed, 16 Aug 2017 17:35:09 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 74A2DC21EC7;\n\tWed, 16 Aug 2017 17:33:43 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid B6A5AC21EFC; Wed, 16 Aug 2017 17:33:05 +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 BC729C21ED6\n\tfor <u-boot@lists.denx.de>; Wed, 16 Aug 2017 17:33:01 +0000 (UTC)","from [86.59.122.178] (port=33209 helo=android.lan)\n\tby mail.theobroma-systems.com with esmtpsa\n\t(TLS1.2:RSA_AES_128_CBC_SHA256:128)\n\t(Exim 4.80) (envelope-from <philipp.tomsich@theobroma-systems.com>)\n\tid 1di2Bf-0007dI-Tq; Wed, 16 Aug 2017 19:33:00 +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","From":"Philipp Tomsich <philipp.tomsich@theobroma-systems.com>","To":"u-boot@lists.denx.de","Date":"Wed, 16 Aug 2017 19:32:24 +0200","Message-Id":"<1502904758-7562-10-git-send-email-philipp.tomsich@theobroma-systems.com>","X-Mailer":"git-send-email 2.1.4","In-Reply-To":"<1502904758-7562-1-git-send-email-philipp.tomsich@theobroma-systems.com>","References":"<1502904758-7562-1-git-send-email-philipp.tomsich@theobroma-systems.com>","Cc":"Andy Yan <andy.yan@rock-chips.com>,\n\tKlaus Goger <klaus.goger@theobroma-systems.com>","Subject":"[U-Boot] [PATCH 09/18] rockchip: clk: rk3368: Convert to livetree","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>","MIME-Version":"1.0","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>"},"content":"Update the clock driver for the RK3368 to support a live device tree.\n\nSigned-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>\n---\n\n drivers/clk/rockchip/clk_rk3368.c | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)","diff":"diff --git a/drivers/clk/rockchip/clk_rk3368.c b/drivers/clk/rockchip/clk_rk3368.c\nindex 0160d50..d326fc1 100644\n--- a/drivers/clk/rockchip/clk_rk3368.c\n+++ b/drivers/clk/rockchip/clk_rk3368.c\n@@ -485,7 +485,7 @@ static int rk3368_clk_ofdata_to_platdata(struct udevice *dev)\n #if !CONFIG_IS_ENABLED(OF_PLATDATA)\n \tstruct rk3368_clk_priv *priv = dev_get_priv(dev);\n \n-\tpriv->cru = (struct rk3368_cru *)devfdt_get_addr(dev);\n+\tpriv->cru = (struct rk3368_cru *)dev_read_addr(dev);\n #endif\n \n \treturn 0;\n","prefixes":["U-Boot","09/18"]}