Re: [PATCH 0/2] Free running cyclic transfer implementation for pl330

2017-04-26 Thread Alexander Kochetkov
Hello! Just to let you know, that I got following test report from Stephen (thanks a lot!). The patch won’t work due to full cyclic transfer doesn’t fit into mcbufsz (256 bytes long). His application requested driver to do cyclic transfer with large number of cycles. pl330 microcode has

Re: [PATCH 0/2] Free running cyclic transfer implementation for pl330

2017-04-26 Thread Alexander Kochetkov
Hello! Just to let you know, that I got following test report from Stephen (thanks a lot!). The patch won’t work due to full cyclic transfer doesn’t fit into mcbufsz (256 bytes long). His application requested driver to do cyclic transfer with large number of cycles. pl330 microcode has

Re: [PATCH 0/2] Free running cyclic transfer implementation for pl330

2017-04-17 Thread sugar
Hi Alexander, I have tested this series on rk3399 evb board and works well. Tested-by: Sugar Zhang 在 4/14/2017 22:35, Alexander Kochetkov 写道: Hello! This series contain free running cyclic transfer implementation for pl330. It affect ALL chips using pl330 (not

Re: [PATCH 0/2] Free running cyclic transfer implementation for pl330

2017-04-17 Thread sugar
Hi Alexander, I have tested this series on rk3399 evb board and works well. Tested-by: Sugar Zhang 在 4/14/2017 22:35, Alexander Kochetkov 写道: Hello! This series contain free running cyclic transfer implementation for pl330. It affect ALL chips using pl330 (not only rockchip) and allow to

[PATCH 0/2] Free running cyclic transfer implementation for pl330

2017-04-14 Thread Alexander Kochetkov
Hello! This series contain free running cyclic transfer implementation for pl330. It affect ALL chips using pl330 (not only rockchip) and allow to run cyclic transfers without CPU intervention. As a result it fix sound clicks (observed and not yet observed) because sound clicks must be heard

[PATCH 0/2] Free running cyclic transfer implementation for pl330

2017-04-14 Thread Alexander Kochetkov
Hello! This series contain free running cyclic transfer implementation for pl330. It affect ALL chips using pl330 (not only rockchip) and allow to run cyclic transfers without CPU intervention. As a result it fix sound clicks (observed and not yet observed) because sound clicks must be heard