From mboxrd@z Thu Jan 1 00:00:00 1970 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 smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 97A97C433F5 for ; Thu, 10 Mar 2022 01:39:55 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 63981C340F4; Thu, 10 Mar 2022 01:39:55 +0000 (UTC) Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 55987C340E8; Thu, 10 Mar 2022 01:39:54 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 55987C340E8 Authentication-Results: smtp.kernel.org; dmarc=none (p=none dis=none) header.from=sntech.de Authentication-Results: smtp.kernel.org; spf=none smtp.mailfrom=sntech.de 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 1nS7mS-0000Qc-F4; Thu, 10 Mar 2022 02:39:52 +0100 From: heiko@sntech.de To: arm@kernel.org List-Id: Cc: soc@kernel.org, linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org Subject: Re: [GIT PULL] Rockchip dts32 changes for 5.18 #1 Date: Thu, 10 Mar 2022 02:39:51 +0100 Message-ID: <37432054.P6GNo21ksS@phil> In-Reply-To: <3788968.RB9BLzCXGK@phil> References: <3788968.RB9BLzCXGK@phil> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" Correction: The mail subject was supposed to be "#2" Heiko Am Donnerstag, 10. M=E4rz 2022, 02:38:50 CET schrieb Heiko Stuebner: > The following changes since commit 5a68ce0a7b89a7005a71d406435a45a24c7e86= da: >=20 > ARM: dts: rockchip: remove status from rk3288 crypto node (2022-02-15 0= 8:59:53 +0100) >=20 > are available in the Git repository at: >=20 > git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git = tags/v5.18-rockchip-dts32-2 >=20 > for you to fetch changes up to c042639a70ed00ab2138f507ae1d6fa57c66ce11: >=20 > ARM: dts: rockchip: Update regulator name for PX3 (2022-03-05 18:17:08 = +0100) >=20 > ---------------------------------------------------------------- > Some fixes for rk8xx pmics to make them follow > the dt-binding better. >=20 > ---------------------------------------------------------------- > Chris Morgan (2): > ARM: dts: rockchip: Add #clock-cells value for rk805 > ARM: dts: rockchip: Update regulator name for PX3 >=20 > 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(-) >=20