From patchwork Sat Apr 9 11:21:34 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Frank Wunderlich X-Patchwork-Id: 12807844 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 7A46DC433F5 for ; Sat, 9 Apr 2022 11:23:33 +0000 (UTC) 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=N41U/doAFe6eUize1w8Ju78Zydw/UiC0ArPHVWIqgzE=; b=uIAWZaq3gZCQi5 30bZhSSp+w5ZtV1O8HFexJRewvVWvaaMwU7fi8MGVrUL4zwuKU21WWycdiFKP+FPmsCknGPGDqwdC jBunSQ5kMV9mwL/1oylooeI5vyJZTLeTV1fI71NuUgeqLjXTs+8tyMRtjOSxwUeakkY2UbHBmMhEq tbLRF39k73kz2fcu7gsy89FcmRDGnydI2fvHwRQG9/QUZSGbLWqnnR494zsgIjQy3ArPhjVQtEE9K vMg5iyE+5ZxdBzppTe47KnSctx5ABA8LZ54A0RdAreeH2P5BvDz385B/ThU+PTDVYba+8AUDV6g6S AQdxWxUHucqbz7jERrOQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nd9Ai-002w6z-06; Sat, 09 Apr 2022 11:22:28 +0000 Received: from mxout4.routing.net ([2a03:2900:1:a::9]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nd9Ad-002w5R-VZ; Sat, 09 Apr 2022 11:22:25 +0000 Received: from mxbox3.masterlogin.de (unknown [192.168.10.78]) by mxout4.routing.net (Postfix) with ESMTP id D0506100882; Sat, 9 Apr 2022 11:22:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailerdienst.de; s=20200217; t=1649503340; 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=MoBcFyxZH5F3K6/1Qwx4YfPqvgEHyd+hh3DO+ePPX14=; b=lIPpW3xGqPJw1PQXgHgZeJYgQOZQsY8pnhgxVV67BWhncGFKLjVfgwugsdcnBA3clUz97H XQl+lZA6FTjZlDO9343VAXSVz1nIEcAauHejOLoyxE/AdiTFijgnt1pbakCJ/5JR5qYDOu eBrQXv1iqDDiCiqGI1Nxksq2KoGncsw= Received: from localhost.localdomain (fttx-pool-217.61.154.105.bambit.de [217.61.154.105]) by mxbox3.masterlogin.de (Postfix) with ESMTPSA id 038F1360624; Sat, 9 Apr 2022 11:22:19 +0000 (UTC) From: Frank Wunderlich To: linux-rockchip@lists.infradead.org Cc: Frank Wunderlich , Rob Herring , Krzysztof Kozlowski , Heiko Stuebner , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/2] Add SATA and USB to BPI-R2-Pro board Date: Sat, 9 Apr 2022 13:21:34 +0200 Message-Id: <20220409112136.164481-1-linux@fw-web.de> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Mail-ID: f03681a0-a55b-4010-bec5-e2c59b6cf21f X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220409_042224_220602_321491F0 X-CRM114-Status: UNSURE ( 7.93 ) X-CRM114-Notice: Please train this message. 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 From: Frank Wunderlich Add necessary nodes for SATA and USB-Support on Bananapi-R2-Pro Board. it depends on "enable usb support on rk356x" series from Peter Geis https://patchwork.kernel.org/project/linux-rockchip/list/?series=630470 and a fixup-Patch changing clock names which should be squashed into above series in v6 ref_clk => ref suspend_clk => suspend bus_clk => bus_early Frank Wunderlich (2): arm64: dts: rockchip: Add USB nodes for BPI-R2-Pro arm64: dts: rockchip: Add SATA support to BPI-R2-Pro .../boot/dts/rockchip/rk3568-bpi-r2-pro.dts | 102 ++++++++++++++++++ 1 file changed, 102 insertions(+)