]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'net-ipa-interconnect-improvements'
authorJakub Kicinski <kuba@kernel.org>
Mon, 18 Jan 2021 19:51:08 +0000 (11:51 -0800)
committerJakub Kicinski <kuba@kernel.org>
Mon, 18 Jan 2021 19:51:08 +0000 (11:51 -0800)
commit7a5f1d972c42c84d735621f77d6e64416d324a37
tree45c196a831c10351b2dd5e1823ff8580c8e57994
parentcba830c79a2b53d1415b77c84a715b640d6d7f6f
parent91f30aa8e85cf2a29af123c2ed7205b0f91c8efc
Merge branch 'net-ipa-interconnect-improvements'

Alex Elder says:

====================
net: ipa: interconnect improvements

The main outcome of this series is to allow the number of
interconnects used by the IPA to differ from the three that
are implemented now.  With this series in place, any number
of interconnects can now be used, all specified in the
configuration data for a specific platform.

A few minor interconnect-related cleanups are implemented as well.
====================

Link: https://lore.kernel.org/r/20210115125050.20555-1-elder@linaro.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>