ath79: ag71xx: Enable tx hang workaround for the rest of ar724x SoCs
authorPetr Štetiar <ynezz@true.cz>
Fri, 4 Jan 2019 14:57:07 +0000 (15:57 +0100)
committerPetr Štetiar <ynezz@true.cz>
Mon, 8 Apr 2019 16:37:04 +0000 (18:37 +0200)
commit189aa1748b2655baab54ac5ec45674281dcbb224
tree6bde17e45aeac206623e6b3c158e6fde19be6415
parent31ea08a64bd977e0dc0a65804e4103cb52d81cea
ath79: ag71xx: Enable tx hang workaround for the rest of ar724x SoCs

In ar71xx we check for stuck DMA on devices which fall in the is_ar724x
SoC group (ar724x, ar933x, ar934x, qca9533, tp9343, qca955x, qca956x).

In ath79 we're currently performing this check only for devices with
ar7240 SoC, so this patch tries to sync the dma stuck checking behavior
with what is being done in ar71xx.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
target/linux/ath79/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_main.c