From patchwork Fri Feb 25 11:32:20 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nicolas Ferre X-Patchwork-Id: 12760149 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 smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 567F9C433EF for ; Fri, 25 Feb 2022 11:32:29 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 1A0D4C340EF; Fri, 25 Feb 2022 11:32:29 +0000 (UTC) Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.154.123]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id ECB53C340E7; Fri, 25 Feb 2022 11:32:27 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org ECB53C340E7 Authentication-Results: smtp.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=microchip.com Authentication-Results: smtp.kernel.org; spf=fail smtp.mailfrom=microchip.com DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1645788749; x=1677324749; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=5UwFmzbyIUta6CR16913XuPjSW+SetjjS6+IwteKVXY=; b=vV7jMLrbsbQaWw+rWCmTIGLwQQkqIKTVQgX49ZkxKF4J87xhPY/7c/Kp lvVwfrhbNKYiobDdW+eY6Xt1Zr8S20ZJmdJd240J8xCCiZD0HZeXVBxpp 9nE7mKJ1JE9uyo6zewwisd3b4/4a35IvtLCWpjA9t+At37cpiYYuWBp80 EtCMWp824hcOkmqPaF6dIQG6E0OUhu4MNMtA4oTEmcZx+7WDGajOLl+Jb SZwhe0pP+I18GLJL8ZzntWAOyx4ol7c2Mr7lAAQQpCn7XYSRON3IJxw4e Be/m4f587KLiNXI9eIBBfBGYOCDeJsbGWTL0i4IpAKezVTxLo+wo0lpJI w==; X-IronPort-AV: E=Sophos;i="5.90,136,1643698800"; d="scan'208";a="147275429" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa4.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 25 Feb 2022 04:32:27 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.17; Fri, 25 Feb 2022 04:32:26 -0700 Received: from ness.home (10.10.115.15) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server id 15.1.2375.17 via Frontend Transport; Fri, 25 Feb 2022 04:32:24 -0700 From: List-Id: To: Arnd Bergmann , Olof Johansson , , CC: Nicolas Ferre , Linux Kernel list , linux-arm-kernel , Alexandre Belloni , Claudiu Beznea Subject: [GIT PULL] ARM: at91: defconfig for 5.18 Date: Fri, 25 Feb 2022 12:32:20 +0100 Message-ID: <20220225113220.51401-1-nicolas.ferre@microchip.com> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Organization: microchip From: Nicolas Ferre Arnd, Olof, Here are the defconfig changes for 5.18. Please pull. Thanks, best regards, Nicolas The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07: Linux 5.17-rc1 (2022-01-23 10:12:53 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-defconfig-5.18 for you to fetch changes up to 2884f2dda70ac8659b2e15b8ba8b85fe7184b9f4: ARM: configs: at91: sama7: add config for cpufreq (2022-02-25 12:20:43 +0100) ---------------------------------------------------------------- AT91 defconfig #1 for 5.18: - sama7 additions for NAND flash, crypto, cpuidle and cpufreq ---------------------------------------------------------------- Claudiu Beznea (2): ARM: configs: at91: sama7: enable cpu idle ARM: configs: at91: sama7: add config for cpufreq Tudor Ambarus (3): ARM: configs: at91: sama7: Enable NAND / SMC ARM: configs: at91: sama7: Enable UBIFS_FS ARM: configs: at91: sama7: Enable crypto IPs and software algs arch/arm/configs/sama7_defconfig | 29 +++++++++++++++++++++++++---- 1 file changed, 25 insertions(+), 4 deletions(-)