{"id":812914,"url":"http://patchwork.ozlabs.org/api/covers/812914/?format=json","web_url":"http://patchwork.ozlabs.org/project/uboot/cover/1505230257-5291-1-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":"<1505230257-5291-1-git-send-email-philipp.tomsich@theobroma-systems.com>","list_archive_url":null,"date":"2017-09-12T15:30:55","name":"[U-Boot,RESEND,0/2] rockchip: rk3399-puma: migrate from 'rockchip, vbus-gpio' to a fixed regulator","submitter":{"id":53488,"url":"http://patchwork.ozlabs.org/api/people/53488/?format=json","name":"Philipp Tomsich","email":"philipp.tomsich@theobroma-systems.com"},"mbox":"http://patchwork.ozlabs.org/project/uboot/cover/1505230257-5291-1-git-send-email-philipp.tomsich@theobroma-systems.com/mbox/","series":[{"id":2727,"url":"http://patchwork.ozlabs.org/api/series/2727/?format=json","web_url":"http://patchwork.ozlabs.org/project/uboot/list/?series=2727","date":"2017-09-12T15:30:57","name":"rockchip: rk3399-puma: migrate from 'rockchip, vbus-gpio' to a fixed regulator","version":1,"mbox":"http://patchwork.ozlabs.org/series/2727/mbox/"}],"comments":"http://patchwork.ozlabs.org/api/covers/812914/comments/","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 3xs81H50TNz9s7f\n\tfor <incoming@patchwork.ozlabs.org>;\n\tWed, 13 Sep 2017 01:32:19 +1000 (AEST)","by lists.denx.de (Postfix, from userid 105)\n\tid 6C8B8C220DC; Tue, 12 Sep 2017 15:31:24 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 22B2BC220DC;\n\tTue, 12 Sep 2017 15:31:07 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid 4DAF3C21F92; Tue, 12 Sep 2017 15:31: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 0C3B1C21EC9\n\tfor <u-boot@lists.denx.de>; Tue, 12 Sep 2017 15:31:05 +0000 (UTC)","from [86.59.122.178] (port=59696 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 1drn9R-0007Vm-MY; Tue, 12 Sep 2017 17:31:01 +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":"Tue, 12 Sep 2017 17:30:55 +0200","Message-Id":"<1505230257-5291-1-git-send-email-philipp.tomsich@theobroma-systems.com>","X-Mailer":"git-send-email 2.1.4","Cc":"Albert Aribaud <albert.u.boot@aribaud.net>,\n\tJacob Chen <jacob2.chen@rock-chips.com>,\n\tKlaus Goger <klaus.goger@theobroma-systems.com>","Subject":"[U-Boot] [RESEND PATCH 0/2] rockchip: rk3399-puma: migrate from\n\t'rockchip, vbus-gpio' to a fixed regulator","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":"On recent bootloader versions, the USB hub on the RK3399-Q7 was never\nbrought out of reset, due to the 'rockchip,vbus-gpio' property not\nbeing supported any longer (since 26a8b80).\n\nThis series rectifies the situation by using a fixed regulator in the\ndevice tree to turn the USB hub on.\n\n\nPhilipp Tomsich (2):\n  rockchip: clk: rk3399: add clk_enable function and support USB HOST0/1\n  rockchip: dts: rk3399-puma: replace 'rockchip,vbus-gpio' with fixed\n    regulator\n\n arch/arm/dts/rk3399-puma.dtsi     | 12 +++++++++++-\n drivers/clk/rockchip/clk_rk3399.c | 15 +++++++++++++++\n 2 files changed, 26 insertions(+), 1 deletion(-)"}