Message ID | cover.1716997002.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 B7D80181BBB for <linux-renesas-soc@vger.kernel.org>; Wed, 29 May 2024 15:42:06 +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=1716997329; cv=none; b=AU7Ybm4lCkeqLNTD1wrZTrLkWKE1E3kPHiJ8AMpvi5dli+32OeCupuI/avn49yBS9i1FJ5XK28SJFEQPSpxBa2Wg5iSOl94Ta+bBWAbtq3PFoURL4lZfVSJrSDaVlMChkklAEunk4htbqS2Sg9KItdASRiwL1PbrKOtoJuCByWY= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1716997329; c=relaxed/simple; bh=tV5jF69ZQkeCaoGELzjy4twCHzg+pcA4HQMfUWSRsRA=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=FpvJytRZbdCZxt6BsW2HtvGIgw3yTbpof2TSjWaf7ku6oWFKRCS8tosPMJdislb5I8uCNWRJ1BlAa18bMtyaLE32k+9yskuQGq7PL1hd4N2QQXrjZjPf1fnkPeoN1HELZKbSO6DIscOFqtBflwynl6yxZfqH8jfgCbmeNhm3uEE= 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:1b01:1838:131c:4de4]) by baptiste.telenet-ops.be with bizsmtp id V3i22C00C3VPV9V013i2aS; Wed, 29 May 2024 17:42:03 +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 1sCLQG-00H2xi-AR; Wed, 29 May 2024 17:42:02 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from <geert@linux-m68k.org>) id 1sCLRC-009nPX-LK; Wed, 29 May 2024 17:42:02 +0200 From: Geert Uytterhoeven <geert+renesas@glider.be> To: Magnus Damm <magnus.damm@gmail.com>, Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>, Wolfram Sang <wsa+renesas@sang-engineering.com>, =?utf-8?q?Niklas_S=C3=B6de?= =?utf-8?q?rlund?= <niklas.soderlund+renesas@ragnatech.se> Cc: linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven <geert+renesas@glider.be> Subject: [PATCH/LOCAL 0/3] arm64: renesas: defconfig: Updates Date: Wed, 29 May 2024 17:41:56 +0200 Message-Id: <cover.1716997002.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 | arm64: renesas: defconfig: Updates | expand |