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.2 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, 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 A68C8C5DF63 for ; Wed, 6 Nov 2019 22:04:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 736A621929 for ; Wed, 6 Nov 2019 22:04:22 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lixom-net.20150623.gappssmtp.com header.i=@lixom-net.20150623.gappssmtp.com header.b="yHivMyiQ" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727700AbfKFWEV (ORCPT ); Wed, 6 Nov 2019 17:04:21 -0500 Received: from mail-lj1-f195.google.com ([209.85.208.195]:41072 "EHLO mail-lj1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726957AbfKFWEV (ORCPT ); Wed, 6 Nov 2019 17:04:21 -0500 Received: by mail-lj1-f195.google.com with SMTP id m9so27919982ljh.8 for ; Wed, 06 Nov 2019 14:04:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lixom-net.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=b4Y1JPpjGMsxvPxn35W51flX+hoR/EOYHK+rzP1aHWU=; b=yHivMyiQij6HNG22rsWf26KBLWEI0yzWYNqfVYXuognM2nw2gJHeKPFxasY5VUVa8h kZXae0rnxEe1UABLDYhpmyl2ovMKRLAN/satzWx8LVMT2ZH0namNhozNhmo193OB0lJc JvrEp34RYW1CIOUFlPhWxYEyqAtOPECL8L77RuXj+Gz6jrx371DCD5b1DFNCJGEhWnVM u1rGVky8AuwgixhGFXeyo5Z+ZHosjyco1FHT3sCLxM20Gql/Ie8rbe/pXef/RMd9qW5+ uV5Q51kRo/y00h/SbRLVpVGjQemvl0v26b4+k4q2jdd9TOdjxY8rDTjYSZz4imceJS53 Ubmg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=b4Y1JPpjGMsxvPxn35W51flX+hoR/EOYHK+rzP1aHWU=; b=W4Dx42ndFBHlQkx9TnSqzxVDiL9o7bhaTEJdXJ/FtNVP/U7qSpdQFORf11JjNwYXHU TJlsGP6e7D7b4EQgFwPtZrBmMHIUTliOsEwBZze6qBRPZcjsXvM2tMjIY5Opzb1Eg+eA bf+kwW9BulDL/ZQBYN99R6pzqwhYbM/VQAvykY0FKVtXPhPk06CWbIYgIK4uTRfJpOWB Is8sK6tjGB9LFwPJNlZDGMt754D7E6J5/yk/IQLjpG0gXRBQOpBatM47aAl4bSOMZs4l GOerO9YhLoUjJAXOv2Ocdk2oR5D5tOqKgebspMR4vdW/NtN9pQ5khOJMNA+AcvaTG6t/ Tfyw== X-Gm-Message-State: APjAAAXLCawKVhPXGra96nfPxOoeketidpvZNp92KbpbywveuDLprwnP LgZJN4mgC/TnMk5L2/+y6ci0Xw== X-Google-Smtp-Source: APXvYqy+Q/ffmMrHnPVMwxBzqY/VK8fGVA2u7nV7S2PwD1HF/DzGA/s6as59bd/04V/o3XsSAgeQhA== X-Received: by 2002:a2e:b053:: with SMTP id d19mr3680770ljl.36.1573077859341; Wed, 06 Nov 2019 14:04:19 -0800 (PST) Received: from localhost (h85-30-9-151.cust.a3fiber.se. [85.30.9.151]) by smtp.gmail.com with ESMTPSA id r4sm39612ljn.64.2019.11.06.14.04.18 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 06 Nov 2019 14:04:18 -0800 (PST) Date: Wed, 6 Nov 2019 14:04:06 -0800 From: Olof Johansson To: Andy Gross Cc: arm@kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Bjorn Andersson , Arnd Bergmann , Kevin Hilman Subject: Re: [GIT PULL] Qualcomm ARM64 Defconfig updates for 5.5 Message-ID: <20191106220406.4aoq5suvwww6c3ov@localhost> References: <1573068840-13098-1-git-send-email-agross@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1573068840-13098-1-git-send-email-agross@kernel.org> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Wed, Nov 06, 2019 at 01:33:56PM -0600, Andy Gross wrote: > 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/qcom/linux.git tags/qcom-arm64-defconfig-for-5.5 > > for you to fetch changes up to a36612b7469cf76953cf237a2b9a62f6c97730bb: > > arm64: defconfig: Enable Qualcomm watchdog driver (2019-10-20 23:04:59 -0700) > > ---------------------------------------------------------------- > Qualcomm ARM64 Based defconfig Updates for v5.5 > > * Enable Qualcomm cpufreq, watchdog, prng, socinfo, SPI, and QSPI controllers > * Enable SN65DSI86 display bridge > * Enable QCA Bluetooth over Uart > * Enable various Qualcomm remoteproc dependencies > > ---------------------------------------------------------------- > Bjorn Andersson (6): > arm64: defconfig: Enable Qualcomm remoteproc dependencies > arm64: defconfig: Enable Qualcomm SPI and QSPI controller > arm64: defconfig: Enable Qualcomm socinfo driver > arm64: defconfig: Enable Qualcomm CPUfreq HW driver Hi, this turns on the driver as =y, when the option is tristate. Other cpufreq drivers are also modules. Is this driver truly needed to be a built-in for a generic defconfig? -Olof 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.2 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, 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 0EE17C5DF63 for ; Wed, 6 Nov 2019 22:04:25 +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 D2B4B2173E for ; Wed, 6 Nov 2019 22:04:24 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="kxAxu51v"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=lixom-net.20150623.gappssmtp.com header.i=@lixom-net.20150623.gappssmtp.com header.b="yHivMyiQ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D2B4B2173E Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lixom.net 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:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=EShT9xXpycUOMGPt92pdADZjdehX7lUrqFUzOU8d9ZI=; b=kxAxu51vkkdJa9 fgp70yY2v0AtVC9VSbQHHK6dmPo6Rif8Tw0pWm3YdYZJQ3WMZ0Gnht4ghGhIGPnGaJfBrewGZeDwT KqKkIDMpeQqgDSjHFc1INAHXTkaPn4/UQxty4TB9UolvxSEgkgRil2HXdrz52mfzTC7jRItRgjn8g Iqdq7K0nPI9eHLSrwFKQ2Js4Gjpi1QoRmErogjSb9FUeLC5+Ao28KTSFsxEjCsbQ8hAfkDcEPF2ic Xu0QiqVY4QKNI9yfYfRDjk3QHeInKEm1n8/ZePg5itt4+g6wpeN30uPNN0ZwJxei+p1ihr/V5tY5E wuSyLyaU+EbOCIz4kzkw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iSTPc-0004RW-2V; Wed, 06 Nov 2019 22:04:24 +0000 Received: from mail-lj1-x242.google.com ([2a00:1450:4864:20::242]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iSTPZ-0004Qp-D0 for linux-arm-kernel@lists.infradead.org; Wed, 06 Nov 2019 22:04:22 +0000 Received: by mail-lj1-x242.google.com with SMTP id v8so12307240ljh.5 for ; Wed, 06 Nov 2019 14:04:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lixom-net.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=b4Y1JPpjGMsxvPxn35W51flX+hoR/EOYHK+rzP1aHWU=; b=yHivMyiQij6HNG22rsWf26KBLWEI0yzWYNqfVYXuognM2nw2gJHeKPFxasY5VUVa8h kZXae0rnxEe1UABLDYhpmyl2ovMKRLAN/satzWx8LVMT2ZH0namNhozNhmo193OB0lJc JvrEp34RYW1CIOUFlPhWxYEyqAtOPECL8L77RuXj+Gz6jrx371DCD5b1DFNCJGEhWnVM u1rGVky8AuwgixhGFXeyo5Z+ZHosjyco1FHT3sCLxM20Gql/Ie8rbe/pXef/RMd9qW5+ uV5Q51kRo/y00h/SbRLVpVGjQemvl0v26b4+k4q2jdd9TOdjxY8rDTjYSZz4imceJS53 Ubmg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=b4Y1JPpjGMsxvPxn35W51flX+hoR/EOYHK+rzP1aHWU=; b=NIr4uwlO1Gh6QpICxBiJuA1nISXrceWSnkLRCmZCMmLSPVovUIvGLivk90PJemW7Z6 21dYK9YnMVzHjZkx47sBJAywhsKZxIscqFUHpPAEPknFppzsDNaBdGfu9VmqeNSn+9WV i9quzxH/pVsHDDYcMa69OVVIrpu1a+sTFwOSgghzC14QrfU9DER8qu/STKl9Uymf97Yl 68gZVOkw8RCaCMYSUhs9lisAN8XVINlzgwHM3mLmI5Q6DLB66w0doZAHPeTyPr/pS4Wd 6TzWzQ/xqczg2jBQ2QlEOs8rLIurvCkX5p5x/mz1yanm8dKE1aXs9V+OAUSHMcWPe4rz ogcw== X-Gm-Message-State: APjAAAXnTXbh5KtcyzutiTgc7sC9yRQU61XEhvMobMVR37+AulWzJGBH 2bMRZurwIAX5RtLc7tIxJY85hA== X-Google-Smtp-Source: APXvYqy+Q/ffmMrHnPVMwxBzqY/VK8fGVA2u7nV7S2PwD1HF/DzGA/s6as59bd/04V/o3XsSAgeQhA== X-Received: by 2002:a2e:b053:: with SMTP id d19mr3680770ljl.36.1573077859341; Wed, 06 Nov 2019 14:04:19 -0800 (PST) Received: from localhost (h85-30-9-151.cust.a3fiber.se. [85.30.9.151]) by smtp.gmail.com with ESMTPSA id r4sm39612ljn.64.2019.11.06.14.04.18 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 06 Nov 2019 14:04:18 -0800 (PST) Date: Wed, 6 Nov 2019 14:04:06 -0800 From: Olof Johansson To: Andy Gross Subject: Re: [GIT PULL] Qualcomm ARM64 Defconfig updates for 5.5 Message-ID: <20191106220406.4aoq5suvwww6c3ov@localhost> References: <1573068840-13098-1-git-send-email-agross@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1573068840-13098-1-git-send-email-agross@kernel.org> User-Agent: NeoMutt/20170113 (1.7.2) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191106_140421_472179_5C606285 X-CRM114-Status: GOOD ( 13.79 ) 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 , arm@kernel.org, Kevin Hilman , linux-arm-kernel@lists.infradead.org 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 On Wed, Nov 06, 2019 at 01:33:56PM -0600, Andy Gross wrote: > 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/qcom/linux.git tags/qcom-arm64-defconfig-for-5.5 > > for you to fetch changes up to a36612b7469cf76953cf237a2b9a62f6c97730bb: > > arm64: defconfig: Enable Qualcomm watchdog driver (2019-10-20 23:04:59 -0700) > > ---------------------------------------------------------------- > Qualcomm ARM64 Based defconfig Updates for v5.5 > > * Enable Qualcomm cpufreq, watchdog, prng, socinfo, SPI, and QSPI controllers > * Enable SN65DSI86 display bridge > * Enable QCA Bluetooth over Uart > * Enable various Qualcomm remoteproc dependencies > > ---------------------------------------------------------------- > Bjorn Andersson (6): > arm64: defconfig: Enable Qualcomm remoteproc dependencies > arm64: defconfig: Enable Qualcomm SPI and QSPI controller > arm64: defconfig: Enable Qualcomm socinfo driver > arm64: defconfig: Enable Qualcomm CPUfreq HW driver Hi, this turns on the driver as =y, when the option is tristate. Other cpufreq drivers are also modules. Is this driver truly needed to be a built-in for a generic defconfig? -Olof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel