Searched hist:"87 e3031b6fbd83ea83adf1bf9602bcce313ee787" (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ |
H A D | interconnect.h | diff 87e3031b6fbd83ea83adf1bf9602bcce313ee787 Wed Jan 16 17:10:58 CET 2019 Georgi Djakov <georgi.djakov@linaro.org> interconnect: Allow endpoints translation via DT
Currently we support only platform data for specifying the interconnect endpoints. As now the endpoints are hard-coded into the consumer driver this may lead to complications when a single driver is used by multiple SoCs, which may have different interconnect topology. To avoid cluttering the consumer drivers, introduce a translation function to help us get the board specific interconnect data from device-tree.
Reviewed-by: Evan Green <evgreen@chromium.org> Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | interconnect-provider.h | diff 87e3031b6fbd83ea83adf1bf9602bcce313ee787 Wed Jan 16 17:10:58 CET 2019 Georgi Djakov <georgi.djakov@linaro.org> interconnect: Allow endpoints translation via DT
Currently we support only platform data for specifying the interconnect endpoints. As now the endpoints are hard-coded into the consumer driver this may lead to complications when a single driver is used by multiple SoCs, which may have different interconnect topology. To avoid cluttering the consumer drivers, introduce a translation function to help us get the board specific interconnect data from device-tree.
Reviewed-by: Evan Green <evgreen@chromium.org> Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|