linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Sean Anderson <sean.anderson@linux.dev>
To: Mark Brown <broonie@kernel.org>,
	Michal Simek <michal.simek@amd.com>,
	linux-spi@vger.kernel.org
Cc: Miquel Raynal <miquel.raynal@bootlin.com>,
	Amit Kumar Mahapatra <amit.kumar-mahapatra@amd.com>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Jinjie Ruan <ruanjinjie@huawei.com>,
	Sean Anderson <sean.anderson@linux.dev>
Subject: [PATCH 0/5] spi: zynqmp-gqspi: Clean up the driver a bit
Date: Thu, 16 Jan 2025 17:41:25 -0500	[thread overview]
Message-ID: <20250116224130.2684544-1-sean.anderson@linux.dev> (raw)

Here are a few mostly independent cleanups I came up with while writing
some other patches. Feel free to apply them in piecemeal if you like.


Sean Anderson (5):
  spi: zynqmp-gqspi: Reformat long line
  spi: zynqmp-gqspi: Add some more debug prints
  spi: zynqmp-gqspi: Add helpers for enabling/disabling DMA
  spi: zynqmp-gqspi: Clean up fillgenfifo
  spi: zynqmp-gqspi: Always acknowledge interrupts

 drivers/spi/spi-zynqmp-gqspi.c | 167 +++++++++++++++------------------
 1 file changed, 76 insertions(+), 91 deletions(-)

-- 
2.35.1.1320.gc452695387.dirty



             reply	other threads:[~2025-01-16 22:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-16 22:41 Sean Anderson [this message]
2025-01-16 22:41 ` [PATCH 1/5] spi: zynqmp-gqspi: Reformat long line Sean Anderson
2025-01-16 22:41 ` [PATCH 2/5] spi: zynqmp-gqspi: Add some more debug prints Sean Anderson
2025-01-16 22:41 ` [PATCH 3/5] spi: zynqmp-gqspi: Add helpers for enabling/disabling DMA Sean Anderson
2025-01-16 22:41 ` [PATCH 4/5] spi: zynqmp-gqspi: Clean up fillgenfifo Sean Anderson
2025-01-16 22:41 ` [PATCH 5/5] spi: zynqmp-gqspi: Always acknowledge interrupts Sean Anderson
2025-02-03 15:57 ` [PATCH 0/5] spi: zynqmp-gqspi: Clean up the driver a bit Mark Brown

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=20250116224130.2684544-1-sean.anderson@linux.dev \
    --to=sean.anderson@linux.dev \
    --cc=amit.kumar-mahapatra@amd.com \
    --cc=broonie@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=michal.simek@amd.com \
    --cc=miquel.raynal@bootlin.com \
    --cc=ruanjinjie@huawei.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 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).