Received: by 10.213.65.68 with SMTP id h4csp301616imn; Fri, 16 Mar 2018 03:41:36 -0700 (PDT) X-Google-Smtp-Source: AG47ELtbXDhoUkfGG7Iznbsx5Y3EnwcrJzWYRVvkGCK/6pcC2qKd7BX+9NW1wmDLrcYHHOtiWoPg X-Received: by 10.98.189.24 with SMTP id a24mr1170994pff.125.1521196896053; Fri, 16 Mar 2018 03:41:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521196896; cv=none; d=google.com; s=arc-20160816; b=IDvjS6APF6fYezPAuNrsV6OHPDJ+gUIjjEtejywBmbURQsDbdLqMPImgtjOJpV6FtQ bBtaasy8d6zPqN7IVnCTeDF1zJOopOZkR3kw8v9lVuEjrmdnDwMF7VbRq4e4fICC4Rdp qofF4s8otUPS8kgRMIfG9mQ2FEGilHpFHeIeHodcR8LdKejctGqPl4O/KL1au7U/NH8D 7EoyNTuqNKDNAYzb+i9XwA5waShhXgvSf8xmPU+AZmsPu0k5zEdgWV4B9lINZcFU9djF Nlq8FaEWUJx6Pfuw0faQmk0BaTjvK1JxBxakJNjbBtJy9DIwUGTjtFoRLNKrDRujosE5 jLug== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=T33vaH293PKJjp9UVZPhGvqonWAHjMVdAH6hq3JlikU=; b=Bz8jccejRhNoQDuRWDeZ26nfQHTRh/pLmlqXS/9FiZihdBUHh3cCmNCjycMm/8Z4XF fDovKI+XhXITxMiW81Pswv2/XyDWpOGcfZP+m727CV4yls3A7Xk5Iti+aTjueJWSfm7x /GsbYgvZ444iwhRNe5bGQP2WhlSozElTN8b4YF/Zk6NrF58gs1TVkcDQykI2C5jHsG/b J2TDrs8L01g8GIfKHia9AWx1bF91BvWZDazFZheENFDZIm1rBQXL/0WOSK/khUSLjk7X 15NoY+gACcoYRYMxJwSNL6pM6/X9fgkwS/larPrERPYIuM2CoiTfsgwK+B66p6/utp/l 5fVA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f25si4919895pge.313.2018.03.16.03.41.21; Fri, 16 Mar 2018 03:41:36 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753784AbeCPKjm convert rfc822-to-8bit (ORCPT + 99 others); Fri, 16 Mar 2018 06:39:42 -0400 Received: from gloria.sntech.de ([95.129.55.99]:32774 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753529AbeCPKjl (ORCPT ); Fri, 16 Mar 2018 06:39:41 -0400 Received: from p5b12754a.dip0.t-ipconnect.de ([91.18.117.74] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.1:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1ewmlq-0001Zl-Q6; Fri, 16 Mar 2018 11:39:34 +0100 From: Heiko Stuebner To: Enric Balletbo i Serra Cc: kishon@ti.com, groeck@chromium.org, gwendal@chromium.org, kernel@collabora.com, vicencb@gmail.com, devicetree@vger.kernel.org, Andre Przywara , Klaus Goger , linux-kernel@vger.kernel.org, Maxime Ripard , linux-rockchip@lists.infradead.org, Rob Herring , Icenowy Zheng , Will Deacon , Rask Ingemann Lambertsen , Catalin Marinas , Chen-Yu Tsai , Mark Rutland , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 6/6] arm64: dts: rockchip: enable typec-phy0 for rk3399-puma-haikou. Date: Fri, 16 Mar 2018 11:39:33 +0100 Message-ID: <1540740.GPTOZn9kC5@phil> In-Reply-To: <20180301152515.20940-7-enric.balletbo@collabora.com> References: <20180301152515.20940-1-enric.balletbo@collabora.com> <20180301152515.20940-7-enric.balletbo@collabora.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="iso-8859-1" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Donnerstag, 1. M?rz 2018, 16:25:15 CET schrieb Enric Balletbo i Serra: > Commit c301b327aea898af ("arm64: dts: rockchip: add usb3-phy otg-port > support for rk3399") caused a regression regarding the USB3. During > boot, the following message appears a few times: > > dwc3: failed to initialize core > > The driver is deferred waiting for the typec-phy, but this never > happens beause is disabled. So, enable it. > > Fixes: c301b327aea898af ("arm64: dts: rockchip: add usb3-phy otg-port support for rk3399") > Signed-off-by: Enric Balletbo i Serra I've amended the message a bit to clarify that the offending commit has been reverted for now and this change is needed for reenabling it and also dropped the Fixes tag. I've applied the result in my 4.17 branch, but may move that to 4.18 depending on timing. The reenablement of the otg-port will be in 4.18 only anyway. Heiko