From patchwork Wed May 29 15:41:56 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 13679130 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 ; 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 ) 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 ) id 1sCLRC-009nPX-LK; Wed, 29 May 2024 17:42:02 +0200 From: Geert Uytterhoeven To: Magnus Damm , Yoshihiro Shimoda , Wolfram Sang , =?utf-8?q?Niklas_S=C3=B6de?= =?utf-8?q?rlund?= Cc: linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven Subject: [PATCH/LOCAL 0/3] arm64: renesas: defconfig: Updates Date: Wed, 29 May 2024 17:41:56 +0200 Message-Id: X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: linux-renesas-soc@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Hi all, Regular updates for the defconfig for Renesas ARM64 systems. As usual, these are not intended for upstream merge, and to be applied to the topic/renesas-defconfig branch. Geert Uytterhoeven (3): arm64: renesas: defconfig: Enable Synopsys DesignWare eDMA support arm64: renesas: defconfig: Enable Marvell 88Q2XXX PHY support arm64: renesas: defconfig: Refresh for v6.10-rc1 arch/arm64/configs/renesas_defconfig | 5 +++++ 1 file changed, 5 insertions(+)