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=-6.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=unavailable 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 87B93C433DF for ; Fri, 29 May 2020 03:22:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 66B8C207D3 for ; Fri, 29 May 2020 03:22:45 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="ABQgg5cW" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2391855AbgE2DWo (ORCPT ); Thu, 28 May 2020 23:22:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49860 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390172AbgE2DWm (ORCPT ); Thu, 28 May 2020 23:22:42 -0400 Received: from mail-pl1-x644.google.com (mail-pl1-x644.google.com [IPv6:2607:f8b0:4864:20::644]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EE169C08C5C7 for ; Thu, 28 May 2020 20:22:41 -0700 (PDT) Received: by mail-pl1-x644.google.com with SMTP id d3so483448pln.1 for ; Thu, 28 May 2020 20:22:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=K/DiwubCb9d/lnQfGWk08d+XnhhmwJW076U44Z32Yrk=; b=ABQgg5cWNx5fOyrnNHa7xWkq+xdikDNnjS4W12kEoFKR0VqzBHbk+RuPPSWL9i8bwt ZwD3gL5sgjUhkh+nby7ylwBIBCyO77FrzukhHTu0t2aUfllV/R1dPI2jmJ7CMle0hcdQ u0lO41zkYplAFYqmnL7st5yTpnkF+5CHTx65BH8JoalBbztHytDqTIelPTfNujamChgd Zg96gzGlAGZk1vOTsrYguHhaT+l1DDf69Clk17df+Q90qPIVqU301j5yB9y3aqsT5R+V PZhBYF3QzBUT8Bj7EkSmyvcIx1oz7eaIFJqtxoddCABtafZeLYCYD1sBhjmV0Get/pAl j9SQ== 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; bh=K/DiwubCb9d/lnQfGWk08d+XnhhmwJW076U44Z32Yrk=; b=EsPny8CalIQUU0AEUYk5DZRYfc79uH54G6TZFoZMu+H2H99IKP3e9LXEoLApLWLg5k BVB21Tv9nePmauWq6DLY7w4xqdW90Lrx8d3J6ZdmhuooA0jAOuDAXXfL/DOgWD1MH0Sn 8VK0/eR+fz2ya1+X3Hc25KfbJBto0+VaFDGM5cjnef6pwMo2JAQw35Ucy08b+5UF2Dlh 5wbUJ/Cxc/JsCGLnvi8MQBmlH/0H/CyZEwgw6gDtFdb+zVNG7HBQpoInFvHKdi4yHyfl B9Oy/RJ+XyOSCFy4nhQeNzH8SrDt+tp75P+0me9nhybB9q2KFO/i2VV5EgsA64mWKtYr GdKg== X-Gm-Message-State: AOAM530g93qmxQtsYFI3qIKgljuqjYKEvlxSgt58GGG4NOBGo1deFCBS NHArJoVT7W1INAg99YGeEuqZ5g== X-Google-Smtp-Source: ABdhPJw0N1bX+6HZCbn3cdREjjbeqIDm8jsbLadZCLHaapUxmWVB6jDz9tqyVh98y3II0S9GF6maIg== X-Received: by 2002:a17:90a:642:: with SMTP id q2mr7488956pje.71.1590722561475; Thu, 28 May 2020 20:22:41 -0700 (PDT) Received: from builder.lan (104-188-17-28.lightspeed.sndgca.sbcglobal.net. [104.188.17.28]) by smtp.gmail.com with ESMTPSA id m7sm6053822pfb.1.2020.05.28.20.22.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 May 2020 20:22:40 -0700 (PDT) Date: Thu, 28 May 2020 20:21:35 -0700 From: Bjorn Andersson To: Stanimir Varbanov Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, Catalin Marinas , Will Deacon , Shawn Guo , Li Yang , Anson Huang , Olof Johansson , Geert Uytterhoeven , Marcin Juszkiewicz Subject: Re: [PATCH] arm64: defconfig: Enable SDM845 video clock controller Message-ID: <20200529032135.GB279327@builder.lan> References: <20200522102109.3607-1-stanimir.varbanov@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200522102109.3607-1-stanimir.varbanov@linaro.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri 22 May 03:21 PDT 2020, Stanimir Varbanov wrote: > Enable the build of sdm845 video clock controller by default. > Applied Thanks, Bjorn > Signed-off-by: Stanimir Varbanov > --- > arch/arm64/configs/defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig > index 03d0189f7d68..4eb7e35d2d7d 100644 > --- a/arch/arm64/configs/defconfig > +++ b/arch/arm64/configs/defconfig > @@ -806,6 +806,7 @@ CONFIG_MSM_GCC_8998=y > CONFIG_QCS_GCC_404=y > CONFIG_SDM_GCC_845=y > CONFIG_SDM_GPUCC_845=y > +CONFIG_SDM_VIDEOCC_845=y > CONFIG_SDM_DISPCC_845=y > CONFIG_SM_GCC_8150=y > CONFIG_QCOM_HFPLL=y > -- > 2.17.1 >