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] [day] [month] [year] [list]
Date:   Fri, 22 Jan 2021 12:37:06 -0600
From:   Bjorn Andersson <bjorn.andersson@...aro.org>
To:     Jonathan McDowell <noodles@...th.li>
Cc:     Andy Gross <agross@...nel.org>, Rob Herring <robh+dt@...nel.org>,
        linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ARM: dts: qcom: add prng definition to ipq806x

On Sun 29 Nov 12:50 CST 2020, Jonathan McDowell wrote:

> Gentle poke; did this just get missed or is there some reason not to
> apply it?
> 

There's no reason why this wasn't applied. I've picked it up now.

Thank you,
Bjorn

> On Sun, Jul 05, 2020 at 03:25:44PM +0100, Jonathan McDowell wrote:
> > Add missing prng definition for ipq806x SoC
> > 
> > Signed-off-by: Jonathan McDowell <noodles@...th.li>
> > ---
> >  arch/arm/boot/dts/qcom-ipq8064.dtsi | 7 +++++++
> >  1 file changed, 7 insertions(+)
> > 
> > diff --git a/arch/arm/boot/dts/qcom-ipq8064.dtsi b/arch/arm/boot/dts/qcom-ipq8064.dtsi
> > index b912da9a3ff3..22e0669b9133 100644
> > --- a/arch/arm/boot/dts/qcom-ipq8064.dtsi
> > +++ b/arch/arm/boot/dts/qcom-ipq8064.dtsi
> > @@ -386,6 +386,13 @@ gsbi7_serial: serial@...40000 {
> >  			};
> >  		};
> >  
> > +		rng@...00000 {
> > +			compatible = "qcom,prng";
> > +			reg = <0x1a500000 0x200>;
> > +			clocks = <&gcc PRNG_CLK>;
> > +			clock-names = "core";
> > +		};
> > +
> >  		sata_phy: sata-phy@...00000 {
> >  			compatible = "qcom,ipq806x-sata-phy";
> >  			reg = <0x1b400000 0x200>;
> > -- 
> > 2.27.0
> > 
> 
> J.
> 
> -- 
> Revd Jonathan McDowell, ULC | Hail Eris. All hail Discordia. Fnord?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ