Message ID | cover.1728045620.git.geert+renesas@glider.be (mailing list archive) |
---|---|
Headers | show
Received: from andre.telenet-ops.be (andre.telenet-ops.be [195.130.132.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 01C91216A06 for <linux-renesas-soc@vger.kernel.org>; Fri, 4 Oct 2024 13:22:45 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=195.130.132.53 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1728048170; cv=none; b=Mku0dK/MW4Hz7dG4luOYwbboJAB5r5yigZtBHqeZ0dX1KK/Fnook5bZOT4X93CLl1CmKpgZ0vXS5042EBAq//2QDzBAeOZC0gxgVxRiNSU2TKC8Pf9MkigfWjhLsE/fgHcrarHMEXi7py5RakK6SDR24UWaVYLOd6zkbAyELSlQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1728048170; c=relaxed/simple; bh=TGh7eOa0EBdIxKdSzn8xUltxSvBCZpatgt1kKjJJZqQ=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=WBlzX3gv7Cf5jvh5D6iyyVhNMStBvJMa9FikxkNZfO36H1+yewhNY50F9omKY+StPoflCuyfJzcAgvdSyNYy1uQcY+81OpVh3VGx8kjCsPE9aLymeotdF5u+QfvYRpYWN9X1l7HOlNwyaUxYEPeaFZkoXCHDIw5xvQQ8JLMHvMc= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be; spf=none smtp.mailfrom=linux-m68k.org; arc=none smtp.client-ip=195.130.132.53 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux-m68k.org 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 Precedence: bulk X-Mailing-List: linux-renesas-soc@vger.kernel.org List-Id: <linux-renesas-soc.vger.kernel.org> List-Subscribe: <mailto:linux-renesas-soc+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-renesas-soc+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
renesas: dts: Use interrupts-extended
|
expand
|