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>] [day] [month] [year] [list]
Date:	Tue, 4 Aug 2015 13:52:14 +0000
From:	Liberman Igal <Igal.Liberman@...escale.com>
To:	Scott Wood <scottwood@...escale.com>
CC:	"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
	"linuxppc-dev@...ts.ozlabs.org" <linuxppc-dev@...ts.ozlabs.org>,
	Madalin-Cristian Bucur <madalin.bucur@...escale.com>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [v3,1/2] powerpc/mpc85xx: Create dts components for the FSL QorIQ
 DPAA FMan



Regards,
Igal Liberman

> -----Original Message-----
> From: Wood Scott-B07421
> Sent: Tuesday, August 04, 2015 8:00 AM
> To: Liberman Igal-B31950 <Igal.Liberman@...escale.com>
> Cc: devicetree@...r.kernel.org; linuxppc-dev@...ts.ozlabs.org; Bucur
> Madalin-Cristian-B32716 <madalin.bucur@...escale.com>; linux-
> kernel@...r.kernel.org
> Subject: Re: [v3,1/2] powerpc/mpc85xx: Create dts components for the FSL
> QorIQ DPAA FMan
> 
> [Resending after bogofilter adjustment on vger.kernel.org]
> 
> On Mon, Aug 03, 2015 at 09:44:01AM +0300, Igal.Liberman wrote:
> > +     xmdio0:  mdio@...00{
> > +             #address-cells = <1>;
> > +             #size-cells = <0>;
> > +             compatible = "fsl,fman-xmdio";
> > +             reg = <0xf1000 0x1000>;
> > +             interrupts = <101 1 0 0>;
> > +     };
> 
> Why is this <101 1 0 0> and not <101 2 0 0>?  Internal interrupts are active-
> high.
> 

OK, I'll fix this issue. Thanks.
Igal.

> > +     mdio0:  mdio@...20{
> > +             #address-cells = <1>;
> > +             #size-cells = <0>;
> > +             compatible = "fsl,fman-mdio";
> > +             reg = <0xe1120 0xee0>;
> > +             interrupts = <100 1 0 0>;
> 
> Likewise.
> 
> -Scott

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ