[PATCH 0/2] clk: samsung: exynos5433: Fix wrong offset and remove specific CONFIG_ARCH_EXYNOS5433

From: Chanwoo Choi
Date: Tue Mar 17 2015 - 20:43:01 EST


This patch fixes the wrong offset of PCLK_MSCL_SECURE_SMMU_JPEG in CMU_MSCL
domain and removes the specific CONFIG_ARCH_EXYNOS5433 instead use the
CONFIG_ARCH_EXYNOS. Because Arnd Bergmann gave me a comment[1] that don't add
specific CONFIG_ARCH_EXYNOS5433 for ARM-64bit SoC. So, I send the Exynos5433
devicetree patch-set[2] without adding CONFIG_ARCH_EXYNOS5433.

[1] https://lkml.org/lkml/2015/2/24/85
[2] [PATCH v7 0/9] arm64: Add the support for new Exynos5433 SoC
- https://lkml.org/lkml/2015/3/17/843

Chanwoo Choi (1):
clk: samsung: Use CONFIG_ARCH_EXYNOS instead of CONFIG_ARCH_EXYNOS5433

Jonghwa Lee (1):
clk: samsung: exynos5433: Fix wrong offset of PCLK_MSCL_SECURE_SMMU_JPEG

drivers/clk/samsung/Makefile | 2 +-
drivers/clk/samsung/clk-exynos5433.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

--
1.8.5.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/