From patchwork Sun Jul 26 19:28:10 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexandre Belloni X-Patchwork-Id: 11686019 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 C609B138C for ; Sun, 26 Jul 2020 19:28:16 +0000 (UTC) Received: by mail.kernel.org (Postfix) id A955520715; Sun, 26 Jul 2020 19:28:16 +0000 (UTC) Delivered-To: soc@kernel.org Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [217.70.183.196]) (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 93C00206E3; Sun, 26 Jul 2020 19:28:15 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 93C00206E3 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.66.108.79 Received: from localhost (lfbn-lyo-1-1932-79.w90-66.abo.wanadoo.fr [90.66.108.79]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 8B183E0004; Sun, 26 Jul 2020 19:28:10 +0000 (UTC) Date: Sun, 26 Jul 2020 21:28:10 +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.9 Message-ID: <20200726192810.GA181818@piout.net> MIME-Version: 1.0 Content-Disposition: inline Arnd, Olof, Here are a few sama5 defconfig changes, mainly adding DSA support for the switch on an evaluation board. The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407: Linux 5.8-rc1 (2020-06-14 12:45:04 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-defconfig-5.9 for you to fetch changes up to c12b539787efff5b4fc5abac1debf3ea1901348e: ARM: configs: at91: sama5: enable CAN PLATFORM driver (2020-07-25 00:13:20 +0200) ---------------------------------------------------------------- AT91 defconfig for 5.9 - Add ClassD, KSZ ethernet switches, brdige, vlan to sama5_defconfig - Reenable CAN support in sama5_defconfig ---------------------------------------------------------------- Codrin Ciubotariu (1): ARM: configs: at91: sama5: Enable CLASSD Cristian Birsan (1): ARM: configs: at91: sama5: enable CAN PLATFORM driver Razvan Stefanescu (2): ARM: configs: at91: sama5: add support for KSZ ethernet switches ARM: configs: at91: sama5: enable bridge and VLAN filtering arch/arm/configs/sama5_defconfig | 8 ++++++++ 1 file changed, 8 insertions(+)