From patchwork Thu Nov 7 22:24:45 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexandre Belloni X-Patchwork-Id: 11233841 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 C72B01575 for ; Thu, 7 Nov 2019 22:25:11 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 77C32214D8 for ; Thu, 7 Nov 2019 22:25:11 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="H22BOBbJ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 77C32214D8 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+851+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id GoQZYY1556264xPzom2dUeUP; Thu, 07 Nov 2019 14:25:11 -0800 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web10.1690.1573165510874808491 for ; Thu, 07 Nov 2019 14:25:10 -0800 X-Received: by mail.kernel.org (Postfix) id 66F6A21D79; Thu, 7 Nov 2019 22:25:10 +0000 (UTC) X-Received: from relay10.mail.gandi.net (relay10.mail.gandi.net [217.70.178.230]) (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 DD0C1214D8; Thu, 7 Nov 2019 22:25:09 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DD0C1214D8 X-Received: from localhost (unknown [92.184.100.203]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay10.mail.gandi.net (Postfix) with ESMTPSA id 7E6B1240007; Thu, 7 Nov 2019 22:24:58 +0000 (UTC) Date: Thu, 7 Nov 2019 23:24:45 +0100 From: Alexandre Belloni To: Linuxkernel+Patchwork-Soc via Email Integration Cc: Nicolas Ferre , Ludovic Desroches , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] ARM: at91: defconfig for 5.5 Message-ID: <20191107222445.GA202433@piout.net> MIME-Version: 1.0 User-Agent: Mutt/1.12.1 (2019-06-15) Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org X-Gm-Message-State: KailNzpLJVE8AmJbHbnELDo6x1554929AA= Content-Disposition: inline DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1573165511; bh=GQyTosuimEROx2J01gCBl5cdrTDrycuiqC1I4dk1lWc=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=H22BOBbJehicqe1iDXrw6HK3LI5F+ZJBXIzX3DkEgETphE4JOAT5ghQl2TpTZGJyze4 B1lfMiXUmfslFuAd7sm3Mb57icesHkr/vgdY7AQydN/hWt6QsDTx9Pv/jWMyrA6Qmci5X /NFqX383HZrY1IBpzR/XWbqxYM/xYp8YjZA= Arnd, Olof, A single patch unselecting the PIT driver to improve the boot time on at91 platforms. The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c: Linux 5.4-rc1 (2019-09-30 10:35:40 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-5.5-defconfig for you to fetch changes up to 0fc21fdf4e1023d0e5f8d42a42cdd372177699e2: ARM: configs: at91: unselect PIT (2019-10-14 17:05:25 +0200) ---------------------------------------------------------------- AT91 defconfig for 5.5 - Unselect PIT now that the TCBs can be used at boot time ---------------------------------------------------------------- Alexandre Belloni (1): ARM: configs: at91: unselect PIT arch/arm/configs/at91_dt_defconfig | 1 + arch/arm/configs/sama5_defconfig | 1 + 2 files changed, 2 insertions(+)