devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: <kostap@marvell.com>
To: <linux-spi@vger.kernel.org>
Cc: <devicetree@vger.kernel.org>, <broonie@kernel.org>,
	<robh+dt@kernel.org>, <mw@semihalf.com>, <jaz@semihalf.com>,
	<nadavh@marvell.com>, <bpeled@marvell.com>, <stefanc@marvell.com>,
	Konstantin Porotchkin <kostap@marvell.com>
Subject: [PATCH v2 0/2] spi: new feature and fix for Marvell Orion driver
Date: Thu, 17 Dec 2020 19:09:30 +0200	[thread overview]
Message-ID: <20201217170933.10717-1-kostap@marvell.com> (raw)

From: Konstantin Porotchkin <kostap@marvell.com>

This patch set contains the following changes:
- support for switching CS for every transferred byte
- fix for the clock by enabling it for every call to spi_setup()

v2:
- remove DTS entry for single byte CS, use existing SPI_CS_WORD flag
- drop changes to core SPI driver
- fix the wrong first patch signature

Marcin Wojtas (2):
  spi: orion: enable clocks before spi_setup
  spi: orion: enable support for switching CS every transferred byte

 drivers/spi/spi-orion.c | 34 +++++++++++++++++++-
 1 file changed, 33 insertions(+), 1 deletion(-)

-- 
2.17.1


             reply	other threads:[~2020-12-17 17:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-17 17:09 kostap [this message]
2020-12-17 17:09 ` [PATCH v2 1/2] spi: orion: enable clocks before spi_setup kostap
2020-12-17 17:25   ` Mark Brown
2020-12-22 12:46     ` [EXT] " Kostya Porotchkin
2020-12-22 16:56       ` Mark Brown
2020-12-17 17:09 ` [PATCH v2 2/2] spi: orion: enable support for switching CS every transferred byte kostap
2020-12-17 17:42   ` Mark Brown
2020-12-17 17:09 ` [PATCH v2 0/2] spi: new feature and fix for Marvell Orion driver kostap

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=20201217170933.10717-1-kostap@marvell.com \
    --to=kostap@marvell.com \
    --cc=bpeled@marvell.com \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jaz@semihalf.com \
    --cc=linux-spi@vger.kernel.org \
    --cc=mw@semihalf.com \
    --cc=nadavh@marvell.com \
    --cc=robh+dt@kernel.org \
    --cc=stefanc@marvell.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).