From patchwork Thu Jul 27 13:13:09 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 13330099 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 B0D9AC0015E for ; Thu, 27 Jul 2023 13:13:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230455AbjG0NNQ (ORCPT ); Thu, 27 Jul 2023 09:13:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57092 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229589AbjG0NNP (ORCPT ); Thu, 27 Jul 2023 09:13:15 -0400 Received: from xavier.telenet-ops.be (xavier.telenet-ops.be [IPv6:2a02:1800:120:4::f00:14]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 89B802122 for ; Thu, 27 Jul 2023 06:13:14 -0700 (PDT) Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed40:d80c:aaca:e11d:6940]) by xavier.telenet-ops.be with bizsmtp id SDDC2A00U4qLm8F01DDCda; Thu, 27 Jul 2023 15:13:13 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1qP0nb-002d2H-FG; Thu, 27 Jul 2023 15:13:12 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1qP0no-00AYDT-IV; Thu, 27 Jul 2023 15:13:12 +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.5 Date: Thu, 27 Jul 2023 15:13:09 +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 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5: Linux 6.5-rc1 (2023-07-09 13:53:13 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git renesas-fixes-for-v6.5-tag1 for you to fetch changes up to 4c188fa183ebb45238ef16504c4c7606955cf9d4: arm64: dts: renesas: rzg2l: Update overfow/underflow IRQ names for MTU3 channels (2023-07-25 11:40:34 +0200) ---------------------------------------------------------------- Renesas fixes for v6.5 - Fix interrupt names for MTU3 channels on RZ/G2L and RZ/V2L. The devices nodes with the incorrect names were added in v6.5-rc1. Fix them now, so they won't end up in a released version. Thanks for pulling! ---------------------------------------------------------------- Biju Das (1): arm64: dts: renesas: rzg2l: Update overfow/underflow IRQ names for MTU3 channels arch/arm64/boot/dts/renesas/r9a07g044.dtsi | 16 ++++++++-------- arch/arm64/boot/dts/renesas/r9a07g054.dtsi | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 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