summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorAbhishek Sahu2016-11-25 16:41:30 +0100
committerStephen Boyd2016-12-22 00:57:27 +0100
commit5c1a96935f782c516af585e47020c3e214efd861 (patch)
tree7ddbbcd889299d257372c4f883a7b87d25cb960e /include/dt-bindings
parentclk: qcom: ipq4019: Add the apss cpu pll divider clock node (diff)
downloadkernel-qcow2-linux-5c1a96935f782c516af585e47020c3e214efd861.tar.gz
kernel-qcow2-linux-5c1a96935f782c516af585e47020c3e214efd861.tar.xz
kernel-qcow2-linux-5c1a96935f782c516af585e47020c3e214efd861.zip
clk: qcom: ipq4019: Add the nodes for pcnoc
The current ipq4019 clock driver does not have the node for PCNOC so this patch adds and registers the PCNOC clock nodes. This PCNOC clock is critical and should not be turned off so setting CRITICAL flag also. Signed-off-by: Abhishek Sahu <absahu@codeaurora.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/qcom,gcc-ipq4019.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/qcom,gcc-ipq4019.h b/include/dt-bindings/clock/qcom,gcc-ipq4019.h
index c629b2b2bb0d..7e8a7be6dcda 100644
--- a/include/dt-bindings/clock/qcom,gcc-ipq4019.h
+++ b/include/dt-bindings/clock/qcom,gcc-ipq4019.h
@@ -91,6 +91,7 @@
#define GCC_FEPLL_WCSS2G_CLK 72
#define GCC_FEPLL_WCSS5G_CLK 73
#define GCC_APSS_CPU_PLLDIV_CLK 74
+#define GCC_PCNOC_AHB_CLK_SRC 75
#define WIFI0_CPU_INIT_RESET 0
#define WIFI0_RADIO_SRIF_RESET 1