lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 31 May 2020 12:48:34 -0700
From:   Stephen Boyd <sboyd@...nel.org>
To:     Konrad Dybcio <konradybcio@...il.com>,
        Randy Dunlap <rdunlap@...radead.org>
Cc:     Andy Gross <agross@...nel.org>,
        Bjorn Andersson <bjorn.andersson@...aro.org>,
        Michael Turquette <mturquette@...libre.com>,
        Rob Herring <robh+dt@...nel.org>,
        Philipp Zabel <p.zabel@...gutronix.de>,
        linux-arm-msm@...r.kernel.org, linux-clk@...r.kernel.org,
        devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 4/4] driver: clk: Add msm8992 GCC Kconfig and Makefile entries

Quoting Randy Dunlap (2020-05-31 10:50:26)
> On 5/31/20 10:46 AM, Konrad Dybcio wrote:
> > Signed-off-by: Konrad Dybcio <konradybcio@...il.com>
> > ---
> >  drivers/clk/qcom/Kconfig  | 8 ++++++++
> >  drivers/clk/qcom/Makefile | 1 +
> >  2 files changed, 9 insertions(+)
> > 
> > diff --git a/drivers/clk/qcom/Kconfig b/drivers/clk/qcom/Kconfig
> > index 11ec6f466467..d102b4015289 100644
> > --- a/drivers/clk/qcom/Kconfig
> > +++ b/drivers/clk/qcom/Kconfig
> > @@ -197,6 +197,14 @@ config MSM_MMCC_8974
> >         Say Y if you want to support multimedia devices such as display,
> >         graphics, video encode/decode, camera, etc.
> >  
> > +config MSM_GCC_8992
> > +     tristate "MSM8992 Global Clock Controller"
> > +     select QCOM_GDSC
> > +     help
> > +       Support for the global clock controller on msm8992 devices.
> > +       Say Y if you want to use peripheral devices such as UART, SPI,
> > +       i2c, USB, SD/eMMC, PCIe, etc.
> 
>           I2C
> please.

Also please put someone in the "To:" field of these emails.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ