[{"id":1781747,"web_url":"http://patchwork.ozlabs.org/comment/1781747/","msgid":"<E1e0UuP-000576-AF@mail.theobroma-systems.com>","list_archive_url":null,"date":"2017-10-06T15:51:29","subject":"Re: [U-Boot] [U-Boot,4/8] rockchip: rk3128: add pinctrl driver","submitter":{"id":53488,"url":"http://patchwork.ozlabs.org/api/people/53488/","name":"Philipp Tomsich","email":"philipp.tomsich@theobroma-systems.com"},"content":"> Add rk3128 pinctrl driver and grf/iomux structure definition.\n> \n> Signed-off-by: Kever Yang <kever.yang@rock-chips.com>\n> ---\n> \n>  arch/arm/include/asm/arch-rockchip/grf_rk3128.h | 551 ++++++++++++++++++++++++\n>  drivers/pinctrl/Kconfig                         |  10 +\n>  drivers/pinctrl/rockchip/Makefile               |   4 +-\n>  drivers/pinctrl/rockchip/pinctrl_rk3128.c       | 192 +++++++++\n>  4 files changed, 755 insertions(+), 2 deletions(-)\n>  create mode 100644 arch/arm/include/asm/arch-rockchip/grf_rk3128.h\n>  create mode 100644 drivers/pinctrl/rockchip/pinctrl_rk3128.c\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 3y7vKP0v18z9t3m\n\tfor <incoming@patchwork.ozlabs.org>;\n\tSat,  7 Oct 2017 02:52:25 +1100 (AEDT)","by lists.denx.de (Postfix, from userid 105)\n\tid B80DBC21DB5; Fri,  6 Oct 2017 15:52:09 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 6986DC21DB5;\n\tFri,  6 Oct 2017 15:51:32 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid D9501C21C62; Fri,  6 Oct 2017 15:51:30 +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 961D1C21C40\n\tfor <u-boot@lists.denx.de>; Fri,  6 Oct 2017 15:51:30 +0000 (UTC)","from 89-104-28-141.customer.bnet.at ([89.104.28.141]:51590\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 1e0UuP-000576-AF; Fri, 06 Oct 2017 17:51:29 +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":"Kever Yang <kever.yang@rock-chips.com>","In-Reply-To":"<1506515969-1472-5-git-send-email-kever.yang@rock-chips.com>","References":"<1506515969-1472-5-git-send-email-kever.yang@rock-chips.com>","Message-Id":"<E1e0UuP-000576-AF@mail.theobroma-systems.com>","Date":"Fri, 06 Oct 2017 17:51:29 +0200","Cc":"u-boot@lists.denx.de, William Zhang <william.zhang@rock-chips.com>,\n\tAndy Yan <andy.yan@rock-chips.com>","Subject":"Re: [U-Boot] [U-Boot,4/8] rockchip: rk3128: add pinctrl driver","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":1808945,"web_url":"http://patchwork.ozlabs.org/comment/1808945/","msgid":"<E1eHcje-0000Es-A4@mail.theobroma-systems.com>","list_archive_url":null,"date":"2017-11-22T21:39:10","subject":"Re: [U-Boot] [U-Boot,4/8] rockchip: rk3128: add pinctrl driver","submitter":{"id":53488,"url":"http://patchwork.ozlabs.org/api/people/53488/","name":"Philipp Tomsich","email":"philipp.tomsich@theobroma-systems.com"},"content":"> Add rk3128 pinctrl driver and grf/iomux structure definition.\n> \n> Signed-off-by: Kever Yang <kever.yang@rock-chips.com>\n> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>\n> ---\n> \n>  arch/arm/include/asm/arch-rockchip/grf_rk3128.h | 551 ++++++++++++++++++++++++\n>  drivers/pinctrl/Kconfig                         |  10 +\n>  drivers/pinctrl/rockchip/Makefile               |   4 +-\n>  drivers/pinctrl/rockchip/pinctrl_rk3128.c       | 192 +++++++++\n>  4 files changed, 755 insertions(+), 2 deletions(-)\n>  create mode 100644 arch/arm/include/asm/arch-rockchip/grf_rk3128.h\n>  create mode 100644 drivers/pinctrl/rockchip/pinctrl_rk3128.c\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 3yhwqH4JzXz9rxm\n\tfor <incoming@patchwork.ozlabs.org>;\n\tThu, 23 Nov 2017 08:40:27 +1100 (AEDT)","by lists.denx.de (Postfix, from userid 105)\n\tid 42CA2C21E09; Wed, 22 Nov 2017 21:39:33 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 279EBC21DB2;\n\tWed, 22 Nov 2017 21:39:13 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid DCD20C21C35; Wed, 22 Nov 2017 21:39:11 +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 83E89C21C35\n\tfor <u-boot@lists.denx.de>; Wed, 22 Nov 2017 21:39:11 +0000 (UTC)","from 89-104-28-141.customer.bnet.at ([89.104.28.141]:55140\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 1eHcje-0000Es-A4; Wed, 22 Nov 2017 22:39:10 +0100"],"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":"Kever Yang <kever.yang@rock-chips.com>","In-Reply-To":"<1506515969-1472-5-git-send-email-kever.yang@rock-chips.com>","References":"<1506515969-1472-5-git-send-email-kever.yang@rock-chips.com>","Message-Id":"<E1eHcje-0000Es-A4@mail.theobroma-systems.com>","Date":"Wed, 22 Nov 2017 22:39:10 +0100","Cc":"u-boot@lists.denx.de, William Zhang <william.zhang@rock-chips.com>,\n\tAndy Yan <andy.yan@rock-chips.com>","Subject":"Re: [U-Boot] [U-Boot,4/8] rockchip: rk3128: add pinctrl driver","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>"}}]