aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/altera-fpga2sdram.c
diff options
context:
space:
mode:
authorArtur Świgoń <[email protected]>2020-05-21 14:28:41 +0200
committerGeorgi Djakov <[email protected]>2020-06-16 16:38:43 +0300
commit65461e26b1fe73bde4326367ee23cc1a24e6c33e (patch)
treeb2c266eff016db74571ae0bfe03f437f4bd260ab /drivers/fpga/altera-fpga2sdram.c
parent0259a41da3233744f6a3e7848430da13100423d6 (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/altera-fpga2sdram.c')
0 files changed, 0 insertions, 0 deletions