From patchwork Thu Mar 10 01:38:50 2022 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: 12775788 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0FAA8C433EF for ; Thu, 10 Mar 2022 01:40:00 +0000 (UTC) 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=0lLeTz8tEh+CdSOoDfRfUEYDxPYLiusSHEzMyvMektk=; b=DliFqQoBNWJFz5 8F61WsWJV2EURV/NxC0tSvF2XuVNK/a++dO6MExchKQHHoJnDvys56l4nquspfKW+0sIXEOCxBK0D 6XYDI8oB9yytRUQlUe0pBuH1naZVYNL4LNnUcoawwrDVWeOVNyioOg2edDBLxpCm8MSLwNnOMEjOX dJIK1ToKQuLEj8L4PxFVrCcorGDDmU+mVdqOyJuhGHifqu+7iF2Xfj1H1vYj5l5FcKsPAR5G8dkjf uP7JguwUrx+L7+J8VUKagnVF+RF2vhnMAJS7GQkH9wObzr5+8GYvGVlzHXci4akppj9zSSMALWh0z v1PbUtab6WnbeuXXh91w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nS7lX-00AzEX-Eq; Thu, 10 Mar 2022 01:38:55 +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 1nS7lT-00AzCh-Rw; Thu, 10 Mar 2022 01:38:53 +0000 Received: from ip5b412258.dynamic.kabel-deutschland.de ([91.65.34.88] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nS7lS-0000PH-Po; Thu, 10 Mar 2022 02:38:50 +0100 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 dts32 changes for 5.18 #1 Date: Thu, 10 Mar 2022 02:38:50 +0100 Message-ID: <3788968.RB9BLzCXGK@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220309_173851_943935_38E0976F X-CRM114-Status: GOOD ( 10.03 ) 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+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The following changes since commit 5a68ce0a7b89a7005a71d406435a45a24c7e86da: ARM: dts: rockchip: remove status from rk3288 crypto node (2022-02-15 08:59:53 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.18-rockchip-dts32-2 for you to fetch changes up to c042639a70ed00ab2138f507ae1d6fa57c66ce11: ARM: dts: rockchip: Update regulator name for PX3 (2022-03-05 18:17:08 +0100) ---------------------------------------------------------------- Some fixes for rk8xx pmics to make them follow the dt-binding better. ---------------------------------------------------------------- Chris Morgan (2): ARM: dts: rockchip: Add #clock-cells value for rk805 ARM: dts: rockchip: Update regulator name for PX3 arch/arm/boot/dts/rk3188-px3-evb.dts | 2 +- arch/arm/boot/dts/rv1108-elgin-r1.dts | 1 + arch/arm/boot/dts/rv1108-evb.dts | 1 + 3 files changed, 3 insertions(+), 1 deletion(-)