Message ID | cover.1712915528.git.geert+renesas@glider.be (mailing list archive) |
---|---|
Headers | show
Received: from xavier.telenet-ops.be (xavier.telenet-ops.be [195.130.132.52]) (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 127234C624 for <linux-renesas-soc@vger.kernel.org>; Fri, 12 Apr 2024 10:49:05 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=195.130.132.52 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712918948; cv=none; b=edlMLCp2mGNHeT28YoiWBc9LeUYe16ixoEUoVBCeFDGRZ3ZbQZKaO5NAoDDCQ0Hvc8mlCYP5T/dLLVYazai8qtM8CvwIzrj8Xn+TWGqPep6NuBXwtUlQzEpumW1D+eon/z8fKABeZmFX50/aGklZQMq/d+xdIwtEuVjt87mMSLM= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712918948; c=relaxed/simple; bh=/TSbk8ixG8Ov0afWZN2BKF/1U7in3EOVQDQFyeNUCIM=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=M2FBKP0M1PHrxCaBGvvumQGVAF53LITDqZgQ01XQGqFSl30Wbbqs91RfFzsYsmKKoBiCdQVrLKfCvtMI7Yf7AIsQVCTh/fyzzonCJGpZwYgAc+8WtMOhSgFlVS8df9gNTKYB4NKtawAnwYP1zD8tRUXFrSoChjRQhRKILxq0q1A= 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.52 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:76d0:2bff:fec8:549]) by xavier.telenet-ops.be with bizsmtp id AAoy2C0030SSLxL01Aoylo; Fri, 12 Apr 2024 12:48:58 +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 1rvESG-00GpCB-8Q; Fri, 12 Apr 2024 12:48:57 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from <geert@linux-m68k.org>) id 1rvDj5-004eQD-Ot; Fri, 12 Apr 2024 12:01:43 +0200 From: Geert Uytterhoeven <geert+renesas@glider.be> To: arm-soc <arm@kernel.org>, soc <soc@kernel.org> Cc: Magnus Damm <magnus.damm@gmail.com>, linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven <geert+renesas@glider.be> Subject: [GIT PULL 0/4] Renesas SoC updates for v6.10 Date: Fri, 12 Apr 2024 12:01:36 +0200 Message-Id: <cover.1712915528.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 SoC updates for v6.10 | expand |