net: ipa: disable misc clock gating for IPA v3.1
authorAlex Elder <elder@linaro.org>
Mon, 21 Jun 2021 17:56:24 +0000 (12:56 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Jun 2021 19:30:59 +0000 (12:30 -0700)
commit3833d0abd2c5827fb50a6cc9f1654d7ea0b64b2c
tree7a7e3bf9605412be755240b964398de7fd5b3709
parentc31d73494fa5016596f0b36aeb3e388160c9c473
net: ipa: disable misc clock gating for IPA v3.1

For IPA v3.1, a workaround is needed to disable gating on a MISC
clock.  I have no further explanation, but this is what the
downstream code (msm-4.4) does.

This was suggested in a patch from AngeloGioacchino Del Regno.

Link: https://lore.kernel.org/netdev/20210211175015.200772-2-angelogioacchino.delregno@somainline.org
Signed-off-by: Alex Elder <elder@linaro.org>
Acked-by: AngeloGioacchino Del Regno
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ipa/ipa_main.c