Searched hist:"76640 b84bd7a9d68c70d8bc8ecd02cdc4bd8855e" (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/soc/samsung/ |
H A D | exynos-pmu.h | diff 76640b84bd7a9d68c70d8bc8ecd02cdc4bd8855e Thu Jan 19 14:48:41 CET 2017 Marek Szyprowski <m.szyprowski@samsung.com> soc: samsung: pmu: Provide global function to get PMU regmap
PMU is something like a SoC wide service, so add a helper function to get PMU regmap. This will be used by other Exynos device drivers. This way it can be avoided to model this dependency in device tree (as phandles to PMU node) for almost every device in the SoC.
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Reviewed-by: Tomasz Figa <tomasz.figa@gmail.com> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
|
/linux/drivers/soc/samsung/ |
H A D | exynos-pmu.c | diff 76640b84bd7a9d68c70d8bc8ecd02cdc4bd8855e Thu Jan 19 14:48:41 CET 2017 Marek Szyprowski <m.szyprowski@samsung.com> soc: samsung: pmu: Provide global function to get PMU regmap
PMU is something like a SoC wide service, so add a helper function to get PMU regmap. This will be used by other Exynos device drivers. This way it can be avoided to model this dependency in device tree (as phandles to PMU node) for almost every device in the SoC.
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Reviewed-by: Tomasz Figa <tomasz.figa@gmail.com> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
|