[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <1426639352-6255-1-git-send-email-cw00.choi@samsung.com>
Date: Wed, 18 Mar 2015 09:42:30 +0900
From: Chanwoo Choi <cw00.choi@...sung.com>
To: s.nawrocki@...sung.com, tomasz.figa@...il.com,
mturquette@...aro.org
Cc: kgene@...nel.org, arnd@...db.de, inki.dae@...sung.com,
chanho61.park@...sung.com, cw00.choi@...sung.com,
jonghwa3.lee@...sung.com, linux-samsung-soc@...r.kernel.org,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org
Subject: [PATCH 0/2] clk: samsung: exynos5433: Fix wrong offset and remove
specific CONFIG_ARCH_EXYNOS5433
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists