2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-22 12:14:01 +08:00
linux-next/drivers/soc/samsung
Marek Szyprowski b13b2330aa soc: samsung: pm_domains: Read domain name from the new label property
Device tree nodes for each power domain should use generic "power-domain"
name, so using it as a domain name doesn't give much benefits. This patch
adds support for human readable names defined in 'label' property. Such
names are visible to userspace and makes debugging much easier. When no
'label' property is found, driver keeps using the name constructed from
full node name.

Suggested-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
2017-01-31 21:30:07 +02:00
..
exynos4-pmu.c
exynos3250-pmu.c soc: samsung: pmu: Constify arrays with PMU data 2016-07-06 10:35:45 +02:00
exynos5250-pmu.c
exynos5420-pmu.c soc: samsung: pmu: Constify arrays with PMU data 2016-07-06 10:35:45 +02:00
exynos-pmu.c
exynos-pmu.h
Kconfig soc: samsung: pm_domains: Enable COMPILE_TEST for build coverage 2016-05-30 09:12:57 +02:00
Makefile soc: samsung: pm_domains: Enable COMPILE_TEST for build coverage 2016-05-30 09:12:57 +02:00
pm_domains.c soc: samsung: pm_domains: Read domain name from the new label property 2017-01-31 21:30:07 +02:00