From patchwork Sat Feb 6 00:02:39 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Heiko_St=C3=BCbner?= X-Patchwork-Id: 1436933 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=2001:8b0:10b:1231::1; helo=merlin.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=merlin.20170209 header.b=GKVwjbBu; dkim-atps=neutral Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (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 4DXXYL6tCxz9sWV for ; Sat, 6 Feb 2021 11:03:02 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject: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=lQzV+7YKg+fu74Uyb+oe8h27DqAcmknSYDjP74j/6kc=; b=GKVwjbBug7PIpZMaboBXUbGiT5 wnBkMVXWvIbE6V6NjPzUo9QbDDYKJzYQTFvdM4Rqn/VyrWjbRPVGvzIczcuoCoIVFTp1ApeSW8n7v R6GPstFb5UMfO1lPXopVG0DwjZVzMskUmptCQlCFJgr+tJNCx+o1dDde7f2zlvEpZ1qkfSgLxQ2Nk qE/xreDEPNoi9+KrjahwZ9E7NmtV6317XPxQPFRkWLciDNu0oqkjILTi8TvJQp75P5i1q+LEk9prb lHUtzmUIa2NDerEC/7FgUWVoAED0URyyURGusTeYD/hNjGpZi7zjeeI01cFbET1w5xrH8VAkq+zVB REoi7ijg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l8B3k-00037d-RY; Sat, 06 Feb 2021 00:02:44 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l8B3h-00036n-5n; Sat, 06 Feb 2021 00:02:41 +0000 Received: from p508fdf7d.dip0.t-ipconnect.de ([80.143.223.125] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l8B3g-00051J-BB; Sat, 06 Feb 2021 01:02:40 +0100 From: Heiko Stuebner To: arm@kernel.org Subject: [GIT PULL] Rockchip dts32 changes for 5.12 Date: Sat, 06 Feb 2021 01:02:39 +0100 Message-ID: <2184150.ElGaqSPkdT@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210205_190241_254175_A8639831 X-CRM114-Status: UNSURE ( 9.90 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_NONE SPF: sender does not publish an 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.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-rockchip@lists.infradead.org, soc@kernel.org, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e: Linux 5.11-rc1 (2020-12-27 15:30:22 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.12-rockchip-dts32-1 for you to fetch changes up to 1034e2b6b8435758c0d699b77761365fd09a5f4a: ARM: dts: rockchip: assign a fixed index to mmc devices on rv1108 boards (2021-01-26 00:31:23 +0100) ---------------------------------------------------------------- Fixed indices for mmc nodes; removal of obsolete amba bus nodes; addition of nand flash controller odes to rk3036, rk2928, rv1108; gpu node for rk3288-miqi and some cleanups to make dtbscheck happier. ---------------------------------------------------------------- Demetris Ierokipides (1): ARM: dts: rockchip: add gpu node to rk3288-miqi Johan Jonker (5): ARM: dts: rockchip: add QoS register compatibles for rk3066/rk3188 ARM: dts: rockchip: add QoS register compatibles for rk3288 ARM: dts: rockchip: rename thermal subnodes for rk3288 ARM: dts: rockchip: assign a fixed index to mmc devices on rk322x boards ARM: dts: rockchip: assign a fixed index to mmc devices on rv1108 boards Robin Murphy (1): ARM: dts: rockchip: Remove bogus "amba" bus nodes Yifeng Zhao (3): ARM: dts: rockchip: Add NFC node for RV1108 SoC ARM: dts: rockchip: Add NFC node for RK2928 and other SoCs ARM: dts: rockchip: Add NFC node for RK3036 SoC arch/arm/boot/dts/rk3036.dtsi | 83 ++++++++++++++++++++------- arch/arm/boot/dts/rk322x.dtsi | 32 +++++------ arch/arm/boot/dts/rk3288-miqi.dts | 5 ++ arch/arm/boot/dts/rk3288.dtsi | 115 ++++++++++++++++++-------------------- arch/arm/boot/dts/rk3xxx.dtsi | 106 ++++++++++++++++++----------------- arch/arm/boot/dts/rv1108.dtsi | 14 +++++ 6 files changed, 205 insertions(+), 150 deletions(-)