Hi Shimoda-san, On Mon, Jul 13, 2015 at 10:31 AM, Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> wrote: >> Shimoda-san, are these correct? > > Unfortunately, the buswitdh of SUDMAC is 1 only. Thanks, I'll update the patch. >> diff --git a/drivers/dma/sh/sudmac.c b/drivers/dma/sh/sudmac.c >> index 31e681230e1894f2..7c4066503ce335f7 100644 >> --- a/drivers/dma/sh/sudmac.c >> +++ b/drivers/dma/sh/sudmac.c >> @@ -331,6 +331,8 @@ static const struct shdma_ops sudmac_shdma_ops = { >> >> static int sudmac_probe(struct platform_device *pdev) >> { >> + const enum dma_slave_buswidth widths = DMA_SLAVE_BUSWIDTH_1_BYTE | >> + DMA_SLAVE_BUSWIDTH_2_BYTES | DMA_SLAVE_BUSWIDTH_4_BYTES; Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html