Message ID | cover.1718890849.git.geert+renesas@glider.be (mailing list archive) |
---|---|
Headers | show
Received: from baptiste.telenet-ops.be (baptiste.telenet-ops.be [195.130.132.51]) (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 837A11AE85B for <linux-renesas-soc@vger.kernel.org>; Thu, 20 Jun 2024 13:57:55 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=195.130.132.51 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1718891877; cv=none; b=mmxQN/55Tz9AAhoeD9bSUiU7Df6w/VAUTwdCez33p/YG90TwITfodA4uNIaguH7iqIRY3w+9V6UNAP6nGsHzm8AYkxpamnrcmw4v/pFkwMxphIEqTyNkfaVTgx1sdOjvpBHbK4QmpfBW5gvZAmpLW5jfGEef69azVDEXr+bQU/E= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1718891877; c=relaxed/simple; bh=Q4TcSVNStTxtsPmVeYRqOnYR2eA7vSzu88AqX8i9SLY=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=gusK2JNuWhfEQK87FIF0/dSRVkX8dboSwr1Ht8gkKigHMQMicqEl9XQQL4FpUMpX9HlP3OQpt8JZUvQXeoX2pDmeAW3Ni+fBGUtS0ghzjEi/hXub6ASKHRsKABs8Qo7eBP6SXL2HO0HoJISMwSBGXzKBNaBiP09ZofMykCpr4e0= 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.51 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:260f:cd5c:91b1:523c]) by baptiste.telenet-ops.be with bizsmtp id dpxm2C0010Y0hZi01pxmK8; Thu, 20 Jun 2024 15:57:48 +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 1sKIIL-00057o-Ur; Thu, 20 Jun 2024 15:57:45 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from <geert@linux-m68k.org>) id 1sKIIL-000Com-R5; Thu, 20 Jun 2024 15:57:45 +0200 From: Geert Uytterhoeven <geert+renesas@glider.be> To: Magnus Damm <magnus.damm@gmail.com>, Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>, Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>, Biju Das <biju.das.jz@bp.renesas.com>, Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com> Cc: Mark Rutland <mark.rutland@arm.com>, Marc Zyngier <maz@kernel.org>, linux-renesas-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Geert Uytterhoeven <geert+renesas@glider.be> Subject: [PATCH 0/9] dts: renesas: Add missing hypervisor virtual timer IRQs and interrupt-names Date: Thu, 20 Jun 2024 15:57:30 +0200 Message-Id: <cover.1718890849.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 |
dts: renesas: Add missing hypervisor virtual timer IRQs and interrupt-names
|
expand
|