All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pei Xiao <xiaopei01@kylinos.cn>
To: broonie@kernel.org, dlan@kernel.org, elder@riscstar.com,
	guodong@riscstar.com, linux-spi@vger.kernel.org,
	linux-riscv@lists.infradead.org, spacemit@lists.linux.dev,
	linux-kernel@vger.kernel.org
Cc: Pei Xiao <xiaopei01@kylinos.cn>
Subject: [PATCH 0/2] fix and cleanup in spi-spacemit-k1
Date: Mon, 20 Jul 2026 14:08:42 +0800	[thread overview]
Message-ID: <cover.1784527556.git.xiaopei01@kylinos.cn> (raw)

1.fix TX DMA descriptor on RX prep failure
2. drop redundant dev_err_probe() around irq

Pei Xiao (2):
  spi: spacemit: fix dangling TX DMA descriptor on RX prep failure
  spi: spacemit: drop redundant dev_err_probe() around irq helpers

 drivers/spi/spi-spacemit-k1.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

-- 
2.25.1


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

WARNING: multiple messages have this Message-ID (diff)
From: Pei Xiao <xiaopei01@kylinos.cn>
To: broonie@kernel.org, dlan@kernel.org, elder@riscstar.com,
	guodong@riscstar.com, linux-spi@vger.kernel.org,
	linux-riscv@lists.infradead.org, spacemit@lists.linux.dev,
	linux-kernel@vger.kernel.org
Cc: Pei Xiao <xiaopei01@kylinos.cn>
Subject: [PATCH 0/2] fix and cleanup in spi-spacemit-k1
Date: Mon, 20 Jul 2026 14:08:42 +0800	[thread overview]
Message-ID: <cover.1784527556.git.xiaopei01@kylinos.cn> (raw)

1.fix TX DMA descriptor on RX prep failure
2. drop redundant dev_err_probe() around irq

Pei Xiao (2):
  spi: spacemit: fix dangling TX DMA descriptor on RX prep failure
  spi: spacemit: drop redundant dev_err_probe() around irq helpers

 drivers/spi/spi-spacemit-k1.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

-- 
2.25.1


             reply	other threads:[~2026-07-20  6:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-20  6:08 Pei Xiao [this message]
2026-07-20  6:08 ` [PATCH 0/2] fix and cleanup in spi-spacemit-k1 Pei Xiao
2026-07-20  6:08 ` [PATCH 1/2] spi: spacemit: fix dangling TX DMA descriptor on RX prep failure Pei Xiao
2026-07-20  6:08   ` Pei Xiao
2026-07-20  6:08 ` [PATCH 2/2] spi: spacemit: drop redundant dev_err_probe() around irq helpers Pei Xiao
2026-07-20  6:08   ` Pei Xiao

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=cover.1784527556.git.xiaopei01@kylinos.cn \
    --to=xiaopei01@kylinos.cn \
    --cc=broonie@kernel.org \
    --cc=dlan@kernel.org \
    --cc=elder@riscstar.com \
    --cc=guodong@riscstar.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=spacemit@lists.linux.dev \
    /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.