From patchwork Sun Mar 22 08:57:11 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexandre Belloni X-Patchwork-Id: 11451577 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 4DF801667 for ; Sun, 22 Mar 2020 08:57:17 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 319B92077D; Sun, 22 Mar 2020 08:57:17 +0000 (UTC) Delivered-To: soc@kernel.org Received: from relay12.mail.gandi.net (relay12.mail.gandi.net [217.70.178.232]) (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 17239206F9; Sun, 22 Mar 2020 08:57:15 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 17239206F9 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 Received: from localhost (lfbn-lyo-1-9-35.w86-202.abo.wanadoo.fr [86.202.105.35]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay12.mail.gandi.net (Postfix) with ESMTPSA id B8AE0200003; Sun, 22 Mar 2020 08:57:11 +0000 (UTC) Date: Sun, 22 Mar 2020 09:57:11 +0100 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.7 Message-ID: <20200322085711.GA208700@piout.net> MIME-Version: 1.0 Content-Disposition: inline Arnd, Olof, A single patch enabling the sama5d4 watchdog driver in at91_dt_defconfig. The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9: Linux 5.6-rc1 (2020-02-09 16:08:48 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-5.7-defconfig for you to fetch changes up to 91d14ab8d913e798b3f68663ffc2e1f7dc8c4a8b: ARM: configs: at91: enable sama5d4 compatible watchdog (2020-02-12 12:29:22 +0100) ---------------------------------------------------------------- AT91 defconfig for 5.7 - Add sama5d4 watchdog to at91_dt_defconfig as it is present on sam9x60 ---------------------------------------------------------------- Eugen Hristev (1): ARM: configs: at91: enable sama5d4 compatible watchdog arch/arm/configs/at91_dt_defconfig | 1 + 1 file changed, 1 insertion(+)