public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
* Re: [GIT PULL]: dmaengine updates for v6.8
       [not found] <ZalezMgxAVyu5WEE@matsya>
@ 2024-01-18 19:11 ` Nathan Chancellor
  2024-01-19 11:31   ` Vinod Koul
  0 siblings, 1 reply; 2+ messages in thread
From: Nathan Chancellor @ 2024-01-18 19:11 UTC (permalink / raw)
  To: Vinod Koul; +Cc: Linus Torvalds, LKML, llvm

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL]: dmaengine updates for v6.8
  2024-01-18 19:11 ` [GIT PULL]: dmaengine updates for v6.8 Nathan Chancellor
@ 2024-01-19 11:31   ` Vinod Koul
  0 siblings, 0 replies; 2+ messages in thread
From: Vinod Koul @ 2024-01-19 11:31 UTC (permalink / raw)
  To: Nathan Chancellor; +Cc: Linus Torvalds, LKML, llvm

Hi Nathan,

On 18-01-24, 12:11, Nathan Chancellor wrote:
> > 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/

Sorry my bad to have missed these fixes, picking them now...

-- 
~Vinod

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-19 11:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <ZalezMgxAVyu5WEE@matsya>
2024-01-18 19:11 ` [GIT PULL]: dmaengine updates for v6.8 Nathan Chancellor
2024-01-19 11:31   ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox