arm64: dts: mt7622: specify the number of DMA requests
authorRui Salvaterra <rsalvaterra@gmail.com>
Fri, 29 Apr 2022 08:42:25 +0000 (09:42 +0100)
committerMatthias Brugger <matthias.bgg@gmail.com>
Fri, 13 May 2022 11:27:40 +0000 (13:27 +0200)
commit7d029cc240a012f0259477c905e84f3975d7cf2f
tree3a022b1944f852ab99657559f6a3f5798e1fbc62
parentc88fd98110242ed56b24284dd975fe54f2f65756
arm64: dts: mt7622: specify the number of DMA requests

The MT7622 device tree never bothered to specify the number of virtual DMA
channels for the HSDMA controller, always falling back to the default value of
3. Make this value explicit, in order to avoid the following dmesg notification:

mtk_hsdma 1b007000.dma-controller: Using 3 as missing dma-requests property

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Link: https://lore.kernel.org/r/20220429084225.298213-1-rsalvaterra@gmail.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/mt7622.dtsi