From patchwork Fri Jun 21 08:13:58 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 11008661 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 61A621580 for ; Fri, 21 Jun 2019 08:14:19 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 52144289BF for ; Fri, 21 Jun 2019 08:14:19 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 43B16289D6; Fri, 21 Jun 2019 08:14:19 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id DD214289BF for ; Fri, 21 Jun 2019 08:14:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: MIME-Version:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=30gcgZGJvbTcmQs48eGky0qqkXCd1lzoe9FANthqKdU=; b=bFh hkidSRg8DlVJrd5/cHTHQNrjxLYYDaS7HG/4wx7/btJm53MNwQPzfhFMTOYwY+5HJ656n54jYCTL1 e+GZaNeJvado4eTNNH+BlVNxX6qRU2xnqGu3f6qZEoiotO3BjKApn4g3OZGD+60BFNm9LvVZjGtt1 IaHXifdh383DpdnRdbqsikrE6+1m/J+gvtjhACuLKQciigA6Y9qjsXMskGy79j+dlnxvLbn8Ksxy4 nJyiUspCn4RAg/96AWl+127i//TQSZQpTtFhbEL9Dzl5t/Cj0tuulX2jKQCJMLpPcZMV6opkRQdys yDAweD9W/3zjGSKPz5adcxQ1xC8rgxA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1heEgX-0007QG-VM; Fri, 21 Jun 2019 08:14:14 +0000 Received: from relay10.mail.gandi.net ([217.70.178.230]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1heEgU-0007Px-I0 for linux-arm-kernel@lists.infradead.org; Fri, 21 Jun 2019 08:14:12 +0000 Received: from localhost (aaubervilliers-681-1-41-156.w90-88.abo.wanadoo.fr [90.88.16.156]) (Authenticated sender: maxime.ripard@bootlin.com) by relay10.mail.gandi.net (Postfix) with ESMTPSA id 42F49240010; Fri, 21 Jun 2019 08:13:58 +0000 (UTC) Date: Fri, 21 Jun 2019 10:13:58 +0200 From: Maxime Ripard To: arm@kernel.org Subject: [GIT PULL] Allwinner arm64 defconfig Changes for 5.3 Message-ID: MIME-Version: 1.0 User-Agent: NeoMutt/20180716 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190621_011410_752413_A7EDF939 X-CRM114-Status: GOOD ( 10.43 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Maxime Ripard , Chen-Yu Tsai , linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Hi, Please pull the following changes for the next release. Thanks! Maxime The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9: Linux 5.2-rc1 (2019-05-19 15:47:09 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-config64-for-5.3-201906210813 for you to fetch changes up to dae335bcae86cab8f5e1df32d9c0ec200585a92d: arm64: defconfig: enable Allwinner DMA drivers (2019-06-11 10:28:18 +0200) ---------------------------------------------------------------- Our usual bunch of arm64 defconfig changes, this time mostly to enable some missing drivers for the Allwinner A64. ---------------------------------------------------------------- Clément Péron (2): arm64: defconfig: enable sunxi watchdog arm64: defconfig: enable Allwinner DMA drivers Yangtao Li (1): arm64: defconfig: add allwinner sid support arch/arm64/configs/defconfig | 3 +++ 1 file changed, 3 insertions(+)