public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/3] gpio: zynq: Add support for Versal
Date: Mon, 14 Oct 2019 11:05:05 +0200	[thread overview]
Message-ID: <cover.1571043905.git.michal.simek@xilinx.com> (raw)

Hi,

this patchset is updating existing zynq driver with adding two layout. One
for Versal gpio and another one on PMC gpio which is using different
layout. And also enabling gpio command for versal.

Thanks,
Michal


Ashok Reddy Soma (1):
  gpio: zynq: Add gpio driver support for Versal

Michal Simek (1):
  arm64: versal: Enable GPIO command for Versal

Shubhrajyoti Datta (1):
  gpio: zynq: Add gpio driver support for PMC gpio

 configs/xilinx_versal_virt_defconfig |  1 +
 drivers/gpio/Kconfig                 |  2 +-
 drivers/gpio/zynq_gpio.c             | 34 ++++++++++++++++++++++++++++
 3 files changed, 36 insertions(+), 1 deletion(-)

-- 
2.17.1

             reply	other threads:[~2019-10-14  9:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-14  9:05 Michal Simek [this message]
2019-10-14  9:05 ` [U-Boot] [PATCH 1/3] gpio: zynq: Add gpio driver support for Versal Michal Simek
2019-10-14  9:05 ` [U-Boot] [PATCH 2/3] gpio: zynq: Add gpio driver support for PMC gpio Michal Simek
2019-10-14  9:05 ` [U-Boot] [PATCH 3/3] arm64: versal: Enable GPIO command for Versal Michal Simek
2019-10-24 11:17 ` [U-Boot] [PATCH 0/3] gpio: zynq: Add support " Michal Simek

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=cover.1571043905.git.michal.simek@xilinx.com \
    --to=michal.simek@xilinx.com \
    --cc=u-boot@lists.denx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox