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:   Thu, 28 Feb 2019 10:03:37 +0800
From:   Seiya Wang <seiya.wang@...iatek.com>
To:     Stephen Boyd <sboyd@...nel.org>
CC:     Mark Rutland <mark.rutland@....com>,
        Matthias Brugger <matthias.bgg@...il.com>,
        Michael Turquette <mturquette@...libre.com>,
        "Rob Herring" <robh+dt@...nel.org>, <devicetree@...r.kernel.org>,
        <linux-arm-kernel@...ts.infradead.org>,
        <linux-mediatek@...ts.infradead.org>,
        <linux-kernel@...r.kernel.org>, <linux-clk@...r.kernel.org>
Subject: Re: [PATCH v2 2/2] clk: mediatek: correct cpu clock name for MT8173
 SoC

On Tue, 2019-02-26 at 10:18 -0800, Stephen Boyd wrote:
> Quoting Seiya Wang (2019-02-24 22:51:12)
> > diff --git a/include/dt-bindings/clock/mt8173-clk.h b/include/dt-bindings/clock/mt8173-clk.h
> > index 8aea623dd518..76e4e5b65353 100644
> > --- a/include/dt-bindings/clock/mt8173-clk.h
> > +++ b/include/dt-bindings/clock/mt8173-clk.h
> > @@ -194,7 +194,8 @@
> >  #define CLK_INFRA_PMICWRAP             11
> >  #define CLK_INFRA_CLK_13M              12
> >  #define CLK_INFRA_CA53SEL               13
> > -#define CLK_INFRA_CA57SEL               14
> > +#define CLK_INFRA_CA57SEL               14 /* Deprecated. Don't use it. */
> > +#define CLK_INFRA_CA72SEL               14
> 
> Also, please send a followup patch to remove the deprecated define later
> when the dts file is fixed up.
> 

Sure. Thank you so much~

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ