From patchwork Sun Nov 22 13:33:05 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Heiko Stuebner X-Patchwork-Id: 1404480 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; dmarc=none (p=none dis=none) header.from=sntech.de 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 4CfB836GZCz9sRK for ; Mon, 23 Nov 2020 00:33:52 +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=cK6CADCrPafLoBwOPLnXYBXjU1cxgwsebdRW3uHbOIo=; b=Zuo2QPWrBzfLlF2+vVHFju3Cgs jj7hdFdlWgowkQi2NH7ySHXVCv6B0lECqmiQWJS6Vy1bvBiOKEiI5sK93Luw0tIlqbQK36whoCWAw EYpUvDemyxX1t03kdeRZAHcnp/3TnhziYT/Q7vxuMVb9d9qWHbAnP71hD3x3/KcxMFvec/75LAB4d idvc/OcmT3iklTBv4gArM/AfyS7Big4FlDI+Wp9l1uYW2lKJss+xDdMb7Vbc+q1WRIbZu/jmOVrCP 2wlgsRZV/d1PKrMrElcIfnFY0rdKO+ChQgCLhGi9HkrDYlOJJrjRLq2TQjdidmiGnZ2TdwFOb0Jf2 i0v2iMPg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kgpUR-0000Wx-IK; Sun, 22 Nov 2020 13:33:15 +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 1kgpUO-0000WR-Un; Sun, 22 Nov 2020 13:33:13 +0000 Received: from p508fd741.dip0.t-ipconnect.de ([80.143.215.65] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kgpUJ-0000rh-LB; Sun, 22 Nov 2020 14:33:07 +0100 From: Heiko Stuebner To: arm@kernel.org Subject: [GIT PULL] Rockchip dts fixes for 5.10 Date: Sun, 22 Nov 2020 14:33:05 +0100 Message-ID: <11641389.O9o76ZdvQC@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201122_083313_007962_E717AAC5 X-CRM114-Status: GOOD ( 12.01 ) 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_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.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 Hi Arnd, Kevin, Olof, please find below some Rockchip devicetree fixes for the 5.10 cycle. Please pull! Thanks Heiko The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec: Linux 5.10-rc1 (2020-10-25 15:14:11 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.10-rockchip-dtsfixes1 for you to fetch changes up to 7327c8b98e2e14c47021eea14d1ab268086a6408: arm64: dts: rockchip: Reorder LED triggers from mmc devices on rk3399-roc-pc. (2020-11-08 01:34:53 +0100) ---------------------------------------------------------------- Fixed ordering for MMC devices on rk3399, due to a mmc change jumbling all ordering, a fix to make the Odroig Go Advance actually power down and using the correct clock name on the NanoPi R2S. ---------------------------------------------------------------- David Bauer (1): arm64: dts: rockchip: fix NanoPi R2S GMAC clock name Maciej Matuszczyk (1): arm64: dts: rockchip: Remove system-power-controller from pmic on Odroid Go Advance Markus Reichl (2): arm64: dts: rockchip: Assign a fixed index to mmc devices on rk3399 boards. arm64: dts: rockchip: Reorder LED triggers from mmc devices on rk3399-roc-pc. arch/arm64/boot/dts/rockchip/rk3326-odroid-go2.dts | 1 - arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2s.dts | 2 +- arch/arm64/boot/dts/rockchip/rk3399-roc-pc.dtsi | 4 ++-- arch/arm64/boot/dts/rockchip/rk3399.dtsi | 3 +++ 4 files changed, 6 insertions(+), 4 deletions(-)