On Fri, Oct 30, 2020 at 01:51:46PM +0100, Sylwester Nawrocki wrote:
This patch adds registration of a child platform device for the exynos interconnect driver. It is assumed that the interconnect provider will only be needed when #interconnect-cells property is present in the bus DT node, hence the child device will be created only when such a property is present.
Signed-off-by: Sylwester Nawrocki s.nawrocki@samsung.com
Changes for v7, v6:
- none.
Changes for v5:
- new patch.
drivers/devfreq/exynos-bus.c | 17 +++++++++++++++++ 1 file changed, 17 insertions(+)
Acked-by: Krzysztof Kozlowski krzk@kernel.org
Best regards, Krzysztof