Re: [PATCH v1 3/5] clk: gcc: Add APQ8084 Global Clock Controller support

From: Georgi Djakov
Date: Fri May 23 2014 - 10:18:39 EST


On 05/22/2014 07:38 PM, Kumar Gala wrote:

On May 22, 2014, at 11:24 AM, Georgi Djakov <gdjakov@xxxxxxxxxx> wrote:

This patch adds support for the global clock controller found on
the APQ8084 based devices.

The APQ8084 and MSM8974 share a lot of clock data, so instead of
duplicating all the data, we add support to the MSM8974 code.

Signed-off-by: Georgi Djakov <gdjakov@xxxxxxxxxx>
---
drivers/clk/qcom/Kconfig | 4 +-
drivers/clk/qcom/gcc-msm8974.c | 151 +++++++++++++++++++++++++-
include/dt-bindings/clock/qcom,gcc-msm8974.h | 4 +
3 files changed, 154 insertions(+), 5 deletions(-)

What about differences in reset?

Oops, will add this too. Thanks!

BR,
Georgi



--
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/