All of lore.kernel.org
 help / color / mirror / Atom feed
From: Claudiu Beznea <Claudiu.Beznea@microchip.com>
To: Ajay Singh <ajay.kathat@microchip.com>, <linux-wireless@vger.kernel.org>
Cc: <devel@driverdev.osuosl.org>, <gregkh@linuxfoundation.org>,
	<ganesh.krishna@microchip.com>, <venkateswara.kaja@microchip.com>,
	<aditya.shankar@microchip.com>, <adham.abozaeid@Microchip.com>,
	<robh+dt@kernel.org>, <mark.rutland@arm.com>,
	<linus.walleij@linaro.org>
Subject: Re: [PATCH 0/4] staging: wilc1000: make use of descriptor-based interface for GPIO
Date: Tue, 24 Jul 2018 11:04:20 +0300	[thread overview]
Message-ID: <5ee85fef-e900-b808-1c22-6eca13a54f81@microchip.com> (raw)
In-Reply-To: <1532088098-8483-1-git-send-email-ajay.kathat@microchip.com>

Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>

On 20.07.2018 15:01, Ajay Singh wrote:
> This patch series contains changes mainly related to make use of
> descriptor-based interface instead of integer-based interface for GPIO.
> Modified the compatible string to use 'microchip' instead of 'atmel' prefix.
> Also added the DT binding reference file.
> 
> This patch is created on top of [1] patch series.
> 
> [1]. https://www.spinics.net/lists/linux-wireless/msg175360.html
> 
> Ajay Singh (4):
>   staging: wilc1000: remove gpio parameter from wilc_netdev_init()
>   staging: wilc1000: rename variable from 'gpio' to 'gpio_irq'
>   staging: wilc1000: change compatible string from atmel to microchip
>   staging: wilc1000: use descriptor-based interface for GPIO
> 
>  drivers/staging/wilc1000/TODO                      |  4 ---
>  drivers/staging/wilc1000/linux_wlan.c              | 42 +++++++++-------------
>  .../staging/wilc1000/microchip,wilc1000,sdio.txt   | 32 +++++++++++++++++
>  .../staging/wilc1000/microchip,wilc1000,spi.txt    | 26 ++++++++++++++
>  drivers/staging/wilc1000/wilc_sdio.c               | 38 ++++++++++++++------
>  drivers/staging/wilc1000/wilc_spi.c                | 40 +++++++++++++--------
>  drivers/staging/wilc1000/wilc_wfi_netdevice.h      |  5 +--
>  7 files changed, 130 insertions(+), 57 deletions(-)
>  create mode 100644 drivers/staging/wilc1000/microchip,wilc1000,sdio.txt
>  create mode 100644 drivers/staging/wilc1000/microchip,wilc1000,spi.txt
> 

      parent reply	other threads:[~2018-07-24  9:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-20 12:01 [PATCH 0/4] staging: wilc1000: make use of descriptor-based interface for GPIO Ajay Singh
2018-07-20 12:01 ` [PATCH 1/4] staging: wilc1000: remove gpio parameter from wilc_netdev_init() Ajay Singh
2018-07-20 12:01 ` [PATCH 2/4] staging: wilc1000: rename variable from 'gpio' to 'gpio_irq' Ajay Singh
2018-07-20 12:01 ` [PATCH 3/4] staging: wilc1000: change compatible string from atmel to microchip Ajay Singh
2018-07-20 12:01 ` [PATCH 4/4] staging: wilc1000: use descriptor-based interface for GPIO Ajay Singh
2018-07-20 20:29   ` Linus Walleij
2018-07-24  8:04 ` Claudiu Beznea [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5ee85fef-e900-b808-1c22-6eca13a54f81@microchip.com \
    --to=claudiu.beznea@microchip.com \
    --cc=adham.abozaeid@Microchip.com \
    --cc=aditya.shankar@microchip.com \
    --cc=ajay.kathat@microchip.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=ganesh.krishna@microchip.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=venkateswara.kaja@microchip.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.