From patchwork Fri Jun 10 10:05:52 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 12877280 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 96DFFC433EF for ; Fri, 10 Jun 2022 10:06:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344609AbiFJKGF (ORCPT ); Fri, 10 Jun 2022 06:06:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38194 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1347669AbiFJKGB (ORCPT ); Fri, 10 Jun 2022 06:06:01 -0400 Received: from xavier.telenet-ops.be (xavier.telenet-ops.be [IPv6:2a02:1800:120:4::f00:14]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C34BCB7157 for ; Fri, 10 Jun 2022 03:05:59 -0700 (PDT) Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed30:6907:80d7:a5b:48f8]) by xavier.telenet-ops.be with bizsmtp id hN5x2700R35NJNs01N5xz5; Fri, 10 Jun 2022 12:05:57 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1nzbWf-003RLI-5e; Fri, 10 Jun 2022 12:05:57 +0200 Received: from geert by rox.of.borg with local (Exim 4.93) (envelope-from ) id 1nzbWe-00BJkh-Cv; Fri, 10 Jun 2022 12:05:56 +0200 From: Geert Uytterhoeven To: Magnus Damm Cc: linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven Subject: [PATCH/LOCAL 0/3] arm64: renesas: defconfig: Miscellaneous updates Date: Fri, 10 Jun 2022 12:05:52 +0200 Message-Id: X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org Hi all, Here is a set of updates for the defconfig for Renesas ARM systems. As usual, this is not intended for upstream merge, but to be applied to the topic/renesas-defconfig branch of my renesas-devel repository. Thanks for your comments! Geert Uytterhoeven (3): arm64: renesas: defconfig: Refresh for v5.19-rc1 arm64: renesas: defconfig: Enable HyperFlash support arm64: renesas: defconfig: Enable PSCI CPU idle Driver arch/arm64/configs/renesas_defconfig | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-)