From patchwork Thu Mar 1 15:25:13 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Enric Balletbo i Serra X-Patchwork-Id: 10251685 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 345A6604D4 for ; Thu, 1 Mar 2018 15:27:09 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 22CBF284B5 for ; Thu, 1 Mar 2018 15:27:09 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 175B628501; Thu, 1 Mar 2018 15:27:09 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,UNPARSEABLE_RELAY autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 1010C284F4 for ; Thu, 1 Mar 2018 15:27:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=F9rRiwnNBrVotmxnlDPHH9pK8i7eKfdxV7HNIXswMj8=; b=Wu5dp+73tZPJwhTCHunVEaMBhC eUUceiRERkHQU3rI+CzqYbjTD8gXF40EP0jUh3aSKXuMzf629Uh2J0n4+ks/27UWjczJ1/4zTVxyB cHGdGr/rfeukRVMefqiOEr5mFbRQvoiznZK2S+aV4x7s5nBYcPK7F/2W2Rc5JnFyE7POgVTZCg7PF U0c1XMW4trHTFXI7sgQZQAoH1R4RxnucuThjLMWuQgZGo5ReiVfeGIcuBj07SxIYSeEmaYVrd0Nc5 3NCvrryG7rj7JauMTzuIgpqV3lU5upTz84hetyk8GcDBM00OClWTehDYhjd8X6dhtbCnt0MMrLCf2 ZvVEZoYA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1erQ6f-0007gP-FF; Thu, 01 Mar 2018 15:26:53 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by bombadil.infradead.org with esmtps (Exim 4.89 #1 (Red Hat Linux)) id 1erQ5X-00072s-Bi; Thu, 01 Mar 2018 15:25:43 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=References:In-Reply-To:Message-Id:Date: Subject:Cc:To:From:Sender:Reply-To:MIME-Version:Content-Type: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=LMexFK63M9gkaYxHxaZ97DgwrIk88FeGlVhD/NEPGD0=; b=Zrvufbsiw8rsu6aMYIPEtRBAF SfzV3/9alEkeHbJJFuntTvXtpMErkhs71I2KQEq/kfVY3LKbavFSJRYWyt7cgbjHUsCEaGKOwJwjr HmdrkMMntD5szgqDUHmJNGuStdyD2EDCUfBim6EFnUia0UJpFmgrdF/ukBm2Y8539f0iNmY2+Lrvs 2k5OUL3K9JiSwCRXmejQoxb+AcbFKbl3+29nTkGVSVbwxyq2YKJdXozLrtEmK/oF+NtK1VdWauFEE R9DeXn4XYHdQ8qhgbZ3kQTYLbaBkxmGCJbvOeUoGc8DutrpJnTBYfEQcyivcc6HzDw6f5SMyAhY6U l5s69JEiA==; Received: from bhuna.collabora.co.uk ([2a00:1098:0:82:1000:25:2eeb:e3e3]) by casper.infradead.org with esmtps (Exim 4.89 #1 (Red Hat Linux)) id 1erQ5U-0002l2-A7; Thu, 01 Mar 2018 15:25:41 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: eballetbo) with ESMTPSA id 095B2275D2A From: Enric Balletbo i Serra To: kishon@ti.com, heiko@sntech.de Subject: [PATCH v2 4/6] arm64: dts: rockchip: enable typec-phy for rk3399-firefly. Date: Thu, 1 Mar 2018 16:25:13 +0100 Message-Id: <20180301152515.20940-5-enric.balletbo@collabora.com> X-Mailer: git-send-email 2.16.1 In-Reply-To: <20180301152515.20940-1-enric.balletbo@collabora.com> References: <20180301152515.20940-1-enric.balletbo@collabora.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180301_152540_351333_8E5C1342 X-CRM114-Status: UNSURE ( 9.35 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, gwendal@chromium.org, Catalin Marinas , Shawn Lin , Will Deacon , Kever Yang , vicencb@gmail.com, linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, Rob Herring , groeck@chromium.org, Pierre-Hugues Husson , kernel@collabora.com, Jianqun Xu , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP 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 --- Changes in v2: None arch/arm64/boot/dts/rockchip/rk3399-firefly.dts | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/arch/arm64/boot/dts/rockchip/rk3399-firefly.dts b/arch/arm64/boot/dts/rockchip/rk3399-firefly.dts index 4f28628aa091..0e3a9ab4a297 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399-firefly.dts +++ b/arch/arm64/boot/dts/rockchip/rk3399-firefly.dts @@ -670,6 +670,14 @@ status = "okay"; }; +&tcphy0 { + status = "okay"; +}; + +&tcphy1 { + status = "okay"; +}; + &u2phy0 { status = "okay";