u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
From: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com>
To: <u-boot@lists.denx.de>
Cc: <jagan@amarulasolutions.com>, <michal.simek@amd.com>,
	<git@xilinx.com>, <git@amd.com>,
	Ashok Reddy Soma <ashok.reddy.soma@xilinx.com>
Subject: [PATCH 0/4] Xilinx zynq_qspi updates
Date: Fri, 15 Jul 2022 19:31:15 +0530	[thread overview]
Message-ID: <1657893679-20039-1-git-send-email-ashok.reddy.soma@xilinx.com> (raw)

This patch series does below things
 - Add child preprobe function
 - Use dummy buswidth in dummy byte calculation
 - Add support for zynq_qspi_mem_exec_op
 - Fix qspi speed issue



Ashok Reddy Soma (2):
  spi: zynq_qspi: Add support for zynq_qspi_mem_exec_op
  spi: zynq_qspi: Fix programming qspi speed

Siva Durga Prasad Paladugu (1):
  spi: zynq_qspi: Add child pre probe function

T Karthik Reddy (1):
  spi: zynq_qspi: Use dummy buswidth in dummy byte calculation

 drivers/spi/zynq_qspi.c | 73 ++++++++++++++++++++++++++++++++++++-----
 1 file changed, 65 insertions(+), 8 deletions(-)

-- 
2.17.1


             reply	other threads:[~2022-07-15 14:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-15 14:01 Ashok Reddy Soma [this message]
2022-07-15 14:01 ` [PATCH 1/4] spi: zynq_qspi: Add child pre probe function Ashok Reddy Soma
2022-07-15 14:01 ` [PATCH 2/4] spi: zynq_qspi: Use dummy buswidth in dummy byte calculation Ashok Reddy Soma
2022-07-15 14:01 ` [PATCH 3/4] spi: zynq_qspi: Add support for zynq_qspi_mem_exec_op Ashok Reddy Soma
2022-07-15 14:01 ` [PATCH 4/4] spi: zynq_qspi: Fix programming qspi speed Ashok Reddy Soma
2022-07-26  7:47 ` [PATCH 0/4] Xilinx zynq_qspi updates 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=1657893679-20039-1-git-send-email-ashok.reddy.soma@xilinx.com \
    --to=ashok.reddy.soma@xilinx.com \
    --cc=git@amd.com \
    --cc=git@xilinx.com \
    --cc=jagan@amarulasolutions.com \
    --cc=michal.simek@amd.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;
as well as URLs for NNTP newsgroup(s).