From patchwork Tue Jun 22 13:25:51 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Heiko Stuebner X-Patchwork-Id: 1495685 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=xP0hiClH; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4G8Ry10kGbz9sS8 for ; Tue, 22 Jun 2021 23:26:49 +1000 (AEST) 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=mN3vY2QZfTVRXAwcJ53v4vjRSa+BX/utAxZzFte+iZM=; b=xP0hiClHVCvd72 wuQgIFju+wc/kMExrOrnJKqhLyG2Ssib/rg8KftKhZQDQsfRtSI0UdgyHSE4G1HYhC0F+pZJWnTef JSsodnQy1Z7uOrqMIhFRAGODbe+AizBRlh9LaNGyjfjIm7Z/EP0ppclbi+nIuko7zklWLH4o/A2H4 RfZXyTsS5F0E2WBGFONGCwHq1yhqgZ3W1nV4ZxylRI5paAAhczvRsNNXCPd83iTWB2ZtpYR2H9uKY OU9jzfz7vm+F9LtR82WGeTjfQY2ZDgqvf344Zb4Ot2pFEIg2zTqKZnbLcbslQzgPsqWFCupCiD6Cl wcDO11s6CHmPh1+dMkhQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lvgPd-007IVz-PG; Tue, 22 Jun 2021 13:25:57 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lvgPZ-007IVN-Eo; Tue, 22 Jun 2021 13:25:54 +0000 Received: from ip5f5aa64a.dynamic.kabel-deutschland.de ([95.90.166.74] helo=diego.localnet) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lvgPY-0003up-9M; Tue, 22 Jun 2021 15:25:52 +0200 From: Heiko =?iso-8859-1?q?St=FCbner?= To: arm@kernel.org Cc: soc@kernel.org, linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL] Rockchip dts64 changes for 5.14 - #2 Date: Tue, 22 Jun 2021 15:25:51 +0200 Message-ID: <4876354.ZzFAyJQhcr@diego> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210622_062553_555175_C2018261 X-CRM114-Status: GOOD ( 10.86 ) X-Spam-Score: 0.0 (/) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hi Arnd, Kevin, Olof, another late (and now final addition) hopefully for 5.14. Basic support for the new rk3568 SoC released some weeks ago. The core dtsi and evb support is isolated from the rest of course, so hasn't really the capacity to break anything else and the yaml dtbscheck was happy with the addition as well. Content analysis details: (0.0 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 SPF_NONE SPF: sender does not publish an SPF Record 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+incoming-imx=patchwork.ozlabs.org@lists.infradead.org Hi Arnd, Kevin, Olof, another late (and now final addition) hopefully for 5.14. Basic support for the new rk3568 SoC released some weeks ago. The core dtsi and evb support is isolated from the rest of course, so hasn't really the capacity to break anything else and the yaml dtbscheck was happy with the addition as well. So if it's still suitable, please pull. Thanks Heiko The following changes since commit eb607cd4957fb0ef97beb2a8293478be6a54240a: arm64: dts: rockchip: Re-add regulator-always-on for vcc_sdio for rk3399-roc-pc (2021-06-19 23:55:10 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.14-rockchip-dts64-2 for you to fetch changes up to 01610a24cefa182b155a17e38cd0b84f8a3f0529: arm64: dts: rockchip: add basic dts for RK3568 EVB (2021-06-22 12:21:55 +0200) ---------------------------------------------------------------- Basic support for the new rk3568 soc. ---------------------------------------------------------------- Liang Chen (3): arm64: dts: rockchip: add generic pinconfig settings used by most Rockchip socs arm64: dts: rockchip: add core dtsi for RK3568 SoC arm64: dts: rockchip: add basic dts for RK3568 EVB .../devicetree/bindings/arm/rockchip.yaml | 5 + arch/arm64/boot/dts/rockchip/Makefile | 1 + arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts | 79 + arch/arm64/boot/dts/rockchip/rk3568-pinctrl.dtsi | 3111 ++++++++++++++++++++ arch/arm64/boot/dts/rockchip/rk3568.dtsi | 593 ++++ arch/arm64/boot/dts/rockchip/rockchip-pinconf.dtsi | 344 +++ 6 files changed, 4133 insertions(+) create mode 100644 arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts create mode 100644 arch/arm64/boot/dts/rockchip/rk3568-pinctrl.dtsi create mode 100644 arch/arm64/boot/dts/rockchip/rk3568.dtsi create mode 100644 arch/arm64/boot/dts/rockchip/rockchip-pinconf.dtsi