OSDN Git Service

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)
commit220723dc3bcffafba1500b310e972476155b4658
tree45c196a831c10351b2dd5e1823ff8580c8e57994
parent213b97b125808aa220ba460a7af09d8f3772f669
parentea151e1915ebef316893f1fdae6c2cd89ae3371b
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>