clk: qcom: Add ipq6018 Global Clock Controller support
authorSricharan R <sricharan@codeaurora.org>
Thu, 9 Jan 2020 08:05:21 +0000 (13:35 +0530)
committerStephen Boyd <sboyd@kernel.org>
Thu, 9 Jan 2020 20:42:55 +0000 (12:42 -0800)
commitd9db07f088af01a1080d01de363141b673c7d646
treeabcd07ee4987004efc4175466fc0ef5da139d677
parentd15b1ff1bd5b5f11b6bc857290ae5fc084aabdf8
clk: qcom: Add ipq6018 Global Clock Controller support

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

Also fixed the sparse warnings reported by,
Reported-by: kbuild test robot <lkp@intel.com>
Co-developed-by: Anusha Canchi Ramachandra Rao <anusharao@codeaurora.org>
Signed-off-by: Anusha Canchi Ramachandra Rao <anusharao@codeaurora.org>
Co-developed-by: Abhishek Sahu <absahu@codeaurora.org>
Signed-off-by: Abhishek Sahu <absahu@codeaurora.org>
Co-developed-by: Sivaprakash Murugesan <sivaprak@codeaurora.org>
Signed-off-by: Sivaprakash Murugesan <sivaprak@codeaurora.org>
Signed-off-by: Sricharan R <sricharan@codeaurora.org>
Link: https://lkml.kernel.org/r/1578557121-423-3-git-send-email-sricharan@codeaurora.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/Kconfig
drivers/clk/qcom/Makefile
drivers/clk/qcom/gcc-ipq6018.c [new file with mode: 0644]