[{"id":1751325,"web_url":"http://patchwork.ozlabs.org/comment/1751325/","msgid":"<E1dijtA-00081J-QM@mail.theobroma-systems.com>","list_archive_url":null,"date":"2017-08-18T16:12:49","subject":"Re: [U-Boot] [U-Boot,11/18] rockchip: spi: 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 SPI driver to support a live device tree.\n> \n> Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>\n> ---\n> \n>  drivers/spi/rk_spi.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 3xYpgB048Bz9t3p\n\tfor <incoming@patchwork.ozlabs.org>;\n\tSat, 19 Aug 2017 02:38:29 +1000 (AEST)","by lists.denx.de (Postfix, from userid 105)\n\tid B19E8C22094; Fri, 18 Aug 2017 16:34:41 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 97C90C2210E;\n\tFri, 18 Aug 2017 16:34:14 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid 997B1C220A9; Fri, 18 Aug 2017 16:33:45 +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 80D19C220F8\n\tfor <u-boot@lists.denx.de>; Fri, 18 Aug 2017 16:33: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 1dijtA-00081J-QM; Fri, 18 Aug 2017 18:12:49 +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-12-git-send-email-philipp.tomsich@theobroma-systems.com>","References":"<1502904758-7562-12-git-send-email-philipp.tomsich@theobroma-systems.com>","Message-Id":"<E1dijtA-00081J-QM@mail.theobroma-systems.com>","Date":"Fri, 18 Aug 2017 18:12:49 +0200","Cc":"u-boot@lists.denx.de, Klaus Goger <klaus.goger@theobroma-systems.com>,\n\tJagan Teki <jagan@openedev.com>","Subject":"Re: [U-Boot] [U-Boot,11/18] rockchip: spi: 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":1758035,"web_url":"http://patchwork.ozlabs.org/comment/1758035/","msgid":"<CAPnjgZ0-ZC=vpt4HfPNHcfotCcdc_DOgkztQP_dHKedHGTbs4Q@mail.gmail.com>","list_archive_url":null,"date":"2017-08-26T13:40:01","subject":"Re: [U-Boot] [PATCH 11/18] rockchip: spi: 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 SPI driver to support a live device tree.\n>\n> Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>\n> ---\n>\n>  drivers/spi/rk_spi.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=\"O1ztgYLI\"; \n\tdkim=fail reason=\"signature verification failed\" (1024-bit key;\n\tunprotected) header.d=chromium.org header.i=@chromium.org\n\theader.b=\"N3hgM/rm\"; dkim-atps=neutral"],"Received":["from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3xffsb3QWpz9t3w\n\tfor <incoming@patchwork.ozlabs.org>;\n\tSun, 27 Aug 2017 00:04:19 +1000 (AEST)","by lists.denx.de (Postfix, from userid 105)\n\tid 34DB7C22116; Sat, 26 Aug 2017 13:51:56 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 02656C22084;\n\tSat, 26 Aug 2017 13:51:32 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid E51BFC2209D; Sat, 26 Aug 2017 13:40:30 +0000 (UTC)","from mail-qk0-f171.google.com (mail-qk0-f171.google.com\n\t[209.85.220.171])\n\tby lists.denx.de (Postfix) with ESMTPS id 1C5C2C22099\n\tfor <u-boot@lists.denx.de>; Sat, 26 Aug 2017 13:40:25 +0000 (UTC)","by mail-qk0-f171.google.com with SMTP id l65so3342826qkc.0\n\tfor <u-boot@lists.denx.de>; Sat, 26 Aug 2017 06:40:25 -0700 (PDT)","by 10.200.52.117 with HTTP; Sat, 26 Aug 2017 06:40:01 -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.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,\n\tRCVD_IN_MSPIKE_H2,\n\tT_DKIM_INVALID autolearn=unavailable autolearn_force=no\n\tversion=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=3Za2qSjSTvXNs5GZcLLhiTiTJvzzMPpQVY6gdG0HecM=;\n\tb=O1ztgYLI12LwxgCVcwD+6dSsPevPCJE6sqYKbl6EqirePDHw6XfR/S74IVRVCdWIdz\n\tqlutEv2FR4gKOn0VmReJ7pd6DxubcH4oEFtB2iVounZ45/6/SNI6XlYxm0TyErLyixGO\n\tRiudEcrq9cRBFOIYleFeNhgfzY96pY3WNnua6+mMPSnZGJaULonVrPG05DDhp6lVxRja\n\tVefKLJy8BD65RgvBuJH/G9sPBIBIccHkFqqg2O9lOZHyPNqHnGBiIC2E4jxsXNkud+qg\n\tt7pGI6CmqDy6X+UXf+ppYZYoOuvJUtuLm1lxLf9NR38J1dH0fbw1T/ArPsnjsbznpiLg\n\tPCcA==","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=3Za2qSjSTvXNs5GZcLLhiTiTJvzzMPpQVY6gdG0HecM=;\n\tb=N3hgM/rmMnhiL54UCAemLYKlt9jvi4CYVxUNJ/IpAqZKzn5KwNNcx5sGbddrLX08mm\n\tt7kWsxKB78lAjAymFg5sbAOZmtwYdN+MfjFCx48dl5iNksF9p6A5X9DrreZqvK7VeTf+\n\t3JCU2DLpd9Z5bpg1rNbB4n18j/XxZoiXw3YzE="],"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=3Za2qSjSTvXNs5GZcLLhiTiTJvzzMPpQVY6gdG0HecM=;\n\tb=m6IohMVD3DSCShAcLB3xv5Z8BCFGg9Ook6r2+adxJW1WyK0BIGyKXlnRMJ80oOec9t\n\tvbM+2QkmgZYkmKUFc3y2vqL3Wr3+hK4dzq0IaT43ueTgiOE9Apds7LBymXTth0w2NIH1\n\t2d11fYQTWygK/S+zCdoXWy+hDeAn8bDOmBm4T6YYObXdH5XLcD5lXymTdKcM0JtFHGVh\n\tj+VkpTBZSkdcL2RwUIYBKVyQJ/Y+K9Xk7yPa7gy1XW0sNL0X6pnyWpFc065bO2O/6y8+\n\tEMQPXqNsPGNsZ6VItX0p/z81hNM8HJDqtsRJ6toauyfUqgvOFoyA/f1JVURy/5Sd761A\n\tpAiQ==","X-Gm-Message-State":"AHYfb5hpsguiJaplAje1bLhrl1wEPj32zGGKettWhV0InK509CkV9OAI\n\tglN8A1Z3HnlYLRpJEdKk6+PilzdX8gze","X-Google-Smtp-Source":"ADKCNb5TaViy06vaNcN9A8TYCU4+4aYUG9XIKoEGY9RRbe2c0ny2mXB2B6BuBQgOJjS8qBHcOyl0fMaKDIM+GH1uuFE=","X-Received":"by 10.55.182.6 with SMTP id g6mr2196334qkf.326.1503754823885;\n\tSat, 26 Aug 2017 06:40:23 -0700 (PDT)","MIME-Version":"1.0","In-Reply-To":"<1502904758-7562-12-git-send-email-philipp.tomsich@theobroma-systems.com>","References":"<1502904758-7562-1-git-send-email-philipp.tomsich@theobroma-systems.com>\n\t<1502904758-7562-12-git-send-email-philipp.tomsich@theobroma-systems.com>","From":"Simon Glass <sjg@chromium.org>","Date":"Sat, 26 Aug 2017 07:40:01 -0600","X-Google-Sender-Auth":"iZA7_KG1LYOe8cHmExTW5fot_18","Message-ID":"<CAPnjgZ0-ZC=vpt4HfPNHcfotCcdc_DOgkztQP_dHKedHGTbs4Q@mail.gmail.com>","To":"Philipp Tomsich <philipp.tomsich@theobroma-systems.com>","Cc":"Jagan Teki <jagan@openedev.com>,\n\tU-Boot Mailing List <u-boot@lists.denx.de>, \n\tKlaus Goger <klaus.goger@theobroma-systems.com>","Subject":"Re: [U-Boot] [PATCH 11/18] rockchip: spi: 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>"}}]