diff options
author | Artur Świgoń <[email protected]> | 2020-05-21 14:28:41 +0200 |
---|---|---|
committer | Georgi Djakov <[email protected]> | 2020-06-16 16:38:43 +0300 |
commit | 65461e26b1fe73bde4326367ee23cc1a24e6c33e (patch) | |
tree | b2c266eff016db74571ae0bfe03f437f4bd260ab /drivers/fpga/xilinx-spi.c | |
parent | 0259a41da3233744f6a3e7848430da13100423d6 (diff) |
interconnect: Allow inter-provider pairs to be configured
This patch adds support for a new boolean 'inter_set' field in struct
icc_provider. Setting it to 'true' enables calling '->set' for
inter-provider node pairs. All existing users of the interconnect
framework allocate this structure with kzalloc, and are therefore
unaffected by this change.
This makes it easier for hierarchies like exynos-bus, where every bus
is probed separately and registers a separate interconnect provider, to
model constraints between buses.
Signed-off-by: Artur Świgoń <[email protected]>
Signed-off-by: Sylwester Nawrocki <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Georgi Djakov <[email protected]>
Diffstat (limited to 'drivers/fpga/xilinx-spi.c')
0 files changed, 0 insertions, 0 deletions