[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <c8847456a3a30b31bb3b3aa3c32a5a8b.sboyd@kernel.org>
Date: Mon, 10 Apr 2023 12:09:31 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Bartosz Golaszewski <brgl@...ev.pl>
Cc: Andy Gross <agross@...nel.org>,
Bjorn Andersson <andersson@...nel.org>,
Dmitry Baryshkov <dmitry.baryshkov@...aro.org>,
Konrad Dybcio <konrad.dybcio@...aro.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Rob Herring <robh+dt@...nel.org>,
linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-clk@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, iommu@...ts.linux.dev,
Shazad Hussain <quic_shazhuss@...cinc.com>,
Michael Turquette <mturquette@...libre.com>,
Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Subject: Re: [PATCH 2/7] clk: qcom: add the GPUCC driver for sa8775p
Quoting Bartosz Golaszewski (2023-04-06 04:20:33)
> On Wed, Mar 29, 2023 at 4:15 AM Stephen Boyd <sboyd@...nel.org> wrote:
> >
> > Quoting Bartosz Golaszewski (2023-03-28 12:36:27)
> > > diff --git a/drivers/clk/qcom/Kconfig b/drivers/clk/qcom/Kconfig
> > > index 449bc8314d21..5e1919738aeb 100644
> > > --- a/drivers/clk/qcom/Kconfig
> > > +++ b/drivers/clk/qcom/Kconfig
> > > @@ -437,6 +437,14 @@ config SA_GCC_8775P
> > > Say Y if you want to use peripheral devices such as UART, SPI,
> > > I2C, USB, UFS, SDCC, etc.
> > >
> > > +config SA_GPUCC_8775P
> > > + tristate "SA8775P Graphics clock controller"
> > > + select SA_GCC_8775P
> >
> > Should select QCOM_GDSC as well.
> >
>
> Why if it's already selected indirectly by SA_GCC_8775P? Other GPUCCs
> in here don't select it either.
For completeness.
Powered by blists - more mailing lists