From: Nathan Chancellor <nathan@kernel.org>
To: Vinod Koul <vkoul@kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
LKML <linux-kernel@vger.kernel.org>,
llvm@lists.linux.dev
Subject: Re: [GIT PULL]: dmaengine updates for v6.8
Date: Thu, 18 Jan 2024 12:11:48 -0700 [thread overview]
Message-ID: <20240118191148.GA3329935@dev-arch.thelio-3990X> (raw)
In-Reply-To: <ZalezMgxAVyu5WEE@matsya>
Hi Vinod,
On Thu, Jan 18, 2024 at 10:54:28PM +0530, Vinod Koul wrote:
> Heya Linus,
>
> Last pull request for the night to receive the dmaengine subsystem
> updates containing one new driver, couple of device support (qualcomm,
> sf-pdma) and driver updates.
>
> The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
>
> Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git tags/dmaengine-6.8-rc1
>
> for you to fetch changes up to 3d0b2176e04261ab4ac095ff2a17db077fc1e46d:
>
> dmaengine: xilinx: xdma: statify xdma_prep_interleaved_dma (2023-12-22 21:17:52 +0530)
>
> ----------------------------------------------------------------
> dmaengine updates for v6.8
>
> New support:
> - Loongson LS2X APB DMA controller
> - sf-pdma: mpfs-pdma support
> - Qualcomm X1E80100 GPI dma controller support
>
> Updates:
> - Xilinx XDMA updates to support interleaved DMA transfers
> - TI PSIL threads for AM62P and J722S and cfg register regions description
> - axi-dmac Improving the cyclic DMA transfers
> - Tegra Support dma-channel-mask property
> - Remaining platform remove callback returning void conversions
<snip>
> Jan Kuliga (8):
> dmaengine: xilinx: xdma: Get rid of unused code
> dmaengine: xilinx: xdma: Add necessary macro definitions
> dmaengine: xilinx: xdma: Ease dma_pool alignment requirements
> dmaengine: xilinx: xdma: Rework xdma_terminate_all()
> dmaengine: xilinx: xdma: Add error checking in xdma_channel_isr()
> dmaengine: xilinx: xdma: Add transfer error reporting
> dmaengine: xilinx: xdma: Prepare the introduction of interleaved DMA transfers
> dmaengine: xilinx: xdma: Implement interleaved DMA transfers
This pull request appears to be missing some fixes for the clang
warnings introduced by this series, which will break the build with
CONFIG_WERROR=y:
https://lore.kernel.org/20231222-dma-xilinx-xdma-clang-fixes-v1-0-84a18ff184d2@kernel.org/
Cheers,
Nathan
next prev parent reply other threads:[~2024-01-18 19:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-18 17:24 [GIT PULL]: dmaengine updates for v6.8 Vinod Koul
2024-01-18 19:11 ` Nathan Chancellor [this message]
2024-01-19 11:31 ` Vinod Koul
2024-01-20 19:37 ` Vinod Koul
2024-01-20 23:08 ` pr-tracker-bot
2024-01-20 23:08 ` 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=20240118191148.GA3329935@dev-arch.thelio-3990X \
--to=nathan@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=llvm@lists.linux.dev \
--cc=torvalds@linux-foundation.org \
--cc=vkoul@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 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.