> Although the max DMA size supported by the hardware register is 22 bits (or > 4M), the Linux driver for this device only supports transfers of up to 2M. > On a device with 8M total memory, I don't think it will make too much of a > difference. > > Reported-by: Damien Le Moal <damien.lem...@wdc.com> > Signed-off-by: Sean Anderson <sean...@gmail.com> > --- > > arch/riscv/dts/k210.dtsi | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >
Reviewed-by: Rick Chen <r...@andestech.com>