commit | 6aa4ed7927f11620c6b06c408ebcfae4250ce7ca | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@nbd.name> | Wed Dec 18 17:46:27 2019 +0100 |
committer | Felix Fietkau <nbd@nbd.name> | Fri Feb 14 10:06:07 2020 +0100 |
tree | 3bb0f979cfd5b87fabb5c09aafb63716cdfb2bd7 | |
parent | 35da599fcdc2af4db091a5ece968379d1d1d9d6e [diff] |
mt76: mt7615: implement DMA support for MT7622 MT7622 does not have the CR4 microcontroller sitting in the data path. Because of that, it uses the chip's native tx descriptor format instead of something parsed and converted by the firmware. Co-developed-by: Shayne Chen <shayne.chen@mediatek.com> Co-developed-by: Ryder Lee <ryder.lee@mediatek.com> Signed-off-by: Felix Fietkau <nbd@nbd.name> Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>