From patchwork Wed Oct 20 09:26:38 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Heiko Stuebner X-Patchwork-Id: 1543768 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: bilbo.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=Iy9wqGxr; dkim-atps=neutral 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=) 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 bilbo.ozlabs.org (Postfix) with ESMTPS id 4HZ4yT6l7Mz9sNH for ; Wed, 20 Oct 2021 20:27:29 +1100 (AEDT) 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=bDwPA+mkrNzr7ZrPZChdUCFKuoPeXivjrIAhPWwSRCA=; b=Iy9wqGxrMzMUC5 R5Cg+yNbR+DzyOxkJXqyaQ9W6JH/qk00s3D5ymcHHyADO8kdo0RbPXmCeVlf2jlyyuYYCaqKdrSXO wZBlyzSjSq0HVTeUrQV/dsgLW2E1n9lORXnJ0WAQlmAWgRyrm3h768kscvGrhFbJC0qzD7V8UfXXS jT3vjdh02lZSxBwYm2sp6y/mjUn9kRunEx4pEkWrpmQkw183A/krpb27lqD/zVpqW+bqizXp9p41W axi8bYv1ooFzPjukDs2J+dbOW/v0ZkdrMlmOWBJ/NVyCh80zvChxpBo4Fsg3wp8voFT54NUSoRMI8 5Jf4ryYu0olGsZpqy2Lw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1md7s6-003yzr-4S; Wed, 20 Oct 2021 09:26:54 +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 1md7s1-003yyl-H5; Wed, 20 Oct 2021 09:26:51 +0000 Received: from [213.208.157.36] (helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1md7rw-0002ZM-Fw; Wed, 20 Oct 2021 11:26:45 +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 5.16 #2 Date: Wed, 20 Oct 2021 11:26:38 +0200 Message-ID: <4536780.s7XYDJ6uuW@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211020_022649_603178_76B1CEBD X-CRM114-Status: GOOD ( 11.33 ) 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, please find below and in the next mail some additional Rockchip stuff for 5.16 to go on top of the first round of patches Please pull! 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, please find below and in the next mail some additional Rockchip stuff for 5.16 to go on top of the first round of patches Please pull! Thanks Heiko The following changes since commit 5a73d7ca7f7a64144e03ef0fc8eb6f8e5ea54df3: arm64: dts: rockchip: add phandles to muxed i2c buses on rk3368-lion (2021-09-23 21:44:04 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.16-rockchip-dts64-2 for you to fetch changes up to 43f9699b0c12d4e50b66723213cef456c52254f3: arm64: dts: rockchip: Add idle cooling devices to rk3399 (2021-10-20 10:00:11 +0200) ---------------------------------------------------------------- Idle-cooling information for rk3399, rk356x additions (tsadc resets, i2s, spdif, pwm), rk3368 powerdomains, fixes to make gpio subnodes compliant with the new pinctrl yaml binding and addition of the chassis-type for the non-sbc devices. ---------------------------------------------------------------- Arnaud Ferraris (1): arm64: dts: rockchip: add 'chassis-type' property Daniel Lezcano (1): arm64: dts: rockchip: Add idle cooling devices to rk3399 Heiko Stuebner (2): dt-bindings: arm: rockchip: add rk3368 compatible string to pmu.yaml arm64: dts: rockchip: add powerdomains to rk3368 Johan Jonker (2): arm64: dts: rockchip: change gpio nodenames arm64: dts: rockchip: fix resets in tsadc node for rk356x Liang Chen (1): arm64: dts: rockchip: add pwm nodes for rk3568 Nicolas Frattaroli (3): arm64: dts: rockchip: enable spdif on Quartz64 A arm64: dts: rockchip: Add i2s1 on rk356x arm64: dts: rockchip: Add analog audio on Quartz64 Peter Geis (1): arm64: dts: rockchip: add spdif node to rk356x .../devicetree/bindings/arm/rockchip/pmu.yaml | 2 + arch/arm64/boot/dts/rockchip/px30.dtsi | 8 +- arch/arm64/boot/dts/rockchip/rk3308.dtsi | 10 +- arch/arm64/boot/dts/rockchip/rk3328.dtsi | 8 +- arch/arm64/boot/dts/rockchip/rk3368.dtsi | 186 +++++++++++++++++- arch/arm64/boot/dts/rockchip/rk3399-gru-bob.dts | 1 + arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dts | 1 + .../boot/dts/rockchip/rk3399-gru-scarlet.dtsi | 2 + .../boot/dts/rockchip/rk3399-pinebook-pro.dts | 1 + arch/arm64/boot/dts/rockchip/rk3399.dtsi | 22 ++- arch/arm64/boot/dts/rockchip/rk3566-quartz64-a.dts | 57 +++++- arch/arm64/boot/dts/rockchip/rk356x.dtsi | 218 ++++++++++++++++++++- 12 files changed, 489 insertions(+), 27 deletions(-)