From patchwork Thu Feb 24 23:19:46 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Heiko Stuebner X-Patchwork-Id: 12759411 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 53561C433EF for ; Thu, 24 Feb 2022 23:20:54 +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=ZY8+Q3ud3FLzhno7MGLEl+6mrjXV7beeyYWgbuSoVUA=; b=to6zDlSlS+dZtQ kTKSpy/dljlfoQ2bcQEvuJlkKGrIQU8OTvFY5zDEvh6NE6tPsLeZ0hM0d7AmQ7w3P2kLk7NrrKERI D48go7PhniOq7QGUaqkEB+jDjj31jm76Gj3M6och1wQheLpPuaRW8JMTVD5Tr3/OgahXIn4lx+7fU UBi0tfR6iByz2SqzTsVd8+A/8ev/+cpUwgdYGRh/QmZhB5ZBk9iDgPRzp/I9fLydOT+Ix4QwIDyrK JlyusnUIiQ6/Tq0t+8nNqMJoYnjei9l4UltHQcsDI78QA0iriwV1W8OUxZikbry4xHZQJbC/BJ7FH 20Btbev0a/iTRCcZ8LrA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nNNOp-002gAT-Jl; Thu, 24 Feb 2022 23:19:51 +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 1nNNOl-002g9G-QA; Thu, 24 Feb 2022 23:19:49 +0000 Received: from [185.156.123.69] (helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nNNOk-0004Fm-Oq; Fri, 25 Feb 2022 00:19:46 +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: Fri, 25 Feb 2022 00:19:46 +0100 Message-ID: <19595245.eudUkVceaq@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220224_151947_878430_74E2DADF X-CRM114-Status: UNSURE ( 7.46 ) X-CRM114-Notice: Please train this message. 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 e783362eb54cd99b2cac8b3a9aeac942e6f6ac07: Linux 5.17-rc1 (2022-01-23 10:12:53 +0200) 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-1 for you to fetch changes up to 5a68ce0a7b89a7005a71d406435a45a24c7e86da: ARM: dts: rockchip: remove status from rk3288 crypto node (2022-02-15 08:59:53 +0100) ---------------------------------------------------------------- Remove an unneeded status property from the crypto-node on rk3288. ---------------------------------------------------------------- Johan Jonker (1): ARM: dts: rockchip: remove status from rk3288 crypto node arch/arm/boot/dts/rk3288.dtsi | 1 - 1 file changed, 1 deletion(-)