[{"id":1751288,"web_url":"http://patchwork.ozlabs.org/comment/1751288/","msgid":"<E1dijt7-00081J-1D@mail.theobroma-systems.com>","list_archive_url":null,"date":"2017-08-18T16:12:45","subject":"Re: [U-Boot] [U-Boot,06/18] rockchip: mmc: convert to livetree","submitter":{"id":53488,"url":"http://patchwork.ozlabs.org/api/people/53488/","name":"Philipp Tomsich","email":"philipp.tomsich@theobroma-systems.com"},"content":"> Update the Rockchip-specific wrapper for the Designware driver to\n> support a live device tree.\n> \n> Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>\n> ---\n> \n>  drivers/mmc/rockchip_dw_mmc.c | 2 +-\n>  1 file changed, 1 insertion(+), 1 deletion(-)\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 3xYpGb0137z9t36\n\tfor <incoming@patchwork.ozlabs.org>;\n\tSat, 19 Aug 2017 02:20:38 +1000 (AEST)","by lists.denx.de (Postfix, from userid 105)\n\tid BBF69C220AC; Fri, 18 Aug 2017 16:13:51 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id C44A1C22087;\n\tFri, 18 Aug 2017 16:13:48 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid E22AFC22071; Fri, 18 Aug 2017 16:12:49 +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 0000EC22081\n\tfor <u-boot@lists.denx.de>; Fri, 18 Aug 2017 16:12:45 +0000 (UTC)","from 89-104-28-141.customer.bnet.at ([89.104.28.141]:52968\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 1dijt7-00081J-1D; Fri, 18 Aug 2017 18:12:45 +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":"Philipp Tomsich <philipp.tomsich@theobroma-systems.com>","In-Reply-To":"<1502904758-7562-7-git-send-email-philipp.tomsich@theobroma-systems.com>","References":"<1502904758-7562-7-git-send-email-philipp.tomsich@theobroma-systems.com>","Message-Id":"<E1dijt7-00081J-1D@mail.theobroma-systems.com>","Date":"Fri, 18 Aug 2017 18:12:45 +0200","Cc":"u-boot@lists.denx.de, Klaus Goger <klaus.goger@theobroma-systems.com>","Subject":"Re: [U-Boot] [U-Boot,06/18] rockchip: mmc: 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>","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":1758038,"web_url":"http://patchwork.ozlabs.org/comment/1758038/","msgid":"<CAPnjgZ2DafNEPV6rQ54dxvZx7rEA14aTEx5SLUEdLW_Z=bHr_Q@mail.gmail.com>","list_archive_url":null,"date":"2017-08-26T13:39:44","subject":"Re: [U-Boot] [PATCH 06/18] rockchip: mmc: convert to livetree","submitter":{"id":6170,"url":"http://patchwork.ozlabs.org/api/people/6170/","name":"Simon Glass","email":"sjg@chromium.org"},"content":"On 16 August 2017 at 11:32, Philipp Tomsich\n<philipp.tomsich@theobroma-systems.com> wrote:\n> Update the Rockchip-specific wrapper for the Designware driver to\n> support a live device tree.\n>\n> Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>\n> ---\n>\n>  drivers/mmc/rockchip_dw_mmc.c | 2 +-\n>  1 file changed, 1 insertion(+), 1 deletion(-)\n\nReviewed-by: Simon Glass <sjg@chromium.org>","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>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=google.com header.i=@google.com\n\theader.b=\"IUmM5hWe\"; \n\tdkim=fail reason=\"signature verification failed\" (1024-bit key;\n\tunprotected) header.d=chromium.org header.i=@chromium.org\n\theader.b=\"Sh57BH0C\"; dkim-atps=neutral"],"Received":["from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3xffvJ6ZT0z9t3w\n\tfor <incoming@patchwork.ozlabs.org>;\n\tSun, 27 Aug 2017 00:05:48 +1000 (AEST)","by lists.denx.de (Postfix, from userid 105)\n\tid A0A99C220C2; Sat, 26 Aug 2017 13:43:39 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 416A0C220AE;\n\tSat, 26 Aug 2017 13:43:20 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid F3037C2208A; Sat, 26 Aug 2017 13:40:10 +0000 (UTC)","from mail-qt0-f178.google.com (mail-qt0-f178.google.com\n\t[209.85.216.178])\n\tby lists.denx.de (Postfix) with ESMTPS id DB612C22071\n\tfor <u-boot@lists.denx.de>; Sat, 26 Aug 2017 13:40:05 +0000 (UTC)","by mail-qt0-f178.google.com with SMTP id x36so9805968qtx.2\n\tfor <u-boot@lists.denx.de>; Sat, 26 Aug 2017 06:40:05 -0700 (PDT)","by 10.200.52.117 with HTTP; Sat, 26 Aug 2017 06:39:44 -0700 (PDT)"],"X-Spam-Checker-Version":"SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,\n\tRCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,\n\tT_DKIM_INVALID autolearn=unavailable\n\tautolearn_force=no version=3.4.0","DKIM-Signature":["v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com;\n\ts=20161025; \n\th=mime-version:sender:in-reply-to:references:from:date:message-id\n\t:subject:to:cc;\n\tbh=jBAPr+KnPBB4xDsdwU2Ta5eznyyz1GlLDEuni6fDFAk=;\n\tb=IUmM5hWeCkwFVOuVKFi8oFuWjTymwdledI7V8z8AmOktSCAJ2KfO0BdtgYWlTLmnrW\n\tU0I7YOeIqTqqiS8GCotN9aWUdOf4a7zse6ZSloEMW8j8wxNGP1XRdIxrS+vGV1GEzNhA\n\t9w0u335bFdRl+vmFOPP6SWhlVSwEfqvmazcvvWJKW8Ui50mD3rPj6UWr/RXD+gJPH+U6\n\t0TA3h3ghGXDRGDiTxQDDIaobg7beFiZX+E7T57ptELKAsnPqJmq0d1Zp3/D9jqqM4rsM\n\ttHpxuBur7bCTV0qF3TF89pqarggcUWRZGsHb9OGWD5+okK7NAwM02uKqq69mxNf+3ZOu\n\tHFwA==","v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org;\n\ts=google; \n\th=mime-version:sender:in-reply-to:references:from:date:message-id\n\t:subject:to:cc;\n\tbh=jBAPr+KnPBB4xDsdwU2Ta5eznyyz1GlLDEuni6fDFAk=;\n\tb=Sh57BH0Cv6epJkg+PpTz8tlucV1aNpj083dXTE5PUK697kDPL2674INdbFRr5Yc6CI\n\teZl+4+gVrqRXQUVraCb2+kk0FvZM6PjGiA5K67U5DwrmS6iVl4s4BcWtLLpXpTZAiX1C\n\tv3qXk0qzbv1850RN3dsAME+b3myEb0YTn8qEw="],"X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:mime-version:sender:in-reply-to:references:from\n\t:date:message-id:subject:to:cc;\n\tbh=jBAPr+KnPBB4xDsdwU2Ta5eznyyz1GlLDEuni6fDFAk=;\n\tb=LW63qwyETVROvxxbOzU15aAlEgb7oYktMuvllDJF51fk6sk7/WKd2umpke1xO78lAT\n\tzTNLJsXgC68P8OC0q7Nh+XDn7xdFHAZBPDZRzwY5hnGwomfgbAamR3PUfaDGleWKMweW\n\tQh0iqzaDdYNnY8s8FHRiOkKLbNRjluiFKKJ4cKyLrxB+zS76k98URgMPEJ+a44cFUGEf\n\tOyc/UpgmuaoPAB75iNHBD1rRkp5OX2KQAboXb1CnGyDtPiIvvgasc5uL2Jb0OXSZK5U/\n\tDTxn3E7l0pkgaT8wVz3acUGUPcu/0esQmT0tUC3AlRoRLZmHuVaqjOS8FiqGhW9OafH+\n\txg0Q==","X-Gm-Message-State":"AHYfb5jn/GT2WAq45z0bc+sfdwfDgDh2kj7ddNLz+9BuXusB0TSAg0ct\n\t6qnmZESlfS4sLHNXEX74wwtdpNU1g8xG","X-Google-Smtp-Source":"ADKCNb5dYYzWGu4a9R1J55kl6zQOEkD2op11yJVgtcXEI9/VMdJMIsR0QElDBDr7uYuTy2SPYrlg5E107ZbtXKcRL9s=","X-Received":"by 10.200.5.133 with SMTP id a5mr2148737qth.38.1503754804667;\n\tSat, 26 Aug 2017 06:40:04 -0700 (PDT)","MIME-Version":"1.0","In-Reply-To":"<1502904758-7562-7-git-send-email-philipp.tomsich@theobroma-systems.com>","References":"<1502904758-7562-1-git-send-email-philipp.tomsich@theobroma-systems.com>\n\t<1502904758-7562-7-git-send-email-philipp.tomsich@theobroma-systems.com>","From":"Simon Glass <sjg@chromium.org>","Date":"Sat, 26 Aug 2017 07:39:44 -0600","X-Google-Sender-Auth":"s9b2ParbxMwAj_AugBdt3mtEcbU","Message-ID":"<CAPnjgZ2DafNEPV6rQ54dxvZx7rEA14aTEx5SLUEdLW_Z=bHr_Q@mail.gmail.com>","To":"Philipp Tomsich <philipp.tomsich@theobroma-systems.com>","Cc":"U-Boot Mailing List <u-boot@lists.denx.de>,\n\tKlaus Goger <klaus.goger@theobroma-systems.com>","Subject":"Re: [U-Boot] [PATCH 06/18] rockchip: mmc: 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>","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>"}}]