From patchwork Thu Jul 1 00:40:36 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dennis Gilmore X-Patchwork-Id: 12352991 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-14.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AAC99C11F66 for ; Thu, 1 Jul 2021 00:44:40 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6AAE961424 for ; Thu, 1 Jul 2021 00:44:40 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6AAE961424 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=Kb9Px0tscRdTklDP3eluTRyN8WTvMFw1du2IgHR0234=; b=UCD0JJE+wWg9l3 7muC+Jkhq96RDToe+T/n0Ncsoj9RwGBc7R0HXI1MQTsEYv2v495z1g8+BrF5owx5bqyxSq7V3Xqrs P350P4RiW7lsfekZfi2US7aYwBc4JGdLCcz+KxFrjbzMIkwt+Hc2Ig+cHH1lGf/ZCC1VdXwBHnDY0 GFQ3jZJt5D/6JMuX0MwyviaTgB0nartYECKyLdcZ8+g0LEImz5/QU+9Ah4+0L0IbtldF5gNjI6HEl PffF6rVvzpznxiH0VcMiB+46ILnlzy+wmloGlJ1HIVXgRY1kZijH+n0fA9X+wIj12mOHLSR5b+U76 0RQWoSLjOk6RJG7F6uhw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lykn4-00FiIG-AJ; Thu, 01 Jul 2021 00:42:50 +0000 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lykn1-00FiHl-3l for linux-arm-kernel@lists.infradead.org; Thu, 01 Jul 2021 00:42:48 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1625100166; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=+v6WPT/5taggbNgs2bz+98+dN0UiYk4moHB5213+Nl0=; b=GEU5/gPbvF/OPhfsSRaQq/FNa1malrBUoj1yUG50CLDzYr55PmT9oFMXxIsGWz9K5MmwYI ADfgX8AWdM/8B9ub6b50eVevbAuyQmZVXm7AUbh4RAyf74QmtngmmNQVVILXKCc38qTPq3 Tw+0AaMNWWqGjV5cR48G5JSWwuqgCTY= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-133-KFxkK4w2MwyP4Kgvkz9bkA-1; Wed, 30 Jun 2021 20:40:53 -0400 X-MC-Unique: KFxkK4w2MwyP4Kgvkz9bkA-1 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 4C0135074C; Thu, 1 Jul 2021 00:40:51 +0000 (UTC) Received: from dreyauc.ausil.us (ovpn-113-50.rdu2.redhat.com [10.10.113.50]) by smtp.corp.redhat.com (Postfix) with ESMTPS id CB3F0604CC; Thu, 1 Jul 2021 00:40:49 +0000 (UTC) From: Dennis Gilmore To: linux-rockchip@lists.infradead.org Cc: dgilmore@redhat.com, Rob Herring , Heiko Stuebner , =?utf-8?q?Uwe_Kleine-K=C3=B6nig?= , devicetree@vger.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS), linux-arm-kernel@lists.infradead.org (moderated list:ARM/Rockchip SoC support), linux-kernel@vger.kernel.org (open list) Subject: [PATCH 1/4] arm64: dts: rockchip: helios64: fixup USB setup Date: Wed, 30 Jun 2021 19:40:36 -0500 Message-Id: <20210701004043.18585-1-dgilmore@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210630_174247_405257_83C2C60B X-CRM114-Status: GOOD ( 12.38 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Without the usbdrd_dwc3_1 node defined u-boot will throw an error and reset the system. All other rk3399 systems use this format Signed-off-by: Dennis Gilmore --- arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts b/arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts index 738cfd21df3e..aeedf098f67c 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts +++ b/arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts @@ -490,9 +490,9 @@ &uart2 { &usbdrd3_1 { status = "okay"; +}; - usb@fe900000 { - dr_mode = "host"; - status = "okay"; - }; +&usbdrd_dwc3_1 { + dr_mode = "host"; + status = "okay"; };