From patchwork Tue Oct 29 14:37:37 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dinh Nguyen X-Patchwork-Id: 11218015 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 AF97A14DB for ; Tue, 29 Oct 2019 14:37:42 +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 51B0121882 for ; Tue, 29 Oct 2019 14:37:42 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="NtmbirXz" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 51B0121882 Authentication-Results: mail.kernel.org; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+743+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id aaaaYY1556264xaaaaaaaaaa; Tue, 29 Oct 2019 07:37:42 -0700 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web09.13128.1572359861826705506 for ; Tue, 29 Oct 2019 07:37:41 -0700 X-Received: by mail.kernel.org (Postfix) id 9C9F0217F9; Tue, 29 Oct 2019 14:37:41 +0000 (UTC) X-Received: from localhost.localdomain (cpe-70-114-128-244.austin.res.rr.com [70.114.128.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 2AB3A21721; Tue, 29 Oct 2019 14:37:41 +0000 (UTC) From: Dinh Nguyen To: Linuxkernel+Patchwork-Soc via Email Integration Cc: dinguyen@kernel.org, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL 2/2] arm64: defconfig update for v5.5 Date: Tue, 29 Oct 2019 09:37:37 -0500 Message-Id: <20191029143737.24850-2-dinguyen@kernel.org> In-Reply-To: <20191029143737.24850-1-dinguyen@kernel.org> References: <20191029143737.24850-1-dinguyen@kernel.org> MIME-Version: 1.0 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: aaaaaaaaaaaaaaaaaaaaaaaax1554929AA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1572359862; bh=gDXy43XvNtvhG8Zs1PYs7KB9sKFTL9/lAhLfe9L9Uz8=; h=Cc:Date:From:Reply-To:Subject:To; b=NtmbirXzM+0ua0OvgE4aqpUo/btauCCv7GOVbOmW32qUBK2HAn9XoZ3trDHheyt3Pmq zIG/V7C6E8O/ZQ4yymLr/ilbYAOX4tOaxqLzMM8ealZucb/+wkKxMgkoge6bB5XTekCc5 d1E8bhu/NkOF/oeBtFP8hvU8Un5MbFlrR/o= Hi Arnd, Kevin, and Olof: Please pull in these updates to the arm64 defconfig for v5.5. Thanks, Dinh 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/dinguyen/linux.git tags/arm64_defconfig_for_v5.5 for you to fetch changes up to 1f2719c5c49fc8d341a122617b109c41557ceca0: arm64: defconfig: enable Altera GPIO controller (2019-10-25 10:20:06 -0500) ---------------------------------------------------------------- arm64 defconfig for v5.5 - Add SPI_CADENCE_QUADSPI to support the Cadence QSPI driver - Add INTEL_STRATIX10_RSU as a module to support the Remote Service Update driver on Stratix10 and Agilex platforms - Add GPIO_ALTERA as a module to support the Altera GPIO driver ---------------------------------------------------------------- Dinh Nguyen (2): arm64: defconfig: enable the Cadence QSPI controller arm64: defconfig: enable Altera GPIO controller Richard Gong (1): arm64: defconfig: enable rsu driver arch/arm64/configs/defconfig | 3 +++ 1 file changed, 3 insertions(+) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#743): https://linux.kernel.org/g/patchwork-soc/message/743 Mute This Topic: https://linux.kernel.org/mt/39418330/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=-