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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 7EC5DC77B7A for ; Thu, 25 May 2023 04:25:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=shyVkwiyx9bqX6wLvcGTQuTjK4ctxn7HfVVHqJGcFhQ=; b=t8jjBLKzhmogRZ 1HN5EJciRWdVrY9ULHtS8sczyL2UTt1oC6KdH5Tob6V/1x3YnlKY4oOt3pIrx7iVr3KgbGJa64T4t Bs9BPP+h00ef+h4TY4Zy5blIsrTOrd29doJ8+TCLHXMAF9LHOSBlxPfQAokzEmUQ2uRak3HuQG6s5 QcQH0wYrURWWOhTTKq9ySnJySCzZci88wr6WA+biAmn1C9+oPEsFa4xqgsxMicIJ8eGK9i2nkEZmV YSyoby1YjTn/Ajt/sSvZXhAt0fqlblOYJsaxFaBoDoUEWpGqFNy6q32Vhz1XIBttpo6LZ1GaDk3LR u7cX6+3alIEv2c3obf1A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q22X3-00FTDV-2S; Thu, 25 May 2023 04:24:57 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q22X1-00FTD2-06 for linux-arm-kernel@lists.infradead.org; Thu, 25 May 2023 04:24:56 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 68230641E9; Thu, 25 May 2023 04:24:54 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 33335C433D2; Thu, 25 May 2023 04:24:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1684988693; bh=ZgjcMJXAbgiuGT+4vMseetzh9whOQI/HEIX0xXyVvc0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ZlaleiS+drJo8DHyVWJf63X+i+vV2P4r7q7LiQAYCi3pVLJznDrsKeteqqcP4zj4s Lbxaam+RWYpJBSBcJzTnlPIxMMs7E9frcNHySHBz3YjnKfU4Of7VrQjhYzIV2qa+A5 2PmFS9SlWU3k8MS6wz/lkKa4uGu7WpWtfOjMX8dqpCs/IKgJwDWwCpE5rXqV7osOyd hZHc0jCq3EyAdbYcsG5lsh624hkbj0nATbSnwJELO6aiK3O8eNdZYyYQqNc3nFMeO3 nM0II3Lfm6kUyltxiPD2izl3gHm8h+diDmFOUUVWGOWbrPlXmuQtPh0zh0vY9puzuI FsWlOAy3LGXhA== Date: Wed, 24 May 2023 21:28:44 -0700 From: Bjorn Andersson To: Vladimir Zapolskiy Cc: Bjorn Andersson , Arnd Bergmann , Will Deacon , Krzysztof Kozlowski , Konrad Dybcio , linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org Subject: Re: [PATCH 3/5] arm64: defconfig: Build interconnect driver for QCM2290 Message-ID: <20230525042844.pk5i57v5wyut7yte@ripper> References: <20230523165411.1136102-1-vladimir.zapolskiy@linaro.org> <20230523165411.1136102-4-vladimir.zapolskiy@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230523165411.1136102-4-vladimir.zapolskiy@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230524_212455_116644_4CFE2183 X-CRM114-Status: GOOD ( 14.53 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, May 23, 2023 at 07:54:09PM +0300, Vladimir Zapolskiy wrote: > Build Qualcomm QCM2290 interconnect driver. In line with the questions that followed, and previous requests. Please document why this should be =y. Regards, Bjorn > > Signed-off-by: Vladimir Zapolskiy > --- > arch/arm64/configs/defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig > index e2f6a352a0ad..ec9b828b14e2 100644 > --- a/arch/arm64/configs/defconfig > +++ b/arch/arm64/configs/defconfig > @@ -1415,6 +1415,7 @@ CONFIG_INTERCONNECT_QCOM=y > CONFIG_INTERCONNECT_QCOM_MSM8916=m > CONFIG_INTERCONNECT_QCOM_MSM8996=m > CONFIG_INTERCONNECT_QCOM_OSM_L3=m > +CONFIG_INTERCONNECT_QCOM_QCM2290=y > CONFIG_INTERCONNECT_QCOM_QCS404=m > CONFIG_INTERCONNECT_QCOM_SA8775P=y > CONFIG_INTERCONNECT_QCOM_SC7180=y > -- > 2.33.0 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel