From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 77972C4332D for ; Sun, 22 Mar 2020 08:57:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2A1AA20774 for ; Sun, 22 Mar 2020 08:57:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726897AbgCVI5Q (ORCPT ); Sun, 22 Mar 2020 04:57:16 -0400 Received: from relay12.mail.gandi.net ([217.70.178.232]:36875 "EHLO relay12.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725987AbgCVI5P (ORCPT ); Sun, 22 Mar 2020 04:57:15 -0400 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-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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(+) -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com