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:   Thu, 5 Jan 2017 19:04:50 +0100
From:   Emmanuel Vadot <manu@...ouilliste.com>
To:     Maxime Ripard <maxime.ripard@...e-electrons.com>
Cc:     mark.rutland@....com, devicetree@...r.kernel.org,
        linux@...linux.org.uk, linux-kernel@...r.kernel.org, wens@...e.org,
        robh+dt@...nel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] ARM: dts: sunxi: Enable spi1 and spi2 for Olimex A20
 SOM EVB

On Thu, 5 Jan 2017 19:01:51 +0100
Maxime Ripard <maxime.ripard@...e-electrons.com> wrote:

> On Thu, Jan 05, 2017 at 06:37:34PM +0100, Emmanuel Vadot wrote:
> > 
> >  Hi,
> > 
> > On Thu, 5 Jan 2017 18:16:01 +0100
> > Maxime Ripard <maxime.ripard@...e-electrons.com> wrote:
> > 
> > > Hi,
> > > 
> > > On Mon, Dec 26, 2016 at 06:53:49PM +0100, Emmanuel Vadot wrote:
> > > > Enable the spi1 and spi2 node since the pins are exposed on the UEXT
> > > > connectors.
> > > > 
> > > > Signed-off-by: Emmanuel Vadot <manu@...ouilliste.com>
> > > > ---
> > > >  arch/arm/boot/dts/sun7i-a20-olimex-som-evb.dts | 2 ++
> > > >  1 file changed, 2 insertions(+)
> > > > 
> > > > diff --git a/arch/arm/boot/dts/sun7i-a20-olimex-som-evb.dts b/arch/arm/boot/dts/sun7i-a20-olimex-som-evb.dts
> > > > index 669a1c338c76..fa8c6f60552b 100644
> > > > --- a/arch/arm/boot/dts/sun7i-a20-olimex-som-evb.dts
> > > > +++ b/arch/arm/boot/dts/sun7i-a20-olimex-som-evb.dts
> > > > @@ -300,12 +300,14 @@
> > > >  	pinctrl-names = "default";
> > > >  	pinctrl-0 = <&spi1_pins_a>,
> > > >  		    <&spi1_cs0_pins_a>;
> > > > +	status = "okay";
> > > >  };
> > > >  
> > > >  &spi2 {
> > > >  	pinctrl-names = "default";
> > > >  	pinctrl-0 = <&spi2_pins_a>,
> > > >  		    <&spi2_cs0_pins_a>;
> > > > +	status = "okay";
> > > >  };
> > > 
> > > Those nodes don't exist unfortunately. Maybe you forgot to send one
> > > patch?
> > > 
> > > Thanks!
> > > Maxime
> > > 
> > > -- 
> > > Maxime Ripard, Free Electrons
> > > Embedded Linux and Kernel engineering
> > > http://free-electrons.com
> > 
> >  It's based on a previous sent patch :
> > http://lists.infradead.org/pipermail/linux-arm-kernel/2016-November/469288.html
> > 
> >  You said you'll squash the two commits.
> 
> Hmmm, indeed, I might have made a mistake on this one and ended up
> dropping it... :/
> 
> I reapplied both and squashed them together, thanks (and sorry again)!
> 
> Maxime
> 
> -- 
> Maxime Ripard, Free Electrons
> Embedded Linux and Kernel engineering
> http://free-electrons.com

 No problem, thank you!

-- 
Emmanuel Vadot <manu@...ouilliste.com> <manu@...ebsd.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ