From patchwork Mon Apr 17 23:45:05 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Heiko Stuebner X-Patchwork-Id: 1769908 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:3::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: legolas.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=v+IvTNT6; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4Q0kFS3QjMz1ybC for ; Tue, 18 Apr 2023 09:45:30 +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=O3jWEqHCGMo/1uS6RDTM11R2V2QmDLAVaqxHptH1/ws=; b=v+IvTNT6DRe/QQ lheWfObrJJCCPWxz90S1wHOh3ULDLSWfjcAn6qxd9uu1O/2eVK0OvtxInsLLwMoz52yRFQyV5fT3B aFN22CEunSYsBoklkvw+ArzTjUE3sfY9Bb8Ah6HdM1GPMu/9oOX2jdI+0mH2nKLhVYkcD7ly2zn48 4mS5s8IaEBGKhcCSdQDvJ2xTfFpNJuAWF35/Bf6RTw5AkB3IEPo5NNasBwshlfLKvGFcLNLdlysn8 ZSlY/DG5hqSZqrfxikEq3IB0zYsDsSHDpchTibCgFgA+4bRyG24b0aaxaoS2BanXTsNp3jiVWCyg0 tVWGgdjKAYLDaImEmd6Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1poYX0-000QMC-1B; Mon, 17 Apr 2023 23:45:10 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1poYWx-000QLZ-2Z; Mon, 17 Apr 2023 23:45:09 +0000 Received: from [77.22.52.211] (helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1poYWv-0007Z8-PY; Tue, 18 Apr 2023 01:45:05 +0200 From: Heiko Stuebner 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 6.4 #2 Date: Tue, 18 Apr 2023 01:45:05 +0200 Message-ID: <5144826.MHq7AAxBmi@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230417_164507_836853_339184C4 X-CRM114-Status: GOOD ( 13.72 ) 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, some smallish things for 64bit Rockchip SoCs came up after the first pull request. Nothing earth shattering, but if there is still time for it, it would be cool if this could make it in for 6.4 . Content analysis details: (0.0 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO 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, some smallish things for 64bit Rockchip SoCs came up after the first pull request. Nothing earth shattering, but if there is still time for it, it would be cool if this could make it in for 6.4 . Otherwise I'll rebase these changes for 6.5. So if it's still possible, please pull. Thanks Heiko The following changes since commit 07099a551803e05d3ee42fae152bf404f8dc21f9: arm64: dts: rockchip: correct panel supplies on Odroid Go Super (2023-04-05 19:39:39 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.4-rockchip-dts64-2 for you to fetch changes up to d3150ed535805403291b95fd84b00b0b5ef41096: arm64: dts: rockchip: Add support for volume keys to rk3399-pinephone-pro (2023-04-18 00:40:49 +0200) ---------------------------------------------------------------- On the Rock5b a fix the newly added rtc node and cpu-regulators for the big cluster. Volume-keys (via adc) for the Pinephone Pro, display support for the Anbernic RG353. As well as gpio-ranges for rk356x and fixes for the audio-codec node-names on two boards. ---------------------------------------------------------------- Chris Morgan (1): arm64: dts: rockchip: add panel to Anbernic RG353 series Cristian Ciocaltea (3): arm64: dts: rockchip: Drop RTC clock-frequency on rk3588-rock-5b arm64: dts: rockchip: Use generic name for es8316 on Pinebook Pro and Rock 5B arm64: dts: rockchip: Add vdd_cpu_big regulators to rk3588-rock-5b John Clark (1): arm64: dts: rockchip: Add pinctrl gpio-ranges for rk356x Ondrej Jirman (1): arm64: dts: rockchip: Add support for volume keys to rk3399-pinephone-pro .../boot/dts/rockchip/rk3399-pinebook-pro.dts | 2 +- .../boot/dts/rockchip/rk3399-pinephone-pro.dts | 26 ++++++++++ .../boot/dts/rockchip/rk3566-anbernic-rg353x.dtsi | 58 +++++++++++++++++++++ arch/arm64/boot/dts/rockchip/rk356x.dtsi | 5 ++ arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts | 59 +++++++++++++++++++++- 5 files changed, 147 insertions(+), 3 deletions(-)