From patchwork Sun Dec 6 18:31:42 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Heiko Stuebner X-Patchwork-Id: 1411760 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 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=JVHSuB5S; 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 4Cpw5f2ry7z9s0b for ; Mon, 7 Dec 2020 05:32:06 +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=MNjVLKLiOmb5Ddq9XylMHZbAKuEJ5FSSK9J9xcXzQj4=; b=JVHSuB5SCqghj1MeY4hu6cAJT8 qLn2R9bUjZK3VPF5YeMBK99jzYK4Ly+gnBgu/7f66zavXj1Pg5Za8vUiBOSzAbbW2VGNxBq2nNjtc dGWlZS2d+kk3a6PijqjVz2qq488KseHESrwgZgFXebGjcrGwaEPtV4rDTImDj6W5jYxd/irBMr+Kr UiCDaeMNguoxKYevv2Tgbnw0A0NEFphbyXsdQChIyouWDM13zPOl+WUVZ+IhPktLEj+ak8fu8Z7WJ 7UP9oScCVxZAv+vMyZe8SnDyUhXsUobr/Ff4ciDrsbQudbc7Z2E2O5g3j+ogV7ckOpAtzKJLwDxeZ lKvz+feg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1klyp2-0003Ak-Qt; Sun, 06 Dec 2020 18:31:48 +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 1klyoy-00039f-OC; Sun, 06 Dec 2020 18:31:45 +0000 Received: from ip5f5aa64a.dynamic.kabel-deutschland.de ([95.90.166.74] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1klyox-0003wQ-9t; Sun, 06 Dec 2020 19:31:43 +0100 From: Heiko Stuebner To: arm@kernel.org Subject: [GIT PULL] Rockchip dts32 changes for 5.11 Date: Sun, 06 Dec 2020 19:31:42 +0100 Message-ID: <4582475.GXAFRqVoOG@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201206_133144_832261_9EFFDBAA X-CRM114-Status: UNSURE ( 9.80 ) 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 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.11-rockchip-dts32-1 for you to fetch changes up to 29952fea5e85083374d19cb0a33206962e087d5b: ARM: dts: rockchip: Add SDIO0 node for VMARC SOM (2020-11-30 14:30:56 +0100) ---------------------------------------------------------------- Veyron backlight fix, another fix for dtbs-check and some additions to the rk3288-based VMARC boards. ---------------------------------------------------------------- Alexandru Stan (1): ARM: dts: rockchip: Remove 0 point from brightness-levels on rk3288-veyron Jagan Teki (2): ARM: dts: rockchip: Add rtc node for VMARC SOM ARM: dts: rockchip: Add SDIO0 node for VMARC SOM Johan Jonker (1): ARM: dts: rockchip: rename wdt nodename to watchdog on rv1108 arch/arm/boot/dts/rk3288-veyron-jaq.dts | 2 +- arch/arm/boot/dts/rk3288-veyron-minnie.dts | 2 +- arch/arm/boot/dts/rk3288-veyron-tiger.dts | 2 +- arch/arm/boot/dts/rk3288-vmarc-som.dtsi | 40 ++++++++++++++++++++++ .../boot/dts/rockchip-radxa-dalang-carrier.dtsi | 21 ++++++++++++ arch/arm/boot/dts/rv1108.dtsi | 2 +- .../boot/dts/rockchip/rk3399pro-vmarc-som.dtsi | 16 +++++++++ 7 files changed, 81 insertions(+), 4 deletions(-)