linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
  • [parent not found: <1611930410-25747-5-git-send-email-srinivas.neeli@xilinx.com>]
  • [parent not found: <1611930410-25747-4-git-send-email-srinivas.neeli@xilinx.com>]
  • * Re: [PATCH V5 0/5] gpio-xilinx: Update on xilinx gpio driver
           [not found] <1611930410-25747-1-git-send-email-srinivas.neeli@xilinx.com>
                       ` (2 preceding siblings ...)
           [not found] ` <1611930410-25747-4-git-send-email-srinivas.neeli@xilinx.com>
    @ 2021-02-05 10:23 ` Bartosz Golaszewski
      3 siblings, 0 replies; 5+ messages in thread
    From: Bartosz Golaszewski @ 2021-02-05 10:23 UTC (permalink / raw)
      To: Srinivas Neeli
      Cc: Linus Walleij, Michal Simek, shubhrajyoti.datta, sgoud,
    	William Breathitt Gray, Syed Nayyar Waris, linux-gpio, arm-soc,
    	LKML, git
    
    On Fri, Jan 29, 2021 at 3:27 PM Srinivas Neeli
    <srinivas.neeli@xilinx.com> wrote:
    >
    > This patch series does the following:
    > -Simplify with dev_err_probe().
    > -Reduce spinlock array to array.
    > -Add interrupt support
    > -Add support for suspend and resume
    > -Add check for gpio-width
    > ---
    > Changes in V5:
    > -Removed IRQ_DOMAIN_HIERARCHY from Kconfig and of_gpio.h
    >  from includes.
    > -Added check for #gpio-cells.
    > Changes in V4:
    > -Created new patch to simplify code with dev_err_probe().
    > -Updated minor review comments.
    > -Created new patch to check gpio-width.
    > Changes in V3:
    > -Created separate patch to arrange headers in sorting order.
    > -Updated dt-bindings.
    > -Created separate patch for Clock changes and runtime resume.
    >  and suspend.
    > -Created separate patch for spinlock changes.
    > -Created separate patch for remove support.
    > -Fixed coverity errors.
    > -Updated minor review comments.
    >
    > Changes in V2:
    > -Added check for return value of platform_get_irq() API.
    > -Updated code to support rising edge and falling edge.
    > -Added xgpio_xlate() API to support switch.
    > -Added MAINTAINERS fragment.
    >
    > Tested Below scenarios:
    > -Tested Loop Back.(channel 1.0 connected to channel 2.0)
    > -Tested External switch(Used DIP switch)
    > -Tested Cascade scenario(Here gpio controller acting as
    >  an interrupt controller).
    > ---
    >
    > Srinivas Neeli (5):
    >   gpio: gpio-xilinx: Simplify with dev_err_probe()
    >   gpio: gpio-xilinx: Reduce spinlock array to array
    >   gpio: gpio-xilinx: Add interrupt support
    >   gpio: gpio-xilinx: Add support for suspend and resume
    >   gpio: gpio-xilinx: Add check if width exceeds 32
    >
    >  drivers/gpio/Kconfig       |   2 +
    >  drivers/gpio/gpio-xilinx.c | 369 ++++++++++++++++++++++++++++++++++++++++++---
    >  2 files changed, 349 insertions(+), 22 deletions(-)
    >
    > --
    > 2.7.4
    >
    
    Series applied, thanks!
    
    Bartosz
    
    ^ permalink raw reply	[flat|nested] 5+ messages in thread

  • end of thread, other threads:[~2021-02-05 10:26 UTC | newest]
    
    Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
    -- links below jump to the message on this page --
         [not found] <1611930410-25747-1-git-send-email-srinivas.neeli@xilinx.com>
         [not found] ` <1611930410-25747-6-git-send-email-srinivas.neeli@xilinx.com>
    2021-01-30  2:05   ` [PATCH V5 5/5] gpio: gpio-xilinx: Add check if width exceeds 32 William Breathitt Gray
         [not found] ` <1611930410-25747-5-git-send-email-srinivas.neeli@xilinx.com>
    2021-02-02 19:28   ` [PATCH V5 4/5] gpio: gpio-xilinx: Add support for suspend and resume Linus Walleij
         [not found] ` <1611930410-25747-4-git-send-email-srinivas.neeli@xilinx.com>
    2021-01-30  0:34   ` [PATCH V5 3/5] gpio: gpio-xilinx: Add interrupt support Robert Hancock
    2021-02-02 19:36   ` Linus Walleij
    2021-02-05 10:23 ` [PATCH V5 0/5] gpio-xilinx: Update on xilinx gpio driver Bartosz Golaszewski
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox;
    as well as URLs for NNTP newsgroup(s).