dmaengine: bcm2835: Add BCM2712 support
authorPhil Elwell <phil@raspberrypi.com>
Wed, 8 Mar 2023 16:53:38 +0000 (16:53 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:34:51 +0000 (11:34 +0000)
commit1ef6357b7c65e50eb3341938a2d883ff2d63daf7
tree336a0fdb45b1d6fe9aaff4943f731967b96eb778
parenta4aecc20fd311bdbc11c22815c4b9fc7d9973a02
dmaengine: bcm2835: Add BCM2712 support

BCM2712 has 6 40-bit channels - DMA6 to DMA11. Add a new compatible
string to indicate that the current platform is BCM2712.

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
drivers/dma/bcm2835-dma.c