Files
rockchip-kernel/drivers
Hien Huynh 6ea18981bb dmaengine: sh: rz-dmac: Fix destination and source data size setting
commit c6ec8c83a2 upstream.

Before setting DDS and SDS values, we need to clear its value first
otherwise, we get incorrect results when we change/update the DMA bus
width several times due to the 'OR' expression.

Fixes: 5000d37042 ("dmaengine: sh: Add DMAC driver for RZ/G2L SoC")
Cc: stable@kernel.org
Signed-off-by: Hien Huynh <hien.huynh.px@renesas.com>
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20230706112150.198941-3-biju.das.jz@bp.renesas.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-09-19 12:28:04 +02:00
..
2023-09-13 09:42:56 +02:00
2023-07-23 13:49:37 +02:00
2023-07-19 16:21:57 +02:00
2023-09-13 09:42:58 +02:00
2023-07-19 16:21:48 +02:00
2023-08-03 10:24:14 +02:00