From patchwork Mon May 18 21:32:54 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexandre Belloni X-Patchwork-Id: 11556417 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 1B6C7912 for ; Mon, 18 May 2020 21:32:58 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 0BE8420842; Mon, 18 May 2020 21:32:58 +0000 (UTC) Delivered-To: soc@kernel.org Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [217.70.183.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8C5622081A; Mon, 18 May 2020 21:32:57 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8C5622081A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alexandre.belloni@bootlin.com X-Originating-IP: 90.65.91.255 Received: from localhost (lfbn-lyo-1-1912-bdcst.w90-65.abo.wanadoo.fr [90.65.91.255]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay9-d.mail.gandi.net (Postfix) with ESMTPSA id 36E80FF805; Mon, 18 May 2020 21:32:55 +0000 (UTC) Date: Mon, 18 May 2020 23:32:54 +0200 From: Alexandre Belloni List-Id: To: Arnd Bergmann , Olof Johansson , arm@kernel.org, soc@kernel.org Cc: Nicolas Ferre , Ludovic Desroches , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] ARM: at91: defconfig for 5.8 Message-ID: <20200518213254.GA26598@piout.net> MIME-Version: 1.0 Content-Disposition: inline Arnd, Olof, Very little is added to the sama5_defconfig: support for the gpios from the security module and a pmic for the SAMA5D27 WLSOM1. The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136: Linux 5.7-rc1 (2020-04-12 12:35:55 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-5.8-defconfig for you to fetch changes up to 6a2ab88ca789804cad89d558625147edd26a1d37: ARM: configs: at91: sama5: enable MCP16502 regulator (2020-04-13 13:00:16 +0200) ---------------------------------------------------------------- AT91 defconfig for 5.8 - Add PIOBU and MCP16502 regulator to sama5 defconfig ---------------------------------------------------------------- Razvan Stefanescu (2): ARM: configs: at91: sama5: enable SAMA5D2_PIOBU ARM: configs: at91: sama5: enable MCP16502 regulator arch/arm/configs/sama5_defconfig | 2 ++ 1 file changed, 2 insertions(+)