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=-12.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 56B51C43331 for ; Thu, 7 Nov 2019 22:25:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 298A5214D8 for ; Thu, 7 Nov 2019 22:25:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727222AbfKGWZK (ORCPT ); Thu, 7 Nov 2019 17:25:10 -0500 Received: from relay10.mail.gandi.net ([217.70.178.230]:40227 "EHLO relay10.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725930AbfKGWZJ (ORCPT ); Thu, 7 Nov 2019 17:25:09 -0500 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: 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.5 Message-ID: <20191107222445.GA202433@piout.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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(+) -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com