From patchwork Fri Oct 13 12:26:44 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 13420874 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 0D07ACDB47E for ; Fri, 13 Oct 2023 12:27:23 +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=jHZYHwf+L6UU3lLYOOqxKTLT3q9pXW5g/vonN0M2fj0=; b=2iWG0odKZFkfrn yjZ92lQ67R/Mo2f+9vCtmCadBjVYC6PFiNEjpG7utkNL00qnQ+C4BikSeUnnKGgjH7pChhDtwozOU Q1N6j9wDCeQDf+TrhA5BWzMfvKzqQes/HZuAHRUhcfRtUZoow6GTezJB7w0A6F+3NQ7nqAGZCMC0x 99k5id3fBSbKbqVfmS13ZGCq1VtJ1UViSNRdM5znD7MNKvwHfk60s5pIGIekPBcbsTgPlvNspeZl6 dvX+8LsdBCfKsxlXDN7BdIR2L9q1tjge+2Ywla52rmTy+iLqLylPt+2Jr1meFdBd4X+aDh/Uy3b/K KjvBuxZUf5t3PLPTFY5Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qrHFs-003Ptc-0s; Fri, 13 Oct 2023 12:27:00 +0000 Received: from michel.telenet-ops.be ([2a02:1800:110:4::f00:18]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qrHFo-003Prq-0y for linux-arm-kernel@lists.infradead.org; Fri, 13 Oct 2023 12:26:58 +0000 Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed40:f151:5551:1af6:b316]) by michel.telenet-ops.be with bizsmtp id xQSm2A00g56FAx306QSmrh; Fri, 13 Oct 2023 14:26:48 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1qrHFb-006Gfe-5a; Fri, 13 Oct 2023 14:26:46 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1qrHFe-002JL0-Hn; Fri, 13 Oct 2023 14:26:46 +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] Renesas fixes for v6.6 (take two) Date: Fri, 13 Oct 2023 14:26:44 +0200 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-20231013_052656_506936_D4C13187 X-CRM114-Status: GOOD ( 14.59 ) 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 c1ec4b450ab729e30d043e927fdfcc9f764f61b7: soc: renesas: Make ARCH_R9A07G043 (riscv version) depend on NONPORTABLE (2023-10-05 15:07:57 +0200) 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.6-tag2 for you to fetch changes up to 1531309aa2092a96c092fa662863ffa53da3ba93: soc: renesas: Make ARCH_R9A07G043 depend on required options (2023-10-12 19:46:49 +0200) ---------------------------------------------------------------- Renesas fixes for v6.6 (take two) - Fix build failures due to missing RZ/Five dependencies. Note that this conflicts with renesas-drivers-for-v6.7-tag1, which I have sent a PR for two weeks ago, but which you haven't merged yet. The proper solution is to take the ARCH_R9A07G043 section from renesas-fixes-for-v6.6-tag2. Thanks for pulling! ---------------------------------------------------------------- Conor Dooley (1): soc: renesas: Make ARCH_R9A07G043 depend on required options drivers/soc/renesas/Kconfig | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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