diff options
author | Artur Świgoń <[email protected]> | 2020-05-21 14:28:40 +0200 |
---|---|---|
committer | Georgi Djakov <[email protected]> | 2020-06-16 16:38:28 +0300 |
commit | 0259a41da3233744f6a3e7848430da13100423d6 (patch) | |
tree | ee4d72cea898b2fd8158ec7876baaf4f14a62723 /drivers/fpga/fpga-mgr.c | |
parent | 8a307d3601bcca99723b1a45e785adc3c9d3a476 (diff) |
interconnect: Relax requirement in of_icc_get_from_provider()
This patch relaxes the condition in of_icc_get_from_provider() so that
it is no longer required to set '#interconnect-cells' to <1> in the DT,
and therefore it is not required to supply dummy node IDs in the
'interconnects' property when node IDs are dynamically generated rather
than hardcoded (statically allocated).
In case of the devfreq driver for exynos-bus, node IDs are dynamically
allocated and '#interconnect-cells' is always zero.
Signed-off-by: Artur Świgoń <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Chanwoo Choi <[email protected]>
Signed-off-by: Sylwester Nawrocki <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Georgi Djakov <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions