linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Mark Brown <broonie@kernel.org>,
	Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
	linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH v1 0/3] spi: gpio: Convert to be used outside of OF
Date: Fri, 17 May 2024 22:42:00 +0300	[thread overview]
Message-ID: <20240517194246.747427-1-andriy.shevchenko@linux.intel.com> (raw)

Convert the driver to be used outside of OF and a couple of cleanups.

Andy Shevchenko (3):
  spi: gpio: Make use of device properties
  spi: gpio: Use traditional pattern when checking error codes
  spi: gpio: Make num_chipselect 8-bit in the struct
    spi_gpio_platform_data

 drivers/spi/spi-gpio.c       | 66 ++++++++++++++----------------------
 include/linux/spi/spi_gpio.h |  2 +-
 2 files changed, 26 insertions(+), 42 deletions(-)

-- 
2.43.0.rc1.1336.g36b5255a03ac


             reply	other threads:[~2024-05-17 19:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-17 19:42 Andy Shevchenko [this message]
2024-05-17 19:42 ` [PATCH v1 1/3] spi: gpio: Make use of device properties Andy Shevchenko
2024-05-17 19:42 ` [PATCH v1 2/3] spi: gpio: Use traditional pattern when checking error codes Andy Shevchenko
2024-05-17 19:42 ` [PATCH v1 3/3] spi: gpio: Make num_chipselect 8-bit in the struct spi_gpio_platform_data Andy Shevchenko
2024-05-17 21:55   ` Mark Brown
2024-05-20  9:28     ` Andy Shevchenko
2024-06-05 21:09       ` Andy Shevchenko
2024-06-05 21:22         ` Mark Brown
2024-06-06 10:48           ` Andy Shevchenko

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=20240517194246.747427-1-andriy.shevchenko@linux.intel.com \
    --to=andriy.shevchenko@linux.intel.com \
    --cc=broonie@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    /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).