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=-11.2 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,UNWANTED_LANGUAGE_BODY,URIBL_BLOCKED,USER_AGENT_GIT 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 52E8FC3A5A4 for ; Sun, 1 Sep 2019 05:55:15 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 21DE121897 for ; Sun, 1 Sep 2019 05:55:15 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="SVG8pD9O"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="fPQa0Fj0" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 21DE121897 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=72g7MvxSQ8PrHOqcmpXzPdrXJ0n1EHoc39CTfNdHvMA=; b=SVG 8pD9OwgBZWTO0PTTVyVgvnK9ovM6/75WC9LejZKTBxtE5vYpl2Wdmy1IrF2IJRQ9VQERAZzYlu+mB Ia/0htmwbluOgOTXiL5UQAe3RFEARSypiZtaQr40aTSbmg6mxEFUdAsh3xxoRUJ3kxgU3gEGNeny/ qHa+kOHyOH265sKPRt6oOVc8tLwLtM8iRObcuilYc9vHrQdjovE9IcebC0of0grwszqM7+TnUKfiv IXarOaHLrm6CLagaxwOScEwJA1gUBFRp52iqEgpPV/Lx0x/AEkVt5KMZU5fd2mR1gfD9uR6fqPPwJ p00R6MTAGbmjr8S9o1hWXHLHK5MeqUg==; 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 1i4Ip7-0008TL-Ii; Sun, 01 Sep 2019 05:54:49 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1i4Ip5-0008Sn-4W for linux-arm-kernel@lists.infradead.org; Sun, 01 Sep 2019 05:54:48 +0000 Received: from localhost (mobile-107-107-187-231.mycingular.net [107.107.187.231]) (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 4E0FC21897; Sun, 1 Sep 2019 05:54:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1567317286; bh=hYNpfCdsssYnFefu4UrSMeq2HNFfaASOrL68acUZ+Cg=; h=From:To:Cc:Subject:Date:From; b=fPQa0Fj0tuKxh6NzYoeTsBqy4iv4GwTY4h8fWgG4EzpHhF/kuvIsXPrtFPDYipe+X Kzzpl9n1c0oKRNZMVzC4CMSdX0sXTXhopodQMWQqe5PzG9ofqD/eseXHP7fqHAYA9v otA1CRqjREihnPtw0tELMlxgqt+Wv7z9kntR1G4o= From: Andy Gross To: arm@kernel.org Subject: [GIT PULL] Qualcomm ARM64 Defconfig updates for 5.4 Date: Sun, 1 Sep 2019 00:54:42 -0500 Message-Id: <1567317285-8555-1-git-send-email-agross@kernel.org> X-Mailer: git-send-email 2.7.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190831_225447_206117_82293FF3 X-CRM114-Status: UNSURE ( 9.73 ) X-CRM114-Notice: Please train this message. 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: Arnd Bergmann , linux-arm-msm@vger.kernel.org, Bjorn Andersson , Kevin Hilman , Olof Johansson , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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/qcom/linux.git tags/qcom-arm64-defconfig-for-5.4 for you to fetch changes up to fcee7de608a2e4cb3481fd224b11242427d8ec28: arm64: defconfig: Enable CPU clock drivers for Qualcomm msm8916 (2019-09-01 00:42:53 -0500) ---------------------------------------------------------------- Qualcomm ARM64 Based defconfig Updates for v5.4 * Enable Qualcomm MSM8916 clock drivers * Add DRM_MSM to ARCH_QCOM defconfigs * Enable Qualcomm SM8150 clock and pinctrl drivers ---------------------------------------------------------------- Jordan Crouse (1): arm64: defconfig: Add DRM_MSM to defconfigs with ARCH_QCOM Marc Gonzalez (1): arm64: defconfig: Enable CPU clock drivers for Qualcomm msm8916 Vinod Koul (1): arm64: defconfig: Enable SM8150 GCC and pinctrl driver arch/arm64/configs/defconfig | 5 +++++ 1 file changed, 5 insertions(+) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel