[PATCH 0/2] Add PMU support for Exynos7
Abhilash Kesavan
a.kesavan at samsung.com
Tue Jul 5 13:28:25 PDT 2016
Add support for the Power Management Unit on Exynos7. These patches
have been tested on an Exynos7 espresso board (next-20160704).
Abhilash Kesavan (2):
soc: samsung: Change type of PMU configuration register value to u32
soc: samsung: Add support for Exynos7 PMU
drivers/soc/samsung/Makefile | 3 +-
drivers/soc/samsung/exynos-pmu.c | 3 +
drivers/soc/samsung/exynos-pmu.h | 4 +-
drivers/soc/samsung/exynos7-pmu.c | 367 ++++++++++++++++++++++++++++
include/linux/soc/samsung/exynos-regs-pmu.h | 259 ++++++++++++++++++++
5 files changed, 634 insertions(+), 2 deletions(-)
create mode 100644 drivers/soc/samsung/exynos7-pmu.c
--
1.9.1
More information about the linux-arm-kernel
mailing list