From patchwork Thu Feb 22 10:42:51 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 13567027 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 2B7AEC48BEB for ; Thu, 22 Feb 2024 10:43:25 +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=vS7ugTiAbIKz5OhKkNncW69WKXYLwOLXs74AsF6WOII=; b=nhAEC0b+hRET7G kq1Ra43sBabYsU38tWGv3ng8fxJ4lcr7+/reD2YZrEgoAPc2ySFRVoLBUDeX0REDpkX12F0S/P4aA pum8KNgFEXMmIPY/ryRDVP18QUUP4nUMHsj+PRKl57uZIy0uxsyFbrNjqoOjO8Imr7LMDVm5dwVtO xt5qiKt0pkSXOSOFaWts5Y0cX3fRSbC4xbcslyatxGolJ3t4Ujj15voJ4ueeYRGwSkU9Rsnkqhd6g fCeJ01vYuVo5hgQvxGeog5Lic2tH6agQ2Ygs33rHfmp8WQPa3XuxjFRMWytM9032hmFphdmNnroCc BE4rqy8MvKT3+352VyJg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rd6Xl-00000004WVb-1Cf0; Thu, 22 Feb 2024 10:43:09 +0000 Received: from laurent.telenet-ops.be ([2a02:1800:110:4::f00:19]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rd6Xi-00000004WV8-0igA for linux-arm-kernel@lists.infradead.org; Thu, 22 Feb 2024 10:43:07 +0000 Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed40:5450:2f24:6e58:231d]) by laurent.telenet-ops.be with bizsmtp id qAiu2B00259vpg201AiuLC; Thu, 22 Feb 2024 11:42:55 +0100 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1rd6XN-001KZd-Gj; Thu, 22 Feb 2024 11:42:53 +0100 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1rd6XV-00CYJK-Py; Thu, 22 Feb 2024 11:42:53 +0100 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] Renesas fixes for v6.8 Date: Thu, 22 Feb 2024 11:42:51 +0100 Message-Id: X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240222_024306_367942_57CCC376 X-CRM114-Status: GOOD ( 14.60 ) 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 Hi SoC folks, The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d: Linux 6.8-rc1 (2024-01-21 14:11:32 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-fixes-for-v6.8-tag1 for you to fetch changes up to 8c987693dc2d292d777f1be63cb35233049ae25e: ARM: dts: renesas: rcar-gen2: Add missing #interrupt-cells to DA9063 nodes (2024-02-22 10:55:03 +0100) ---------------------------------------------------------------- Renesas fixes for v6.8 - Add missing #interrupt-cells to DA9063 nodes. Fast-tracked to avoid new dtc interrupt_provider warnings. Thanks for pulling! ---------------------------------------------------------------- Geert Uytterhoeven (1): ARM: dts: renesas: rcar-gen2: Add missing #interrupt-cells to DA9063 nodes arch/arm/boot/dts/renesas/r8a7790-lager.dts | 1 + arch/arm/boot/dts/renesas/r8a7790-stout.dts | 1 + arch/arm/boot/dts/renesas/r8a7791-koelsch.dts | 1 + arch/arm/boot/dts/renesas/r8a7791-porter.dts | 1 + arch/arm/boot/dts/renesas/r8a7792-blanche.dts | 1 + arch/arm/boot/dts/renesas/r8a7793-gose.dts | 1 + arch/arm/boot/dts/renesas/r8a7794-alt.dts | 1 + arch/arm/boot/dts/renesas/r8a7794-silk.dts | 1 + 8 files changed, 8 insertions(+) Gr{oetje,eeting}s, Geert --- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds