]> git.baikalelectronics.ru Git - kernel.git/commit
net: ipa: update IPA register comments
authorAlex Elder <elder@linaro.org>
Thu, 25 Mar 2021 14:44:32 +0000 (09:44 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Mar 2021 00:22:30 +0000 (17:22 -0700)
commit2b987c9b62ce6958f87d7c9789e0945f26c5abb0
tree384a77dba619764d60bbc2c928e76d9786565660
parent974bc1f5730b55aa9f1af8558a7b700488df5c85
net: ipa: update IPA register comments

Add and update IPA register definitions.  Extend these definitions
to incorporate a fairly small number of new symbols (register
offsets and fields) to support IPA v3.0, v3.1, v3.5, v4.0, v4.1,
v4.7, 4.9, and v4.11, and have the comments reflect when they are
valid.  None of the added symbols require changes elsewhere in the
code.

Update rsrc_grp_encoded() to support these other IPA versions.

Add kerneldoc comments for the IPA IRQ numbers and sequencer type.

Fix a few spots where the version check should be less restrictive
(missed by an earlier patch).

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