Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1355016

Cleanups and improvenments for pl330 v3

From Alexander Kochetkov <al.kochet@gmail.com>
Newsgroups linux.kernel
Subject Cleanups and improvenments for pl330 v3
Date 2016-03-10 12:10 +0100
Message-ID <rb6DE-6cT-5@gated-at.bofh.it> (permalink)
References <r3w2e-5u1-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hello,
Here is v2 series of pl330 fixes. It is rebased again linux next-20160310.
The patches were tested on rk3188 radxarock.

>8 march 2016 г., * 6:03, Vinod Koul <vinod.koul@intel.com> *:
>Overall this series looks okay, but can someone test this. I would not like
>pl330 to be roken again

Bartlomiej, could you please test the patches on Samsung Exynos4412?
Dinh, could you please test the patches on SoCFPGA?
So I will add your name as Tested-by.

> 10 march 2016 г., * 8:55, Caesar Wang <wxt@rock-chips.com> *:
> The above series patches will solve the I2S clic problem, right?

The patch "dmaengine: pl330: make cyclic transfer free runnable" fixes
sound click problem. So if you noticed sound clicks on your board,
please test the patches.

The patch "dmaengine: pl330: don't emit code for one iteration loop"
is simple improvement allows to save some bytes of pl330 MicroCode
buffer.

The patch "dmaengine: pl330: cleanup quirk pass code" is improvement
intended to hide struct pl330_dmac from low-level functions.
It partially revert changes introduced by 271e1b86e691 "dmaengine:
pl330: add quirk for broken no flushp".

[PATCH 1/3 v3] dmaengine: pl330: cleanup quirk pass code
[PATCH 2/3 v3] dmaengine: pl330: don't emit code for one iteration loop
[PATCH 3/3 v3] dmaengine: pl330: make cyclic transfer free runnable

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Cleanups and improvenments for pl330 v3 Alexander Kochetkov <al.kochet@gmail.com> - 2016-03-10 12:10 +0100
  [PATCH 2/3 v3] dmaengine: pl330: don't emit code for one iteration loop Alexander Kochetkov <al.kochet@gmail.com> - 2016-03-10 12:10 +0100
  [PATCH 1/3 v3] dmaengine: pl330: cleanup quirk pass code Alexander Kochetkov <al.kochet@gmail.com> - 2016-03-10 12:10 +0100

csiph-web