Hi Linus,

> -----Original Message-----
> From: Linus Walleij [mailto:[email protected]]
> Sent: Thursday, June 04, 2015 1:38 PM
> To: Anurag Kumar Vulisha
> Cc: Alexandre Courbot; Michal Simek; Soren Brinkmann; linux-
> [email protected]; [email protected]; linux-arm-
> [email protected]; 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
> <[email protected]> wrote:
>
> > Added support to ZynqMP SoC on the existing zynq gpio driver.
> >
> > Signed-off-by: Anurag Kumar Vulisha <[email protected]>
>
> > +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.

Reply via email to