All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org,
	Mark Brown <broonie@kernel.org>
Subject: [GIT PULL] SPI fixes for v5.16-rc6
Date: Mon, 20 Dec 2021 17:18:33 +0000	[thread overview]
Message-ID: <20211220171847.63617C36AE2@smtp.kernel.org> (raw)

The following changes since commit 07fb78a78de4e67b5d6d5407aeee1250a327a698:

  spi: spi-rockchip: Add rk3568-spi compatible (2021-11-29 12:19:32 +0000)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v5.16-rc6

for you to fetch changes up to db6689b643d8653092f5853751ea2cdbc299f8d3:

  spi: change clk_disable_unprepare to clk_unprepare (2021-12-06 13:49:40 +0000)

----------------------------------------------------------------
spi: Fix for v5.16

One small fix for a long standing issue with error handling on probe in
the Armada driver.

----------------------------------------------------------------
Dongliang Mu (1):
      spi: change clk_disable_unprepare to clk_unprepare

 drivers/spi/spi-armada-3700.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

             reply	other threads:[~2021-12-20 17:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-20 17:18 Mark Brown [this message]
2021-12-20 18:29 ` [GIT PULL] SPI fixes for v5.16-rc6 pr-tracker-bot

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=20211220171847.63617C36AE2@smtp.kernel.org \
    --to=broonie@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.