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 01A6DC433EF for ; Fri, 27 May 2022 18:25:59 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id DDF2FC34113; Fri, 27 May 2022 18:25:59 +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 D9D91C385B8; Fri, 27 May 2022 18:25:58 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org D9D91C385B8 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 1nueer-0005Dr-5K; Fri, 27 May 2022 20:25:57 +0200 From: Heiko Stuebner 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.19 #2 Date: Fri, 27 May 2022 20:25:56 +0200 Message-ID: <5131508.BEx9A2HvPv@phil> In-Reply-To: <5916377.R56niFO833@phil> References: <5916377.R56niFO833@phil> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Am Dienstag, 17. Mai 2022, 21:35:39 CEST schrieb Heiko Stuebner: > The following changes since commit 53070cfa8228bdc64148d1e8c76c9f97ed0dfd62: > > ARM: dts: rockchip: rename pcfg_pull_default node name on rk3036 (2022-04-11 02:16:33 +0200) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.19-rockchip-dts32-2 > > for you to fetch changes up to 36b1b58523b531f60721d42910e4d6fe447c90d5: > > ARM: dts: rockchip: add clocks property to cru node rk3228 (2022-05-17 21:08:20 +0200) > > ---------------------------------------------------------------- > Amba and clock fixes to conform better to actual dt-bindings. superseeded by v2.