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 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 69877C433EF for ; Fri, 8 Jul 2022 11:27:59 +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:References:In-Reply-To: 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: List-Owner; bh=pm6nKG3lYQL1QHFAuahpsiehvpQCfLP4zvjgmYbSSNY=; b=VFXmEvMVcPQIjV Qa/faiJarbBJh6SiN6gx2L1U5q38J3WOU4G6jMid9ePacZ7ULuZRl3HmY2vd0AItCXpyzd8U1jamq EZwOy9nKPH/t2UoYxC7Dxwm50alXPGrepAEoAE2j7GMtJGOVFRKY4qU+upCFwQAIoz4NT+MOZS2bA /Uc3fgVYz5D1LXBj7C0MPdfiURIv7p2EeHi85YyUPE7gsK384+mbnBgfQPlY/E+a1iJyR/a9I/mI5 iT9R7i0IEl+tXCTC/NEKDbioVy4qS9e0IDsR5y0VjSu7Yw9y8nyW+ybpMvdckc1UgTvmMN93m6XB6 aD7HEDW4hR0bvJ+MJtow==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o9m8U-003OKp-Q0; Fri, 08 Jul 2022 11:27:02 +0000 Received: from laurent.telenet-ops.be ([2a02:1800:110:4::f00:19]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o9m8J-003OI9-Nh for linux-arm-kernel@lists.infradead.org; Fri, 08 Jul 2022 11:26:53 +0000 Received: from ramsan.of.borg ([84.195.186.194]) by laurent.telenet-ops.be with bizsmtp id sbSk2700H4C55Sk01bSkLt; Fri, 08 Jul 2022 13:26:44 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1o9m8B-002baK-ND; Fri, 08 Jul 2022 13:26:43 +0200 Received: from geert by rox.of.borg with local (Exim 4.93) (envelope-from ) id 1o9m8A-00BLWC-Pd; Fri, 08 Jul 2022 13:26:42 +0200 From: Geert Uytterhoeven To: arm-soc , soc Cc: Magnus Damm , linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven Subject: [GIT PULL 2/3] Renesas ARM SoC updates for v5.20 Date: Fri, 8 Jul 2022 13:26:35 +0200 Message-Id: X-Mailer: git-send-email 2.25.1 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220708_042651_930203_CA101599 X-CRM114-Status: UNSURE ( 7.38 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56: Linux 5.19-rc1 (2022-06-05 17:18:54 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm-soc-for-v5.20-tag1 for you to fetch changes up to 75a185fb92e58ccd3670258d8d3b826bd2fa6d29: ARM: shmobile: rcar-gen2: Increase refcount for new reference (2022-07-05 09:08:35 +0200) ---------------------------------------------------------------- Renesas ARM SoC updates for v5.20 - Fix of_node reference counting in the R-Car Gen2 board quirk. ---------------------------------------------------------------- Liang He (1): ARM: shmobile: rcar-gen2: Increase refcount for new reference arch/arm/mach-shmobile/regulator-quirk-rcar-gen2.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel