1
0
Fork 0
alistair23-linux/drivers/soc/samsung
Marek Szyprowski b2b568c591 soc: samsung: pm_domains: Deprecate support for clocks
Handling of special clock operations on power domain on/off sequences has
been moved to respective Exynos clock controller drivers, so there is no
need to keep the duplicated (and conflicting) code in Exynos power domain
driver. Mark clock related properties in Exynos power domain bindings as
deprecated. This change has no inpact on backwards-compatibility, as the
new drivers properly work with old DTBs (deprecated properties are
ignored).

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
2018-04-17 17:25:42 +02:00
..
Kconfig soc: samsung: Add SPDX license identifiers 2018-01-03 18:45:15 +01:00
Makefile soc: samsung: Add SPDX license identifiers 2018-01-03 18:45:15 +01:00
exynos-pmu.c soc: samsung: pmu: Populate children syscon nodes 2018-02-13 18:47:25 +01:00
exynos-pmu.h soc: samsung: Add SPDX license identifiers 2018-01-03 18:45:15 +01:00
exynos4-pmu.c soc: samsung: Add SPDX license identifiers 2018-01-03 18:45:15 +01:00
exynos3250-pmu.c soc: samsung: Add SPDX license identifiers 2018-01-03 18:45:15 +01:00
exynos5250-pmu.c soc: samsung: Add SPDX license identifiers 2018-01-03 18:45:15 +01:00
exynos5420-pmu.c soc: samsung: Add SPDX license identifiers 2018-01-03 18:45:15 +01:00
pm_domains.c soc: samsung: pm_domains: Deprecate support for clocks 2018-04-17 17:25:42 +02:00