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, 4 Jun 2015 09:22:07 +0000
From:	Anurag Kumar Vulisha <anurag.kumar.vulisha@...inx.com>
To:	Linus Walleij <linus.walleij@...aro.org>
CC:	Alexandre Courbot <gnurou@...il.com>,
	Michal Simek <michals@...inx.com>,
	Soren Brinkmann <sorenb@...inx.com>,
	"linux-gpio@...r.kernel.org" <linux-gpio@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"linux-arm-kernel@...ts.infradead.org" 
	<linux-arm-kernel@...ts.infradead.org>,
	Punnaiah Choudary Kalluri <punnaia@...inx.com>,
	Srikanth Vemula <svemula@...inx.com>,
	Anirudha Sarangi <anirudh@...inx.com>
Subject: RE: [patch] gpio: Added GPIO support to ZynqMP SoC

Hi Linus,

> -----Original Message-----
> From: Linus Walleij [mailto:linus.walleij@...aro.org]
> Sent: Thursday, June 04, 2015 1:38 PM
> To: Anurag Kumar Vulisha
> Cc: Alexandre Courbot; Michal Simek; Soren Brinkmann; linux-
> gpio@...r.kernel.org; linux-kernel@...r.kernel.org; linux-arm-
> kernel@...ts.infradead.org; Punnaiah Choudary Kalluri; Srikanth Vemula;
> Anirudha Sarangi; Anurag Kumar Vulisha
> Subject: Re: [patch] gpio: Added GPIO support to ZynqMP SoC
>
> On Mon, Jun 1, 2015 at 2:00 PM, Anurag Kumar Vulisha
> <anurag.kumar.vulisha@...inx.com> wrote:
>
> > Added support to ZynqMP SoC on the existing zynq gpio driver.
> >
> > Signed-off-by: Anurag Kumar Vulisha <anuragku@...inx.com>
>
> > +static const struct of_device_id zynq_gpio_of_match[] = {
> > +       { .compatible = "xlnx,zynq-gpio-1.0", .data = (void *)&zynq_gpio_def
> },
> > +       { .compatible = "xlnx,zynqmp-gpio-1.0",
> > +                                       .data = (void
> > +*)&zynqmp_gpio_def },
>
> Is there a separate patch adding this to the device tree bindings in
> Documentation/devicetree/bindings/gpio/gpio-zynq.txt?
>
> Else please include it in this patch.

I will include the device-tree bindings and send the patch as v2.

Thanks,
Anurag Kumar V


This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ