From patchwork Mon Dec 4 09:40:41 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Heiko_St=C3=BCbner?= X-Patchwork-Id: 10089879 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 9AD5260327 for ; Mon, 4 Dec 2017 09:48:57 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8DAD729102 for ; Mon, 4 Dec 2017 09:48:57 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 829D429108; Mon, 4 Dec 2017 09:48:57 +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=-4.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.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 49BBA29102 for ; Mon, 4 Dec 2017 09:48:57 +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=5Epw7kI3UU6BrCDsuos2fzWBRLbQHFx+jTUAltmOeuI=; b=E4Gqf+ttwRhhxVUfx2fqg47ugz 7Avwfp+mCcizFuow83iUvDuPMEBzoA7eCdDMjdH7WiMRJIXCVrKkojUDljL/8iiToa9BwJNyUVZEM /ce2I0x087U+PSousYczCg3sPamkWzloxxVlhCv0CzNM22l8eo8oTj6eroHn5hs6TOoI6G2vUCkMl 8pGaQzyQXbbiDi/PN4qL5EY25ODt36i91xh4UTen8yJFblbRgKMkU/+V1PE+P7f/80JA3BLS+7XAU kcWPJAnoyTC+r8FsG9PqPfCKoL7rzixVhindp0vhE0yMWCRQjkffyvLyqEzaSnE8yZ3X+SK/2ndvC pOOFNrwA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1eLnMu-0006sb-Qb; Mon, 04 Dec 2017 09:48:56 +0000 Received: from gloria.sntech.de ([95.129.55.99]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1eLnFW-0000xM-CX; Mon, 04 Dec 2017 09:41:22 +0000 Received: from ip9234b0a9.dynamic.kabel-deutschland.de ([146.52.176.169] helo=phil.fritz.box) by gloria.sntech.de with esmtpsa (TLS1.1:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1eLnF5-0007Rq-LC; Mon, 04 Dec 2017 10:40:51 +0100 From: Heiko Stuebner To: gregkh@linuxfoundation.org, balbi@kernel.org Subject: [PATCH v2 4/4] arm64: dts: rockchip: enable usb3 nodes on rk3328-rock64 Date: Mon, 4 Dec 2017 10:40:41 +0100 Message-Id: <20171204094041.25439-4-heiko@sntech.de> X-Mailer: git-send-email 2.14.2 In-Reply-To: <20171204094041.25439-1-heiko@sntech.de> References: <20171204094041.25439-1-heiko@sntech.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171204_014118_664087_B4A078CE X-CRM114-Status: UNSURE ( 6.59 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, Heiko Stuebner , linux-usb@vger.kernel.org, linux-rockchip@lists.infradead.org, robh+dt@kernel.org, william.wu@rock-chips.com, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+patchwork-linux-rockchip=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Enable the nodes to make the usb3 port usable on that board. Signed-off-by: Heiko Stuebner --- changes in v2: - new patch arch/arm64/boot/dts/rockchip/rk3328-rock64.dts | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/arch/arm64/boot/dts/rockchip/rk3328-rock64.dts b/arch/arm64/boot/dts/rockchip/rk3328-rock64.dts index d4f80786e7c2..e393c3586c11 100644 --- a/arch/arm64/boot/dts/rockchip/rk3328-rock64.dts +++ b/arch/arm64/boot/dts/rockchip/rk3328-rock64.dts @@ -331,3 +331,12 @@ &usb_host0_ohci { status = "okay"; }; + +&usbdrd3 { + status = "okay"; +}; + +&usbdrd_dwc3 { + dr_mode = "host"; + status = "okay"; +};