Message ID | cover.1728045620.git.geert+renesas@glider.be (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 8DD61CF854E for <linux-arm-kernel@archiver.kernel.org>; Fri, 4 Oct 2024 14:01:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=OHGanFvKfDvLs92+uYkFbt6u+GpbChbSLFkfws7XX/8=; b=MLomW1NxSPIl3R6iLZnBLqsrmO Qm3luDMw0yEyXxvopyUz3l1AYFHJo936Lp3JojMQHoyzA6QzD2EkK82eyr9v331pF8rGqcLWhs1yh Qiy8338nLqNT/u9GaP9g7XQuU9jgniWlUR+lOCxhM3AcuvQ9xdE+rl/4ufGRal1Hpz6xO9hrdg67f ECDY2rMIX6W/7k/1v4v8GRyFkj5In4hXTinC20dc+acvCotkWeIDN8Wim7Jl/Ki+dGWHWYalUOlVj 16X2r4jnvhQc7tHdD66gVjPV8k69V838M4NI4yaAj5TnORBUZXNun3T98cTOo0sRpE6PhTtApkQ7x C3fnmfxw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1swisK-0000000CfE2-2TiX; Fri, 04 Oct 2024 14:01:44 +0000 Received: from cantor.telenet-ops.be ([195.130.132.48]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1swiMz-0000000CX5X-1GVb for linux-arm-kernel@lists.infradead.org; Fri, 04 Oct 2024 13:29:24 +0000 Received: from andre.telenet-ops.be (andre.telenet-ops.be [IPv6:2a02:1800:120:4::f00:15]) by cantor.telenet-ops.be (Postfix) with ESMTPS id 4XKq3L21VPz4x1Sh for <linux-arm-kernel@lists.infradead.org>; Fri, 04 Oct 2024 15:22:38 +0200 (CEST) Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed80:5518:aeb:d9c0:fc7c]) by andre.telenet-ops.be with cmsmtp id LDNd2D00M4NXpdT01DNduz; Fri, 04 Oct 2024 15:22:37 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from <geert@linux-m68k.org>) id 1swiGL-001EmF-Cv; Fri, 04 Oct 2024 15:22:37 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from <geert@linux-m68k.org>) id 1swhnu-006yTe-4Z; Fri, 04 Oct 2024 14:53:06 +0200 From: Geert Uytterhoeven <geert+renesas@glider.be> To: Magnus Damm <magnus.damm@gmail.com>, Wolfram Sang <wsa+renesas@sang-engineering.com> Cc: linux-renesas-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Geert Uytterhoeven <geert+renesas@glider.be> Subject: [PATCH 00/20] renesas: dts: Use interrupts-extended Date: Fri, 4 Oct 2024 14:52:42 +0200 Message-Id: <cover.1728045620.git.geert+renesas@glider.be> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241004_062921_528312_1518711D X-CRM114-Status: GOOD ( 18.86 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
renesas: dts: Use interrupts-extended
|
expand
|