From mboxrd@z Thu Jan 1 00:00:00 1970 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=-7.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=no 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 F3864C433B4 for ; Sun, 9 May 2021 23:59:48 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (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 8BC8861055 for ; Sun, 9 May 2021 23:59:48 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8BC8861055 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=sntech.de 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=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: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:List-Owner; bh=JOdI2I4yv0tNh+c024gECLfQApDTJAeE1+E8NXOv9BY=; b=aGVrGzZDGsEykLv13txoJXK4N 3IfPHNjjO71fno1ohN99pbWCaAxrkee7Swk8DOH7LAjw4r9v8kDokMH/3lm7ibYqsuB8tsMLXUQzf ubzfZCa+hK6DXs46JcNWTiZhIqynA0knLDwSWMUHnTDS8FpDk5iD2q1wUDCbnliLMHh+f+FYOcl4G 5gZr1p+IkO7bi23RAeAEziDAL8ixKEXIBNUw1CjTOUFAZH6D9NZFUqhLYNaFhy95PxipYO6a7nN2L QmHkneZzJaTcKNXQ+Gfefbddw+enYHdJBfxBpcSfP/zZzMl9olr0j4VMf8mbwoDDQD0T2rFAbBAA/ /kaHc2ujQ==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lftIw-00CYH3-0x; Sun, 09 May 2021 23:57:46 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lftGf-00CY0g-3E; Sun, 09 May 2021 23:55:25 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Transfer-Encoding: Content-Type:MIME-Version:References:In-Reply-To:Message-Id:Date:Subject:Cc: To:From:Sender:Reply-To:Content-ID:Content-Description; bh=NnhooGrk0fEjovaECqYeGn0WmvBvXKRr1PFnXETlWds=; b=B8s3E0SBQCIdbVGWTTJcmCcCJV L0NKNLenEqvzi8CjMQ2owbNTXA30yuK3U2UpjcnVGtkqQV9nhZgqUOIVmm7PfvTGyRV9zRS5Rg5Gh /xuMKisO3fz5ybpUtzSnevcmo81zckoA1VF8WyFR6PI/PGKGKMEYtmszlc5TyHn4Rl54t1HLGJ+B+ WXRte7dijq7ZFDg0l4FVhroxGQc14jgVixkbXxDZAP2S1JDg4KGc6v+ayM2mqOzXrD5gwuonK9cVQ 6cOfi/+VrqfaOgNr8YmMHmiEwjcQ6ovJc77Jc2g2fAg0iZXRytKxjSruI95NQRCWP7QiL89Mwh7Tj rzXClETw==; Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lftGb-008A12-OE; Sun, 09 May 2021 23:55:23 +0000 Received: from ip5f5aa64a.dynamic.kabel-deutschland.de ([95.90.166.74] helo=phil.fritz.box) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lftGV-0007y6-DY; Mon, 10 May 2021 01:55:15 +0200 From: Heiko Stuebner To: Chen-Yu Tsai , Rob Herring Cc: Heiko Stuebner , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-rockchip@lists.infradead.org, Chen-Yu Tsai , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 0/4] arm64: dts: rockchip: rk3328: Enable USB3 on some SBCs Date: Mon, 10 May 2021 01:55:09 +0200 Message-Id: <162060449717.1266480.5856172101082132800.b4-ty@sntech.de> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20210504083616.9654-1-wens@kernel.org> References: <20210504083616.9654-1-wens@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210509_165521_811156_7A7173AF X-CRM114-Status: GOOD ( 13.87 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, 4 May 2021 16:36:12 +0800, Chen-Yu Tsai wrote: > Here are some patches that enable USB3 on RK3328 SBCs that I own. The > changes are quite straightforward, except for the NanoPi R2S, which > has a USB3 Ethernet chip attached. I am aware that there's already a > patch [1] for that. This is my spin on things using the USB device > binding, with comments on how the USB ports are arranged, that I had > done but couldn't find the time to send out. > > [...] Applied, thanks! [1/4] arm64: dts: rockchip: rk3328: Enable USB3 for Rock64 commit: bbac8bd65f5402281cb7b0452c1c5f367387b459 [2/4] arm64: dts: rockchip: rk3328: Enable USB3 for ROC-RK3328-CC commit: 75f95927334dea863f16f4ecd29cc709edc3c6ad [3/4] arm64: dts: rockchip: rk3328: Enable USB3 for Rock Pi E commit: bf340c8084d2932936f385ebf48c4734b2911457 [4/4] arm64: dts: rockchip: rk3328: Enable USB3 Ethernet on NanoPi R2S commit: d49f120e27dc1689e11a14e9714e63a390dd4520 Best regards, -- Heiko Stuebner _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel