From patchwork Mon Aug 19 14:16:59 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dinh Nguyen X-Patchwork-Id: 11101095 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 F1EE3184E for ; Mon, 19 Aug 2019 14:17:07 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D5390288E2 for ; Mon, 19 Aug 2019 14:17:07 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id D36F6288FA; Mon, 19 Aug 2019 14:17:07 +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=-2.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_LOW,RDNS_NONE autolearn=ham version=3.3.1 Received: from web01.groups.io (unknown [66.175.222.12]) (using TLSv1.2 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 6DD7B288E2 for ; Mon, 19 Aug 2019 14:17:07 +0000 (UTC) X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by groups.io with SMTP; Mon, 19 Aug 2019 07:17:07 -0700 X-Received: by mail.kernel.org (Postfix) id CF00F2085A; Mon, 19 Aug 2019 14:17:06 +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 5286D20844; Mon, 19 Aug 2019 14:17:06 +0000 (UTC) From: Dinh Nguyen To: Linuxkernel+Patchwork-Soc via Email Integration Cc: dinguyen@kernel.org, soc@kernel.org, arm@kernel.org Subject: [GIT PULL 2/2] arm64: defconfig: updates for v5.4 Date: Mon, 19 Aug 2019 09:16:59 -0500 Message-Id: <20190819141659.26414-2-dinguyen@kernel.org> In-Reply-To: <20190819141659.26414-1-dinguyen@kernel.org> References: <20190819141659.26414-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 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1566224227; bh=9bctb5sleqZhWnSVs9wk+0sFO+WBEdtoqsxb4cbE0Go=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=p3G0D5xSbph8v/f3QahAI5vlXPVln559AUsuKvwuLRNcTmVO19WKCDH577HjXGT5equ 0KDV6tiayDp6OdGdQo+LYfLKoWtJEQq7DshjBgsF5ylc4m0LmKGlx/yjzH5B2i5sfJ+oi yTx7BSKOy+oBUB3XbKApMCYI9LkEFOliI4Y= X-Virus-Scanned: ClamAV using ClamSMTP Hi Arnd, Kevin, and Olof: Please pull in this arm64 defconfig for v5.4. Thanks, Dinh The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b: Linus 5.3-rc1 (2019-07-21 14:05:38 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/arm64_defconfig_watchdog_for_v5.4 for you to fetch changes up to 1da708985a3922055e4e55c6488014247b11824d: arm64: defconfig: Enable the DesignWare watchdog (2019-08-15 18:13:06 -0500) ---------------------------------------------------------------- arm64 defconfig for v5.4 - Add CONFIG_DW_WATCHDOG to support the Designware watchdog driver ---------------------------------------------------------------- Dinh Nguyen (1): arm64: defconfig: Enable the DesignWare watchdog arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#373): https://linux.kernel.org/g/patchwork-soc/message/373 Mute This Topic: https://linux.kernel.org/mt/32944633/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] -=-=-=-=-=-=-=-=-=-=-=-