]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdc7557f517c91231ba67aabae78cb677249ab339
tree7734bf42c59ca59b4d1dcef7df55959fa8d8b458
parent5fd86f1f445718a77b57317a0f750d53eba35ef4
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