From patchwork Fri Oct 6 07:46:04 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 13411085 X-Patchwork-Delegate: geert@linux-m68k.org 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 84ABEE92FF3 for ; Fri, 6 Oct 2023 07:46:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230316AbjJFHqN (ORCPT ); Fri, 6 Oct 2023 03:46:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57000 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230309AbjJFHqM (ORCPT ); Fri, 6 Oct 2023 03:46:12 -0400 Received: from albert.telenet-ops.be (albert.telenet-ops.be [IPv6:2a02:1800:110:4::f00:1a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BD273E4 for ; Fri, 6 Oct 2023 00:46:10 -0700 (PDT) Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed40:cb63:209b:6bfe:e326]) by albert.telenet-ops.be with bizsmtp id uXm62A00G1BD6Ej06Xm6Dh; Fri, 06 Oct 2023 09:46:08 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1qofWl-005KIG-V1; Fri, 06 Oct 2023 09:46:06 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1qofXC-0062Zl-7Z; Fri, 06 Oct 2023 09:46:06 +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 Date: Fri, 6 Oct 2023 09:46:04 +0200 Message-Id: X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org Hi SoC folks, The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d: Linux 6.6-rc1 (2023-09-10 16:28:41 -0700) 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-tag1 for you to fetch changes up to c1ec4b450ab729e30d043e927fdfcc9f764f61b7: soc: renesas: Make ARCH_R9A07G043 (riscv version) depend on NONPORTABLE (2023-10-05 15:07:57 +0200) ---------------------------------------------------------------- Renesas fixes for v6.6 - Fix RISC-V multi-platform kernels by excluding RZ/Five. Thanks for pulling! ---------------------------------------------------------------- Jisheng Zhang (1): soc: renesas: Make ARCH_R9A07G043 (riscv version) depend on NONPORTABLE drivers/soc/renesas/Kconfig | 1 + 1 file changed, 1 insertion(+) 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