Searched hist:"3 ad4dcbc31d1a8860183cb01e507d75f296c661b" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/sh/drivers/dma/ |
H A D | Kconfig | diff 3ad4dcbc31d1a8860183cb01e507d75f296c661b Sat May 27 18:44:52 CEST 2023 Artur Rojek <contact@artur-rojek.eu> sh: dma: Correct the number of DMA channels for SH7709
According to the hardware manual [1], the DMAC found in the SH7709 SoC features only 4 channels. While at it, also sort the existing targets.
[1] https://www.renesas.com/us/en/document/mah/sh7709s-group-hardware-manual (p. 373)
Signed-off-by: Artur Rojek <contact@artur-rojek.eu> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Link: https://lore.kernel.org/r/20230527164452.64797-4-contact@artur-rojek.eu Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
|