sh: dma: Correct the number of DMA channels for SH7709
authorArtur Rojek <contact@artur-rojek.eu>
Sat, 27 May 2023 16:44:52 +0000 (18:44 +0200)
committerJohn Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Wed, 5 Jul 2023 16:58:14 +0000 (18:58 +0200)
commit3ad4dcbc31d1a8860183cb01e507d75f296c661b
tree265ccf2f5d0e95546ad405fef6ae0cf0db486c31
parentd2f4a190b137b4a2e0ec3efe87905841dfdc8c66
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>
arch/sh/drivers/dma/Kconfig