OSDN Git Service

net: ipa: GSI register cleanup
authorAlex Elder <elder@linaro.org>
Thu, 25 Mar 2021 14:44:35 +0000 (09:44 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Mar 2021 00:22:30 +0000 (17:22 -0700)
commit4f57b2fa0744f2fffd61936facd258897834aad5
tree7734bf42c59ca59b4d1dcef7df55959fa8d8b458
parente666aa978a55d352b76bfa1f9f19c19ef9261467
net: ipa: GSI register cleanup

The main purpose of this is to extend these GSI register definitions
to support additional IPA versions.

This patch makes some minor updates to "gsi_reg.h":
  - Define a DB_IN_BYTES field in the channel QOS register
  - Add some comments clarifying when certain fields are valid
  - Add the definition of GSI_CH_DB_STOP channel command
  - Add a couple of blank lines
  - Move one comment and indent another
  - Delete two unused register definitions at the end.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ipa/gsi_reg.h